diff options
author | naddy <naddy@FreeBSD.org> | 2007-11-13 22:28:29 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2007-11-13 22:28:29 +0800 |
commit | a153a7955e6006a293e0617ce0b12c767ee5b4f2 (patch) | |
tree | e1e2b3f2113364bf66732584b22b03ecf1de8eed /audio/xmms-flac/distinfo | |
parent | d13ecdb78d72e664ebf289f1a723d4fe19a67564 (diff) | |
download | freebsd-ports-gnome-a153a7955e6006a293e0617ce0b12c767ee5b4f2.tar.gz freebsd-ports-gnome-a153a7955e6006a293e0617ce0b12c767ee5b4f2.tar.zst freebsd-ports-gnome-a153a7955e6006a293e0617ce0b12c767ee5b4f2.zip |
Fix integer overflows (CVE-2007-4619) by backporting corresponding
fixes from FLAC 1.2.1.
Reviewed by: miwi
Approved by: portmgr (linimon)
Security: ff65eecb-91e4-11dc-bd6c-0016179b2dd5
Diffstat (limited to 'audio/xmms-flac/distinfo')
-rw-r--r-- | audio/xmms-flac/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-flac/distinfo b/audio/xmms-flac/distinfo index c6618ce633a8..0928ac572faf 100644 --- a/audio/xmms-flac/distinfo +++ b/audio/xmms-flac/distinfo @@ -1,3 +1,6 @@ MD5 (flac-1.1.2.tar.gz) = 2bfc127cdda02834d0491ab531a20960 SHA256 (flac-1.1.2.tar.gz) = ce4f7d11b3c04a7368c916ca4abc284dd0c0256f461dfb7f07df1ab445e7a5c0 SIZE (flac-1.1.2.tar.gz) = 1516235 +MD5 (flac-alloc.h) = 08891390039e2aee9bd4335f784467db +SHA256 (flac-alloc.h) = da40afc663e5b3fe6dccd1a0f1c218b7ec02d3699d72b41d6978696896d7df98 +SIZE (flac-alloc.h) = 5697 |