public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: add basic empty subuid/subgid files for docker (#1309425)
@ 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 : e7d23b33c8ac3802e731992b5205465ede789e7b
Author : Ondřej Vašík <ovasik@redhat.com>
Date   : 2016-02-22T15:16:17+01:00
Stats  : +8/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/e7d23b33c8ac3802e731992b5205465ede789e7b?branch=update_services

Log:
add basic empty subuid/subgid files for docker (#1309425)

---
diff --git a/.gitignore b/.gitignore
index 46f4a50..85b2932 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ setup-2.8.25.tar.bz2
 /setup-2.9.6.tar.bz2
 /setup-2.9.7.tar.bz2
 /setup-2.9.8.tar.bz2
+/setup-2.10.1.tar.bz2

diff --git a/setup.spec b/setup.spec
index 8de5c03..5f61947 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,7 +1,7 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.9.8
-Release: 3%{?dist}
+Version: 2.10.1
+Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
 URL: https://fedorahosted.org/setup/
@@ -68,6 +68,8 @@ end
 %verify(not md5 size mtime) %config(noreplace) /etc/group
 %verify(not md5 size mtime) %attr(0000,root,root) %config(noreplace,missingok) /etc/shadow
 %verify(not md5 size mtime) %attr(0000,root,root) %config(noreplace,missingok) /etc/gshadow
+%verify(not md5 size mtime) %config(noreplace) /etc/subuid
+%verify(not md5 size mtime) %config(noreplace) /etc/subgid
 %config(noreplace) /etc/services
 %verify(not md5 size mtime) %config(noreplace) /etc/exports
 %config(noreplace) /etc/aliases
@@ -91,11 +93,8 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
 
 %changelog
-* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.8-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
-* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.8-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+* Mon Feb 22 2016 Ondrej Vasik <ovasik@redhat.com> - 2.10.1-1
+- add basic empty subuid/subgid files for docker (#1309425)
 
 * Wed May 13 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.8-1
 - assign uidgid for ceph(167:167) - FPC 524,bz#1220846

diff --git a/sources b/sources
index 307a283..62b359c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab0ea686fe781663fb6c9daebb6245b0  setup-2.9.8.tar.bz2
+ca117fd7e08996f9a35aa5b21a7ab289  setup-2.10.1.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: add basic empty subuid/subgid files for docker (#1309425) 

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