Gentoo Archives: gentoo-gwn

From: Kurt Lieber <klieber@g.o>
To: gentoo-gwn@g.o
Subject: [gentoo-gwn] Gentoo Weekly Newsletter -- Volume 2, Issue 18
Date: Mon, 05 May 2003 01:02:18
Message-Id: 20030505010004.GP7126@mail.lieber.org
1 ---------------------------------------------------------------------------
2 Gentoo Weekly Newsletter
3 http://www.gentoo.org/news/en/gwn/current.xml
4 This is the Gentoo Weekly Newsletter for the week of May 5th, 2003.
5 ---------------------------------------------------------------------------
6
7 ==============
8 1. Gentoo News
9 ==============
10
11 Summary
12 -------
13
14 * Feature list for next release of Gentoo Linux 1.4
15 * Rsync etiquette guidelines
16 * New mailing lists available
17 * Policy discussion regarding accessing users' boxes
18
19 Feature list for next release of Gentoo Linux 1.4
20 -------------------------------------------------
21
22 Daniel Robbins recently posted a list of features that will be completed
23 before the next release of Gentoo LInux 1.4. Features include:
24
25 * baselayout being migrated away from any dependencies on tmpfs
26 * A CFLAGS guide incorporated into install docs, including reasonable
27 examples for typical use cases, such as servers, desktops, etc.
28 * An optional script that users could run to automatically set CFLAGS and
29 CHOST based on CPU. (for at least x86 and ppc)
30 * Creation and testing of various packages for the Gentoo Reference
31 Platform
32 * A new kernel script, tentatively called "genkernel", that will assist
33 users with creating their own kernels
34
35 Rsync etiquette guidelines
36 --------------------------
37
38 The continued growth of Gentoo Linux has placed more and more demands on
39 our mirror system. Both source mirrors as well as rsync mirrors continue
40 to show dramatic increases in usage. As we continue to grow, the
41 importance of using our mirroring system responsibly becomes more
42 critical. As such, here are some rsync etiquette guidelines to keep in
43 mind as you emerge sync:
44
45 * Sync 1-2 times per day, maximum. There's being on the bleeding edge,
46 and there is being just plain silly. Analysis of rsync logs show that a few
47 discourteous users syncing 10, 15 or even 25 times per day are using a
48 disproportionate amount of rsync mirror resources. Rsync mirror maintainers
49 have been encouraged to use iptables rules to limit people who are abusing
50 the system.
51 * Use the rotations, not individual servers Please do not single out
52 specific rsync mirrors and hard-code them in your configuration files.
53 Doing so places undue stress on particular mirrors. By using country- or
54 continent-specific rotations, you are able to select servers that are
55 geographically close to you, yet still distribute the load over a number of
56 servers.
57 * Report bad mirrors on bugs.gentoo.org[1] If you notice a server in the
58 rotation that is not responding or is showing signs of other problems,
59 please report it on bugs.gentoo.org immediately. Many users simply assume
60 that someone else will file the bug report, which results in nobody ever
61 finding a bug report until a Gentoo developer happens to notice the
62 problem. By filing bug reports sooner, we can catch and remove problematic
63 mirrors from our rotation much faster. 1. http://bugs.gentoo.org
64
65 Remember that all of our rsync mirrors rely entirely upon donated
66 resources. Thus, being respectful of these donated resources is not only a
67 common courtesy, but essential if we are to support the continued growth
68 of Gentoo Linux.
69
70 New mailing lists available
71 ---------------------------
72
73 Over the past few weeks, a number of new Gentoo Linux mailing lists have
74 been created for our users. Among them include:
75
76 * gentoo-performance -- highly technical discussions regarding resolving
77 performance issues in Gentoo
78 * gentoo-mips -- Discussions about running Gentoo on the MIPS
79 architecture
80
81 Policy discussion regarding accessing users' boxes
82 --------------------------------------------------
83
84 Recently, the Gentoo Linux development team discussed whether or not it was
85 acceptable to remotely access users' boxes (with the consent of the user) to
86 assist with debugging and troubleshooting a specific problem. Some developers
87 voiced concerns about unwarranted finger pointing that might arise if
88 something went wrong during the process. Others raised concerns about setting
89 unreasonable expectations among the Gentoo Linux user base. After a lengthy
90 discussion, the majority of developers seemed to agree that, while accessing
91 users' boxes should not be a regular occurance, it may be acceptable in
92 certain circumstances, such as trying to track down a particularly troublesome
93 bug.
94
95 ==================
96 2. Gentoo Security
97 ==================
98
99 Summary
100 -------
101
102 * GLSA: openssh
103 * GLSA: monkeyd
104 * GLSA: pptpd
105 * GLSA: mgetty
106 * GLSA: balsa
107 * New Security Bug Reports
108
109 GLSA: openssh
110 -------------
111
112 OpenSSH has a vulnerability which permits a timing attack that can reveal
113 the identities of valid users on the target system. This information
114 greatly enhances the system's vulnerability to brute-force attacks and
115 weak passwords.
116
117 * Severity: Critical - Security information compromise.
118 * Packages Affected: net-misc/openssh versions prior to openssh-3.6.1_p2
119 * Rectification: Synchronize and emerge openssh, emerge clean.
120 * GLSA Announcement[2]
121 * Advisory[3]
122
123 2. http://forums.gentoo.org/viewtopic.php?t=51467
124 3. http://lab.mediaservice.net/advisory/2003-01-openssh.txt
125
126 GLSA: monkeyd
127 -------------
128
129 The monkeyd web server contains a buffer overflow vulnerability in its
130 handling of POST requests. This could theoretically be used to implement a
131 DoS attack, or to execute arbitrary code under the privileges of the
132 monkey server.
133
134 * Severity: High - Remote code execution.
135 * Packages Affected: net-www/monkeyd versions prior to monkeyd-0.6.3
136 * Rectification: Synchronize and emerge monkeyd, emerge clean.
137 * GLSA Announcement[4]
138 * Advisory[5]
139
140 4. http://forums.gentoo.org/viewtopic.php?t=50568
141 5. http://marc.theaimsgroup.com/?l=bugtraq&m=105094204204166&w=2
142
143 GLSA: pptpd
144 -----------
145
146 The PPTP daemon contains a buffer overflow in its handling of PPTP packet
147 headers. This could be used to remotely load executable code into the
148 server's stack.
149
150 * Severity: High - Remote code execution.
151 * Packages Affected: net-dialup/pptpd versions prior to
152 pptpd-1.1.3.20030409
153 * Rectification: Synchronize and emerge pptpd, emerge clean.
154 * GLSA Announcement[6]
155 * Advisory[7]
156
157 6. http://forums.gentoo.org/viewtopic.php?t=50569
158 7. http://marc.theaimsgroup.com/?l=bugtraq&m=104994375011406&w=2
159
160 GLSA: mgetty
161 ------------
162
163 The fax spool in mgetty is world-writable, which permits unprivileged
164 users to modify transmission privileges. In addition, there is a buffer
165 overflow vulnerability in mgetty that could be used for a DoS attack or to
166 execute arbitrary code.
167
168 * Severity: High - Remote code execution, privilege escalation.
169 * Packages Affected: net-dialup/mgetty versions prior to mgetty-1.1.30
170 * Rectification: Synchronize and emerge mgetty, emerge clean.
171 * GLSA Announcement[8]
172
173 8. http://forums.gentoo.org/viewtopic.php?t=50570
174
175 GLSA: balsa
176 -----------
177
178 The balsa email client shares a buffer overflow vulnerability with mutt.
179 This vulnerability could be used to remotely crash balsa or to execute
180 arbitrary code with the user's privileges.
181
182 * Severity: High - Remote code execution.
183 * Packages Affected: net-mail/balsa versions prior to balsa-2.0.10
184 * Rectification: Synchronize and emerge balsa, emerge clean.
185 * GLSA Announcement[9]
186 * Advisory[10]
187
188 9. http://forums.gentoo.org/viewtopic.php?t=51074
189 10. http://marc.theaimsgroup.com/?l=bugtraq&m=104852190605988&w=2
190
191 New Security Bug Reports
192 ------------------------
193
194 The following new security bugs were posted this week:
195
196 * net-mail/qpopper[11]
197
198 11. http://bugs.gentoo.org/show_bug.cgi?id=20156
199
200 =================================
201 3. Featured Developer of the Week
202 =================================
203
204 Alastair Tse
205
206 This week we feature Alastair Tse[12], who is involved with the Gentoo
207 GNOME team, Python modules and programs and general bug fixing. A Python
208 fanatic and KDE-basher/GNOME-user, Alastair takes care of various
209 Gtk/GNOME packages, especially troublesome ones like Evolution, and
210 unofficially looks after dev-python. He has also recently released
211 etcat[13], a tool that allows power users to get more information from
212 Portage more quickly, and which is now part of the gentoolkit. Like Larry
213 the Cow, Alastair began using Gentoo after being frustrated by the other
214 distros, fell in love with the ability to tweak the way packages were
215 built (until then he had been maintaining his own .spec files), started
216 contributing patches and ebuilds and eventually got noticed and invited to
217 join the team.
218
219 12. http://cvs.gentoo.org/~liquidx/
220 13. http://cvs.gentoo.org/~liquidx/etcat/
221
222 Alastair's favorite apps include Epiphany, Xchat2, Gaim, Straw, Evolution,
223 Gnome-Terminal, feh, zsh, and python-bash, and he runs them on a slim Sony
224 Vaio N505-VE (Celeron 333Mhz, 128MB RAM; to those of you who are surprised
225 that Alastair runs those apps on such a machine, he says it's because he's
226 a very patient person). Alastair, now 23, grew up between Melbourne,
227 Australia, and Hong Kong, moved to Sydney, Australia to study after an
228 incident involving a banana and some pajamas, and got a Computer
229 Engineering degree there at the University of New South Wales[14]. After
230 working there for a year as a sysadmin, he left the beaches and kangaroos
231 of Australia for mad cow England, where he is studying for a PhD at the
232 University of Cambridge's Laboratory of Communication Engineering[15].
233 Along with the exotic animals he left in Australia his hobbies, which
234 included watching and playing basketball and soccer, watching F1 races,
235 driving, and playing Nintendo GameCube. He also has a personal website at
236 http://www.liquidx.net/
237
238 14. http://www.cse.unsw.edu.au/
239 15. http://www-lce.eng.cam.ac.uk/
240
241 =========================
242 4. Heard In The Community
243 =========================
244
245 Web Forums
246 ----------
247
248 GCC 3.3
249
250 Highly acclaimed, much anticipated, finally here: GCC 3.3 has been
251 available as an ebuild since Thursday, and folks in the forums are giving
252 it a try:
253
254 * GCC 3.3[16]
255
256 16. http://forums.gentoo.org/viewtopic.php?t=50679
257
258 News from the Zetagrid GLUE Team
259
260 "We are Michael Imhof, resistance is futile" is the powerful mantra of
261 Gentoo Linux Users Everywhere (GLUE) participating in the Zetagrid
262 competition, the famous grid computing hunt for proof or rejection of
263 Riemann's Hypothesis. If you want to participate, make sure you use
264 Tantive's user ID and mail address - only individual users can win the
265 10,000 USD prize, and dozens of Gentoo workstations all over the planet
266 are using Tantive's ID to advance even higher than the current 4th rank.
267 If Michael Imhof wins, all the money goes to Gentoo.
268
269 * Zetagrid GLUE-team --> We are in the TOP 5 (5 Apr 2003)[17]
270 * Zetagrid GLUE Team FAQ[18]
271 * Zetagrid Homepage[19]
272 * Riemann Hypothesis[20]
273
274 17. http://forums.gentoo.org/viewtopic.php?t=28511
275 18. http://cvs.gentoo.org/~tantive/
276 19. http://www.zetagrid.net
277 20. http://www.zetagrid.net/zeta/rh.html
278
279 gentoo-user
280 -----------
281
282 X responsiveness
283
284 Does the jerkiness of X under a heavy load got you down? Apparently it was
285 for a number of Gentoo'ers in the -user community. Checkout this
286 thread[21] to readup on the methods used to speedup a sometimes sluggish
287 X. As usual, there's a plethora of system enhancing solutions to choose
288 from, some applicable, some not. In short make sure your harddrive
289 settings are properly tweaked[22] and if you're not using the caffeinated
290 -ck sources, to run your X server with higher priority[23].
291
292 21.
293 http://news.gmane.org/onethread.php?group=gmane.linux.gentoo.user&root=%3C8
294 1issyfoev.fsf%40abulafia.fciencias.unam.mx%3E
295 22. http://article.gmane.org/gmane.linux.gentoo.user/31121
296 23. http://article.gmane.org/gmane.linux.gentoo.user/31205
297
298 =======================
299 5. Gentoo International
300 =======================
301
302 Regional German Gentoo User Meeting in Bonn
303
304 After many weeks of indecision about the agenda and - even more
305 importantly - the ultimate choice of a venue, the Greater Cologne/Bonn
306 Area Gentooists have decided on what will just have to be the perfect spot
307 for their initial get-together: On Wednesday, 14 May 2003, from 18:00 with
308 undoubtedly open end, everybody who's anybody in West-German Gentooism
309 will be at Hellers Brauhaus[24], located on Roonstrasse in Bonn. As for
310 many other regional Gentoo user meetings, this one has a coordination
311 thread[25] in the Forums, for you to announce your participation.
312
313 24. http://www.hellers-brauhaus.de
314 25. http://forums.gentoo.org/viewtopic.php?t=40510
315
316 Gentoo Weekly Newsletter now available in Russian, as well
317
318 For our growing Russian community of Gentoo Linux users, we are pleased to
319 announce that you can now enjoy the Gentoo Weekly Newsletter in Russian
320 each week
321
322 ================
323 6. Portage Watch
324 ================
325
326 Portage Watch is on hiatus this week and will return next week
327
328 ===========
329 7. Bugzilla
330 ===========
331
332 Summary
333 -------
334
335 * Statistics
336 * Closed Bug Ranking
337 * New Bug Rankings
338
339 Statistics
340 ----------
341
342 The Gentoo community uses Bugzilla (bugs.gentoo.org[26]) to record and
343 track bugs, notifications, suggestions and other interactions with the
344 development team. In the last 7 days, activity on the site has resulted
345 in:
346
347 26. http://bugs.gentoo.org
348
349 * 265 new bugs this week
350 * 360 bugs closed or resolved this week
351 * 6 previously closed bugs were reopened this week.
352 * 2522 total bugs currently marked 'new'
353 * 386 total bugs currently assigned to developers
354
355 There are currently 2964 bugs open in bugzilla. Of these: 48 are labeled
356 'blocker', 107 are labeled 'critical', and 237 are labeled 'major'.
357
358 Closed Bug Rankings
359 -------------------
360
361 The developers and teams who have closed the most bugs this week are:
362
363 * Nicholas Jones[27], with 33 closed bugs[28]
364 * The KDE Team[29], with 22 closed bugs[30]
365 * Martin Schlemmer[31], with 20 closed bugs[32]
366 * Martin Holzer[33], with 15 closed bugs[34]
367 * The X86 Kernel Team[35], with 14 closed bugs[36]
368
369 27. carpaski@g.o
370 28.
371 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
372 field=bug_status&chfieldfrom=2003-04-26&chfieldto=Now&resolution=FIXED&assi
373 gned_to=carpaski%40gentoo.org
374 29. kde@g.o
375 30.
376 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
377 field=bug_status&chfieldfrom=2003-04-26&chfieldto=Now&resolution=FIXED&assi
378 gned_to=kde%40gentoo.org
379 31. azarah@g.o
380 32.
381 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
382 field=bug_status&chfieldfrom=2003-04-26&chfieldto=Now&resolution=FIXED&assi
383 gned_to=azarah%40gentoo.org
384 33. mholzer@g.o
385 34.
386 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
387 field=bug_status&chfieldfrom=2003-04-26&chfieldto=Now&resolution=FIXED&assi
388 gned_to=mholzer%40gentoo.org
389 35. x86-kernel@g.o
390 36.
391 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
392 field=bug_status&chfieldfrom=2003-04-26&chfieldto=Now&resolution=FIXED&assi
393 gned_to=x86-kernel%40gentoo.org
394
395 New Bug Rankings
396 ----------------
397
398 The developers and teams who have been assigned the most new bugs this
399 week are:
400
401 * Martin Schlemmer[37], with 14 new bugs[38]
402 * The Games Team[39], with 13 new bugs[40]
403 * Nicholas Jones[41], with 13 new bugs[42]
404 * The X-Free Team[43], with 12 new bugs[44]
405 * Martin Holzer[45], with 11 new bugs[46]
406
407 37. azarah@g.o
408 38.
409 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
410 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2003-04-26&chfieldto=Now&=&a
411 ssigned_to=azarah%40gentoo.org
412 39. games@g.o
413 40.
414 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
415 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2003-04-26&chfieldto=Now&=&a
416 ssigned_to=games%40gentoo.org
417 41. carpaski@g.o
418 42.
419 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
420 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2003-04-26&chfieldto=Now&=&a
421 ssigned_to=carpaski%40gentoo.org
422 43. xfree@g.o
423 44.
424 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
425 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2003-04-26&chfieldto=Now&=&a
426 ssigned_to=xfree%40gentoo.org
427 45. mholzer@g.o
428 46.
429 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
430 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2003-04-26&chfieldto=Now&=&a
431 ssigned_to=mholzer%40gentoo.org
432
433
434 ==================
435 8. Tips and Tricks
436 ==================
437
438 Adding Users with Superadduser
439
440 Adding users to a system can be tedious. It involves creating an account,
441 setting a password, and creating a home directory. This week's tip shows
442 how to make adding users easier with the use of superadduser.
443
444 ---------------------------------------------------------------------------
445 | Code Listing 8.1: |
446 | Install superadduser from Portage |
447 ---------------------------------------------------------------------------
448 | |
449 |# emerge app-admin/superadduser |
450 | |
451 ---------------------------------------------------------------------------
452
453 Using superadduser is very easy. Just run the command and follow the
454 prompts.
455
456 ---------------------------------------------------------------------------
457 | Code Listing 8.2: |
458 | Using superadduser |
459 ---------------------------------------------------------------------------
460 | |
461 |Replace the examples with your own information |
462 |# superadduser |
463 | |
464 |Login name for new user []: johndoe |
465 | |
466 |User id for johndoe [ defaults to next available]: |
467 | |
468 |Initial group for johndoe [users]: |
469 | |
470 |Additional groups for johndoe (seperated |
471 |with commas, no spaces) []: |
472 | |
473 |johndoe's home directory [/home/johndoe]: |
474 | |
475 |johndoe's shell [/bin/bash]: |
476 | |
477 |johndoe's account expiry date (YYYY-MM-DD) []: |
478 | |
479 |OK, I'm about to make a new account. Here's what you entered so far: |
480 | |
481 |New login name: johndoe |
482 |New UID: [Next available] |
483 |Initial group: users |
484 |Additional groups: |
485 |Home directory: /home/johndoe |
486 |Shell: /bin/bash |
487 |Expiry date: [no expiration] |
488 | |
489 |This is it... if you want to bail out, hit Control-C. Otherwise, press |
490 |ENTER to go ahead and make the account. |
491 | |
492 |ENTER |
493 | |
494 |Making new account... |
495 | |
496 |Changing the user information for johndoe |
497 |Enter the new value, or press ENTER for the default |
498 | Full Name []: John Doe |
499 | Room Number []: |
500 | Work Phone []: |
501 | Home Phone []: |
502 | Other []: |
503 | |
504 |New UNIX password: user_password |
505 |Retype new UNIX password: user_password |
506 |Done... |
507 | |
508 ---------------------------------------------------------------------------
509
510 ==========================
511 9. Moves, Adds and Changes
512 ==========================
513
514 Moves
515 -----
516
517 The following developers recently left the Gentoo team:
518
519 * Seth Chandler (sethbc)
520 * Michael Fitzpatrick (leahcim)
521
522 Adds
523 ----
524
525 The following developers recently joined the Gentoo Linux team:
526
527 * none this week
528
529 Changes
530 -------
531
532 The following developers recently changed roles within the Gentoo Linux
533 project.
534
535 * none this week
536
537 =====================
538 10. Contribute to GWN
539 =====================
540
541 Interested in contributing to the Gentoo Weekly Newsletter? Send us an
542 email[47].
543
544 47. gwn-feedback@g.o
545
546 ================
547 11. GWN Feedback
548 ================
549
550 Please send us your feedback[48] and help make GWN better.
551
552 48. gwn-feedback@g.o
553
554 ================================
555 12. GWN Subscription Information
556 ================================
557
558 To subscribe to the Gentoo Weekly Newsletter, send a blank email to
559 gentoo-gwn-subscribe@g.o.
560
561 To unsubscribe to the Gentoo Weekly Newsletter, send a blank email to
562 gentoo-gwn-unsubscribe@g.o from the email address you are
563 subscribed under.
564
565 ===================
566 13. Other Languages
567 ===================
568
569 The Gentoo Weekly Newsletter is also available in the following languages:
570
571 * Dutch[49]
572 * English[50]
573 * German[51]
574 * French[52]
575 * Japanese[53]
576 * Italian[54]
577 * Portuguese (Brazil)[55]
578 * Portuguese (Portugal)[56]
579 * Russian[57]
580 * Spanish[58]
581 * Turkish[59]
582
583 49. http://www.gentoo.org/news/be/gwn/gwn.xml
584 50. http://www.gentoo.org/news/en/gwn/gwn.xml
585 51. http://www.gentoo.org/news/de/gwn/gwn.xml
586 52. http://www.gentoo.org/news/fr/gwn/gwn.xml
587 53. http://www.gentoo.org/news/ja/gwn/gwn.xml
588 54. http://www.gentoo.org/news/it/gwn/gwn.xml
589 55. http://www.gentoo.org/news/br/gwn/gwn.xml
590 56. http://www.gentoo.org/news/pt/gwn/gwn.xml
591 57. http://www.gentoo.org/news/ru/gwn/gwn.xml
592 58. http://www.gentoo.org/news/es/gwn/gwn.xml
593 59. http://www.gentoo.org/news/tr/gwn/gwn.xml
594
595 Kurt Lieber <klieber@g.o> - Editor
596 AJ Armstrong <aja@×××××××××××××.com> - Contributor
597 Brice Burgess <nesta@×××××××.net> - Contributor
598 Yuji Carlos Kosugi <carlos@g.o> - Contributor
599 Rafael Cordones Marcos <rcm@×××××××.net> - Contributor
600 David Narayan <david@×××××××.net> - Contributor
601 Ulrich Plate <plate@g.o> - Contributor
602 Peter Sharp <mail@××××××××××××××.net> - Contributor
603 Kim Tingkaer <kim@×××××××.dk> - Contributor
604 Mathy Vanvoorden <matje@×××××××.be> - Dutch Translation
605 Tom Van Laerhoven <tom.vanlaerhoven@××××××.be> - Dutch Translation
606 Peter Dijkstra <phj.dijkstra@××××.nl> - Dutch Translation
607 Bernard Bernieke <bernieke@××××××××.com> - Dutch Translation
608 Vincent Verleye <zu@×××××××.be> - Dutch Translation
609 Jochen Maes <linux@××××.be> - Dutch Translation
610 Ben De Groot <yngwin@××××××.nl> - Dutch Translation
611 Jelmer Jaarsma <j.jaarsma@××××××××××××××××××.nl> - Dutch Translation
612 Matthieu Montaudouin <mat@××××××××.com> - French Translation
613 Martin Prieto <riverdale@×××××××××.org> - French Translation
614 Michael Kohl <citizen428@g.o> - German Translation
615 Steffen Lassahn <madeagle@g.o> - German Translation
616 Matthias F. Brandstetter <haim@g.o> - German Translation
617 Thomas Raschbacher <lordvan@g.o> - German Translation
618 Klaus-J. Wolf <yanestra@g.o> - German Translation
619 Marco Mascherpa <mush@××××××.net> - Italian Translation
620 Claudio Merloni <paper@×××××××.it> - Italian Translation
621 Christian Apolloni <bsolar@×××××××.ch> - Italian Translation
622 Daniel Ketel <kage-chan@g.o> - Japanese Translation
623 Yoshiaki Hagihara <hagi@×××.com> - Japanese Translation
624 Andy Hunne <andy@×××××××××.com> - Japanese Translation
625 Yuji Carlos Kosugi <carlos@g.o> - Japanese Translation
626 Yasunori Fukudome <yasunori@××××××××××××××××.uk> - Japanese Translation
627 Takashi Ota <088@××××××××××.jp> - Japanese Translation
628 Ventura Barbeiro <venturasbarbeiro@××××××.br> - Portuguese (Brazil)
629 Translation
630 Bruno Ferreira <blueroom@××××××××××××.net> - Portuguese (Portugal)
631 Translation
632 Gustavo Felisberto <gustavo@××××××××××.net> - Portuguese (Portugal)
633 Translation
634 Ricardo Jorge Louro <rjlouro@×××××××.org> - Portuguese (Portugal)
635 Translation
636 Ricardo Nogueira <R.Nogueira@××××××××××××××××.au> - Portuguese (Brazil)
637 Translation
638 Sergey Kuleshov <infapx@××××××.ru> - Russian Translation
639 Dmitry Suzdalev <dimsuz@××××.ru> - Russian Translation
640 Lanark <lanark@××××××××××.ar> - Spanish Translation
641 Rafael Cordones Marcos <rcm@×××××××.net> - Spanish Translation
642 Julio Castillo <julio@×××××××××××××.com> - Spanish Translation
643 Sergio Gómez <s3r@××××××××××××.ar> - Spanish Translation
644 Pablo Pita Leira <pablo.leira@×××××××××.com> - Spanish Translation
645 Carlos Castillo <carlos@×××××××××××××.com> - Spanish Translation
646 Tirant <tirant@×××××.net> - Spanish Translation
647 Jaime Freire <jfreire@××.com> - Spanish Translation
648 Lucas Sallovitz <krusty_ar@×××××.com> - Spanish Translation
649 Cagil Seker <cagils@××××××××××.tr> - Turkish Translation
650 Aycan Irican <aycan@××××××××.tr> - Turkish Translation
651 Emre Kazdagli <emre@××××××××.tr> - Turkish Translation
652 Gursel Kaynak <gurcell@×××××××.com> - Turkish Translation
653 Bugra Cakir <19913500@××××××××××××××××.tr> - Turkish Translation