public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: - Lock password for root account by default (#182206)
@ 2026-06-22 15:54 Phil Knirsch
0 siblings, 0 replies; only message in thread
From: Phil Knirsch @ 2026-06-22 15:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 164139c73f045cb1b055ea5a138f8fe67a72487e
Author : Phil Knirsch <pknirsch@fedoraproject.org>
Date : 2006-07-06T09:26:37+00:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/164139c73f045cb1b055ea5a138f8fe67a72487e?branch=update_services
Log:
- Lock password for root account by default (#182206)
---
diff --git a/.cvsignore b/.cvsignore
index 6d68d2f..6e71ebe 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.5.50.tar.bz2
+setup-2.5.52.tar.bz2
diff --git a/setup.spec b/setup.spec
index aea4dbd..ac6267a 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files.
Name: setup
-Version: 2.5.50
+Version: 2.5.52
Release: 1
License: public domain
Group: System Environment/Base
@@ -76,6 +76,12 @@ rm -rf %{buildroot}
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
+* Mon Jun 19 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.52-1
+- Lock password for root account by default (#182206)
+
+* Wed May 03 2006 Karsten Hopp <karsten@redhat.de>
+- remove gkrellmd from the reserved uid/gid list (#186974)
+
* Tue Mar 21 2006 Florian La Roche <laroche@redhat.com> 2.5.50-1
- use stricter umask of 022 for all logins
diff --git a/sources b/sources
index ddbb757..4e3edc0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed528e3feec744b86fa4394d25b2b66c setup-2.5.50.tar.bz2
+14a22d17fa5077200c7989179f32d0af setup-2.5.52.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:54 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:54 [rpms/setup] update_services: - Lock password for root account by default (#182206) Phil Knirsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox