aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/htdocs/news/newsflash.xml
blob: 03953c76c7da1bc2155ff687ea293298bf325976 (plain) (blame)
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
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD News flash!">
<!ENTITY % newsincludes SYSTEM "includes.xml"> %newsincludes;
]>
<!-- $FreeBSD$ -->

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
      <title>&title;</title>

      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
    </head>

    <body class="navinclude.about">

<img src="../gifs/news.jpg" alt="FreeBSD News" align="right" border="0"/>

    <p>FreeBSD es un sistema operativo de rápido desarrollo.
      Mantenerse al día en los últimos desarrollos puede
      ser complicado. Para ayudarte a mantenerte al día, pásate
      por aquí periódicamente. También te recomendamos
      que te subscribas a la lista <a
      href="../../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce</a>
      .</p>

<p>Para una detallada descripción de pasado, presente, y futuro de las
releases, mira en la página de
<strong><a href="&base;/releases/index.html">Información de
Releases</a></strong>.</p>

<h2>Diciembre 1999</h2>
    <ul>
        <li><b>20-Sep-1999</b>Ya está disponible la versión
        <a href="&base;/releases/3.4R/announce.html">3.4-RELEASE</a> de
        FreeBSD. Por favor, consulta la
        <a href="&base;/releases/index.html">Información de la
        Release</a> para más detalles. También es conveniente
        consultar la
        <a href="&base;/releases/3.4R/errata.html">lista de erratas</a>
        después de la instalación.</li>
    </ul>

    <h2>Septiembre 1999</h2>
    <ul>
        <li><b>17-Sep-1999</b>Ya está disponible la versión
        <a href="&base;/releases/3.3R/announce.html">3.3-RELEASE</a> de
        FreeBSD. Por favor, consulta la
        <a href="&base;/releases/index.html">Información de la
        Release</a> para más detalles. También es conveniente
        consultar la
        <a href="&base;/releases/3.3R/errata.html">lista de erratas</a>
        después de la instalación.</li>
    </ul>

    <h2>Agosto 1999</h2>
    <ul>
      <li><b>10-Ago-1999</b> <a href="http://www.codeforge.com/">C-Forge</a>,
      ha publicado un Entorno Integrado de Desarrollo (IDE) para FreeBSD,
      soportando C, C++, Perl, Tcl y muchos otros lenguajes.</li>
    </ul>

    <h2>Junio 1999</h2>

    <ul>
       <li><b>10-Jun-1999</b> Los CD's de FreeBSD 3.2-RELEASE están
       siendo enviados. Los subscriptores que no tienen ningún acuerdo o
       condición especial de envío, deberín recibir los
       cd's en muy poco tiempo. Cualquier persona que desee pedir FreeBSD
       3.2-RELEASE o subscribirse, puede hacerlo a través de
       <a href="http://www.freebsdmall.com">The FreeBSD Mall</a>.</li>

       <li><b>8-Jun-1999</b> Un nuevo <a
       href="http://freebsd.itworks.com.au/">Mirror Australiano del Web de
       FreeBSD</a>
       Gracias a <a href="http://www.itworks.com.au/">ITworks
       Consulting</a> por la conectividad.</li>
    </ul>

    <h2>Mayo 1999</h2>

    <ul>
      <li><b>18-Mayo-1999</b><a href="../releases/3.2R/announce.html">
      FreeBSD 3.2</a> disponible. Por favor, mira en la página de
      <a href="../releases/index.html"> Información Release</a>
      para más detalles. Asegúrate de visitar la página
      de <a href="../releases/3.2R/errata.html">erratas</a> después
      de la instalación por si se ha detectado algún problema
      de última hora.</li>
    </ul>

    <h2>Abril 1999</h2>

    <ul>
      <li><b>22-Abr-1999</b> El <a
      href="../tutorials/docproj-primer/">FreeBSD Documentation
      Project Primer</a> está disponible (en la <a
      href="../tutorials/">sección de tutoriales</a>) para aquellas
      personas que quieran conocer y aprender los detalles técnicos
      del <a
      href="../docproj/docproj.html">Documentation Project</a>.</li>
   </ul>

    <h2>Marzo 1999</h2>
     <ul>

       <li><b>05-Mar-1999</b>La <a href="http://www.usenix.org">USENIX
       Association</a> ha anunciado la <a
       href="http://www.usenix.org/events/usenix99/">1999 USENIX Annual
       Technical Conference</a>, para los días 6 al 11 de Junio
       de 1999 en Monterey, California, USA. Jordan Hubbard se encarga de
       FREENIX, dedicado exclusivamente a los ultimos desarrollos y
       aplicaciones interesantes dentro del mundo del software libre.</li>

       <li><b>01-Mar-1999</b>Puesta en marcha de un servidor seguro para
       aceptar donaciones monetarias para el proyecto FreeBSD. Para más
       información mira en <a href="http://www.freebsdmall.com/donate/">
       http://www.freebsdmall.com/donate/</a>.</li>

      <li><b>01-Mar-1999</b>Ya están disponibles los CD's de
      FreeBSD 3.1-RELEASE. Los suscriptores recibirán muy pronto sus
      CD's. Pásate por
      <a href="http://www.cdrom.com/">http://www.cdrom.com/</a> para hacer
      los pedidos.</li>
    </ul>

    <h2>Febrero 1999</h2>
    <ul>
      <li><b>17-Feb-1999</b>The Gartner Group ha presentado un documento
      <i>Divorcing Thin Server Software from the Hardware</i> examinando
      la tendencia de usar hardware y software de diferentes proveedores.</li>

      <li><b>15-Feb-1999</b><a href="../releases/3.1R/announce.html">
      FreeBSD 3.1</a> ya está disponible. Por favor, mira la
      <a href="../releases/index.html">Información de la Release</a>
      para más detalles. Asegúrate de leer la
      <a href="../releases/3.1R/errata.html">página de erratas</a>
      después de la instalación por si se ha tenido que incluir
      algún tipo de información sobre la 3.1-release.</li>

      <li><b>04-Feb-1999</b>El <a href="http://www.FreeBSDDiary.com/freebsd/">
      Diario de FreeBSD</a>, una colección de documentos en formato
      how-to para principiantes en &unix;.</li>
    </ul>

    <h2>Enero 1999</h2>
    <ul>
      <li><b>20-Ene-1999</b> 3.0-stable ha dejado de pertenecer a la rama
      -current. La próxima release en esta rama será la
      3.1-RELEASE a mediados de Febrero e 1999.</li>

      <li><b>13-Ene-99</b>El <a
      href="http://www.freebsdzine.org/">FreeBSD ezine</a> es una
      colección mensual de artículos fáciles de leer
      escritos por usuarios y administradores de FreeBSD como tú.</li>

      <li><b>10-Ene-99</b>Una <a href="../../news/sou1999.html">"carta abierta"</a>
      de Jordan Hubbard  en la que se repasa el año 1998 y se plantean
      las posibilidades futuras de FreeBSD.</li>
    </ul>

    <h2>December 1998</h2>
    <ul>
	<li><b>28-Dec-98</b>Unless circumstances dictate otherwise,
	FreeBSD 3.0 will depart the -current branch late in the day
	on 15 January 1999. The 3.0.1 release will follow 30 days
	later, on 15 February 1999.  Developers should consider this
	as ADVANCE NOTICE of these events.</li>

	<li><b>13-Dec-98</b>Walnut Creek CD-ROM has opened the <a href=
	"http://www.freebsdmall.com/">FreeBSD Mall</a>, a site devoted to the
	commercial aspects of FreeBSD, including add-ons, hardware, and
	commercial tech-support.  To advertise or sell your products or
	services at the FreeBSD Mall, contact Walnut Creek CD-ROM.</li>
    </ul>

    <h2>November 1998</h2>
    <ul>
	<li><b>30-Nov-98</b><a href="&base;/releases/2.2.8R/announce.html">
	FreeBSD 2.2.8</a> has been released.  Please see the
        <a href="&base;/releases/index.html">Release Information</a>
	page for more details.  Also be sure to check the
	<a href="&base;/releases/2.2.8R/errata.html">release errata</a>
	after installation for any late-breaking issues with 2.2.8 that
	you might need to be aware of.</li>

        <li><b>26-Nov-98</b><a href="http://www.freebsdrocks.com/">FreeBSD
        Rocks</a> is an initiative designed to provide the FreeBSD community
	with the latest FreeBSD news, software and resources.  All areas
	include search facilities, making keyword searching of historical
	posts a breeze.  The pages are updated daily and everyone is invited
	to sign up an post an article.  If it happened today, you'll see it
	on FreeBSDRocks.</li>
    </ul>
    <h2>October 1998</h2>
    <ul>
	<li><b>15-Oct-98</b><a href="&base;/releases/3.0R/announce.html">
	FreeBSD 3.0</a> has been released.  See the
	<a href="&base;/releases/index.html">Release Information</a> page for
	details.  Also be sure to check the
	<a href="&base;/releases/3.0R/errata.html">release errata</a>
	after installation for any late-breaking issues with 3.0 that you
	might need to be aware of.</li>
    </ul>

    <h2>September 1998</h2>
    <ul>
	<li><p><b>15-Sep-98</b> September 15th is the scheduled date
	for entering BETA with the 3.0-current tree.  As all of you
	already (should) know, 3.0 is scheduled for release on October
	15th so this gives us a nice 30 day BETA period.  During this
	time, I don't expect anyone to drop in significant new work or
	otherwise perturb the 3.0-current tree in such a way that
	violates the general idea of a BETA (you're supposed to test
	what you have, not move the goalposts every couple of days :).</p>
	<p></p></li>

	<li><p><b>13-Sep-98</b>
	After more than a year of development, the Common Access
	Method SCSI layer for FreeBSD will be integrated into
	3.0-current on Sunday, September 13th.  The CAM development
	team is currently busy ensuring that the integration process
	goes as smoothly as possible, so please understand that we may
	be slow to respond to questions about CAM in the days.</p>
	<p></p></li>

	<li><p><b>9-Sep-98</b>
	Perl5 is now imported into the 3.0-CURRENT source tree.</p>
	<p></p></li>


	<li><p><b>5-Sep-98</b>
	<a name="giveaway" href="http://visar.csustan.edu/">
        The BSD CD Giveaway List</a>.
        If somebody has a CD to give away (recipient pays for shipping) or to
        lend locally, they can put their email address on the list. Hardware
        and literature can also be given away. We encourage people to donate
        CDs to local libraries and put them on the list as well.
        </p></li>

	<li><p><b>1-Sep-98</b>
	First issue of Daemon News arrives day earlier. This electronic
	ezine is by BSD community for BSD community. See
        <a href="http://www.daemonnews.org/">http://www.daemonnews.org</a>
        </p></li>

    </ul>

    <h2>August 1998</h2>
    <ul>
        <li><p><b>31-Aug-98</b>
        FreeBSD -CURRENT branch (the future 3.0-RELEASE) has switched to
	ELF from a.out format. People involved did a great job: transition
	went smooth. Check
	<a href="http://www.freebsd.org/search/search.html">
	freebsd-current@freebsd.org</a> mail archive for more information
	on the transition to ELF.
        </p></li>

	<li><p><b>23-Aug-98</b>
        Suidcontrol-0.1 utility has been released. The suidcontrol is an
        experimental utility for managing suid/sgid policy under FreeBSD.
	You can get more information at
        <a href="http://www.watson.org/fbsd-hardening/suidcontrol.html">
        http://www.watson.org/fbsd-hardening/suidcontrol.html</a>
        </p></li>

	<li><p><b>9-Aug-98</b>
        FreeBSD Security How-To has been published. This work is currently
	in beta and can be found at
	<a href="http://www.best.com/~jkb/howto.txt">
        http://www.best.com/~jkb/howto.txt</a>
        </p></li>
    </ul>

    <h2>July 1998</h2>
    <ul>
	<li><p><b>22-Jul-98</b>
	FreeBSD 2.2.7 has been released.
        See the <a href="&base;/releases/index.html">Release
        Information</a> page for details.  Also be sure to
        check the
        <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.7-RELEASE/ERRATA.TXT">
        release errata</a> after installation for any late-breaking issues
        with 2.2.7 that you should know about.</p>
	</li>

	<li><p><b>16-Jul-98</b>
	A "FreeBSD for Linux users" documentation effort has started.
	Please see the <a
	href="../docproj/current.html">list of current
	documentation projects</a> for more information.</p></li>

	<li><p><b>13-Jul-98</b>
	<a href="mailto:jkh@freebsd.org">Jordan Hubbard</a> writes an
	<a href="http://editorials.freshmeat.net/jordan980713/">editorial</a>
	on the past and future of the &unix; community.</p></li>

        <li><p><b>9-Jul-98</b>
        A <a href="http://www.es.freebsd.org/es/FAQ/FAQ.html">Spanish
        translation</a> of the <a
        href="../FAQ/FAQ.html">FAQ</a> has been completed
        by the <a href="http://www.es.freebsd.org/es/">Spanish Documentation
        Project</a>. More information can be found at the
        <a
        href="../docproj/translations.html">translations
        page</a>.</p></li>
    </ul>


    <h2>June 1998</h2>
    <ul>
	<li><p><b>24-Jun-98</b>
	The FreeBSD Project is sponsoring an
	<a href="http://www.freebsd.org/~xcontest/">FreeBSD Desktop Theme
	Contest</a>.  Participants will design their own X11 configurations,
	and winners will have theirs distributed with future releases of
	FreeBSD.</p></li>
    </ul>


    <h2>May 1998</h2>
    <ul>
        <li><p><b>30-May-98</b>
	FreeBSD and Apache are used in <a href="http://www.WebTechniques.com/features/1998/05/engelschall/engelschall.shtml">this very useful article</a>
	on implementing a web farm using round-robin DNS in
	<a href="http://www.WebTechniques.com/">WEBTechniques.com</a></p>
	</li>

        <li><p><b>23-May-98</b>
        The second issue of the FreeBSD Newsletter is now available in
        <a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">
        Adobe PDF format</a> (also by
        <a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">
        FTP</a>). A
        <a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/README.TXT">
        help file</a> is available to assist you in selecting and using
        a PDF viewer.
	Article submissions, advertisements, and letters
        to the editor should be sent to
        <a href="mailto:newsletter@freebsd.org">newsletter@freebsd.org</a>.
        </p>
        </li>

	<li><p><b>1-May-98</b>
	The FreeBSD Project set up
	<a name="anoncvs" href="../../handbook/synching.html#ANONCVS">Anonymous
        CVS</a>
	for the <a href="http://cvsweb.freebsd.org/">FreeBSD CVS tree</a>.
	Among other things, it allows users of 	FreeBSD to perform,
	with no special privileges, read-only CVS operations
	against one of the FreeBSD project's official anoncvs servers.
	</p></li>

    </ul>
    <h2>April 1998</h2>
    <ul>
	<li><p><b>16-Apr-98</b>
	The new 4 CD set of FreeBSD 2.2.6 is now in stock and should start
	shipping to subscription and back-order customers tomorrow. More
        information on the CD contents are available from
	<a href="http://www.cdrom.com/">http://www.cdrom.com</a>.
	</p></li>

	<li><p><b>11-Apr-98</b>
	The new FreeBSD project FreeBSD Mozilla
	Group is created. The FreeBSD Mozilla Group supports and
	improves the free available Netscape web browser,
	otherwise known as <a href="http://www.mozilla.org/">Mozilla</a>.</p>
	</li>
    </ul>

    <h2>March 1998</h2>
    <ul>
	<li><p><b>25-Mar-98</b>
	FreeBSD 2.2.6 has been released.
        See the <a href="&base;/releases/index.html">Release
        Information</a> page for details.  Also be sure to
        check the
        <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/ERRATA.TXT">
        release errata</a> after installation for any late-breaking issues
        with 2.2.6 that you should know about.</p>
	</li>
    </ul>

    <h2>January 1998</h2>
    <ul>
	<li><p><b>08-Jan-98</b>
	Improved support for Plug-n-Play cards has now been integrated into
	both 3.0-current and 2.2-stable branches now.  This is available
	in source form via the
        <a href="../../handbook/synching.html#CVSUP">CVSup</a> utility
	or in binary release snapshots from
	<a href="ftp://current.freebsd.org/pub/FreeBSD">current.FreeBSD.org</a>
	</p></li>

    </ul>

    <h2>December 1997</h2>
    <ul>
	<li><p><b>26-Dec-97</b>
	A convenient front-end tool for installing and configuring the
	<a href="../../handbook/synching.html#CVSUP">CVSup</a> utility is
        now available.
	To use it, simply login or su to root and run:
	<tt><b>pkg_add</b>
	ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz</tt>
	</p></li>

	<li><p><b>2-Dec-97</b>
	The "FOOF" bug has now been fixed in our 3.0-current and 2.2-stable
	branches and can either be incorporated by using the
        <a href="../../handbook/synching.html#CVSUP">CVSup</a> utility, as
        described below for the LAND attack fix, or by applying
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2">these patches</a>.</p></li>

	<li><p><b>1-Dec-97</b>
	The "LAND attack" bug in TCP/IP has now been fixed in all relevant
	branches and can be incorporated by using the
	<a href="../../handbook/synching.html#CVSUP">CVSup</a> utility
        to track the latest 2.2 or 3.0 sources.</p></li>

        <li><p><b>1-Dec-97</b>
	Team FreeBSD is a group of FreeBSD users and supporters contributing
	CPU idle time in an effort to crack RSA's 64-bit encryption code.  For
	more information, visit
	<a href="http://www.circle.net/team-freebsd/">Team FreeBSD's WWW
	site</a>.</p></li>

    </ul>

    <h2>November 1997</h2>
    <ul>
        <li><p><b>21-Nov-97</b>
	<em>Pentium bug</em> -- We are aware of the "F00F" Pentium halting bug and are
        working with Intel on a fix. When we have a fix ready for public
        consumption it will be announced here, on the mailing list
        announce@freebsd.org and to the Usenet newsgroup
        <a href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a>.
        Your patience is appreciated.</p></li>

	<li><p><b>09-Nov-97</b>
	FreeBSD 2.2.5-RELEASE CDROMS are now in stock and shipping to customers
	worldwide.  More information is available at <a href=
	"http://www.cdrom.com/titles/os/fbsd25.htm">
	http://www.cdrom.com/titles/os/fbsd25.htm</a>.</p></li>
    </ul>

    <h2>October 1997</h2>
    <ul>
	<li><p><b>22-Oct-97</b>
	FreeBSD 2.2.5 has been released.
        See the <a href="&base;/releases/index.html">Release
        Information</a> page for details.  Also be sure to
        check the
        <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/ERRATA.TXT">
        release errata</a> after installation for any late-breaking issues
        with 2.2.5 that you should know about.</p>
	</li>
    </ul>

    <h2>September 1997</h2>
    <ul>
	<li><p><b>01-Sep-97</b>
	FreeBSD performed well in an Internet Week
	<a href="http://techweb.cmp.com/internetwk/reviews/rev0901.htm">
	review</a> of WWW server platforms.</p></li>
    </ul>

    <h2>August 1997</h2>
    <ul>

	<li><p><b>11-Aug-97</b>
	Researchers in Duke University's
	<a href="http://www.cs.duke.edu/ari/index.html">Trapeze Project</a>
	have developed a high-speed Myrinet driver for FreeBSD.  More
	information about the driver, Trapeze Project, and its parent
	project, the Collaborative Cluster Computing Iniative, including
	the code for the Myrinet driver, are available from the CCCI's
	<a href="http://www.cs.duke.edu/ari/index.html">WWW page</a>.
	</p></li>

	<li><p><b>03-Aug-97</b>
	Netscape Communications has released a beta version of
	Netscape Communicator v4.0 for FreeBSD.  It can be obtained via
	FTP from <a href="ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/">ftp.netscape.com</a> or its mirrors.</p></li>
    </ul>

    <h2>July 1997</h2>
    <ul>
	<li><p><b>22-Jul-97</b>
	MacIP, an AppleTalk-to-IP gateway program for FreeBSD, is in beta
	testing. To get the latest version, see
	<a href="http://www.promo.de/pub/people/stefan/netatalk/">
	http://www.promo.de/pub/people/stefan/netatalk/</a> or
	<a href="ftp://ftp.promo.de/pub/people/stefan/netatalk/">
	ftp://ftp.promo.de/pub/people/stefan/netatalk/</a>. </p>
	</li>
	<li><p><b>17-Jul-97</b>
	The first issue of the FreeBSD Newsletter is now available in
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf">
	Adobe PDF format</a> (also by
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf">
	FTP</a>). A
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/README.TXT">
	help file</a> is available to assist you in selecting and using
	a PDF viewer.
	Article submissions, advertisements, and letters
	to the editor should be sent to
        <a href="mailto:newsletter@freebsd.org">newsletter@freebsd.org</a>.
	</p>
        </li>
    </ul>


    <h2>June 1997</h2>
    <ul>
	<li><p><b>17-Jun-97</b>
	FreeBSD <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.2-RELEASE/">
        2.2.2-RELEASE</a> CD-ROM discs are now in stock; subscription
	customers should receive them shortly.</p>
	</li>
    </ul>

    <h2>May 1997</h2>
    <ul>
	<li><p><b>16-May-97</b>
	FreeBSD <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.2-RELEASE/">
	2.2.2-RELEASE</a> has been released.  The
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.2-RELEASE/RELNOTES.TXT">
	Release Notes</a> and
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD2.2.2-RELEASE/ERRATA.TXT">
	Errata List</a> can provide more information. </p>
	</li>

	<li><p><b>12-May-97</b>
	A 3.0-Current SNAP-of-the-day server has been established at
	<a href="ftp://current.freebsd.org/pub/FreeBSD/">
	ftp://current.freebsd.org/pub/FreeBSD/</a>.  A 3.0-SNAPshot
	will be generated daily, and old SNAPshots will be kept for
	a minimum of one week.</p>
	</li>
    </ul>

    <h2>April 1997</h2>
    <ul>

	<li><p><b>28-Apr-97</b>
	The 3.0-current src tree now contains support for building Symmetric
	MultiProcessor kernels.  For details go to the
	<a href="http://www.freebsd.org/~fsmp/SMP/SMP.html">SMP</a> page.
	</p></li>

	<li><p><b>22-Apr-97</b>
	A RELENG_2.2 snap-of-the-day server has been established at
	<a href="ftp://releng22.freebsd.org/pub/FreeBSD/">
	ftp://releng22.freebsd.org/pub/FreeBSD</a>.  The
	<a href="ftp://releng22.freebsd.org/pub/FreeBSD/README.TXT">
	README.TXT</a> has more information.
	</p></li>

	<li><p><b>15-Apr-97</b>
	FreeBSD 2.2.1-RELEASE CDs are shipping.  Please see
	<a href="http://www.cdrom.com/titles/os/fbsd22.htm">
	http://www.cdrom.com/titles/os/fbsd22.htm</a> for more information.
	</p></li>
    </ul>


    <h2>March 1997</h2>
    <ul>

	<li><p><b>28-Mar-97</b>
	Sony Computer Science Laboratory, Inc. has released an alpha version
	of ALTQ/CBQ, an alternative queuing framework for BSD &unix;.
	<a href="http://www.csl.sony.co.jp/person/kjc/programs.html">More
	information</a> and the
    	<a href="ftp://ftp.csl.sony.co.jp/pub/kjc/altq.tar.gz">source code</a>
	is available.</p></li>

	<li><p><b>25-Mar-97</b>
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.1-RELEASE/">FreeBSD
	2.2.1-RELEASE</a> is now available, replacing 2.2-RELEASE.  Read the
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.1-RELEASE/README.TXT">
	README.TXT</a> file or the
	<a href="&base;/releases/2.2.1R/notes.html">Release Notes</a>
	for more information.</p></li>

	<li><p><b>16-Mar-97</b>
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2-RELEASE/">FreeBSD
	2.2-RELEASE</a> is now available.  Read the
	<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2-RELEASE/README.TXT">
	README.TXT</a> file or the
	<a href="&base;/releases/2.2R/notes.html">Release Notes</a>
	for more information.</p></li>

    </ul>

    <h2>February 1997</h2>
    <ul>

	<li><p><b>20-Feb-1997</b>
	FreeBSD
	2.1.7-RELEASE is now available. Read the
	README.TXT file or the
	<a href="&base;/releases/2.1.7R/notes.html">
	Release Notes</a> for more information.</p></li>

	<li><p><b>10-Feb-1997</b>
	FreeBSD
	3.0-970209-SNAP has been released. Read the
	README.TXT file for more information about this release.</p></li>

	  <li><p><b>06-Feb-1997</b>
	  A serious security problem affecting FreeBSD 2.1.6 and
	  earlier systems was found. The problem has been corrected
	  within the -stable, -current, and RELENG_2_2 source trees.
	  As an additional precaution, FreeBSD 2.1.6 is no longer
	  available from the FTP distribution sites. You can
	  read more about the problem and solution from the
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-97:01.setlocale">
	  FreeBSD-SA-97:01.setlocale</a> security announcement.
	  </p></li>

	  <li><p><b>06-Feb-1997</b>
          The final pre-release version of FreeBSD 2.2-GAMMA, is now available.
	  The README.TXT file has more information.</p></li>

     <li><p><b>02-Feb-1997</b>
     A snap-of-the-day server has been set up for the most current
     <a href="../releases/snapshots.html">snapshot</a>
     release of FreeBSD 2.2.  Read the
     <a href="ftp://22gamma.freebsd.org/pub/FreeBSD/README.TXT">README.TXT</a>
     file for more information.
	  </p></li>

    </ul>

    <h2>January 1997</h2>
    <ul>
      <li><p><b>25-Jan-1997</b>
      FreeBSD <a href="ftp://ftp.freebsd.org/pub/FreeBSD/3.0-970124-SNAP/">
      3.0-970124-SNAP</a> has been released.
      Please see the
      <a href="ftp://ftp.freebsd.org/pub/FreeBSD/3.0-970124-SNAP/RELNOTES.TXT">
      Release Notes</a> for more information.
      </p></li>
    </ul>

    <h2>December 1996</h2>
    <ul>
      <li><p><b>24-Dec-1996</b>
      FreeBSD <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2-BETA">2.2-BETA</a>
      has been released. Please see the
      <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2-BETA/RELNOTES.TXT">
      Release Notes</a> for more information.
      </p></li>

      <li><p><b>13-Dec-1996</b>
      FreeBSD 2.2-RELEASE will not support installation on machines with less
      than 5MB of RAM or 1.2MB floppy drives. Please see the original
      <a href="../releases/2.2R/install-media.html">announcement</a> for more
      information.
      </p></li>
    </ul>

    <h2>November 1996</h2>
    <ul>

      <li><p><b>15-Nov-1996</b>
      FreeBSD <a href="&base;/releases/2.1.6R/security.html">
      2.1.6-RELEASE</a> is out.  Please see the <a
      href="&base;/releases/2.1.6R/security.html">
      release notes</a> for more information.
		</p></li>

      <li><p><b>4-Nov-1996</b>
      The FreeBSD <a href="http://cvsweb.freebsd.org/">CVS</a>
      development tree has branched again.  <a href="../releases/">See here</a>
      for more information.
    </p></li>
	 </ul>

&newshome;
</body>
</html>