public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: Synchronize with other distros: use history-search-backward/forward for
@ 2026-06-22 15:55 Ondrej Vasik
0 siblings, 0 replies; only message in thread
From: Ondrej Vasik @ 2026-06-22 15:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 322c0553aab0fa908badd17167f65903c90aacd6
Author : Ondrej Vasik <ovasik@fedoraproject.org>
Date : 2009-05-20T12:26:20+00:00
Stats : +10/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/322c0553aab0fa908badd17167f65903c90aacd6?branch=update_services
Log:
Synchronize with other distros: use history-search-backward/forward for
pageup/pagedown mapping in inputrc(#500989), add HISTCONTROL=ignoreboth
to /etc/profile to not include duplicities and lines starting with
space into the history (#500819)
---
diff --git a/.cvsignore b/.cvsignore
index db4b16d..0dcb009 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.8.4.tar.bz2
+setup-2.8.5.tar.bz2
diff --git a/setup.spec b/setup.spec
index a49227f..32d57a2 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.8.4
+Version: 2.8.5
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -89,6 +89,13 @@ end
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
+* Wed May 20 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.5-1
+- use history-search-backward/forward for pageup/pagedown
+ mapping in inputrc (#500989)
+- add HISTCONTROL="ignoreboth" to /etc/profile to not include
+ duplicities and lines starting with space into the history
+ (#500819)
+
* Tue May 12 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.4-1
- add oprofile (16:16) to uidgid
- use os.remove instead of os.execute in lua post
diff --git a/sources b/sources
index f4a97b4..4b0822e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3569d161fc363f5b80b8dda64d283a6 setup-2.8.4.tar.bz2
+46847c2699174721a910001dc5d72325 setup-2.8.5.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:55 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:55 [rpms/setup] update_services: Synchronize with other distros: use history-search-backward/forward for Ondrej Vasik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox