diff options
author | jbj <devnull@localhost> | 2005-01-04 17:11:00 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-01-04 17:11:00 +0000 |
commit | 228d0e350ac2f20ee7ca1f74c46620e219559542 (patch) | |
tree | f4fb9f7fff14e3c3034db9ec833defcc834ffa82 /CHANGES | |
parent | 34caf4357ac173eb273ec16611dc8da24fa75858 (diff) | |
download | rpm-228d0e350ac2f20ee7ca1f74c46620e219559542.tar.gz rpm-228d0e350ac2f20ee7ca1f74c46620e219559542.tar.bz2 rpm-228d0e350ac2f20ee7ca1f74c46620e219559542.zip |
Splint fiddles.
CVS patchset: 7669
CVS date: 2005/01/04 17:11:00
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -31,7 +31,6 @@ - permit Obsoletes: /path/to/file. - permit Conflicts: /path/to/file. - free rpmrc when looping on --target arches (#127730). - - port to internal file-4.10 libmagic rather than libfmagic. - fix: handle non-unique dirnames in rpmalAdd(). - integrate rpmgi "generic iterator" with query/verify. - bump popt version to 1.10. @@ -49,6 +48,7 @@ - python: bleeping keywords broke labelCompare. - add support for automagic pubkey retrieval using HKP. - detect and return errors from neon through Ferror. + - use package color as Obsoletes: color. 4.3.2 -> 4.3.3: - bump micro version. @@ -57,6 +57,7 @@ - selinux: use rpm_execcon, not execv, to run scriptlets (#136848). - fix: segfault on --verifydb (#138589). - sparcv8: optflags changed to -mtune=ultrasparc (#140420). + - port to internal file-4.10 libmagic rather than libfmagic. 4.3.1 -> 4.3.2: - use /etc/selinux/targeted/contexts/files/file_contexts for now. |