Hello community,

here is the log from the commit of package openssh for openSUSE:Factory checked 
in at 2020-06-05 20:07:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openssh (Old)
 and      /work/SRC/openSUSE:Factory/.openssh.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openssh"

Fri Jun  5 20:07:38 2020 rev:139 rq:811148 version:8.1p1

Changes:
--------
--- /work/SRC/openSUSE:Factory/openssh/openssh.changes  2020-03-01 
21:26:31.852375708 +0100
+++ /work/SRC/openSUSE:Factory/.openssh.new.3606/openssh.changes        
2020-06-05 20:09:44.169646097 +0200
@@ -1,0 +2,5 @@
+Sun May 31 11:25:07 UTC 2020 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- add upstream signing key to actually verify source signature
+
+-------------------------------------------------------------------

New:
----
  openssh.keyring

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

Other differences:
------------------
++++++ openssh.spec ++++++
--- /var/tmp/diff_new_pack.wg1C9P/_old  2020-06-05 20:09:46.525653698 +0200
+++ /var/tmp/diff_new_pack.wg1C9P/_new  2020-06-05 20:09:46.529653711 +0200
@@ -20,13 +20,11 @@
 %ifnarch ppc
 %define sandbox_seccomp 1
 %endif
-
 %if 0%{?suse_version} >= 1500
 %bcond_without tirpc
 %else
 %bcond_with tirpc
 %endif
-
 %define _fwdir      %{_sysconfdir}/sysconfig/SuSEfirewall2.d
 %define _fwdefdir   %{_fwdir}/services
 %define _appdefdir  %( grep "configdirspec=" $( which xmkmf ) | sed -r 
's,^[^=]+=.*-I(.*)/config.*$,\\1/app-defaults,' )
@@ -42,7 +40,7 @@
 Summary:        Secure Shell Client and Server (Remote Login Program)
 License:        BSD-2-Clause AND MIT
 Group:          Productivity/Networking/SSH
-URL:            http://www.openssh.com/
+URL:            https://www.openssh.com/
 Source0:        
http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
 Source1:        
http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.asc
 Source2:        sshd.pamd
@@ -56,6 +54,7 @@
 Source10:       sshd.service
 Source11:       README.FIPS
 Source12:       cavs_driver-ssh.pl
+Source13:       
https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/RELEASE_KEY.asc#/openssh.keyring
 Patch0:         openssh-7.7p1-allow_root_password_login.patch
 Patch1:         openssh-7.7p1-X11_trusted_forwarding.patch
 Patch3:         openssh-7.7p1-enable_PAM_by_default.patch
@@ -115,7 +114,7 @@
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(libsystemd)
 Requires(post): %fillup_prereq
-Requires(pre):  pwdutils
+Requires(pre):  shadow
 Recommends:     %{name}-helpers = %{version}-%{release}
 Recommends:     audit
 Conflicts:      %{name}-fips < %{version}-%{release}
@@ -214,7 +213,7 @@
     --with-libedit \
     --target=%{_target_cpu}-suse-linux
 
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install



Reply via email to