<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/contrib, branch stable/5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-12-14T01:06:55Z</updated>
<entry>
<title>MFC r200392:</title>
<updated>2009-12-14T01:06:55Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-12-14T01:06:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d7fc6fc731010ef6356a431207d24924f5bf48c1'/>
<id>urn:sha1:d7fc6fc731010ef6356a431207d24924f5bf48c1</id>
<content type='text'>
Apply two vendor fixes for CVE-2009-3720.

Security:	CVE-2009-3720
</content>
</entry>
<entry>
<title>MFC: bzip2 1.0.5</title>
<updated>2008-04-17T00:53:13Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2008-04-17T00:53:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f2231bb37204fb5f8c92065c9be698524c903edc'/>
<id>urn:sha1:f2231bb37204fb5f8c92065c9be698524c903edc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: rev 1.4: forward compatability with cvs-1.12 repository</title>
<updated>2008-01-07T09:11:23Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2008-01-07T09:11:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7656d60a2a34591e5a19a33a938814ca15945eae'/>
<id>urn:sha1:7656d60a2a34591e5a19a33a938814ca15945eae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct a random value disclosure in random(4). [07:09]</title>
<updated>2007-11-29T16:08:54Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2007-11-29T16:08:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc60f211975cb9a3af1cdf96d5783d5323daf2b0'/>
<id>urn:sha1:cc60f211975cb9a3af1cdf96d5783d5323daf2b0</id>
<content type='text'>
Correct a gtar directory traversal vulnerability. [07:10]

Security:	FreeBSD-SA-07:09.random
Security:	FreeBSD-SA-07:10.gtar
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2007-11-24T06:53:09Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2007-11-24T06:53:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d136af115468ff2e37d3e42fa775829540926201'/>
<id>urn:sha1:d136af115468ff2e37d3e42fa775829540926201</id>
<content type='text'>
Import two binutils header files from FSF 2.15 branch.
These fix binutils compilation on i386/amd64 with GCC 4.1 and
have no other effect.

This fixes RELENG_5 build on RELENG_7/HEAD.
</content>
</entry>
<entry>
<title>MFC: sendmail 8.14.2</title>
<updated>2007-11-11T17:09:13Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2007-11-11T17:09:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c4b61c515763030c4eee671910b774bffb09e948'/>
<id>urn:sha1:c4b61c515763030c4eee671910b774bffb09e948</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only write the PID file out when becoming a daemon.</title>
<updated>2007-10-27T16:41:12Z</updated>
<author>
<name>Darren Reed</name>
<email>darrenr@FreeBSD.org</email>
</author>
<published>2007-10-27T16:41:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d24303eddad7f1fcfd039bd1e9c32a2a28218471'/>
<id>urn:sha1:d24303eddad7f1fcfd039bd1e9c32a2a28218471</id>
<content type='text'>
PR:		bin/87891
</content>
</entry>
<entry>
<title>Correct a bug in the patch for FreeBSD-SA-07:01.jail which prevented</title>
<updated>2007-08-01T20:47:12Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2007-08-01T20:47:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5ac371624841677651f8d2ecbec112f71624cba4'/>
<id>urn:sha1:5ac371624841677651f8d2ecbec112f71624cba4</id>
<content type='text'>
jails with custom fstab's from starting due to use of incorrect
variable. [1]

Correct buffer overflow in tcpdump(1). [SA-07:06]

Reported by:	Joel Hatton &lt;joel@auscert.org.au&gt; [1]
Security:	FreeBSD-SA-07:06.tcpdump
</content>
</entry>
<entry>
<title>Update to 9.3.4-P1, which fixes the following:</title>
<updated>2007-07-25T08:24:40Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2007-07-25T08:24:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f6a07f4614ef564e91053ec56336c84239607086'/>
<id>urn:sha1:f6a07f4614ef564e91053ec56336c84239607086</id>
<content type='text'>
The DNS query id generation is vulnerable to cryptographic
analysis which provides a 1 in 8 chance of guessing the next
query id for 50% of the query ids. This can be used to perform
cache poisoning by an attacker.

This bug only affects outgoing queries, generated by BIND 9 to
answer questions as a resolver, or when it is looking up data
for internal uses, such as when sending NOTIFYs to slave name
servers.

All users are encouraged to upgrade.

See also:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926
</content>
</entry>
<entry>
<title>Fix buffer overflow in libmagic(3).</title>
<updated>2007-05-23T16:13:20Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2007-05-23T16:13:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=87b0c366704ffc01fe100f1b5e5353ce3f496f5a'/>
<id>urn:sha1:87b0c366704ffc01fe100f1b5e5353ce3f496f5a</id>
<content type='text'>
Security:	FreeBSD-SA-07:04.file
Approved by:	so (cperciva)
</content>
</entry>
</feed>
