Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NixOS/patchelf

A small utility to modify the dynamic linker and RPATH of ELF executables
https://github.com/NixOS/patchelf

chore(CI): run tests on different distributions

mayeut opened this pull request about 1 month ago
Call to --add-needed fails on .dbg files

GGG-KILLER opened this issue about 1 month ago
.note.gnu.property: unexpected note type. Expected 5, got 0.

victorchoy opened this issue about 1 month ago
Android/Termux: make check failing

Miepee opened this issue about 1 month ago
An option to adjust shared library mapped alignment?

tesuji opened this issue about 1 month ago
Do not build test binaries statically in CI

matoro opened this pull request about 2 months ago
fix shellcheck

Mic92 opened this pull request about 2 months ago
Ci fixes

Mic92 opened this pull request about 2 months ago
Bump cachix/install-nix-action from V27 to 30

dependabot[bot] opened this pull request about 2 months ago
Add `--add-rpath-and-shrink` option to do both operations in one go

Ma27 opened this pull request about 2 months ago
Patchelf set-rpath fails on Fedora 41 beta

jeremysanders opened this issue 3 months ago
Cant install using pip

dionealfarisi opened this issue 3 months ago
Fix alignment problem when rewriting sections

pablogsal opened this pull request 4 months ago
The utility sets RUNPATH instead of RPATH

tajiknomi opened this issue 5 months ago
Add --remove-needed-version

chitao1234 opened this pull request 5 months ago
FAIL: shared-rpath.sh

zhangm365 opened this issue 5 months ago
autoPatchelfHook and separateDebugInfo interact poorly

kjeremy opened this issue 6 months ago
build-id.sh fails when `LANG` ≠ `C`

Mikael-Lovqvist opened this issue 6 months ago
Test shared-rpath fails when building with lld

ziyao233 opened this issue 7 months ago
Segfault with auditwheel and patchelf

lpsinger opened this issue 7 months ago
Version of gcc compiler effects correctness of patchelf 0.18

dragon512 opened this issue 7 months ago
Add a way to change visibility of symbols

ensc opened this issue 7 months ago
Patching hard-coded paths within the text segment.

liarokapisv opened this issue 8 months ago
Bump cachix/install-nix-action from 25 to 27

dependabot[bot] opened this pull request 8 months ago
fix & feat: enhanced completion for zsh

RocketMaDev opened this pull request 9 months ago
`replace-needed.sh` test fails on 32-bit arm

ggardet opened this issue 10 months ago
_arguments:463: command not found: dynamic

zhefox opened this issue 10 months ago
Bump cachix/install-nix-action from 25 to 26

dependabot[bot] opened this pull request 10 months ago
Fix rename-dynamic-symbols.sh test (issue #503)

jamborm opened this pull request 10 months ago
Need help for cross-compliling libc.so.6

JankleDev opened this issue 11 months ago
Allocate PHT & SHT at the end of the *.elf file

Patryk27 opened this pull request 11 months ago
Bump cachix/install-nix-action from 22 to 25

dependabot[bot] opened this pull request 12 months ago
Bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
rename-dynamic-symbols produces unusable binary

J-cztery opened this issue about 1 year ago
build failed for NetBSD

leleliu008 opened this issue about 1 year ago
Bump cachix/install-nix-action from 22 to 24

dependabot[bot] opened this pull request about 1 year ago
Patchelf 0.18.0 Build failure on s390x with "span : out of range error"

Duraisankarp opened this issue about 1 year ago
Relocatable binaries not handled

infinisil opened this issue about 1 year ago
SEGV when ELF has a malformed .dynamic section

chenx6 opened this issue about 1 year ago
Implement `--append-null-phdr` option

matheusmoreira opened this pull request about 1 year ago
Program header editing features

matheusmoreira opened this issue about 1 year ago
when I use zsh plugins zsh-autosuggestions, it something wrong

zhefox opened this issue about 1 year ago
Fix page size on Alpha

matoro opened this pull request about 1 year ago
Regression in 0.18.0: --set-rpath creates broken header alignment

mika-fischer opened this issue about 1 year ago
Allow --rename-dynamic-symbols to change the version tag.

liarokapisv opened this issue about 1 year ago
Restrict system operations on OpenBSD

klemensn opened this pull request about 1 year ago
tests/short-first-segment: fix uname(1) usage and skip message

klemensn opened this pull request about 1 year ago
What versions support redhat6

dddachui opened this issue about 1 year ago
repeated-updates.sh fails on mips64el

fsateler opened this issue over 1 year ago
feat: add --no-clobber-old-sections switch

K900 opened this pull request over 1 year ago
patchelf breaks dylibs from recent Firefox Nightly builds

K900 opened this issue over 1 year ago
Bump docker/setup-qemu-action from 2 to 3

dependabot[bot] opened this pull request over 1 year ago
Bump cachix/install-nix-action from 22 to 23

dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
check all sections if they need a rewrite

migel opened this pull request over 1 year ago
elf.h: Update `RISC-V` relocations

michalbiesek opened this pull request over 1 year ago
fix compilation with GCC7

neheb opened this pull request over 1 year ago
Do nothing if interpreter has not changed

JPEWdev opened this pull request over 1 year ago
Expand LOAD segment to cover new .dynstr and .dynsym sections

JPEWdev opened this pull request over 1 year ago
Align startOffset with p_align instead of pagesize for compatibility

yuta-hayama opened this pull request over 1 year ago
Set interpreter only when necessary

yuta-hayama opened this pull request over 1 year ago
Using patchelf and llvm-strip in sequence corrupts ELF files

mologie opened this issue over 1 year ago
error building version 0.18.0 on Amazon Linux 2

yokrysty opened this issue over 1 year ago
patchelf seems to be leaving certain files corrupt

kylechase opened this issue over 1 year ago
Add `riscv64` support for flake.nix

michalbiesek opened this pull request over 1 year ago
Bump cachix/install-nix-action from 20 to 22

dependabot[bot] opened this pull request over 1 year ago
COPYING: change http to https

mtelka opened this pull request over 1 year ago
[question] How to patch the path of section headers?

Freed-Wu opened this issue over 1 year ago
Update elf.h based on Glibc

loongson-zn opened this pull request over 1 year ago
Bump cachix/install-nix-action from 20 to 21

dependabot[bot] opened this pull request over 1 year ago
Fix wrong completion

Freed-Wu opened this pull request over 1 year ago
chore(CI): run tests on CentOS 7

mayeut opened this pull request over 1 year ago
Respect prefixed tools used with the tests when cross-compiling

heirecka opened this pull request over 1 year ago
ELF load command address/offset not properly aligned

ilya-lavrenov opened this issue over 1 year ago
tests: use proper exit code to mark tests as skipped

Mic92 opened this pull request over 1 year ago
Fix #310, add zsh completion

Freed-Wu opened this pull request almost 2 years ago
'GLIBC_2.34' not found

siwind opened this issue almost 2 years ago
Update build-id.sh

cedric84 opened this pull request almost 2 years ago
add --update-rpath to change between RPATH and RUNPATH

adamse opened this pull request almost 2 years ago
version GLIBC_2.2.5 not defined in file libc.so.6

git801 opened this issue almost 2 years ago
Resize segment mapping rewritten sections if needed #482

brenoguim opened this pull request almost 2 years ago
Version mismatch in 0.16.0

sangwook96 opened this issue almost 2 years ago
Always use rewriteSectionsLibrary

brenoguim opened this pull request almost 2 years ago
patchelf-0.17.2 seems to corrupt emacs on `staging-next`

trofi opened this issue almost 2 years ago
Do not let modifyRPath taint shared strings in strtab. Fix #315

brenoguim opened this pull request almost 2 years ago
Add stress test to patch all binaries in the machine

brenoguim opened this pull request almost 2 years ago