public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: prevent possible doublesourcing of /etc/bashrc (#1482040)
Date: Mon, 22 Jun 2026 15:55:55 GMT [thread overview]
Message-ID: <178214375560.1.6164766965915726107.rpms-setup-c10f5534bba4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : c10f5534bba468d1b5ed3f042f4429f13d52a65b
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2017-08-28T14:18:01+02:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/c10f5534bba468d1b5ed3f042f4429f13d52a65b?branch=update_services
Log:
prevent possible doublesourcing of /etc/bashrc (#1482040)
---
diff --git a/.gitignore b/.gitignore
index 97328e1..4a73923 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ setup-2.8.25.tar.bz2
/setup-2.10.4.tar.bz2
/setup-2.10.5.tar.bz2
/setup-2.10.7.tar.bz2
+/setup-2.10.8.tar.bz2
diff --git a/setup.spec b/setup.spec
index 61f866f..be337c9 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.10.7
+Version: 2.10.8
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -96,6 +96,9 @@ end
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
%changelog
+* Mon Aug 28 2017 Ondrej Vasik <ovasik@redhat.com> - 2.10.8-1
+- prevent possible doublesourcing of /etc/bashrc (#1482040)
+
* Fri Aug 18 2017 Ondrej Vasik <ovasik@redhat.com> - 2.10.7-1
- updated IANA services based on input from K.Vogel
diff --git a/sources b/sources
index 878ab27..21ec585 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.10.7.tar.bz2) = d78e3300058e88859cad54b669309d6ce10297b79aa52b183b9d4864e9acbcb85f887d2edaae76f7c96282498b588c0c463c26749148dc579b134af994359409
+SHA512 (setup-2.10.8.tar.bz2) = c2bf42b253d98b27a58a44321e892760a281b5ad0b9f9543fdfb356aa0daa666eac5a5aec60519c5dce7aa3c6e2956f4797a3a06828139bc20bc5d3a49aacbd1
reply other threads:[~2026-06-22 15:55 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=178214375560.1.6164766965915726107.rpms-setup-c10f5534bba4@fedoraproject.org \
--to=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