From 5e77fb264303643f7e8274e65e784857cd47ad03 Mon Sep 17 00:00:00 2001 From: Ondřej Vašík Date: Mar 20 2013 17:43:42 +0000 Subject: various changes in default group creations, some new group assignments (more details in changelog) --- diff --git a/.gitignore b/.gitignore index 78005f6..7f5d2d6 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/setup.spec b/setup.spec index a5ac5a9..0361abd 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.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 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 2.8.66-1 - assign :190 gid for systemd-journal (#918120) - assign 191:191 uidgid pair for systemd-journal-gateway (#918120) diff --git a/sources b/sources index 0bc765d..6741d2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1d674144e8ab1959856ea89f48bdf63 setup-2.8.66.tar.bz2 +0e555e3a1d51d13e44260397220baaa4 setup-2.8.67.tar.bz2