ISC released an advisory for their DHCP server. The attached patch updates both net/isc-dhcp41-server and net/isc-dhcp31-server to their latest versions. I'm also attaching a vuxml entry for this. I'm willing to commit both of these immediately, given that they are security relevant. However, since they are at least in the case of net/isc-dhcp31-server contain other updates (going to -R3 skipping -R1, -R2 was never released) I'd like to give Josh a couple of days to comment on it. http://www.isc.org/software/dhcp/advisories/cve-2011-2748 How-To-Repeat: N/A
Responsible Changed From-To: freebsd-ports-bugs->jpaetzel Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: jpaetzel->wxs From misfiled PR ports/159726: Date: Fri, 12 Aug 2011 11:08:15 -0700
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The 4.1 stuff also looks fine. - -- Douglas William Thrift <douglas@douglasthrift.net> <http://douglasthrift.net/> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (MingW32) iEYEARECAAYFAk5HEcEACgkQYnuk2DQXYVmsnQCfTJ+7sRYlcJGfgmDTVGUyftt1 jMcAn3jJmrxQSzUB4TCOrL+ujOLM2pOz =A76+ -----END PGP SIGNATURE-----
wxs 2011-08-14 01:44:11 UTC FreeBSD ports repository Modified files: net/isc-dhcp31-server Makefile distinfo Log: - Update to 3.1-ESV-R3 to address DoS issue. PR: ports/159698 Submitted by: wxs@ Approved by: jpaetzel@ (maintainer) Security: 510b630e-c43b-11e0-916c-00e0815b8da8 Revision Changes Path 1.135 +2 -2 ports/net/isc-dhcp31-server/Makefile 1.65 +2 -2 ports/net/isc-dhcp31-server/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
wxs 2011-08-14 01:45:25 UTC FreeBSD ports repository Modified files: net/isc-dhcp41-server Makefile distinfo Log: - Update to 4.1-ESV-R3 to address DoS issue. PR: ports/159698 Submitted by: wxs@ Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) Security: 510b630e-c43b-11e0-916c-00e0815b8da8 Revision Changes Path 1.25 +2 -2 ports/net/isc-dhcp41-server/Makefile 1.7 +2 -4 ports/net/isc-dhcp41-server/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!