From 494d39fcf7a602600434cf1d5821c83fb9d1e219 Mon Sep 17 00:00:00 2001 From: Ondřej Vašík Date: May 19 2011 15:32:40 +0000 Subject: reflect the reserved username change of amanda to amandabackup (#700807), drop order hosts,bind from setup, no longer used by glibc (#703049), assign 174:174 uidgid for user/group retrace (abrt retrace-server, #706012) --- diff --git a/.gitignore b/.gitignore index f62adb4..43146a9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ setup-2.8.25.tar.bz2 /setup-2.8.30.tar.bz2 /setup-2.8.31.tar.bz2 /setup-2.8.32.tar.bz2 +/setup-2.8.33.tar.bz2 diff --git a/setup.spec b/setup.spec index bfbe3fa..57722de 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.8.32 +Version: 2.8.33 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -89,6 +89,14 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Thu May 19 2011 Ondrej Vasik 2.8.33-1 +- reflect the reserved username change of amanda + to amandabackup (#700807) +- drop order hosts,bind from setup, no longer used by + glibc (#703049) +- assign 174:174 uidgid for user/group retrace + (abrt retrace-server, #706012) + * Tue Apr 12 2011 Ondrej Vasik 2.8.32-1 - do not override already set PROMPT_COMMAND envvar(#691425) - do not quit uidgidlint after first error, show all diff --git a/sources b/sources index fc7dc93..56de48d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abf91b41fc23470576ea944c58f448b3 setup-2.8.32.tar.bz2 +747d275ce63f2ff9319adf26519a7915 setup-2.8.33.tar.bz2