Hello community, here is the log from the commit of package krb5 for openSUSE:Factory checked in at 2019-08-05 10:28:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krb5 (Old) and /work/SRC/openSUSE:Factory/.krb5.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krb5" Mon Aug 5 10:28:48 2019 rev:140 rq:718535 version:1.17 Changes: -------- --- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes 2019-02-19 13:54:59.724720977 +0100 +++ /work/SRC/openSUSE:Factory/.krb5.new.4126/krb5-mini.changes 2019-08-05 10:28:49.483456042 +0200 @@ -1,0 +2,8 @@ +Wed Jul 24 09:57:59 UTC 2019 - [email protected] + +- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by + firewalld, see [1]. + + [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/krb5/krb5.changes 2019-05-16 21:55:27.094903926 +0200 +++ /work/SRC/openSUSE:Factory/.krb5.new.4126/krb5.changes 2019-08-05 10:28:49.563456033 +0200 @@ -1,0 +2,8 @@ +Wed Jul 24 09:57:44 UTC 2019 - [email protected] + +- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by + firewalld, see [1]. + + [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krb5-mini.spec ++++++ --- /var/tmp/diff_new_pack.57G1z2/_old 2019-08-05 10:28:50.603455916 +0200 +++ /var/tmp/diff_new_pack.57G1z2/_new 2019-08-05 10:28:50.607455916 +0200 @@ -164,7 +164,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/krb5.conf.d mkdir -p %{buildroot}/etc/profile.d/ mkdir -p %{buildroot}/var/log/krb5 -mkdir -p %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/ # create plugin directories mkdir -p %{buildroot}/%{_libdir}/krb5/plugins/kdb mkdir -p %{buildroot}/%{_libdir}/krb5/plugins/preauth @@ -173,8 +172,6 @@ install -m 644 %{vendorFiles}/krb5.conf %{buildroot}%{_sysconfdir} install -m 644 %{vendorFiles}/krb5.csh.profile %{buildroot}/etc/profile.d/krb5.csh install -m 644 %{vendorFiles}/krb5.sh.profile %{buildroot}/etc/profile.d/krb5.sh -install -m 644 %{vendorFiles}/SuSEFirewall.kdc %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/kdc -install -m 644 %{vendorFiles}/SuSEFirewall.kadmind %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/kadmind # Do not write directly to /var/lib/kerberos anymore as it breaks transactional # updates. Use systemd-tmpfiles to copy the files there when it doesn't exist @@ -327,7 +324,6 @@ %dir %{_sysconfdir}/krb5.conf.d %attr(0644,root,root) %config /etc/profile.d/krb5* %config(noreplace) %{_sysconfdir}/logrotate.d/krb5-server -%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/k* %{_fillupdir}/sysconfig.* %{_unitdir}/kadmind.service %{_unitdir}/krb5kdc.service ++++++ krb5.spec ++++++ --- /var/tmp/diff_new_pack.57G1z2/_old 2019-08-05 10:28:50.651455911 +0200 +++ /var/tmp/diff_new_pack.57G1z2/_new 2019-08-05 10:28:50.659455910 +0200 @@ -240,7 +240,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/krb5.conf.d mkdir -p %{buildroot}/etc/profile.d/ mkdir -p %{buildroot}/var/log/krb5 -mkdir -p %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/ # create plugin directories mkdir -p %{buildroot}/%{_libdir}/krb5/plugins/kdb mkdir -p %{buildroot}/%{_libdir}/krb5/plugins/preauth @@ -249,8 +248,6 @@ install -m 644 %{vendorFiles}/krb5.conf %{buildroot}%{_sysconfdir} install -m 644 %{vendorFiles}/krb5.csh.profile %{buildroot}/etc/profile.d/krb5.csh install -m 644 %{vendorFiles}/krb5.sh.profile %{buildroot}/etc/profile.d/krb5.sh -install -m 644 %{vendorFiles}/SuSEFirewall.kdc %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/kdc -install -m 644 %{vendorFiles}/SuSEFirewall.kadmind %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/kadmind # Do not write directly to /var/lib/kerberos anymore as it breaks transactional # updates. Use systemd-tmpfiles to copy the files there when it doesn't exist @@ -448,7 +445,6 @@ %ghost %attr(0600,root,root) %config(noreplace) %{_sharedstatedir}/kerberos/krb5kdc/kdc.conf %ghost %attr(0600,root,root) %config(noreplace) %{_sharedstatedir}/kerberos/krb5kdc/kadm5.acl %ghost %attr(0600,root,root) %config(noreplace) %{_sharedstatedir}/kerberos/krb5kdc/kadm5.dict -%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/k* %{_fillupdir}/sysconfig.* /usr/sbin/rc* /usr/lib/mit/sbin/kadmin.local ++++++ vendor-files.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor-files/SuSEFirewall.kadmind new/vendor-files/SuSEFirewall.kadmind --- old/vendor-files/SuSEFirewall.kadmind 2007-02-22 11:09:33.000000000 +0100 +++ new/vendor-files/SuSEFirewall.kadmind 1970-01-01 01:00:00.000000000 +0100 @@ -1,24 +0,0 @@ -# Only the variables TCP, UDP, RPC, IP and BROADCAST are allowed. -# More may be supported in the future. -# -# For a more detailed description of the individual variables see -# the comments for FW_SERVICES_*_EXT in /etc/sysconfig/SuSEfirewall2 -# - -## Name: Kerberos Admin Server -## Description: Open ports for kadmind Server - -# space separated list of allowed TCP ports -TCP="kerberos-adm" - -# space separated list of allowed UDP ports -UDP="kpasswd" - -# space separated list of allowed RPC services -RPC="" - -# space separated list of allowed IP protocols -IP="" - -# space separated list of allowed UDP broadcast ports -BROADCAST="" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor-files/SuSEFirewall.kdc new/vendor-files/SuSEFirewall.kdc --- old/vendor-files/SuSEFirewall.kdc 2007-02-22 11:11:19.000000000 +0100 +++ new/vendor-files/SuSEFirewall.kdc 1970-01-01 01:00:00.000000000 +0100 @@ -1,24 +0,0 @@ -# Only the variables TCP, UDP, RPC, IP and BROADCAST are allowed. -# More may be supported in the future. -# -# For a more detailed description of the individual variables see -# the comments for FW_SERVICES_*_EXT in /etc/sysconfig/SuSEfirewall2 -# - -## Name: Key Distribution Center -## Description: Open ports for the Key Distribution Center - -# space separated list of allowed TCP ports -TCP="" - -# space separated list of allowed UDP ports -UDP="kerberos kerberos-iv" - -# space separated list of allowed RPC services -RPC="" - -# space separated list of allowed IP protocols -IP="" - -# space separated list of allowed UDP broadcast ports -BROADCAST=""
