devel/viewvc-devel: update to 1.3.0-20230104
fixes CVE-2023-22464b re cross site scripting
PR: 268754
Security: CVE-2023-22464
(cherry picked from commit f90173ae51
)
This commit is contained in:
parent
0f74531cb5
commit
ba3d2c278d
@ -1,6 +1,5 @@
|
||||
PORTNAME= viewvc
|
||||
DISTVERSION= 1.3.0-20201006
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.3.0-20230104
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -11,10 +10,10 @@ WWW= https://www.viewvc.org/
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= cpe python:3.6+
|
||||
USES= apache:run,24+ cpe python:3.6+
|
||||
USE_PYTHON= flavors
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= c93d9da79c31457ecb0a771ff52d28353dc6e878
|
||||
GH_TAGNAME= a239c4a93093d9f3e0e34ea4d254bde463ad38b1
|
||||
USE_RC_SUBR= viewvc
|
||||
|
||||
NO_BUILD= yes
|
||||
@ -31,7 +30,6 @@ APMOD_DESC= depend on Apache module
|
||||
|
||||
MODWSGI_DESC= Add mod_wsgi to the list of package dependencies
|
||||
|
||||
APACHE_USE= APACHE_RUN=24+
|
||||
LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd
|
||||
MODWSGI_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}mod_wsgi>=4.4.13:www/mod_wsgi4@${PY_FLAVOR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1602044238
|
||||
SHA256 (viewvc-viewvc-1.3.0-20201006-c93d9da79c31457ecb0a771ff52d28353dc6e878_GH0.tar.gz) = 8ed4212283a327eaff2e5badcd20106e07377a26fd959d52027179cfd1f19824
|
||||
SIZE (viewvc-viewvc-1.3.0-20201006-c93d9da79c31457ecb0a771ff52d28353dc6e878_GH0.tar.gz) = 338905
|
||||
TIMESTAMP = 1672851658
|
||||
SHA256 (viewvc-viewvc-1.3.0-20230104-a239c4a93093d9f3e0e34ea4d254bde463ad38b1_GH0.tar.gz) = 6e2f304fcde9d76a726b946d47f15045c992e67ee1368c01f0e2f8897c7fc3e4
|
||||
SIZE (viewvc-viewvc-1.3.0-20230104-a239c4a93093d9f3e0e34ea4d254bde463ad38b1_GH0.tar.gz) = 345541
|
||||
|
Loading…
Reference in New Issue
Block a user