New release notes: ehci, pam_chroot(8), uudecode(1)/b64decode(1) -r,

vmstat(8) -f, gdtoa 20030324, lukemftpd 20030122, pkg_create(1) -C
conflict checking.
This commit is contained in:
Bruce A. Mah 2003-04-17 15:43:59 +00:00
parent cc8e8a9865
commit e24d5d036e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113602
2 changed files with 62 additions and 0 deletions

View file

@ -155,6 +155,10 @@
XFree86 4.3.0 but also including some additional
bug fixes.</para>
<para arch="i386,ia64">An ehci driver has been added; it supports
the USB Enhanced Host Controller Interface used by USB 2.0
controllers.</para>
<para>A minor bug in the permissions handling of
<filename>/dev/tty</filename> has been fixed. As a result,
&man.ssh.1; can now be used after &man.su.1;.</para>
@ -565,6 +569,10 @@
to prevent system overloads caused by starting several
compression jobs on big files simultaneously. &merged;</para>
<para>A new &man.pam.chroot.8; module has been added, which does a
&man.chroot.2; operation for users into either a predetermined
directory or one derived from their home directory.</para>
<para>&man.pam.ssh.8; has been rewritten. One side effect of the
rewrite is that it now starts a separate instance of
&man.ssh-agent.1; for each session instead of trying to connect
@ -628,6 +636,14 @@
actions according to its configuration in response to USB HID
controls.</para>
<para>&man.uudecode.1; and &man.b64decode.1; now support a
<option>-r</option> flag for decoding raw (or broken) files that
may be missing the initial and possibly final framing
lines. &merged;</para>
<para>&man.vmstat.8; has re-implemented the <option>-f</option>
flag, which displays statistics on fork operations.</para>
<para>&man.xargs.1; now supports a <option>-P</option> option to
execute multiple copies of the same utility in parallel.</para>
@ -672,6 +688,10 @@
<para><application>GCC</application> has been updated to
3.2.2 (release version).</para>
<para>The <application>gdtoa</application> library, for
conversions between strings and floating point. These sources
were dated 24 March 2003.</para>
<para><application>IPFilter</application> has been updated to
3.4.31. &merged;</para>
@ -695,6 +715,10 @@
<para><application>libpcap</application> now has support for
selecting among multiple data link types on an interface.</para>
<para><application>lukemftpd</application> (not built or installed
by default) has been updated to a snapshot from 22 January
2003.</para>
<para><application>OpenPAM</application> has been updated to the
<quote>Daffodil</quote> release.</para>
@ -723,6 +747,13 @@
change reduces the disk space and inodes used by the ports
tree. &merged;</para>
<para>&man.pkg.create.1; now supports a <option>-C</option>
option, which allows packages to register a list of other
packages with which they conflict. They will refuse to install
(via &man.pkg.add.1;) if one of the listed packages is already
present. The <option>-f</option> flag to &man.pkg.add.1;
overrides this conflict-checking.</para>
<para>&man.pkg.info.1; now honors the <varname>BLOCKSIZE</varname>
environment variable in its output when the <option>-b</option>
flag is given.</para>

View file

@ -155,6 +155,10 @@
XFree86 4.3.0 but also including some additional
bug fixes.</para>
<para arch="i386,ia64">An ehci driver has been added; it supports
the USB Enhanced Host Controller Interface used by USB 2.0
controllers.</para>
<para>A minor bug in the permissions handling of
<filename>/dev/tty</filename> has been fixed. As a result,
&man.ssh.1; can now be used after &man.su.1;.</para>
@ -565,6 +569,10 @@
to prevent system overloads caused by starting several
compression jobs on big files simultaneously. &merged;</para>
<para>A new &man.pam.chroot.8; module has been added, which does a
&man.chroot.2; operation for users into either a predetermined
directory or one derived from their home directory.</para>
<para>&man.pam.ssh.8; has been rewritten. One side effect of the
rewrite is that it now starts a separate instance of
&man.ssh-agent.1; for each session instead of trying to connect
@ -628,6 +636,14 @@
actions according to its configuration in response to USB HID
controls.</para>
<para>&man.uudecode.1; and &man.b64decode.1; now support a
<option>-r</option> flag for decoding raw (or broken) files that
may be missing the initial and possibly final framing
lines. &merged;</para>
<para>&man.vmstat.8; has re-implemented the <option>-f</option>
flag, which displays statistics on fork operations.</para>
<para>&man.xargs.1; now supports a <option>-P</option> option to
execute multiple copies of the same utility in parallel.</para>
@ -672,6 +688,10 @@
<para><application>GCC</application> has been updated to
3.2.2 (release version).</para>
<para>The <application>gdtoa</application> library, for
conversions between strings and floating point. These sources
were dated 24 March 2003.</para>
<para><application>IPFilter</application> has been updated to
3.4.31. &merged;</para>
@ -695,6 +715,10 @@
<para><application>libpcap</application> now has support for
selecting among multiple data link types on an interface.</para>
<para><application>lukemftpd</application> (not built or installed
by default) has been updated to a snapshot from 22 January
2003.</para>
<para><application>OpenPAM</application> has been updated to the
<quote>Daffodil</quote> release.</para>
@ -723,6 +747,13 @@
change reduces the disk space and inodes used by the ports
tree. &merged;</para>
<para>&man.pkg.create.1; now supports a <option>-C</option>
option, which allows packages to register a list of other
packages with which they conflict. They will refuse to install
(via &man.pkg.add.1;) if one of the listed packages is already
present. The <option>-f</option> flag to &man.pkg.add.1;
overrides this conflict-checking.</para>
<para>&man.pkg.info.1; now honors the <varname>BLOCKSIZE</varname>
environment variable in its output when the <option>-b</option>
flag is given.</para>