Gentoo Weekly Newsletter 31 July 2006

Chris Gianelloni <[email protected]> Tue, 01 Aug 2006 12:30:51 -0400
Newsgroups gmane.linux.gentoo.weekly-news
Organization Gentoo Linux
Message-ID <[email protected]>
-------------------------------------------------------------------------=
--
Gentoo Weekly Newsletter
http://www.gentoo.org/news/en/gwn/current.xml
This is the Gentoo Weekly Newsletter for the week of 31 July 2006.
-------------------------------------------------------------------------=
--
=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
1. Gentoo news
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 =20
Catalyst 2.0 released
---------------------
 =20
The Gentoo Release Engineering[1] project is pleased to announce that=20
catalyst 2.0 has been released. The new catalyst version is a complete=20
re-write from the aging 1.x code base, and includes several new
features=20
and updates, including:=20

 1. http://www.gentoo.org/proj/en/releng/index.xml
=20
 * autoresume - attempts to resume a failed build=20
 * kerncache - caches the build of the kernels to speed up
livecd-stage2=20
 * seedcache - use the build output of a previous target if it exists
to=20
speed up the copy=20
 * snapcache - cache the snapshot so that it can be bind-mounted into
the=20
chroot=20
 * DIGESTS - creates digests in any format supported by shash=20
=20
This version is currently masked in portage under package.mask and will
be=20
unmasked this week for ~arch users. Users of the 2.0_pre series of=20
catalyst builds will need to perform some steps to ensure a clean
upgrade,=20
especially if you wish to keep your package caches.=20
=20
-------------------------------------------------------------------------=
--
| Code Listing 1.1:
|
|Renaming catalyst directories
|
-------------------------------------------------------------------------=
--
|
|
|(Rename the cache directory)
|
|# mv -i /var/tmp/catalyst2 /var/tmp/catalyst
|
|(Rename the configuration directory)
|
|# mv -i /etc/catalyst2 /etc/catalyst
|
|# cd /etc/catalyst
|
|# sed -i -e 's/catalyst2/catalyst/' *.conf
|
|
|
-------------------------------------------------------------------------=
--
=20
The online documentation is being written for catalyst 2.0 and will be
in=20
place before 2.0 is marked stable. For now, the example spec templates=20
installed to /usr/share/doc/catalyst-2.0/examples are the best=20
documentation.=20
   =20
Third anniversary of Gentoo's Bugday
------------------------------------
 =20
Saturday 5th August is the third anniversary of the Gentoo/Bugday
project.=20
This marks a major milestone, and it will be celebrated appropriately
with=20
contests and prizes!=20
=20
Bugday first started out life as GLEP 6[2]. From the very beginning the=20
bugday project had the potential to be a big influence on Gentoo. It
has=20
certainly proved its worth in its first 3 years. Lots of new developers=20
have been recruited directly from their Bugday involvement as users,
and=20
others have had their first ebuild experiences from past Bugdays and
have=20
since joined Gentoo projects unrelated to Bugday.=20

 2. http://www.gentoo.org/proj/en/glep/glep-0006.html
=20
Besides being a powerful recruitment tool, users and developers have=20
cooperated on fixing an astonishing number of bugs on Bugdays. Bugday
is=20
one of the important cornerstones of the Gentoo community. Certainly,=20
Bugday has helped bridge the often talked about gap between users and=20
developers and the Bugday IRC channel has long since turned into a
channel=20
where ebuild issues and fixes are discussed daily.=20
=20
To celebrate the third anniversary, they will have a number of=20
contests. Users will battle each other for most solved bugs, most
Gentoo=20
knowledge, etc.=20
=20
They are still working on finalizing contests and prizes, but all
details=20
should be announced on the Bugday site[3] later this week.=20

 3. http://bugday.gentoo.org
=20
Good luck to everybody. The Bugday project hopes that this will be the=20
best Bugday yet. A big thank you to everybody who has participated in
the=20
last three years -- you've truly helped make Bugday the big success it
is=20
today.=20
   =20
Gentoo/Java staffing needs
--------------------------
 =20
As has been the case for some time, the Java team is still atrociously=20
understaffed. Below, they'll outline a few 'positions' that they would=20
like see filled. The term 'filled' is used really loosely, and it is
meant=20
more as in the sense of 'these are things we would like people to be=20
working on'. If current developers are interested, that would be great,=20
but they are also willing to mentor some fresh blood for the team.=20
=20
 * Java generalists=20
=20
The Gentoo/Java team has tons of Java packages. At last count, it was=20
around 400 or so packages. As one can imagine, this kind of number=20
generates a pretty constant stream of bug reports and version bump=20
requests.=20
=20
So, basically, the Java team is looking for some people to help out
with=20
general maintenance of their packages. They would expect them to be=20
familiar with Gentoo and Java (surprise!). If they are not already,
they=20
will need to become familiar with the ins and outs of how Java is
handled=20
on Gentoo. Familiarity with ant, which is used for a large majority of=20
their packages, would also be very useful.=20
=20
 * JBoss maintainer=20
=20
JBoss is a pretty important app in the enterprise world of Java. It has=20
been pretty unmaintained for some time now, and could use some love.=20
Because of the nature of this beast, the Java team would want someone
that=20
uses JBoss on a daily basis, preferably in an enterprise setting, to be=20
the type of person to maintain this.=20
=20
 * Jetty maintainer=20
=20
Jetty is a web container, like tomcat and resin. It also has been
pretty=20
unmaintained in recent times. Preferably, the person who picks this
fella=20
up uses jetty on a daily basis in an enterprise type setting.=20
=20
 * Free Java Hackers=20
=20
One of illustrious users has been working on working away at getting
GCJ=20
usable as a JDK, in the sense that it can be used to build our
packages.=20
The Java team does have a handful of other free Java VMs in portage,
like=20
kaffe, sablevm, jamvm, etc. If people were interested, it would be
great=20
if they could get their packages building using these other VMs.=20
=20
 * Eclipse / Netbeans maintainers=20
=20
Eclipse and Netbeans are the primary IDEs for Java. Eclipse is well
kept=20
for the moment, but the plugins haven't been. Netbeans needs a bit of
love=20
though, as it hasn't been updated in awhile.=20
=20
So, if one or more of these sounds interesting and like something you'd=20
want to do? For starters, you should take a gander over at the project=20
page[4], and check out various documentation they have. If you are
still=20
interested, then contact Josh Nichols[5].=20

 4. http://www.gentoo.org/proj/en/java
 5. [email protected]
=20
Other things you can do:=20
=20
 * Join the mailing list, gentoo-java. It is pretty low-traffic.=20
 * Lurk in the IRC channel, #gentoo-java on irc.freenode.net. It is
also=20
fairly low-traffic, so don't expect immediate responses.=20
   =20
Czech translation of Gentoo documentation finally official
----------------------------------------------------------
 =20
After more than one year of hard work, the Czech translation team is
proud to=20
announce that they have finally made the Czech translation[6] official.=20
That means that interested Czech-speaking users can read the
documentation=20
in their native language[7].=20

 6. http://www.gentoo.org/doc/cs/
 7. http://www.gentoo.org/doc/cs/
=20
Everyone who can write Czech and understand written English (yeah,
that's=20
you if you read this :) ) is more than welcome to help with our
efforts.=20
All the applicants who want a shiny @gentoo.org e-mail address and
aren't=20
afraid of endless months of tedious work are requested to hang on at=20
#gentoo-doc on freenode or just drop a mail to Jan Kundr=C3=A1t[8].=20

 8. [email protected]
   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
2. Developer of the week
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 =20
Joshua Kinard
-------------
 =20
Figure 2.1: Joshua Kinard, aka kumba
http://www.gentoo.org/images/gwn/20060731_kumba.jpg
=20
Developer Joshua Kinard, known as Kumba, resides in Waldorf, MD, a
short=20
drive outside Washington, D.C. He lives with his parents and has
several=20
pets, including a family dog, two cats, Isis and Leto, and oddly enough,
a=20
mouse. The cats obviously love the mouse. The mouse must not mind
either=20
as Kumba said his family has tried to release the mouse but he just
won't=20
leave. At 24, Joshua can still vividly recall some of the places he and=20
his family have been stationed throughout his father's Air Force
career.=20
Perhaps most memorable were the few years they lived in Spain, on a=20
military base outside of Madrid.=20
=20
Kumba's interests include some rather uncommon music tastes, such as=20
Irish/Celtic tunes (especially good bagpipes), Gregorian chants, and
some=20
sub-genre's of metal like therion and blind guardian. He also moderates=20
about 13 IRC channels, mostly Gentoo, and still finds the time to fit in
a=20
game of Diablo 2 now and then.=20
=20
Joshua currently works as a System Administrator for a non-profit=20
organization near Washington, D.C. The environment ranges among
Netware,=20
HP-UX, Linux, and even Windows. As for the future, he admits that he's
not=20
the biggest fan of the corporate world and has considered pursuing grad=20
school or even a career change.=20
=20
As for Kumba's start with Gentoo, he claims a rather simple beginning.=20
While using various flavors of Linux, he looked for something that he=20
could use on his recently acquired 64-bit SPARC, and that search
quickly=20
led to Gentoo. He has been a Gentoo developer since 2004 and currently
is=20
the team lead for the MIPS team, though he also enjoys helping with=20
baselayout, toolchain, and SPARC teams.=20
=20
The rumors are true, Kumba's home Workstation, a Dual Pentium III, is=20
indeed running Windows Server 2003 and boasts a hot-swappable RAID5
SCSI=20
array. The first application any IRC moderator launches is obviously
mIRC=20
and Kumba follows that with AIM/DeadAIM, Winamp, and Firefox. He's also=20
know to track unusual weather events using Stormlab and to dabble
inside=20
of NASA's WorldWind application. Kumba's other home machines include a=20
dual Athlon MP 2000, acting as a web server, an old SPARC machine, used=20
for testing, and several SGI boxes: an Octane used for development, two=20
O2's, one for package testing and one for kernel testing, and an IP28.
He=20
even has an old SGI Indy, from the early 90's, which he still uses to
do=20
kernel testing!
   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
3. Heard in the community
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
   =20
planet.gentoo.org
-----------------
 =20
#gentoo-db
=20
Another IRC channel has just opened its (virtual) doors. #gentoo-db is=20
intended to provide a platform for discussions and development around=20
database support within Gentoo. Currently MySQL and PostgreSQL people
hang=20
out there, developers maintaining other database-related packages for=20
Gentoo and users are encouraged to join the channel.=20
=20
 * #gentoo-db[9]=20
 9. http://chtekk.longitekk.com/?p=3D25

=20
State of Gentoo in 5 minutes
=20
Donnie Berkholz[10] held a lightning talk about Gentoo's current state
at=20
this year's OSCON[11] covering Portage 2.1, the upcoming 2006.1 release=20
(including a new Installer version) and support for multiple overlays.
His=20
talk is also mentioned in a recent NewsForge[12] article.=20

 10. [email protected]
 11. http://conferences.oreillynet.com/os2006/
 12. http://business.newsforge.com/article.pl?sid=3D06/07/27/161239
=20
 * State of Gentoo in 5 minutes[13]=20
 13. http://spyderous.livejournal.com/77772.html

=20
Wanted: PowerPC Release Testers
=20
The call for Release Testers[14] about a month ago wasn't that
successful=20
for Gentoo's PowerPC team. Only less then a handful of people with=20
supported machines responded. Lars Weiler[15] now started another call
for=20
Release Testers - if you can help out (he listed a list of supported=20
machines in his blog entry) please contact Roger Miliker[16].=20

 14.=20
http://www.gentoo.org/news/en/gwn/20060626-newsletter.xml#doc_chap1_sect1
 15. [email protected]
 16. [email protected]
=20
 *  Wanted: PowerPC Release Testers[17]=20
 17.=20
http://planet.gentoo.org/developers/pylon/2006/07/27/wanted_powerpc_relea=
se_testers

   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
4. Gentoo developer moves
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 =20
Moves
-----
 =20
The following developers recently left the Gentoo project:=20
=20
 * Henrik Brix Andersen (brix)=20
 * Michael Kohl (citizen428)=20
   =20
Adds
----
 =20
The following developers recently joined the Gentoo project:=20
=20
 * Wolf Giesen (frilled) Security=20
   =20
Changes
-------
 =20
The following developers recently changed roles within the Gentoo
project:=20
=20
 * none this week=20
   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
5. Gentoo security
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
  =20
Wireshark: Multiple vulnerabilities
-----------------------------------
 =20
Wireshark (formerly known as Ethereal) is vulnerable to several
security=20
issues, potentially allowing the execution of arbitrary code by a
remote=20
attacker.=20
=20
For more information, please see the GLSA Announcement[18]=20

 18. http://www.gentoo.org/security/en/glsa/glsa-200607-09.xml
   =20
Samba: Denial of Service vulnerability
--------------------------------------
 =20
A large number of share connection requests could cause a Denial of=20
Service within Samba.=20
=20
For more information, please see the GLSA Announcement[19]=20

 19. http://www.gentoo.org/security/en/glsa/glsa-200607-10.xml
   =20
TunePimp: Buffer overflow
-------------------------
 =20
A vulnerability in TunePimp has been reported which could lead to the=20
execution of arbitrary code.=20
=20
For more information, please see the GLSA Announcement[20]=20

 20. http://www.gentoo.org/security/en/glsa/glsa-200607-11.xml
   =20
OpenOffice.org: Multiple vulnerabilities
----------------------------------------
 =20
OpenOffice.org is affected by three security vulnerabilities which can
be=20
exploited to allow the execution of arbitrary code by a remote
attacker.=20
=20
For more information, please see the GLSA Announcement[21]=20

 21. http://www.gentoo.org/security/en/glsa/glsa-200607-12.xml
   =20
Audacious: Multiple heap and buffer overflows
---------------------------------------------
 =20
The adplug library included in Audacious is vulnerable to various=20
overflows that could result in the execution of arbitrary code.=20
=20
For more information, please see the GLSA Announcement[22]=20

 22. http://www.gentoo.org/security/en/glsa/glsa-200607-13.xml
   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
6. Bugzilla
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 =20
Summary
-------
 =20
 * Statistics=20
 * Closed bug ranking=20
 * New bug rankings=20
   =20
Statistics
----------
 =20
The Gentoo community uses Bugzilla (bugs.gentoo.org[23]) to record and=20
track bugs, notifications, suggestions and other interactions with the=20
development team. Between 23 July 2006 and 30 July 2006, activity on
the=20
site has resulted in:=20

 23. http://bugs.gentoo.org
=20
 * 679 new bugs during this period=20
 * 289 bugs closed or resolved during this period=20
 * 19 previously closed bugs were reopened this period=20
=20
Of the 10687 currently open bugs: 52 are labeled 'blocker', 134 are=20
labeled 'critical', and 533 are labeled 'major'.=20
   =20
Closed bug rankings
-------------------
 =20
The developers and teams who have closed the most bugs during this
period=20
are:=20
=20
 * Gentoo Games[24], with 22 closed bugs[25] =20
 * Java team[26], with 19 closed bugs[27] =20
 * Portage team[28], with 15 closed bugs[29] =20
 * Default Assignee for Orphaned Packages[30], with 14 closed bugs[31] =20
 * Gentoo KDE team[32], with 10 closed bugs[33] =20
 * Gentoo Security[34], with 8 closed bugs[35] =20
 * Python Gentoo Team[36], with 6 closed bugs[37] =20
 * Xavier Neys[38], with 6 closed bugs[39] =20
 24. [email protected]
 25.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status=3DCLO=
SED&chfield=3Dbug_status&chfieldfrom=3D2006-07-23&chfieldto=3D2006-07-30&=
resolution=3DFIXED&[email protected]
26. [email protected]
 27.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status=3DCLO=
SED&chfield=3Dbug_status&chfieldfrom=3D2006-07-23&chfieldto=3D2006-07-30&=
resolution=3DFIXED&[email protected]
 28. [email protected]
 29.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status=3DCLO=
SED&chfield=3Dbug_status&chfieldfrom=3D2006-07-23&chfieldto=3D2006-07-30&=
resolution=3DFIXED&[email protected]
 30. [email protected]
 31.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status=3DCLO=
SED&chfield=3Dbug_status&chfieldfrom=3D2006-07-23&chfieldto=3D2006-07-30&=
resolution=3DFIXED&[email protected]
 32. [email protected]
 33.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status=3DCLO=
SED&chfield=3Dbug_status&chfieldfrom=3D2006-07-23&chfieldto=3D2006-07-30&=
resolution=3DFIXED&[email protected]
 34. [email protected]
 35.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status=3DCLO=
SED&chfield=3Dbug_status&chfieldfrom=3D2006-07-23&chfieldto=3D2006-07-30&=
resolution=3DFIXED&[email protected]
 36. [email protected]
 37.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status=3DCLO=
SED&chfield=3Dbug_status&chfieldfrom=3D2006-07-23&chfieldto=3D2006-07-30&=
resolution=3DFIXED&[email protected]
 38. [email protected]
 39.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status=3DCLO=
SED&chfield=3Dbug_status&chfieldfrom=3D2006-07-23&chfieldto=3D2006-07-30&=
resolution=3DFIXED&[email protected]

   =20
New bug rankings
----------------
 =20
The developers and teams who have been assigned the most new bugs
during=20
this period are:=20
=20
 * Default Assignee for New Packages[40], with 33 new bugs[41] =20
 * Gentoo Sound Team[42], with 9 new bugs[43] =20
 * AMD64 Project[44], with 9 new bugs[45] =20
 * Gentoo Kernel Bug Wranglers and Kernel Maintainers[46], with 8 new=20
bugs[47] =20
 * media-video herd[48], with 7 new bugs[49] =20
 * Gentoo Linux Gnome Desktop Team[50], with 7 new bugs[51] =20
 * Netmon Herd[52], with 6 new bugs[53] =20
 * Gentoo Games[54], with 6 new bugs[55] =20
 40. [email protected]
 41.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DASSIGNED=
&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2006-07-23&chf=
ieldto=3D2006-07-30&[email protected]
 42. [email protected]
 43.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DASSIGNED=
&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2006-07-23&chf=
ieldto=3D2006-07-30&[email protected]
 44. [email protected]
 45.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DASSIGNED=
&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2006-07-23&chf=
ieldto=3D2006-07-30&[email protected]
 46. [email protected]
 47.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DASSIGNED=
&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2006-07-23&chf=
ieldto=3D2006-07-30&[email protected]
 48. [email protected]
 49.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DASSIGNED=
&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2006-07-23&chf=
ieldto=3D2006-07-30&[email protected]
 50. [email protected]
 51.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DASSIGNED=
&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2006-07-23&chf=
ieldto=3D2006-07-30&[email protected]
 52. [email protected]
 53.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DASSIGNED=
&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2006-07-23&chf=
ieldto=3D2006-07-30&[email protected]
 54. [email protected]
 55.=20
http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DASSIGNED=
&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2006-07-23&chf=
ieldto=3D2006-07-30&[email protected]

   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
7. GWN feedback
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
  =20
Please send us your feedback[56] and help make the GWN better.=20

 56. [email protected]
   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D
8. GWN subscription information
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D
  =20
To subscribe to the Gentoo Weekly Newsletter, send a blank e-mail to=20
[email protected].=20
=20
To unsubscribe to the Gentoo Weekly Newsletter, send a blank e-mail to=20
[email protected] from the e-mail address you are=20
subscribed under.=20
   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
9. Other languages
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
  =20
The Gentoo Weekly Newsletter is also available in the following
languages:=20
=20
 * Chinese (Simplified)[57] =20
 * Danish[58] =20
 * Dutch[59] =20
 * English[60] =20
 * German[61] =20
 * French[62] =20
 * Korean[63] =20
 * Japanese[64] =20
 * Italian[65] =20
 * Polish[66] =20
 * Portuguese (Brazil)[67] =20
 * Portuguese (Portugal)[68] =20
 * Russian[69] =20
 * Spanish[70] =20
 * Turkish[71] =20
 57. http://www.gentoo.org/news/zh_cn/gwn/gwn.xml
 58. http://www.gentoo.org/news/da/gwn/gwn.xml
 59. http://www.gentoo.org/news/nl/gwn/gwn.xml
 60. http://www.gentoo.org/news/en/gwn/gwn.xml
 61. http://www.gentoo.org/news/de/gwn/gwn.xml
 62. http://www.gentoo.org/news/fr/gwn/gwn.xml
 63. http://www.gentoo.org/news/ko/gwn/gwn.xml
 64. http://www.gentoo.org/news/ja/gwn/gwn.xml
 65. http://www.gentoo.org/news/it/gwn/gwn.xml
 66. http://www.gentoo.org/news/pl/gwn/gwn.xml
 67. http://www.gentoo.org/news/pt_br/gwn/gwn.xml
 68. http://www.gentoo.org/news/pt/gwn/gwn.xml
 69. http://www.gentoo.org/news/ru/gwn/gwn.xml
 70. http://www.gentoo.org/news/es/gwn/gwn.xml
 71. http://www.gentoo.org/news/tr/gwn/gwn.xml

  =20
Ulrich Plate <[email protected]> - Editor
Chris Gianelloni <[email protected]> - Author
Tobias Scherbaum <[email protected]> - Author
Jan Kundr=C3=A1t <[email protected]> - Author
Bryan =C3=98stergaard <[email protected]> - Author
Josh Nichols <[email protected]> - Author
Chrissy Fullam <[email protected]> - Author



--=20
[email protected] mailing list