summaryrefslogtreecommitdiff
blob: 4e41bb5773624a5dd12951c2010ce688986ce4d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
<?xml version='1.0' encoding="UTF-8"?>

<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide type="newsletter">
<title>Gentoo Weekly Newsletter</title>
<subtitle>February 10th, 2003</subtitle>
<abstract>This is the Gentoo Weekly Newsletter for the week of February 10th, 2003.</abstract>
<summary>Gentoo Linux at FOSDEM, New Release Manager for 1.4, Icons for Gentoo Linux</summary>
<version>Volume 2, Issue 6</version>
<date>10th Feb 2003</date>
<author title="Editor">
	<mail link="klieber@gentoo.org">Kurt Lieber</mail>
</author>
<author title="Contributor">
    <mail link="aja@clanarmstrong.com">AJ Armstrong</mail>
</author>
<author title="Contributor">
    <mail link="nesta@iceburg.net">Brice Burgess</mail>
</author>
<author title="Contributor">
    <mail link="carlos@gentoo.org">Yuji Carlos Kosugi</mail>
</author>
<author title="Contributor">
    <mail link="rcm@sasaska.net">Rafael Cordones Marcos</mail>
</author>
<author title="Contributor">
    <mail link="david@phrixus.net">David Narayan</mail>
</author>
<author title="Contributor">
    <mail link="plate@gentoo.org">Ulrich Plate</mail>
</author>
<author title="Contributor">
    <mail link="mail@psharp.uklinux.net">Peter Sharp</mail>
</author>
<author title="Dutch Translation">
	<mail link="matje@lanzone.be">Mathy Vanvoorden</mail>
</author>
<author title="Dutch Translation">
	<mail link="tom.vanlaerhoven@luc.ac.be">Tom Van Laerhoven</mail>
</author>
<author title="Dutch Translation">
	<mail link="roel@roel.ath.cx">Roel Adriaans</mail>
</author>
<author title="Dutch Translation">
	<mail link="phj.dijkstra@home.nl">Peter Dijkstra</mail>
</author>
<author title="French Translation">
	<mail link="nicolas.ledez@free.fr">Nicolas Ledez</mail>
</author>
<author title="French Translation">
	<mail link="gui@moolfreet.com">Guillaume Plessis</mail>
</author>
<author title="French Translation">
	<mail link="thevedge@thevedge.net">Eric St-Georges</mail>
</author>
<author title="French Translation">
	<mail link="anfini@free.fr">John Berry</mail>
</author>
<author title="French Translation">
	<mail link="riverdale@linuxmail.org">Martin Prieto</mail>
</author>
<author title="German Translation">
	<mail link="citizen428@gentoo.org">Michael Kohl</mail>
</author>
<author title="German Translation">
	<mail link="madeagle@gentoo.org">Steffen Lassahn</mail>
</author>
<author title="German Translation">
	<mail link="haim@gentoo.org">Matthias F. Brandstetter</mail>
</author>
<author title="German Translation">
	<mail link="lordvan@gentoo.org">Thomas Raschbacher</mail>
</author>
<author title="Italian Translation">
	<mail link="mush@monrif.net">Marco Mascherpa</mail>
</author>
<author title="Italian Translation">
	<mail link="paper@tiscali.it">Claudio Merloni</mail>
</author>
<author title="Japanese Translation">
	<mail link="kage-chan@gentoo.org">Daniel Ketel</mail>
</author>
<author title="Japanese Translation">
	<mail link="hagi@p1d.com">Yoshiaki Hagihara</mail>
</author>
<author title="Japanese Translation">
	<mail link="andy@billydpro.com">Andy Hunne</mail>
</author>
<author title="Japanese Translation">
	<mail link="carlos@gentoo.org">Yuji Carlos Kosugi</mail>
</author>
<author title="Japanese Translation">
	<mail link="yasunori@mail.portland.co.uk">Yasunori Fukudome</mail>
</author>
<author title="Portuguese (Brazil) Translation">
	<mail link="venturasbarbeiro@ig.com.br">Ventura Barbeiro</mail>
</author>
<author title="Portuguese (Portugal) Translation">
	<mail link="blueroom@digitalmente.net">Bruno Ferreira</mail>
</author>
<author title="Portuguese (Portugal) Translation">
	<mail link="gustavo@felisberto.net">Gustavo Felisberto</mail>
</author>
<author title="Portuguese (Portugal) Translation">
	<mail link="rjlouro@rjlouro.org">Ricardo Jorge Louro</mail>
</author>
<author title="Spanish Translation">
	<mail link="lanark@lanark.com.ar">Lanark</mail>
</author>
<author title="Spanish Translation">
	<mail link="rcm@sasaska.net">Rafael Cordones Marcos</mail>
</author>
<author title="Spanish Translation">
	<mail link="julio@castillobueno.com">Julio Castillo</mail>
</author>
<author title="Spanish Translation">
	<mail link="s3r@fibertel.com.ar">Sergio Gómez</mail>
</author>
<author title="Spanish Translation">
	<mail link="pablo.leira@pitagoral.com">Pablo Pita Leira</mail>	
</author>
<author title="Spanish Translation">
	<mail link="carlos@castillobueno.com">Carlos Castillo</mail>
</author>
<author title="Spanish Translation">
	<mail link="tirant@menta.net">Tirant</mail>
</author>
<author title="Spanish Translation">
	<mail link="jfreire@ya.com">Jaime Freire</mail>
</author>
<author title="Spanish Translation">
	<mail link="krusty_ar@yahoo.com">Lucas Sallovitz</mail>
</author>
<chapter>
	<title>Gentoo News</title>
	<section>
		<title>Summary</title>
		<body>
		<p>
			<ul>
				<li><uri link="#doc_chap1_sect2">Gentoo Linux at FOSDEM</uri></li>
				<li><uri link="#doc_chap1_sect3">New Release Manager for 1.4</uri></li>
				<li><uri link="#doc_chap1_sect4">Icons for Gentoo Linux</uri></li>
			</ul>
		</p>
		</body>
	</section>
	<section>
		<title>Gentoo Linux at FOSDEM</title>
		<body>
		<p>
		Gentoo Linux was present at this weekend's <uri link="http://fosdem.org/">FOSDEM</uri>, 
		a meeting of developers of Open Source software.  Taking place in Brussels, Belgium, this
		year's FOSDEM drew developers from many of the largest Open Source projects, including KDE,
		GNOME, PostgreSQL, iptables and others.  Daniel Robbins was also present representing the
		Gentoo Linux project.
		</p>
		</body>
	</section>
	<section>
		<title>New Release Manager for 1.4</title>
		<body>
		<p>
		Brad Cowan (bcowan) was recently appointed as the Gentoo Release Coordinator and tasked with
		getting Gentoo Linux 1.4, as well as future versions of Gentoo Linux, out the door.  So far,
		Brad has been busy finalizing the list of packages for the 1.4 Gentoo Reference Platform, as
		well as coordinating efforts among the various development managers to determine what needs
		to be finished before 1.4 can be officially released.
		</p>
		</body>
	</section>
	<section>
		<title>Icons for Gentoo Linux</title>
		<body>
		<p>
		Originally reported in last week's <uri
		link="http://www.gentoo.org/news/en/gwn/20030203-newsletter.xml#doc_chap4">Heard In The
		Community</uri> section, the <uri
		link="http://forums.gentoo.org/viewtopic.php?t=31958">Gentoo Icon Set</uri> has continued to
		grow and improve to the point where the full set is now <uri
		link="http://gentoo.org/main/en/icons.xml">featured</uri> on the main Gentoo.org web
		site.  Currently, with over 160 icons available and more being added each week, this icon
		set offers users a comprehensive way to customize their Gentoo Linux systems.
		</p>
		</body>
	</section>
</chapter>
<chapter>
	<title>Gentoo Security</title>
	<section>
		<title>Summary</title>
		<body>
		<p>
			<ul>
				<li><uri link="#doc_chap2_sect1">GLSA: bladeenc</uri></li>
				<li><uri link="#doc_chap2_sect2">GLSA: qt-dcgui</uri></li>
				<li><uri link="#doc_chap2_sect3">GLSA: slocate</uri></li>
				<li><uri link="#doc_chap2_sect4">GLSA: Mail-SpamAssassin</uri></li>
				<li><uri link="#doc_chap2_sect5">New Security Bug Reports</uri></li>
			</ul> 
		</p>
		</body>
	</section>
	<section>
		<title>GLSA: bladeenc</title>
		<body>
		<p>
                The bladeenc MPR encoder contains a signed integer offset that may be spoofed by a carefully crafted wave file to
                execute arbitrary code.  An exploit has been demonstrated.
                
                        <ul>
				<li>Severity: Moderate - arbitrary code execution mitigated by requirement for user participation.</li>
				<li>Packages Affected: media-sound/bladeenc prior to bladeenc-0.94.2-r1</li>
				<li>Rectification: Synchronize and emerge -u bladeenc, emerge clean</li>
                                <li><uri link="http://forums.gentoo.org/viewtopic.php?t=33887">GLSA Announcement</uri></li>
                                <li><uri link="http://www.pivx.com/luigi/adv/blade942-adv.txt">Advisory</uri></li>
			</ul>
		</p>
		</body>
	</section>
	<section>
		<title>GLSA: qt-dcgui</title>
		<body>
		<p>
                The qt-dcgui DirectConnect client has a major vulnerability in the way it parses directory names.  
		Remote attackers could use this flaw to download files that are not explicitly shared.  
                        <ul>
				<li>Severity: High - Remote read access to files.</li>
				<li>Packages Affected: net-p2p/qt-dcgui prior to qt-dcgui-0.2.4</li>
				<li>Rectification: Synchronize and emerge -u qt-dcgui, emerge clean</li>
                                <li><uri link="http://forums.gentoo.org/viewtopic.php?t=33692">GLSA Announcement</uri></li>
                                <li><uri link="http://dc.ketelhot.de/pipermail/dc/2003-January/000094.html">Advisory</uri></li>
			</ul>
		</p>
		</body>
	</section>
	<section>
		<title>GLSA: slocate</title>
		<body>
		<p>
                The slocate file search utility contains a buffer overflow vulnerability that could permit users to gain higher
		access privileges on the system.  An exploit has been demonstrated.
                        <ul>
				<li>Severity: High - Privilege elevataion.</li>
				<li>Packages Affected: sys-apps/slocate prior to slocate-2.7</li>
				<li>Rectification: Synchronize and emerge -u slocate, emerge clean</li>
                                <li><uri link="http://forums.gentoo.org/viewtopic.php?t=33321">GLSA Announcement</uri></li>
                                <li><uri link="http://www.usg.org.uk/advisories/2003.001.txt">Advisory</uri></li>
			</ul>
		</p>
		</body>
	</section>
	<section>
		<title>GLSA: Mail-SpamAssassin</title>
		<body>
		<p>
                The popular SpamAssassin utility is subject to an exploit using escaped '.' characters to provoke a modification
		of the stack pointer.  This could permit a carefully crafted email to execute arbitrary code on the system.
                        <ul>
				<li>Severity: Critical - Remote execution of arbitrary code.</li>
				<li>Packages Affected: dev-perl/Mail-SpamAssassin prior to Mail-SpamAssassin-2.44</li>
				<li>Rectification: Synchronize and emerge -u Mail-SpamAssassin, emerge clean</li>
                                <li><uri link="http://forums.gentoo.org/viewtopic.php?t=33319">GLSA Announcement</uri></li>
                                <li><uri link="http://marc.theaimsgroup.com/?|=bugtraq&amp;m=104342896818777&amp;w=2">Advisory</uri></li>
			</ul>
		</p>
		</body>
	</section>
	<section>
		<title>New Security Bug Reports</title>
		<body>
		<p>
		The following new bug report have been submitted to the bugzilla database this week:
			<ul>
                        <li><uri link="http://bugs.gentoo.org/show_bug.cgi?id=14844">net-mail/mailman</uri></li>
			</ul>
		</p>
		</body>
	</section>
</chapter>
<chapter>
<title>Featured Developer of the Week</title>
<body>
<p class="secthead">Brandon Low</p>
<figure link="http://www.ibiblio.org/pub/Linux/distributions/gentoo/images/gwn/20030210_lostlogic.jpg" short="Brandon Low aka lostlogic" caption="Brandon Low" />
<p>
This week we're featuring <mail link="lostlogic@gentoo.org">Brandon Low</mail>, maintainer of the gentoo-sources kernel and the
kernel eclass system used to create kernel source ebuilds.  As many of you know, the gentoo-sources are made by applying
various patches to vanilla sources (like the ones you find at
<uri>http://www.kernel.org</uri>); Brandon's job is to take the various fixes, performance
enhancements, and hardware support patches recommended by <mail
link="mjc@gentoo.org">Michael J. Cohen</mail>, Gentoo's resident kernel colonel, requested
by users, or found by himself to be suitable, and to 'patch-monkey' them all together,
making adjustments to ensure that the various patches work together in order to get a
working kernel.  Before being put in gentoo-sources, changes are often tested in
lolo-sources, which is first patched with a bunch of updates then slowly culled until it's
released as gentoo-sources.  Brandon's kernels always contain documentation in a
patches.txt.gz file that is put in the documentation directory of the kernel sources, but since
the information often isn't as complete with lolo-sources, he says that the best way to
learn about a kernel patchset is to watch as the patches are applied during the merge process.
The current lolo-sources are based on the Con Kolivas patchset, with the addition of
Gentoo-specific stuff as well as the iptables base and optimization pachsets.
Like <mail link="carpaski@gentoo.org">Nicholas Jones</mail>(who actually
started using Gentoo and helping out with it on his suggestion), Brandon 
got his start as a Gentoo developer hanging out in IRC and on Bugzilla making ebuilds and
assisting with bugs.  His cool head and tendency to know when a patch would be too much
trouble was what gave him the final word on gentoo-sources.  A keen ebuilder, Brandon 
continues to make ebuilds for applications that he needs or wants that aren't in the
Portage tree.
</p>
<p>
A student of computer engineering at the Illinois Institute of Technology, Brandon also
works as the general technology specialist at <uri
link="http://www.copytecinc.com">CopyTec</uri> - it's no wonder he has trouble balancing the
remaining time between Gentoo and his girlfriend.  Brandon has two machines, lost and
found: lost is an Athlon XP workstation, while found is a headless Athlon T-Bird
WWW/mail/DNS server.  Here's a long litany of the apps he likes to run on his workstation:
Gaim, Enlightenment, Eterm, Xchat, XMMS, giFT, Midnight Commander, Mozilla, gkrellm2,
lm_sensors, mutt, screen, pork, and bash.  In Real Life, Brandon likes to swim, play
GameCube, and rollerblade.
</p>
</body>
</chapter>
<chapter>
	<title>Heard In The Community</title>
	<section>
	<title>Web Forums</title>
	<body>
	<p><b>What's In A Framebuffer?</b></p>

	<p>Let's call it the Framebuffer Awareness Week. An extraordinary interest in the possibilities (and limitations) of framebuffer consoles, using it in X or in its stead, for TV-out to the big screen, and other tidbits of information has emerged in an unusual density:
	<ul>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=31562">What exactally can i do with the framebuffer</uri></li>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=33841">Framebuffer resolution</uri></li>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=33745">Framebuffer console on the Intel 810</uri></li>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=34174">How to get xdirectfb working</uri></li>
	</ul>
	</p>
	<p><b>Fund Raising Ideas</b></p>

	<p>The forums are notorious for posters throwing tantrums at the installation process or application oddities, but the general mood has always been extremely supportive of Gentoo Linux, its concept and further development. Not astonishing, in this light, that initiatives emerge at regular intervals that try to back up the idealistic support with something more tangible, by raising money for the project as a whole. People are offering money for e-mail-addresses that display their affection for Gentoo, club memberships (Mandrake style) are being discussed, even paying for an overnight ebuild service, in a nutshell: anything that could help to put Gentoo on the next evolutionary stage: 
	<ul>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=15416">funds via Gentoo email?</uri></li>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=34253">yourname@gentoouser.net ?</uri></li>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=15885">Gentoo Club</uri></li>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=32747">A Gentoo Members Club?</uri></li>
	</ul>
	</p>

	<p><b>Using phpBB</b></p>

	<p>A few threads have dealt with the shortcomings of the software that drives the Forums, phpBB. Its structure sometimes prevents things from being just as powerful as some of the users would like it, but advances are clearly being made. The search function has been modified, searching for all search terms is now the default for both the Search page and the Quick Search text input box, and sometimes things just fall into place with an upgrade to phpBB itself: Posting in Japanese miraculously started to work last week.
	<ul>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=33345">Gentoo forum search sucks</uri></li>
	<li><uri link="http://forums.gentoo.org/viewtopic.php?t=27856">Japanese Gentoo user</uri></li>
	</ul>
	</p>
	<p><b>What Are Those ._cfg* Files Anyway?</b></p>
	    <p>One of the most frequently overlooked features of portage, the etc-update command, has equally frequently been dealt with at the forums. It is a better known fact that critical config files are protected from being automatically overwritten during emerge, but before you struggle with manually editing all those files with names starting on ._cfg that keep appearing below the /etc threshold and elsewhere, you may want to have a look at this thread from last week:  
	    <ul>
		<li><uri link="http://forums.gentoo.org/viewtopic.php?t=29045">Graphical etc-update</uri></li>
		<li><uri link="http://forums.gentoo.org/viewtopic.php?t=34377">&#34;29 config files in /etc need updating&#34; &amp; etc-</uri></li>
		</ul>
		</p>
		</body>
</section>
<section>
     <title>gentoo-user</title>
     <body>
       <p><b>Installing non ebuild software</b></p>
       <p>
       Contrary to what we'd like to believe, software is still being written on non Gentoo systems and 
  not packaged as an ebuild. Robert Shar asked if there is a standard method to installing programs
  lacking an ebuild. As the responses rolled in, it became clear that there isn't a 'standard' method
  of handling non ebuild software, but many clever ways to do it. Collins Richey suggested 
  <uri link="http://marc.theaimsgroup.com/?l=gentoo-user&amp;m=104440970200488&amp;w=2">modifying
  the configure script</uri> to install the software under /opt and Pat Double thought it would be just as
  painless to <uri link="http://marc.theaimsgroup.com/?l=gentoo-user&amp;m=104428141230152&amp;w=2">create an ebuild</uri>. 
  Cal Evans even <uri link="http://marc.theaimsgroup.com/?l=gentoo-user&amp;m=104428476602852&amp;w=2">proposed</uri> that a utility to convert an RPM (currently the most popular packaging system) to an ebuild 
  should be written.
       </p>
       <p><b>OOOOoooOOooPPssss</b></p>
       <p>
  A popular thread emerged (pardon the pun) on gentoo-user sharing the classic tales of administrator
  horror stories. From 
  <uri link="http://marc.theaimsgroup.com/?l=gentoo-user&amp;m=104457368305798&amp;w=2">deleting weeks worth of work</uri>
   to 
   <uri link="http://marc.theaimsgroup.com/?l=gentoo-user&amp;m=104460787113604&amp;w=2">nearly getting fired</uri>
    from the job, the stories
  within are sure to bring back the nostalgic memories of wishing time was reversible... if only for just
  one command. There is also a 
  <uri link="http://forums.gentoo.org/viewtopic.php?t=17076&amp;highlight=mistakes">related thread</uri>
   in the forums. Time heals, and posting does too.
      </p>
      <p><b>Disk Full?!? Quick resolutions</b></p>
       <p>
  To Jorge Almeida's astonishment, his fresh Gentoo system was reporting the disk was full after a
  KDE 3.1 upgrade. Developer Nick Jones 
  <uri link="http://marc.theaimsgroup.com/?l=gentoo-user&amp;m=104407708806935&amp;w=2">recommended</uri>
   removing all files under /var/tmp/portage,
  /usr/portage/distfiles, and /usr/portage/packages -- noting that distfiles and packages may contain
  wanted files that portage would have to download again if they were removed. It was also noted that
  cleaning out /var/log is another quick way to free space, especially if a log rotator has not been installed.
  Volker Hemmann let us know that his /var/log/.xsession-errors once grew to a size of 3.7GB!</p>
  </body>
</section>
<section>
<title>gentoo-dev</title>
<body>
  <p><b>Gentoo XML Database</b></p>
    <p>Yannick Koehler 
    <uri link="http://article.gmane.org/gmane.linux.gentoo.devel/6921">started</uri> a very interesting
    thread with <e>"For the fun of it, I created a little tool very custom and untested that will 
    read the the cache files of gentoo and generate on the stdout a valid xml file. [...] 
    What's interesting is that the database is generated from a gentoo system pretty easily because of
    the presence of the cache.  One could easily think about creating a direct ebuilds -> xml db 
    software instead of passing through the cache."</e> 
    Vano D <uri link="http://article.gmane.org/gmane.linux.gentoo.devel/6922">proposed</uri> its
    application <e>"for making a "portage server" serving portage ebuilds and recording the
    cache information (as in what is installed with what USE flags) for every single client machine 
    having an "account" on the db."</e>
  </p>
  
  <p><b>Todo/project list for Gentoo.</b></p>
    <p>Kashif Shaikh 
    <uri link="http://article.gmane.org/gmane.linux.gentoo.devel/6888">asked</uri>: 
    <e>"I've been using Gentoo now for a couple of months, wrote some ebuilds, 
      loved gentoo's simplicity(configuration system), etc.  BUT, I would like 
      to get involved more with Gentoo though I don't know where to start or 
      what to improve."</e> John Nilsson briefly
      <uri link="http://article.gmane.org/gmane.linux.gentoo.devel/6894">answered</uri>
      with <e>"Your todo list is called <uri link="http://bugs.gentoo.org">bugs.gentoo.org</uri> =)"</e>
      and continued with <e>"Seriously what you could do that I would like is a gentoo-user-wiki.
      For Swedish users take a look at <uri link="http://www.susning.nu">http://www.susning.nu</uri> 
      and you'll know what I'm talking about. Is there an English equivalent?"</e>
  </p>
  
  <p><b>Follow-up: Portage Database Management.</b></p>
    <p>Ingo Krabbe <uri link="http://article.gmane.org/gmane.linux.gentoo.devel/6796">started</uri>
    quite a busy thread with his question of wether there were any plans to have Portage use a 
    database in order to improve speed! Some ideas for its application were tossed in, such as
    John Nilsson's: <e>"This db would have more indepth information of every package, HOWTOS, bugs, 
    discussions all that kind of information you would wan't (mostly just a gentoo specific info
	   text and link to a homepage I suspect, but you COULD add more)."</e> 
  </p>
</body>
</section>
</chapter>
<chapter>
	<title>Gentoo International</title>
    <body>

	    <p class="secthead">Impromptu Gentoo Dev &amp; User Meeting in Barcelona, 12 February 2003</p>

<p>BaSS, one of the Spanish Gentoo developers, is leaving his home town Sevilla for a few days in Barcelona. Perfect occasion to meet him and everybody else who's going to show up at the Sagrada Familia on 12 February, 18:00. In case you don't know who to look out for, he'll wear a black bag with the Gnome and Guadec logos on it...   

</p>
	<p class="secthead">Snapshot from Japan: Gentoo in User Mode Linux on RedHat 8.0</p>

<p>Masanori "Smiley" Omote isn't really what you call a hardened Gentoo user. He's been running RedHat for ages, and doesn't have any immediate plans to give it up. But his friends at the Tokyo Linux User Group had been pestering him so much about the most elegant of penguins, something was bound to happen. As it turned out, something equally elegant: Smiley, looking for a way to run both gcc 2.9x and 3.x on the same machine at the same time, went and installed Gentoo Linux in a virtual machine in User Mode Linux (UML) on his tiny Sony Vaio C1, a subnotebook sporting a Transmeta CPU, 256 MB and - RedHat 8.0. Now, whether this was the right way to go about it, or even the right order in which to put one on top of the other is a matter of debate, but for someone with a RedHat background, his perfectly documented installation manuscript has a reassuringly familiar look...  
<ul><li><uri link="http://www.omote.com/gentoo/install-in-uml.html">Gentoo 1.4_rc2 in RedHat 8.0 using UML</uri></li>
</ul>

</p>

</body>
</chapter>
<chapter>
<title>Portage Watch</title>
<section>
<title>The following stable packages were added to portage this week</title>
<body>
<p>
<note>Because of the pending release of 1.4_final, the Portage tree is currently frozen.  As such, no new stable packages were introduced to Portage this week</note>
</p>
</body>
</section>
<section>
<title>Updates to notable packages</title>
<body>
<p>
<ul>
<li>sys-apps/portage - portage-2.0.46-r12.ebuild; </li>
<li>sys-devel/gcc - gcc-3.2.2.ebuild; </li>
<li>x11-base/xfree - xfree-4.2.99.4.ebuild; </li>
<li>gnome-base/gnome - gnome-2.2.ebuild; gnome-2.2_rc2-r99.ebuild; gnome-2.2_rc2.ebuild; </li>
<li>sys-kernel/* - aa-sources-2.4.21_pre4-r1.ebuild; ac-sources-2.4.21_pre3-r5.ebuild; ac-sources-2.4.21_pre4-r1.ebuild; ac-sources-2.4.21_pre4-r2.ebuild; development-sources-2.5.59-r7.ebuild; development-sources-2.5.59-r8.ebuild; linux-headers-2.4.20.ebuild; ppc-sources-benh-2.4.20-r5.ebuild; ppc-sources-crypto-2.4.20.ebuild; sparc-sources-2.4.20-r3.ebuild; usermode-sources-2.4.19-r48.ebuild; xfs-sources-2.4.20_pre6.ebuild; </li>
</ul>
</p>
</body>
</section>
<section>
<title>New USE variables</title>
<body>
<p>
<ul>
<li><e>none this week</e></li>
</ul>
</p>
</body>
</section>
</chapter>
<chapter>
	<title>Bugzilla</title>
	<section>
		<title>Summary</title>
		<body>
		<p>
			<ul>
				<li><uri link="#doc_chap7_sect2">Statistics</uri></li>
				<li><uri link="#doc_chap7_sect3">Closed Bug Ranking</uri></li>
				<li><uri link="#doc_chap7_sect3">New Bug Rankings</uri></li>
                        </ul>                           
		</p>
		</body>
	</section>
	<section>
		<title>Statistics</title>
		<body>
		<p>
		The Gentoo community uses Bugzilla (<uri link="http://bugs.gentoo.org">bugs.gentoo.org</uri>) to record and track
                bugs, notifications, suggestions and other interactions with the development team.  In the last 7 days, activity
                on the site has resulted in:
			<ul>
				<li>251 new bugs this week</li>
				<li>1601 total bugs currently marked 'new'</li>
				<li>577 total bugs curently assigned to developers</li>
                <li>52 bugs that were previously closed have been reopened.</li>
			</ul>
                There are currently 2230 bugs open in bugzilla. Of these: 44 are labelled 'blocker', 77 are labelled 'critical',
                and 151  are labelled 'major'.
		</p>
                </body>
        </section>
        <section>
		<title>Closed Bug Rankings</title>
                <body>
                <p>
                The developers and teams who have closed the most bugs this week are:
			<ul>
				<li><mail link="carpaski@gentoo.org">Nicholas Jones</mail>, with 27 <uri link="http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&amp;bug_status=CLOSED&amp;chfield=bug_status&amp;chfieldfrom=2003-02-01&amp;chfieldto=Now&amp;resolution=FIXED&amp;resolution=TEST-REQUEST&amp;assigned_to=carpaski%40gentoo.org">closed bugs</uri></li>
				<li><mail link="raker@gentoo.org">Nick Hadaway</mail>, with 26 <uri link="http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&amp;bug_status=CLOSED&amp;chfield=bug_status&amp;chfieldfrom=2003-02-01&amp;chfieldto=Now&amp;resolution=FIXED&amp;resolution=TEST-REQUEST&amp;assigned_to=raker%40gentoo.org">closed bugs</uri></li>
				<li><mail link="kde@gentoo.org">The KDE Team</mail>, with 24 <uri link="http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&amp;bug_status=CLOSED&amp;chfield=bug_status&amp;chfieldfrom=2003-02-01&amp;chfieldto=Now&amp;resolution=FIXED&amp;resolution=TEST-REQUEST&amp;assigned_to=kde%40gentoo.org">closed bugs</uri></li>
				<li><mail link="satai@gentoo.org">Matthew Turk</mail>, with 19 <uri link="http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&amp;bug_status=CLOSED&amp;chfield=bug_status&amp;chfieldfrom=2003-02-01&amp;chfieldto=Now&amp;resolution=FIXED&amp;resolution=TEST-REQUEST&amp;assigned_to=satai%40gentoo.org">closed bugs</uri></li>
				<li><mail link="azarah@gentoo.org">Martin Schlemmer</mail>, with 17 <uri link="http://bugs.gentoo.org/buglist.cgi?bug_status=RESOLVED&amp;bug_status=CLOSED&amp;chfield=bug_status&amp;chfieldfrom=2003-02-01&amp;chfieldto=Now&amp;resolution=FIXED&amp;resolution=TEST-REQUEST&amp;assigned_to=azarah%40gentoo.org">closed bugs</uri></li>
			</ul>
                </p>
		</body>
	</section>
        <section>
		<title>New Bug Rankings</title>
                <body>
                <p>
                The developers and teams who have been assigned the most new bugs this week are:
			<ul>				
                                <li><mail link="azarah@gentoo.org">Martin Schlemmer</mail>, with 24 <uri link="http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;chfield=assigned_to&amp;chfieldfrom=2003-02-01&amp;chfieldto=Now&amp;=&amp;assigned_to=azarah%40gentoo.org">new bugs</uri></li>				
                                <li><mail link="kde@gentoo.org">The KDE Team</mail>, with 16 <uri link="http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;chfield=assigned_to&amp;chfieldfrom=2003-02-01&amp;chfieldto=Now&amp;=&amp;assigned_to=kde%40gentoo.org">new bugs</uri></li>				
                                <li><mail link="raker@gentoo.org">Nick Hadaway</mail>, with 16 <uri link="http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;chfield=assigned_to&amp;chfieldfrom=2003-02-01&amp;chfieldto=Now&amp;=&amp;assigned_to=raker%40gentoo.org">new bugs</uri></li>				
                                <li><mail link="rphillips@gentoo.org">Ryan Phillips</mail>, with 16 <uri link="http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;chfield=assigned_to&amp;chfieldfrom=2003-02-01&amp;chfieldto=Now&amp;=&amp;assigned_to=rphillips%40gentoo.org">new bugs</uri></li>
			</ul>
                </p>
		</body>
	</section>
</chapter>
<chapter>
<title>Tips and Tricks</title>
<body>
	<p class="secthead">See which USE variables affect a package during an emerge</p>

<p>
One of the most-often requested features in Portage is the ability to quickly and easily see what
effect USE variables have during the emerge process.  The release Portage 2.0.46-r12 makes this
feature available. 
</p>

<p>To display USE variable effects, use the <e>-v</e> option:
<pre caption="Display USE variable effects with the -v option">
#emerge -vp exim

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild    U ] net-mail/exim-4.12 [4.10] -tcpd +ssl -postgres +mysql +ldap +pam
</pre>
</p>
</body>
</chapter>
<chapter>
<title>Moves, Adds and Changes</title>
	<section>
		<title>Moves</title>
		<body>
		<p>The following developers recently left the Gentoo team:
			<ul>
				<li>Ric Messier (kilroy)</li>
				<li>Maarten Thibaut (murphy)</li>
			</ul>
		</p>
		</body>
	</section>
	<section>
		<title>Adds</title>
		<body>
		<p>The following developers recently joined the Gentoo team:
			<ul>
				<li>Zach Welch (zwelch) -- Gentoo/ARM, distcc</li>
			</ul>
		</p>
		</body>
	</section>
	<section>
		<title>Changes</title>
		<body>
		<p>The following developers recently changed roles within the Gentoo project.
			<ul>
				<li>Brad Cowan (bcowan) -- Gentoo Linux Release Coordinator</li>
				<li>Jack Morgan (jmorgan) -- Gentoo Events Coordinator</li>
			</ul>
		</p>
		</body>
	</section>
</chapter>
<chapter>
	<title>Contribute to GWN</title>
	<body>
	<p>Interested in contributing to the Gentoo Weekly Newsletter?  Send us an <mail link="gwn-feedback@gentoo.org">email</mail>.</p>
	</body>
</chapter>
<chapter>
	<title>GWN Feedback</title>
	<body>
	<p>Please send us your <mail link="gwn-feedback@gentoo.org">feedback</mail> and help make GWN better.</p>
	</body>
</chapter>
<chapter>
	<title>Other Languages</title>
	<body>
	<p>The Gentoo Weekly Newsletter is also available in the following languages:</p>
	<ul>
		<li><uri link="http://www.gentoo.org/news/be/gwn/gwn.xml">Dutch</uri></li>
		<li><uri link="http://www.gentoo.org/news/en/gwn/gwn.xml">English</uri></li>
		<li><uri link="http://www.gentoo.org/news/de/gwn/gwn.xml">German</uri></li>
		<li><uri link="http://www.gentoo.org/news/fr/gwn/gwn.xml">French</uri></li>
		<li><uri link="http://www.gentoo.org/news/ja/gwn/gwn.xml">Japanese</uri></li>
		<li><uri link="http://www.gentoo.org/news/it/gwn/gwn.xml">Italian</uri></li>
		<li><uri link="http://www.gentoo.org/news/br/gwn/gwn.xml">Portuguese (Brazil)</uri></li>
		<li><uri link="http://www.gentoo.org/news/pt/gwn/gwn.xml">Portuguese (Portugal)</uri></li>
		<li><uri link="http://www.gentoo.org/news/es/gwn/gwn.xml">Spanish</uri></li>
	</ul>
	</body>
</chapter>
</guide>