public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: csh.login: set PATH again (if empty) to prevent interpreter error (#1744106)
@ 2026-06-22 15:56 Martin Osvald
  0 siblings, 0 replies; only message in thread
From: Martin Osvald @ 2026-06-22 15:56 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/setup
            Branch : update_services
            Commit : 72c2ec1f7e55af56f163f98e205067c4903ef52c
            Author : Martin Osvald <mosvald@redhat.com>
            Date   : 2019-10-09T11:40:07+02:00
            Stats  : +12/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/setup/c/72c2ec1f7e55af56f163f98e205067c4903ef52c?branch=update_services

            Log:
            csh.login: set PATH again (if empty) to prevent interpreter error (#1744106)
aliases: add pcp user (#1744091)
lang.csh: fix several variable substitution bugs and typos (#1746749)
don't set LANG as a per-shell variable
fix lang.csh script so it doesn't break tcsh -e scripts II (#1620004)
use full path for non-builtins in csh.cshrc, csh.login, lang.csh, lang.sh and profile (#1747493)

---
diff --git a/.gitignore b/.gitignore
index 0aacb18..ee4b11c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,4 @@ setup-2.8.25.tar.bz2
 /setup-2.13.1.tar.bz2
 /setup-2.13.2.tar.bz2
 /setup-2.13.3.tar.bz2
+/setup-2.13.6.tar.bz2

diff --git a/setup.spec b/setup.spec
index bb4f552..ae5f7bb 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,7 +1,7 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.13.3
-Release: 2%{?dist}
+Version: 2.13.6
+Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
 URL: https://pagure.io/setup/
@@ -115,6 +115,14 @@ end
 %{_tmpfilesdir}/%{name}.conf
 
 %changelog
+* Thu Oct 03 2019 Martin Osvald <mosvald@redhat.com> - 2.13.6-1
+- csh.login: set PATH again (if empty) to prevent interpreter error (#1744106)
+- aliases: add pcp user (#1744091)
+- lang.csh: fix several variable substitution bugs and typos (#1746749)
+- don't set LANG as a per-shell variable
+- fix lang.csh script so it doesn't break tcsh -e scripts II (#1620004)
+- use full path for non-builtins in csh.cshrc, csh.login, lang.csh, lang.sh and profile (#1747493)
+
 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

diff --git a/sources b/sources
index 3e8ebdf..36c72f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.13.3.tar.bz2) = fa647332fe5b5667f68a484d249acafa49863f13a493a01daa891b4be430005bcc92c92bbdb76e08db90891f31424436c5915cb4e23a1ab2192b9604d272a1e0
+SHA512 (setup-2.13.6.tar.bz2) = f330827f2f8f379e63034e009eb988c843d0d7135732e0777b5705d45a0fab2068129c603b24defb2ba0ff7bfc5a1dea0e9a4b30427ad77e880b9df221f3a2c0

^ 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: csh.login: set PATH again (if empty) to prevent interpreter error (#1744106) Martin Osvald

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