Changeset 0aa5744310de34261dc39c192a0a93046d79a3df
- Timestamp:
- 28/01/07 19:06:48
(2 years ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1170007608 +0000
- git-parent:
[8086b07cf076736d43c955c00c4cbb1464e53dd7]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1170007608 +0000
- Message:
Change libpng version to 1.2.15 especially to fix security issue CVE-2006-3334.
Tested on epsilon, veda, altair/mingw32.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9c3e6c5 |
r0aa5744 |
|
| 119 | 119 | CDIO_VERSION=0.78.2 |
|---|
| 120 | 120 | CDIO_URL=$(GNU)/libcdio/libcdio-$(CDIO_VERSION).tar.gz |
|---|
| 121 | | PNG_VERSION=1.2.12 |
|---|
| | 121 | PNG_VERSION=1.2.15 |
|---|
| 122 | 122 | PNG_URL=$(SF)/libpng/libpng-$(PNG_VERSION).tar.bz2 |
|---|
| 123 | 123 | GPGERROR_VERSION=1.3 |
|---|