automatic update by autodist [release 7.6p1-1mamba;Thu Dec 07 2017]

This commit is contained in:
Automatic Build System 2024-01-06 08:15:56 +01:00
parent 36f2ea1ec6
commit acaa13604e
2 changed files with 10 additions and 7 deletions

View File

@ -1,5 +1,5 @@
--- openssh-6.6p1/ssh_config.orig 2013-10-10 01:24:12.000000000 +0200 --- openssh-7.6p1/ssh_config.orig 2017-10-02 21:34:26.000000000 +0200
+++ openssh-6.6p1/ssh_config 2014-04-09 16:26:50.292117342 +0200 +++ openssh-7.6p1/ssh_config 2017-12-07 17:48:23.466967744 +0100
@@ -17,9 +17,9 @@ @@ -17,9 +17,9 @@
# list of available options, their meanings and defaults, please see the # list of available options, their meanings and defaults, please see the
# ssh_config(5) man page. # ssh_config(5) man page.
@ -9,10 +9,10 @@
# ForwardAgent no # ForwardAgent no
-# ForwardX11 no -# ForwardX11 no
+ ForwardX11 no + ForwardX11 no
# RhostsRSAAuthentication no
# RSAAuthentication yes
# PasswordAuthentication yes # PasswordAuthentication yes
@@ -46,3 +46,5 @@ # HostbasedAuthentication no
# GSSAPIAuthentication no
@@ -44,3 +44,5 @@
# VisualHostKey no # VisualHostKey no
# ProxyCommand ssh -q -W %h:%p gateway.example.com # ProxyCommand ssh -q -W %h:%p gateway.example.com
# RekeyLimit 1G 1h # RekeyLimit 1G 1h

View File

@ -6,7 +6,7 @@
%define with_selinux 0 %define with_selinux 0
Name: openssh Name: openssh
Version: 7.5p1 Version: 7.6p1
Release: 1mamba Release: 1mamba
Summary: OpenSSH free Secure Shell (SSH) implementation Summary: OpenSSH free Secure Shell (SSH) implementation
Group: Network/Security Group: Network/Security
@ -21,7 +21,7 @@ Source3: openssh-sshd.service
Source4: openssh-sshd@.service Source4: openssh-sshd@.service
Source5: openssh-sshd.socket Source5: openssh-sshd.socket
Source6: openssh-sshd.conf Source6: openssh-sshd.conf
Patch0: openssh-6.6p1-ssh_config.patch Patch0: openssh-7.6p1-ssh_config.patch
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -290,6 +290,9 @@ exit 0
%{_libexecdir}/openssh/ssh-askpass %{_libexecdir}/openssh/ssh-askpass
%changelog %changelog
* Thu Dec 07 2017 Automatic Build System <autodist@mambasoft.it> 7.6p1-1mamba
- automatic update by autodist
* Mon Aug 07 2017 Automatic Build System <autodist@mambasoft.it> 7.5p1-1mamba * Mon Aug 07 2017 Automatic Build System <autodist@mambasoft.it> 7.5p1-1mamba
- automatic version update by autodist - automatic version update by autodist