From 5b2d2cd98a57fbe477e4b9c7aa1dc13d5f975a56 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Fri, 10 Nov 2023 07:21:45 +0100 Subject: [PATCH] New chrpath release. --- blog/data/2023-11-10-chrpath-0.17.txt | 32 +++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 blog/data/2023-11-10-chrpath-0.17.txt diff --git a/blog/data/2023-11-10-chrpath-0.17.txt b/blog/data/2023-11-10-chrpath-0.17.txt new file mode 100644 index 0000000000..764d8e7f27 --- /dev/null +++ b/blog/data/2023-11-10-chrpath-0.17.txt @@ -0,0 +1,32 @@ +Title: New chrpath release 0.17 +Tags: english, debian, chrpath +Date: 2023-11-10 07:30 + +

The chrpath package provide a simple command line tool to remove +the rpath or runpath of compiled ELF program. It is almost 10 years +since I updated the code base, but I stumbled over the tool today, and +decided it was time to move the code base from Subversion to git and +find a new home for it, as the previous one (Debian Alioth) has been +shut down. I decided to go with +Codeberg this time, as it is my git +service of choice these days, did a quick and dirty migration to git +and updated the code with a few patches I found in the Debian bug +tracker. These are the release notes:

+ +

New in 0.17 released 2023-11-10:

+ + + +

The latest edition is tagged and available from +https://codeberg.org/pere/chrpath. + +

As usual, if you use Bitcoin and want to show your support of my +activities, please send Bitcoin donations to my address +15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b.

-- 2.50.1