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)

This commit is contained in:
Ondřej Vašík 2011-05-19 17:32:40 +02:00
parent 0c6d9aa1ba
commit 494d39fcf7
3 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <ovasik@redhat.com> 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 <ovasik@redhat.com> 2.8.32-1
- do not override already set PROMPT_COMMAND envvar(#691425)
- do not quit uidgidlint after first error, show all

View File

@ -1 +1 @@
abf91b41fc23470576ea944c58f448b3 setup-2.8.32.tar.bz2
747d275ce63f2ff9319adf26519a7915 setup-2.8.33.tar.bz2