public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: synchronize /etc/services with latest IANA, do not use tabs in that file to
@ 2026-06-22 15:55 Ondrej Vasik
  0 siblings, 0 replies; only message in thread
From: Ondrej Vasik @ 2026-06-22 15:55 UTC (permalink / raw)
  To: git-commits

        A new commit has been pushed.

        Repo   : rpms/setup
        Branch : update_services
        Commit : df7fbc5e3be3275a521187d3316cd280f233eff5
        Author : Ondrej Vasik <ovasik@fedoraproject.org>
        Date   : 2009-01-22T13:15:23+00:00
        Stats  : +11/-3 in 3 file(s)
        URL    : https://src.fedoraproject.org/rpms/setup/c/df7fbc5e3be3275a521187d3316cd280f233eff5?branch=update_services

        Log:
        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)

---
diff --git a/.cvsignore b/.cvsignore
index 7ae1bbd..2e93d6f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.7.6.tar.bz2
+setup-2.7.7.tar.bz2

diff --git a/setup.spec b/setup.spec
index bc263fd..e40294a 100644
--- a/setup.spec
+++ b/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)

diff --git a/sources b/sources
index 14d8a00..aabf400 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c59aafd91d123db95f2260edeca679ee  setup-2.7.6.tar.bz2
+233a73e23b7a51f57e9417b4f9c85eaf  setup-2.7.7.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: synchronize /etc/services with latest IANA, do not use tabs in that file to Ondrej Vasik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox