Changeset dc040150d52d6abe1074ec443753bb435a6ec089
- Timestamp:
- 05/17/08 00:23:51
(4 months ago)
- Author:
- Pavlov Konstantin <thresh@videolan.org>
- git-committer:
- Pavlov Konstantin <thresh@videolan.org> 1210976631 +0400
- git-parent:
[70ad10b0c4caa43776ec0f79271f1bae34310cde]
- git-author:
- Pavlov Konstantin <thresh@videolan.org> 1210976631 +0400
- Message:
Contrib: fix CVE-2008-2109 for libid3tag.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| ref626a5 |
rdc04015 |
|
| 569 | 569 | libid3tag: libid3tag-$(LIBID3TAG_VERSION).tar.gz |
|---|
| 570 | 570 | $(EXTRACT_GZ) |
|---|
| | 571 | patch -d libid3tag -p0 < Patches/libid3tag-0.15.1b-fix-CVE-2008-2109.patch |
|---|
| 571 | 572 | |
|---|
| 572 | 573 | .id3tag: libid3tag |
|---|