public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: don't list nologin in /etc/shells (#1378893)
@ 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 : b5dbc8bfdc87ff635850ff8cda5894ab0e94afd0
Author : Ondřej Vašík <ovasik@redhat.com>
Date   : 2018-04-16T13:46:45+02:00
Stats  : +6/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/b5dbc8bfdc87ff635850ff8cda5894ab0e94afd0?branch=update_services

Log:
don't list nologin in /etc/shells (#1378893)

---
diff --git a/.gitignore b/.gitignore
index 9911de2..11062e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ setup-2.8.25.tar.bz2
 /setup-2.11.1.tar.bz2
 /setup-2.11.2.tar.bz2
 /setup-2.11.3.tar.bz2
+/setup-2.11.4.tar.bz2

diff --git a/setup.spec b/setup.spec
index db5e72d..5c99bd5 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.11.3
+Version: 2.11.4
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
@@ -98,6 +98,9 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
 
 %changelog
+* Mon Apr 16 2018 Ondrej Vasik <ovasik@redhat.com> - 2.11.4-1
+- don't list nologin in /etc/shells (#1378893)
+
 * Thu Feb 22 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.11.3-1
 - Use 65534 as the nobody uid
 

diff --git a/sources b/sources
index 59c4228..445d5f0 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 SHA512 (setup-2.11.3.tar.bz2) = da62318447da858161e62eccd2d28fa70cb1ca13a9394672575144879f557162a419c9e5b6c0e6ba077b29ee5ea98a42e08c4348833bed026351f260580164e5
+SHA512 (setup-2.11.4.tar.bz2) = ee6f3cd276d0650bf0bd5585b73c746ff78cf9429c14d0818876e32c2e3de72d662a1eaab3125a0fcd35ef8fabe11f167413a1d8d82c136b1f77ea7ef457f7a9

^ 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: don't list nologin in /etc/shells (#1378893) 

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