Commit Graph

  • e88d83c8b4 patchelf: Check ELF endianness before writing new runpath Bryce Ferguson 2018-06-25 13:50:46 -05:00
  • 985c8ae495 Merge pull request #228 from rmNULL/remove-dt_ignore Eelco Dolstra 2020-08-13 09:21:00 +02:00
  • 4fc4d39f6b remove unused DT_IGNORE. rmnull 2020-08-12 21:08:07 +05:30
  • 126372b636 Merge pull request #226 from corngood/clear-symbol-version Eelco Dolstra 2020-08-11 09:27:29 +02:00
  • 29209a41a3 Merge pull request #227 from rmNULL/stable_sort Eelco Dolstra 2020-08-11 07:29:14 +02:00
  • e01f827029 use stable_sort to maintain relative order for equal elemnts in sections(&segments) rmnull 2020-08-11 05:08:15 +05:30
  • 51a3d5b5ff add --clear-symbol-version David McFarland 2020-08-10 15:38:34 -03:00
  • 61bc101769 Merge pull request #225 from Mic92/note-2 Eelco Dolstra 2020-07-31 10:07:17 +02:00
  • e2d2a908bc fix nix develop evaluation Jörg Thalheim 2020-07-31 08:36:52 +01:00
  • 9621e85b9e add regression test for NOTE section relocation Jörg Thalheim 2020-07-31 08:33:32 +01:00
  • e61654be0a Merge pull request #219 from NixOS/aarch64 Domen Kožar 2020-06-23 14:51:22 +02:00
  • 1e1867de90 CI for aarch64 Domen Kožar 2020-06-23 14:16:37 +02:00
  • 33daa5afcb Merge pull request #216 from delroth/pagesize Eelco Dolstra 2020-06-23 14:33:43 +02:00
  • 43a33482b5 Better support relocating NOTE sections/segments Pierre Bourdon 2020-06-20 11:17:57 +02:00
  • 0470d6921b Improve the default section alignment choice Pierre Bourdon 2020-06-20 01:46:23 +02:00
  • 7013e59d5a Merge pull request #210 from AaronDMarasco/const_cleanup Domen Kožar 2020-06-16 10:18:46 +02:00
  • 4dc6e9e3d5 Merge pull request #130 from am813nt/master Domen Kožar 2020-06-16 10:18:22 +02:00
  • d9c9926f24 Merge pull request #209 from AaronDMarasco/libasan Domen Kožar 2020-06-12 09:44:28 +02:00
  • e522b14edc Add libasan build option and test print-needed Aaron D. Marasco 2020-06-10 09:35:06 -04:00
  • 208303b066 Some const-correctness and C++11 auto Aaron D. Marasco 2020-06-10 09:38:05 -04:00
  • d6b2a72d9e Bump version number 0.11 Eelco Dolstra 2020-06-09 14:30:47 +02:00
  • 7297cb0f9a README: no more homepage Domen Kožar 2020-06-08 10:37:21 +02:00
  • dadb65f97e README: strip bug was fixed Domen Kožar 2020-06-05 17:14:46 +02:00
  • aa0b0e705f Merge pull request #104 from mkoloberdin/master Domen Kožar 2020-06-03 23:21:11 +02:00
  • 81c0ea3eb8 README: clarify testing Domen Kožar 2020-06-03 18:52:58 +02:00
  • 083cbd5264 Add issue templates Domen Kožar 2020-06-03 17:09:13 +02:00
  • 4aff679d9e Merge pull request #171 from lkollar/no-memset-soname Domen Kožar 2020-06-03 16:02:39 +02:00
  • 640a35faaa Merge pull request #202 from rpurdie/master Domen Kožar 2020-06-03 16:01:03 +02:00
  • 6dfc3c20a9 Merge pull request #204 from NixOS/github-actions Domen Kožar 2020-06-03 15:51:09 +02:00
  • ab0d67ba18 nixpkgs: 19.03 -> 20.03 Domen Kožar 2020-06-03 15:47:43 +02:00
  • 2e881abad1 github actions -> travis Domen Kožar 2020-06-03 15:43:22 +02:00
  • 12e2b7b813 Merge pull request #127 from bartosh/master Domen Kožar 2020-06-03 15:34:06 +02:00
  • 12e462204c Merge pull request #203 from priegger/fix/readme Domen Kožar 2020-06-03 14:08:00 +02:00
  • 2805175e8f fix README -> README.me in some more places Philipp Riegger 2020-06-03 14:03:32 +02:00
  • 67091ca1f9 Merge pull request #137 from speleo3/force-rpath-94 Domen Kožar 2020-06-03 13:45:12 +02:00
  • 6e5e98ce77 Consistently use --force-rpath (fixes #94) Thomas Holder 2020-06-03 13:15:33 +02:00
  • ad5f1f078b Fix shared library corruption when rerunning patchelf Richard Purdie 2020-06-03 12:14:58 +01:00
  • f3411a986e https://github.com/NixOS/patchelf/issues/191 Domen Kožar 2020-06-02 19:33:47 +02:00
  • 8fdd005413 Merge pull request #201 from dstahlke/outputflag Eelco Dolstra 2020-06-02 10:39:39 +02:00
  • 71ed440127 Added --output flag Dan L. Stahlke 2020-05-29 15:35:56 -07:00
  • a4676c66ce Merge pull request #200 from NixOS/domenkozar-patch-1 Domen Kožar 2020-05-28 15:07:04 +02:00
  • 8b65be0dae Update Makefile.am Domen Kožar 2020-05-28 15:06:07 +02:00
  • 6472720860 README: markdown Domen Kožar 2020-05-28 15:03:49 +02:00
  • c9a54bb365 flake.lock: Add Eelco Dolstra 2020-05-27 19:30:41 +02:00
  • 978325def6 Merge pull request #198 from pespin/pespin/master Eelco Dolstra 2020-04-08 15:25:12 +02:00
  • 711a20dcbf Update doc to describe multiple filename args allowed Pau Espin Pedrol 2020-04-08 15:10:19 +02:00
  • cd7955af31 release.nix: Fix evaluation Eelco Dolstra 2020-04-06 14:46:12 +02:00
  • 2ba64817ec Use lastModified Eelco Dolstra 2019-10-23 13:59:05 +02:00
  • ac07356b08 flake.nix: Support multiple platforms Eelco Dolstra 2019-10-23 13:49:56 +02:00
  • 8cc2d64444 flake.nix: Provide a Nixpkgs overlay Eelco Dolstra 2019-09-19 00:06:50 +02:00
  • 30da670056 Update flake Eelco Dolstra 2019-08-30 12:05:48 +02:00
  • 1bc54f0f74 epoch -> edition Eelco Dolstra 2019-07-11 13:57:07 +02:00
  • e153a3bdd1 Merge pull request #175 from lkollar/travis-ci Eelco Dolstra 2019-07-02 11:17:36 +02:00
  • c4de05689b Add .travis.yml to enable CI Laszlo Kiss-Kollar 2019-07-02 09:33:23 +01:00
  • 9650702f37 Update flake.lock Eelco Dolstra 2019-06-06 13:27:58 +02:00
  • 58168afa12 Updated epoch (#172) Nick Van den Broeck 2019-06-03 19:30:17 +02:00
  • 1d47377670 Update flake.nix Eelco Dolstra 2019-05-31 20:49:38 +02:00
  • e2fe56fdf3 Remove zeroing out logic in modifySoname Laszlo Kiss-Kollar 2019-05-29 08:09:45 +01:00
  • 1c95784c02 flake.nix: Set epoch Eelco Dolstra 2019-05-28 22:47:37 +02:00
  • df5538a2d8 Update flake.lock Eelco Dolstra 2019-05-09 15:09:49 +02:00
  • d6c6f2ab10 Fix missing revCount Eelco Dolstra 2019-05-08 22:33:21 +02:00
  • 26e6068cff Doh Eelco Dolstra 2019-05-08 22:15:26 +02:00
  • 801f67a55f Add flake.nix Eelco Dolstra 2019-05-08 22:14:33 +02:00
  • e1e39f3639 Update release.nix 0.10 Eelco Dolstra 2019-03-28 23:08:17 +01:00
  • 1b392602fe Update README Eelco Dolstra 2019-03-28 22:56:27 +01:00
  • 60662393ba Merge pull request #149 from ezquat/fix-66 Eelco Dolstra 2019-03-06 14:01:14 +08:00
  • 52ab908394 Fix issue #66 by ignoring the first section header when sorting, and not overwriting NOBITS entries. Ezra Cooper 2018-06-21 11:07:35 -07:00
  • 27ffe8ae87 Merge pull request #148 from stmarkevich/bigfile Eelco Dolstra 2018-05-09 11:48:29 +02:00
  • ba2695a811 fix reading and writing big files (e.g. > 2Gb) stanislav.markevich 2018-05-08 21:28:26 +03:00
  • 1fa4d36fea Merge pull request #123 from lheckemann/multiple-args Eelco Dolstra 2018-01-29 11:37:21 +01:00
  • 48452cf6b4 Fix indentation Eelco Dolstra 2018-01-08 19:07:17 +01:00
  • b6d0317803 Merge branch 'strict_ordering' of https://github.com/kmillar/patchelf Eelco Dolstra 2018-01-08 19:06:46 +01:00
  • 71e99c549c Simplify ordering code as suggested in PR comments. Karl Millar 2018-01-08 09:53:48 -08:00
  • aceb96e9a8 Merge pull request #121 from dezgeg/better-error-messages Eelco Dolstra 2018-01-05 13:07:09 +01:00
  • 840eb0ecbb Merge pull request #129 from bjornfor/posix Domen Kožar 2018-01-05 12:03:11 +00:00
  • a6b6b9d242 Merge pull request #141 from adam-trhon/patch-1 Domen Kožar 2018-01-05 12:02:11 +00:00
  • 584dee65b0 Merge pull request #140 from bhipple/feature/centos-7.4-release Domen Kožar 2018-01-05 12:01:29 +00:00
  • bf0d1b9f44 Mention --set-soname in README Adam Trhoň 2017-12-12 23:13:33 +01:00
  • 90f87382c0 Add CentOS 7.4 to release RPM builds Benjamin Hipple 2017-12-09 15:32:19 -05:00
  • a1eab1c9de Modified CompPhdr::operator() so that it provides a strict weak ordering as required by std::sort. Karl Millar 2017-12-07 12:51:01 -08:00
  • 54efea9e69 Set automake and autoconf versions required for parallel-tests am813nt 2017-08-02 17:00:42 +05:00
  • a6e524c418 Fixed tests to be running with parallel-tests am813nt 2017-08-02 16:57:33 +05:00
  • 3641be10cf configure.ac: use "command -v" instead of "type -p" Bjørn Forsman 2017-08-01 12:07:10 +02:00
  • 1cc234fea5 fix adjusting startPage Ed Bartosh 2017-07-21 12:33:53 +03:00
  • 29c085fd9d Merge pull request #125 from kroggen/patch-1 Domen Kožar 2017-06-15 10:35:34 +02:00
  • 0ea836f348 added compillation steps on README Bernardo Ramos 2017-06-13 20:18:21 +00:00
  • 936bae418b Allow multiple filenames to patch Linus Heckemann 2017-05-28 15:46:51 +01:00
  • 2a9cefd7d6 Fix multiple --add-needed Eelco Dolstra 2017-05-03 13:24:31 +02:00
  • 6bfcafbba8 Merge branch 'master' of https://github.com/rpurdie/patchelf Eelco Dolstra 2017-04-21 15:26:52 +02:00
  • daaffbe7f3 Give a better error message if the file lacks a section header table Tuomas Tynkkynen 2017-04-19 17:22:23 +03:00
  • bfc3db32d2 Improve error message when run on statically linked binaries Tuomas Tynkkynen 2017-04-19 17:14:19 +03:00
  • e44c318b37 Fix Debian 7 build Eelco Dolstra 2017-04-14 13:53:31 +02:00
  • ccc9cf17ad Merge pull request #119 from jwilk/spelling Domen Kožar 2017-04-04 16:03:34 +02:00
  • 38b438c40a Fix typos Jakub Wilk 2017-04-04 12:37:43 +02:00
  • 382246efb1 ARM hack Eelco Dolstra 2017-03-08 15:09:10 +01:00
  • 9ef2e57c45 Use newer Fedora/Ubuntu releases Eelco Dolstra 2017-03-08 14:54:41 +01:00
  • affebed141 Test on aarch64-linux Eelco Dolstra 2017-03-08 14:49:32 +01:00
  • c4deb5e9e1 Avoid inflating file sizes needlessly and allow binaries to be stripped Richard Purdie 2017-03-07 21:08:34 +00:00
  • c1f89c077e Don't check whether DT_STRTAB matches .dynstr Eelco Dolstra 2017-02-17 13:38:12 +01:00
  • 49ce42d53c Mark the build job as reproducible Eelco Dolstra 2016-12-08 15:10:44 +01:00