summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-10-14 15:09:07 +0000
committerjbj <devnull@localhost>2004-10-14 15:09:07 +0000
commit9e30825226d5b1613eb210094fde5f5488fb4725 (patch)
treeb70d6eed0ef8154c88cb4b0d90618516cfa9bbe2 /CHANGES
parent47ea5da7dd42de36b235b688205fb35f53e3cad6 (diff)
downloadlibrpm-tizen-9e30825226d5b1613eb210094fde5f5488fb4725.tar.gz
librpm-tizen-9e30825226d5b1613eb210094fde5f5488fb4725.tar.bz2
librpm-tizen-9e30825226d5b1613eb210094fde5f5488fb4725.zip
- fix: don't set handler if SIG_IGN is already set (#134474).
CVS patchset: 7462 CVS date: 2004/10/14 15:09:07
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 10c6bafef..2799b181e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,7 @@
- python: permit rpm.ds() analogue to hdr.dsFromHeader() creator.
- python: permit rpm.fi() analogue to hdr.fiFromHeader() creator.
- silently add default %defattr(-,root,root) for all packages.
+ - fix: don't set handler if SIG_IGN is already set (#134474).
4.3.1 -> 4.3.2:
- use /etc/selinux/targeted/contexts/files/file_contexts for now.