|
@@ -1,4 +1,4 @@
|
|
-%define ver 5.8p2
|
|
|
|
|
|
+%define ver 5.9p1
|
|
%define rel 1%{_dist_release}
|
|
%define rel 1%{_dist_release}
|
|
|
|
|
|
# SELinux
|
|
# SELinux
|
|
@@ -67,13 +67,13 @@ URL: http://www.openssh.com/portable.html
|
|
Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
|
|
Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
|
|
|
|
|
|
Patch0: openssh-5.5p1-vine.patch
|
|
Patch0: openssh-5.5p1-vine.patch
|
|
-Patch4: openssh-5.2p1-vendor.patch
|
|
|
|
|
|
+Patch4: openssh-5.9p1-vendor.patch
|
|
Patch12: openssh-selinux.patch
|
|
Patch12: openssh-selinux.patch
|
|
Patch20: openssh-3.9p1-gssapimitm.patch
|
|
Patch20: openssh-3.9p1-gssapimitm.patch
|
|
Patch21: openssh-3.9p1-safe-stop.patch
|
|
Patch21: openssh-3.9p1-safe-stop.patch
|
|
Patch24: openssh-5.7p1-fromto-remote.patch
|
|
Patch24: openssh-5.7p1-fromto-remote.patch
|
|
Patch26: openssh-5.2p1-pam-no-stack.patch
|
|
Patch26: openssh-5.2p1-pam-no-stack.patch
|
|
-Patch27: openssh-5.1p1-log-in-chroot.patch
|
|
|
|
|
|
+#Patch27: openssh-5.1p1-log-in-chroot.patch
|
|
Patch30: openssh-4.0p1-exit-deadlock.patch
|
|
Patch30: openssh-4.0p1-exit-deadlock.patch
|
|
# Patch31: openssh-3.9p1-skip-used.patch
|
|
# Patch31: openssh-3.9p1-skip-used.patch
|
|
Patch35: openssh-4.2p1-askpass-progress.patch
|
|
Patch35: openssh-4.2p1-askpass-progress.patch
|
|
@@ -247,7 +247,7 @@ OpenSSH は OpenBSD による最後のフリーのバージョンの再実装で
|
|
%patch21 -p1 -b .safe-stop
|
|
%patch21 -p1 -b .safe-stop
|
|
%patch24 -p1 -b .fromto-remote
|
|
%patch24 -p1 -b .fromto-remote
|
|
%patch26 -p1 -b .stack
|
|
%patch26 -p1 -b .stack
|
|
-%patch27 -p1 -b .log-chroot
|
|
|
|
|
|
+#%patch27 -p1 -b .log-chroot
|
|
%patch30 -p1 -b .exit-deadlock
|
|
%patch30 -p1 -b .exit-deadlock
|
|
%patch35 -p1 -b .progress
|
|
%patch35 -p1 -b .progress
|
|
|
|
|
|
@@ -478,6 +478,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Mar 06 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 5.9p1-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Sun May 8 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 5.8p2-1
|
|
* Sun May 8 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 5.8p2-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|