2021-12-29 12:52:24 by Olaf Seibert | Files touched by this commit (2) | |
Log message:
devel/patchelf: update to 0.14.3.
0.14.3 (December 05, 2021):
this release adds support for static, pre-compiled patchelf binaries
0.14.2 (November 29, 2021):
make version number in tarball easier to use for packagers
0.14.1 (November 28, 2021):
build fix: add missing include
0.14 (November 27, 2021):
Changes compared to 0.13:
Bug fixes:
Fix corrupted library names when using --replace-needed multiple times
Fix setting an empty rpath
Don't try to parse .dynamic section of type NOBITS
Fix use-after-free in normalizeNoteSegments
Correct EINTR handling in writeFile
MIPS: Adjust PT_MIPS_ABIFLAGS segment and DT_MIPS_RLD_MAP_REL dynamic \
section if present
Fix binaries without .gnu.hash section
Support loongarch architecture
Remove limits on output file size for elf files
Allow reading rpath from file
Requires now C++17 for building
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-08-10 13:31:34 by Olaf Seibert | Files touched by this commit (2) | |
Log message:
devel/patchelf: update to 0.13
0.13 (August 5, 2021):
New --add-rpath flag.
Bug fixes.
|
2021-01-25 11:39:22 by Frederic Cambus | Files touched by this commit (3) | |
Log message:
patchelf: update to 0.12.
## Release History
0.12 (August 27, 2020):
* New `--clear-symbol-version` flag.
* Better support for relocating NOTE sections/segments.
* Improved the default section alignment choice.
* Bug fixes.
0.11 (June 9, 2020):
* New `--output` flag.
* Some bug fixes.
|
2019-08-26 02:18:05 by ng0 | Files touched by this commit (1) |
Log message:
devel/patchelf: Adjust MASTER_SITES to new URL on nixos.org
|
2019-08-25 01:44:51 by ng0 | Files touched by this commit (2) |
Log message:
devel/patchelf: Update to version 0.10 (import from wip/patchelf)
|
2016-10-10 02:05:31 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/patchelf to 0.9
-----------------------------
(From README)
0.9 (February 29, 2016):
* Lots of new features. Please refer to the Git commit log:
https://github.com/NixOS/patchelf/commits/master
This release has contributions from Aaron D. Marasco, Adrien
Devresse, Alexandre Pretyman, Changli Gao, Chingis Dugarzhapov,
darealshinji, David Sveningsson, Eelco Dolstra, Felipe Sateler,
Jeremy Sanders, Jonas Kuemmerlin, Thomas Tuegel, Tuomas Tynkkynen,
Vincent Danjean and VladimÃr Äunát.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-08-19 14:12:12 by Emmanuel Dreyfus | Files touched by this commit (1) |
Log message:
Missing DESCR from import time
|