mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Move the patches fixing CVE-2014-0190 to the right ports.
The GIF handler is part of qt{4,5}-imageformats, not qt{4,5}-gui. Big pointy hat to me. I've chosen not to force users to rebuild the -gui ports yet again with a PORTREVISION bump since the code built in those ports is the same regardless of whether the patch is applied or not. Submitted by: RyoTa SimaMoto <liangtai.s16@gmail.com> MFH: 2014Q3 Security: 904d78b8-0f7e-11e4-8b71-5453ed2e2b49
This commit is contained in:
parent
37219f17a8
commit
1808f72dc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362336
4 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= imageformats
|
||||
DISTVERSION= ${QT4_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
PKGNAMEPREFIX= qt4-
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= imageformats
|
||||
DISTVERSION= ${QT5_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
PKGNAMEPREFIX= qt5-
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue