Hello community,

here is the log from the commit of package ldns for openSUSE:Factory checked in 
at 2011-12-14 14:33:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ldns (Old)
 and      /work/SRC/openSUSE:Factory/.ldns.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ldns", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ldns/ldns.changes        2011-09-23 
02:07:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ldns.new/ldns.changes   2011-12-14 
14:33:47.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Oct 17 15:17:12 UTC 2011 - [email protected]
+
+- new version 1.6.11
+  * new ldnsx python module
+  * fix heap overflow (bnc#720277, CVE-2011-3581)
+
+-------------------------------------------------------------------

Old:
----
  ldns-1.6.9.tar.gz

New:
----
  ldns-1.6.11.tar.gz

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

Other differences:
------------------
++++++ ldns.spec ++++++
--- /var/tmp/diff_new_pack.tUb09U/_old  2011-12-14 14:33:48.000000000 +0100
+++ /var/tmp/diff_new_pack.tUb09U/_new  2011-12-14 14:33:48.000000000 +0100
@@ -15,21 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           ldns
-Version:        1.6.9
-Release:        1
+Version:        1.6.11
+Release:        0
 #
 Group:          Development/Libraries/C and C++
-License:        BSD
+License:        BSD-3-Clause
 #
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libpcap-devel openssl-devel
-BuildRequires:  python-devel swig
 BuildRequires:  doxygen
 BuildRequires:  fdupes
+BuildRequires:  libpcap-devel
+BuildRequires:  openssl-devel
+BuildRequires:  python-devel
+BuildRequires:  swig
 #
 Url:            http://www.nlnetlabs.nl/projects/ldns/
 Source:         http://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz
@@ -46,8 +45,6 @@
 This package holds the tools/examples from ldns.
 
 %package -n libldns1
-
-
 Group:          Productivity/Networking/DNS/Servers
 #
 Summary:        Tools from ldns
@@ -61,9 +58,6 @@
 
 
 %package devel
-
-
-Group:          Development/Libraries/C and C++
 Requires:       libldns1 = %{version}
 #
 Summary:        Development files for ldns
@@ -79,8 +73,6 @@
 This package holds the development files.
 
 %package -n python-ldns
-
-
 Summary:        Python bindings for ldns
 Group:          Productivity/Networking/DNS/Servers
 # doesn't use symbol versioning
@@ -109,6 +101,7 @@
 %makeinstall -C examples
 %makeinstall -C drill
 %{__rm} -v %{buildroot}%{_libdir}/libldns.*a
+%{__rm} -v %{buildroot}%{python_sitearch}/*.la
 %{__rm} -rv doc/doxyparse.pl doc/man/
 #
 %fdupes %buildroot%_mandir
@@ -126,6 +119,7 @@
 %{_bindir}/ldns-chaos
 %{_bindir}/ldns-compare-zones
 %{_bindir}/ldns-dpa
+%{_bindir}/ldns-gen-zone
 %{_bindir}/ldns-key2ds
 %{_bindir}/ldns-keyfetcher
 %{_bindir}/ldns-keygen
@@ -148,7 +142,6 @@
 %{_bindir}/ldnsd
 %{_mandir}/man1/drill.1*
 %{_mandir}/man1/ldns*.1*
-%doc drill/ChangeLog.22-nov-2005 drill/README drill/REGRESSIONS
 
 %files -n libldns1
 %defattr(-,root,root,-)
@@ -160,10 +153,10 @@
 %{_includedir}/ldns/
 %{_libdir}/libldns.so
 %{_mandir}/man3/ldns*.3*
-%doc README* libdns.vim doc
+%doc libdns.vim doc
 
 %files -n python-ldns
 %defattr(-,root,root)
-%{python_sitelib}/*
+%{python_sitearch}/*
 
 %changelog

++++++ ldns-1.6.9.tar.gz -> ldns-1.6.11.tar.gz ++++++
++++ 34523 lines of diff (skipped)

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

Reply via email to