Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory
checked in at Mon Jul 11 12:16:01 CEST 2011.



--------
--- iproute2/iproute2.changes   2011-06-01 01:29:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/iproute2/iproute2.changes      2011-07-08 
20:07:37.000000000 +0200
@@ -1,0 +2,18 @@
+Fri Jul  8 17:43:01 UTC 2011 - jeng...@medozas.de
+
+- Update to new upstream release 2.6.39
+* support device group semantics
+* support listing devices by group
+* parse flag XFRM_POLICY_ICMP
+* CHOKe scheduler
+* macvlan/macvtap: support 'passthru' mode
+* tc: SFB flow scheduler
+* tc add mqprio qdisc support
+* xfrm security context support
+* allow to specify truncation bits on auth algo
+* fix unit conversion of rtt/rttvar/rto_min
+* support IFLA_TXQLEN in ip link command
+- Remove iproute2-pdfdoc.diff: merged upstream
+- Remove iproute2-memleak.diff: merged upstream
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  iproute2-2.6.38.tar.bz2
  iproute2-memleak.diff
  iproute2-pdfdoc.diff

New:
----
  iproute2-2.6.39.tar.xz

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

Other differences:
------------------
++++++ iproute2.spec ++++++
--- /var/tmp/diff_new_pack.PDBc6m/_old  2011-07-11 11:32:02.000000000 +0200
+++ /var/tmp/diff_new_pack.PDBc6m/_new  2011-07-11 11:32:02.000000000 +0200
@@ -22,20 +22,19 @@
 License:        GPLv2+
 Group:          Productivity/Networking/Routing
 Provides:       iproute
-Version:        2.6.38
-Release:        5
-%define rversion        2.6.38
-Summary:        Advanced Routing
+Version:        2.6.39
+Release:        1
+Summary:        Linux network configuration utilities
 Url:            
http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
-Source0:        %name-%rversion.tar.bz2
+Source0:        %name-%version.tar.xz
 Patch0:         %name-libdir-1.diff
 Patch1:         %name-HZ.diff
-Patch2:         %name-pdfdoc.diff
-Patch3:         %name-memleak.diff
 Patch4:         iproute2-xt.diff
 Patch5:         iproute2-libxtables6.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  bison db-devel flex ghostscript-fonts-std ghostscript-x11 
libpng-devel libtiff-devel sgmltool texlive-latex xorg-x11-devel
+BuildRequires:  bison db-devel flex ghostscript-fonts-std ghostscript-x11
+BuildRequires:  libpng-devel libtiff-devel sgmltool texlive-latex
+BuildRequires:  xorg-x11-devel xz
 %define with_xt 1
 %if 0%{?with_xt}
 BuildRequires:  iptables-devel
@@ -74,11 +73,9 @@
 as well as examples and other outdated files.
 
 %prep
-%setup -q -n %name-%rversion
+%setup -q
 %patch0
 %patch1
-%patch2
-%patch3
 %patch -P 4 -P 5 -p1
 find . -name *.orig -print0 | xargs -r0 rm -v
 
@@ -104,9 +101,6 @@
 ln -sf /sbin/ip %buildroot/bin/ip
 rm %buildroot%_sbindir/ifcfg
 
-%clean
-rm -rf %buildroot
-
 %files
 %defattr(-,root,root)
 %doc README* RELNOTES
@@ -115,12 +109,7 @@
 /bin/ip
 %_mandir/man8/*
 %dir %_sysconfdir/iproute2
-%config(noreplace) %_sysconfdir/iproute2/rt_dsfield
-%config(noreplace) %_sysconfdir/iproute2/rt_protos
-%config(noreplace) %_sysconfdir/iproute2/rt_scopes
-%config(noreplace) %_sysconfdir/iproute2/rt_realms
-%config(noreplace) %_sysconfdir/iproute2/rt_tables
-%config(noreplace) %_sysconfdir/iproute2/ematch_map
+%config(noreplace) %_sysconfdir/iproute2/*
 %_libdir/tc
 %dir %_datadir/tc
 %attr(644,root,root)%_datadir/tc/*

++++++ iproute2-libdir-1.diff ++++++
--- /var/tmp/diff_new_pack.PDBc6m/_old  2011-07-11 11:32:02.000000000 +0200
+++ /var/tmp/diff_new_pack.PDBc6m/_new  2011-07-11 11:32:02.000000000 +0200
@@ -30,7 +30,7 @@
 +CFLAGS = -DLIBDIR=\"$(LIBDIR)\" $(CCOPTS) -I../include $(DEFINES)
  YACCFLAGS = -d -t -v
  
- LDLIBS += -L../lib -lnetlink -lutil
+ SUBDIRS=lib ip tc misc netem genl
 Index: include/iptables.h
 ===================================================================
 --- include/iptables.h.orig


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



Remember to have fun...

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

Reply via email to