diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-06-19 14:19:36 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-06-19 14:19:36 +0300 |
commit | 59920364efcc433d2d72d82cdc2b55758eba71b1 (patch) | |
tree | 645d92fc8d02d565756380882c70acc58ad9885b /TODO | |
parent | 036e9e6dcb8165bb5862b55c6e8825161d78775c (diff) | |
download | librpm-tizen-59920364efcc433d2d72d82cdc2b55758eba71b1.tar.gz librpm-tizen-59920364efcc433d2d72d82cdc2b55758eba71b1.tar.bz2 librpm-tizen-59920364efcc433d2d72d82cdc2b55758eba71b1.zip |
Fix CVE-2007-1536 in internal libmagic, patch from RHEL4.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,6 @@ 4.4.2.1 ------- - merge rest of applicable Suse + RH patches -- uninternationalize RPMMESS_DEBUG strings to ease translator work - deal with included file-4.10 vulnerabilities - check whether gcc supports -fno-strict-aliasing instead of blindly using @@ -21,6 +20,7 @@ Janitorial work: - remove internal file/libmagic? - remove internal lua? - review, update included README, INSTALL etc docs +- uninternationalize RPMMESS_DEBUG strings to ease translator work API: - proper separation of exported and private headers to clean up the API |