public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Osvald <mosvald@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: csh.login: set PATH again (if empty) to prevent interpreter error (#1744106)
Date: Mon, 22 Jun 2026 15:56:09 GMT	[thread overview]
Message-ID: <178214376946.1.18266908672310363586.rpms-setup-72c2ec1f7e55@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-22 15:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178214376946.1.18266908672310363586.rpms-setup-72c2ec1f7e55@fedoraproject.org \
    --to=mosvald@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox