cups-browsed: update to 2.1.0.

Fixes CVE-2024-47176 and CVE-2024-47850
This commit is contained in:
Andrew J. Hesford 2024-10-22 08:35:47 -04:00
parent f214921bc4
commit 0995b58956

View file

@ -1,6 +1,6 @@
# Template file for 'cups-browsed' # Template file for 'cups-browsed'
pkgname=cups-browsed pkgname=cups-browsed
version=2.0.1 version=2.1.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
conf_files="/etc/cups/cups-browsed.conf" conf_files="/etc/cups/cups-browsed.conf"
@ -13,7 +13,7 @@ license="Apache-2.0 WITH custom:GPL2-LGPL2-Exception"
homepage="https://github.com/OpenPrinting/cups-browsed" homepage="https://github.com/OpenPrinting/cups-browsed"
changelog="https://github.com/OpenPrinting/cups-browsed/blob/master/CHANGES.md" changelog="https://github.com/OpenPrinting/cups-browsed/blob/master/CHANGES.md"
distfiles="https://github.com/OpenPrinting/cups-browsed/releases/download/${version}/cups-browsed-${version}.tar.xz" distfiles="https://github.com/OpenPrinting/cups-browsed/releases/download/${version}/cups-browsed-${version}.tar.xz"
checksum=ebed1b49dea593912b15fe55f88b691c1a0ac7d6c42178e9526ea949d00ef01a checksum=2a1c0b3185d33e03e29bd13cbee07e2c511a7c4744048b094bb78895f1b00129
make_check=no # hangs make_check=no # hangs
lib32disabled=yes lib32disabled=yes