public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: various changes in default group creations, some new group assignments (more details in changelog)
@ 2026-06-22 15:55
0 siblings, 0 replies; only message in thread
From: @ 2026-06-22 15:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 5e77fb264303643f7e8274e65e784857cd47ad03
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2013-03-20T18:43:42+01:00
Stats : +17/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/5e77fb264303643f7e8274e65e784857cd47ad03?branch=update_services
Log:
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 <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)
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:55 [rpms/setup] update_services: various changes in default group creations, some new group assignments (more details in changelog)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox