Hello community,

here is the log from the commit of package openssh for openSUSE:Factory checked 
in at 2019-08-27 15:21:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openssh (Old)
 and      /work/SRC/openSUSE:Factory/.openssh.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openssh"

Tue Aug 27 15:21:05 2019 rev:134 rq:724538 version:7.9p1

Changes:
--------
--- /work/SRC/openSUSE:Factory/openssh/openssh.changes  2019-07-29 
17:22:29.082388981 +0200
+++ /work/SRC/openSUSE:Factory/.openssh.new.7948/openssh.changes        
2019-08-27 15:21:07.276848868 +0200
@@ -1,0 +2,8 @@
+Mon Aug 19 11:24:36 CEST 2019 - [email protected]
+
+- don't install SuSEfirewall2 service on Factory, since SuSEfirewall2
+  has been replaced by firewalld, see [1].
+
+  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openssh.spec ++++++
--- /var/tmp/diff_new_pack.uQESVR/_old  2019-08-27 15:21:08.252848377 +0200
+++ /var/tmp/diff_new_pack.uQESVR/_new  2019-08-27 15:21:08.256848375 +0200
@@ -236,9 +236,11 @@
 install -m 644 contrib/ssh-copy-id.1 %{buildroot}%{_mandir}/man1
 sed -i -e s@%{_prefix}/libexec@%{_libexecdir}@g 
%{buildroot}%{_sysconfdir}/ssh/sshd_config
 
+%if 0%{?suse_version} < 1550
 # install firewall definitions
 mkdir -p %{buildroot}%{_fwdefdir}
 install -m 644 %{SOURCE7} %{buildroot}%{_fwdefdir}/sshd
+%endif
 
 # askpass wrapper
 sed -e "s,@LIBEXECDIR@,%{_libexecdir},g" < %{SOURCE6} > 
%{buildroot}%{_libexecdir}/ssh/ssh-askpass
@@ -318,9 +320,11 @@
 %dir %{_sysconfdir}/slp.reg.d
 %config %{_sysconfdir}/slp.reg.d/ssh.reg
 %{_fillupdir}/sysconfig.ssh
+%if 0%{?suse_version} < 1550
 %dir %{_fwdir}
 %dir %{_fwdefdir}
 %config %{_fwdefdir}/sshd
+%endif
 
 %files helpers
 %attr(0755,root,root) %dir %{_sysconfdir}/ssh



Reply via email to