diff --git a/.cvsignore b/.cvsignore index abc49e4..55328b2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.5.12.tar.bz2 +setup-2.5.18.tar.bz2 diff --git a/setup.spec b/setup.spec index e5ec4f2..61a4f2d 100644 --- a/setup.spec +++ b/setup.spec @@ -1,13 +1,13 @@ Summary: A set of system configuration and setup files. Name: setup -Version: 2.5.12 +Version: 2.5.18 Release: 1 License: public domain Group: System Environment/Base Source: setup-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-root BuildArchitectures: noarch -Conflicts: initscripts < 4.26 bash <= 2.0.4-21 +Conflicts: initscripts < 4.26, bash <= 2.0.4-21 %description The setup package contains a set of important system configuration and @@ -60,6 +60,29 @@ rm -rf %{buildroot} %config(noreplace) %verify(not md5 size mtime) /var/log/lastlog %changelog +* Wed Aug 15 2002 Jens Petersen 2.5.18-1 +- bring back the screen case in /etc/bashrc, since /etc/screenrc no + longer sets defhstatus (#60596, #60597) + +* Sun Aug 11 2002 Florian La Roche 2.5.17-1 +- add "set mark-symlinked-directories on" to /etc/inputrc + +* Mon Jul 22 2002 Phil Knirsch 2.5.16-2 +- Added shopt -s checkwinsize to /etc/bashrc for xterm resizing + +* Fri Jul 19 2002 Jens Petersen 2.5.16-1 +- dont special case screen in /etc/bashrc, since it overrides the user's + screenrc title setting (#60596) + +* Thu Jul 18 2002 Florian La Roche 2.5.14-1 +- move home dir of "news" to /etc/news + +* Tue May 28 2002 Nalin Dahyabhai 2.5.13-1 +- allocate uid/gid for privilege-separated sshd + +* Thu May 23 2002 Tim Powers 2.5.12-2 +- automated rebuild + * Wed Apr 3 2002 Bill Nottingham 2.5.12-1 - fix misformatted comment in /etc/services, allocate uid/gid for frontpage diff --git a/sources b/sources index 5533538..9cf97e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41c39de1d68041c21f6727f75451685e setup-2.5.12.tar.bz2 +9d40b550e451a64b8376c439deccd356 setup-2.5.18.tar.bz2