rpm/tools
Michael Schroeder 086244135b rpm2archive: fix hardlink handling in cpio output
In the "newc" cpio format the content of hardlinked files is supposted
to be stored with the last hardlink and not the first.

Fixes issue #2974
2024-03-18 10:08:06 +02:00
..
CMakeLists.txt Drop erroneous BYPRODUCTS uses from the cmake files 2024-02-13 09:48:29 +02:00
cliutils.c Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
cliutils.h Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
elfdeps.c Add multifile support to elf dependency generation 2023-09-05 14:31:17 +03:00
rpm.c Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
rpm2archive.c rpm2archive: fix hardlink handling in cpio output 2024-03-18 10:08:06 +02:00
rpmbuild.c Introduce an rpm-controlled per-build directory 2024-03-14 13:26:39 +01:00
rpmdb.c Expose and document rpmdb --verifydb operation 2023-11-06 15:58:54 +02:00
rpmdeps.c Set program name centrally from rpmcliInit() 2022-03-25 10:23:37 +02:00
rpmdump.c Fix potential unaligned access to region trailer in rpmdump 2024-02-19 14:21:00 +02:00
rpmgraph.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmkeys.c Add --list and --delete to rpmkeys 2024-02-28 12:12:57 +02:00
rpmlua.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmsign.c Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
rpmsort.c Add rpmsort utility for sorting RPM versions 2022-11-25 10:38:42 +01:00
rpmspec.c Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
rpmuncompress.c add build directory auto path to %autosetup 2024-02-02 12:40:15 +02:00