Gentoo Weekly Newsletter - Volume 3, Issue 19
Kurt Lieber <[email protected]> Wed, 12 May 2004 08:36:42 -0400
| Newsgroups | gmane.linux.gentoo.weekly-news |
|---|---|
| Message-ID | <[email protected]> |
week's GWN. We had some email troubles on our side of things]
---------------------------------------------------------------------------
Gentoo Weekly Newsletter
http://www.gentoo.org/news/en/gwn/current.xml
This is the Gentoo Weekly Newsletter for the week of May 10th, 2004.
---------------------------------------------------------------------------
==============
1. Gentoo News
==============
Gentoo Documentation Project Status Report
------------------------------------------
The Gentoo Documentation Project[1] has released a new status report[2].
Much new documentation has been added since the last status report in
April - a coLinux HOWTO[3] has been added, and many other sections have
been updated too, like the Gentoo Security Guide[4], which now has a note
on the -glsa-check option to emerge.
1. http://www.gentoo.org/proj/en/gdp/
2. http://www.gentoo.org/proj/en/gdp/status/status_20040503.xml
3. http://www.gentoo.org/doc/en/colinux-howto.xml
4. http://www.gentoo.org/doc/en/gentoo-security.xml
In addition, the third part[5] of the Gentoo Handbook, concerned with
configuring a desktop machine, is progressing, with sections on various
desktop environments, X, 3d acceleration, and sound now complete, and
drafts are available for viewing. The Documentation Project plans to
officially release this third chapter once the section on integrating a
Gentoo machine into a Windows network is complete.
5. http://www.gentoo.org/doc/en/handbook/draft/desktop.xml?part=0&chap=0
GLEP 26: Handling kernels with Portage
--------------------------------------
Developers Nathaniel McCallum[6] and Joshua Campbell[7] submitted GLEP
26[8] last Sunday. This proposal has to do with kernel handling by Portage
- specifically, Nathan and Joshua propose that emerge kernel-name, in
addition to or instead of installing the kernel sources, also give the
user the option of installing a binary kernel, its modules, and a
tarballed package of kernel-headers. For more information about the
advantages and disadvantages of such a change, read the GLEP or the
discussion[9] on gentoo-dev.
6. [email protected]
7. [email protected]
8. http://www.gentoo.org/proj/en/glep/glep-0026.html
9. http://thread.gmane.org/gmane.linux.gentoo.devel/17741
==================
2. Gentoo Security
==================
Multiple format string vulnerabilities in neon 0.24.4 and earlier
-----------------------------------------------------------------
There are multiple format string vulnerabilities in libneon which may
allow a malicious WebDAV server to execute arbitrary code.
For more information, please see the GLSA Announcement[10]
10. http://www.gentoo.org/security/en/glsa/glsa-200405-01.xml
Multiple vulnerabilities in LHa
-------------------------------
Two stack-based buffer overflows and two directory traversal problems have
been found in LHa. These vulnerabilities can be used to execute arbitrary
code or as a denial of service attack.
For more information, please see the GLSA Announcement[11]
11. http://www.gentoo.org/security/en/glsa/glsa-200405-02.xml
=========================
3. Heard in the Community
=========================
Web Forums
----------
Porthole to Portage
Here's one of those cases where the Forums were the first to hear about a
programming group effort, and a few months down the line the utility that
emerged (pun entirely unintentional) got ascended to Portage. Daniel G.
Taylor, Frederik Arnerup, Brian Dolbec and Bill Wheeler Brian Dolbec have
rounded some of the edges of their Porthole (a GUI frontend for Portage)
enough to get it unmasked in the official Portage tree:
* Porthole-0.3 Released![12]
* Project web site[13]
12. http://forums.gentoo.org/viewtopic.php?t=155477
13. http://porthole.sourceforge.net
gentoo-user
-----------
Setting Up a Local Email Server
If you have more than one PC used for email access, this thread[14] may be
for you. It contains a helpful link to setting up a central email box with
IMAP that you may use to retrieve your email from anywhere.
14. http://thread.gmane.org/gmane.linux.gentoo.user/78385
Mounting Partition Images
Check out this thread[15] for some tips on imaging and mounting hard drive
partitions as a file.
15. http://thread.gmane.org/gmane.linux.gentoo.user/77818
Slowest Gentoo Ever
Gentoo was named after the fastest species of penguin on Earth. However,
some very patient people talk about the slowest machines[16] they've ever
installed Stage1 Gentoo on. 486/33Mhz? Yikes.
16. http://thread.gmane.org/gmane.linux.gentoo.user/77749
=======================
4. Gentoo International
=======================
Japan: GentooJP Core Socialising
Masatomo Nakano[17] is one of the founders of GentooJP, the large and
ever-growing Japanese community with a most active developer crowd and a
truly exciting web presence[18]. His current visit to Japan (taking a few
days off from his overseas job in England) serves as the perfect excuse
for a get-together of the Japanese Gentoo developers, translators and
other activists. Just in case you're around Shibuya station on Thursday,
13 May at 19:00 hours, do join them for dinner and a drink or two. Cost
per person will be 5000 JPY, check the GentooJP mailing list[19] (in
Japanese) for further details.
17. http://www.madoro.org/
18. http://www.gentoo.gr.jp
19. http://ml.gentoo.gr.jp/misc/200405.month/thread.html
==================
5. Tips and Tricks
==================
Renaming Files
Often files need to be converted from uppercase to lowercase. Sometimes
this is a side effect of moving from case-insensitive file systems to
case-sensitive ones.
Here's a quick shell command that will convert everything in the current
directory from uppercase to lowercase.
---------------------------------------------------------------------------
| Code Listing 5.1: |
|-------------------------------------------------------------------------|
|for n in *; do mv $n `echo $n | tr '[:upper:]' '[:lower:]'`; done |
---------------------------------------------------------------------------
===========================
6. Moves, Adds, and Changes
===========================
Moves
-----
The following developers recently left the Gentoo team:
* None this week
Adds
----
The following developers recently joined the Gentoo Linux team:
* None this week
Changes
-------
The following developers recently changed roles within the Gentoo Linux
project:
* None this week
====================
7. Contribute to GWN
====================
Interested in contributing to the Gentoo Weekly Newsletter? Send us an
email[20].
20. [email protected]
===============
8. GWN Feedback
===============
Please send us your feedback[21] and help make the GWN better.
21. [email protected]
===============================
9. GWN Subscription Information
===============================
To subscribe to the Gentoo Weekly Newsletter, send a blank email to
[email protected].
To unsubscribe to the Gentoo Weekly Newsletter, send a blank email to
[email protected] from the email address you are
subscribed under.
===================
10. Other Languages
===================
The Gentoo Weekly Newsletter is also available in the following languages:
* Danish[22]
* Dutch[23]
* English[24]
* German[25]
* French[26]
* Japanese[27]
* Italian[28]
* Polish[29]
* Portuguese (Brazil)[30]
* Portuguese (Portugal)[31]
* Russian[32]
* Spanish[33]
* Turkish[34]
22. http://www.gentoo.org/news/da/gwn/gwn.xml
23. http://www.gentoo.org/news/be/gwn/gwn.xml
24. http://www.gentoo.org/news/en/gwn/gwn.xml
25. http://www.gentoo.org/news/de/gwn/gwn.xml
26. http://www.gentoo.org/news/fr/gwn/gwn.xml
27. http://www.gentoo.org/news/ja/gwn/gwn.xml
28. http://www.gentoo.org/news/it/gwn/gwn.xml
29. http://www.gentoo.org/news/pl/gwn/gwn.xml
30. http://www.gentoo.org/news/br/gwn/gwn.xml
31. http://www.gentoo.org/news/pt/gwn/gwn.xml
32. http://www.gentoo.org/news/ru/gwn/gwn.xml
33. http://www.gentoo.org/news/es/gwn/gwn.xml
34. http://www.gentoo.org/news/tr/gwn/gwn.xml
Yuji Carlos Kosugi <[email protected]> - Editor
AJ Armstrong <[email protected]> - Contributor
Brian Downey <[email protected]> - Contributor
Grant Goodyear <[email protected]> - Contributor
Stuart Herbert <[email protected]> - Contributor
Kurt Lieber <[email protected]> - Contributor
David Narayan <[email protected]> - Contributor
Bryan Ostergaard <[email protected]> - Contributor
Ulrich Plate <[email protected]> - Contributor
Simon Holm Thagersen <[email protected]> - Danish Translation
Jesper Brodersen <[email protected]> - Danish Translation
Arne Mejlholm <[email protected]> - Danish Translation
Hendrik Eeckhaut <[email protected]> - Dutch Translation
Jorn Eilander <[email protected]> - Dutch Translation
Bernard Kerckenaere <[email protected]> - Dutch Translation
Peter ter Borg <[email protected]> - Dutch Translation
Jochen Maes <[email protected]> - Dutch Translation
Roderick Goessen <[email protected]> - Dutch Translation
Gerard van den Berg <[email protected]> - Dutch Translation
Matthieu Montaudouin <[email protected]> - French Translation
Xavier Neys <[email protected]> - French Translation
Martin Prieto <[email protected]> - French Translation
Antoine Raillon <[email protected]> - French Translation
Sebastien Cevey <[email protected]> - French Translation
Jean-Christophe Choisy <[email protected]> - French Translation
Thomas Raschbacher <[email protected]> - German Translation
Steffen Lassahn <[email protected]> - German Translation
Matthias F. Brandstetter <[email protected]> - German Translation
Lukas Domagala <[email protected]> - German Translation
Tobias Scherbaum <[email protected]> - German Translation
Daniel Gerholdt <[email protected]> - German Translation
Marc Herren <[email protected]> - German Translation
Tobias Matzat <[email protected]> - German Translation
Marco Mascherpa <[email protected]> - Italian Translation
Claudio Merloni <[email protected]> - Italian Translation
Stefano Lucidi <[email protected]> - Italian Translation
Katuyuki Konno <[email protected]> - Japanese Translation
Hiroyuki Takeda <[email protected]> - Japanese Translation
Masato Hatakeyama <[email protected]> - Japanese Translation
Masayoshi Nakamura <[email protected]> - Japanese Translation
Yasunori Fukudome <[email protected]> - Japanese Translation
Tomoyuki Sakurai <[email protected]> - Japanese Translation
Lukasz Strzygowski <[email protected]> - Polish Translation
Karol Goralski <[email protected]> - Polish Translation
Atila "Jedi" Bohlke Vasconcelos <[email protected]> - Portuguese
(Brazil) Translation
Eduardo Belloti <[email protected]> - Portuguese (Brazil) Translation
João Rafael Moraes Nicola <[email protected]> - Portuguese (Brazil)
Translation
Marcelo Gonçalves de Azambuja <[email protected]> - Portuguese
(Brazil) Translation
Otavio Rodolfo Piske <[email protected]> - Portuguese (Brazil)
Translation
Pablo N. Hess -- NatuNobilis <[email protected]> - Portuguese
(Brazil) Translation
Pedro de Medeiros <[email protected]> - Portuguese (Brazil) Translation
Ventura Barbeiro <[email protected]> - Portuguese (Brazil)
Translation
Bruno Ferreira <[email protected]> - Portuguese (Portugal)
Translation
Gustavo Felisberto <[email protected]> - Portuguese (Portugal)
Translation
José Costa <[email protected]> - Portuguese (Portugal) Translation
Luis Medina <[email protected]> - Portuguese (Portugal) Translation
Ricardo Loureiro <[email protected]> - Portuguese (Portugal) Translation
Aleksandr Martyncev <[email protected]> - Russian Translator
Sergey Galkin <[email protected]> - Russian Translator
Sergey Kuleshov <[email protected]> - Russian Translator
Alex Spirin <[email protected]> - Russian Translator
Denis Zaletov <[email protected]> - Russian Translator
Lanark <[email protected]> - Spanish Translation
Fernando J. Pereda <[email protected]> - Spanish Translation
Lluis Peinado Cifuentes <[email protected]> - Spanish Translation
Zephryn Xirdal T <[email protected]> - Spanish Translation
Guillermo Juarez <[email protected]> - Spanish Translation
Jesús García Crespo <[email protected]> - Spanish Translation
Carlos Castillo <[email protected]> - Spanish Translation
Julio Castillo <[email protected]> - Spanish Translation
Sergio Gómez <[email protected]> - Spanish Translation
Aycan Irican <[email protected]> - Turkish Translation
Bugra Cakir <[email protected]> - Turkish Translation
Cagil Seker <[email protected]> - Turkish Translation
Emre Kazdagli <[email protected]> - Turkish Translation
Evrim Ulu <[email protected]> - Turkish Translation
Gursel Kaynak <[email protected]> - Turkish Translation
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAohpaJPpRNiftIEYRAjwjAKCEKPhig7nvwEKQvaMKw2tc1j8+uQCfR2Q5 DuinhGoq8dw003K7gHHtewU= =4c0A -----END PGP SIGNATURE-----