diff options
author | jbj <devnull@localhost> | 2005-07-13 11:09:39 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-07-13 11:09:39 +0000 |
commit | d66903fe9c842ec5cb6bb3cf8f27e39c40420309 (patch) | |
tree | b1c4233d92d2594f49e79db8028f09d3e46d61e0 /CHANGES | |
parent | 51b32ae1301f6b862fab83bfebb574a08defbc77 (diff) | |
download | rpm-d66903fe9c842ec5cb6bb3cf8f27e39c40420309.tar.gz rpm-d66903fe9c842ec5cb6bb3cf8f27e39c40420309.tar.bz2 rpm-d66903fe9c842ec5cb6bb3cf8f27e39c40420309.zip |
- fix: find-debuginfo.sh kernel voo-doo tweaks (#159346).
CVS patchset: 7880
CVS date: 2005/07/13 11:09:39
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ - use perldeps.pl, phase out perl.{req,prov} (#161921). - fix: make sqlite3 rpmdb endian-neutral (#159425). - fix: permit sqlite3 rpmdb with chroot (#159424). + - fix: find-debuginfo.sh not handling set[ug]id ELF files (#100963). + - fix: find-debuginfo.sh kernel voo-doo tweaks (#159346). 4.4 -> 4.4.1: - force *.py->*.pyo byte code compilation with brp-python-bytecompile. |