Gentoo Archives: gentoo-gwn

From: Yuji Kosugi <carlos@g.o>
To: gentoo-gwn@l.g.o
Subject: [gentoo-gwn] Gentoo Weekly Newsletter - Volume 3, Issue 23
Date: Tue, 08 Jun 2004 04:47:23
Message-Id: 20040608044515.GA3100@sparda.dyndns.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 31st, 2004.
5 ---------------------------------------------------------------------------
6
7 ==============
8 1. Gentoo News
9 ==============
10
11 Introducing app-admin/wasabi, a log-monitoring tool
12 ---------------------------------------------------
13
14 We're very pleased to announce the public release of Wasabi[1], a log
15 file-monitoring tool that infrastructure dev Andrea Barisani[2] wrote to
16 replace oak. Wasabi watches a log file for lines matching a user-defined
17 regular expressions and reports on the matches, sending an email as soon
18 as an associated line is found, or reporting periodically. The source is
19 available here[3], and an unstable ebuild has been committed into the
20 portage tree. Documentation is available here[4]. Feedback, bug reports,
21 and feature requests should be sent to bugs.gentoo.org[5].
22
23 1. http://www.gentoo.org/proj/en/infrastructure/wasabi
24 2. lcars@g.o
25 3. http://dev.gentoo.org/~lcars/wasabi/
26 4. http://www.gentoo.org/proj/en/infrastructure/wasabi/
27 5. http://bugs.gentoo.org/
28
29 Some GLEP news
30 --------------
31
32 This week saw the submisison of one GLEP as well as a major revision to
33 another. First, GLEP editor Grant Goodyear[6] submitted GLEP 28[7], which
34 proposes to mark Draft GLEPs that have been inactive for more than 60 days
35 and Accepted GLEPs that have been inactive for over six monhts as
36 inactive. This is intended to keep inactive GLEPs from lingering in a
37 limbo state and help the GLEP editors keep track of how each GLEP is
38 doing.
39
40 6. g2boojum@g.o
41 7. http://www.gentoo.org/proj/en/glep/glep-0028.html
42
43 Grant also reworked GLEP 22[8] this week. This GLEP concerns changes to
44 the keyword designed to facilitate the mixing and matching of hardware
45 architectures, userland toolsets, C libraries, and kernels. The original
46 idea, brought up by Daniel Robbins[9], was to have compound keywords like
47 gnu/x86 and macos/ppc. This, however, didn't cover the full range of
48 possibilities, and in further discussion the developers decided to embrace
49 the combinatorial explosion instead of avoiding it. Thus, GLEP 22 proposes
50 a system where keywords would have 4 parts, corresponding to the possible
51 architecture, userland, libc, and kernel choices, resulting in something
52 like five hundred possible keywords.
53
54 8. http://www.gentoo.org/proj/en/glep/glep-0028.html
55 9. drobbins@g.o
56
57 ==================
58 2. Gentoo Security
59 ==================
60
61 tla: Multiple vulnerabilities in included libneon
62 -------------------------------------------------
63
64 tla includes a vulnerable version of the neon library.
65
66 For more information, please see the GLSA Announcement[10]
67
68 10. http://www.gentoo.org/security/en/glsa/glsa-200405-25.xml
69
70 Ethereal: Multiple security problems
71 ------------------------------------
72
73 Multiple vulnerabilities including one buffer overflow exist in Ethereal,
74 which may allow an attacker to run arbitrary code or crash the program.
75
76 For more information, please see the GLSA Announcement[11]
77
78 11. http://www.gentoo.org/security/en/glsa/glsa-200406-01.xml
79
80 tripwire: Format string vulnerability
81 -------------------------------------
82
83 A vulnerability allowing arbitrary code execution under certain
84 circumstances has been found.
85
86 For more information, please see the GLSA Announcement[12]
87
88 12. http://www.gentoo.org/security/en/glsa/glsa-200406-02.xml
89
90 sitecopy: Multiple vulnerabilities in included libneon
91 ------------------------------------------------------
92
93 sitecopy includes a vulnerable version of the neon library.
94
95 For more information, please see the GLSA Announcement[13]
96
97 13. http://www.gentoo.org/security/en/glsa/glsa-200406-03.xml
98
99 =================================
100 3. Featured Developer of the Week
101 =================================
102
103 Jason Stubbs
104
105 Figure 3.1: Jason Stubbs, with wife Sanae
106 http://www.gentoo.org/images/gwn/20040607_jstubbs.jpg
107
108 Our featured developer for this week is Jason Stubbs[14] (jstubbs), one of
109 the members of the portage[15] developers group. He is currently
110 completing work on an API (Application Programming Interface) for portage,
111 to provide an abstract interface for client applications to make use of
112 portage functionality. He will also be helping with the modification of
113 existing tools to use the new API and the modularization and abstraction
114 of portage's back-end as we move toward the portage-ng[16] functionality.
115 He describes this work as amongst the accomplishments he is most proud of,
116 and took the opportunity to thank Jason Mobarak[17] (aether) for
117 recruiting him to work on it.
118
119 14. jstubbs@g.o
120 15. http://www.gentoo.org/proj/en/portage/index.xml
121 16. http://www.gentoo.org/proj/en/portage/portage-ng/systemspec.xml
122 17. aether@g.o
123
124 Jason works on an Athlon 1800 XP laptop (512 MB, 30 GB, GeForce4), and
125 works solely in KDE[18], using KDE applications supplemented by
126 mplayer[19] and ogle[20]. He typically works at home, multitasking his
127 brain with the television or stereo, but sometimes works on the train ride
128 to work. His primary development environment is KDevelop, save for quick
129 text edits in nano[21].
130
131 18. http://www.kde.org/
132 19. http://www.mplayerhq.hu/homepage/design7/news.html
133 20. http://www.dtek.chalmers.se/groups/dvd/downloads.shtml
134 21. http://www.nano-editor.org/
135
136 Jason has been a programmer for most of his life - beginning with BASIC as
137 a pre-teen and progressing through C, Pascal, and C++ before learning 6502
138 assembly language and Java as a teenager. He studied Engineering at the
139 Swinburne University of Technology[22] in Melbourne before leaving to
140 pursue a career in programming. Jason's first experience with Linux was
141 when he began experimenting with Slackware in 1994. He furthered his
142 understanding by building a test server for experimentation and test
143 server using Red Hat in 1997. In early 2003, he discovered Gentoo on
144 distrowatch[23] and was intrigued by the "simple but powerful" ideals of
145 the distro. He has been using it ever since and expects to introduce it at
146 his work with a server upgrade in the near future.
147
148 22. http://www.swin.edu.au/
149 23. http://www.distrowatch.com/
150
151 Jason is originally from Melbourne, Australia. He met his wife while
152 studying Japanese in Sydney and moved to Japan to marry her. He now lives
153 in Yokohama (just outside Tokyo), where he works as a Linux server
154 administrator and developer. He finds himself coding in anything from C++
155 through C, ruby and php as he works on a variety of web-based applications
156 and server utilities. He is a passionate musician, playing both guitar and
157 trumpet. He is a Pink Floyd fan, but claims to an omnivorous taste:
158 "anything except Country - even Opera!". His other great interest is
159 studying science, especially mathematics and physics. He can often be
160 found quoting Jedi Master Qui-Gon Jinn from Star Wars Epsisode I: "Your
161 perspective determines your reality."
162
163 =========================
164 4. Heard in the Community
165 =========================
166
167 Web Forums
168 ----------
169
170 Free Macromedia Flash Player for Linux - Or Is It?
171
172 The brandnew Flash player version 7 for Linux put out by Macromedia ten
173 days ago has been greeted with more than just mild interest. Although the
174 lack of a Shockwave client for Linux is frequently deplored within the
175 same sentence, people honour the move to make at least Flash available on
176 their preferred platform. However, the details of the license agreement
177 are peculiar enough to raise a number of eyebrows, especially about the
178 redistribution clauses that appear to need some revision before Linux
179 distributions can be sure to stay within legal boundaries if they ship
180 Flash 7 to their users:
181
182 * Macromedia Flash 7 for Linux released[24]
183 24. http://forums.gentoo.org/viewtopic.php?t=178473
184
185 Love Sources Now Featuring ReiserFS 4
186
187 Gentoo Forums continue to be a place for shadow development outside the
188 official Gentoo devhood. Last week the (in)famous patch-as-you-can Linux
189 kernel project "Love Sources" has come up with its latest installment of a
190 heavily ment and bent package somewhat loosely based on Andrew Morton's
191 mm-sources, together with support for the latest filesystem craze,
192 ReiserFS 4. Your mileage may vary dramatically:
193
194 * 2.6.7_rc2-love2 aka "The dead shall raise"-reiser4[25]
195 25. http://forums.gentoo.org/viewtopic.php?t=181300
196
197 gentoo-user
198 -----------
199
200 Putting /etc on a separate partition
201
202 Usually /etc and the root (/) directories coexist on the same physical
203 drive patition. Is it possible to split[26] them?
204
205 26. http://article.gmane.org/gmane.linux.gentoo.user/83328
206
207 Viruses on Linux
208
209 The subject itself was marked "off-topic" by its author, but turned into
210 one of the larger thread's we've seen on gentoo-user. Read it here[27].
211
212 27. http://article.gmane.org/gmane.linux.gentoo.user/82912
213
214 gentoo-dev
215 ----------
216
217 Developers being sought
218
219 When Seemant Kulleen[28] posted to -dev looking for people interested in
220 maintaining the firebird database and BIND ebuilds, several other
221 developers followed suit, asking for help with X, dialup, Java, and
222 webapps. This might be a good chance for those of you who are interested
223 in becoming developers. See the thread[29] for details.
224
225 28. seemant@g.o
226 29. http://thread.gmane.org/gmane.linux.gentoo.devel/18586
227
228 =======================
229 5. Gentoo International
230 =======================
231
232 Germany: LinuxTag 23-26 June in Karlsruhe
233
234 The Gentoo booth at Europe's largest Linux and Open Source fair, the
235 LinuxTag in Karlsruhe[30] (close to the French border), is set to become
236 even more exciting than last year's event. Fifteen Gentoo developers from
237 all over Germany, clad in Gentoo shirts reminiscent of football teams are
238 sharing their time to man the booth that will feature almost every Gentoo
239 platform imaginable, ranging from various Macs and Intel-based laptops via
240 a veritable SGI Indy, right down to iPaqs and an Xbox. A webcam will
241 deliver live views from the booth to the community at large, and those who
242 do make it all the way to Karlsruhe will become the first Gentooists to
243 become members of the German not-for-profit association Gentoo e.V., for
244 an annual membership fee of 20 Euros (10 for students). Application forms
245 and lots of give-aways and Gentoo merchandise will be available at the
246 stand. For details, refer to the Gentoo e.V. website[31] and a
247 coordination thread in the Forums[32].
248
249 30. http://www.linuxtag.de
250 31. http://www.gentoo-ev.org
251 32. http://forums.gentoo.org/viewtopic.php?t=126538
252
253 ===========
254 6. Bugzilla
255 ===========
256
257 Summary
258 -------
259
260 * Statistics
261 * Closed Bug Ranking
262 * New Bug Rankings
263
264 Statistics
265 ----------
266
267 The Gentoo community uses Bugzilla (bugs.gentoo.org[33]) to record and
268 track bugs, notifications, suggestions and other interactions with the
269 development team. Between 28 May 2004 and 03 June 2004, activity on the
270 site has resulted in:
271
272 33. http://bugs.gentoo.org
273
274 * 614 new bugs during this period
275 * 333 bugs closed or resolved during this period
276 * 16 previously closed bugs were reopened this period
277
278 Of the 6363 currently open bugs: 135 are labeled 'blocker', 201 are
279 labeled 'critical', and 522 are labeled 'major'.
280
281 Closed Bug Rankings
282 -------------------
283
284 The developers and teams who have closed the most bugs during this period
285 are:
286
287 * PPC Porters[34], with 35 closed bugs[35]
288 * Gentoo Games[36], with 21 closed bugs[37]
289 * AMD64 Porting Team[38], with 18 closed bugs[39]
290 * Gentoo Linux Gnome Desktop Team[40], with 14 closed bugs[41]
291 * Gentoo X-windows Packagers[42], with 12 closed bugs[43]
292 34. ppc@g.o
293 35.
294 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
295 field=bug_status&chfieldfrom=2004-05-28&chfieldto=2004-06-03&resolution=FIX
296 ED&assigned_to=ppc@g.o
297 36. games@g.o
298 37.
299 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
300 field=bug_status&chfieldfrom=2004-05-28&chfieldto=2004-06-03&resolution=FIX
301 ED&assigned_to=games@g.o
302 38. amd64@g.o
303 39.
304 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
305 field=bug_status&chfieldfrom=2004-05-28&chfieldto=2004-06-03&resolution=FIX
306 ED&assigned_to=amd64@g.o
307 40. gnome@g.o
308 41.
309 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
310 field=bug_status&chfieldfrom=2004-05-28&chfieldto=2004-06-03&resolution=FIX
311 ED&assigned_to=gnome@g.o
312 42. xfree@g.o
313 43.
314 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
315 field=bug_status&chfieldfrom=2004-05-28&chfieldto=2004-06-03&resolution=FIX
316 ED&assigned_to=xfree@g.o
317
318 New Bug Rankings
319 ----------------
320
321 The developers and teams who have been assigned the most new bugs during
322 this period are:
323
324 * media-video Herd[44], with 20 new bugs[45]
325 * Gentoo's SAMBA Team[46], with 17 new bugs[47]
326 * AMD64 Porting Team[48], with 17 new bugs[49]
327 * Gentoo's Team for Core System Packages[50], with 16 new bugs[51]
328 * Gentoo Sound Team[52], with 14 new bugs[53]
329 44. media-video@g.o
330 45.
331 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
332 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-05-28&chfieldto=2004-06
333 -03&assigned_to=media-video@g.o
334 46. samba@g.o
335 47.
336 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
337 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-05-28&chfieldto=2004-06
338 -03&assigned_to=samba@g.o
339 48. amd64@g.o
340 49.
341 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
342 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-05-28&chfieldto=2004-06
343 -03&assigned_to=amd64@g.o
344 50. base-system@g.o
345 51.
346 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
347 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-05-28&chfieldto=2004-06
348 -03&assigned_to=base-system@g.o
349 52. sound@g.o
350 53.
351 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
352 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-05-28&chfieldto=2004-06
353 -03&assigned_to=sound@g.o
354
355 ==================
356 7. Tips and Tricks
357 ==================
358
359 Aliasing ACCEPT_KEYWORDS
360
361 This week's tip was submitted by developer Caleb Tennis[54]
362
363 54. caleb@g.o
364
365 I saw a user post this in a bug comment, and thought it was a good idea.
366 In your .bashrc file, add the line:
367
368 ---------------------------------------------------------------------------
369 | Code Listing 7.1: |
370 |-------------------------------------------------------------------------|
371 |alias akmrg='ACCEPT_KEYWORDS="~x86" emerge' |
372 ---------------------------------------------------------------------------
373
374 This will allow you to emerge unstable ebuilds by typing akmrg foo instead
375 of the more cumbersome ACCEPT_KEYWORDS="~x86" emerge foo.
376
377 However, if you always want to have certain keywords in place when
378 emerging particular ebuilds, the recommended way is to edit
379 /etc/portage/package.keywords. For example, to have net-misc/totd emerged
380 with the ~x86 keyword, add the following:
381
382 ---------------------------------------------------------------------------
383 | Code Listing 7.2: |
384 |-------------------------------------------------------------------------|
385 |net-misc/totd ~x86 |
386 ---------------------------------------------------------------------------
387
388 This also makes using the --upgrade-only option of emerge unnecessary.
389
390 ===========================
391 8. Moves, Adds, and Changes
392 ===========================
393
394 Moves
395 -----
396
397 The following developers recently left the Gentoo team:
398
399 * None this week
400
401 Adds
402 ----
403
404 The following developers recently joined the Gentoo Linux team:
405
406 * Christian Andreetta (satya) - SAMBA
407 * Scott Haffield (hadfield) - Gentoo Script Repository
408 * Lukasz Strzygowski (lucass) - python
409 * Guillaume Destuynder (kang) - net-p2p, RSBAC
410
411 Changes
412 -------
413
414 The following developers recently changed roles within the Gentoo Linux
415 project:
416
417 * None this week
418
419 ====================
420 9. Contribute to GWN
421 ====================
422
423 Interested in contributing to the Gentoo Weekly Newsletter? Send us an
424 email[55].
425
426 55. gwn-feedback@g.o
427
428 ================
429 10. GWN Feedback
430 ================
431
432 Please send us your feedback[56] and help make the GWN better.
433
434 56. gwn-feedback@g.o
435
436 ================================
437 11. GWN Subscription Information
438 ================================
439
440 To subscribe to the Gentoo Weekly Newsletter, send a blank email to
441 gentoo-gwn-subscribe@g.o.
442
443 To unsubscribe to the Gentoo Weekly Newsletter, send a blank email to
444 gentoo-gwn-unsubscribe@g.o from the email address you are
445 subscribed under.
446
447 ===================
448 12. Other Languages
449 ===================
450
451 The Gentoo Weekly Newsletter is also available in the following languages:
452
453 * Danish[57]
454 * Dutch[58]
455 * English[59]
456 * German[60]
457 * French[61]
458 * Japanese[62]
459 * Italian[63]
460 * Polish[64]
461 * Portuguese (Brazil)[65]
462 * Portuguese (Portugal)[66]
463 * Russian[67]
464 * Spanish[68]
465 * Turkish[69]
466 57. http://www.gentoo.org/news/da/gwn/gwn.xml
467 58. http://www.gentoo.org/news/be/gwn/gwn.xml
468 59. http://www.gentoo.org/news/en/gwn/gwn.xml
469 60. http://www.gentoo.org/news/de/gwn/gwn.xml
470 61. http://www.gentoo.org/news/fr/gwn/gwn.xml
471 62. http://www.gentoo.org/news/ja/gwn/gwn.xml
472 63. http://www.gentoo.org/news/it/gwn/gwn.xml
473 64. http://www.gentoo.org/news/pl/gwn/gwn.xml
474 65. http://www.gentoo.org/news/br/gwn/gwn.xml
475 66. http://www.gentoo.org/news/pt/gwn/gwn.xml
476 67. http://www.gentoo.org/news/ru/gwn/gwn.xml
477 68. http://www.gentoo.org/news/es/gwn/gwn.xml
478 69. http://www.gentoo.org/news/tr/gwn/gwn.xml
479
480 Yuji Carlos Kosugi <carlos@g.o> - Editor
481 AJ Armstrong <aja@×××××××××××××.com> - Contributor
482 Brian Downey <bdowney@×××××××××××.net> - Contributor
483 Kurt Lieber <klieber@g.o> - Contributor
484 David Narayan <david@×××××××.net> - Contributor
485 Ulrich Plate <plate@g.o> - Contributor
486 Sven Vermeulen <swift@g.o> - Contributor
487 Simon Holm Thagersen <simon@××××××.net> - Danish Translation
488 Jesper Brodersen <broeman@g.o> - Danish Translation
489 Arne Mejlholm <aaby@g.o> - Danish Translation
490 Hendrik Eeckhaut <Hendrik.Eeckhaut@×××××.be> - Dutch Translation
491 Jorn Eilander <sephiroth@××××××××.nl> - Dutch Translation
492 Bernard Kerckenaere <bernieke@××××××××.com> - Dutch Translation
493 Peter ter Borg <peter@××××××.nl> - Dutch Translation
494 Jochen Maes <linux@××××.be> - Dutch Translation
495 Roderick Goessen <rgoessen@××××.nl> - Dutch Translation
496 Gerard van den Berg <gerard@××××××.net> - Dutch Translation
497 Matthieu Montaudouin <mat@××××××××.com> - French Translation
498 Xavier Neys <neysx@g.o> - French Translation
499 Martin Prieto <riverdale@×××××××××.org> - French Translation
500 Antoine Raillon <cabec2@××××××.net> - French Translation
501 Sebastien Cevey <seb@×××××.net> - French Translation
502 Jean-Christophe Choisy <mabouya@××××××××××××.org> - French Translation
503 Thomas Raschbacher <lordvan@g.o> - German Translation
504 Steffen Lassahn <madeagle@g.o> - German Translation
505 Matthias F. Brandstetter <haim@g.o> - German Translation
506 Lukas Domagala <Cyrik@g.o> - German Translation
507 Tobias Scherbaum <dertobi123@g.o> - German Translation
508 Daniel Gerholdt <Sputnik1969@g.o> - German Translation
509 Marc Herren <dj-submerge@g.o> - German Translation
510 Tobias Matzat <SirSeoman@g.o> - German Translation
511 Marco Mascherpa <mush@××××××.net> - Italian Translation
512 Claudio Merloni <paper@×××××××.it> - Italian Translation
513 Stefano Lucidi <stefano.lucidi@×××××××××××××.org> - Italian Translation
514 Katuyuki Konno <katuyuki@××××××××.jp> - Japanese Translation
515 Hiroyuki Takeda <hiro@××××××××××××××.jp> - Japanese Translation
516 Masato Hatakeyama <hatake@×××××××××××.jp> - Japanese Translation
517 Masayoshi Nakamura <masayang@×××××××××.com> - Japanese Translation
518 Yasunori Fukudome <yasunori@××××××××××××××××.uk> - Japanese Translation
519 Tomoyuki Sakurai <web-gentoo-doc-jp@××××××××××××.nu> - Japanese Translation
520 Lukasz Strzygowski <lucass@××××××.pl> - Polish Translation
521 Karol Goralski <gooroo@××××××.pl> - Polish Translation
522 Atila "Jedi" Bohlke Vasconcelos <bohlke@×××××××××.br> - Portuguese
523 (Brazil) Translation
524 Eduardo Belloti <dudu@××××××××.net> - Portuguese (Brazil) Translation
525 Jo??o Rafael Moraes Nicola <joaoraf@×××××××××.br> - Portuguese (Brazil)
526 Translation
527 Marcelo Gon??alves de Azambuja <mgazambuja@×××××××××.br> - Portuguese
528 (Brazil) Translation
529 Otavio Rodolfo Piske <angusy@××××××××.org> - Portuguese (Brazil)
530 Translation
531 Pablo N. Hess -- NatuNobilis <natunobilis@××××××××.org> - Portuguese
532 (Brazil) Translation
533 Pedro de Medeiros <pzilla@××××××××.br> - Portuguese (Brazil) Translation
534 Ventura Barbeiro <venturasbarbeiro@××××××.br> - Portuguese (Brazil)
535 Translation
536 Bruno Ferreira <blueroom@××××××××××××.net> - Portuguese (Portugal)
537 Translation
538 Gustavo Felisberto <humpback@××××××××××.net> - Portuguese (Portugal)
539 Translation
540 Jos?? Costa <jose_costa@×××××××.pt> - Portuguese (Portugal) Translation
541 Luis Medina <metalgodin@×××××××××.org> - Portuguese (Portugal) Translation
542 Ricardo Loureiro <rjlouro@×××××××.org> - Portuguese (Portugal) Translation
543 Aleksandr Martyncev <amncorp@××.ru> - Russian Translator
544 Sergey Galkin <gals_home@××××.ru> - Russian Translator
545 Sergey Kuleshov <svyatogor@g.o> - Russian Translator
546 Alex Spirin <asp13@××××.ru> - Russian Translator
547 Denis Zaletov <dzaletov@×××××××.ru> - Russian Translator
548 Lanark <lanark@××××××××××.ar> - Spanish Translation
549 Fernando J. Pereda <ferdy@××××××.org> - Spanish Translation
550 Lluis Peinado Cifuentes <lpeinado@×××.edu> - Spanish Translation
551 Zephryn Xirdal T <ZEPHRYNXIRDAL@××××××××××.net> - Spanish Translation
552 Guillermo Juarez <katossi@××××××××××××××××.es> - Spanish Translation
553 Jes??s Garc??a Crespo <correo@××××××.com> - Spanish Translation
554 Carlos Castillo <carlos@×××××××××××××.com> - Spanish Translation
555 Julio Castillo <julio@×××××××××××××.com> - Spanish Translation
556 Sergio G??mez <s3r@××××××××××××.ar> - Spanish Translation
557 Aycan Irican <aycan@××××××××.tr> - Turkish Translation
558 Bugra Cakir <bugra@×××××××××.com> - Turkish Translation
559 Cagil Seker <cagils@××××××××××.tr> - Turkish Translation
560 Emre Kazdagli <emre@××××××××.tr> - Turkish Translation
561 Evrim Ulu <evrim@××××××××.tr> - Turkish Translation
562 Gursel Kaynak <gurcell@××××××××.tr> - Turkish Translation