- honor inherited SIG_IGN when establishing rpmdb signal exit (#134474).

This commit is contained in:
jbj 2004-10-08 18:42:32 +00:00
parent ee81636fb1
commit 10186ae76e
2 changed files with 5 additions and 2 deletions

View File

@ -20,7 +20,7 @@ Name: rpm
%define version 4.3.2 %define version 4.3.2
Version: %{version} Version: %{version}
%{expand: %%define rpm_version %{version}} %{expand: %%define rpm_version %{version}}
Release: 10 Release: 11
Group: System Environment/Base Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
License: GPL License: GPL
@ -494,6 +494,9 @@ exit 0
%{__includedir}/popt.h %{__includedir}/popt.h
%changelog %changelog
* Fri Oct 8 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-11
- honor inherited SIG_IGN when establishing rpmdb signal exit (#134474).
* Wed Oct 6 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-10 * Wed Oct 6 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-10
- display caught signals to diagnose #134474 (gonna be SIGPIPE). - display caught signals to diagnose #134474 (gonna be SIGPIPE).
- display N-V-R.A in dependency failure messages. - display N-V-R.A in dependency failure messages.

View File

@ -1 +1 @@
f0bd0f0fae2ac4421f26bb5b815fc4f3 rpm-4.3.2.tar.gz f81fbd1900f2cd9c28864323c528c579 rpm-4.3.2.tar.gz