synchronize /etc/services with latest IANA, do not use tabs in that file to
have consistent output, fixe indentation in /etc/profile and
/etc/bashrc (#481074) , assign uid 36 for vdsm, gid 36 for kvm(#346151,
#481021)
This commit is contained in:
parent
82eb8f726b
commit
df7fbc5e3b
@ -1 +1 @@
|
||||
setup-2.7.6.tar.bz2
|
||||
setup-2.7.7.tar.bz2
|
||||
|
||||
10
setup.spec
10
setup.spec
@ -1,6 +1,6 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.7.6
|
||||
Version: 2.7.7
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -87,6 +87,14 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
|
||||
|
||||
%changelog
|
||||
* Thu Jan 22 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.7-1
|
||||
- synchronize /etc/services with latest IANA, do not use
|
||||
tabs in that file to have consistent output
|
||||
- fix indentation in /etc/profile and /etc/bashrc
|
||||
(#481074)
|
||||
- assign uid 36 for vdsm, gid 36 for kvm
|
||||
(#346151,#481021)
|
||||
|
||||
* Tue Jan 20 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.6-1
|
||||
- make uidgid file better parseable (synchronize tabs)
|
||||
- reserve gid 11 for group cdrom (udev,MAKEDEV)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user