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 29
Date: Mon, 19 Jul 2004 13:36:23
Message-Id: 20040719125247.GA3323@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 July 19th, 2004.
5 ---------------------------------------------------------------------------
6
7 ==============
8 1. Gentoo News
9 ==============
10
11 Gentoo News
12 -----------
13
14 "Apple, we have a problem" - Gentoo MacOS X Released
15
16 Figure 1.1: Derived from Apple's 'Redmond, we have a problem' campaign:
17 The Gentoo MacOS announcement
18 http://www.gentoo.org/images/gwn/20040719_macos_problem.png
19
20 Almost exactly one year after the idea of porting Portage to MacOS X came
21 up - and the joint Metapkg initiative[1] between Fink, Darwinports and
22 Gentoo took off - a 20-head-strong developer team around Pieter van den
23 Abeele[2] (strategic lead) and Daniel Ostrow[3] (operational) is now ready
24 to release an extraordinary beast into the wild: Gentoo MacOS. They
25 deliver on a promise no other Linux distribution has been daring enough to
26 make yet: Portage on MacOS is now fully operational, seamlessly integrated
27 as a package manager in a non-Linux operating system. It initially serves
28 the main purpose of an SDK for inclusion of new packages, testing and
29 patching. Granted, KDE isn't ported yet, but make no mistake: Gentoo MacOS
30 is ready for consumption by Macintosh users who want, say, scientific DTP
31 via TeX, something they will now be able to simply emerge in OS X just
32 like they'd do in Gentoo Linux."Right now it's a tool to install lots of
33 commonly requested applications on OS X", explains Pieter van den Abeele.
34 "But in a few months, we'll have a port system that builds Darwin from
35 scratch, provides a standardised lookup and installation routine for
36 Dashboard widgets[4], enhancements and tools like the Desktop Manager[5]
37 and many, many more popular OS X applications." Downloading the Gentoo
38 MacOS Installer provides users with a patched portage, its tree, and the
39 Python modules. It sets environment variables and demands a bootstrapping
40 shell script to be run before the first emerge that detects the operating
41 system (Panther or Tiger), chooses the relevant profiles and injects every
42 application it finds already installed in MacOS X.
43
44 1. http://www.metapkg.org
45 2. pvdabeel@g.o
46 3. dostrow@g.o
47 4. http://www.apple.com/macosx/tiger/dashboard.html
48 5. http://wsmanager.sourceforge.net/
49
50 Figure 1.2: Taming the Tiger with a double-click: The Gentoo MacOS
51 Installer
52 http://www.gentoo.org/images/gwn/20040719_macos_installer.png
53
54 Since Gentoo's own GCC ebuild for MacOS X isn't ready yet, compiling is
55 currently done using the Xcode development tools[6] which include GCC 3.3
56 provided by Apple. "People already on Tiger can experiment with GCC 3.5",
57 adds Pieter. Tiger, the new release of MacOS X, is due in 2005 with its
58 brandnew database filesystem Spotlight[7], modernised video services and
59 many other features. The Gentoo MacOS developers are busy polishing the
60 knobs (a Cocoa user interface is part of the plan), getting iSync[8]
61 integration to work (emerge an application on one machine, automatically
62 replicate onto all other Macs in a LAN), right down to making Catalyst
63 produce Darwin LiveCDs... "But first the cool stuff, then Darwin",
64 chuckles strategic lead Pieter. Even though his team is already larger
65 than the entire Gentoo Linux PPC developer group, they still train new
66 devs almost daily, and whoever wants to help with the project is very
67 welcome to get in touch. The public Wiki[9] holds installation
68 instructions and serves as a reporting tool for packages outside of
69 Portage that already compile without bombing out. The Gentoo MacOS
70 Installer can be downloaded from here[10].
71
72 6. http://www.apple.com/macosx/tiger/xcode.html
73 7. http://www.apple.com/macosx/tiger/spotlighttech.html
74 8. http://www.apple.com/isync/
75 9. http://gentoo-wiki.com/Gentoo_MacOS
76 10. http://www.metadistribution.org/macos/
77 Full size (1024x768) screenshots of the Gentoo MacOS installation
78 procedure:
79 * Installer starts[11]
80 * Detection of OS version and installed software[12]
81 * Still busy injecting detected applications, 'emerge info'[13]
82 * First 'emerge --pretend --verbose system' on MacOS X 10.4 (Tiger)[14]
83 * Pulling in and unpacking sources...[15]
84 * Configuring...[16]
85 * Compiling...[17]
86 * Merged![18]
87 * Modified make.conf to accomodate the alien kernel and userland
88 environment[19]
89 11. http://www.metadistribution.org/macos/1.png
90 12. http://www.metadistribution.org/macos/2.png
91 13. http://www.metadistribution.org/macos/3.png
92 14. http://www.metadistribution.org/macos/4.png
93 15. http://www.metadistribution.org/macos/5.png
94 16. http://www.metadistribution.org/macos/6.png
95 17. http://www.metadistribution.org/macos/7.png
96 18. http://www.metadistribution.org/macos/8.png
97 19. http://www.metadistribution.org/macos/9.png
98
99 ==================
100 2. Gentoo Security
101 ==================
102
103 rsync: Directory traversal in rsync daemon
104 ------------------------------------------
105
106 Under specific conditions, the rsync daemon is vulnerable to a directory
107 traversal allowing to write files outside a sync module.
108
109 For more information, please see the GLSA Announcement[20]
110
111 20. http://www.gentoo.org/security/en/glsa/glsa-200407-10.xml
112
113 wv: Buffer overflow vulnerability
114 ---------------------------------
115
116 A buffer overflow vulnerability exists in the wv library that can allow an
117 attacker to execute arbitrary code with the privileges of the user running
118 the vulnerable application.
119
120 For more information, please see the GLSA Announcement[21]
121
122 21. http://www.gentoo.org/security/en/glsa/glsa-200407-11.xml
123
124 Linux Kernel: Remote DoS vulnerability with IPTables TCP Handling
125 -----------------------------------------------------------------
126
127 A flaw has been discovered in 2.6 series Linux kernels that allows an
128 attacker to send a malformed TCP packet, causing the affected kernel to
129 possibly enter an infinite loop and hang the vulnerable machine.
130
131 For more information, please see the GLSA Announcement[22]
132
133 22. http://www.gentoo.org/security/en/glsa/glsa-200407-12.xml
134
135 PHP: Multiple security vulnerabilities
136 --------------------------------------
137
138 Multiple security vulnerabilities, potentially allowing remote code
139 execution, were found and fixed in PHP.
140
141 For more information, please see the GLSA Announcement[23]
142
143 23. http://www.gentoo.org/security/en/glsa/glsa-200407-13.xml
144
145 ==================
146 3. Projects Update
147 ==================
148
149 Portage
150
151 The portage team is currently working on readying portage-2.0.51 for
152 public testing and stable releases in the near future. The features of
153 2.0.51 are mostly internal, but there will be some obvious changes related
154 to FHS compliance and better handling of virtual and 'any of these'
155 dependencies. There will be some changes in the caches as the migration to
156 2.0.51 starts, but as long as users are currently on at least
157 portage-2.0.50-r7, they won't notice.
158
159 Devrel
160
161 The recruiters team have suspended plans to implement a formal copyright
162 assignment process, pending legal counsel and some issues with wording,
163 the status of developers younger than the age of majority, and the legal
164 status of non-U.S. development. For now, ebuilds are specifically assigned
165 copyright to the Gentoo Foundation, but there is no formal contract. There
166 is also now a Developer Away[24] page which will document developers who
167 are away or out-of-contact for a variety of reasons.
168
169 24. http://dev.gentoo.org/devaway/
170
171 Gentoo-Alt
172
173 Pieter van den Abeele[25] (strategic lead) and Daniel Ostrow[26]
174 (operational) will be heading up the new MacOS[27] project to support the
175 implementation of portage on Macintosh computers. See the News section for
176 details on this initiative.
177
178 25. pvdabeel@g.o
179 26. dostrow@g.o
180 27. http://gentoo-wiki.com/Gentoo_MacOS
181
182 Hardened
183
184 The Hardened Gentoo team is currently getting ready for a parallel release
185 with the 2004.2 Live CD.
186
187 Infrastructure
188
189 The infrastructure team are currently testing eGroupWare[28]'s suitability
190 for use by Gentoo developers for communication and project management.
191
192 28. http://www.egroupware.org/
193
194 Releng
195
196 The Release Engineering team are hard at work gearing up for the release
197 of the 2004.2[29] Live CD,currently scheduled for the 26th of this month.
198
199 29. http://www.gentoo.org/proj/en/releng/release/2004.2/2004.2.xml
200
201 =================================
202 4. Featured Developer of the Week
203 =================================
204
205 Featured Developer is on hiatus this week.
206
207 =========================
208 5. Heard in the Community
209 =========================
210
211 Web Forums
212 ----------
213
214 Portage, not Portage
215
216 First anniversary of one of the most popular threads in the forums: Gentoo
217 developer Pythonhead started a list of portage utilities that aren't in
218 Portage exactly a year ago that's been spoon-fed with suggestions by many
219 users since then. The list is constantly updated and has grown to
220 currently 37 tools, including esoteric shell script like license2kill
221 (gets rid of every package not covered by an
222 Open-Source-Initiative-approved license) and hands-on helpers like
223 Pythonhead's own "bumper" (bumps ebuilds when a new source version is
224 available for download and doesn't require a totally modified ebuild) and
225 a handful of replacements or modifications of standard portage features
226 like updating config files, downloading and emerging things. Some of the
227 tools have actually made it into Portage already, some will never stand a
228 chance of inclusion in the tree. Take your pick:
229
230 * Portage utilities not in portage[30]
231 30. http://forums.gentoo.org/viewtopic.php?t=67849
232
233
234 gentoo-user
235 -----------
236
237 Using ~x86 All the Time?
238
239 Should you use the ~x86 flag for everything on your system? Some claim it
240 is too unstable, and others claim that it is more stable than not setting
241 any keywords. Check out the interesting arguments both ways in this[31]
242 thread.
243
244 31. http://thread.gmane.org/gmane.linux.gentoo.user/89149
245
246 Gentoo-Sources
247
248 What is your opinion on using gentoo-sources for the kernel? A few people
249 believe that there are too many patches applied in the gentoo-kernel, but
250 there are also good arguments for them as well. The thread is here[32].
251
252 32. http://thread.gmane.org/gmane.linux.gentoo.user/89620
253
254 Send-only Mail Server
255
256 Have the need to allow a server to send mail, but not receive it? This
257 thread[33] opened up discussion on such a topic using Postfix.
258
259 33. http://thread.gmane.org/gmane.linux.gentoo.user/89735
260
261 =======================
262 6. Gentoo International
263 =======================
264
265 UK: Gentoo Meet-Up Looking for Organizing Committee
266
267 Gentoo developer Stuart Herbert[34] is seeking volunteers who would be
268 willing to organize a meeting for UK-based Gentoo developers and users in
269 September or early October 2004. The initial venue is to be Manchester,
270 conveniently placed at the geographic center of England, Wales and
271 Scotland. Help is now needed to organize a venue, internet access,
272 accomodation and the conference programme, along with publicity around the
273 event. If you're interested in participating, post your availability to
274 this thread[35] on the Forums.
275
276 34. stuart@g.o
277 35. http://forums.gentoo.org/viewtopic.php?t=197906
278
279 ===========
280 7. Bugzilla
281 ===========
282
283 Summary
284 -------
285
286 * Statistics
287 * Closed Bug Ranking
288 * New Bug Rankings
289
290 Statistics
291 ----------
292
293 The Gentoo community uses Bugzilla (bugs.gentoo.org[36]) to record and
294 track bugs, notifications, suggestions and other interactions with the
295 development team. Between 10 July 2004 and 16 July 2004, activity on the
296 site has resulted in:
297
298 36. http://bugs.gentoo.org
299
300 * 665 new bugs during this period
301 * 397 bugs closed or resolved during this period
302 * 19 previously closed bugs were reopened this period
303
304 Of the 6802 currently open bugs: 138 are labeled 'blocker', 177 are
305 labeled 'critical', and 530 are labeled 'major'.
306
307 Closed Bug Rankings
308 -------------------
309
310 The developers and teams who have closed the most bugs during this period
311 are:
312
313 * PPC64 Architecture Team[37], with 51 closed bugs[38]
314 * AMD64 Porting Team[39], with 29 closed bugs[40]
315 * Gentoo Linux Gnome Desktop Team[41], with 18 closed bugs[42]
316 * Mike Frysinger[43], with 17 closed bugs[44]
317 * Java Team[45], with 15 closed bugs[46]
318 37. ppc64@g.o
319 38.
320 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
321 field=bug_status&chfieldfrom=2004-07-10&chfieldto=2004-07-16&resolution=FIX
322 ED&assigned_to=ppc64@g.o
323 39. amd64@g.o
324 40.
325 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
326 field=bug_status&chfieldfrom=2004-07-10&chfieldto=2004-07-16&resolution=FIX
327 ED&assigned_to=amd64@g.o
328 41. gnome@g.o
329 42.
330 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
331 field=bug_status&chfieldfrom=2004-07-10&chfieldto=2004-07-16&resolution=FIX
332 ED&assigned_to=gnome@g.o
333 43. vapier@g.o
334 44.
335 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
336 field=bug_status&chfieldfrom=2004-07-10&chfieldto=2004-07-16&resolution=FIX
337 ED&assigned_to=vapier@g.o
338 45. java@g.o
339 46.
340 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&ch
341 field=bug_status&chfieldfrom=2004-07-10&chfieldto=2004-07-16&resolution=FIX
342 ED&assigned_to=java@g.o
343
344
345 New Bug Rankings
346 ----------------
347
348 The developers and teams who have been assigned the most new bugs during
349 this period are:
350
351 * Gentoo Linux Gnome Desktop Team[47], with 17 new bugs[48]
352 * media-video Herd[49], with 11 new bugs[50]
353 * Gentoo Science Related Packages[51], with 10 new bugs[52]
354 * Mozilla Gentoo Team[53], with 10 new bugs[54]
355 * Gentoo Games[55], with 10 new bugs[56]
356 47. gnome@g.o
357 48.
358 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
359 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-07-10&chfieldto=2004-07
360 -16&assigned_to=gnome@g.o
361 49. media-video@g.o
362 50.
363 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
364 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-07-10&chfieldto=2004-07
365 -16&assigned_to=media-video@g.o
366 51. sci@g.o
367 52.
368 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
369 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-07-10&chfieldto=2004-07
370 -16&assigned_to=sci@g.o
371 53. mozilla@g.o
372 54.
373 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
374 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-07-10&chfieldto=2004-07
375 -16&assigned_to=mozilla@g.o
376 55. games@g.o
377 56.
378 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s
379 tatus=REOPENED&chfield=assigned_to&chfieldfrom=2004-07-10&chfieldto=2004-07
380 -16&assigned_to=games@g.o
381
382 ==================
383 8. Tips and Tricks
384 ==================
385
386 Using bash history
387
388 If you have ever typed a long command and needed to repeat it, or you need
389 to repeat a series of commands, try using history instead of re-typing.
390 The history command allows you see (and execute) previous commands. Type
391 history to see the last few commands you've entered. It will show you the
392 command and a number. To execute the command use history !number where
393 number is the number of the command listed. (e.g. history !234).
394
395 ===========================
396 9. Moves, Adds, and Changes
397 ===========================
398
399 Moves
400 -----
401
402 The following developers recently left the Gentoo team:
403
404 * None this week
405
406 Adds
407 ----
408
409 The following developers recently joined the Gentoo Linux team:
410
411 * Thomas Matthijs (axxo) - java
412 * Bernie Lees (twk-b) - ppc
413 * Rob Holland (tigger) - sparc, wasabi
414 * Tom Knight (tomk) - net-mail
415 * Chris White - sound, video, security
416
417 Changes
418 -------
419
420 The following developers recently changed roles within the Gentoo Linux
421 project:
422
423 * None this week
424
425 =====================
426 10. Contribute to GWN
427 =====================
428
429 Interested in contributing to the Gentoo Weekly Newsletter? Send us an
430 email[57].
431
432 57. gwn-feedback@g.o
433
434 ================
435 11. GWN Feedback
436 ================
437
438 Please send us your feedback[58] and help make the GWN better.
439
440 58. gwn-feedback@g.o
441
442 ================================
443 12. GWN Subscription Information
444 ================================
445
446 To subscribe to the Gentoo Weekly Newsletter, send a blank email to
447 gentoo-gwn-subscribe@g.o.
448
449 To unsubscribe to the Gentoo Weekly Newsletter, send a blank email to
450 gentoo-gwn-unsubscribe@g.o from the email address you are
451 subscribed under.
452
453 ===================
454 13. Other Languages
455 ===================
456
457 The Gentoo Weekly Newsletter is also available in the following languages:
458
459 * Danish[59]
460 * Dutch[60]
461 * English[61]
462 * German[62]
463 * French[63]
464 * Japanese[64]
465 * Italian[65]
466 * Polish[66]
467 * Portuguese (Brazil)[67]
468 * Portuguese (Portugal)[68]
469 * Russian[69]
470 * Spanish[70]
471 * Turkish[71]
472 59. http://www.gentoo.org/news/da/gwn/gwn.xml
473 60. http://www.gentoo.org/news/be/gwn/gwn.xml
474 61. http://www.gentoo.org/news/en/gwn/gwn.xml
475 62. http://www.gentoo.org/news/de/gwn/gwn.xml
476 63. http://www.gentoo.org/news/fr/gwn/gwn.xml
477 64. http://www.gentoo.org/news/ja/gwn/gwn.xml
478 65. http://www.gentoo.org/news/it/gwn/gwn.xml
479 66. http://www.gentoo.org/news/pl/gwn/gwn.xml
480 67. http://www.gentoo.org/news/br/gwn/gwn.xml
481 68. http://www.gentoo.org/news/pt/gwn/gwn.xml
482 69. http://www.gentoo.org/news/ru/gwn/gwn.xml
483 70. http://www.gentoo.org/news/es/gwn/gwn.xml
484 71. http://www.gentoo.org/news/tr/gwn/gwn.xml
485
486 Yuji Carlos Kosugi <carlos@g.o> - Editor
487 AJ Armstrong <aja@g.o> - Contributor
488 Brian Downey <bdowney@×××××××××××.net> - Contributor
489 Kurt Lieber <klieber@g.o> - Contributor
490 David Narayan <david@×××××××.net> - Contributor
491 Ulrich Plate <plate@g.o> - Contributor
492 Sven Vermeulen <swift@g.o> - Contributor
493 Simon Holm Thagersen <simon@××××××.net> - Danish Translation
494 Jesper Brodersen <broeman@g.o> - Danish Translation
495 Arne Mejlholm <aaby@g.o> - Danish Translation
496 Hendrik Eeckhaut <Hendrik.Eeckhaut@×××××.be> - Dutch Translation
497 Jorn Eilander <sephiroth@××××××××.nl> - Dutch Translation
498 Bernard Kerckenaere <bernieke@××××××××.com> - Dutch Translation
499 Peter ter Borg <peter@××××××.nl> - Dutch Translation
500 Jochen Maes <linux@××××.be> - Dutch Translation
501 Roderick Goessen <rgoessen@××××.nl> - Dutch Translation
502 Gerard van den Berg <gerard@××××××.net> - Dutch Translation
503 Matthieu Montaudouin <mat@××××××××.com> - French Translation
504 Xavier Neys <neysx@g.o> - French Translation
505 Martin Prieto <riverdale@×××××××××.org> - French Translation
506 Antoine Raillon <cabec2@××××××.net> - French Translation
507 Sebastien Cevey <seb@×××××.net> - French Translation
508 Jean-Christophe Choisy <mabouya@××××××××××××.org> - French Translation
509 Thomas Raschbacher <lordvan@g.o> - German Translation
510 Steffen Lassahn <madeagle@g.o> - German Translation
511 Matthias F. Brandstetter <haim@g.o> - German Translation
512 Lukas Domagala <Cyrik@g.o> - German Translation
513 Tobias Scherbaum <dertobi123@g.o> - German Translation
514 Daniel Gerholdt <Sputnik1969@g.o> - German Translation
515 Marc Herren <dj-submerge@g.o> - German Translation
516 Tobias Matzat <SirSeoman@g.o> - German Translation
517 Marco Mascherpa <mush@××××××.net> - Italian Translation
518 Claudio Merloni <paper@×××××××.it> - Italian Translation
519 Stefano Lucidi <stefano.lucidi@×××××××××××××.org> - Italian Translation
520 Katuyuki Konno <katuyuki@××××××××.jp> - Japanese Translation
521 Hiroyuki Takeda <hiro@××××××××××××××.jp> - Japanese Translation
522 Masato Hatakeyama <hatake@×××××××××××.jp> - Japanese Translation
523 Shigehiro Idani <datam@×××××××.jp> - Japanese Translation
524 Masayoshi Nakamura <masayang@×××××××××.com> - Japanese Translation
525 Tomoyuki Sakurai <web-gentoo-doc-jp@××××××××××××.nu> - Japanese Translation
526 Lukasz Strzygowski <lucass@××××××.pl> - Polish Translation
527 Karol Goralski <gooroo@××××××.pl> - Polish Translation
528 Atila "Jedi" Bohlke Vasconcelos <bohlke@×××××××××.br> - Portuguese
529 (Brazil) Translation
530 Eduardo Belloti <dudu@××××××××.net> - Portuguese (Brazil) Translation
531 Jo??o Rafael Moraes Nicola <joaoraf@×××××××××.br> - Portuguese (Brazil)
532 Translation
533 Marcelo Gon??alves de Azambuja <mgazambuja@×××××××××.br> - Portuguese
534 (Brazil) Translation
535 Otavio Rodolfo Piske <angusy@××××××××.org> - Portuguese (Brazil)
536 Translation
537 Pablo N. Hess -- NatuNobilis <natunobilis@××××××××.org> - Portuguese
538 (Brazil) Translation
539 Pedro de Medeiros <pzilla@××××××××.br> - Portuguese (Brazil) Translation
540 Ventura Barbeiro <venturasbarbeiro@××××××.br> - Portuguese (Brazil)
541 Translation
542 Bruno Ferreira <blueroom@××××××××××××.net> - Portuguese (Portugal)
543 Translation
544 Gustavo Felisberto <humpback@××××××××××.net> - Portuguese (Portugal)
545 Translation
546 Jos?? Costa <jose_costa@×××××××.pt> - Portuguese (Portugal) Translation
547 Luis Medina <metalgodin@×××××××××.org> - Portuguese (Portugal) Translation
548 Ricardo Loureiro <rjlouro@×××××××.org> - Portuguese (Portugal) Translation
549 Aleksandr Martyncev <amncorp@××.ru> - Russian Translator
550 Sergey Galkin <gals_home@××××.ru> - Russian Translator
551 Sergey Kuleshov <svyatogor@g.o> - Russian Translator
552 Alex Spirin <asp13@××××.ru> - Russian Translator
553 Denis Zaletov <dzaletov@×××××××.ru> - Russian Translator
554 Guillermo Juarez <guillermo.juarez@××××××××××.es> - Spanish Translation
555 Fernando J. Pereda <ferdy@××××××.org> - Spanish Translation
556 Juan Diego Guti??rrez Gallardo <andy@××××××.com> - Spanish Translation
557 Nicolas Silva <nsilva@××××××.edu> - Spanish Translation
558 Aycan Irican <aycan@××××××××.tr> - Turkish Translation
559 Bugra Cakir <bugra@×××××××××.com> - Turkish Translation
560 Cagil Seker <cagils@××××××××××.tr> - Turkish Translation
561 Emre Kazdagli <emre@××××××××.tr> - Turkish Translation
562 Evrim Ulu <evrim@××××××××.tr> - Turkish Translation
563 Gursel Kaynak <gurcell@××××××××.tr> - Turkish Translation