public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: add basic empty subuid/subgid files for docker (#1309425)
Date: Mon, 22 Jun 2026 15:55:51 GMT [thread overview]
Message-ID: <178214375100.1.10613989784710789521.rpms-setup-e7d23b33c8ac@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-22 15:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178214375100.1.10613989784710789521.rpms-setup-e7d23b33c8ac@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox