From e13466225f198234f540327ae4ec067c841f9754 Mon Sep 17 00:00:00 2001 From: Phil Knirsch Date: Thu, 24 May 2007 12:26:52 +0000 Subject: [PATCH] - 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) --- .cvsignore | 2 +- setup.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index eeb6442..f473957 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.6.4.tar.bz2 +setup-2.6.6.tar.bz2 diff --git a/setup.spec b/setup.spec index f988f04..8d82d29 100644 --- a/setup.spec +++ b/setup.spec @@ -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 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 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 2.6.4-1 - Modified the 111/[tcp/udp] entries to work with rpcbind (#236639) diff --git a/sources b/sources index 7a59267..af4c9fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2333e971ec99b8e5af342ace4e664ea setup-2.6.4.tar.bz2 +5c77481b2dcf70c0b254909eb50b8a90 setup-2.6.6.tar.bz2