]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.html
Generated.
[homepage.git] / blog / index.html
index 7ea0268e2ba884f4a3cd87597f4d08fb64e7171e..e11281187c55f292ea041e7bdcb9326a06577e09 100644 (file)
     <div class="entry">
       <div class="title"><a href="https://people.skolelinux.org/pere/blog/New_chrpath_release_0_17.html">New chrpath release 0.17</a></div>
       <div class="date">10th November 2023</div>
-      <div class="body"><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
+      <div class="body"><p>The chrpath package provide a simple command line tool to remove or
+modify 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