Hello community,

here is the log from the commit of package libnl3 for openSUSE:Factory checked 
in at 2014-07-18 06:40:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnl3 (Old)
 and      /work/SRC/openSUSE:Factory/.libnl3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnl3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnl3/libnl3.changes    2014-05-02 
09:51:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libnl3.new/libnl3.changes       2014-07-18 
06:40:30.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Jul 16 21:24:48 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 3.2.25
+* route: fix off-by-one in rtnl_act_parse()
+* act: fix policy range check
+* act: fix the logic of parsing actions
+* u32: prevent memcpy from NULL
+* attr: prevent garbage return value for NULL param
+* introduce ipip, ip6, gre, sit tunnel support
+* tc: add co_groups for tc qdisc and filter
+
+-------------------------------------------------------------------

Old:
----
  libnl-3.2.24.tar.xz

New:
----
  libnl-3.2.25.tar.gz

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

Other differences:
------------------
++++++ libnl3.spec ++++++
--- /var/tmp/diff_new_pack.0fAb5t/_old  2014-07-18 06:40:31.000000000 +0200
+++ /var/tmp/diff_new_pack.0fAb5t/_new  2014-07-18 06:40:31.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           libnl3
 %define lname  libnl3-200
 %define with_tools 1
-Version:        3.2.24
+Version:        3.2.25
 Release:        0
 Summary:        Convenience library for working with Netlink sockets
 License:        LGPL-2.1 and GPL-2.0
@@ -28,8 +28,7 @@
 
 #Git-Clone:    git://git.infradead.org/users/tgr/libnl
 #Git-Clone:    git://github.com/tgraf/libnl
-#DL-URL:       http://www.carisma.slowglass.com/~tgr/libnl/files/
-Source:         libnl-%version.tar.xz
+Source:         
http://www.carisma.slowglass.com/~tgr/libnl/files/libnl-%version.tar.gz
 Source2:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
@@ -39,7 +38,6 @@
 # is marked as 
 # "NOTE: The python wrapper is experimental and may or may not work."
 # BuildRequires:  python-devel >= 2.6
-BuildRequires:  xz
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 %endif
@@ -101,12 +99,7 @@
 %endif
 
 %prep
-%if 0%{?__xz:1}
 %setup -qn libnl-%version
-%else
-tar -xf "%{S:0}" --use=xz;
-%setup -DTqn libnl-%version
-%endif
 
 %build
 %configure --disable-static

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to