The NetBSD Project

CVS log for pkgsrc/devel/patchelf/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / patchelf

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 23 20:05:52 2023 UTC (5 months, 1 week ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

patchelf: update to 0.18.0.

- Add options to print, clear and set executable stack state
- Modernizations and strictness improvements
- Add feature to rename dynamic symbols
- Adjust roundUp for 0 as input
- Avoid overlapping program header table with section header table
- Other switches might set changed as true. Use extraStrings size
- Use the largest segment alignment for libraries requiring non-standard
  alignments
- Add one extra page to avoid overlapping with next page if its rounded...
- Add zsh completion
- Do not let modifyRPath taint shared strings in strtab
- Resize segment mapping rewritten sections if needed

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jan 11 09:16:11 2023 UTC (8 months, 3 weeks ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

patchelf: update to 0.17.2.

- Also pass STRIP to the tests
- Fix Out-of-bounds read in the function modifySoname
- Split segment size fix

Revision 1.13 / (download) - annotate - [select for diffs], Mon Nov 7 22:38:02 2022 UTC (10 months, 3 weeks ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

patchelf: update to 0.17.0.

- fix pagesize on ia64
- write out replace sections in original order
- patchelf: correct page size for sparc64/sparc32
- update vendored elf file
- add workaround for readelf from binutils 2.30
- make objdump/objcopy/readelf configurable and respect cross-compiling

Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 29 13:37:14 2022 UTC (11 months ago) by fcambus
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

patchelf: update to 0.16.1.

0.16.1

- This release only fixes the incorrect reported version by the 0.16.0
  release

0.16.0

- Handle glibc-hwcaps on ppc64le on CentOS/RHEL/Rocky 8 for
  tests/replace-add-needed.sh
- Add --print-os-abi and --set-os-abi options
- Fix Out-of-bounds read in the function modifyRPath
- Sync .note.gnu.property to PT_GNU_PROPERTY
- Fix out of bounds access when increasing program header table
- Rework file shifting to avoid sections crossing multiple segments

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 21 17:44:20 2022 UTC (14 months, 1 week ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

patchelf: update to 0.15.0.

PatchELF 0.15.0

What's Changed:

- Add --add-debug option by @deadw00d in #367
- Add O_BINARY flag when opening files to allow compilation for Windows by
  @JagoGyselinck in #372
- Document --print-needed by @klemensn in #375
- modifyRPath: return early if new and old rpath are empty by @ehmry in #376
- Add comment explaining calculation for DT_MIPS_RLD_MAP_REL by @amjoseph-nixpkgs
  in #379
- Add --no-sort option by @amjoseph-nixpkgs in #378
- Handle DT_MIPS_XHASH and .MIPS.xhash by @amjoseph-nixpkgs in #380

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 26 15:51:00 2022 UTC (19 months ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

patchelf: update to 0.14.5 and take maintainership.

0.14.5 (February 21, 2022):

- fix faulty version in 0.14.4

0.14.4 (February 21, 2022):

- Several test fixes to fix patchelf test suite on openbsd
- Allow multiple modifications in same call
- Add support to build with musl
- Fix typo: s/folllow/follow/
- mips: fix incorrect polarity on dyn_offset

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 29 11:52:24 2021 UTC (21 months ago) by rhialto
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

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

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 26 10:17:59 2021 UTC (23 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

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

Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 7 13:42:46 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 10 11:31:34 2021 UTC (2 years, 1 month ago) by rhialto
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

devel/patchelf: update to 0.13

0.13 (August 5, 2021):
    New --add-rpath flag.
    Bug fixes.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 25 10:39:22 2021 UTC (2 years, 8 months ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

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.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Aug 24 23:44:51 2019 UTC (4 years, 1 month ago) by ng0
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

devel/patchelf: Update to version 0.10 (import from wip/patchelf)

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 10 00:05:31 2016 UTC (6 years, 11 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

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.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 3 03:29:01 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

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.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 22 07:52:49 2014 UTC (9 years, 2 months ago) by manu
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3

pattchELF is a small utility to modify the dynamic linker and RPATH
of ELF executables. It is used by the Nix Packages collection
(nixpkgs).

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>