public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Vasik <ovasik@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: Synchronize with other distros: use history-search-backward/forward for
Date: Mon, 22 Jun 2026 15:55:08 GMT [thread overview]
Message-ID: <178214370820.1.10588155150367949205.rpms-setup-322c0553aab0@fedoraproject.org> (raw)
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
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=178214370820.1.10588155150367949205.rpms-setup-322c0553aab0@fedoraproject.org \
--to=ovasik@fedoraproject.org \
--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