various changes in default group creations, some new group assignments (more details in changelog)

This commit is contained in:
Ondřej Vašík 2013-03-20 18:43:42 +01:00
parent 55a4b22177
commit 5e77fb2643
3 changed files with 17 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
f1d674144e8ab1959856ea89f48bdf63 setup-2.8.66.tar.bz2
0e555e3a1d51d13e44260397220baaa4 setup-2.8.67.tar.bz2