Skip to content

Releases: nix-community/nix-ld

2.0.6

01 Oct 21:29
ff6f28f

Choose a tag to compare

What's Changed

  • Fix segment-relative BSS mapping by @Mic92 in #192

Full Changelog: 2.0.5...2.0.6

2.0.5

15 Jul 07:22
ee9d260

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.4...2.0.5

2.0.4

27 Dec 23:11

Choose a tag to compare

What's Changed

  • Use naked_asm! for Rust 1.83 compatibility by @K900 in #109

Full Changelog: 2.0.3...2.0.4

2.0.3

05 Oct 06:07

Choose a tag to compare

What's Changed

  • Partially revert "remove dead code" by @K900 in #93

Full Changelog: 2.0.2...2.0.3

2.0.2

02 Oct 08:01

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

02 Oct 07:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

Rewrite in Rust

14 Jul 18:00

Choose a tag to compare

The code from the nix-ld-rs project was merged into nix-ld.
Major advantage of the new implementation is that children processes are no longer inherit LD_LIBRARY_PATH.
This is for example useful if you are trying to run programs from unpatched programs
often seen with programs like vscode remote.

1.2.3

28 Nov 06:41
bf5aa84

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

15 Jun 18:37
3abd605

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

15 Jun 07:45
5e696c9

Choose a tag to compare

What's Changed

  • use pkgs.stdenv.cc.bintools.dynamicLinker for ld.so path by @Mic92 in #56
  • fix aarch64 build by @Mic92 in #57

Full Changelog: 1.2.0...1.2.1