various changes in default group creations, some new group assignments (more details in changelog)
This commit is contained in:
parent
55a4b22177
commit
5e77fb2643
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ setup-2.8.25.tar.bz2
|
||||
/setup-2.8.64.tar.bz2
|
||||
/setup-2.8.65.tar.bz2
|
||||
/setup-2.8.66.tar.bz2
|
||||
/setup-2.8.67.tar.bz2
|
||||
|
||||
16
setup.spec
16
setup.spec
@ -1,6 +1,6 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.8.66
|
||||
Version: 2.8.67
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -93,6 +93,20 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
|
||||
|
||||
%changelog
|
||||
* Wed Mar 20 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.67-1
|
||||
- assign 166:166 uidgid pair for ceilometer (#923891)
|
||||
- change 187:187 reservation from openstack-heat
|
||||
to just heat(#923858)
|
||||
- longer shell names support caused by UsrMove to
|
||||
the /etc/shells (#922527)
|
||||
- drop gopher (uid 13, gid 30) from groups created by default
|
||||
-> dropped completely - no gopher server in Fedora (#918206)
|
||||
- drop dip (gid 40) from groups created by default
|
||||
-> moved to ppp (#918206)
|
||||
- drop uucp (uidgid 14) from groups created by default
|
||||
-> moved to uucp (#912806)
|
||||
- create cdrom, tape, dialout, floppy groups in setup(#919285)
|
||||
|
||||
* Tue Mar 05 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.66-1
|
||||
- assign :190 gid for systemd-journal (#918120)
|
||||
- assign 191:191 uidgid pair for systemd-journal-gateway (#918120)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user