public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: Use 65534 as the nobody uid
@ 2026-06-22 15:56 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-22 15:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/setup
Branch : update_services
Commit : 7537589393eb04f276edae07f82056302fc1390d
Author : Ondřej Vašík <ovasik@redhat.com>
Date   : 2018-02-22T17:59:14+01:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/7537589393eb04f276edae07f82056302fc1390d?branch=update_services

Log:
Use 65534 as the nobody uid

---
diff --git a/.gitignore b/.gitignore
index 7201fe3..9911de2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,4 @@ setup-2.8.25.tar.bz2
 /setup-2.10.10.tar.bz2
 /setup-2.11.1.tar.bz2
 /setup-2.11.2.tar.bz2
+/setup-2.11.3.tar.bz2

diff --git a/setup.spec b/setup.spec
index 1f57a2b..0a85d1d 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,7 +1,7 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.11.2
-Release: 2%{?dist}
+Version: 2.11.3
+Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
 URL: https://pagure.io/setup/
@@ -98,6 +98,9 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
 
 %changelog
+* Thu Feb 21 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.11.3-1
+- Use 65534 as the nobody uid
+
 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 

diff --git a/sources b/sources
index 89b27e7..59c4228 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.11.2.tar.bz2) = e68d0f030b29c4d70eb2a74de265795231cda54cb346ff5212f68d185673f307dd93aee342e327658f6255a905ca7210c527dfc0a2f4a95baf20268e61e93489
+SHA512 (setup-2.11.3.tar.bz2) = da62318447da858161e62eccd2d28fa70cb1ca13a9394672575144879f557162a419c9e5b6c0e6ba077b29ee5ea98a42e08c4348833bed026351f260580164e5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-22 15:56 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:56 [rpms/setup] update_services: Use 65534 as the nobody uid 

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