Changeset 22dbee0081c2f38a775d059175f4a9b21841d38c
- Timestamp:
- 05/14/08 08:15:02
(1 hour ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1210745702 -0700
- git-parent:
[a17d5442d3f63345443e1bafd255c82db4f07510]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1210745676 -0700
- Message:
Update libpng to 1.2.29. We shouldn't be affected by CVE-2008-1382
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r93a5f23 |
r22dbee0 |
|
| 137 | 137 | CDIO_VERSION=0.80 |
|---|
| 138 | 138 | CDIO_URL=$(GNU)/libcdio/libcdio-$(CDIO_VERSION).tar.gz |
|---|
| 139 | | PNG_VERSION=1.2.25 |
|---|
| | 139 | PNG_VERSION=1.2.29 |
|---|
| 140 | 140 | PNG_URL=$(SF)/libpng/libpng-$(PNG_VERSION).tar.bz2 |
|---|
| 141 | 141 | GPGERROR_VERSION=1.6 |
|---|