public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: - Fixed problem with /etc/profile.d/* and non-interactive tcsh (#299221)
@ 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 : 293202dbbfe6a2c4dc669054715e36134f7d94fc
Author : Phil Knirsch <pknirsch@fedoraproject.org>
Date : 2008-02-22T17:56:52+00:00
Stats : +10/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/293202dbbfe6a2c4dc669054715e36134f7d94fc?branch=update_services
Log:
- Fixed problem with /etc/profile.d/* and non-interactive tcsh (#299221)
- Fixed xterm -title problem (#387581)
- Fixed problem with /etc/profile.d/*.csh not being executed for none
loginshells anymore (#381631, #429838)
- Corrected missing shell for news user in uidgid and passwd
---
diff --git a/.cvsignore b/.cvsignore
index 8d64499..9cc6b80 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.6.10.tar.bz2
+setup-2.6.11.tar.bz2
diff --git a/setup.spec b/setup.spec
index 793fec9..9cd3771 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files.
Name: setup
-Version: 2.6.10
+Version: 2.6.11
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -76,6 +76,13 @@ rm -rf %{buildroot}
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
+* Fri Feb 22 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.11-1
+- Fixed problem with /etc/profile.d/* and non-interactive tcsh (#299221)
+- Fixed xterm -title problem (#387581)
+- Fixed problem with /etc/profile.d/*.csh not being executed for none loginshells anymore
+ (#381631, #429838)
+- Corrected missing shell for news user in uidgid and passwd
+
* Thu Aug 16 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.10-1
- License review and update
diff --git a/sources b/sources
index 019fd1a..094061d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-494fa49f7376f268700ec4f319f54ce7 setup-2.6.10.tar.bz2
+2ba94c9f51cfa4b88c673041cd204ec3 setup-2.6.11.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: - Fixed problem with /etc/profile.d/* and non-interactive tcsh (#299221) Phil Knirsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox