auto-import changelog data from krb5-1.2.2-13.src.rpm

Fri Aug 03 2001 Nalin Dahyabhai <nalin@redhat.com>
- bump release number and rebuild
Wed Aug 01 2001 Nalin Dahyabhai <nalin@redhat.com>
- add patch to fix telnetd vulnerability
This commit is contained in:
cvsdist 2004-09-09 07:07:28 +00:00
parent 21f3145cb4
commit f06da5baa4

View File

@ -3,7 +3,7 @@
Summary: The Kerberos network authentication system.
Name: krb5
Version: 1.2.2
Release: 11
Release: 13
Source0: krb5-%{version}.tar.gz
Source1: kpropd.init
Source2: krb524d.init
@ -47,6 +47,7 @@ Patch20: krb5-1.2.2-by-address.patch
Patch21: http://lite.mit.edu/krb5-1.2.2-ktany.patch
Patch22: krb5-1.2.2-logauth.patch
Patch23: krb5-1.2.2-size.patch
Patch24: http://web.mit.edu/kerberos/www/advisories/telnetd_122_patch.txt
License: MIT, freely distributable.
URL: http://web.mit.edu/kerberos/www/
Group: System Environment/Libraries
@ -60,15 +61,15 @@ which can improve your network's security by eliminating the insecure
practice of cleartext passwords.
%package devel
Summary: Development files needed for compiling Kerberos 5 programs.
Summary: Development files needed to compile Kerberos 5 programs.
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
%description devel
Kerberos is a network authentication system. The krb5-devel package
contains the header files and libraries needed for compiling Kerberos
5 programs. If you want to develop Kerberos-aware programs, you'll
need to install this package.
5 programs. If you want to develop Kerberos-aware programs, you need
to install this package.
%package libs
Summary: The shared libraries used by Kerberos 5.
@ -78,8 +79,8 @@ Obsoletes: krb5-configs
%description libs
Kerberos is a network authentication system. The krb5-libs package
contains the shared libraries needed by Kerberos 5. If you're using
Kerberos, you'll need to install this package.
contains the shared libraries needed by Kerberos 5. If you are using
Kerberos, you need to install this package.
%package server
Group: System Environment/Daemons
@ -90,7 +91,7 @@ Prereq: grep, /sbin/install-info, /bin/sh, sh-utils
%description server
Kerberos is a network authentication system. The krb5-server package
contains the programs that must be installed on a Kerberos 5 server.
If you're installing a Kerberos 5 server, you need to install this
If you are installing a Kerberos 5 server, you need to install this
package (in other words, most people should NOT install this
package).
@ -108,6 +109,12 @@ network uses Kerberos, this package should be installed on every
workstation.
%changelog
* Fri Aug 3 2001 Nalin Dahyabhai <nalin@redhat.com>
- bump release number and rebuild
* Wed Aug 1 2001 Nalin Dahyabhai <nalin@redhat.com>
- add patch to fix telnetd vulnerability
* Fri Jul 20 2001 Nalin Dahyabhai <nalin@redhat.com>
- tweak statglue.c to fix stat/stat64 aliasing problems
- be cleaner in use of gcc to build shlibs
@ -437,6 +444,9 @@ popd
%patch21 -p1 -b .ktany
%patch22 -p1 -b .logauth
%patch23 -p1 -b .size
pushd src/appl/telnet/telnetd
%patch24 -p1 -b .telnetd
popd
cp $RPM_SOURCE_DIR/statglue.c src/util/profile/statglue.c
find . -type f -name "*.fixinfo" -exec rm -fv "{}" ";"
gzip doc/*.ps