Re: [Rpm-maint] [rpm-software-management/rpm] rpm changed some bytes of statically linked library (Discussion #2313)

2024-04-30 Thread LeastSignificantBit
Closed #2313 as resolved. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/discussions/2313 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mailing list Rp

Re: [Rpm-maint] [rpm-software-management/rpm] rpm changed some bytes of statically linked library (Discussion #2313)

2022-12-15 Thread LeastSignificantBit
I did another test, pack the same files in directory1 twice, then extract them to different directory, There is still a difference between the static library file,only a few bytes was changed, i use %!xxd to convert binary to hexadecimal,here are the header of the two files, Indicate distinction

[Rpm-maint] [rpm-software-management/rpm] rpm changed some bytes of statically linked library (Discussion #2313)

2022-12-07 Thread LeastSignificantBit
Firstly, i packed all the files in the main directory 1, and then extracted them to a new directory 2; Secondly, i added one file in the main directory 1 and pack them again, then extracted them to a new directory 3; the same statically linked library file in directory 2 and directory 3 is not