OXIESEC PANEL
- Current Dir:
/
/
lib
/
rpm
Server IP: 82.112.239.19
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/20/2025 01:49:09 AM
r-xr-xr-x
📄
brp-boot-efi-times
1.43 KB
06/08/2022 09:44:52 AM
rwxr-xr-x
📄
cmake.prov
2.92 KB
04/02/2024 11:26:07 AM
rwxr-xr-x
📄
cmake.req
2.29 KB
04/02/2024 11:26:07 AM
rwxr-xr-x
📁
fileattrs
-
04/09/2025 07:08:42 PM
rwxr-xr-x
📄
gstreamer1.prov
950 bytes
09/27/2023 03:39:23 AM
rwxr-xr-x
📁
lua
-
10/07/2024 07:47:48 AM
rwxr-xr-x
📄
macros
43.12 KB
10/07/2024 07:47:48 AM
rw-r--r--
📁
macros.d
-
06/20/2025 01:49:09 AM
rwxr-xr-x
📁
platform
-
10/07/2024 07:47:48 AM
rwxr-xr-x
📁
redhat
-
03/18/2025 10:32:30 PM
rwxr-xr-x
📄
rpm.daily
296 bytes
05/28/2020 10:04:25 AM
rw-r--r--
📄
rpm.log
61 bytes
05/28/2020 10:04:25 AM
rw-r--r--
📄
rpm.supp
688 bytes
05/28/2020 10:04:25 AM
rw-r--r--
📄
rpm2cpio.sh
1.56 KB
10/07/2024 07:46:58 AM
rwxr-xr-x
📄
rpmdb_dump
41 bytes
05/28/2020 10:04:25 AM
rwxr-xr-x
📄
rpmdb_load
41 bytes
05/28/2020 10:04:25 AM
rwxr-xr-x
📄
rpmpopt-4.16.1.3
11.83 KB
10/07/2024 07:47:33 AM
rw-r--r--
📄
rpmrc
17.24 KB
10/07/2024 07:47:33 AM
rw-r--r--
📄
sysusers.generate-pre.sh
2.22 KB
03/18/2025 04:21:31 AM
rwxr-xr-x
📄
sysusers.prov
605 bytes
03/18/2025 04:21:31 AM
rwxr-xr-x
📄
tgpg
937 bytes
05/28/2020 10:04:25 AM
rwxr-xr-x
Editing: rpm.supp
Close
# This is a valgrind suppression file for rpm. # Rpm now processes /proc/self/auxv on Linux, but valgrind does not # like that (see https://bugs.kde.org/show_bug.cgi?id=253519). To # avoid the related false positives from valgrind, use this with # 'valgrind --suppressions=rpm.supp [...]' when using it on rpm. { defaultMachine_strdup Memcheck:Addr1 ... fun:strdup ... fun:defaultMachine } { defaultMachine_memcpy1 Memcheck:Addr1 fun:*memcpy ... fun:defaultMachine } { defaultMachine_memcpy2 Memcheck:Addr2 fun:*memcpy ... fun:defaultMachine } { defaultMachine_memcpy4 Memcheck:Addr4 fun:*memcpy ... fun:defaultMachine }