Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2016-05-23 16:37:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and      /work/SRC/openSUSE:Factory/.wicked.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wicked"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wicked/wicked.changes    2016-05-08 
10:39:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes       2016-05-23 
16:37:28.000000000 +0200
@@ -1,0 +2,9 @@
+Fri May 20 13:29:49 UTC 2016 - [email protected]
+
+- version 0.6.34
+- utils: fix for ni_string_set to set empty pointers
+- team: fix for unclosed file descriptor and string memleak
+- ppp: initial implementation of PPPoE support
+  (fate#317976,bsc#865573,boo#913861)
+
+-------------------------------------------------------------------

Old:
----
  wicked-0.6.33.tar.bz2

New:
----
  wicked-0.6.34.tar.bz2

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

Other differences:
------------------
++++++ wicked.spec ++++++
--- /var/tmp/diff_new_pack.Irn27d/_old  2016-05-23 16:37:29.000000000 +0200
+++ /var/tmp/diff_new_pack.Irn27d/_new  2016-05-23 16:37:29.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define                release_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:           wicked
-Version:        0.6.33
+Version:        0.6.34
 Release:        %{release_prefix}.0.0
 Summary:        Network configuration infrastructure
 License:        GPL-2.0
@@ -238,10 +238,10 @@
 if test "x${_id##*/}" = "xnetwork.service" -a -x /etc/init.d/network ; then
        /etc/init.d/network stop-all-dhcp-clients || :
 fi
-%{service_add_pre wicked.service}
+%{service_add_pre wicked.service wickedd-pppd@*.service}
 
 %post service
-%{service_add_post wicked.service}
+%{service_add_post wicked.service wickedd-pppd@*.service}
 # See bnc#843526: presets do not apply for upgrade / are not sufficient
 #                 to handle sysconfig-network|wicked -> wicked migration
 _id=`readlink /etc/systemd/system/network.service 2>/dev/null` || :
@@ -257,11 +257,11 @@
 # - stopping wickedd should be sufficient ... other just to be sure.
 # - stopping of the wicked.service does not stop network, but removes
 #   the wicked.service --> network.service link and resets its status.
-%{service_del_preun wickedd.service wickedd-auto4.service 
wickedd-dhcp4.service wickedd-dhcp6.service wickedd-nanny.service 
wicked.service}
+%{service_del_preun wickedd.service wickedd-auto4.service 
wickedd-dhcp4.service wickedd-dhcp6.service wickedd-nanny.service 
wicked.service wickedd-pppd@*.service}
 
 %postun service
 # restart wickedd after upgrade
-%{service_del_postun wickedd.service}
+%{service_del_postun wickedd.service wickedd-pppd@*.service}
 
 %else
 
@@ -339,6 +339,7 @@
 %_mandir/man5/ifcfg-dummy.5*
 %_mandir/man5/ifcfg-macvlan.5*
 %_mandir/man5/ifcfg-macvtap.5*
+%_mandir/man5/ifcfg-ppp.5*
 %_mandir/man5/ifcfg-ovs-bridge.5*
 %_mandir/man5/ifcfg-team.5*
 %_mandir/man5/ifcfg-tunnel.5*
@@ -368,6 +369,7 @@
 %_unitdir/wickedd-nanny.service
 %_unitdir/wickedd.service
 %_unitdir/wicked.service
+%_unitdir/[email protected]
 %attr(0600,root,root) %config /etc/sysconfig/network/ifcfg-lo
 %_sbindir/ifup
 %if "%_sbindir" != "/sbin"

++++++ wicked-0.6.33.tar.bz2 -> wicked-0.6.34.tar.bz2 ++++++
++++ 4901 lines of diff (skipped)


Reply via email to