public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: fix homedirs and shells for several users in uidgid file (#1190321)
@ 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 : e8d3f21ab61a98c983ad28ccc0dba7eb4ae2033c
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2017-08-29T12:36:41+02:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/e8d3f21ab61a98c983ad28ccc0dba7eb4ae2033c?branch=update_services
Log:
fix homedirs and shells for several users in uidgid file (#1190321)
---
diff --git a/.gitignore b/.gitignore
index 4a73923..b129151 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@ setup-2.8.25.tar.bz2
/setup-2.10.5.tar.bz2
/setup-2.10.7.tar.bz2
/setup-2.10.8.tar.bz2
+/setup-2.10.9.tar.bz2
diff --git a/setup.spec b/setup.spec
index be337c9..0b81e9c 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.10.8
+Version: 2.10.9
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -96,6 +96,9 @@ end
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
%changelog
+* Tue Aug 29 2017 Ondrej Vasik <ovasik@redhat.com> - 2.10.9-1
+- fix homedirs and shells for several users in uidgid file (#1190321)
+
* Mon Aug 28 2017 Ondrej Vasik <ovasik@redhat.com> - 2.10.8-1
- prevent possible doublesourcing of /etc/bashrc (#1482040)
diff --git a/sources b/sources
index 21ec585..475b403 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.10.8.tar.bz2) = c2bf42b253d98b27a58a44321e892760a281b5ad0b9f9543fdfb356aa0daa666eac5a5aec60519c5dce7aa3c6e2956f4797a3a06828139bc20bc5d3a49aacbd1
+SHA512 (setup-2.10.9.tar.bz2) = 6a6b90c59cbe85ed4e4204496080d3457a3e126519a95584659d114c541754e5bf19d66fdccc4281ca2703d29b892fe19992bfe47ad56188649740fcfeb8a4a0
^ 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: fix homedirs and shells for several users in uidgid file (#1190321)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox