summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-10-09 20:39:27 +0000
committerjbj <devnull@localhost>2004-10-09 20:39:27 +0000
commit3c792a32c1cc8547ea858613af64fde54cbdfc8b (patch)
treeff1ceb104e5a5ee59dfc924c64a78a6f09f67129 /CHANGES
parenta36aa761ec0f525c0a206f0a46d404a3ccab5887 (diff)
downloadlibrpm-tizen-3c792a32c1cc8547ea858613af64fde54cbdfc8b.tar.gz
librpm-tizen-3c792a32c1cc8547ea858613af64fde54cbdfc8b.tar.bz2
librpm-tizen-3c792a32c1cc8547ea858613af64fde54cbdfc8b.zip
Changes from rpm-4_3 branch.
CVS patchset: 7442 CVS date: 2004/10/09 20:39:27
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f8149cef6..b45e5b6cc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,6 +27,19 @@
- add ppc8[25]60 arches.
- fix: evaluate rather than default file_contexts path. (#127501).
- avoid "can't happen" recursion while retrieving pubkeys.
+ - add ppc32dy4 arch.
+ - make peace with automake 1.9.1.
+ - fix: defattr for rpm-libs (#130461).
+ - print dependency loops as warning iff --anaconda is specified.
+ - fix: mark uninstalled elf32 files in rpmdb to disable -Va checks.
+ - ia64: add autorelocate_dcolor to macros.in.
+ - disable static linking until libc*.a provides symbols.
+ - fix: revert Obsoletes: "fix" (#134497).
+ - fix: work around for dangling symlinks not globbed (#134362).
+ - display caught signals to diagnose #134474 (gonna be SIGPIPE).
+ - display N-V-R.A in dependency failure messages.
+ - selinux: set "rpm_script_t" always, not just for /bin/sh.
+ - honor inherited SIG_IGN when establishing rpmdb signal exit (#134474).
4.3 -> 4.3.1:
- fix: don't add leading space to %* argv expansion (#119059).