diff --git a/packages/p/pciutils/abi_used_symbols b/packages/p/pciutils/abi_used_symbols index b8f0063ea7e..5d5eb9aede9 100644 --- a/packages/p/pciutils/abi_used_symbols +++ b/packages/p/pciutils/abi_used_symbols @@ -2,9 +2,10 @@ libc.so.6:__ctype_b_loc libc.so.6:__errno_location libc.so.6:__fprintf_chk libc.so.6:__h_errno_location +libc.so.6:__isoc23_sscanf +libc.so.6:__isoc23_strtol libc.so.6:__isoc99_sscanf libc.so.6:__libc_start_main -libc.so.6:__memcpy_chk libc.so.6:__open_2 libc.so.6:__printf_chk libc.so.6:__res_init diff --git a/packages/p/pciutils/abi_used_symbols32 b/packages/p/pciutils/abi_used_symbols32 index bbc5c76d57f..958eb9eef6f 100644 --- a/packages/p/pciutils/abi_used_symbols32 +++ b/packages/p/pciutils/abi_used_symbols32 @@ -2,8 +2,9 @@ libc.so.6:__ctype_b_loc libc.so.6:__errno_location libc.so.6:__fprintf_chk libc.so.6:__h_errno_location +libc.so.6:__isoc23_sscanf +libc.so.6:__isoc23_strtol libc.so.6:__isoc99_sscanf -libc.so.6:__memcpy_chk libc.so.6:__open_2 libc.so.6:__res_init libc.so.6:__snprintf_chk diff --git a/packages/p/pciutils/monitoring.yml b/packages/p/pciutils/monitoring.yml new file mode 100644 index 00000000000..d57ef15681d --- /dev/null +++ b/packages/p/pciutils/monitoring.yml @@ -0,0 +1,6 @@ +releases: + id: 2605 + rss: https://github.com/pciutils/pciutils/tags.atom +# No known CPE, checked 2024-05-25 +security: + cpe: ~ diff --git a/packages/p/pciutils/package.yml b/packages/p/pciutils/package.yml index c6ad225a3c1..be7c5359ccc 100644 --- a/packages/p/pciutils/package.yml +++ b/packages/p/pciutils/package.yml @@ -1,8 +1,9 @@ name : pciutils version : 3.7.0 -release : 12 +release : 13 source : - https://mirrors.edge.kernel.org/pub/software/utils/pciutils/pciutils-3.7.0.tar.xz : 9d40b97be8b6a2cdf96aead5a61881d1f7e4e0da9544a9bac4fba1ae9dcd40eb +homepage : https://mj.ucw.cz/sw/pciutils/ license : GPL-2.0-only component : system.utils emul32 : yes diff --git a/packages/p/pciutils/pspec_x86_64.xml b/packages/p/pciutils/pspec_x86_64.xml index cd1e003ee2e..92791aaaf9c 100644 --- a/packages/p/pciutils/pspec_x86_64.xml +++ b/packages/p/pciutils/pspec_x86_64.xml @@ -1,16 +1,17 @@ pciutils + https://mj.ucw.cz/sw/pciutils/ - Thomas Staudinger - Staudi.Kaos@gmail.com + antoine serveaux + solus@foxfire.mozmail.com GPL-2.0-only system.utils Utilities to deal with PCI bus The PCI Utilities are a collection of programs for inspecting and manipulating configuration of PCI devices, all based on a common portable library libpci which offers access to the PCI configuration space on a variety of operating systems. - https://getsol.us/sources/README.Solus + https://sources.getsol.us/README.Solus pciutils @@ -38,7 +39,7 @@ emul32 - pciutils + pciutils /usr/lib32/libpci.so.3 @@ -52,8 +53,8 @@ programming.devel - pciutils-32bit - pciutils-devel + pciutils-devel + pciutils-32bit /usr/lib32/libpci.so @@ -67,7 +68,7 @@ programming.devel - pciutils + pciutils /usr/include/pci/config.h @@ -79,12 +80,12 @@ - - 2022-04-06 + + 2024-05-25 3.7.0 Packaging update - Thomas Staudinger - Staudi.Kaos@gmail.com + antoine serveaux + solus@foxfire.mozmail.com \ No newline at end of file