X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=openssh.spec;h=905afa697aa741a4f3ce063a3488df5e0f54d6a1;hb=abb10822a8e67c3e7e6ab3b840bf8244784fe180;hp=ed691e9b140b2785df9a954da9c1d4235d70b165;hpb=f9d8b6a797a758e7f5766dceda72e8b6abca3765;p=packages%2Fopenssh.git diff --git a/openssh.spec b/openssh.spec index ed691e9..905afa6 100644 --- a/openssh.spec +++ b/openssh.spec @@ -45,13 +45,13 @@ Summary(pt_BR.UTF-8): Implementação livre do SSH Summary(ru.UTF-8): OpenSSH - свободная реализация протокола Secure Shell (SSH) Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH) Name: openssh -Version: 7.0p1 -Release: 1 +Version: 7.1p1 +Release: 6 Epoch: 2 License: BSD Group: Applications/Networking Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz -# Source0-md5: 831883f251ac34f0ab9c812acc24ee69 +# Source0-md5: 8709736bc8a8c253bc4eeb4829888ca5 Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 66943d481cc422512b537bcc2c7400d1 Source2: %{name}d.init @@ -716,6 +716,16 @@ if [ "$1" = "0" ]; then fi %systemd_reload +%triggerpostun server -- %{name}-server < 2:7.0p1-2 +%banner %{name}-server -e << EOF +!!!!!!!!!!!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!!!!! +! Starting from openssh 7.0 DSA keys are disabled ! +! on server and client side. You will NOT be able ! +! to use DSA keys for authentication. Please read ! +! about PubkeyAcceptedKeyTypes in man ssh_config. ! +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +EOF + %triggerpostun server -- %{name}-server < 6.2p1-1 cp -f %{_sysconfdir}/sshd_config{,.rpmorig} sed -i -e 's#AuthorizedKeysCommandRunAs#AuthorizedKeysCommandUser##g' %{_sysconfdir}/sshd_config