]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - release/doc/en_US.ISO8859-1/relnotes/article.xml
Document r265729, addition of mpr(4).
[FreeBSD/stable/9.git] / release / doc / en_US.ISO8859-1 / relnotes / article.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3         "../../../share/xml/freebsd50.dtd" [
4 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5         %release;
6 ]>
7 <article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
8   <info>
9     <title>&os; &release.current; Release Notes</title>
10
11     <author><orgname>The &os; Project</orgname></author>
12
13     <pubdate>$FreeBSD$</pubdate>
14
15     <copyright>
16       <year>2014</year>
17       <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
18         Project</holder>
19     </copyright>
20
21     <legalnotice xml:id="trademarks" role="trademarks">
22       &tm-attrib.freebsd;
23       &tm-attrib.ibm;
24       &tm-attrib.ieee;
25       &tm-attrib.intel;
26       &tm-attrib.sparc;
27       &tm-attrib.general;
28     </legalnotice>
29
30     <abstract>
31       <para>The release notes for &os; &release.current; contain
32         a summary of the changes made to the &os; base system on the
33         &release.branch; development line.  This document lists
34         applicable security advisories that were issued since the last
35         release, as well as significant changes to the &os; kernel and
36         userland.  Some brief remarks on upgrading are also
37         presented.</para>
38     </abstract>
39   </info>
40
41   <sect1 xml:id="intro">
42     <title>Introduction</title>
43
44     <para>This document contains the release notes for &os;
45       &release.current;.  It describes recently added, changed, or
46       deleted features of &os;.  It also provides some notes on
47       upgrading from previous versions of &os;.</para>
48
49     <para>This distribution of &os; &release.current; is
50       a &release.type; distribution.  It can be found at <uri
51         xlink:href="&release.url;">&release.url;</uri> or any of its
52       mirrors.  More information on obtaining this (or other)
53       &release.type; distributions of &os; can be found in the <link
54         xlink:href="&url.books.handbook;/mirrors.html"><quote>Obtaining
55           &os;</quote> appendix</link> to the <link
56         xlink:href="&url.books.handbook;/">&os;
57         Handbook</link>.</para>
58
59     <para>All users are encouraged to consult the release errata
60       before installing &os;.  The errata document is updated with
61       <quote>late-breaking</quote> information discovered late in the
62       release cycle or after the release.  Typically, it contains
63       information on known bugs, security advisories, and corrections
64       to documentation.  An up-to-date copy of the errata for &os;
65       &release.current; can be found on the &os; Web site.</para>
66   </sect1>
67
68   <sect1 xml:id="new">
69     <title>What's New</title>
70
71     <para>This section describes the most user-visible new or changed
72       features in &os; since &release.prev;.</para>
73
74     <para>Typical release note items document recent security
75       advisories issued after &release.prev;, new drivers or hardware
76       support, new commands or options, major bug fixes, or
77       contributed software upgrades.  They may also list changes to
78       major ports/packages or release engineering practices.  Clearly
79       the release notes cannot list every single change made to &os;
80       between releases; this document focuses primarily on security
81       advisories, user-visible changes, and major architectural
82       improvements.</para>
83
84     <sect2 xml:id="security">
85       <title>Security Advisories</title>
86
87       <para>Problems described in the following security advisories
88         have been fixed.  For more information, consult the individual
89         advisories available from <uri
90           xlink:href="http://security.FreeBSD.org/">http://security.FreeBSD.org/</uri>.</para>
91
92       <informaltable frame="none" pgwide="1">
93         <tgroup cols="3">
94           <colspec colwidth="1*"/>
95           <colspec colwidth="1*"/>
96           <colspec colwidth="3*"/>
97           <thead>
98             <row>
99               <entry>Advisory</entry>
100               <entry>Date</entry>
101               <entry>Topic</entry>
102             </row>
103           </thead>
104
105           <tbody>
106             <row>
107               <entry><link
108                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:01.bsnmpd.asc">FreeBSD-SA-14:01.bsnmpd</link></entry>
109               <entry>1&nbsp;January&nbsp;2014</entry>
110               <entry><para>Fix &man.bsnmpd.1; remote denial of service
111                   vulnerability</para></entry>
112             </row>
113
114             <row>
115               <entry><link
116                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:02.ntpd.asc">FreeBSD-SA-14:02.ntpd</link></entry>
117               <entry>1&nbsp;January&nbsp;2014</entry>
118               <entry><para>Disable <quote>monitor</quote> feature in
119                   &man.ntpd.8; by default</para></entry>
120             </row>
121
122             <row>
123               <entry><link
124                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:04.bind.asc">FreeBSD-SA-14:04.bind</link></entry>
125               <entry>1&nbsp;January&nbsp;2014</entry>
126               <entry><para>Remote denial of service
127                   vulnerability</para></entry>
128             </row>
129
130             <row>
131               <entry><link
132                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:05.nfsserver.asc">FreeBSD-SA-14:05.nfsserver</link></entry>
133               <entry>8&nbsp;April&nbsp;2014</entry>
134               <entry><para>Deadlock in the NFS server</para></entry>
135             </row>
136
137             <row>
138               <entry><link
139                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:06.openssl.asc">FreeBSD-SA-14:06.openssl</link></entry>
140               <entry>8&nbsp;April&nbsp;2014</entry>
141               <entry><para>ECDSA side channel leak</para></entry>
142             </row>
143           </tbody>
144         </tgroup>
145       </informaltable>
146     </sect2>
147
148     <sect2 xml:id="kernel">
149       <title>Kernel Changes</title>
150
151       <para revision="256033">The &man.arcmsr.4; driver has been
152         updated to version 1.20.00.28.</para>
153
154       <para revision="256437">The &man.isci.4; driver is now loadable
155         via &man.kldload.8;.</para>
156
157       <para revision="256759">System-level &man.sysctl.8; values are
158         now exposed to the system for the &man.ixgbe.4; device.</para>
159
160       <para revision="256924">The &man.mfi.4; driver has been updated
161         to support MegaRAID Invader controllers.</para>
162
163       <para revision="257119">A kernel panic triggered in
164         <literal>zfs_root()</literal> after a failed rollback has
165         been fixed.</para>
166
167       <para revision="257125">A new &man.sysctl.8;,
168         <literal>debug.devfs_iosize_max_clamp</literal> has been added
169         which enables and disables <literal>SSIZE_MAX</literal>-sized
170         I/O requests on &man.devfs.5; files.</para>
171
172       <para revision="257126">A new &man.sysctl.8;,
173         <literal>kern.disallow_high_osrel</literal>, has been added
174         which disables executing the images compiled on a userland
175         with a higher major version number than the major version
176         number of the running kernel.</para>
177
178       <para revision="257253">A kernel panic triggered by unmounting
179         a busy &man.zfs.8; filesystem has been fixed.</para>
180
181       <para revision="257373">A deadlock triggered by powering off
182         a USB device has been fixed.</para>
183
184       <para revision="258214">The &man.ata.4; driver has been updated
185         to support Intel Lynx Point PCH SMBus devices.</para>
186
187       <para revision="258215">The &man.ata.4; driver has been updated
188         to support Coleto Creek devices.</para>
189
190       <para revision="258217">The &man.ahci.4; driver has been updated
191         to support the PCI-express solid state drive in the
192         &apple;&nbsp;MacBook Air (model A1465).</para>
193
194       <para revision="258635">The &man.sysctl.8;
195         <literal>vfs.zfs.arc_meta_limit</literal> can now be changed
196         at runtime.</para>
197
198       <para revision="258870">The &man.mmap.2; system call has been
199         updated to more optimally use superpages and provide support
200         for tweaking the alignment of virtual mappings.</para>
201
202       <para revision="258962">A workaround has been implemented
203         in the &man.bge.4; driver for hung transmission on BCM5719
204         and BCM5720 chipsets.</para>
205
206       <para revision="259002">A kernel panic when listing sysctls
207         on a system with <literal>INVARIANTS</literal> enabled has
208         been fixed.</para>
209
210       <para revision="259466">A new &man.sysctl.8;,
211         <literal>kern.supported_archs</literal> has been added,
212         which will list the <envar>MACHINE_ARCH</envar> values
213         whose binaries can be run on the system.</para>
214
215       <para revision="259519">Several problems that could trigger
216         kernel panic on &man.kldload.8; and &man.kldunload.8; have
217         been fixed.</para>
218
219       <para revision="260082">A kernel panic triggered by some
220         multi-threaded applications has been fixed.</para>
221
222       <para revision="260134">The &man.runfw.4; firmware has been
223         renamed from <literal>runfw</literal> to
224         <literal>run.fw</literal> for consistency with other firmware
225         files.</para>
226
227       <para revision="260433">A new &man.sysctl.8;,
228         <literal>kern.panic_reboot_wait_time</literal>, has been
229         added.  This allows tuning the amount of time the system
230         will wait before rebooting after &man.panic.9;.  The
231         <literal>kern.panic_reboot_wait_time</literal> value defaults
232         to the kernel configuration option,
233         <literal>PANIC_REBOOT_WAIT_TIME</literal>.</para>
234
235       <para revision="260644">Hardware Random Number Generators have
236         been disabled by default.</para>
237
238       <para revision="261483">Support for GPS ports has been added
239         to the &man.uhso.4; driver.</para>
240
241       <para revision="262116">A memory leak of compressed buffers
242         has been fixed in
243         <literal>l2arc_write_done()</literal>.</para>
244
245       <para revision="262153">The &man.netmap.4; framework has been
246         updated to match the version in <literal>head/</literal>,
247         which includes netmap pipes, kqueue support, and enhanced
248         VALE switch port.</para>
249
250       <para revision="262175">A deadlock triggered by sending
251         a mounted &man.zfs.8; snapshot has been fixed.</para>
252
253       <para revision="262231">Support for SIIG X1 PCI-e has been added
254         to &man.ppc.4;.</para>
255
256       <para revision="262564">Support for the ext4 filesystem
257         has been enabled, supporting read-only mounts.</para>
258
259       <para revision="262594">A kernel panic triggered by inserting
260         a USB ethernet device on VIMAGE-enabled systems has been
261         fixed.</para>
262
263       <para revision="262988">TTM, a memory manager used by video
264         drivers, has been merged.</para>
265
266       <para revision="263103">Support for
267         <literal>/sys/kernel/random/uuid</literal> has been added
268         to &man.linprocfs.5;.</para>
269
270       <para revision="263128">A memory leak in the
271         <literal>zpool_in_use()</literal> function has been
272         fixed.</para>
273
274       <para revision="263391">The
275         <literal>extensible_dataset</literal> &man.zpool.8; feature
276         has been added.  See &man.zpool-features.7; for more
277         information.</para>
278
279       <para revision="263408">A memory leak has been fixed in
280         <literal>libzfs</literal>.</para>
281
282       <para revision="263817,263818">The <literal>vt</literal> driver
283         has been merged from <literal>head/</literal>.</para>
284
285       <para revision="265729">The &man.mpr.4; device has been added,
286         providing support for LSI Fusion-MPT 3 12Gb SCSI/SATA
287         controllers.</para>
288
289       <sect3 xml:id="boot">
290         <title>Boot Loader Changes</title>
291
292         <para>&nbsp;</para>
293
294       </sect3>
295
296       <sect3 xml:id="proc">
297         <title>Hardware Support</title>
298
299         <para revision="261510">Trackpad support for
300           &apple;&nbsp;MacBook products has been added.</para>
301
302         <para revision="261973">The &man.nve.4; driver has been
303           deprecated, and the &man.nfe.4; driver should be used
304           instead.</para>
305
306         <para revision="262968">The &man.mfi.4; driver has been
307           updated to support MegaRAID Fury cards.</para>
308
309         <para revision="263170,263171">The Radeon KMS driver has been
310           added.</para>
311
312         <para revision="263340">The &man.aacraid.4; driver has been
313           updated to version 3.2.5.</para>
314
315         <sect4 xml:id="mm">
316           <title>Multimedia Support</title>
317
318           <para>&nbsp;</para>
319
320         </sect4>
321
322         <sect4 xml:id="net-if">
323           <title>Network Interface Support</title>
324
325           <para revision="257611">The &man.re.4; driver has been
326             updated to add preliminary support for the RTL8106E
327             chipset.</para>
328
329           <para revision="257614,257616">The &man.re.4; driver has
330             been updated to support the RTL8168G, RTL8168GU and
331             RTL8411B chipsets.</para>
332
333           <para revision="257618">The &man.re.4; driver has been
334             updated to add preliminary support for the RTL8168EP
335             chipset.</para>
336
337           <para revision="258586">The &man.oce.4; driver has been
338             updated to version 10.0.664.0.</para>
339
340           <para revision="258898">The &man.qlxgbe.4; driver has been
341             imported from <literal>head/</literal>.</para>
342
343           <para revision="258936">The &man.qlxge.4; driver has been
344             imported from <literal>head/</literal>.</para>
345
346           <para revision="258965">The &man.bge.4; driver has been
347             updated to support the BCM5725 chipset.</para>
348
349           <para revision="258967">The &man.bge.4; driver has been
350             updated to support the BCM57764, BCM57767, BCM57782,
351             BCM57786 and BCM57787 chipsets.</para>
352
353           <para revision="259457">The &man.run.4; driver has been
354             updated to support MediaTek/Ralink chipsets RT5370 and
355             RT5372.</para>
356
357           <para revision="259460">The &man.usb.4; wireless radiotap
358             headers have been realigned, allowing wireless adapters
359             to work on &arch.arm;, &arch.mips;, and other similar
360             platforms where alignment is important.</para>
361
362           <para revision="260119">The &man.run.4; firmware has been
363             updated to version 0.33.</para>
364
365           <para revision="260252">The &man.bxe.4; driver has been
366             merged from <literal>head/</literal>, providing support
367             for Broadcom NetXtreme II 10Gb PCIe adapters.</para>
368
369           <para revision="261865">The &man.run.4; driver has been
370             updated to include support for the MediaTek/Ralink RT3593
371             chipset.</para>
372
373           <para revision="261933">The &man.run.4; driver has been
374             updated to include support for the DLINK DWA-127 wireless
375             adapter.</para>
376
377           <para revision="262153">The &man.axge.4; driver has been
378             added.</para>
379
380           <para revision="262362">The &man.urndis.4; driver has been
381             imported from OpenBSD.</para>
382
383           <para revision="263582">The &man.bxe.4; driver has been
384             updated to version 1.78.78.</para>
385
386         </sect4>
387       </sect3>
388
389       <sect3 xml:id="net-proto">
390         <title>Network Protocols</title>
391
392         <para>&nbsp;</para>
393
394       </sect3>
395
396       <sect3 xml:id="disks">
397         <title>Disks and Storage</title>
398
399         <para>&nbsp;</para>
400
401       </sect3>
402
403       <sect3 xml:id="fs">
404         <title>File Systems</title>
405
406         <para revision="263410">The &man.zfs.8; filesystem has been
407           updated to support the <literal>bookmarks</literal>
408           feature.</para>
409
410       </sect3>
411     </sect2>
412
413     <sect2 xml:id="userland">
414       <title>Userland Changes</title>
415
416       <para revision="256054">A new flag <literal>-c</literal>, has
417         been added to &man.pgrep.1; and &man.pkill.1;, which restricts
418         the process lookup to the specified login class.</para>
419
420       <para revision="257496">The &man.ddb.8; utility has been updated
421         to add <command>show ioapic</command> and <command>show all
422           ioapics</command>.</para>
423
424       <para revision="258183">Setting <literal>nmbcluster</literal>
425         values to their current value will now be ignored, instead of
426         failing with an error.</para>
427
428       <para revision="258763">The <filename
429           class="directory">/var/cache</filename> directory is now
430         created with mode <literal>0755</literal> instead of mode
431         <literal>0750</literal>, since this directory is used by
432         many third-party applications, which makes dropping group
433         privileges impossible.</para>
434
435       <para revision="258818">The &man.uname.1; utility has been
436         updated to include the <literal>-U</literal> and
437         <literal>-K</literal> flags, which print the
438         <envar>__FreeBSD_version</envar> for the running userland
439         and kernel, respectively.</para>
440
441       <para revision="258844">The &man.fetch.3; library has been
442         updated to support SNI (Server Name Identification), allowing
443         to use virtual hosts on HTTPS.</para>
444
445       <para revision="259243">A segmentation fault and internal
446         compiler error bug in &man.gcc.1; triggered by throwing
447         a warning before parsing any tokens has been fixed.</para>
448
449       <para revision="259269,259406">Several updates to &man.gcc.1;
450         have been imported from Google.</para>
451
452       <para revision="259448">A byte-order bug in the Heimdal
453         <literal>gss_pseudo_random()</literal> function which would
454         prevent interoperability with other
455         <application>Kerberos</application> implementations has been
456         fixed.  In particular, this would prevent interoperability
457         with the MIT implementation.</para>
458
459       <para revision="260007">The &man.hastctl.8; utility has been
460         updated to output the current queue sizes.</para>
461
462       <para revision="260197">The &man.ps.1; utility will no longer
463         truncate the <literal>command</literal> output column.</para>
464
465       <para revision="260208">The &man.protect.1; command has been
466         added, which allows exempting processes from being killed
467         when swap is exhausted.</para>
468
469       <para revision="260507">The &man.gmirror.8; utility now prevents
470         deactivating the last component of a mirror.</para>
471
472       <para revision="260507">A new &man.gmirror.8; command,
473         <command>gmirror destroy</command>, has been added, which will
474         destroy the &man.geom.8; and erase the &man.gmirror.8;
475         metadata.</para>
476
477       <para revision="260650">The &man.etcupdate.8; utility, a tool
478         for managing updates to files in <filename
479           class="directory">/etc</filename>, has been merged from
480         <literal>head/</literal>.</para>
481
482       <para revision="260651">The &man.find.1; utility has been
483         updated to fix incorrect behavior with the
484         <literal>-lname</literal> and <literal>-ilname</literal>
485         flags.</para>
486
487       <para revision="260868,260869">The
488         <literal>hw.uart.console</literal> is now always updated when
489         the comconsole setup changes.</para>
490
491       <para revision="260909">The &man.kldload.8; utility has been
492         updated to display a message directing to &man.dmesg.8;,
493         instead of the cryptic message <quote>Exec format
494           error</quote>.</para>
495
496       <para revision="261674">A bug that could trigger an infinite
497         loop in KDE and X has been fixed.</para>
498
499       <para revision="262076">The &man.newsyslog.8; utility has been
500         changed to use the size of the file, instead of the blocks the
501         file takes on the disk to match the behavior documented in
502         &man.newsyslog.conf.5;.</para>
503
504       <para revision="262105">A bug in &man.zdb.8; which would cause
505         numeric parameters to a flag as being treated as additional
506         flags has been fixed.</para>
507
508       <para revision="262124">The default number of &man.nfsd.8;
509         threads has been increased from <literal>4</literal> to
510         <literal>(8 * N)</literal>, where <literal>N</literal> is
511         the number of CPUs as reported by
512         <command>sysctl -n hw.ncpu</command>.</para>
513
514       <para revision="262134">The &man.pciconf.8; utility now has
515         a <literal>-V</literal> flag, which lists information such
516         as serial numbers for each device.</para>
517
518       <para revision="262158">A bug that would allow creating
519         a &man.zfs.8; snapshot of an inconsistent dataset has been
520         fixed.</para>
521
522       <para revision="262160">Receiving a &man.zfs.8; dataset with
523         <command>zfs recv -F</command> now properly destroys any
524         snapshots that were created since the incremental source
525         snapshot.</para>
526
527       <para revision="263031">Installation from a read-only
528         <envar>.OBJDIR</envar> has been fixed.</para>
529
530       <para revision="263031">A new shared library directory,
531         <filename class="directory">/usr/lib/private</filename>,
532         has been added for internal-use shared libraries.</para>
533
534       <para revision="263031">A default
535         <filename>libmap32.conf</filename> has been added, for 32-bit
536         applications.</para>
537
538       <para revision="263032">The <literal>libucl</literal> library,
539         a JSON-compatible configuration file parsing library, has been
540         imported.</para>
541
542       <para revision="263038">The &man.pkg.7; package management
543         utility has been syncronized with <literal>head/</literal>.
544         This implements binary package signature verification when
545         bootstrapping the system with <command>pkg
546           bootstrap</command>.</para>
547
548       <para revision="263042">The system timezone data files have
549         been updated to version tzdata2014a.</para>
550
551       <para revision="263212">The NetBSD &man.make.1; utility,
552         <command>bmake</command> has been imported for compatibility
553         with the &os;&nbsp;Ports Collection.  It is installed as
554         <command>bmake</command>, and the <command>make</command>
555         remains the &os; version.</para>
556
557       <para revision="263326">The &man.fetch.3; library now
558         supports <literal>Last-Modified</literal> timestamps which
559         return UTC instead of GMT.</para>
560
561       <para revision="263404">Aliases for the &man.zfs.8; commands
562         <literal>list -t snap</literal> and <literal>snap</literal>
563         have been added to match &oracle;&nbsp;Solaris 11.</para>
564
565       <para revision="263406">A new flag, <literal>-p</literal>, has
566         been added to the &man.zfs.8; <literal>list</literal> command,
567         providing output in a parseable form.</para>
568
569       <para revision="263421"><application>OpenPAM</application> has
570         been updated to Nummularia (20130907), which incorporates
571         several bug fixes and documentation improvements.  The
572         &man.openpam.ttyconv.3; library has been completely
573         rewritten.</para>
574
575       <para revision="264423">The &man.sh.1; command interpreter has
576         been updated to expand assignments after
577         <literal>export</literal>, <literal>local</literal>, and
578         <literal>readonly</literal> differently.  As result of this
579         change, variable assignment such as <literal>local
580           v=&dollar;1</literal> will assign the first positional
581         parameter to <literal>v</literal>, even if
582         <literal>&dollar;1</literal> contains spaces, and
583         <literal>local w=<replaceable>~/myfile</replaceable></literal>
584         will expand the tilde (<literal>~</literal>).</para>
585
586       <para revision="264699">The &man.find.1; utility has been
587         updated to implement <literal>-ignore_readdir_race</literal>.
588         Prior to this change, <literal>-ignore_readdir_race</literal>
589         existed as an option for GNU &man.find.1; compatibility, and
590         was ignored if specified.  A counter primary,
591         <literal>-noignore_readdir_race</literal> now also exists, and
592         is the default behavior.</para>
593
594       <sect3 xml:id="periodic-scripts">
595         <title>&man.periodic.8; Scripts</title>
596
597         <para>&nbsp;</para>
598
599       </sect3>
600
601       <sect3 xml:id="rc-scripts">
602         <title>&man.rc.8; Scripts</title>
603
604         <para revision="256917">Support for <quote>first boot</quote>
605           scripts has been added to &man.rc.8;.  See &man.rc.8; and
606           &man.rc.conf.5; for implementation details.</para>
607
608         <para revision="260432">The &man.rc.8; system will now
609           re-source &man.rc.conf.5; on receipt of
610           <literal>SIGALRM</literal>.</para>
611
612       </sect3>
613     </sect2>
614
615     <sect2 xml:id="contrib">
616       <title>Contributed Software</title>
617
618       <para revision="255934">The &man.readline.3; library has been
619         updated to version 1.104.</para>
620
621       <para revision="261375"><application>Sendmail</application> has
622         been updated to version 8.14.8.</para>
623
624       <para revision="262706"><application>BIND</application> has
625         been updated to version 9.9.5.</para>
626
627       <para revision="263286">The &man.xz.1; utility has been updated
628         to a post-5.0.5 snapshot.</para>
629
630       <para revision="263970"><application>OpenSSH</application> has
631         been updated to version 6.6p1.</para>
632
633     </sect2>
634
635     <sect2 xml:id="releng">
636       <title>Release Engineering and Integration</title>
637
638       <para revision="260891">As part of the release build, the
639         &man.etcupdate.8; utility will bootstrap the system, allowing
640         &man.etcupdate.8; to work after the first upgrade of a
641         system.</para>
642
643       <para revision="262879">The <filename>release.sh</filename>
644         script and release <filename>Makefile</filename> have been
645         updated to use &man.pkg.7; to populate the dvd installation
646         medium.</para>
647
648       <para revision="263028">The &man.services.mkdb.8; utility has
649         been updated to support multiple byte orders.  Similar to
650         &man.cap.mkdb.1;, the <filename>services.db</filename> will
651         be created with proper endinanness as part of
652         cross-architecture release builds.</para>
653
654     </sect2>
655   </sect1>
656
657   <sect1 xml:id="upgrade">
658     <title>Upgrading from Previous Releases of &os;</title>
659
660     <sect2>
661       <title>Upgrading Using &man.freebsd-update.8; or a Source-Based
662         Procedure</title>
663
664       <para arch="amd64,i386">Binary upgrades between RELEASE versions
665         (and snapshots of the various security branches) are supported
666         using the &man.freebsd-update.8; utility.  The binary upgrade
667         procedure will update unmodified userland utilities, as well
668         as an unmodified <filename>GENERIC</filename> kernel,
669         distributed as a part of an official &os; release.  The
670         &man.freebsd-update.8; utility requires that the host being
671         upgraded have Internet connectivity.</para>
672
673       <para>Source-based upgrades (those based on recompiling the &os;
674         base system from source code) from previous versions are
675         supported using to the instructions in
676         <filename>/usr/src/UPDATING</filename>.</para>
677
678       <?ignore
679       <para>For more specific information about upgrading
680         instructions, see <uri
681           xlink:href="http://www.FreeBSD.org/releases/9.3R/installation.html">http://www.FreeBSD.org/releases/9.3R/installation.html</uri>.</para>
682
683       ?>
684       <important>
685         <para>Upgrading &os; should only be attempted
686           after backing up <emphasis>all</emphasis> data and
687           configuration files.</para>
688       </important>
689     </sect2>
690
691     <sect2>
692       <title xml:id="upgrade-pitfalls">User-Visible
693         Incompatibilities</title>
694
695       <para>&os;&nbsp;9.0 and later have several incompatibilities in
696         system configuration which you might want to know before
697         upgrading your system.  <emphasis>Please read this section and
698           the <link
699             xlink:href="http://www.freebsd.org/releases/9.0R/relnotes-detailed.html#UPGRADE">Upgrading
700             Section in 9.0-RELEASE Release Notes</link> carefully
701           before submitting a problem report and/or posting a question
702           to the &os; mailing lists.</emphasis></para>
703     </sect2>
704   </sect1>
705 </article>