mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
opentmpfiles: remove package
Upstream no longer maintained. Also has a privilege escalation vulnerability that will likely not be fixed. Not depended upon by any other packages. See also: https://github.com/OpenRC/opentmpfiles/issues/19 closes #42655
This commit is contained in:
parent
928447945e
commit
e60c092ca1
2 changed files with 2 additions and 17 deletions
|
@ -1,16 +0,0 @@
|
|||
# Template file for 'opentmpfiles'
|
||||
pkgname=opentmpfiles
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Drootbindir=/usr/bin"
|
||||
short_desc="Standalone utility for handling systemd-style tmpfiles.d settings"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/OpenRC/opentmpfiles"
|
||||
distfiles="https://github.com/OpenRC/opentmpfiles/archive/${version}.tar.gz"
|
||||
checksum=47d651ccda53a204463285044a9d34b1bd54d927509dac43994a9d6341be084a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'removed-packages'
|
||||
pkgname=removed-packages
|
||||
version=0.1.20230627
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meta
|
||||
short_desc="Uninstalls packages removed from repository"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
|
@ -411,6 +411,7 @@ replaces="
|
|||
onionshare<=2.2_5
|
||||
opencl-clhpp<=2.0.15_1
|
||||
openlierox<=0.58.rc5_2
|
||||
opentmpfiles<=0.3.1_1
|
||||
orage<=4.12.1_7
|
||||
parallel-rust<=0.11.3_2
|
||||
paraview<=5.8.1_3
|
||||
|
|
Loading…
Add table
Reference in a new issue