Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use --force-rpath (fixes #94) | Thomas Holder | 2020-06-03 | 3 | -10/+51 |
| | |||||
* | https://github.com/NixOS/patchelf/issues/191 | Domen Kožar | 2020-06-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #201 from dstahlke/outputflag | Eelco Dolstra | 2020-06-02 | 4 | -5/+64 |
|\ | | | | | Added --output flag | ||||
| * | Added --output flag | Dan L. Stahlke | 2020-06-01 | 4 | -5/+64 |
|/ | |||||
* | Merge pull request #200 from NixOS/domenkozar-patch-1 | Domen Kožar | 2020-05-28 | 1 | -2/+2 |
|\ | | | | | Update Makefile.am | ||||
| * | Update Makefile.amdomenkozar-patch-1 | Domen Kožar | 2020-05-28 | 1 | -2/+2 |
|/ | |||||
* | README: markdown | Domen Kožar | 2020-05-28 | 1 | -11/+10 |
| | |||||
* | flake.lock: Add | Eelco Dolstra | 2020-05-27 | 2 | -10/+27 |
| | | | | | | Flake input changes: * Added 'nixpkgs': 'github:NixOS/nixpkgs/48723f48ab92381f0afd50143f38e45cf3080405' | ||||
* | Merge pull request #198 from pespin/pespin/master | Eelco Dolstra | 2020-04-08 | 2 | -2/+3 |
|\ | | | | | Update doc to describe multiple filename args allowed | ||||
| * | Update doc to describe multiple filename args allowed | Pau Espin Pedrol | 2020-04-08 | 2 | -2/+3 |
|/ | | | | | | | | Commit 936bae418b77ee9e06a93cd3cd444f4204446973 added support to handle several files at once, but forgot to update the man and help output to describe it. Fixes: 936bae418b77ee9e06a93cd3cd444f4204446973 | ||||
* | release.nix: Fix evaluation | Eelco Dolstra | 2020-04-06 | 1 | -2/+2 |
| | |||||
* | Use lastModified | Eelco Dolstra | 2019-10-23 | 1 | -1/+7 |
| | |||||
* | flake.nix: Support multiple platforms | Eelco Dolstra | 2019-10-23 | 2 | -21/+30 |
| | |||||
* | flake.nix: Provide a Nixpkgs overlay | Eelco Dolstra | 2019-09-18 | 2 | -4/+17 |
| | | | | Also update the lock file. | ||||
* | Update flake | Eelco Dolstra | 2019-08-30 | 2 | -13/+6 |
| | |||||
* | epoch -> edition | Eelco Dolstra | 2019-07-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #175 from lkollar/travis-ci | Eelco Dolstra | 2019-07-02 | 1 | -0/+7 |
|\ | | | | | Add .travis.yml to enable CI | ||||
| * | Add .travis.yml to enable CI | Laszlo Kiss-Kollar | 2019-07-02 | 1 | -0/+7 |
|/ | |||||
* | Update flake.lock | Eelco Dolstra | 2019-06-06 | 1 | -3/+6 |
| | |||||
* | Updated epoch (#172) | Nick Van den Broeck | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | Update flake.nix | Eelco Dolstra | 2019-05-31 | 2 | -8/+10 |
| | |||||
* | flake.nix: Set epoch | Eelco Dolstra | 2019-05-28 | 1 | -0/+2 |
| | |||||
* | Update flake.lock | Eelco Dolstra | 2019-05-09 | 1 | -0/+1 |
| | |||||
* | Fix missing revCount | Eelco Dolstra | 2019-05-08 | 1 | -1/+1 |
| | |||||
* | Doh | Eelco Dolstra | 2019-05-08 | 1 | -1/+1 |
| | |||||
* | Add flake.nix | Eelco Dolstra | 2019-05-08 | 3 | -4/+34 |
| | |||||
* | Update release.nix0.10 | Eelco Dolstra | 2019-03-28 | 1 | -27/+14 |
| | |||||
* | Update README | Eelco Dolstra | 2019-03-28 | 1 | -3/+14 |
| | |||||
* | Merge pull request #149 from ezquat/fix-66 | Eelco Dolstra | 2019-03-06 | 1 | -2/+3 |
|\ | | | | | Fix issue #66: ignore 0th section header when sorting, don't overwrite NOBITS | ||||
| * | Fix issue #66 by ignoring the first section header when sorting, and not ↵ | Ezra Cooper | 2018-06-21 | 1 | -2/+3 |
|/ | | | | overwriting NOBITS entries. | ||||
* | Merge pull request #148 from stmarkevich/bigfile | Eelco Dolstra | 2018-05-09 | 1 | -2/+12 |
|\ | | | | | fix reading and writing big files (e.g. > 2Gb) | ||||
| * | fix reading and writing big files (e.g. > 2Gb) | stanislav.markevich | 2018-05-08 | 1 | -2/+12 |
|/ | |||||
* | Merge pull request #123 from lheckemann/multiple-args | Eelco Dolstra | 2018-01-29 | 1 | -13/+16 |
|\ | | | | | Allow multiple filenames to patch | ||||
| * | Allow multiple filenames to patch | Linus Heckemann | 2017-05-28 | 1 | -13/+16 |
| | | | | | | | | | | | | | | This makes behaviour less confusing when multiple filenames are passed — previously, any extra filenames would be ignored completely, as would any options passed after a filename. Now these are taken into account. | ||||
* | | Fix indentation | Eelco Dolstra | 2018-01-08 | 1 | -5/+5 |
| | | |||||
* | | Merge branch 'strict_ordering' of https://github.com/kmillar/patchelf | Eelco Dolstra | 2018-01-08 | 1 | -3/+6 |
|\ \ | |||||
| * | | Simplify ordering code as suggested in PR comments. | Karl Millar | 2018-01-08 | 1 | -6/+6 |
| | | | |||||
| * | | Modified CompPhdr::operator() so that it provides a strict | Karl Millar | 2017-12-07 | 1 | -1/+4 |
| | | | | | | | | | | | | weak ordering as required by std::sort. | ||||
* | | | Merge pull request #121 from dezgeg/better-error-messages | Eelco Dolstra | 2018-01-05 | 1 | -4/+11 |
|\ \ \ | | | | | | | | | Better error messages when run on statically-linked (or otherwise weird) binaries | ||||
| * | | | Give a better error message if the file lacks a section header table | Tuomas Tynkkynen | 2017-04-19 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, patchelf outputs this when run on a UPX-compressed ELF file: patchelf: patchelf.cc:420: ElfFile<Elf_Ehdr, Elf_Phdr, Elf_Shdr, Elf_Addr, Elf_Off, Elf_Dyn, Elf_Sym, Elf_Verneed>::ElfFile(FileContents): Assertion `shstrtabIndex < shdrs.size()' failed. Make it give a nicer error message: patchelf: no section headers. The input file is probably a statically linked, self-decompressing binary Fixes #63 | ||||
| * | | | Improve error message when run on statically linked binaries | Tuomas Tynkkynen | 2017-04-19 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | If .dynamic, .dynstr or .interp sections aren't found, give an extra hint to the user that the input file is statically linked. | ||||
* | | | | Merge pull request #129 from bjornfor/posix | Domen Kožar | 2018-01-05 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | configure.ac: use "command -v" instead of "type -p" | ||||
| * | | | | configure.ac: use "command -v" instead of "type -p" | Bjørn Forsman | 2017-08-01 | 1 | -1/+1 |
| | |/ / | |/| | | | | | | | | | | | | | | "type -p" is a Bash thing, whereas "command -v" is specified by POSIX (more portable). | ||||
* | | | | Merge pull request #141 from adam-trhon/patch-1 | Domen Kožar | 2018-01-05 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | Mention --set-soname in README | ||||
| * | | | | Mention --set-soname in README | Adam Trhoň | 2017-12-12 | 1 | -0/+4 |
| |/ / / | | | | | | | | | Changing shared library SONAME is not a usual task and patchelf may be the only utility that can do it. As README does not mention this feature at all, one can easily miss it when searching for a suitable tool. | ||||
* | | | | Merge pull request #140 from bhipple/feature/centos-7.4-release | Domen Kožar | 2018-01-05 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | | | Add CentOS 7.4 to release RPM builds | ||||
| * | | | Add CentOS 7.4 to release RPM builds | Benjamin Hipple | 2017-12-09 | 1 | -0/+3 |
|/ / / | | | | | | | | | | | | | This provides RPMs for CentOS 7.4 users, and their counterparts on the enterprise release RHEL 7.4. | ||||
* | | | Merge pull request #125 from kroggen/patch-1 | Domen Kožar | 2017-06-15 | 1 | -0/+10 |
|\ \ \ | |_|/ |/| | | added compillation steps on README | ||||
| * | | added compillation steps on README | Bernardo Ramos | 2017-06-13 | 1 | -0/+10 |
|/ / | | | | | It is lacking info on how to run the tests | ||||
* | | Fix multiple --add-needed | Eelco Dolstra | 2017-05-03 | 1 | -0/+1 |
| | | | | | | | | Reported by Jannis Harder. |