diff options
author | Nathan Harris <nharris@eoimaging.com> | 2009-07-17 20:43:18 (GMT) |
---|---|---|
committer | Nathan Harris <nharris@eoimaging.com> | 2009-07-17 20:43:18 (GMT) |
commit | fb13d828b914fa3e40b9b7242177342b0ea904a7 (patch) | |
tree | 85eb57f50aa96980d7bb129232fb830df306dd3a | |
parent | d15bb4e7efca625e3d5265000ebd9df08c59f8c1 (diff) | |
download | linhes_pkgbuild-fb13d828b914fa3e40b9b7242177342b0ea904a7.zip linhes_pkgbuild-fb13d828b914fa3e40b9b7242177342b0ea904a7.tar.gz linhes_pkgbuild-fb13d828b914fa3e40b9b7242177342b0ea904a7.tar.bz2 |
libtiff: missed the ChangeLog file
-rw-r--r-- | abs/core-testing/libtiff/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core-testing/libtiff/ChangeLog b/abs/core-testing/libtiff/ChangeLog new file mode 100644 index 0000000..1a1c85b --- /dev/null +++ b/abs/core-testing/libtiff/ChangeLog @@ -0,0 +1,8 @@ +2008-09-05 Eric Belanger <eric@archlinux.org> + + * libtiff 3.8.2-4 + * Applied patch to fix buffer underflow in LZW decoding (tiff-3.8.2-CVE-2008-2327.patch) + * Added license + * Added freeglut optdepends + * FHS man pages + * Added ChangeLog |