From 8a84246b4422990f7d809311571ead42d2251fe5 Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Tue, 21 Mar 2006 12:28:31 +0000 Subject: [PATCH] - 2.5.50 --- .cvsignore | 2 +- setup.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 576578f..6d68d2f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.5.49.tar.bz2 +setup-2.5.50.tar.bz2 diff --git a/setup.spec b/setup.spec index 73c6bbc..aea4dbd 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files. Name: setup -Version: 2.5.49 +Version: 2.5.50 Release: 1 License: public domain Group: System Environment/Base @@ -76,11 +76,14 @@ rm -rf %{buildroot} %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab %changelog -* Thu Feb 23 2006 Phil Knirsch 2.4.49-1 +* Tue Mar 21 2006 Florian La Roche 2.5.50-1 +- use stricter umask of 022 for all logins + +* Thu Feb 23 2006 Phil Knirsch 2.5.49-1 - Really switch to new /etc/services file - Added /etc/fstab and /etc/mtab to ownership of setup (#177061) -* Tue Jan 31 2006 Phil Knirsch 2.4.48-1 +* Tue Jan 31 2006 Phil Knirsch 2.5.48-1 - Switched to the new large /etc/services file which fixes #112298, #133683, #166443, #168872, #171228. - Fixed pathmunge problem with bashrc (#123621) diff --git a/sources b/sources index a27698d..ddbb757 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdd4212c96b5c26a71682b17b90aa326 setup-2.5.49.tar.bz2 +ed528e3feec744b86fa4394d25b2b66c setup-2.5.50.tar.bz2