diff options
author | jbj <devnull@localhost> | 2005-07-13 11:28:29 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-07-13 11:28:29 +0000 |
commit | 1f35cde9cadf21446f2fd2dc57ce7dbd2e942df1 (patch) | |
tree | 434bfab023530ed21db870d54fae0a89cc5ff5dc /CHANGES | |
parent | ab6ca22fcd881d96c78e79a43d067995caa31a10 (diff) | |
download | librpm-tizen-1f35cde9cadf21446f2fd2dc57ce7dbd2e942df1.tar.gz librpm-tizen-1f35cde9cadf21446f2fd2dc57ce7dbd2e942df1.tar.bz2 librpm-tizen-1f35cde9cadf21446f2fd2dc57ce7dbd2e942df1.zip |
- avoid '?' for zero length file mmap failure doing md5 (#159405).
CVS patchset: 7883
CVS date: 2005/07/13 11:28:29
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ - fix: find-debuginfo.sh kernel voo-doo tweaks (#159346). - fix: initialize variables used in debug msg (#160458). - permit zlib in rpm to be built with make -j (#159404). + - avoid '?' for zero length file mmap failure doing md5 (#159405). 4.4 -> 4.4.1: - force *.py->*.pyo byte code compilation with brp-python-bytecompile. |