- Added another set of proposed changes to /etc/csh.cshrc (#199817)

- Added missing documentation in /etc/hosts.[allow|deny] (#157053)
- Fixed tcsh behaviour for non login shells (#191233)
- Fixed umask setting for tcsh to behave identical to bash logins (#199817)
- Added ipv6-crypt and ipv6-auth for backwards compatibility (#210546)
This commit is contained in:
Phil Knirsch 2007-05-24 12:26:52 +00:00
parent b6176e836c
commit e13466225f
3 changed files with 12 additions and 3 deletions

View File

@ -1 +1 @@
setup-2.6.4.tar.bz2
setup-2.6.6.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files.
Name: setup
Version: 2.6.4
Version: 2.6.6
Release: 1%{?dist}
License: public domain
Group: System Environment/Base
@ -76,6 +76,15 @@ rm -rf %{buildroot}
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
* Thu May 24 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.6-1
- Added another set of proposed changes to /etc/csh.cshrc (#199817)
- Added missing documentation in /etc/hosts.[allow|deny] (#157053)
* Wed May 23 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.5-1
- Fixed tcsh behaviour for non login shells (#191233)
- Fixed umask setting for tcsh to behave identical to bash logins (#199817)
- Added ipv6-crypt and ipv6-auth for backwards compatibility (#210546)
* Wed Apr 18 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.4-1
- Modified the 111/[tcp/udp] entries to work with rpcbind (#236639)

View File

@ -1 +1 @@
c2333e971ec99b8e5af342ace4e664ea setup-2.6.4.tar.bz2
5c77481b2dcf70c0b254909eb50b8a90 setup-2.6.6.tar.bz2