public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: Set PATH for user news to more resticted values
@ 2026-08-26 8:54 root
0 siblings, 0 replies; only message in thread
From: root @ 2026-08-26 8:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 3565ad7629ee3c881e4632ef2e3466f06c35994f
Author : root <root@zeus.inet.herr-schmitt.de>
Date : 2011-09-19T21:07:04+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/3565ad7629ee3c881e4632ef2e3466f06c35994f?branch=epel10.3
Log:
Set PATH for user news to more resticted values
---
diff --git a/inn.spec b/inn.spec
index b17b04f..502e328 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
Summary: The InterNetNews system, an Usenet news server
Name: inn
Version: 2.5.2
-Release: 15%{?dist}
+Release: 16%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
Group: System Environment/Daemons
@@ -185,7 +185,7 @@ touch $RPM_BUILD_ROOT%{_sharedstatedir}/news/history
#chmod 644 $RPM_BUILD_ROOT/var/lib/news/*
cat > $RPM_BUILD_ROOT%{_sysconfdir}/news/.profile <<EOF
-PATH=\$PATH:%{_libexecdir}/news
+PATH=/bin:%{_bindir}:%{_libexecdir}/news
export PATH
EOF
@@ -518,6 +518,9 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Mon Sep 19 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-16
+- Set PATH for user news to more resticted values
+
* Mon Sep 19 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-15
- Move wrong place assigments in innd.service file
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:54 [rpms/inn] epel10.3: Set PATH for user news to more resticted values root
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox