Gentoo Weekly Newsletter 5 February 2007
Chris Gianelloni <[email protected]> Thu, 08 Feb 2007 12:30:34 -0500
| Newsgroups | gmane.linux.gentoo.weekly-news |
|---|---|
| Message-ID | <[email protected]> |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gentoo Weekly Newsletter http://www.gentoo.org/news/en/gwn/20070205-newsletter.xml This is the Gentoo Weekly Newsletter for the week of 5 February 2007. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ =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 KDE team needs your help ------------------------ Due to inactivity and other responsibilities within Gentoo's KDE team[1], they are currently seeking out new recruits from the community. Intereste= d parties who are currently developers can add themselves to the herd and start squashing bugs. Interested members of the community can also help. = If you want to help out, contact the KDE team[2] for more information. 1. http://www.gentoo.org/proj/en/desktop/kde 2. [email protected] Upcoming removal of mail-mta/qmail ---------------------------------- The Gentoo qmail team[3] would like to announce the removal of mail-mta/qmail. It has been superseded by mail-mta/netqmail which is stab= le on the same architectures as the older mail-mta/qmail. The new ebuild, mail-mta/netqmail, consists of only upstream provided patches[4]. One of = the reasons for the switch is the massive cleanup efforts that have made the newer ebuild. Users wanting custom patches can use the QMAIL_PATCH_DIR variable in make.conf, specifying a directory containing patches to be applied before compilation. Be aware that the qmail team will not support installations using custom patches. 3. [email protected] 4. http://www.qmail.org/netqmail/ The mail-mta/qmail package will be removed on or around April 15, 2007, after being masked on or around March 15, 2007. Please migrate to the new package before this date. =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 Matthias Schwarzott, aka zzam ----------------------------- Figure 2.1: Matthias Schwarzott, aka zzam http://www.gentoo.org/images/gwn/20070205_zzam.jpg Matthias Schwarzott[5] is a 25 year old developer. He lives in Erlangen, Germany with his girlfriend Charlotte. Matthias studies technomathematics= , which is basically an expensive word for mathematics and technology, at t= he Friedrich Alexander University of Erlangen-Nuremberg. There he studies Ja= va programming, working with algorithms, programming computer graphics in C+= +, and Electrical Engineering. 5. [email protected] Matthias has worked at Siemens, where he was a C/C++ programmer, and currently works part-time as a Systems Administrator for a company that operates web games. When Matthias is done with his studies, he hopes to b= e able to start working as a programmer. Though he's pretty busy with school, work, and Gentoo, Matthias still fin= ds some free time for his hobbies. He enjoys classic dancing (e.g. cha-cha/waltz/etc.), cooking, and exercising. Matthias=E2=80=99 interest = in dancing developed at school, where he took dance classes, and was rekindled when = he and his girlfriend started taking classes together. His favorite recipes include streusel cake and pizza. Matthias started using Linux in the summer of '97 after growing tired of Windows 3.11. He read about SUSE 5.0 and decided to give it a try, later moving on to Debian, and finally settling on Gentoo in the 1.4 days. Afte= r buying a DVB card to setup a VDR box, he started to gain interest in becoming a Gentoo developer. He used to compile programs by hand, then tr= ied using ebuilds, and started sending his own contributions to Stefan Schweizer[6]. After his recruitment process, zzam became the VDR project lead. He reflects back upon the substantial growth the VDR project has enjoyed and is anxious for what the future may bring. He is looking for active contributors to implement patches and help maintain the existing patch sets. He attributes his developer drive to the simple fact that he enjoys helping users. 6. [email protected] =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 planet.gentoo.org ----------------- More fancy desktops: Metisse Figure 3.1: Metisse X-Server screenshot http://www.gentoo.org/images/gwn/20070205_metisse.jpg Hanno Boeck[7] recently added Metisse[8] to his subversion overlay. Metis= se is the answer from Mandriva[9] to compiz and the whole 3D-desktop craze. Metisse has some features that give it the ability to transform the shape= of windows, including rotating, scaling, and zooming. It is even possible to make a parallelogram from a window! Mettisse runs on its own X server, wh= ich is luminocity/Xgl-like and a modified variant of fvwm. 7. [email protected] 8. http://insitu.lri.fr/metisse/ 9. http://www.mandriva.com Currently, Metisse only works on x86, but upstream is working on support = for amd64 and other architectures. A new version should be released soon to resolve some of the known bugs. For more information on where to get the sources, and how to start the environment, please read Hanno's original b= log post. * http://www.hboeck.de/item/433 * http://www.mandriva.com/en/projects/metisse/download gentoo-user ----------- deleted ._cfg files Kamen TOMOV was worried because he had deleted his ._cfg files from a rec= ent update. The answer was the use of the --noconfmem option to emerge. With --noconfmem, portage will "forget" that it has already made a ._cfg file = for a CONFIG_PROTECT file, thus causing portage to reinstall the ._cfg file needed for updating. * http://archives.gentoo.org/gentoo-user/msg_108135.xml Migrating gentoo to a new machine Seo Boon had happily used Gentoo on his old notebook for some time and ov= er time had developed a set of packages installed that he very much liked. However, he recently got a shiny new notebook and on that notebook he wan= ted the exact same package set he had on the old notebook since it had served him so well. He soon figured out though that a simple copy of /var/lib/portage/world from the old machine to the new one did not work. = The list eventually settled on taking the old world file and running the following on the new machine. +------------------------------------------------------------------------= ---+ | Code Listing 3.1 = | | Duplicating world = | +------------------------------------------------------------------------= ---+ | # emerge -va --noreplace $(cat old_world_file) = | +------------------------------------------------------------------------= ---+ This command will install all of the files in the old_world_file while al= so adding them to the world of the new machine. The --noreplace was added in case some packages had already been installed, in order to avoid repeatin= g one's self. * http://archives.gentoo.org/gentoo-user/msg_108131.xml gentoo-dev ---------- [RFC] Maintainer Timeout Timothy Redaelli opened a discussion about perhaps adding some official "Maintainer Timeout" in which there would be an official amount of time t= hat a maintainer of a package would have to respond to a bug report before an= y developer would be able to jump in and fix the bug themselves. While an interesting idea, consensus seemed to center around a post by Grant Goody= ear describing the proper application of common sense. Many devs agreed that they have mixed feeling on the ownership of ebuilds, and that if a develo= per can fix a problem and know they can do so within the realm of using their common sense to not make a problem worse, that they should go ahead and f= ix the problem. * http://archives.gentoo.org/gentoo-dev/msg_142348.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 4. Gentoo in the press =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D IBM DeveloperWorks (31 Jan 2007) -------------------------------- Martyn Honeyford writes about how to accurately measure the amount of mem= ory in use on a Linux system, as well as giving practical advice on how to reduce your memory requirements. In the article, Gentoo is recommended fo= r the ability to recompile applications with user-specified CFLAGS to reduc= e memory usage, and for USE flags that can greatly reduce the size of neede= d libraries. * http://www-128.ibm.com/developerworks/linux/library/l-linux-memory.ht= ml?ca=3Ddgr-lnxw07LinuxMemory =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 5. 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 Moves ----- The following developers recently left the Gentoo project: * none this week Adds ---- The following developers recently joined the Gentoo project: * Dean Stephens (desultory) forums * Martin Jackson (mjolnir) netmon team * Samuli Suominen (drac) Xfce team * Sebastien Fabbro (bicatali) Scientific applications Changes ------- The following developers recently changed roles within the Gentoo project= : * none this week =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 6. Gentoo Security =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D KSirc: Denial of Service vulnerability -------------------------------------- KSirc is vulnerable to a Denial of Service attack. For more information, please see the GLSA Announcement[10] 10. http://www.gentoo.org/security/en/glsa/glsa-200701-26.xml ELinks: Arbitrary Samba command execution ----------------------------------------- ELinks does not properly validate "smb://" URLs, making it vulnerable to = the execution of arbitrary Samba commands. For more information, please see the GLSA Announcement[11] 11. http://www.gentoo.org/security/en/glsa/glsa-200701-27.xml thttpd: Unauthenticated remote file access ------------------------------------------ The default configuration of the Gentoo thttpd package potentially allows unauthenticated access to system files when used with newer versions of baselayout. For more information, please see the GLSA Announcement[12] 12. http://www.gentoo.org/security/en/glsa/glsa-200701-28.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 7. Gentoo package moves =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This section lists packages that have either been moved or added to the t= ree and packages that have had their "last rites" announcement given to be removed in the future. The package removals come from many locations, including the Treecleaners[13] and various developers. Most packages whic= h are listed under the Last Rites section are in need of some love and care and can remain in the tree if proper maintainership is established. 13. http://www.gentoo.org/proj/en/qa/treecleaners Removals: --------- Package: Removal date: Contact: net-www/gplflash 31 Jan 2007 Ra=C3=BAl Porcel[14] media-video/dxr2-driver 01 Feb 2007 Steve Dibb[15] net-analyzer/zodiac 01 Feb 2007 Markus Ullmann[16] games-fps/doomlegacy 02 Feb 2007 Tristan Heaven[17] net-p2p/gnome-btdownload 02 Feb 2007 Ra=C3=BAl Porcel[14] games-kids/matritsa 03 Feb 2007 Tristan Heaven[17] app-misc/nomad-tool 03 Feb 2007 George Shapovalov[18] dev-ada/adaopengl 03 Feb 2007 George Shapovalov[18] dev-ada/adabindx 03 Feb 2007 George Shapovalov[18] x11-misc/gtk2mp 04 Feb 2007 Andrej Kacian[19] net-mail/base64 04 Feb 2007 Andrej Kacian[19] net-misc/tulip-devel 04 Feb 2007 Rajiv Aaron Manglani[20] media-radio/ax25-tools 04 Feb 2007 Charlie Shepherd[21] 14. [email protected] 15. [email protected] 16. [email protected] 17. [email protected] 18. [email protected] 19. [email protected] 20. [email protected] 21. [email protected] Additions: ---------- Package: Addition date: Contact: dev-php5/xcache[22] 29 Jan 2007 Markus Ullmann[16] dev-perl/Cisco-IPPhone[23] 30 Jan 2007 Tony Vroon[24] media-libs/libdjconsole[25] 30 Jan 2007 Alexis Ballier[26] xfce-extra/thunar-volman[27] 31 Jan 2007 Peter Weller[28] games-fps/ut2004-hamsterbash[29] 31 Jan 2007 Chris Gianelloni[30] games-fps/ut2004-ultraduel[31] 31 Jan 2007 Chris Gianelloni[30] dev-games/wfmath[32] 01 Feb 2007 Alfredo Tupone[33] dev-games/mercator[34] 01 Feb 2007 Alfredo Tupone[33] games-server/cyphesis[35] 01 Feb 2007 Alfredo Tupone[33] dev-python/pysnmp-mibs[36] 02 Feb 2007 Martin Jackson[37] dev-python/pysnmp-apps[38] 02 Feb 2007 Martin Jackson[37] app-emacs/org-mode[39] 02 Feb 2007 Christian Faulhammer[40] games-arcade/jardinains[41] 02 Feb 2007 Gustavo Felisberto[42] dev-lang/interprolog[43] 02 Feb 2007 Keri Harris[44] app-text/tesseract[45] 02 Feb 2007 Patrick McLean[46] sys-apps/chname[47] 03 Feb 2007 Michael Marineau[48] dev-python/pyinotify[49] 03 Feb 2007 Bryan =C3=98stergaard[50] www-servers/mongrel_cluster[51] 03 Feb 2007 Nguyen Thai Ngoc Duy[52] net-analyzer/ifstatus[53] 03 Feb 2007 Martin Jackson[37] dev-libs/libmcs[54] 03 Feb 2007 Tony Vroon[24] net-analyzer/ipband[55] 03 Feb 2007 Martin Jackson[37] dev-ruby/wirble[56] 04 Feb 2007 Nguyen Thai Ngoc Duy[52] dev-ruby/ruby-inline[57] 04 Feb 2007 Nguyen Thai Ngoc Duy[52] dev-ruby/radius[58] 04 Feb 2007 Nguyen Thai Ngoc Duy[52] dev-ruby/radiant[59] 04 Feb 2007 Nguyen Thai Ngoc Duy[52] dev-ruby/hpricot[60] 04 Feb 2007 Nguyen Thai Ngoc Duy[52] dev-python/sexy-python[61] 04 Feb 2007 Samuli Suominen[62] media-sound/exaile[63] 04 Feb 2007 Samuli Suominen[62] x11-apps/amlc[64] 04 Feb 2007 Samuli Suominen[62] xfce-extra/xfce4-eyes[65] 04 Feb 2007 Samuli Suominen[62] 16. [email protected] 22. http://packages.gentoo.org/packages/?category=3Ddev-php5;name=3Dxca= che 23. http://packages.gentoo.org/packages/?category=3Ddev-perl;name=3DCis= co-IPPhone 24. [email protected] 25. http://packages.gentoo.org/packages/?category=3Dmedia-libs;name=3Dl= ibdjconsole 26. [email protected] 27. http://packages.gentoo.org/packages/?category=3Dxfce-extra;name=3Dt= hunar-volman 28. [email protected] 29. http://packages.gentoo.org/packages/?category=3Dgames-fps;name=3Dut= 2004-hamsterbash 30. [email protected] 31. http://packages.gentoo.org/packages/?category=3Dgames-fps;name=3Dut= 2004-ultraduel 32. http://packages.gentoo.org/packages/?category=3Ddev-games;name=3Dwf= math 33. [email protected] 34. http://packages.gentoo.org/packages/?category=3Ddev-games;name=3Dme= rcator 35. http://packages.gentoo.org/packages/?category=3Dgames-server;name=3D= cyphesis 36. http://packages.gentoo.org/packages/?category=3Ddev-python;name=3Dp= ysnmp-mibs 37. [email protected] 38. http://packages.gentoo.org/packages/?category=3Ddev-python;name=3Dp= ysnmp-apps 39. http://packages.gentoo.org/packages/?category=3Dapp-emacs;name=3Dor= g-mode 40. [email protected] 41. http://packages.gentoo.org/packages/?category=3Dgames-arcade;name=3D= jardinains 42. [email protected] 43. http://packages.gentoo.org/packages/?category=3Ddev-lang;name=3Dint= erprolog 44. [email protected] 45. http://packages.gentoo.org/packages/?category=3Dapp-text;name=3Dtes= seract 46. [email protected] 47. http://packages.gentoo.org/packages/?category=3Dsys-apps;name=3Dchn= ame 48. [email protected] 49. http://packages.gentoo.org/packages/?category=3Ddev-python;name=3Dp= yinotify 50. [email protected] 51. http://packages.gentoo.org/packages/?category=3Dwww-servers;name=3D= mongrel_cluster 52. [email protected] 53. http://packages.gentoo.org/packages/?category=3Dnet-analyzer;name=3D= ifstatus 54. http://packages.gentoo.org/packages/?category=3Ddev-libs;name=3Dlib= mcs 55. http://packages.gentoo.org/packages/?category=3Dnet-analyzer;name=3D= ipband 56. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Dwir= ble 57. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Drub= y-inline 58. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Drad= ius 59. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Drad= iant 60. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Dhpr= icot 61. http://packages.gentoo.org/packages/?category=3Ddev-python;name=3Ds= exy-python 62. [email protected] 63. http://packages.gentoo.org/packages/?category=3Dmedia-sound;name=3D= exaile 64. http://packages.gentoo.org/packages/?category=3Dx11-apps;name=3Daml= c 65. http://packages.gentoo.org/packages/?category=3Dxfce-extra;name=3Dx= fce4-eyes Last Rites: ----------- Package: Removal date: Contact: sys-cluster/gomd[66] 17 Feb 2007 Daniel Drake[67] sys-cluster/openmosix-3dmon[68] 17 Feb 2007 Daniel Drake[67] dev-embedded/gpsim-led[69] 01 Mar 2007 Diego Petten=C3=B2[70] dev-embedded/gpsim-logic[71] 01 Mar 2007 Diego Petten=C3=B2[70] net-analyzer/prelude-nids[72] 01 Mar 2007 Markus Ullmann[16] net-analyzer/prelude-nagios[73] 02 Mar 2007 Markus Ullmann[16] media-sound/choad[74] 03 Mar 2007 Diego Petten=C3=B2[70] media-sound/gradio[75] 03 Mar 2007 Diego Petten=C3=B2[70] media-sound/liteamp[76] 03 Mar 2007 Diego Petten=C3=B2[70] media-sound/pd-cyclone[77] 03 Mar 2007 Diego Petten=C3=B2[70] media-sound/mpio[78] 03 Mar 2007 Diego Petten=C3=B2[70] media-sound/psmix[79] 03 Mar 2007 Diego Petten=C3=B2[70] media-sound/sulu[80] 03 Mar 2007 Diego Petten=C3=B2[70] media-video/ks3switch[81] 03 Mar 2007 Diego Petten=C3=B2[70] sys-apps/s3switch[82] 03 Mar 2007 Diego Petten=C3=B2[70] media-sound/yserver[83] 03 Mar 2007 Diego Petten=C3=B2[70] app-admin/kcmgrunlevel[84] 03 Mar 2007 Diego Petten=C3=B2[70] dev-ruby/ruby-gtk[85] 03 Mar 2007 Diego Petten=C3=B2[70] dev-ruby/ruby-gconf[86] 03 Mar 2007 Diego Petten=C3=B2[70] dev-ruby/ruby-gdkimlib[87] 03 Mar 2007 Diego Petten=C3=B2[70] dev-ruby/ruby-gdkpixbuf[88] 03 Mar 2007 Diego Petten=C3=B2[70] dev-ruby/ruby-libart[89] 03 Mar 2007 Diego Petten=C3=B2[70] www-client/ci[90] 03 Mar 2007 Diego Petten=C3=B2[70] www-client/gorua[91] 03 Mar 2007 Diego Petten=C3=B2[70] app-portage/kentoo[92] 04 Mar 2007 Diego Petten=C3=B2[70] www-client/khttrack[93] 04 Mar 2007 Diego Petten=C3=B2[70] dev-ada/garlic[94] 04 Mar 2007 Diego Petten=C3=B2[70] 16. [email protected] 66. http://packages.gentoo.org/packages/?category=3Dsys-cluster;name=3D= gomd 67. [email protected] 68. http://packages.gentoo.org/packages/?category=3Dsys-cluster;name=3D= openmosix-3dmon 69. http://packages.gentoo.org/packages/?category=3Ddev-embedded;name=3D= gpsim-led 70. [email protected] 71. http://packages.gentoo.org/packages/?category=3Ddev-embedded;name=3D= gpsim-logic 72. http://packages.gentoo.org/packages/?category=3Dnet-analyzer;name=3D= prelude-nids 73. http://packages.gentoo.org/packages/?category=3Dnet-analyzer;name=3D= prelude-nagios 74. http://packages.gentoo.org/packages/?category=3Dmedia-sound;name=3D= choad 75. http://packages.gentoo.org/packages/?category=3Dmedia-sound;name=3D= gradio 76. http://packages.gentoo.org/packages/?category=3Dmedia-sound;name=3D= liteamp 77. http://packages.gentoo.org/packages/?category=3Dmedia-sound;name=3D= pd-cyclone 78. http://packages.gentoo.org/packages/?category=3Dmedia-sound;name=3D= mpio 79. http://packages.gentoo.org/packages/?category=3Dmedia-sound;name=3D= psmix 80. http://packages.gentoo.org/packages/?category=3Dmedia-sound;name=3D= sulu 81. http://packages.gentoo.org/packages/?category=3Dmedia-video;name=3D= ks3switch 82. http://packages.gentoo.org/packages/?category=3Dsys-apps;name=3Ds3s= witch 83. http://packages.gentoo.org/packages/?category=3Dmedia-sound;name=3D= yserver 84. http://packages.gentoo.org/packages/?category=3Dapp-admin;name=3Dkc= mgrunlevel 85. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Drub= y-gtk 86. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Drub= y-gconf 87. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Drub= y-gdkimlib 88. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Drub= y-gdkpixbuf 89. http://packages.gentoo.org/packages/?category=3Ddev-ruby;name=3Drub= y-libart 90. http://packages.gentoo.org/packages/?category=3Dwww-client;name=3Dc= i 91. http://packages.gentoo.org/packages/?category=3Dwww-client;name=3Dg= orua 92. http://packages.gentoo.org/packages/?category=3Dapp-portage;name=3D= kentoo 93. http://packages.gentoo.org/packages/?category=3Dwww-client;name=3Dk= httrack 94. http://packages.gentoo.org/packages/?category=3Ddev-ada;name=3Dgarl= ic =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 8. Bugzilla =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Summary ------- * Statistics * Closed bug ranking * New bug rankings Statistics ---------- The Gentoo community uses Bugzilla (bugs.gentoo.org[95]) to record and tr= ack bugs, notifications, suggestions and other interactions with the developm= ent team. Between 28 January 2007 and 04 February 2007, activity on the site = has resulted in: 95. http://bugs.gentoo.org * 702 new bugs during this period * 537 bugs closed or resolved during this period * 33 previously closed bugs were reopened this period * 238 closed as NEEDINFO/WONTFIX/CANTFIX/INVALID/UPSTREAM during this period * 118 bugs marked as duplicates during this period Of the 10485 currently open bugs: 18 are labeled 'blocker', 112 are label= ed 'critical', and 441 are labeled 'major'. Closed bug rankings ------------------- The developers and teams who have closed the most bugs during this period are: * AMD64 Project[96], with 51 closed bugs[97] * Gentoo Games[98], with 26 closed bugs[99] * Java team[100], with 23 closed bugs[101] * Gentoo Linux Gnome Desktop Team[102], with 22 closed bugs[103] * Gentoo KDE team[2], with 19 closed bugs[104] * Netmon Herd[105], with 18 closed bugs[106] * Portage team[107], with 14 closed bugs[108] * Gentoo Sound Team[109], with 12 closed bugs[110] 2. [email protected] 96. [email protected] 97. http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status= =3DCLOSED&chfield=3Dbug_status&chfieldfrom=3D2007-01-28&chfieldto=3D2007-= 02-04&resolution=3DFIXED&[email protected] 98. [email protected] 99. http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status= =3DCLOSED&chfield=3Dbug_status&chfieldfrom=3D2007-01-28&chfieldto=3D2007-= 02-04&resolution=3DFIXED&[email protected] 100. [email protected] 101. http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status= =3DCLOSED&chfield=3Dbug_status&chfieldfrom=3D2007-01-28&chfieldto=3D2007-= 02-04&resolution=3DFIXED&[email protected] 102. [email protected] 103. http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status= =3DCLOSED&chfield=3Dbug_status&chfieldfrom=3D2007-01-28&chfieldto=3D2007-= 02-04&resolution=3DFIXED&[email protected] 104. http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status= =3DCLOSED&chfield=3Dbug_status&chfieldfrom=3D2007-01-28&chfieldto=3D2007-= 02-04&resolution=3DFIXED&[email protected] 105. [email protected] 106. http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status= =3DCLOSED&chfield=3Dbug_status&chfieldfrom=3D2007-01-28&chfieldto=3D2007-= 02-04&resolution=3DFIXED&[email protected] 107. [email protected] 108. http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status= =3DCLOSED&chfield=3Dbug_status&chfieldfrom=3D2007-01-28&chfieldto=3D2007-= 02-04&resolution=3DFIXED&[email protected] 109. [email protected] 110. http://bugs.gentoo.org/buglist.cgi?bug_status=3DRESOLVED&bug_status= =3DCLOSED&chfield=3Dbug_status&chfieldfrom=3D2007-01-28&chfieldto=3D2007-= 02-04&resolution=3DFIXED&[email protected] New bug rankings ---------------- The developers and teams who have been assigned the most new bugs during this period are: * Default Assignee for New Packages[111], with 29 new bugs[112] * Gentoo Toolchain Maintainers[113], with 13 new bugs[114] * Gentoo KDE team[2], with 10 new bugs[115] * media-video herd[116], with 9 new bugs[117] * Default Assignee for Orphaned Packages[118], with 8 new bugs[119] * Gentoo X-windows packagers[120], with 7 new bugs[121] * Gentoo Games[98], with 7 new bugs[122] * AMD64 Project[96], with 7 new bugs[123] 2. [email protected] 96. [email protected] 98. [email protected] 111. [email protected] 112. http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DAS= SIGNED&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2007-01-= 28&chfieldto=3D2007-02-04&[email protected] 113. [email protected] 114. http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DAS= SIGNED&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2007-01-= 28&chfieldto=3D2007-02-04&[email protected] 115. http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DAS= SIGNED&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2007-01-= 28&chfieldto=3D2007-02-04&[email protected] 116. [email protected] 117. http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DAS= SIGNED&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2007-01-= 28&chfieldto=3D2007-02-04&[email protected] 118. [email protected] 119. http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DAS= SIGNED&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2007-01-= 28&chfieldto=3D2007-02-04&[email protected] 120. [email protected] 121. http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DAS= SIGNED&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2007-01-= 28&chfieldto=3D2007-02-04&[email protected] 122. http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DAS= SIGNED&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2007-01-= 28&chfieldto=3D2007-02-04&[email protected] 123. http://bugs.gentoo.org/buglist.cgi?bug_status=3DNEW&bug_status=3DAS= SIGNED&bug_status=3DREOPENED&chfield=3Dassigned_to&chfieldfrom=3D2007-01-= 28&chfieldto=3D2007-02-04&[email protected] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 9. GWN feedback =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The GWN is staffed by volunteers and members of the community who submit ideas and articles. If you are interested in writing for the GWN, have feedback on an article that we have posted, or just have an idea or artic= le that you would like to submit to the GWN, please send us your feedback[12= 4] and help make the GWN better. 124. [email protected] =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=3D 10. 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=3D To subscribe to the Gentoo Weekly Newsletter, send a blank e-mail to [email protected]. To unsubscribe to the Gentoo Weekly Newsletter, send a blank e-mail to [email protected] from the e-mail address you are subscri= bed under. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 11. Other languages =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The Gentoo Weekly Newsletter is also available in the following languages= : * Chinese (Simplified)[125] * Danish[126] * Dutch[127] * English[128] * German[129] * Greek[130] * French[131] * Korean[132] * Japanese[133] * Italian[134] * Polish[135] * Portuguese (Brazil)[136] * Portuguese (Portugal)[137] * Russian[138] * Slovak[139] * Spanish[140] * Turkish[141] 125. http://www.gentoo.org/news/zh_cn/gwn/gwn.xml 126. http://www.gentoo.org/news/da/gwn/gwn.xml 127. http://www.gentoo.org/news/nl/gwn/gwn.xml 128. http://www.gentoo.org/news/en/gwn/gwn.xml 129. http://www.gentoo.org/news/de/gwn/gwn.xml 130. http://www.gentoo.org/news/el/gwn/gwn.xml 131. http://www.gentoo.org/news/fr/gwn/gwn.xml 132. http://www.gentoo.org/news/ko/gwn/gwn.xml 133. http://www.gentoo.org/news/ja/gwn/gwn.xml 134. http://www.gentoo.org/news/it/gwn/gwn.xml 135. http://www.gentoo.org/news/pl/gwn/gwn.xml 136. http://www.gentoo.org/news/pt_br/gwn/gwn.xml 137. http://www.gentoo.org/news/pt/gwn/gwn.xml 138. http://www.gentoo.org/news/ru/gwn/gwn.xml 139. http://www.gentoo.org/news/sk/gwn/gwn.xml 140. http://www.gentoo.org/news/es/gwn/gwn.xml 141. http://www.gentoo.org/news/tr/gwn/gwn.xml Chris Gianelloni <[email protected]> - Editor Dimitry Bradt <[email protected]> - Author Kyle Bishop <[email protected]> - Author Michael Hanselmann <[email protected]> - Author Josh Saddler <[email protected]> - Author --=20 [email protected] mailing list