]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/log
FreeBSD/releng/9.3.git
9 years agoMFC: r267145
marius [Wed, 25 Jun 2014 10:27:17 +0000 (10:27 +0000)]
MFC: r267145

Fix the keyfile being cleared prematurely after r259428 (MFCed to stable/9
in r266750).

PR: 185084
Submitted by: fk@fabiankeil.de
Reviewed by: pjd
Approved by: re (glebius)

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267862 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoDocument FreeBSD-SA-14:16.file.
gjb [Wed, 25 Jun 2014 00:33:30 +0000 (00:33 +0000)]
Document FreeBSD-SA-14:16.file.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267848 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoMFC 253392:
jhb [Tue, 24 Jun 2014 20:35:20 +0000 (20:35 +0000)]
MFC 253392:
Workaround some broken BIOSes that specify edge-sensitive but active-low
settings for ACPI-enumerated serial ports by forcing any IRQs that use
an ISA IRQ value with these settings to active-high instead of active-low.

This is known to occur with the BIOS on an Intel D2500CCE motherboard.

Approved by: re (gjb)

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267841 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoFix multiple vulnerabilities in file(1) and libmagic(3).
delphij [Tue, 24 Jun 2014 19:05:19 +0000 (19:05 +0000)]
Fix multiple vulnerabilities in file(1) and libmagic(3).
[SA-14:16]

Security: CVE-2013-7345, CVE-2014-1943, CVE-2014-2270
Security: FreeBSD-SA-14:16.file
Approved by: re (implicit)

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267830 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoMFC r267781:
tuexen [Mon, 23 Jun 2014 19:47:25 +0000 (19:47 +0000)]
MFC r267781:
Fix a bug in the setsockopt()-handling of the SCTP
specific option SCTP_PEER_ADDR_THLDS: Use the
provided address as intended.

MFC r267781:
Fix a bug which incorrectly allowed two listening SCTP sockets on
the same port bound to the wildcard address.

Approved by: re (gjb@)

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267806 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoPackages for KDE4 will not immediately be available for
gjb [Mon, 23 Jun 2014 19:37:11 +0000 (19:37 +0000)]
Packages for KDE4 will not immediately be available for
9.3-RELEASE, so include XFCE4 on the DVD in its place.

This is a direct commit to releng/9.3.

Approved by: re (marius)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267805 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoSwitch the DVD pkg(8) repository to 'release_3' now that
gjb [Mon, 23 Jun 2014 19:36:57 +0000 (19:36 +0000)]
Switch the DVD pkg(8) repository to 'release_3' now that
the 9.3-RELEASE package builds are complete.

This is a direct commit to releng/9.3.

Approved by: re (marius)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267804 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoMFC r267780:
tuexen [Mon, 23 Jun 2014 15:04:32 +0000 (15:04 +0000)]
MFC r267780:

Honor jails for unbound SCTP sockets when selecting source addresses,
reporting IP-addresses to the peer during the handshake, adding
addresses to the host, reporting the addresses via the sysctl
interface (used by netstat, for example) and reporting the
addresses to the application via socket options.
This issue was reported by Bernd Walter.

Approved by: re (glebius@)

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267799 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoReword the compatibility note regarding earlier versions of
gjb [Sat, 21 Jun 2014 23:35:11 +0000 (23:35 +0000)]
Reword the compatibility note regarding earlier versions of
FreeBSD prior to 9.0.

Submitted by: wblock
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267707 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoSpell '14' correctly.
gjb [Sat, 21 Jun 2014 01:11:59 +0000 (01:11 +0000)]
Spell '14' correctly.

Submitted by: delphij
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267699 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoMerge r267600, which was MFC'd to stable/9 as r267695.
np [Sat, 21 Jun 2014 01:05:46 +0000 (01:05 +0000)]
Merge r267600, which was MFC'd to stable/9 as r267695.

cxgbe(4):  Fix bug in the fast rx buffer recycle path.  In some cases rx
buffers were getting recycled when they should have been left alone.

Approved by: re (gjb)

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267698 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoRemove the '<?ignore ?>' surrounding the 9.3R installation
gjb [Fri, 20 Jun 2014 21:35:39 +0000 (21:35 +0000)]
Remove the '<?ignore ?>' surrounding the 9.3R installation
documentation.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267691 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoUpdate __FreeBSD_version now that releng/9.3 is branched.
gjb [Fri, 20 Jun 2014 00:18:25 +0000 (00:18 +0000)]
Update __FreeBSD_version now that releng/9.3 is branched.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267656 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoRemove svn:mergeinfo carried over from stable/9.
gjb [Fri, 20 Jun 2014 00:13:56 +0000 (00:13 +0000)]
Remove svn:mergeinfo carried over from stable/9.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267655 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f

9 years agoCopy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
gjb [Fri, 20 Jun 2014 00:11:34 +0000 (00:11 +0000)]
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267654 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f