mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
musl-bootstrap: fix CVE-2025-26519: input-controlled out-of-bounds write primitive in iconv()
This commit is contained in:
parent
4f4afc3a5d
commit
b8ba8517c8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'musl-bootstrap'
|
||||
pkgname=musl-bootstrap
|
||||
version=1.1.24
|
||||
revision=3
|
||||
revision=4
|
||||
archs="~*-musl"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr/lib/musl"
|
||||
|
|
Loading…
Add table
Reference in a new issue