Gentoo Archives: gentoo-gwn

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-gwn@l.g.o
Subject: [gentoo-gwn] Gentoo Weekly Newsletter 16 October 2006
Date: Fri, 20 Oct 2006 16:29:53
Message-Id: 1161274519.10826.49.camel@inertia.twi-31o2.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 16 October 2006.
5 ---------------------------------------------------------------------------
6
7 ==============
8 1. Gentoo news
9 ==============
10
11 New Java system marked stable
12 -----------------------------
13
14 With great pleasure, the Gentoo/Java team[1] wishes to announce that the
15 new Java system has been marked stable on all architectures with a
16 supported Java implementation (amd64, ia64, ppc, ppc64, and x86). This
17 represents the culmination of over a year of development and is a giant
18 step forward for Java on Gentoo.
19
20 1. http://www.gentoo.org/proj/en/java
21
22 In case you have missed the previous announcements, here is a brief
23 summary of the new Java system:
24
25 * Ability to switch the current VM on the fly
26 * Changes to the user and system VM take effect immediately and are not
27 tied to the shell environment, which means you no longer have to run
28 env-update followed by source /etc/profile when you switch the system VM
29 * New concept of a "build VM", which is used to emerge packages, and is
30 configured independently of the system VM
31 * For each version of Java, ie 1.4, 1.5, etc, the build VM can be
32 configured as to which vendor and version of a VM to use
33 * The VM at emerge time will be switched on the fly according to its
34 configuration, as well as the dependency of the package. For example, some
35 packages won't compile with 1.5. In these cases, a 1.4 VM will be used at
36 build time
37 * Java 1.5 has now been marked stable.
38 * Configuration of VM and browser plugin using eselect
39 * We will be prepared for Java 1.6 when it is released this December
40
41 Updated user documentation can be found at
42 http://www.gentoo.org/doc/en/java.xml
43
44 Documentation about upgrading to the new system can be found at
45 http://www.gentoo.org/proj/en/java/java-upgrade.xml
46
47 KDE 3.5.5 released
48 ------------------
49
50 The Gentoo KDE team[2] would like to announce the release and unmasking of
51 KDE 3.5.5 in the tree. The biggest change for Gentoo's KDE users will be
52 the deprecation of net-im/kopete in favor of kde-base/kopete, which is now
53 only released with mainline KDE.
54
55 2. http://www.gentoo.org/proj/en/desktop/kde
56
57 =========================
58 2. Heard in the community
59 =========================
60
61 gentoo-user
62 -----------
63
64 Where is aislerot?
65
66 Darren Kirby had misplaced his favorite GNOME time waster, the solitaire
67 application aislerot. He had installed the gnome-games package, but the
68 aislerot binary was absent.
69
70 Michael Sullivan to the rescue. Sullivan pointed out that the guile USE
71 flag needed to be enabled. kirby recompiled and reported problem solved.
72
73 * http://thread.gmane.org/gmane.linux.gentoo.user/172009
74
75 gentoo-dev
76 ----------
77
78 GLEP: RESTRICT=interactive
79
80 In theory, ebuilds should not require interactions from users during the
81 compilation process. In the real world, interaction may be needed as is
82 the case of a game where the CD may need to be inserted.
83
84 Marius Mauch intends to submit a GLEP adding a RESTRICT="interactive"
85 option to portage to indicate interaction-required ebuilds. Users would be
86 warned that interaction may be needed during compilation so they would not
87 include the offending package in unattended overnight compilation
88 sessions.
89
90 The draft GLEP can be found at
91 http://dev.gentoo.org/~genone/docs/interactive-restrict-glep.html
92
93 Commenters noted that all other restricted flags were in the form
94 "RESTRICT=Thing_You_Don't_Want". Sentiment seemed to be running in favor
95 of a "RESTRICT=unattended" syntax which would parallel the other RESTRICT
96 flags.
97
98 * http://thread.gmane.org/gmane.linux.gentoo.devel/43195
99
100 Is it time for bash 3?
101
102 Donnie Berkholz had received a patch to the mesa ebuild which used some of
103 the new features in bash3. Instead of having dependencies at the ebuild
104 level, Berkholz thought that a minimum version of bash should be added to
105 the list of applications required by the base gentoo profile. Since bash 3
106 had been required by baselayout for over two years, it was likely most
107 users had it and the change would be a non-issue for almost all. The
108 change would make the better bash 3 feature set available for all ebuilds.
109
110 Marius Mauch and Vlastimil Babka noted that for users who had not made the
111 change, the inclusion of bash 3 in system would not help. Mauch proposed a
112 number of either bruteforce or complex solutions to the issue. Further,
113 Babka noted that the Mac OS X may still use bash 2.59.
114
115 Berkholz stated he was implementation agnostic and just wanted the change
116 made. Mike Frysinger stated that the last time he tried to use a bash 2
117 system portage fell apart entirely anyway, and that therefore the simple
118 change to the base profile was preferable.
119
120 * http://thread.gmane.org/gmane.linux.gentoo.devel/43174
121
122 gentoo-embedded
123 ---------------
124
125 NSLU2 as a DNS server
126
127 wireless writes in to gentoo-embedded wondering if it would be possible to
128 turn a Linksys NSLU2[3] into a lightweight DNS server. He worries that
129 only having 32MB of RAM may make this goal impossible and wonders if there
130 are ways to increase its RAM capacity or if there was another embedded
131 device with more capability. However, many on gentoo-embedded, unhampered
132 by so called "limitations," suggested trying dnsmasq as a lightweight
133 alternative to other larger DNS solutions.
134
135 3. http://www.nslu2-linux.org
136
137 * http://thread.gmane.org/gmane.linux.gentoo.embedded/1107
138
139 gentoo-security
140 ---------------
141
142 Securing dhcpcd (client)
143
144 7v5w7go9ub0o writes into gentoo-security with worries about the security
145 of running dhcpcd as root on his laptop at hotspots. There was talk about
146 patching dhcpcd (similar to a patch that already exists in other
147 distributions for dhcpd) to be able to drop privileges, and about using
148 alternatives to dhcpcd that already have this functionality.
149
150 * http://thread.gmane.org/gmane.linux.gentoo.security/2911
151
152 ======================
153 3. Gentoo in the press
154 ======================
155
156 SearchOpenSource.com (11 Oct 2006)
157 ----------------------------------
158
159 Author Patrick Green discusses 64-bit blade servers and running Linux on
160 them. He recommends buyers to ensure that they have a proper match of
161 hardware and software before undertaking such a challenge. Green goes on
162 to discuss various Linux distributions and their various caveats. He
163 explains the primary differences in support options between commercial and
164 community-based distributions. His take on Gentoo?
165
166 "Well, Gentoo is not for the faint of heart when it comes to installation
167 and configuration; but once it is set up, Gentoo's Portage and Emerge make
168 your life pretty trouble-free. Pain on the front end for an easy ride?
169 Sweet!"
170
171 We would have to agree, Patrick.
172
173 * http://searchopensource.techtarget.com/tip/0,289483,sid39_gci1222912,00.html
174
175 =========================
176 4. Gentoo developer moves
177 =========================
178
179 Moves
180 -----
181
182 The following developers recently left the Gentoo project:
183
184 * Thierry Carrez (Koon)
185 * Gerald J. Normandin Jr. (gerrynjr)
186 * D.M.D. Ljungmark (Spider)
187
188 Adds
189 ----
190
191 The following developers recently joined the Gentoo project:
192
193 * David Shakaryan (omp) desktop-misc/commonbox
194 * Alexis Ballier (aballier) media-sound/media-video
195
196 Changes
197 -------
198
199 The following developers recently changed roles within the Gentoo project:
200
201 * none this week
202
203 ============================
204 5. Upcoming package removals
205 ============================
206
207 This is a list of packages that have been announced to be removed in the
208 future. The package removals come from many locations, including the
209 Treecleaners[4] and various developers.
210
211 4. http://www.gentoo.org/proj/en/qa/treecleaners
212
213 Last Rites:
214 -----------
215
216 Package: Removal date: Contact: sys-fs/ocfs-tools 09 Nov 06 Donnie
217 Berkholz[5] net-im/kopete* 12 Nov 06 Diego Pettenò[6]
218 net-im/universalkopete 14 Nov 06 Alec Warner[7] app-admin/sus 14 Nov 06
219 Christian Heim[8] app-admin/linup 14 Nov 06 Christian Heim[9]
220 media-libs/gltt 14 Nov 06 Christian Heim[10] media-radio/xastir 14 Nov 06
221 Christian Heim[11] app-misc/gpsdrive 14 Nov 06 Christian Heim[12]
222
223 5. dberkholz@g.o
224 6. flameeyes@g.o
225 7. antarus@g.o
226 8. phreak@g.o
227 9. phreak@g.o
228 10. phreak@g.o
229 11. phreak@g.o
230 12. phreak@g.o
231
232 *Kopete remains part of kde-base; only the net-im ebuild will be deleted.
233
234 ===========
235 6. Bugzilla
236 ===========
237
238 Summary
239 -------
240
241 * Statistics
242 * Closed bug ranking
243 * New bug rankings
244
245 Statistics
246 ----------
247
248 The Gentoo community uses Bugzilla (bugs.gentoo.org[13]) to record and
249 track bugs, notifications, suggestions and other interactions with the
250 development team. Between 08 October 2006 and 15 October 2006, activity on
251 the site has resulted in:
252
253 5. http://bugs.gentoo.org
254
255 * 978 new bugs during this period
256 * 535 bugs closed or resolved during this period
257 * 44 previously closed bugs were reopened this period
258 * 149 closed as NEEDINFO/WONTFIX/CANTFIX/INVALID/UPSTREAM during this
259 period
260 * 156 bugs marked as duplicates during this period
261
262 Of the 11099 currently open bugs: 35 are labeled 'blocker', 122 are
263 labeled 'critical', and 503 are labeled 'major'.
264
265 Closed bug rankings
266 -------------------
267
268 The developers and teams who have closed the most bugs during this period
269 are:
270
271 * Desktop Misc. Team[14], with 26 closed bugs[15]
272 * Gentoo Games[16], with 25 closed bugs[17]
273 * AMD64 Project[18], with 22 closed bugs[19]
274 * Netmon Herd[20], with 20 closed bugs[21]
275 * CJK Team[22], with 20 closed bugs[23]
276 * Gentoo KDE team[24], with 19 closed bugs[25]
277 * Portage team[26], with 19 closed bugs[27]
278 * Java team[28], with 16 closed bugs[29]
279 14. desktop-misc@g.o
280 15.
281 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfield=bug_status&chfieldfrom=2006-10-08&chfieldto=2006-10-15&resolution=FIXED&assigned_to=desktop-misc@g.o
282 16. games@g.o
283 17.
284 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfield=bug_status&chfieldfrom=2006-10-08&chfieldto=2006-10-15&resolution=FIXED&assigned_to=games@g.o
285 18. amd64@g.o
286 19.
287 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfield=bug_status&chfieldfrom=2006-10-08&chfieldto=2006-10-15&resolution=FIXED&assigned_to=amd64@g.o
288 20. netmon@g.o
289 21.
290 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfield=bug_status&chfieldfrom=2006-10-08&chfieldto=2006-10-15&resolution=FIXED&assigned_to=netmon@g.o
291 22. cjk@g.o
292 23.
293 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfield=bug_status&chfieldfrom=2006-10-08&chfieldto=2006-10-15&resolution=FIXED&assigned_to=cjk@g.o
294 24. kde@g.o
295 25.
296 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfield=bug_status&chfieldfrom=2006-10-08&chfieldto=2006-10-15&resolution=FIXED&assigned_to=kde@g.o
297 26. dev-portage@g.o
298 27.
299 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfield=bug_status&chfieldfrom=2006-10-08&chfieldto=2006-10-15&resolution=FIXED&assigned_to=dev-portage@g.o
300 28. java@g.o
301 29.
302 http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfield=bug_status&chfieldfrom=2006-10-08&chfieldto=2006-10-15&resolution=FIXED&assigned_to=java@g.o
303
304
305 New bug rankings
306 ----------------
307
308 The developers and teams who have been assigned the most new bugs during
309 this period are:
310
311 * Default Assignee for New Packages[30], with 33 new bugs[31]
312 * Default Assignee for Orphaned Packages[32], with 22 new bugs[33]
313 * Gentoo's Team for Core System packages[34], with 12 new bugs[35]
314 * Python Gentoo Team[36], with 8 new bugs[37]
315 * Gentoo Linux Gnome Desktop Team[38], with 8 new bugs[39]
316 * Robin Johnson[40], with 6 new bugs[41]
317 * Gentoo KDE team[42], with 6 new bugs[43]
318 * Gentoo Games[44], with 6 new bugs[45]
319 30. maintainer-wanted@g.o
320 31.
321 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfield=assigned_to&chfieldfrom=2006-10-08&chfieldto=2006-10-15&assigned_to=maintainer-wanted@g.o
322 32. maintainer-needed@g.o
323 33.
324 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfield=assigned_to&chfieldfrom=2006-10-08&chfieldto=2006-10-15&assigned_to=maintainer-needed@g.o
325 34. base-system@g.o
326 35.
327 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfield=assigned_to&chfieldfrom=2006-10-08&chfieldto=2006-10-15&assigned_to=base-system@g.o
328 36. python@g.o
329 37.
330 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfield=assigned_to&chfieldfrom=2006-10-08&chfieldto=2006-10-15&assigned_to=python@g.o
331 38. gnome@g.o
332 39.
333 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfield=assigned_to&chfieldfrom=2006-10-08&chfieldto=2006-10-15&assigned_to=gnome@g.o
334 40. robbat2@g.o
335 41.
336 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfield=assigned_to&chfieldfrom=2006-10-08&chfieldto=2006-10-15&assigned_to=robbat2@g.o
337 42. kde@g.o
338 43.
339 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfield=assigned_to&chfieldfrom=2006-10-08&chfieldto=2006-10-15&assigned_to=kde@g.o
340 44. games@g.o
341 45.
342 http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfield=assigned_to&chfieldfrom=2006-10-08&chfieldto=2006-10-15&assigned_to=games@g.o
343
344
345 ===============
346 7. GWN feedback
347 ===============
348
349 Please send us your feedback[46] and help make the GWN better.
350
351 38. gwn-feedback@g.o
352
353 ===============================
354 8. GWN subscription information
355 ===============================
356
357 To subscribe to the Gentoo Weekly Newsletter, send a blank e-mail to
358 gentoo-gwn+subscribe@g.o.
359
360 To unsubscribe to the Gentoo Weekly Newsletter, send a blank e-mail to
361 gentoo-gwn+unsubscribe@g.o from the e-mail address you are
362 subscribed under.
363
364 ==================
365 9. Other languages
366 ==================
367
368 The Gentoo Weekly Newsletter is also available in the following languages:
369
370 * Chinese (Simplified)[47]
371 * Danish[48]
372 * Dutch[49]
373 * English[50]
374 * German[51]
375 * Greek[52]
376 * French[53]
377 * Korean[54]
378 * Japanese[55]
379 * Italian[56]
380 * Polish[57]
381 * Portuguese (Brazil)[58]
382 * Portuguese (Portugal)[59]
383 * Russian[60]
384 * Slovak[61]
385 * Spanish[62]
386 47. http://www.gentoo.org/news/zh_cn/gwn/gwn.xml
387 48. http://www.gentoo.org/news/da/gwn/gwn.xml
388 49. http://www.gentoo.org/news/nl/gwn/gwn.xml
389 50. http://www.gentoo.org/news/en/gwn/gwn.xml
390 51. http://www.gentoo.org/news/de/gwn/gwn.xml
391 52. http://www.gentoo.org/news/el/gwn/gwn.xml
392 53. http://www.gentoo.org/news/fr/gwn/gwn.xml
393 54. http://www.gentoo.org/news/ko/gwn/gwn.xml
394 55. http://www.gentoo.org/news/ja/gwn/gwn.xml
395 56. http://www.gentoo.org/news/it/gwn/gwn.xml
396 57. http://www.gentoo.org/news/pl/gwn/gwn.xml
397 58. http://www.gentoo.org/news/pt_br/gwn/gwn.xml
398 59. http://www.gentoo.org/news/pt/gwn/gwn.xml
399 60. http://www.gentoo.org/news/ru/gwn/gwn.xml
400 61. http://www.gentoo.org/news/sk/gwn/gwn.xml
401 62. http://www.gentoo.org/news/es/gwn/gwn.xml
402
403
404 Ulrich Plate <plate@g.o> - Editor
405 Josh Nichols <nichoj@g.o> - Author
406 Chris Atkinson <thirtyyearswar@××××××××××.com> - Author
407 Kyle Bishop <phnix@××××××××.net> - Author
408 Chris Gianelloni <wolf31o2@g.o> - Author
409
410
411
412 --
413 gentoo-gwn@g.o mailing list