mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-11 15:26:50 +02:00
community/tomcat-native: add secfixes
This commit is contained in:
parent
63da612fd3
commit
eff524d33f
@ -20,6 +20,12 @@ source="https://archive.apache.org/dist/tomcat/tomcat-connectors/native/$pkgver/
|
||||
builddir="$srcdir/$pkgname-$pkgver-src/native"
|
||||
options="!check" # package has no tests
|
||||
|
||||
# secfixes:
|
||||
# 2.0.14-r0:
|
||||
# - CVE-2026-24734
|
||||
# 2.0.12-r0:
|
||||
# - CVE-2026-29145
|
||||
|
||||
build() {
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user