Hello community, here is the log from the commit of package SuSEfirewall2 for openSUSE:Factory checked in at 2016-02-18 11:06:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SuSEfirewall2 (Old) and /work/SRC/openSUSE:Factory/.SuSEfirewall2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SuSEfirewall2" Changes: -------- --- /work/SRC/openSUSE:Factory/SuSEfirewall2/SuSEfirewall2.changes 2016-01-23 01:16:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.SuSEfirewall2.new/SuSEfirewall2.changes 2016-02-18 12:35:44.000000000 +0100 @@ -1,0 +2,20 @@ +Wed Feb 10 15:18:40 UTC 2016 - [email protected] + +- add nfs-server.service too as dependency, remove default.target again + as it makes trouble (bsc#963740) +- basic.target and SuSEfirewall2 have a loop, remove it bsc#961258 + +------------------------------------------------------------------- +Tue Feb 9 11:01:25 UTC 2016 - [email protected] + +- change dependencies of SUSEfirewall2_init, so it gets run after systemd + version update brought new dependencies somehow (bsc#963969) + +------------------------------------------------------------------- +Thu Jan 28 12:23:06 UTC 2016 - [email protected] + +- add default.target, so SuSEfirewall2 final will be started after + all other services. This is relevant for rpc services like the NFS rpc + process group, where ports are opened dynamically. bsc#963740 + +------------------------------------------------------------------- Old: ---- SuSEfirewall2-3.6.318.tar.bz2 New: ---- SuSEfirewall2-3.6.322.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SuSEfirewall2.spec ++++++ --- /var/tmp/diff_new_pack.MOlTnT/_old 2016-02-18 12:35:45.000000000 +0100 +++ /var/tmp/diff_new_pack.MOlTnT/_new 2016-02-18 12:35:45.000000000 +0100 @@ -18,7 +18,7 @@ Name: SuSEfirewall2 -Version: 3.6.318 +Version: 3.6.322 Release: 0 Url: http://en.opensuse.org/SuSEfirewall2 PreReq: %fillup_prereq %insserv_prereq /bin/sed textutils fileutils grep filesystem ++++++ SuSEfirewall2-3.6.318.tar.bz2 -> SuSEfirewall2-3.6.322.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/SuSEfirewall2-3.6.318/SuSEfirewall2.service new/SuSEfirewall2-3.6.322/SuSEfirewall2.service --- old/SuSEfirewall2-3.6.318/SuSEfirewall2.service 2016-01-18 13:00:33.000000000 +0100 +++ new/SuSEfirewall2-3.6.322/SuSEfirewall2.service 2016-02-10 16:17:50.000000000 +0100 @@ -1,6 +1,6 @@ [Unit] Description=SuSEfirewall2 phase 2 -After=network.target ypbind.service nfs.service nfsserver.service rpcbind.service SuSEfirewall2_init.service +After=network.target ypbind.service nfs.service nfsserver.service nfs-server.service rpcbind.service SuSEfirewall2_init.service Wants=SuSEfirewall2_init.service Conflicts=firewalld.service diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/SuSEfirewall2-3.6.318/SuSEfirewall2_init.service new/SuSEfirewall2-3.6.322/SuSEfirewall2_init.service --- old/SuSEfirewall2-3.6.318/SuSEfirewall2_init.service 2016-01-18 13:00:33.000000000 +0100 +++ new/SuSEfirewall2-3.6.322/SuSEfirewall2_init.service 2016-02-10 16:17:50.000000000 +0100 @@ -1,7 +1,8 @@ [Unit] Description=SuSEfirewall2 phase 1 Before=network.service -Before=basic.target +DefaultDependencies=false +Requires=sysinit.target Conflicts=firewalld.service [Service]
