Hello community,

here is the log from the commit of package dhcp for openSUSE:12.1:Update:Test 
checked in at 2012-01-18 01:39:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1:Update:Test/dhcp (Old)
 and      /work/SRC/openSUSE:12.1:Update:Test/.dhcp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dhcp", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.1:Update:Test/dhcp/dhcp.changes       2012-01-11 
18:26:47.000000000 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.dhcp.new/dhcp.changes  2012-01-18 
01:39:35.000000000 +0100
@@ -1,0 +2,17 @@
+Fri Jan 13 15:26:43 UTC 2012 - [email protected]
+
+- Updated to ISC dhcp-4.2.3-P2 release, providing a DDNS security fix:
+  Modify the DDNS handling code. In a previous patch we added logging
+  code to the DDNS handling.  This code included a bug that caused it
+  to attempt to dereference a NULL pointer and eventually segfault.
+  While reviewing the code as we addressed this problem, we determined
+  that some of the updates to the lease structures would not work as
+  planned since the structures being updated were in the process of
+  being freed: these updates were removed.  In addition we removed an
+  incorrect call to the DDNS removal function that could cause a failure
+  during the removal of DDNS information from the DNS server.
+  Thanks to Jasper Jongmans for reporting this issue.
+  ([ISC-Bugs #27078], CVE: CVE-2011-4868, bnc#741239)
+- Removed obsolete dhcp-4.2.2-CVE-2011-4539-regex-DoS patch.
+
+-------------------------------------------------------------------

Old:
----
  dhcp-4.2.2-CVE-2011-4539-regex-DoS.bnc735610.diff
  dhcp-4.2.2.tar.bz2

New:
----
  dhcp-4.2.3-P2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dhcp.spec ++++++
--- /var/tmp/diff_new_pack.5P8G8A/_old  2012-01-18 01:39:36.000000000 +0100
+++ /var/tmp/diff_new_pack.5P8G8A/_new  2012-01-18 01:39:36.000000000 +0100
@@ -17,7 +17,7 @@
 
 # norootforbuild
 
-%define isc_version   4.2.2
+%define isc_version   4.2.3-P2
 %define susefw2dir    %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 %define omc_prefix    /usr/share/omc
 %define omc_svcdir    %{omc_prefix}/svcinfo.d
@@ -40,8 +40,8 @@
 License:        BSD3c(or similar)
 Group:          Productivity/Networking/Boot/Servers
 AutoReqProv:    on
-Version:        4.2.2
-Release:        3
+Version:        4.2.3.P2
+Release:        0.<RELEASE0>
 Summary:        Common Files Used by ISC DHCP Software
 Url:            http://www.isc.org/software/dhcp
 Source0:        dhcp-%{isc_version}.tar.bz2
@@ -88,10 +88,9 @@
 Patch45:        dhcp-4.2.2-dhclient-option-checks.bnc675052.diff
 Patch46:        dhcp-4.2.2-close-on-exec.diff
 Patch47:        dhcp-4.2.2-quiet-dhclient.bnc711420.diff
-Patch48:        dhcp-4.2.2-CVE-2011-4539-regex-DoS.bnc735610.diff
-Patch49:        dhcp-4.2.2-dhclient-option_param-a.diff
-Patch50:        dhcp-4.2.2-dhclient-log-pid.diff
-Patch51:        dhcp-4.2.2-dhclient-zero-length-options.patch
+Patch48:        dhcp-4.2.2-dhclient-option_param-a.diff
+Patch49:        dhcp-4.2.2-dhclient-log-pid.diff
+Patch50:        dhcp-4.2.2-dhclient-zero-length-options.patch
 ##
 PreReq:         /bin/touch /sbin/chkconfig sysconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -223,7 +222,6 @@
 %patch48 -p1
 %patch49 -p1
 %patch50 -p1
-%patch51 -p1
 ##
 find . -type f -name \*.cat\* -exec rm -f {} \;
 dos2unix contrib/ms2isc/*



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to