+Title: New chrpath release 0.17
+Tags: english, debian, chrpath
+Date: 2023-11-10 07:30
+
+<p>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
+<a href="https://codeberg.org/">Codeberg</a> 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:</p>
+
+<p>New in 0.17 released 2023-11-10:</p>
+
+<ul>
+<li>Moved project to Codeberg, as Alioth is shut down.</li>
+<li>Add Solaris support (use <sys/byteorder.h> instead of <byteswap.h>).
+ Patch from Rainer Orth.</li>
+<li>Added missing newline from printf() line. Patch from Frank Dana.</li>
+<li>Corrected handling of multiple ELF sections. Patch from Frank Dana.</li>
+<li>Updated build rules for .deb. Partly based on patch from djcj.</li>
+</ul>
+
+<p>The latest edition is tagged and available from
+<a href="https://codeberg.org/pere/chrpath">https://codeberg.org/pere/chrpath</a>.
+
+<p>As usual, if you use Bitcoin and want to show your support of my
+activities, please send Bitcoin donations to my address
+<b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>