1 Title: New chrpath release 0.17
2 Tags: english, debian, chrpath
5 <p>The chrpath package provide a simple command line tool to remove or
6 modify the rpath or runpath of compiled ELF program. It is almost 10
7 years since I updated the code base, but I stumbled over the tool
8 today, and decided it was time to move the code base from Subversion
9 to git and find a new home for it, as the previous one (Debian Alioth)
10 has been shut down. I decided to go with
11 <a href="https://codeberg.org/">Codeberg</a> this time, as it is my git
12 service of choice these days, did a quick and dirty migration to git
13 and updated the code with a few patches I found in the Debian bug
14 tracker. These are the release notes:</p>
16 <p>New in 0.17 released 2023-11-10:</p>
19 <li>Moved project to Codeberg, as Alioth is shut down.</li>
20 <li>Add Solaris support (use <sys/byteorder.h> instead of <byteswap.h>).
21 Patch from Rainer Orth.</li>
22 <li>Added missing newline from printf() line. Patch from Frank Dana.</li>
23 <li>Corrected handling of multiple ELF sections. Patch from Frank Dana.</li>
24 <li>Updated build rules for .deb. Partly based on patch from djcj.</li>
27 <p>The latest edition is tagged and available from
28 <a href="https://codeberg.org/pere/chrpath">https://codeberg.org/pere/chrpath</a>.
30 <p>As usual, if you use Bitcoin and want to show your support of my
31 activities, please send Bitcoin donations to my address
32 <b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>