auto-import changelog data from openssh-3.9p1-1.src.rpm
Tue Aug 24 2004 Daniel Walsh <dwalsh@redhat.com> 3.9p1-1 - Update to upstream
This commit is contained in:
parent
5ef607308f
commit
653818f432
@ -1,2 +1,2 @@
|
|||||||
openssh-3.8.1p1.tar.gz
|
openssh-3.9p1.tar.gz
|
||||||
x11-ssh-askpass-1.2.4.1.tar.gz
|
x11-ssh-askpass-1.2.4.1.tar.gz
|
||||||
|
7
openssh-3.9p1.tar.gz.sig
Normal file
7
openssh-3.9p1.tar.gz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.2.2 (OpenBSD)
|
||||||
|
|
||||||
|
iD8DBQBBIgAxzo7LA4b/nEgRArlqAJ0UhIfcfbz+oAxn8AsiOeHBVMwFXwCgkXcX
|
||||||
|
hxmfq8nv/+hpiid1j9lAUx8=
|
||||||
|
=P4zN
|
||||||
|
-----END PGP SIGNATURE-----
|
11
openssh.spec
11
openssh.spec
@ -78,8 +78,8 @@
|
|||||||
|
|
||||||
Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
|
Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
|
||||||
Name: openssh
|
Name: openssh
|
||||||
Version: 3.8.1p1
|
Version: 3.9p1
|
||||||
%define rel 5
|
%define rel 1
|
||||||
%if %{rescue}
|
%if %{rescue}
|
||||||
Release: %{rel}rescue
|
Release: %{rel}rescue
|
||||||
%else
|
%else
|
||||||
@ -89,11 +89,10 @@ 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
|
||||||
Source1: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.sig
|
Source1: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.sig
|
||||||
Source2: http://www.pobox.com/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
|
Source2: http://www.pobox.com/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
|
||||||
Patch0: openssh-3.8.1p1-redhat.patch
|
Patch0: openssh-3.9p1-redhat.patch
|
||||||
Patch1: openssh-3.6.1p2-groups.patch
|
Patch1: openssh-3.6.1p2-groups.patch
|
||||||
Patch2: openssh-3.8.1p1-skip-initial.patch
|
Patch2: openssh-3.8.1p1-skip-initial.patch
|
||||||
Patch3: openssh-3.8.1p1-krb5-config.patch
|
Patch3: openssh-3.8.1p1-krb5-config.patch
|
||||||
Patch4: openssh-3.8.1p1-pam_password.patch
|
|
||||||
Patch12: openssh-selinux.patch
|
Patch12: openssh-selinux.patch
|
||||||
Patch20: openssh-3.8p1-gssapimitm.patch
|
Patch20: openssh-3.8p1-gssapimitm.patch
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -219,7 +218,6 @@ environment.
|
|||||||
%patch1 -p1 -b .groups
|
%patch1 -p1 -b .groups
|
||||||
%patch2 -p1 -b .skip-initial
|
%patch2 -p1 -b .skip-initial
|
||||||
%patch3 -p1 -b .krb5-config
|
%patch3 -p1 -b .krb5-config
|
||||||
%patch4 -p0 -b .pam_password
|
|
||||||
|
|
||||||
%if %{WITH_SELINUX}
|
%if %{WITH_SELINUX}
|
||||||
#SELinux
|
#SELinux
|
||||||
@ -493,6 +491,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 24 2004 Daniel Walsh <dwalsh@redhat.com> 3.9p1-1
|
||||||
|
- Update to upstream
|
||||||
|
|
||||||
* Sun Aug 1 2004 Alan Cox <alan@redhat.com> 3.8.1p1-5
|
* Sun Aug 1 2004 Alan Cox <alan@redhat.com> 3.8.1p1-5
|
||||||
- Apply buildreq fixup patch (#125296)
|
- Apply buildreq fixup patch (#125296)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user