The long-awaited
Metro-Goldwyn-Mayer v. Grokster decision was handed down by the Supreme Court on Monday, with disappointing if not surprising results. The court unanimously decided against Grokster, overturning the summary judgment in favor of Grokster issued by the United States District Court and upheld by the 9th Circuit Court of Appeals. The case has been remanded to the District Court for reconsideration, which seems likely to go against Grokster and Streamcast. Groklaw has the full decision
as text, and it is also available as a
PDF.
What was at question was whether Grokster, et al, can be held liable for use of P2P software when the software had substantial non-infringing uses, and when the parties were not aware of infringement. The Supreme Court has held that a party can be held liable for distributing software if the party is seen to be "inducing or encouraging direct infringement, and infringes vicariously by profiting from direct infringement while declining to exercise the right to stop or limit it."
The decision was eagerly awaited by both sides, and has been viewed as having widespread implications for the future of P2P technologies. If the court had upheld the decision of the District Court, it would have been largely viewed as an affirmation of the assumption that producers of technology are not liable for its uses, if it has substantial non-infringing uses. In the Sony Corp. of America v. Universal City Studios case, widely known as the Betamax case, the court decided that Sony was not liable because the VCR was "capable of commercially significant noninfringing uses."
Instead, the court's decision focuses on whether or not the company intends to promote infringement, or benefit from infringement. The decision points out that Grokster and StreamCast "each took active steps to encourage infringement." So, merely having substantial non-infringing uses is not enough. According to the Supreme Court's decision, companies can be found liable if they actively promote the technology or take "other affirmative steps to foster infringement." What comprises an "affirmative step" is open to debate, and will no doubt be seen quite differently by the entertainment industry and the technology industry.
The court also complained that neither company "made an effort to filter copyrighted material from users' downloads or otherwise impede the sharing of copyrighted files." This may set a difficult standard for P2P technologies, having to try to "impede the sharing of copyrighted files." While BitTorrent, for example, may not be encouraging users to commit copyright infringement, it's doing little to dissuade copyright infringement. How much will companies, or open source projects, be expected to police their users?
As Ed Felten writes, how the courts rule on the next generation of technologies is more important than whether Grokster and StreamCast continue doing business:
Here the Court did not offer the clarity we might have hoped for, opting instead for what Tim Wu has described as the Miss Manners rule, under which vendors must avoid showing an unseemly interest in infringing uses of their products. This would appear to protect vendors who are honestly uninterested in forstering infringement, as well as those who are very interested but manage to hide it.
Lower courts will be left to apply the Grokster Court's inducement rule to the facts of other file distribution technologies. How far will lower courts go? Will they go too far?
The litmus test is BitTorrent. Here is a technology that is widely used for both infringing and non-infringing purposes, with infringement probably predominating today. And yet: It was originally created to support noninfringing sharing (of concert recordings, with permission). Its creator, Bram Cohen, seems interested only in noninfringing uses, and has said all the right things about infringement - so consistently that one can only conclude he is sincere. BitTorrent is nicely engineered, offering novel benefits to infringing and noninfringing users alike. It is available for free, so there is no infringement-based business model. In short, BitTorrent looks like a clear example of the kind of dual-use technology that ought to pass the Court's active inducement test.
The decision isn't quite as bad as it could have been -- except for Grokster and StreamCast, of course. The court could have revisited the Sony decision, though it declined to do so at this time. However, it seems likely that this decision will encourage the entertainment industry to continue suing companies to force them to prove the "fair use question," as Fred von Lohmann puts it:
A variety of new digital technologies are advertised and promoted for uses that the technology vendors believe to be fair uses. For example, Time Trax promotes its technology for recording satellite radio, Mercora for recording music from webcasts, and Sling Media for transmitting your TiVo'd TV shows to yourself over the Internet. All maintain that these personal, noncommercial, nontranformative uses of copyrighted works fall within the scope of fair use. No court, however, has ever weighed in on these (or virtually any other) personal digital fair uses.
If these innovators are wrong on the fair use score, however, are they all liable for inducement? To put it another way, the Supreme Court's ruling may put "fair use technology companies" in the position of having to litigate, and win, the fair use question on behalf of their customers in order to resist an inducement charge. That's an expensive burden to foist on these companies.
Expensive indeed. In the final analysis, the Grokster ruling means many more years of litigation and continued attempts by the entertainment industry to litigate technology they find threatening out of existence. It may very well have a chilling effect on companies and projects who wish to provide P2P technologies or other "time-shifting" and "space-shifting" technologies.
Comments (13 posted)
As long as there have been web pages, there have been web page annoyances.
Back in the early days, it was
<blink> tags. Blinking text
seems awfully archaic and old-fashioned in these days of flash and
javascript atrocities, but we had to manage to get annoyed at the
technology that was available at the time; you youngsters won't understand.
Back in those days, the technology for annoyance mitigation were also
limited; we had to rely upon special-purpose web proxy
processes and other unwieldy hacks.
LWN looked at greasemonkey
back in March. Greasemonkey is a powerful tool, but it requires that the
user write scripts to perform the edits; it's also a heavyweight tool for
one-time page tweaks. So your editor decided to look at some of the other
tools which are available. Thanks to the Firefox plugin architecture,
there is a wealth of tools out there for would-be page manglers.
Your editor's first stop was aardvark, an extension which,
unlike most others, is not found on the mozdev.org site. Aardvark is a
tool optimized for examination of web pages, and the deletion of items from
those pages.
Aardvark lurks during normal browsing, only making itself visible when the
"start aardvark" item is chosen from the right-button context menu.
Thereafter, the HTML element containing the pointer will be highlighted;
picking the interesting portion of the page is simply a matter of moving
the pointer there and, possibly, using "w" to "widen" the scope to
larger, containing elements. Once the element of interest is chosen, it is
a matter of a keystroke to remove it from the page, blank it out, perform
some simple formatting changes, or view the HTML source. The source viewer
is a nice touch; it enables easy examination of a specific part of a page
which might otherwise be hard to find among the kilobytes of junk that
modern editors and content management systems dump into pages.
What aardvark lacks, first of all, is any sort of help facility. The user
must simply memorize a dozen or so keystrokes, or keep a pointer to the
help information available. There is also no way to make changes
permanent. So aardvark can be useful for one-time tweaks (useful, for
example, to print a page without wasting sheets of paper on unrelated
junk), and as a nicer sort of "view source" function. It is not helpful
for making permanent changes, however.
Platypus is an on-the-fly editor
which is very similar to aardvark, but which appears to be somewhat more
advanced in some areas. For starters, platypus has a help screen for
people who cannot remember the keyboard shortcuts. The selection of HTML
elements is very similar to aardvark, except that the arrow keys are used:
Platypus explicitly recognizes the tree structure of web pages, and uses
arrows to move up and down the tree, or to "sibling" elements (stepping
across columns in a table, for example).
Platypus can do a number of things which aardvark can't. It can relocate
elements on the page, should you like things organized in a different way.
So it can be used to rearrange navigation links, or put seldom-useful stuff
at the bottom of the page. There is a simple CSS editor which can be used
to reformat things or change their colors. And, for advanced users, there
is a regular expression-based HTML editor which can make no end of
changes.
Perhaps the key feature behind platypus, however, is used at the end: once
you have mangled a web page to your satisfaction, a keystroke turns all of
the edits into a greasemonkey script. Install that script, and the changes
become permanent.
The biggest down side to platypus, perhaps, is that its source viewer is
nearly unusable. Instead of aardvark's nice, hierarchical display,
platypus gave your editor a window with everything in one long line of
text.
The final stop on this tour is rip,
which stands for "remove it permanently." As its name would suggest, rip has a
very specific mission: allow the user to select web page elements, rip them
out of the page, and never see them again. It cannot perform all of the
functions of either aardvark or platypus, but it is effective at what it
does do.
Rip's core interface is simple: put the pointer over an undesired web
element, put down the right button, and select "remove it permanently" from
the resulting context menu. The affected area will be briefly highlighted
when the menu item is hit, but before it is selected. Rip could benefit
from the more developed mechanisms for selecting elements seen in aardvark
and platypus; it can be hard to communicate to rip exactly what you want to
get rid of.
First-time users may be surprised to learn that rip, when installed,
includes "rips" for several popular sites, including Slashdot, BoingBoing,
and Wired. There is a wiki
page available to host rips created by other users; it probably would
be best to put all of them there, and not mess with specific pages
without the user's acknowledgment. That said, rip seems like a useful
tool for quick simplification of web pages.
Which tool would a grumpy editor, made even grumpier by the user-hostile
features of certain web sites, use? Rip is a lightweight tool for quick
removal of unwanted web cruft, but it lacks flexibility and ease of use.
The future in this space almost certainly belongs to the combination of a
powerful script-based facility (like greasemonkey) combined with a nicer
front end - platypus, for now. With tools like these, control of the web
is moving closer to where it belongs: with the people actually trying to
read all that content.
Comments (9 posted)
June 29, 2005
This article was contributed by Dan York
On Tuesday, Apple released
iTunes
4.9 with a host of new features. Now, given that iTunes is only
available for Windows and Mac, what does this have to do with LWN?
Plenty... here's why. One of the strongest new features of iTunes 4.9 is
its native
support for
podcasting. While you have always been able to use a "podcatcher" to
download podcasts (and you can continue to do so), having the support
natively within iTunes only makes it that much easier and will have the
effect of exposing iTunes' millions of users to the new world of
podcasting.
(Note: You do not have to have an iPod to listen to
podcasts. Your regular PC - or any MP3 player - will work perfectly
fine.)
Therein lies the opportunity for those of us in the Linux / open source
space to actively promote our software, products, tools and services to
a whole new audience. There are definitely already a number of
Linux-related podcasts out there, notably:
and several others available through directories such as
iPodder.org
and sites such as
Techpodcasts.com. However, the space is
definitely available for more entries.
What do you need to get started? As outlined in this
NewsForge article, not much. The process of creating a podcast on
Linux, or any operating system, is extremely simple:
- Record an audio file and convert it to MP3.
- Upload the file to a website.
- Add the file to a RSS 2.0 feed that supports "enclosures".
Congratulations... you are now a podcaster! Now, the reality is that there
is a bit more than that. You need to have content that will attract
people - and you have to be committed to doing it on a regular basis. But
beyond that, that is really all you need. As you may already know,
podcasts vary widely from ad-hoc recordings that people record into their
MP3 player while they are walking their dog or driving all the way up to
professionally recorded and produced broadcast-quality shows.
Getting Help
Now, if you would like a further introduction or want to start off
taking a podcast to the next level in production quality,
Wiley Press has just published Podcasting:
The Do-It-Yourself Guide written by Todd Cochrane at Geek News Central. The book
covers the territory you would expect, starting with the basics of how to
listen to podcasts, getting started with creating a podcast, doing the
recording and post-production and finally publishing your podcast for
others to share. He wraps up with a bit on the business side of podcasts
that may be of value to those looking to get very serious about it.
The best part of the book, to me, were the chapters the author spent on the
actual hardware involved with creating a podcast. Sure, you can
just use a basic microphone and the sound card inside of your system - and
many podcasts are done that way today - but many techies starting
will immediately want to look at how to improve their sound quality.
Unless you have a background in audio engineering, the next step isn't
terribly clear. The author helps greatly here explaining in easy terms
(and keeping the reality of budgets in mind) the different kind of
microphones, mixers and other tools you might want to
use. These chapters, followed by a visit to the site and forums at podcastrigs.com were of tremendous
value to me in looking at what equipment I might want to use.
Another excellent part was a later section on the recording process and
post-production where the author walked you through how to use Audacity. He had some very
helpful advice around recording but what was more useful to me was helping
explain how to use some of Audacity's many effects to improve the sound
quality of the recording. (Audacity could use an entire book itself!)
Note that the author candidly admits that he is no Linux guru and does
focus the book on Windows and Macintosh systems, both of which he had easy
access to. However, to his credit he does make the effort to identify
Linux versions of various types of software and spends a great amount of
time on Audacity, which is available for Windows, Mac and Linux/UNIX.
All in all, an excellent book for someone interested in getting started.
There were a couple of areas where I personally would have liked more
information, but overall it was a great investment and one I would highly
recommend.
For readers looking for more in-depth technical information, I would
suggest heading over to O'Reilly to check out Digital Audio
Essentials by Bruce and Marty Fries. Now, the major irony is that this
book came out in April 2005 but does not cover podcasting at all! Given
O'Reilly's typically longer time frames for production (and the fact that podcasting only really
emerged in late 2004) this is perhaps understandable,
but it is a disappointing omission.
With that caveat, though, the book is definitely one to consider adding to
your bookshelf if you are considering getting into podcasting. Like the
Cochrane book, it spends some time at the beginning covering hardware and
such issues as interfacing your computer with your home stereo system. The
real strength of this book to me, though, were the middle chapters that
went into technical detail on digital audio issues in general and then
specifically into various digital audio formats. For someone entering that
world, it is a great guide to the jungle of audio acronyms.
As with the other book, the authors do get into the basics of recording and
producing digital audio files. They also spend some time talking about how
to convert older media, including records, over into digital media.
Post-production gets detailed coverage here, although not quite in the
tutorial fashion of the Cochrane book. The book wraps up with a discussion
around burning CDs and DVDs, an interesting section on setting up an
Internet radio station and finally a section on legal and copyright issues.
Like the other book, this one is Windows and Mac-centric with a few
pointers to cross-platform programs, although not as many as the other book.
Again, outside of the complete omission of podcasting, Digital Audio
Essentials is an excellent text to help someone get started. Partner
it with the Podcasting Do-It-Yourself Guide and you
have a powerful combo to help launch someone into the world of podcasting.
Now let's see what podcasts readers can come up with in the realm of Linux
and open source! (Leave links in the comments to any shows you particularly
enjoy and we'll look at reviewing them in future issues.)
Final note: If you are interested in more info about actually using an Apple
iPod with Linux, check out the July 2005 Linux Journal article,
"Using an iPod in Linux".
Comments (10 posted)
Page editor: Rebecca Sobol
Security
Brief items
The
Auditor Security Collection team has just put out a new release. The Auditor Security Collection is a Knoppix-based live CD with
a huge selection of security tools that can be used for security audits and penetration testing.
The latest release includes two different ISO images -- one for systems with Intel B/G wireless cards, and one without.
We tried Auditor on a workstation and notebook computer. Auditor detected all of the hardware, even the wireless card in the notebook, flawlessly. Unlike Knoppix, Auditor does not automatically attempt to get an IP address by DHCP on boot -- the user must do this manually.
There are far too many applications included with Auditor to go into each one individually. The CD includes several classes of applications, found on the KDE menu in the "Auditor" menu. The menu classes include "Footprinting," "Scanning," "Analyzer," "Spoofing," "Bruteforce," "Forensics" and "Password cracker." Suffice it to say that Auditor includes a comprehensive list of tools for any user who needs to perform a security audit.
Of course, Auditor could be applied to less-than-honest endeavors as well. Using Auditor, we were able to quickly start up EtherApe to start monitoring network traffic on our LAN, use Dsniff to scan for passwords sent over the network, and run Nessus to scan for vulnerabilities. Given a laptop, wireless card and close proximity to a unprotected (or under-protected) wireless network, and a user could walk away with quite a few passwords and usernames just by casual browsing.
In addition to scanning and penetration testing, Auditor would come in handy for forensics on compromised computers with tools like Wipe, Sleuthkit, recover and testdisk. Auditor also includes a decent selection of normal productivity tools, which will come in handy for admins and security consultants to produce full reports on the same machine they use for scanning and penetration testing. Auditor includes several text editors, image capture tools, and even vnc2swf for users who need to make Flash movies of their tests.
The Remote-Exploit website also has links to Flash movies demonstrating various uses of the Auditor Security Collection, including cracking 128-bit WEP and decrypting SSL traffic using a Man in the Middle attack.
In short, Auditor is a one-stop shop for Linux users who want a full selection of security testing tools. We'd recommend that any system administrator take a look at Auditor, and consider adding it to their security tool chest. If nothing else, it should provide an eye-opener as to what kinds of easy-to-use tools are available to potential attackers.
Comments (none posted)
New vulnerabilities
ClamAV: denial of service
| Package(s): | clamav |
CVE #(s): | CAN-2005-2056
CAN-2005-2070
|
| Created: | June 27, 2005 |
Updated: | July 12, 2005 |
| Description: |
Andrew Toller and Stefan Kanthak discovered that a flaw in libmspack's
Quantum archive decompressor renders Clam AntiVirus vulnerable to a
Denial of Service attack. A remote attacker could exploit this
vulnerability to cause a Denial of Service by sending a specially crafted
Quantum archive to the server. |
| Alerts: |
|
Comments (none posted)
Heimdal: buffer overflow vulnerabilities
| Package(s): | heimdal |
CVE #(s): | CAN-2005-2040
|
| Created: | June 29, 2005 |
Updated: | July 18, 2005 |
| Description: |
It has been reported that the "getterminaltype" function of Heimdal's
(before 0.6.5) telnetd server is vulnerable to buffer overflows. An
attacker could exploit this vulnerability to execute arbitrary code with
the permission of the telnetd server program. |
| Alerts: |
|
Comments (none posted)
kernel: Linux amd64 kernel vulnerabilities
| Package(s): | AMD kernel |
CVE #(s): | CAN-2005-1762
CAN-2005-1765
|
| Created: | June 27, 2005 |
Updated: | June 29, 2005 |
| Description: |
A Denial of Service vulnerability has been discovered in the ptrace()
call on the amd64 platform. By calling ptrace() with specially crafted
("non-canonical") addresses, a local attacker could cause the kernel
to crash. This only affects the amd64 platform. (CAN-2005-1762)
ZouNanHai discovered that a local user could hang the kernel by
invoking syscall() with specially crafted arguments. This only affects
the amd64 platform when running in the 32 bit compatibility mode.
(CAN-2005-1765) |
| Alerts: |
|
Comments (none posted)
razor-agents: denial of service
| Package(s): | razor-agents |
CVE #(s): | |
| Created: | June 23, 2005 |
Updated: | July 6, 2005 |
| Description: |
The Vipuls Razor spam detection framework has multiple
vulnerabilities. Processing of malformed messages can lead to
a remote denial of service by causing the software to execute
infinite loops. |
| Alerts: |
|
Comments (none posted)
RealPlayer HelixPlayer arbitrary code execution
| Package(s): | RealPlayer HelixPlayer |
CVE #(s): | CAN-2005-1766
CAN-2005-1277
|
| Created: | June 27, 2005 |
Updated: | July 6, 2005 |
| Description: |
RealNetworks, Inc. has
addressed security vulnerabilities that offered the potential for an
attacker to run arbitrary or malicious code on a customer's
machine. RealNetworks has received no reports of machines compromised as a
result of the now-remedied vulnerabilities. RealNetworks takes all security
vulnerabilities very seriously. |
| Alerts: |
|
Comments (none posted)
Updated vulnerabilities
a2ps: input validation error
| Package(s): | a2ps |
CVE #(s): | CAN-2004-1170
CAN-2004-1377
|
| Created: | November 26, 2004 |
Updated: | December 19, 2005 |
| Description: |
The GNU a2ps utility fails to properly sanitize filenames, which can be
abused by a malicious user to execute arbitrary commands with the
privileges of the user running the vulnerable application. More
information at Security
Focus. |
| Alerts: |
|
Comments (none posted)
bzip2: race condition and infinite loop
| Package(s): | bzip2 |
CVE #(s): | CAN-2005-0953
CAN-2005-1260
|
| Created: | May 17, 2005 |
Updated: | January 10, 2007 |
| Description: |
A race condition in bzip2 1.0.2 and earlier allows local users to modify
permissions of arbitrary files via a hard link attack on a file while it is
being decompressed, whose permissions are changed by bzip2 after the
decompression is complete. Also specially crafted bzip2 archives may cause
an infinite loop in the decompressor. |
| Alerts: |
|
Comments (2 posted)
cacti: SQL injection and PHP file inclusion
| Package(s): | cacti |
CVE #(s): | |
| Created: | June 22, 2005 |
Updated: | July 21, 2005 |
| Description: |
Cacti (prior to version 0.8.6e) suffers from vulnerabilities which can lead to SQL injection and (on some systems) execution of arbitrary PHP files. |
| Alerts: |
|
Comments (none posted)
cpio - file permissions error
| Package(s): | cpio |
CVE #(s): | CAN-1999-1572
|
| Created: | February 2, 2005 |
Updated: | July 19, 2005 |
| Description: |
Some versions of cpio contain an ancient vulnerability where files created by that utility have overly generous access permissions. |
| Alerts: |
|
Comments (none posted)
cpio: directory traversal
| Package(s): | cpio |
CVE #(s): | CAN-2005-1111
|
| Created: | June 20, 2005 |
Updated: | December 26, 2005 |
| Description: |
There is a vulnerability in
cpio (2.6 and previous) that allows a malicious cpio file to
extract to an arbitrary directory of the attackers choice. cpio will
extract to the path specified in the cpio file, this path can be absolute. |
| Alerts: |
|
Comments (1 posted)
cURL: buffer overflow
| Package(s): | curl |
CVE #(s): | CAN-2005-0490
|
| Created: | February 28, 2005 |
Updated: | July 19, 2005 |
| Description: |
Multiple stack-based buffer overflows in libcURL and cURL 7.12.1, and
possibly other versions, allow remote malicious web servers to execute
arbitrary code via base64 encoded replies that exceed the intended buffer
lengths when decoded. |
| Alerts: |
|
Comments (none posted)
cvs: multiple vulnerabilities
| Package(s): | cvs |
CVE #(s): | CAN-2005-0753
|
| Created: | April 18, 2005 |
Updated: | July 13, 2005 |
| Description: |
CVS (in version prior to 1.11.20) has one or more buffer overflow vulnerabilities, memory leaks, and a NULL pointer dereferencing error.
These can be used to launch a remote denial of service or to remotely
execute arbitrary code. |
| Alerts: |
|
Comments (none posted)
cyrus-imapd: buffer overflows
| Package(s): | cyrus-imapd |
CVE #(s): | CAN-2005-0546
|
| Created: | February 23, 2005 |
Updated: | April 10, 2006 |
| Description: |
Cyrus-imapd, prior to version 2.2.12, contains several buffer overflows which could be exploited by an (authenticated) attacker to run code on the server system. |
| Alerts: |
|
Comments (none posted)
dbus: information disclosure
| Package(s): | dbus |
CVE #(s): | CAN-2005-0201
|
| Created: | June 8, 2005 |
Updated: | August 30, 2005 |
| Description: |
From the Red Hat alert: "Dan Reed discovered that a user can send and listen to messages on another
user's per-user session bus if they know the address of the socket." At current usage levels, this vulnerability is not particularly threatening. |
| Alerts: |
|
Comments (none posted)
dhcp: format string vulnerability
| Package(s): | dhcp |
CVE #(s): | CAN-2004-1006
|
| Created: | November 4, 2004 |
Updated: | July 13, 2005 |
| Description: |
Dhcp has a format string vulnerability in the log functions of dhcp 2.x
that may be exploited via a malicious DNS server. |
| Alerts: |
|
Comments (none posted)
Dnsmasq: poisoning and DoS
| Package(s): | dnsmasq |
CVE #(s): | |
| Created: | April 4, 2005 |
Updated: | July 21, 2005 |
| Description: |
Dnsmasq does not properly detect that DNS replies received do not
correspond to any DNS query that was sent. Rob Holland of the Gentoo Linux
Security Audit team also discovered two off-by-one buffer overflows that
could crash DHCP lease files parsing. |
| Alerts: |
|
Comments (none posted)
emacs21: format string vulnerability in "movemail"
| Package(s): | emacs21 |
CVE #(s): | CAN-2005-0100
|
| Created: | February 7, 2005 |
Updated: | May 15, 2006 |
| Description: |
Max Vozeler discovered a format string vulnerability in the "movemail"
utility of Emacs. By sending specially crafted packets, a malicious
POP3 server could cause a buffer overflow, which could be exploited to
execute arbitrary code with the privileges of the user and the "mail"
group. |
| Alerts: |
|
Comments (none posted)
enscript: arbitrary code execution
| Package(s): | enscript |
CVE #(s): | CAN-2004-1184
CAN-2004-1185
CAN-2004-1186
|
| Created: | January 21, 2005 |
Updated: | May 27, 2006 |
| Description: |
Erik Sjölund has discovered several security relevant problems in enscript,
a program to convert ASCII text into Postscript and other formats.
Unsanitized input can cause the execution of arbitrary commands via EPSF
pipe support. Due to missing sanitizing of filenames it is possible that a
specially crafted filename can cause arbitrary commands to be executed.
Multiple buffer overflows can cause the program to crash. |
| Alerts: |
|
Comments (none posted)
ettercap: format string vulnerability
| Package(s): | ettercap |
CVE #(s): | CAN-2005-1796
|
| Created: | June 13, 2005 |
Updated: | July 13, 2005 |
| Description: |
The Ettercap suite of networking tools has a
format string vulnerability that can be exploited by a
remote attacker for the execution of arbitrary code. |
| Alerts: |
|
Comments (none posted)
evolution: message crash vulnerability
| Package(s): | evolution |
CVE #(s): | CAN-2005-0806
|
| Created: | March 17, 2005 |
Updated: | August 11, 2005 |
| Description: |
The Evolution mail client can be crashed when reading
certain types of messages. |
| Alerts: |
|
Comments (none posted)
Foomatic: Arbitrary command execution in foomatic-rip
| Package(s): | foomatic |
CVE #(s): | CAN-2004-0801
|
| Created: | September 20, 2004 |
Updated: | May 31, 2006 |
| Description: |
There is a vulnerability in the foomatic-filters package. This
vulnerability is due to insufficient checking of command-line parameters
and environment variables in the foomatic-rip filter. This vulnerability
may allow both local and remote attackers to execute arbitrary commands on
the print server with the permissions of the spooler. |
| Alerts: |
|
Comments (none posted)
FreeRADIUS: buffer overflow and SQL injection
| Package(s): | freeradius |
CVE #(s): | CAN-2005-1454
CAN-2005-1455
|
| Created: | May 17, 2005 |
Updated: | June 23, 2005 |
| Description: |
Primoz Bratanic discovered that the sql_escape_func function of FreeRADIUS
1.0.2 and earlier may be vulnerable to a buffer overflow. He also
discovered that FreeRADIUS fails to sanitize user-input before using it in
a SQL query, possibly allowing SQL command injection. |
| Alerts: |
|
Comments (1 posted)
gaim: denial of service
| Package(s): | gaim |
CVE #(s): | CAN-2005-1934
|
| Created: | June 15, 2005 |
Updated: | July 5, 2005 |
| Description: |
There's yet another remote vulnerability in gaim; this one affects MSN users, who can be subject to denial of service attacks via malicious messages.
|
| Alerts: |
|
Comments (none posted)
gdb: multiple vulnerabilities
| Package(s): | gdb |
CVE #(s): | CAN-2005-1704
CAN-2005-1705
|
| Created: | May 20, 2005 |
Updated: | August 11, 2006 |
| Description: |
Tavis Ormandy of the Gentoo Linux Security Audit Team discovered an integer
overflow in the BFD library, resulting in a heap overflow. A review also
showed that by default, gdb insecurely sources initialization files from
the working directory. Successful exploitation would result in the
execution of arbitrary code on loading a specially crafted object file or
the execution of arbitrary commands. |
| Alerts: |
|
Comments (5 posted)
gtk-pixbuf, gtk2: denial of service
| Package(s): | gdk-pixbuf gtk2 |
CVE #(s): | CAN-2005-0891
|
| Created: | March 30, 2005 |
Updated: | December 19, 2005 |
| Description: |
The BMP image processing code in gdk-pixbuf and gtk2 contains a denial of service vulnerability exploitable via a specially crafted image file.
|
| Alerts: |
|
Comments (none posted)
gedit: format string vulnerability
| Package(s): | gedit |
CVE #(s): | CAN-2005-1686
|
| Created: | June 9, 2005 |
Updated: | February 5, 2009 |
| Description: |
A format string vulnerability has been discovered in gedit. Calling
the program with specially crafted file names caused a buffer
overflow, which could be exploited to execute arbitrary code with the
privileges of the gedit user. |
| Alerts: |
|
Comments (1 posted)
gettext: Insecure temporary file handling
| Package(s): | gettext |
CVE #(s): | CAN-2004-0966
|
| Created: | October 11, 2004 |
Updated: | March 1, 2006 |
| Description: |
gettext insecurely creates temporary files in world-writeable directories
with predictable names. A local attacker could create symbolic links in
the temporary files directory, pointing to a valid file somewhere on the
filesystem. When gettext is called, this would result in file access with
the rights of the user running the utility, which could be the root user. |
| Alerts: |
|
Comments (1 posted)
gftp: missing input sanitizing
| Package(s): | gftp |
CVE #(s): | CAN-2005-0372
CAN-2004-1376
|
| Created: | February 17, 2005 |
Updated: | July 13, 2005 |
| Description: |
gftp has a directory traversal vulnerability.
A remote server could use specially crafted filenames to overwrite
local files.
|
| Alerts: |
|
Comments (none posted)
ghostscript: symlink vulnerabilities
| Package(s): | ghostscript |
CVE #(s): | CAN-2004-0967
|
| Created: | October 20, 2004 |
Updated: | September 28, 2005 |
| Description: |
The ghostscript package (prior to version 7.07.1-r7) contains several scripts which are vulnerable to symlink attacks. |
| Alerts: |
|
Comments (none posted)
glibc: tempfile vulnerability in catchsegv script
| Package(s): | glibc |
CVE #(s): | CAN-2004-0968
|
| Created: | October 21, 2004 |
Updated: | November 14, 2005 |
| Description: |
The catchsegv script in the glibc package has a symlink vulnerability
that may allow a local user to overwrite arbitrary
files with the permissions of the user that is running the script. |
| Alerts: |
|
Comments (none posted)
gnupg: information leak
| Package(s): | gnupg |
CVE #(s): | CAN-2005-0366
|
| Created: | March 16, 2005 |
Updated: | August 19, 2005 |
| Description: |
GnuPG (and other PGP-like systems) suffers from an information leak which could, in some situations, be used by an attacker to obtain plain text from an encrypted message. See this message for a detailed explanation of the problem. "We know of no real-world application that is affected by this type of attack. It is an attack that requires the active participation of someone who holds the actual key required to decrypt a message. Thus, it is not something you are likely to see." |
| Alerts: |
|
Comments (none posted)
grip: buffer overflow
| Package(s): | grip |
CVE #(s): | CAN-2005-0706
|
| Created: | March 10, 2005 |
Updated: | November 19, 2008 |
| Description: |
Grip, a CD ripper, has a buffer overflow vulnerability that can
occur when the CDDB server returns more than 16 matches. |
| Alerts: |
|
Comments (none posted)
groff: insecure temporary directory
| Package(s): | groff |
CVE #(s): | CAN-2004-0969
|
| Created: | November 1, 2004 |
Updated: | February 9, 2006 |
| Description: |
Recently, Trustix Secure Linux discovered a vulnerability in the groff
package. The utility "groffer" created a temporary directory in an
insecure way, which allowed exploitation of a race condition to create
or overwrite files with the privileges of the user invoking the
program. |
| Alerts: |
|
Comments (none posted)
gxine: format string vulnerability
| Package(s): | gxine |
CVE #(s): | CAN-2005-1692
|
| Created: | May 26, 2005 |
Updated: | July 23, 2005 |
| Description: |
The gxine media player has a format string vulnerability in the
hostname decoding function. A specially crafted file can be used
to cause a user to execute arbitrary code. |
| Alerts: |
|
Comments (none posted)
gzip: race condition and directory traversal
| Package(s): | gzip |
CVE #(s): | CAN-2005-0988
CAN-2005-1228
|
| Created: | May 4, 2005 |
Updated: | July 13, 2005 |
| Description: |
gzip suffers from a race condition which could allow a fast-fingered attacker to change the permissions on files owned by others. There is also a directory traversal vulnerability associated with the -N option.
|
| Alerts: |
|
Comments (none posted)
htdig: cross site scripting
| Package(s): | htdig |
CVE #(s): | CAN-2005-0085
|
| Created: | February 14, 2005 |
Updated: | January 10, 2006 |
| Description: |
Michael Krax discovered that ht://Dig fails to validate the 'config'
parameter before displaying an error message containing the parameter.
This flaw could allow an attacker to conduct cross-site scripting
attacks. |
| Alerts: |
|
Comments (none posted)
ImageMagick: xwd coder denial of service
| Package(s): | ImageMagick |
CVE #(s): | CAN-2005-1739
|
| Created: | May 26, 2005 |
Updated: | July 19, 2005 |
| Description: |
The xwd coder in ImageMagick has a vulnerability that
can be accessed by working on a maliciously created image.
A denial of service can result. |
| Alerts: |
|
Comments (none posted)
imap: buffer overflow in c-client
| Package(s): | imap |
CVE #(s): | CAN-2003-0297
|
| Created: | February 18, 2005 |
Updated: | April 10, 2006 |
| Description: |
A buffer overflow flaw was found in the c-client IMAP client. An attacker
could create a malicious IMAP server that if connected to by a victim could
execute arbitrary code on the client machine. |
| Alerts: |
|
Comments (none posted)
imlib2: buffer overflows
| Package(s): | imlib2 |
CVE #(s): | CAN-2004-0802
CAN-2004-0817
|
| Created: | September 8, 2004 |
Updated: | October 26, 2005 |
| Description: |
The imlib2 library contains buffer overflows in the BMP handling code. |
| Alerts: |
|
Comments (none posted)
infozip: privilege escalation, directory-traversal
| Package(s): | infozip |
CVE #(s): | CAN-2003-0282
CAN-2004-1010
CAN-2005-0602
|
| Created: | May 2, 2005 |
Updated: | August 1, 2005 |
| Description: |
InfoZip reports that Zip 2.3 and
(presumably) all previous versions have a buffer-overrun vulnerability
relating to deep directory paths that could potentially lead to local
privilege escalation (e.g., in the case of automated, Zip-based backups).
All versions of UnZip through 5.50 have a number of directory-traversal
vulnerabilities. |
| Alerts: |
|
Comments (1 posted)
junkbuster: heap corruption and settings modification
| Package(s): | junkbuster |
CVE #(s): | CVE-2005-1108
CVE-2005-1109
|
| Created: | April 13, 2005 |
Updated: | November 5, 2005 |
| Description: |
JunkBuster through version 2.02-r2 contains two vulnerabilities: a heap corruption bug and a possible privacy violation. |
| Alerts: |
|
Comments (1 posted)
kdelibs: unsanitzied input
| Package(s): | kdelibs |
CVE #(s): | CAN-2004-1165
|
| Created: | January 10, 2005 |
Updated: | July 19, 2005 |
| Description: |
Thiago Macieira discovered a vulnerability in the kioslave library,
which is part of kdelibs, which allows a remote attacker to execute
arbitrary FTP commands via an ftp:// URL that contains an URL-encoded
newline before the FTP command. |
| Alerts: |
|
Comments (none posted)
kernel: multiple vulnerabilities
| Package(s): | kernel |
CVE #(s): | CAN-2005-0400
CAN-2005-0749
CAN-2005-0750
CAN-2005-0815
CAN-2005-0839
|
| Created: | April 1, 2005 |
Updated: | July 1, 2005 |
| Description: |
More kernel vulnerabilities have been discovered including:
- Mathieu Lafon discovered
an information leak in the ext2 file system driver. (CAN-2005-0400)
- Yichen Xie discovered a Denial of Service vulnerability in the ELF
loader. (CAN-2005-0749)
- Ilja van Sprundel discovered that the bluez_sock_create() function
did not check its "protocol" argument for negative values.
(CAN-2005-0750)
- Michal Zalewski discovered that the iso9660 file system driver fails
to check ranges properly in several cases. (CAN-2005-0815)
- Previous kernels did not restrict the use of the N_MOUSE line
discipline in the serial driver. (CAN-2005-0839)
|
| Alerts: |
|
Comments (1 posted)
kernel: ELF loader core dump vulnerability
| Package(s): | kernel |
CVE #(s): | CAN-2005-1263
|
| Created: | May 11, 2005 |
Updated: | August 25, 2005 |
| Description: |
Paul Starzetz has posted an
advisory for yet another kernel vulnerability.
In this case, by using a specially manipulated ELF binary, a local attacker
can compromise the system (via the core dump code) and obtain root access.
This vulnerability affects all kernels from 2.2 through 2.6.12-rc4. |
| Alerts: |
|
Comments (none posted)
kernel: multiple vulnerabilities
Comments (none posted)
kimgio input validation errors
| Package(s): | kimgio |
CVE #(s): | CAN-2005-1046
|
| Created: | April 22, 2005 |
Updated: | July 19, 2005 |
| Description: |
KDE has issued a security advisory for
kimgio. This is found in kdelibs as shipped with KDE 3.2 up to including
KDE 3.4. kimgio contains a PCX image file format reader that does not
properly perform input validation. A source code audit performed by the KDE
security team discovered several vulnerabilities in the PCX and other image
file format readers, some of them exploitable to execute arbitrary code. |
| Alerts: |
|
Comments (none posted)
libconvert-uulib-perl: arbitrary code execution
| Package(s): | libconvert-uulib-perl |
CVE #(s): | CAN-2005-1349
|
| Created: | May 20, 2005 |
Updated: | January 27, 2006 |
| Description: |
Mark Martinec and Robert Lewis discovered a buffer overflow in
Convert::UUlib (before 1.051), a Perl interface to the uulib library, which
may result in the execution of arbitrary code. |
| Alerts: |
|
Comments (1 posted)
libdbi-perl: insecure temporary file
| Package(s): | libdbi-perl |
CVE #(s): | CAN-2005-0077
|
| Created: | January 25, 2005 |
Updated: | March 2, 2006 |
| Description: |
Javier Fernández-Sanguino Peña from the Debian Security Audit Project
discovered that the DBI library, the Perl5 database interface, creates
a temporary PID file in an insecure manner. This can be exploited by a
malicious user to overwrite arbitrary files owned by the person
executing the parts of the library. |
| Alerts: |
|
Comments (none posted)
libgd2: buffer overflows in PNG handling
| Package(s): | libgd2 |
CVE #(s): | CAN-2004-0990
CAN-2004-0941
|
| Created: | October 29, 2004 |
Updated: | June 28, 2006 |
| Description: |
Several buffer overflows have been discovered in libgd's PNG handling
functions.
If an attacker tricked a user into loading a malicious PNG image, they
could leverage this into executing arbitrary code in the context of
the user opening image. Most importantly, this library is commonly
used in PHP. One possible target would be a PHP driven photo website
that lets users upload images. Therefore this vulnerability might lead
to privilege escalation to a web server's privileges.
Multiple buffer overflows in the gd graphics library (libgd) 2.0.21 and
earlier may allow remote attackers to execute arbitrary code via malformed
image files that trigger the overflows due to improper calls to the
gdMalloc function. |
| Alerts: |
|
Comments (none posted)
libnet-ssleay-perl: weakened cryptographic operations
| Package(s): | libnet-ssleay-perl |
CVE #(s): | CAN-2005-0106
|
| Created: | May 3, 2005 |
Updated: | January 27, 2006 |
| Description: |
Javier Fernandez-Sanguino Pena discovered that this library used the
file /tmp/entropy as a fallback entropy source if a proper source was
not set in the environment variable EGD_PATH. This can potentially
lead to weakened cryptographic operations if an attacker provides a
/tmp/entropy file with known content. |
| Alerts: |
|
Comments (none posted)
libTIFF: buffer overflow
| Package(s): | libtiff |
CVE #(s): | CAN-2005-1544
|
| Created: | May 10, 2005 |
Updated: | February 18, 2006 |
| Description: |
Tavis Ormandy of the Gentoo Linux Security Audit Team discovered a
stack based buffer overflow in the libTIFF library when reading a TIFF
image with a malformed BitsPerSample tag. Successful exploitation would
require the victim to open a specially crafted TIFF image, resulting in the
execution of arbitrary code. |
| Alerts: |
|
Comments (1 posted)
libxml2 - arbitrary code execution
| Package(s): | libxml2 |
CVE #(s): | CAN-2004-0110
|
| Created: | February 26, 2004 |
Updated: | August 19, 2009 |
| Description: |
Yuuichi Teranishi discovered a flaw in libxml2 versions prior to 2.6.6.
When fetching a remote resource via FTP or HTTP, libxml2 uses special
parsing routines. These routines can overflow a buffer if passed a very
long URL. If an attacker is able to find an application using libxml2 that
parses remote resources and allows them to influence the URL, then this
flaw could be used to execute arbitrary code. |
| Alerts: |
|
Comments (none posted)
libxml2: multiple buffer overflows
| Package(s): | libxml2 |
CVE #(s): | CAN-2004-0989
|
| Created: | October 28, 2004 |
Updated: | August 19, 2009 |
| Description: |
libxml2 prior to version 2.6.14 has multiple buffer overflow
vulnerabilities, if a local user passes a specially crafted
FTP URL, arbitrary code may be executed. |
| Alerts: |
|
Comments (none posted)
libXpm: new buffer overflows
| Package(s): | libXpm |
CVE #(s): | CAN-2005-0605
|
| Created: | March 4, 2005 |
Updated: | March 8, 2006 |
| Description: |
A new vulnerability has been discovered in libXpm, which is included in
OpenMotif and LessTif, that can potentially lead to remote code
execution. |
| Alerts: |
|
Comments (none posted)
lvm10: creates insecure temporary directory
| Package(s): | lvm10 |
CVE #(s): | CAN-2004-0972
|
| Created: | November 1, 2004 |
Updated: | July 25, 2005 |
| Description: |
Trustix Secure Linux discovered a vulnerability in a supplemental script of
the lvm10 package. The program "lvmcreate_initrd" created a temporary
directory in an insecure way, which could allow a symlink attack to create
or overwrite arbitrary files with the privileges of the user invoking the
program. |
| Alerts: |
|
Comments (none posted)
mailman: path traversal
| Package(s): | mailman |
CVE #(s): | CAN-2005-0202
|
| Created: | February 9, 2005 |
Updated: | July 13, 2005 |
| Description: |
The "private" module in the mailman mailing list manager fails to sanitize path names adequately. An attacker could exploit this vulnerability to retrieve private information, including passwords and private list archives.
This vulnerability was used to compromise the Full-Disclosure list. |
| Alerts: |
|
Comments (none posted)
mc: buffer overflow
| Package(s): | mc |
CVE #(s): | CAN-2005-0763
|
| Created: | March 29, 2005 |
Updated: | August 11, 2005 |
| Description: |
An unfixed buffer overflow has been discovered by Andrew V. Samoilov
in mc, the midnight commander, a file browser and manager. |
| Alerts: |
|
Comments (none posted)
mod_python: remote access vulnerability
| Package(s): | mod_python |
CVE #(s): | CAN-2005-0088
|
| Created: | February 10, 2005 |
Updated: | April 10, 2006 |
| Description: |
mod_python has a vulnerability in the publisher handler that may allow
a remote user to use a specially crafted URL to allow access to
objects that should be protected. An information leak can result. |
| Alerts: |
|
Comments (none posted)
Mozilla Firefox, Mozilla Suite: multiple vulnerabilities
| Package(s): | mozilla |
CVE #(s): | CAN-2005-0989
|
| Created: | April 19, 2005 |
Updated: | July 18, 2005 |
| Description: |
The following vulnerabilities were found and fixed in the Mozilla Suite
and Mozilla Firefox:
- Vladimir V. Perepelitsa reported a memory disclosure bug in
JavaScript's regular expression string replacement when using an
anonymous function as the replacement argument (CAN-2005-0989).
- moz_bug_r_a4 discovered that Chrome UI code was overly trusting DOM
nodes from the content window, allowing privilege escalation via DOM
property overrides.
- Michael Krax reported a possibility to run JavaScript code with
elevated privileges through the use of javascript: favicons.
- Michael Krax also discovered that malicious Search plugins could
run JavaScript in the context of the displayed page or stealthily
replace existing search plugins.
- shutdown discovered a technique to pollute the global scope of a
window in a way that persists from page to page.
- Doron Rosenberg discovered a possibility to run JavaScript with
elevated privileges when the user asks to "Show" a blocked popup that
contains a JavaScript URL.
- Finally, Georgi Guninski reported missing Install object instance
checks in the native implementations of XPInstall-related JavaScript
objects.
The following Firefox-specific vulnerabilities have also been
discovered:
- Kohei Yoshino discovered a new way to abuse the sidebar panel to
execute JavaScript with elevated privileges.
- Omar Khan reported that the Plugin Finder Service can be tricked to
open javascript: URLs with elevated privileges.
|
| Alerts: |
|
Comments (none posted)
mozilla firefox: javascript vulnerabilities
| Package(s): | mozilla firefox |
CVE #(s): | CAN-2005-1531
CAN-2005-1532
|
| Created: | June 9, 2005 |
Updated: | July 19, 2005 |
| Description: |
Firefox before 1.0.4 and Mozilla Suite before 1.7.8 does not properly
implement certain security checks for script injection, which allows remote
attackers to execute script via "Wrapped" javascript.
Firefox before 1.0.4 and Mozilla Suite before 1.7.8 does not properly limit
privileges of Javascript eval and Script objects in the calling context,
which allows remote attackers to conduct unauthorized activities via
"non-DOM property overrides," a variant of CAN-2005-1160. |
| Alerts: |
|
Comments (1 posted)
MPlayer: heap overflows
| Package(s): | mplayer |
CVE #(s): | |
| Created: | April 20, 2005 |
Updated: | July 12, 2005 |
| Description: |
Heap overflows have been found in the code handling RealMedia RTSP and
Microsoft Media Services streams over TCP (MMST). By setting up a
malicious server and enticing a user to use its streaming data, a remote
attacker could possibly execute arbitrary code on the client computer with
the permissions of the user running MPlayer. |
| Alerts: |
|
Comments (none posted)
MySQL: input validation and temporary file vulnerabilities
| Package(s): | mysql |
CVE #(s): | CAN-2005-0709
CAN-2005-0710
CAN-2005-0711
|
| Created: | March 16, 2005 |
Updated: | July 19, 2005 |
| Description: |
MySQL (prior to version 4.0.24) suffers from two input validation errors and a temporary file vulnerability.
|
| Alerts: |
|
Comments (none posted)
ncpfs: multiple vulnerabilities
| Package(s): | ncpfs |
CVE #(s): | CAN-2005-0013
CAN-2005-0014
|
| Created: | January 31, 2005 |
Updated: | May 15, 2006 |
| Description: |
Erik Sjolund discovered two vulnerabilities in the programs bundled
with ncpfs: there is a potentially exploitable buffer overflow in
ncplogin (CAN-2005-0014), and due to a flaw in nwclient.c, utilities
using the NetWare client functions insecurely access files with
elevated privileges (CAN-2005-0013). |
| Alerts: |
|
Comments (none posted)
Net-SNMP: fixproc insecure temporary file creation
| Package(s): | net-snmp |
CVE #(s): | CAN-2005-1740
|
| Created: | May 23, 2005 |
Updated: | July 13, 2005 |
| Description: |
The fixproc application of Net-SNMP creates temporary files with
predictable filenames. |
| Alerts: |
|
Comments (1 posted)
nfs-utils: arbitrary code execution
| Package(s): | nfs-utils |
CVE #(s): | CAN-2004-0946
|
| Created: | January 11, 2005 |
Updated: | February 27, 2006 |
| Description: |
Arjan van de Ven discovered a buffer overflow in rquotad on 64bit
architectures; an improper integer conversion could lead to a buffer
overflow. An attacker with access to an NFS share could send a specially
crafted request which could then lead to the execution of arbitrary code. |
| Alerts: |
|
Comments (none posted)
openssh: directory traversal
| Package(s): | openssh |
CVE #(s): | CAN-2004-0175
|
| Created: | May 18, 2005 |
Updated: | July 13, 2005 |
| Description: |
The OpenSSH scp client can, when connected to a hostile server, be instructed to overwrite arbitrary files.
|
| Alerts: |
|
Comments (1 posted)
openssl: der_chop script temp file vulnerability
| Package(s): | openssl |
CVE #(s): | CAN-2004-0975
|
| Created: | November 11, 2004 |
Updated: | July 19, 2005 |
| Description: |
The der_chop script in openssl has a temp file vulnerability that may allow
an attacker to overwrite arbitrary files with the permissions that
the script is running under. |
| Alerts: |
|
Comments (1 posted)
OpenSSL: information leak
| Package(s): | openssl |
CVE #(s): | CAN-2005-0109
|
| Created: | May 23, 2005 |
Updated: | October 11, 2005 |
| Description: |
Hyper-Threading technology, as used in FreeBSD other operating systems and
implemented on Intel Pentium and other processors, allows local users to
use a malicious thread to create covert channels, monitor the execution of
other threads, and obtain sensitive information such as cryptographic keys,
via a timing attack on memory cache misses. See this LWN article for more information. |
| Alerts: |
|
Comments (none posted)
OpenSSL: denial of service vulnerabilities
Comments (1 posted)
Opera: multiple vulnerabilities
| Package(s): | opera |
CVE #(s): | |
| Created: | February 14, 2005 |
Updated: | June 22, 2005 |
| Description: |
Opera is vulnerable to several vulnerabilities which could result in
information disclosure and facilitate execution of arbitrary code. |
| Alerts: |
|
Comments (none posted)
perl: setuid vulnerabilities
| Package(s): | perl |
CVE #(s): | CAN-2005-0155
CAN-2005-0156
|
| Created: | February 2, 2005 |
Updated: | August 11, 2006 |
| Description: |
There are two vulnerabilities with perl when it is used in a setuid mode. The PERLIO_DEBUG environment variable can be used to overwrite arbitrary files; there is also an associated buffer overflow which can be exploited to gain root access. |
| Alerts: |
|
Comments (none posted)
perl: symlink vulnerability
| Package(s): | perl |
CVE #(s): | CAN-2005-0448
|
| Created: | March 9, 2005 |
Updated: | January 30, 2006 |
| Description: |
The rmtree() function in the File:Path.pm module has a symlink vulnerability which could be exploited to create setuid binaries. |
| Alerts: |
|
Comments (none posted)
php4: integer overflow and denial of service
| Package(s): | php4 |
CVE #(s): | CAN-2005-1042
CAN-2005-1043
|
| Created: | April 14, 2005 |
Updated: | July 13, 2005 |
| Description: |
The php4 EXIF module has two vulnerabilities. An
integer overflow in the exif_process_IFD_TAG() function
can be exploited to cause a buffer overflow for the
purpose of arbitrary code execution.
EXIF headers with a large IFD nesting level can be used
to cause a denial of service. Remote exploits are possible. |
| Alerts: |
|
Comments (none posted)
phpsysinfo: cross-site-scripting
| Package(s): | phpsysinfo |
CVE #(s): | CAN-2005-0870
|
| Created: | May 18, 2005 |
Updated: | November 15, 2005 |
| Description: |
The phpsysinfo program contains several cross-site scripting vulnerabilities. |
| Alerts: |
|
Comments (none posted)
postgresql: EXECUTE privilege vulnerability
| Package(s): | postgresql |
CVE #(s): | CAN-2005-0244
CAN-2005-0245
CAN-2005-0246
CAN-2005-0247
|
| Created: | February 10, 2005 |
Updated: | July 19, 2005 |
| Description: |
postgresql has a vulnerability in which the EXECUTE privilege may
not be checked on custom functions. This may allow any database user to
circumvent the EXECUTE restriction on functions. |
| Alerts: |
|
Comments (none posted)
postgresql: database initialization errors
| Package(s): | postgresql |
CVE #(s): | CAN-2005-1409
CAN-2005-1410
|
| Created: | May 4, 2005 |
Updated: | February 28, 2006 |
| Description: |
PostgreSQL suffers from two vulnerabilities in how databases are set up by default; they allow a local attacker (one with access to the database) to crash the back end and, perhaps, execute code with the privileges of the server process. See this advisory for details and workarounds.
|
| Alerts: |
|
Comments (none posted)
Pound: buffer overflow
| Package(s): | pound |
CVE #(s): | CVE-2005-1391
|
| Created: | May 2, 2005 |
Updated: | January 10, 2006 |
| Description: |
Steven Van Acker has discovered a buffer overflow vulnerability in the
"add_port()" function in Pound 1.8.2+. A remote attacker could send a
request for an overly long hostname parameter, which could lead to the
remote execution of arbitrary code with the rights of the Pound daemon
process. |
| Alerts: |
|
Comments (none posted)
ppxp: missing privilege release
| Package(s): | ppxp |
CVE #(s): | CAN-2005-0392
|
| Created: | May 19, 2005 |
Updated: | July 5, 2005 |
| Description: |
The ppxp PPP program has a log file vulnerability that can
allow the root privileges used by the software to remain active,
enabling the opening of a root shell by a local user. |
| Alerts: |
|
Comments (none posted)
realplayer: arbitrary code execution
| Package(s): | realplayer helixplayer |
CVE #(s): | CAN-2005-0755
|
| Created: | April 20, 2005 |
Updated: | June 27, 2005 |
| Description: |
RealNetworks, Inc. has fixed a
security vulnerability that offered the potential for an attacker to
run arbitrary or malicious code on a customer's machine. Linux RealPlayer
10 (10.0.0 - 3) and Helix Player (10.0.0 - 3) are vulnerable. |
| Alerts: |
|
Comments (none posted)
rp-pppoe, pppoe: missing privilege dropping
| Package(s): | rp-pppoe, pppoe |
CVE #(s): | CAN-2004-0564
|
| Created: | October 4, 2004 |
Updated: | November 15, 2005 |
| Description: |
Max Vozeler discovered a vulnerability in pppoe, the PPP over Ethernet
driver from Roaring Penguin. When the program is running setuid root
(which is not the case in a default Debian installation), an attacker
could overwrite any file on the file system. |
| Alerts: |
|
Comments (none posted)
ruby: arbitrary command execution
| Package(s): | ruby |
CVE #(s): | CAN-2005-1992
|
| Created: | June 21, 2005 |
Updated: | October 6, 2005 |
| Description: |
Ruby (versions < 1.8.2) is vulnerable to arbitrary command execution on
XMLRPC servers. |
| Alerts: |
|
Comments (none posted)
samba: integer overflow vulnerability
| Package(s): | samba |
CVE #(s): | CAN-2004-1154
|
| Created: | December 16, 2004 |
Updated: | July 19, 2005 |
| Description: |
Samba has an integer overflow vulnerability
that may allow an authenticated remote user to
execute arbitrary code on the Samba server. |
| Alerts: |
|
Comments (none posted)
shtool: insecure temp file
| Package(s): | shtool |
CVE #(s): | CAN-2005-1751
CAN-2005-1759
|
| Created: | June 13, 2005 |
Updated: | June 23, 2005 |
| Description: |
GNU shtool, which is also used by ocaml-mysql,
has an insecure temp file vulnerability that can be exploited by a
local user to overwrite arbitrary files. |
| Alerts: |
|
Comments (none posted)
SpamAssassin: Denial of Service vulnerability
| Package(s): | spamassassin |
CVE #(s): | CAN-2004-0796
|
| Created: | August 9, 2004 |
Updated: | August 11, 2005 |
| Description: |
SpamAssassin contains an unspecified Denial of Service vulnerability. By
sending a specially crafted message an attacker could cause a Denial of
Service attack against the SpamAssassin service. |
| Alerts: |
|
Comments (none posted)
SpamAssassin: denial of service
| Package(s): | spamassassin |
CVE #(s): | CAN-2005-1266
|
| Created: | June 17, 2005 |
Updated: | July 28, 2005 |
| Description: |
SpamAssassin 3.0.4 was released
to fix a denial of service vulnerability in versions 3.0.1, 3.0.2, and
3.0.3. The vulnerability allows certain mis-formatted long message headers
to cause spam checking to take a very long time. |
| Alerts: |
|
Comments (none posted)
squid: DNS spoofing
| Package(s): | squid |
CVE #(s): | CAN-2005-1519
|
| Created: | May 18, 2005 |
Updated: | July 13, 2005 |
| Description: |
The squid proxy server performs DNS lookups in a way which is susceptible to answers injected by a hostile user, and, thus, DNS spoofing attacks. |
| Alerts: |
|
Comments (none posted)
SquirrelMail: multiple vulnerabilities
| Package(s): | squirrelmail |
CVE #(s): | CAN-2005-0075
CAN-2005-0103
CAN-2005-0104
|
| Created: | January 28, 2005 |
Updated: | July 19, 2005 |
| Description: |
SquirrelMail 1.4.4 has been
released, fixing a number of security issues that have been resolved
since 1.4.3a. |
| Alerts: |
|
Comments (none posted)
SquirrelMail: several XSS vulnerabilities
| Package(s): | squirrelmail |
CVE #(s): | CAN-2005-1769
|
| Created: | June 21, 2005 |
Updated: | September 16, 2005 |
| Description: |
Several cross site scripting (XSS) vulnerabilities have been
discovered in SquirrelMail versions 1.4.0 - 1.4.4. |
| Alerts: |
|
Comments (none posted)
sudo: race condition
| Package(s): | sudo |
CVE #(s): | CAN-2005-1993
|
| Created: | June 21, 2005 |
Updated: | February 24, 2006 |
| Description: |
Charles Morris discovered a race condition in sudo which could lead to
privilege escalation. If /etc/sudoers allowed a user the execution of
selected programs, and this was followed by another line containing
the pseudo-command "ALL", that user could execute arbitrary commands
with sudo by creating symbolic links at a certain time. |
| Alerts: |
|
Comments (none posted)
Java: applet privilege escalation
| Package(s): | sun-jdk sun-jre blackdown-jdk blackdown-jre |
CVE #(s): | |
| Created: | June 20, 2005 |
Updated: | June 22, 2005 |
| Description: |
Both Sun's (v < 1.4.2.08) and Blackdown's (v < 1.4.2.02) JDK and JRE may
allow untrusted applets to elevate privileges. A remote attacker could
embed a malicious Java applet in a web page and entice a victim to view
it. This applet can then bypass security restrictions and execute any
command or access any file with the rights of the user running the web
browser. |
| Alerts: |
|
Comments (none posted)
File overwrite vulnerability in tar and unzip
| Package(s): | tar unzip |
CVE #(s): | CAN-2001-1267
CAN-2001-1268
CAN-2001-1269
CAN-2002-0399
|
| Created: | October 1, 2002 |
Updated: | April 10, 2006 |
| Description: |
The tar utility does not properly filter file names containing
"../", meaning that a hostile archive can, if unpacked by an
unsuspecting user, overwrite any file that is writable by that user. GNU
tar versions 1.13.19 and earlier are vulnerable; unzip through version 5.42
has the same vulnerability. |
| Alerts: |
|
Comments (1 posted)
tcpdump: denial of service
| Package(s): | tcpdump |
CVE #(s): | CAN-2005-1267
|
| Created: | June 9, 2005 |
Updated: | October 10, 2005 |
| Description: |
Several tcpdump protocol decoders contain programming errors which can
cause them to go into infinite loops. |
| Alerts: |
|
Comments (none posted)
tcpdump: multiple DoS issues
| Package(s): | tcpdump |
CVE #(s): | CAN-2005-1280
CAN-2005-1279
CAN-2005-1278
|
| Created: | May 2, 2005 |
Updated: | April 10, 2006 |
| Description: |
The rsvp_print function in tcpdump 3.9.1 and earlier allows remote
attackers to cause a denial of service (infinite loop) via a crafted RSVP
packet of length 4. (CAN-2005-1280)
tcpdump 3.8.3 and earlier allows remote attackers to cause a denial of
service (infinite loop) via a crafted BGP packet, which is not properly
handled by RT_ROUTING_INFO, or LDP packet, which is not properly
handled by the ldp_print function. (CAN-2005-1279)
The isis_print function, as called by isoclns_print, in tcpdump 3.9.1 and
earlier allows remote attackers to cause a denial of service (infinite
loop) via a zero length, as demonstrated using a GRE packet.
(CAN-2005-1278) |
| Alerts: |
|
Comments (none posted)
telnet: buffer overflows
| Package(s): | telnet |
CVE #(s): | CAN-2005-0468
CAN-2005-0469
|
| Created: | March 28, 2005 |
Updated: | August 1, 2005 |
| Description: |
Two buffer overflow flaws were discovered in the way the telnet client
handles messages from a server. An attacker may be able to execute
arbitrary code on a victim's machine if the victim can be tricked into
connecting to a malicious telnet server. |
| Alerts: |
|
Comments (none posted)
Tor: information disclosure
| Package(s): | tor |
CVE #(s): | |
| Created: | June 21, 2005 |
Updated: | August 25, 2005 |
| Description: |
A bug in Tor allows attackers to view arbitrary memory contents from an
exit server's process space. A remote attacker could exploit the memory
disclosure to gain sensitive information and possibly even private keys. |
| Alerts: |
|
Comments (none posted)
trac: file upload vulnerability
| Package(s): | trac |
CVE #(s): | |
| Created: | June 22, 2005 |
Updated: | July 6, 2005 |
| Description: |
Versions of trac prior to 0.8.4 suffer from an input validation error which can lead to the uploading of files to undesired locations on the host system. |
| Alerts: |
|
Comments (none posted)
vixie-cron: crontab allows any user to read another users crontabs
| Package(s): | vixie-cron |
CVE #(s): | CAN-2005-1038
|
| Created: | April 15, 2005 |
Updated: | March 15, 2006 |
| Description: |
crontab in Vixie cron 4.1, when running with the -e option, allows local
users to read the cron files of other users by changing the file being
edited to a symlink. NOTE: there is insufficient information to know
whether this is a duplicate of CVE-2001-0235. See also this Security Focus
report. |
| Alerts: |
|
Comments (none posted)
wget: file overwrites and arbitrary code execution
| Package(s): | wget |
CVE #(s): | CAN-2004-1487
CAN-2004-1488
|
| Created: | June 9, 2005 |
Updated: | September 27, 2005 |
| Description: |
wget 1.8.x and 1.9.x allows a remote malicious web server to overwrite
certain files via a redirection URL containing a ".." that resolves to the
IP address of the malicious server, which bypasses wget's filtering for
".." sequences.
wget 1.8.x and 1.9.x does not filter or quote control characters when
displaying HTTP responses to the terminal, which may allow remote malicious
web servers to inject terminal escape sequences and execute arbitrary code. |
| Alerts: |
|
Comments (none posted)
Wordpress: multiple vulnerabilities
| Package(s): | wordpress |
CVE #(s): | |
| Created: | June 6, 2005 |
Updated: | July 4, 2005 |
| Description: |
Due to a lack of input validation, WordPress is vulnerable to SQL
injection and XSS attacks. An attacker could use the SQL injection
vulnerabilities to gain information from the database. Furthermore the
cross-site scripting issues give an attacker the ability to inject and
execute malicious script code or to steal cookie-based authentication
credentials, potentially compromising the victim's browser. |
| Alerts: |
|
Comments (none posted)
XChat 2.0.x SOCKS5 Vulnerability
| Package(s): | xchat |
CVE #(s): | CAN-2004-0409
|
| Created: | April 19, 2004 |
Updated: | November 15, 2005 |
| Description: |
XChat is vulnerable to a stack overflow that may allow a remote attacker to
run arbitrary code. The SOCKS 5 proxy code in XChat is vulnerable to a
remote exploit. Users would have to be using XChat through a SOCKS 5
server, enable SOCKS 5 traversal which is disabled by default and also
connect to an attacker's custom proxy server. This vulnerability may allow
an attacker to run arbitrary code within the context of the user ID of the
XChat client. |
| Alerts: |
|
Comments (none posted)
xine-lib: buffer overflows
| Package(s): | xine-lib |
CVE #(s): | CAN-2004-1379
|
| Created: | September 22, 2004 |
Updated: | April 10, 2006 |
| Description: |
xine-lib (through version 1_rc6) contains buffer overflows in the subtitle parsing and DVD sub-picture decoder code. |
| Alerts: |
|
Comments (none posted)
xine-ui - insecure temporary file creation
| Package(s): | xine-ui |
CVE #(s): | CAN-2004-0372
|
| Created: | April 6, 2004 |
Updated: | April 27, 2006 |
| Description: |
Shaun Colley discovered a problem in xine-ui, the xine video player
user interface. A script contained in the package to possibly remedy
a problem or report a bug does not create temporary files in a secure
fashion. This could allow a local attacker to overwrite files with
the privileges of the user invoking xine. |
| Alerts: |
|
Comments (none posted)
xorg-x11: integer overflows
| Package(s): | xorg-x11 |
CVE #(s): | CAN-2004-0914
|
| Created: | November 18, 2004 |
Updated: | September 12, 2005 |
| Description: |
The X.Org libXpm library has several integer overflow vulnerabilities
An attacker can modify XPM images to execute malicious code. |
| Alerts: |
|
Comments (none posted)
xpdf: buffer overflow
| Package(s): | xpdf |
CVE #(s): | CAN-2005-0064
|
| Created: | January 19, 2005 |
Updated: | March 15, 2007 |
| Description: |
iDEFENSE has found yet another xpdf buffer overflow; see this advisory for details. |
| Alerts: |
|
Comments (1 posted)
XV: multiple vulnerabilities
| Package(s): | xv |
CVE #(s): | |
| Created: | April 19, 2005 |
Updated: | July 19, 2005 |
| Description: |
Greg Roelofs has reported multiple input validation errors in XV image
decoders. Tavis Ormandy of the Gentoo Linux Security Audit Team has
reported insufficient validation in the PDS (Planetary Data System)
image decoder, format string vulnerabilities in the TIFF and PDS
decoders, and insufficient protection from shell meta-characters in
malformed filenames. Successful exploitation would require a victim to
view a specially created image file using XV, potentially resulting in the
execution of arbitrary code. |
| Alerts: |
|
Comments (none posted)
Page editor: Rebecca Sobol
Kernel development
Brief items
The current 2.6 kernel is 2.6.12.1, which was
released on June 22,
it contains fixes for two security problems: a timer-related denial of service issue, and a ptrace problem which is specific to ia-64 systems.
Linux 2.6.13-rc1
was released
on June 28, there are changes to:
"
ARM, x86[-64], ppc, sparc updates, networking, sound, infiniband, input
layer, ISDN, MD, DVB, V4L, network drivers, pcmcia, isofs, jfs, nfs,
xfs, knfsd.. You name it."
Comments (none posted)
Kernel development news
The 2.6.12 kernel was over three months in the making; for all the talk of
how the BitKeeper episode slowed down development, this kernel did not
actually take much longer than its predecessor. The 2.6.11 process, from
December 24 to March 2, took almost as long. Certainly there has
been time to break a few interfaces in the kernel, though this cycle was
not as disruptive as some of those which came before. Here is a list of
internal kernel API changes in 2.6.12 which are most likely to be noticed
by developers of external modules - drivers and such.
- cancel_rearming_delayed_work()
was added to the workqueue API.
- The timeout value passed to usb_bulk_msg() and
usb_control_msg() is now expressed in milliseconds instead of
jiffies.
- An interrupt-disabling spinlock is used in the rwsem implementation.
It was never correct to call one of the variants of
down_read() or down_write() with interrupts
disabled, but it is even less correct now.
- The fields in the net_device structure have been rearranged,
which will break binary-only drivers.
- kref_put() now returns an int value: nonzero if the
kref was actually released.
- kobject_add() and kobject_del() no longer generate
hotplug events. If you need these events, you must call
kobject_hotplug() explicitly. The wrapper functions
kobject_register() and kobject_unregister() do still
generate hotplug events.
- kobj_map() no longer takes a subsystem argument; instead, it
needs a pointer to a semaphore which it can use for mutual exclusion.
- A new function, sysfs_chmod_file(), allows permissions to be
changed on existing sysfs attributes.
- There is a new generic
sort() function which should be used in preference to
creating yet another implementation.
- A new attribute (__nocast) is being used with sparse
to disable a number of implicit casts and find probable bugs.
- io_remap_page_range() is now deprecated; use
io_remap_pfn_range() instead.
- A set of functions has
been added to work with big-endian I/O memory.
- synchronize_kernel() is deprecated. Callers
should instead use either synchronize_sched() (to verify that
all processors have quiesced) or synchronize_rcu() (to verify
that all processors have exited RCU critical sections).
- The flag argument to blk_queue_ordered() has changed
to indicate how ordered writes are handled by the device. Possible
values are QUEUE_ORDERED_NONE (ordering is not possible),
QUEUE_ORDERED_TAG (ordering is forced with request tags), and
QUEUE_ORDERED_FLUSH (ordering is done with explicit flush
commands). For the last case, the request queue has two new methods,
prepare_flush_fn() and end_flush_fn(), which are
called before and after a barrier request.
- A new function, valid_signal(), can (and should) be used to
test whether signal numbers from user space are valid.
- The Developers Certificate of Origin, the document acknowledged by all
those "Signed-off-by:" headers, has changed. The new
version adds a clause noting that contributions - and the information
that goes with them - are public information which can be
redistributed.
This list will be
folded into the 2.6 API changes page
when your editor returns from vacation.
Comments (3 posted)
Novell has released a Linux Kernel Debugger which works with
SUSE Linux Enterprise Server v9.
"
Novell engineering is introducing the Novell Linux Kernel Debugger (NLKD) as an open source project
intended to provide an enhanced and robust debugging experience for Linux kernel developers."
Full Story (comments: 2)
Patches and updates
Kernel trees
Core kernel code
Device drivers
Documentation
Filesystems and block I/O
Janitorial
Memory management
Networking
Architecture-specific
Page editor: Forrest Cook
Distributions
News and Editorials
June 28, 2005
This article was contributed by Patrick Lauer
Gentoo is one of the newer distributions, but has shown an amazing growth in
the last years. This growth has been partly because of the
behind-the-scenes magic of portage (the package manager) and the simple
yet effective configuration tools, but also because of the
thriving community and the up-to-date documentation that makes using
Gentoo very easy.
The Documentation
When I first installed Gentoo, the Installation
Handbook was 9 pages of
text that barely described how to get a base install working. If you
tried to print the same document now, it'd be around 500 pages. Special
chapters exist for different architectures (
x86,
ppc,
sparc,
alpha,
...)
Dedicated documents describe how to setup a hardened (secure) Gentoo
system,
alternative installation
paths , but also different window managers like KDE or fluxbox.
Since there are
almost no special Gentoo tools, this documentation can even be applied
to most other distributions without problems. And best of all, actively
maintained translations for many
languages exist!
The Gentoo Documentation Project, lead by Sven
Vermeulen and Xavier Neys
at the moment, tries to keep everything up to date, and as far as I can
tell, they're doing a great job. Every now and then some new HOWTOs and
tutorials are contributed by users and developers - if you have a
problem, it usually can be fixed with the documentation.
The Forums
Although not liked by all, the forums are a
great resource for solving
all kinds of problems. At the moment the Gentoo forums are the largest
and most active phpBB installation we're aware of.
Many HOWTOs are drafted, discussed and improved here, some common problems are
explained, and "Off the
Wall" is a place for all discussions that are
not directly Gentoo-related. Very often the forums succeed in giving you
answers where the official documentation fails.
Bugzilla
While usually people think about Bugzilla as a tool for bug fixing only,
it is used as a coordination tool in Gentoo. Any bugs, new ideas or
improvements are managed as their own bug. This gives many of the
features of mailing lists without causing as much traffic for the
individuals involved.
Also all discussions and status changes are
trackable as bug comments. Even meta-bugs that depend on other bugs are
possible so that, for example, a meta-bug tracking all livecd-bugs can
be created. This generic use has made our bugzilla installation very
popular with about 96000 bugs total within a time frame of about 3 years.
Every first Saturday of the month a "Bugday" is
held where developers
and users (at least those that find the time) try to fix as many open
bugs as possible. This event has been a lot of fun for all involved and
is coordinated in IRC on #gentoo-bugs.
Mailing lists
For all announcements, problems and discussions that don't fit in
bugzilla or IRC the mailing lists are used. Some of them (like
gentoo-user) are mostly used for user problems, some of them (like
releng) are mostly for internal coordination. Much can be learned from
them, and archives
exist so that older discussions are not lost.
IRC
This is the heartbeat of Gentoo. Within the Freenode IRC
Network much
interaction happens for all things Gentoo. Some channels like #gentoo
have an average of almost 1000 users at all times, others like
#gentoo-bugs are not as popular, but have someone with specialized
knowledge available around the clock. A lot of diagnosing, bug fixing and
general chatter make the Gentoo IRC channels very interesting, but
sometimes also frustrating since they can be overcrowded and at times
even a bit hostile. Since even the Gentoo developers are spread all
across the globe the IRC channels almost never sleep.
Gentoo Weekly
Newsletter
For those that want to get updates on Gentoo development but don't want
to be online everyday we publish a weekly Newsletter. Since we have a
rather small staff of volunteers it doesn't always get published on
time, but we try to do our best, and the feedback from the community is
almost always positive.
Sections like "developer of the week" show the
people behind the names, "Future Zone" highlights projects in
development. The GWN mailing list is by far the largest Gentoo
mailing list, so we try to give our audience the best publication we can
make.
Conclusion
The Gentoo community is quite large and vibrant. The communication
happens through many different channels and is not always optimal, but
if you need help or just want to chat with some random people, you'll
find it.
For newcomers it might be a bit difficult to find the right
communication channel, but after some time you'll find your way around
all things Gentoo, and if you're not careful, you might get addicted to
it and spend much more time than you intended with this great
distribution and the usually nice people that help making it.
Comments (12 posted)
Distribution News
With the release of the SUSE Linux 9.3 FTP edition this week, SUSE Security
has announced that support for the SUSE Linux 8.2 version of our home user
product will be discontinued as of July 14, 2005.
Full Story (comments: none)
Branden Robinson has
announced the members
of the Package Policy Committee.
The Package Policy Committee shall have authority to:
* maintain one or more documents defining standards of Debian technical
policy applicable to the content of software and other works distributed
by the Debian Project as components of its products ("packages");
* define levels of conformance with the above standards they establish and
document; and
* publish authoritative findings regarding the degree of conformance that
packages exhibit with respect to the above standards.
All members of the Package Policy Committee are delegates of the Debian
Project Leader.
Andreas Barth covers some release policy
changes for etch. "One change was quite automatic with the so called
"editorial changes" to the social contract - it is now required that all
content in main and contrib is DFSG-free. This mail is not a call for mass
bug filing..."
Comments (none posted)
Ubuntu has announced some changes to Bugzilla, restricting some fields to
authorized personnel only, for more consistent bug handling. "
This
is also a step toward organizing Ubuntu Bug Days, where we invite the
community to help us triage bugs in Bugzilla."
Full Story (comments: none)
Slackware Linux Essentials, the
reference book for Slackware users, has been revised. You can read it
online, or buy a copy at the
Slackware store.
Comments (none posted)
Distribution Newsletters
The Debian Weekly News for June 28, 2005 covers Woody bug reports, a new
Debian book, the new package policy committee, Etch release policy, and
several other topics.
Full Story (comments: none)
The
second
Fedora Weekly News is out. This week's articles include Release Notes
for FC4 Erratum, Status of Third Party Repositories for FC4, Is Livna
Repository Ready for FC4?, Duplicate Grouplist in YUM for FC4, Yum Extender
now in Extra, Setting up YUM for FC4, How To Install Java In FC4, Fedora
Core 4 Reviews, and more.
Full Story (comments: none)
The
Gentoo
Weekly Newsletter for the week of June 27, 2005 is out. This edition
covers Pieter van den Abeele's "Best of Show" award at Freescale Technology
Forum in Orlando, Florida, Gentoo at the German LinuxTag 2005 in Karlsruhe,
the availability of developer accounts on a donated AMD64 machine, and
several other topics.
Comments (none posted)
The
DistroWatch
Weekly for June 27, 2005 is out. "
This year's Linux Tag is
behind us, which means that the new KNOPPIX 4.0 Live DVD, the biggest
collection of current open source software on a live DVD ever created, is
available from your nearest torrent site; it should also be released to FTP
mirrors shortly. In the meantime, a SUSE 9.3 installation DVD image is now
making its way to many of the SUSE mirror servers worldwide - check your
favourite one today or later in the week for a 4.2GB ISO file. Also in this
issue: an interview with Ryan Quinn, the Project Manager of Symphony OS and
an introduction to Xearth, Xplanet & KWorldClock."
Comments (none posted)
Minor distribution updates
Sorcery, the package manager for
Source Mage GNU/Linux has released a
new version. This release includes new features: gpg checking api for
spells and scribbler has been re-written and now handles grimoire libraries
properly, and several other bug fixes. Click below for a look at the
change log.
Full Story (comments: none)
Package updates
Fedora Core 4 updates
NetworkManager-0.4-18.FC4 (enhancements),
gedit-2.10.2-4 (fixes a file name format
string vulnerability),
gnome-panell-2.10.1-10.1 (fix "panel doesn't
notice new screen size" issue),
libwpd-0.8.2-1.fc4 (better handling of broken
wordperfect documents),
openoffice.org-1.9.112-1.1.0.fc4 (fix a raft
of i18n issues),
selinux-policy-targeted-1.23.18-17 (bump for
FC4).
Fedora Core 3 updates kernel-2.6.11-1.35_FC3 (security related
fixes), gedit-2.8.1-2.fc3.1 (fixes a file
name format string vulnerability), selinux-policy-targeted-1.17.30-3.13 (fix
dhcpd ports, remove allow_ypbind from booleans), gzip-1.3.3-15.fc3 (CAN-2005-0758 zgrep problem
with sed), openssh-3.9p1-8.0.2 (bug fix
update), openssh-3.9p1-8.0.2 (corrected),
selinux-policy-targeted-1.17.30-3.15 (fix
/opt definition).
Comments (none posted)
Mandriva updates the pam_ldap packages for ML 10.2 fixing a password change
bug.
Full Story (comments: none)
This week's Slackware updates include an upgrade to groff-1.19.1, upgrade
to man-1.5p, some KOffice upgrades and more. Click below for a slice of
the Slackware-current changelog.
Full Story (comments: none)
This TSL update covers bug fixes in clamav, hwdata, kernel, netatalk, ntp,
openswan, postgresql and sqlgrey.
Full Story (comments: none)
Distribution reviews
NewsForge
reviews
the educational Freeduc. "
Freeduc 1.4 looks like a great tool for
those contemplating home schooling, or who would like to give their
students a good system without spending hundreds of dollars on software. I
have given out Freeduc 1.4 to several friends who have school-aged
children. Freeduc Primary, however, is still a little rough. Worse, I
disagree with the assumption that younger students would not benefit from
access to a good spreadsheet, desktop publisher, and other applications
that Primary leaves out."
Comments (none posted)
Here's
a
look at Foresight Linux, on NewsForge. "
The Foresight Linux
0.8.1 distribution showcases some of the latest and greatest software from
GNOME. Some of the more innovative things are included, like Beagle,
F-spot, Howl, and the latest HAL -- all of this plus some clean default
themes and artwork. After using Foresight for an week I decided to use it
as my primary distro."
Comments (none posted)
Page editor: Rebecca Sobol
Development
Ampache is a cross-platform
web-based music system that is built upon a web server, the PHP language,
and a MySQL database.
Ampache is a PHP-based tool for managing, updating and playing your MP3/OGG/RM/FLAC/WMA/M4A files via a web interface. It allows you to save playlists, create user accounts, and share your music catalogs with other Ampache servers. Visit our Forums for information about installation, to get support and find public Ampache catalogs.
Some of Ampache's features include:
- Maintenance of a large music catalog.
- Grouping of music by artist, genre, album, and more.
- Display of Album artwork, song titles, and other data.
- The ability to create, manage and import playlists.
- Random play capabilities.
- Display of music that is currently playing.
- Display of site and music statistics.
- The ability to search for song titles.
- Account-based user access programmed with security in mind.
- Administration of users, music catalog, site preferences, and access lists.
- Supports multiple display themes.
- Offers multi-language support.
The Ampache online
forums offer useful
installation, development and deployment information, the traffic
volume indicates a healthy open-source project.
The Ampache
Gallery shows many of the Ampache capabilities, while the
online demo
lets you try some of the software's capabilities out.
For useful information on using and installing Ampache, take a look
at the project
FAQ.
Stable version 3.3.1 of Ampache
was announced
this week.
"For those of you upgrading from 3.3.0 there are a few major changes in this new version. First I have moved all of the documents out of /docs and into the root. Second Themeing has been added to Ampache. The stable release ships with three themes. You can find more at svn.ampache.org/contrib/themes. Support for MPC and SPX files has also been added along with a Turkish Translation."
See the
change log
for more details. Version 3.3.1.1
followed,
it fixes one minor bug.
If you have a large music collection to manage, and want to share it
across different machines, Ampache is the right tool for the job.
The software is available for download
here.
Comments (2 posted)
System Applications
Database Software
Stable version 0.7.4 of Knoda, a database frontend, is out
with numerous new features including drivers for new databases,
improved forms, and more.
Full Story (comments: none)
Version 1.1.0 of the Slony-I database replication engine
has been released.
"Changes include improved documentation, better logging, a CPP-style
define/include mechanism, better automatic maintenance, and more.
Comments (none posted)
Networking Tools
AIST has released PSPacer 1.0, their network traffic smoothing software,
under an open-source license.
"
The National Institute of
Advanced Industrial Science and Technology (AIST,), an independent
administrative institution, has released software PSPacer 1.0 for accurate
network bandwidth control and traffic smoothing. PSPacer 1.0 realizes
accurate bandwidth control and smoothing on the ordinary personal computer
based on the Linux operating system without requiring special
purpose hardware."
Full Story (comments: none)
Web Site Development
Wicket 1.0 was introduced at the 2005 JavaOne Conference.
"
Driving open source development of the Wicket
Java Web Framework under the Apache Software License, the Wicket development team today announced
the debut of Wicket 1.0 at the 2005 JavaOne Conference, June 27-30, at Moscone Center in San
Francisco."
Full Story (comments: none)
Version 1.7 rc 1 of Midgard, a web content management framework, is out.
Changes include a new Midgard site wizard, Multilang support,
PAM and NTLM support, an improved Midgard database installer,
XML defined PHP objects, and more.
Full Story (comments: none)
Version 1.9.1 of xinco DMS, a web-based Information
and Document Management System that is written in Java,
has been announced. It features multi-language support.
"
xinco DMS is a powerful Web-Service based Information and Document Management System (DMS) for files, text, URLs and contacts, featuring ACLs, version control, full text search and an FTP-like client."
Comments (none posted)
Miscellaneous
Version 0.5.4 of LAT is out with bug fixes.
"
LAT stands for LDAP Administration Tool. The tool allows you to browse
LDAP-based directories and add/edit/delete entries contained within. It
can store profiles for quick access to different servers."
Full Story (comments: none)
Desktop Applications
Desktop Environments
The following new GNOME software has been announced this week:
Comments (none posted)
The following new KDE software has been announced this week:
Comments (none posted)
KDE.News
reports on a LinuxTag
announcement of cooperation between Wikimedia and the KDE project.
"
As the first applications, like the media player amaroK, start to
integrate Wikipedia content the idea is to create a webservice API to
access the information from Wikimedia projects such as Wikipedia or
Wiktionary. There are also plans for a KDE API."
Comments (4 posted)
KDE.News
has announced
the latest release of
This month in SVN.
"
This Month in SVN is a new feature from Jes Hall covering the latest features
in KDE's development version. The June edition covers the taskbar's new
look, Kopete's new identities and Google Maps now working in Konqueror.
"With 3.5 on the horizon and KDE4 work starting, KDE fans have a lot to look
forward to.""
Comments (none posted)
KDE.News has
announced
the June 24, 2005 edition of the
KDE Commit-Digest.
The content summary says:
"
Digikam adds a Golden Mean photo editing plugin. Kalzium shows isotope and Scientist information. New home:/ ioslave. This ioslave displays all the home folders of the users being in the same group than you. Many bugfixes in Kmail, khtml and Kopete."
Comments (none posted)
KDE.News
covers
the Exa acceleration architecture for XFree86.
"
At the recent European X.Org Developers Meeting KDE developer and Trolltech
employee Zack Rusin presented a new acceleration architecture named Exa
(eyecandy X architecture) for X.org. Being based on KAA (KDrive acceleration
architecture) it's designed to be an alternative to the currently used XAA
(XFree86 acceleration architecture) with better acceleration of XRender which
is used by composite managers for desktop eyecandy effects. The next X.org
release which is expected to contain Exa is planned to be released in
September."
Comments (none posted)
Educational Software
Version 1.6.1 of
Claroline,
a web-based collaborative e-learning environment, is out.
"
Two months after the Claroline 1.6 release, time is come to provide a maintenance pack gathering feedbacks and contributions from the worldwide Claroline user community.
The main improvements concern new translation updates (German, Dutch, Italian, Greek, Galician, Spanish) and compatibility widening with the main PHP hosting services."
Comments (none posted)
Games
Version 4.2.0 beta 4 of
Allegro,
a game programming library, is out.
"
This release is a Work-In-Progress that adds features and corrects problems with regard to the 4.0 codebase. It is API (source) compatible with 4.0.0 on every platform, except for a few minor changes."
Comments (none posted)
GUI Packages
KDE.News
covers
the release of version 4.0 of the Qt GUI toolkit by Trolltech.
"
Trolltech has released Qt 4.0 both under commercial and GPL licenses for X11,
Mac OS X and MS Windows. It is the first time that a MS Windows GPL edition
is available. To celebrate the release Trolltech employees have created a
song and a music video."
This release emphasizes cross-platform development, see the
Trolltech announcement for more information.
Comments (11 posted)
Interoperability
Release 20050628 of
Wine
has been announced.
Changes include a move of the configuration settings to the registry,
a graphical configuration tool, MSI and OLE improvements,
DirectDraw directory reorganization, support for webcams, and bug fixes.
Comments (none posted)
The June 24, 2005 edition of
Wine Traffic is online with the latest Wine project news.
Comments (none posted)
Music Applications
Version 2.6 of LilyPond, a music notation package, is out.
Features include easy installation on multiple platforms, Pango text formatting, SVG support, and lots of new features.
Full Story (comments: none)
Albert Graef has released Q-Faust 1.0 and QFSynth 1.0.
"
I've just released my Faust module for the Q programming language. A
realtime synth application based on this module, QFSynth, is also available."
Full Story (comments: none)
Office Suites
Build 1.9.110 of OpenOffice.org has been announced.
"
This package contains Desktop integration work for
OpenOffice.org, several back-ported features & speedups, and a much
simplified build wrapper, making an OO.o build / install possible for
the common man. It is a staging ground for up-streaming patches to
stock OO.o."
Full Story (comments: none)
Miscellaneous
An alternative convolution for LTI-Lib 1.9.13,
a cross-platform C++ computer vision library,
has been released.
"
Now an alternative convolution for the LTI-Lib
is available from the file releases. As one of the most important classes in the library this
change can increase your Apps performance
drastically. However, this comes at the price
that only odd sized and geometrically centered separable kernels are accepted."
Comments (none posted)
Languages and Tools
C
Dan Kegel
has posted
his ongoing
coverage
of the 2005 GCC summit, take a look to see what was discussed.
Comments (none posted)
Caml
The June 21-28, 2005 edition of the Caml Weekly News is online
with all new Caml language articles.
Full Story (comments: none)
Java
Les A. Hazlewood
discusses Ant in an O'Reilly article.
"
Most Java developers already use Ant for their builds, but are you getting
everything you could out of this tool? With a complex enterprise
application, in which classes may be used in several tiers, it's important to
control where the code lives and how it gets built, so you can build .jars
with just the code needed for each tier. Les Hazlewood shows how this
approach leads to faster builds and downloads, and even catches errant
dependencies."
Comments (none posted)
Lisp
Paolo Amoroso has sent in coverage of the
International Lisp Conference 2005.
"
Some of those who attended the International Lisp Conference 2005 (ILC
2005), and other Lispers, posted reports and pictures to their blogs.
The conference took place at Stanford University from June 19 to 22,
2005."
Full Story (comments: none)
Perl
The newest edition of
This Week in Perl 6 covers Perl 6 development from
June 8-21, 2005.
Comments (none posted)
Grant McLean
looks at Sprog on O'Reilly.
"
We've all been there--a data translation problem rears its head and you reach for your toolkit of Perl snippets. It might involve parsing a CSV file, extracting MIME attachments, generating bulk SQL insert statements, or scraping data from a web application. You know you have code lying around that'll take you halfway there, if only you could find it. Then there's the problem of pulling it all together.
Wouldn't it be great if there was a way to catalog your code snippets?"
Comments (none posted)
PHP
Version 5.1 Beta 2 of
PHP
has been announced.
Changes include the new PHP Data Objects database abstraction layer,
improved language performance, an updated PCRE extension, and more.
Comments (none posted)
Python
The June 29, 2005 edition of Dr. Dobb's Python-URL!
is online with the latest Python language articles.
Full Story (comments: none)
Ruby
The June 26, 2005 edition of the
Ruby Weekly News brings you all
the latest news and discussion from the ruby-talk
mailing list.
Comments (none posted)
Tcl/Tk
The June 23, 2005 edition of Dr. Dobb's Tcl-URL! is online with the
latest Tcl/Tk news and resources.
Full Story (comments: none)
The June 27, 2005 edition of Dr. Dobb's Tcl-URL! is online with
the week's Tcl/Tk articles and resources.
Full Story (comments: none)
IDEs
Version 2.0.1 alpha of Anjuta, a GNOME IDE for C and C++,
has been announced.
"
This is an alpha & unstable release and may not be suitable for production use. However, we encourage to use it and help us with bug reports. Both stable and development release can be used simultaneously, but they should be installed in different install prefix (important)."
Comments (none posted)
Profilers
M. Jones
explores Graphviz on IBM developerWorks.
"
Spending the time to work through a mass of source code can reveal the function flow to you, but when function pointers are involved or the code is lengthy and convoluted, the process becomes considerably more difficult. This article shows you how to construct a dynamic graphical function call generator using open source software and a bit of custom glue code."
Comments (1 posted)
Miscellaneous
Version 0.6 of Mercurial is out.
"
Mercurial is a fast, lightweight source control management system designed for efficient handling of very large distributed projects."
Many improvements have been included in this release.
Full Story (comments: none)
Page editor: Forrest Cook
Linux in the news
Recommended Reading
ZDNet
looks at
a ruling by the US Supreme Court against companies involved in
file-trading.
"
In a unanimous decision, the justices ruled companies that build businesses with the active intent of encouraging copyright infringement should be held liable for their customers' illegal actions.
"We hold that one who distributes a device with the object of promoting its use to infringe copyright, as shown by clear expression or other affirmative steps taken to foster infringement, is liable for the resulting acts of infringement," Justice David Souter wrote in the majority opinion."
Comments (18 posted)
Linux is making a good showing in the latest
Top500 list
of supercomputers. Linux systems account for 8 out of the top 10. Of
those eight, six are of IBM manufacture, including five Blue Gene systems
and one PPC Cluster. A SGI Altix, and Thunder, an Intel Itanium2 Tiger4
"white box" system hold third and seventh place, respectively. (Thanks to
Joe Greenseid)
Comments (41 posted)
Tatle
covers an announcement by Morten Andreas Meyer, the Norwegian Minister
of Modernization:
"
"Proprietary formats will no longer be acceptable in communication between citizens and government."
Taking great care not to mention the name Microsoft directly, but rather referring to "the spreadsheet almost everyone use" or saying this is the last time I will present a plan for information technology being broadcast on the net in Windows Media, the Minister sent strong signals in the direction of Redmond to open up or become irrelevant to the Norwegian Government."
(Thanks to Tres Melton.)
Comments (7 posted)
Trade Shows and Conferences
The GELATO Federation has covered the Gelato May 2005 meeting.
"
Over 150 scientists, developers, and engineers
convened from all around the globe for the May 2005 meeting of the Gelato Federation, an international organization dedicated to advancing
Linux on the Intel® Itanium® processor. This was the largest gathering of Linux-Itanium
professionals that the world has seen to date, with delegates from more than
30 Gelato member institutions and significant representation from Gelato sponsors
HP, SGI, and Intel."
Full Story (comments: none)
News.com
covers this week's JavaOne conference in San Francisco, CA.
"
Sun Microsystems' top brass will grab the limelight at this week's JavaOne conference. But in many respects, Sun is no longer the guiding light for technology it invented.
Developers and vendors report that programmers are increasingly turning to open-source projects for Java tools, forcing software providers to change with the times."
Comments (none posted)
GnomeDesktop
covers GNOME
Deutschland's visit to LinuxTag. "
The ten-person exhibition team
from Germany, Austria, Belgium, France, and Britain distributed over 1000
Ubuntu CDs to the visitors to the Linux event. Worldwide, there are now
more than 1.5 million CDs with Ubuntu and GNOME in use."
Comments (2 posted)
KDE.News
covers
the contributions made to KDE at LinuxTag 2005.
"
During the booth service a lot of new potential contributors presented themselves to the project, especially in areas where there is a need of such, like the German translation team. As the demopoints were equipped with SUSE Linux 9.3 and Kubuntu, and we distributed about 500 Kubuntu CDs, many old and new users of KDE 3.4 told us of ideas of improvement, some of which are already implemented, while others will be soon, as is the case with KDE 4 multimedia."
Comments (none posted)
The SCO Problem
Groklaw
reports
that Novell's Motion to Dismiss in SCO v. Novell has been denied.
"
In short, [Judge Dale Kimball] is a careful man, who scrupulously
distinguishes between matters of law and questions of fact. So, discovery,
here we come. This doesn't mean that there can't be later motions, after
some discovery gives the judge something concrete to go on. And it doesn't
mean he believes SCO. He can't favor either side, until discovery produces
sufficient facts to reach a definitive decision. That doesn't mean he
doesn't have a private thought or two."
Comments (5 posted)
Companies
The publication LXer
ponders the underlying meaning of Microsoft's purchase of
anti-virus companies.
"
Today, Microsoft has completed its acquisition of anti-virus company Sybari Software and announced the end of the company's Unix and Linux versions. Sound familiar? Sybari provides virus signature updates using anti-virus engines from other vendors including Sophos, Computer Associates and Kaspersky Labs."
Thanks to Tom Adelstein.
Comments (29 posted)
eWeek
looks at licensing problems with the Mono project's
open-source versions of Avalon and Indigo.
"
The project administrator, Rodrigo Mazzilli, announced the project's launch on June 3 on the main Mono mailing list.
In this note, Mazzilli said, "MonoIndigo will be a free implementation of Longhorn's communication stack [code-named Indigo] on top of Mono."
"MonoIndigo will require Mono 2.0." This update of Mono isn't due out until 2006.
Nevertheless, "I've also started developing some straightforward things of Indigo, like its most common attributes and classes. We plan to first implement the default BasicProfileHttpBinding, which conforms to WS-I Basic Profile 1.0 [basically HTTP-SOAP (Simple Object Access Protocol)]." Thus, BasicProfileHttpBinding is the .Net equivalent to one of Web Services' fundamental protocols.
A few weeks later, Microsoft told The Register that "developers planning to clone Indigo or Avalon will have to first engage in talks on licensing the company's Intellectual Property.""
Comments (40 posted)
Linux Adoption
News.com
looks
at small companies building low cost computers in India. "
In
about three months, a little-known company called Novatium plans to offer a
stripped-down home computer for about $70 or $75. That is about half the
price of the standard "thin clients" of this kind now sold in India, made
possible in part by some novel engineering choices. Adding a monitor
doubles the price to $150, but the company will offer used displays to keep
the cost down."
Comments (2 posted)
Legal
eWeek
looks
at AMD's anti-trust suit against Intel. "
The suit identifies 38
companies that AMD says Intel has pressured in one way or another. It says,
for example, that Intel put pressure on Hewlett-Packard Co., whose PCs come
with AMD chips, to limit its use of them. The suit also says Intel used
financial incentives in an effort to persuade Dell Inc., which does not use
AMD chips, not to do so."
Comments (15 posted)
NewsForge
looks at new legislation concerning open-source software in the Ukraine.
"
A battle for software supremacy within the public and private sectors of
Ukraine has begun. Recently, the Ukrainian Parliament registered a "project
of law" (the equivalent of a bill in U.S. terms) that may radically alter the
manner in which the Ukrainian government procures software. If adopted, it
will require government agencies, along with all state-owned or
state-controlled companies, to give preference to open source software."
Comments (none posted)
Interviews
The Perl Review
interviews Damian Conway.
"
Damian Conway is a frequent speaker on Perl (and often topics unrelated to Perl, such as quantum computing, Harry Potter, or the Klingon language), has written several Perl modules, and is the author of Object Oriented Perl (Manning Press) and now Perl Best Practices (O'Reilly Media) which will be available soon (although you can pre-order it on Amazon (hint hint)."
Thanks to Dominic Mitchell.
Comments (none posted)
TuxJournal
interviews
Mandriva's Gaël Duval.
"
Q:Mandrake and Connectiva ... why?
A:Mandriva is still a small company which is looking for opportunities to grow. Conectiva has a nice Linux market in south-america and a great product. As a result, we double the number of developers, we increase the income for the company, and Mandriva is growing."
Comments (none posted)
News.com
interviews Sun Microsystems' CEO Scott McNealy.
"
Q:How do you think the OpenSolaris launch went? Have you learned anything since you put it out there?
A:McNealy: I always make the Al Gore-ish statement that we invented community development. We started doing community development before we got founded. Three or four years before we founded Sun, one of our founders (Bill Joy) was pioneering the idea of open-source community-developed kernels in the operating system space, doing BSD licensing models with the Berkeley Software Distribution. We were the Red Hat of Berkeley before Linus (Torvalds, the Linux founder) was out of diapers."
Comments (11 posted)
The Salt Lake Tribune
talks with Robert
Ewald CEO of Linux Networx. "
"Linux Networx . . . not only has
evolved [as a successful business], but is itself driving the evolution of
supercomputers," Ewald says. He praises the company's "clustering" approach
to using numerous, linked processors to boost computing efficiency and
power rather than more costly giant processors."
Comments (none posted)
Resources
Groklaw presents
Chapter 13 of the online book "The Daemon, the GNU and the Penguin"
by Dr. Peter H. Salus. The topic of this chapter is:
USL vs The Regents of the University of California.
Comments (none posted)
Linuxaudio.org
has a new Audio Libre article (in PDF format) on the GStreamer
streaming media framework entitled:
Surfing the Pipeline - the GStreamer project.
Comments (none posted)
O'ReillyNet
takes
a look at what developers want. "
Irrespective of the language
programmers choose for expressing solutions, their wants and needs are
similar. They need to be productive and efficient, with technologies that
do not get in the way but rather help them produce high-quality
software. In this article, we share our top ten list of programmers' common
wants and needs."
Comments (10 posted)
Schuyler Erle, Rich Gibson and Jo Walsh
discuss geocoding in an O'Reilly book excerpt.
"
You've got the address, but where is that in GPS terms? In these two excerpts
from Mapping Hacks, learn how to geocode (adding geographic coordinates, such
as latitude and longitude, to other information) a U.S. street address, as
well as a whole database of addresses using the geocoder.us web services."
Comments (none posted)
Linux Journal
covers
HLA for High Level Assembly programming. "
HLA will soon reach
version 2.0. This version is reported to be significantly faster than
current versions. For now, version 1.76 of HLA is available freely from Hyde's Web
site. HLA can be installed under Linux after reading the HLA
Installation Guide."
Comments (6 posted)
NewsForge
covers shell scripting in a series on system administration skills.
"
If you're a system administrator, eventually you're going to need to write a
shell script. If you're like me and you enjoy scripting, you'll find reasons
to write shell scripts for just about everything."
Comments (none posted)
Reviews
Linux Planet
looks at
Bluefish for HTML editing. "
Bluefish is a handy, text-based HTML
editor for anybody that needs to crank out a lot of Web content, without a
lot of fluff. It comes bundled with SUSE Linux 9.3 Professional as version
1.0. Don't be fooled by the low release number. Bluefish is a mature
application that does its job quickly and efficiently."
Comments (none posted)
IBM developerWorks presents
an excerpt from LinuxTag 2005 paper entitled
"The Cell processor programming model".
"
The Cell processor from Sony, Toshiba, and IBM® is this year's most awaited newcomer on the CPU market. It promises unprecedented performance in the consumer and workstation market by employing a radically new architecture. Built around a 64-bit PowerPC® core, multiple independent vector processors called Synergistic Processing Units (SPUs) are combined on a single microprocessor."
Comments (none posted)
O'ReillyNet
takes a
look at Asterisk. "
While the computer industry has changed
vastly, telephone systems until relatively recently have changed only
superficially. They are expensive, proprietary, and often so arcane that
only factory-authorized dealers have the remotest clue how to manage
them. This, coupled with the emergence of open source Voice over IP (VoIP)
technology, leaves PBX on the verge of obsolescence. In this article I'll
look at Asterisk, a Linux-based open source softswitch, and why it heralds
the end of PBX."
Comments (6 posted)
NewsForge
looks at the
CivicSpace Labs project.
"
CivicSpace is picking up where the technical arms of the Dean and Clark campaigns left off. Mostly, this means developing a set of GPLed tools to help progressive political groups build and publish Web sites, blogs, forums, and photo galleries, create polls and surveys, organize events, create mailing lists, and more. Rosen, co-founder and director of CivicSpace, says that while his organization's software is designed with political organizing in mind, it's in use by other kinds of civic groups as well, including groups of poets, churches, and even a fox-hunting information portal."
Comments (3 posted)
PC Magazine
reviews the
Novell Linux Small Business Suite. "
With the Novell Linux Small
Business Suite 9, Novell delivers an integrated suite of server and client
software for file sharing, application serving, e-mail and collaboration,
productivity tools, and most everything else you need for a small business
network. And it all runs on Linux -- which, unlike NetWare,
supports a wide variety of applications, offers a robust platform for
future development, and continues to capture the hearts and minds of
corporate America in addition to those of the open-source
community."
Comments (none posted)
Miscellaneous
MozillaZine
reports on
the death of Nigel McFarlane. "
Nigel also contributed more directly
to the Mozilla project, adding comments to Bugzilla bug reports and
participating in discussions. Last year, he was a speaker at the Mozilla
Developer Day 2004 conference. Outside of Mozilla, Nigel was known as an
advocate of Web standards and author of two books about JavaScript. He was
a prominent open source analyst and commentator."
Comments (3 posted)
LinuxMedNews
covers an effort to converge open-source Electronic Medical
Record (EMR) systems.
"
The results in short: FreeMED said no, and OpenEMR said "lets see". The openEMR community has decided to use the integration of the new FreeB codebase into openEMR as a test case to see if Uversa and the openEMR community can work together. As a result Uversa has put the standalone release of FreeB on the fasttrack, and we will be making an annoucement regarding its release soon."
Comments (none posted)
Page editor: Forrest Cook
Announcements
Non-Commercial announcements
The Free Software Foundation Europe has sent out a
Memorandum on Software Patentability.
"
Patents on software are among the worst threats to knowledge-based
industries, by restricting software development: they make
computers less secure, less reliable and prevent
competition on a basic level. Lack of competition and
uncalculable legal risks raise the cost of ICT and cost jobs
wherever the economy depends upon them."
Full Story (comments: none)
The Software Freedom Law Center (SFLC) has announced it will represent The
X.Org Foundation. "
"X Window System gives computer users complete
flexibility in how they choose to have information presented on their
computers," said Leon Shiman, board member, The X.Org Foundation. "We have
more than 20 years invested in our technology from many different companies
and individuals. With the assistance of the Law Center we can continue to
focus our efforts around work on standards and code, confident that our
legal house is in order.""
Full Story (comments: 1)
Commercial announcements
Astaro Corporation has
announced the Astaro Security Gateway 420.
"
The Astaro Security Gateway 420 can serve a business or branch office of
500-1000 employees, depending on applications in use, with seven forms of
network protection: firewall, VPN gateway, intrusion protection, anti-virus,
spam blocking, spyware protection and content (URL) filtering."
Comments (none posted)
Gumstix, Inc has announced a new robotics expansion board for its
Linux-based miniature computer line.
"
In addition to signals from the gumstix motherboard, the robostix
expansion board exposes 6 PWM Channels (2x8 bit, 6 programmable), 8
A/D, 24 GPIO, 2 UART at logic levels and an in-system programming
port. The Atmega128 has 5V logic. robostix offers three power inputs:
V-RoboBatt, V_Power and V-Motor."
Full Story (comments: none)
Mandriva has
announced
a new support contract with MACIF, a major European personal insurance
company, with a total of 4.5 million subscribers. "
Bruno Marand,
Deputy Director, Information System, Architecture Unit, at MACIF said:
"MACIF has chosen Linux and open source software for part of its
information system. In the handling of these technologies, Mandriva's
expertise has proven dramatically effective on some issues we had to sort
out. This contract marks our renewed trust.""
Comments (none posted)
Novell, Inc. has
announced the release of its GroupWise 7 product.
"
Novell (Nasdaq: NOVL) today announced open beta availability of its latest
version of the most secure and reliable collaboration platform in the
industry, Novell(R) GroupWise 7. GroupWise 7 features advances for end users
such as integrated
e-mail and instant messaging, enhanced Outlook support and a pre-bundled
SUSE(TM) LINUX Enterprise Server."
Comments (none posted)
Emic Networks has announced a solution partnership with Rackspace Managed
Hosting for the delivery of Emic Application Clustering ("EAC") with
Rackspace's managed hosting services. Emic's clustering solutions use open
source application stacks.
Full Story (comments: none)
Red Hat, Inc. has announced that the Lower Saxony IT centre
(Informatikzentrum Niedersachsen - IZN) has deployed Red Hat Enterprise
Linux as the platform to provide IT services for the police force in Lower
Saxony, in Germany. IZN is the main systems centre for IT and
communications in Lower Saxony, providing 11,000 employees with access to
the central case tracking system "Nivadis" at the central police
headquarters and its departments. The Java-based web application operates
entirely on Red Hat Enterprise Linux.
Full Story (comments: none)
SugarCRM Inc. has
announced the appointment of Larry Augustin to the Board of Directors.
"
SugarCRM provides powerful solutions built on a pure open source
technology stack (Linux, Apache, MySQL and PHP) offering functionality
constructed by the best open source CRM experts from around the world."
Comments (none posted)
Sun Microsystems, Inc. has several announcements in this
press
release, among them plans to release key Java products to the open
source community. "
Those key technologies include Sun Java System
Application Server 9 Platform Edition and Sun Java Enterprise Service Bus,
the first fully open sourced enterprise service bus implementation based on
the Java Business Integration (JBI) specification (JSR 208)."
Comments (2 posted)
TimeSys has announced a Linux Component Repository for
Freescale PowerPC core Processors.
"
The Freescale Linux Component Repository is a key component of
Linux Customization Solutions from TimeSys, web-based, automated
development, build and validation tools that dramatically reduce the
cost, effort and time required to tailor Linux to the unique feature,
footprint and processor requirements of any embedded device."
Full Story (comments: none)
Toshiba America Electronic Components, Inc. has
announced a new reference board for the 64 bit MIPS-based
TX4939XBG-400 single chip microprocessor.
"
The RBTX4939 consists of two modules, a CPU module and a base board. The
CPU module includes the TX4939XBG-400 microprocessor, DDR SDRAM and the EJTAG
interface. The base board includes the PCI slots, ATA sockets, Ethernet PHY
(RMII) and audio/video interface socket."
Comments (none posted)
Linspire and TransGaming Technologies have
announced the release of Cedega, a product that allows Windows
games to be played under the Linspire distribution.
"
TransGaming's
innovative Cedega portability technology, combined with the Point2Play
graphical front end, offers equivalent game-play experience and performance,
making it possible for avid Linux gamers to play titles like Half-Life 2,
World of WarCraft and Battlefield 1942 on their machines."
Comments (1 posted)
Win4Lin and NoMachine have announced a partnership.
"
Win4Lin and NoMachine will develop a Windows and Linux
hybrid terminal server solution that can be used for
desktop productivity, line-of-business and legacy Windows
application access. The solution will be based on the
NoMachine NX Distributed Computing Architecture and Win4Lin
Terminal Server."
Full Story (comments: 1)
Chinese company ZTE Corporation has chosen the Opera mobile Web browser for
their new GSM mobile phone in China, the e3. The ZTE e3 is an advanced
Linux-based smartphone geared toward the Chinese business market.
Full Story (comments: none)
Here is the first round of press releases from the JavaOne conference.
Comments (none posted)
Here are some press releases inspired by the JavaOne conference:
Comments (none posted)
New Books
Addison-Wesley has published the book
Advanced Programming in the
UNIX Environment, second edition by Richard Stevens and Stephen Rago.
Full Story (comments: none)
Martin F. Krafft has announced the publication of his book
The Debian System -- Concepts and Techniques by
Open Source Press.
Full Story (comments: none)
O'Reilly has published the book
Maven: A Developer's Notebook
by Vincent Massol and Timothy O'Brien.
Full Story (comments: none)
O'Reilly has published the book
Swing Hacks by Joshua Marinacci and Chris Adamson.
Full Story (comments: none)
O'Reilly has published the book
Switching to VoIP by Ted Wallingford.
Full Story (comments: none)
O'Reilly has published the book
UML 2.0 in a Nutshell
by Dan Pilone with Neil Pitman.
Full Story (comments: none)
No Starch Press has published the book
Write Portable Code
by Brian Hook.
Full Story (comments: none)
O'Reilly has published the book
Zooming in on Digital Cartography by Schuyler Erle, Rich Gibson, and Jo Walsh.
Full Story (comments: none)
Resources
The June 22, 2005 edition of the Linux Documentation Project Weekly News
is out with the latest new documentation releases.
Full Story (comments: none)
Contests and Awards
Nine Lisp projects have been awarded funding by the Google Summer of Code
project.
"
Dirk Gerrits, in a 25 Jun 2005 blog entry, lists the 9 Lisp project
fundings awarded to Lisp NYC by Google Summer of Code. Lisp NYC is "a
group devoted to the advocacy and advancement of professional software
developers in their adoption of Common Lisp and associated languages"."
Full Story (comments: none)
KDE.News
finds
the KDE related projects that are being worked on in Google's
Summer of Code.
"
After reviewing the list of submissions, Google has released this morning the
final list of Summer of Code proposals they have accepted. Out of 8000+
entries, 410 were selected and KDE proponents were awarded 24 out of those
which equals $120,000 of support for KDE technology."
Comments (none posted)
Ricoh Corporation and Sun Microsystems
have announced a $100,000 Java Solutions Developer Challenge.
"
This program is designed to
encourage creative submissions for both commercial and open source software
applications that provide solutions that will run on the Ricoh Embedded
Software Architecture platform. Participants in the Developer Challenge must
be Premier Plus members in good standing of the Ricoh Developer Program
(RiDP)."
Comments (1 posted)
Event Reports
Jan-Oliver Wagner has posted
his impressions from the 2005 Open Source Geospatial conference.
Thanks to Bernhard Reiter.
Comments (none posted)
Upcoming Events
A new press release about the sixth annual Debian Developers Conference
has been posted.
"
The conference will be kicked off on July 9th with Debian Day, which
is aimed at the general public and the press. This is an excellent
opportunity for corporations and governments to discover the benefits
of the world's most mature GNU/Linux distribution. Computer users can
experience the Debian community and learn from the software designers
themselves."
Full Story (comments: none)
The 2005 Free Libre Open Source
In Education (FLOSSIE) conference and expo will be held in Bolton, UK
on July 14-15, 2005.
"
This year's FLOSSIE Conference focuses on explaining and demonstrating
the FLOSS technologies that achieve these results. The Conference now
covers two days and keynote speakers are Simon Phipps, Sun's Chief
Technology Evangelist, and Dr Brian Iddon, MP for Bolton South-East and
Member of the House of Commons Science and Technology Select Committee."
Full Story (comments: none)
KDE.News has
an announcement
for the Droit D'auteur et Vous
"
KDE will be present at the Droit D'auteur et Vous event in Montréal
(Québec) on July 3rd. The event is to promote Free Software and
Richard Stallman will be giving a talk on copyright. There is an expo for
LUGs and other organisations where KDE has booked a stall to show off the
latest KDE & KOffice and to hand out limited edition Kubuntu CDs."
Comments (none posted)
LinuxMedNews
has announced the
LinuxMed 2005 online conference.
"
LinuxMed 2005 is the First Virtual Meeting over Internet of Free and Libre Opensource Software , and its applications in Health Care and related disciplines.
LinuxMed 2005 is developing in association with the FCVC Fourth cardiology Virtual congress over Internet, the most important international meeting in this field every two years. LinuxMed is organized by BioLinux Group, CETIFAC (Tele-informatics Center of FAC) and LAD (opensource e-learning system).
From September 1st to November 30th, 2005."
Comments (none posted)
A
Call for Presentations
has gone out for the ZEND/PHP Conference and Expo 2005.
The event takes place in Burlingame, California on October 18-21, 2005.
Submissions are due by June 30.
Comments (none posted)
| Date | Event | Location |
| June 30, 2005 | Where 2.0
Conference | (Westin St. Francis Hotel)San Francisco, CA |
| June 30 - July 3, 2005 | Linux Vacation/Eastern
Europe(LVEE) | Hronda, Belarusia |
| June 30, 2005 | 2005
JavaOne | (Moscone Center)San Francisco, CA |
| July 1 - 6, 2005 | Linux Desktop Development and KDevelop Developers Conference 2005 | Kiev, Ukraine |
| July 3, 2005 | Droit D'auteur et
Vous | Montreal, Canada |
| July 5 - 9, 2005 | LSM 2005 Libre Software
Meeting for Medicine | Dijon, France |
| July 6 - 9, 2005 | IV Jornades de Programari
Lliure | Campus de Vilanova i la Geltrú, Spain |
| July 10 - 18, 2005 | Debconf
5 | Helsinki, Finland |
| July 11, 2005 | Evolution of Open-Source
Code Bases(EVOSC05) | Genova, Italy |
| July 11 - 15, 2005 | First International
Conference on Open Source Systems(OSS2005) | Genova, Italy |
| July 11 - 14, 2005 | GOTO10
workshop | (OKNO)Brussels, Belgium |
| July 11 - 15, 2005 | IEEE
International Conference on Web Services(ICWS 2005) | Orlando, Florida |
| July 14 - 15, 2005 | Free Libre Open Source Software
in Education Conference(FLOSSIE) | (Bolton Technology Innovation Centre)Bolton,
UK |
| July 17 - 19, 2005 | Desktop
Developer's Conference | (Ottawa Congress Centre)Ottawa, Ontario, Canada |
| July 18 - 22, 2005 | ApacheCon
Europe 2005 | Stuttgart, Germany |
| July 18 - 22, 2005 | PostgreSQL Bootcamp | (Big
Nerd Ranch)Atlanta, GA |
| July 20 - 23, 2005 | Ottawa Linux
Symposium(OLS 2005) | Ottawa, Canada |
| July 20 - 22, 2005 | North American
Plone Symposium | (The Astro Crowne Plaza)New Orleans, Louisiana |
| July 26, 2005 | 2nd European LISP and Scheme
Workshop | Glasgow, Scotland |
| July 27 - 28, 2005 | Black
Hat Briefings USA 2005 | Las Vegas, NV |
| July 29 - 31, 2005 | DefCon 13 | (Alexis Park)Las
Vegas, Nevada |
| July 31 - August 4, 2005 | 2005 SIGGRAPH
Computer Animation Festival | Los Angeles, CA |
| August 1 - 5, 2005 | O'Reilly
Open Source Convention | (Oregon Convention Center)Portland, Oregon |
| August 1 - 5, 2005 | CIFS 2005
Conference and Plugfest | (Doubletree Hotel)San Jose, CA |
| August 4, 2005 | Penguincon
2005 | Israel |
| August 4 - 7, 2005 | Linux
2005 | (University of Wales)Swansea, UK |
| August 8 - 11, 2005 | LinuxWorld Conference and
Expo | (Moscone Center)San Francisco, CA |
| August 20, 2005 | Free Audio and Video
Event(FAVE) | (Trinity Community and Arts Centre)Bristol, UK |
Comments (none posted)
Mailing Lists
A new VistA mailing list
has been announced.
"
At the request of several physicians involved in the adoption of VistA in
their clinical settings, a mailing list to discuss topics pertaining to the
discussion of VistA in a clinical setting has been created. Go to
http://lists.sourceforge.net/lists/listinfo/worldvista-adoption
to join."
Comments (none posted)
Web sites
Groklaw
has announced an online
list of legal cases covered by the site.
"
Groklaw's heretic approached me with an idea, to set up a page listing all
the attorneys in all the cases we cover on Groklaw, as well as the judges,
the law firms, the courts, with links to bios -- with pictures when available
-- on the cast of characters, so we can keep them all straight. At the
time, his idea was a bit more expansive, but after input from Groklaw's
membership on his first draft, we eventually settled on the four categories."
Comments (none posted)
KDE.News
covers
recent improvements to the
KDE Documentation site.
"
The KDE online documentation site docs.kde.org has gotten a new back- and frontend addressing experiences made over the last few years. It now allows for faster and easier navigation through the languages and branches. The User Guide and the FAQ are featured more prominently and in the chosen language if already translated."
Comments (none posted)
SourceForge
has announced a new engineering team blog site.
"
The SourceForge.net Engineering Team has launched a blog to communicate information about our architecture, our tactical plans, and our progress.
The blog may be accessed at:
http://blog.dev.sf.net/."
Comments (none posted)
Page editor: Forrest Cook