- From: Patrick McDermott <patrick DОТ mcdermott АТ libiquity DОТ com>
- To: proteanos-dev АТ lists DОТ proteanos DОТ com
- Date: Fri, 22 Mar 2019 17:04:10 -0400
- Message-id: 20190322170410 DОТ patrick DОТ mcdermott АТ libiquity DОТ com
About ===== This is opkhelper, a collection of utilities to automate common tasks in building distribution packages using opkbuild. Included in opkhelper are programs to automatically work with package build systems, fix file owners and modes, strip binary files, and install files into binary packages, etc. opkhelper is inspired by debhelper, a similar collection of programs for Debian. Downloading =========== Source archives are available from the files site by HTTP or FTP: http://files.proteanos.com/pub/opkhelper/3.1.2/ ftp://files.proteanos.com/pub/opkhelper/3.1.2/ Here are the MD5 checksums: 1155e6590f2b0edb9c3245d6f464af01 opkhelper-3.1.2.tar.gz 5bf4ca382fa4a894e32d9155a81a65cf opkhelper-3.1.2.tar.bz2 14b708bf04a21ccfbabfdaf86bb8ba64 opkhelper-3.1.2.tar.xz Here are the SHA-256 checksums: 12f4b809701ab4332a8cf1c9a2e562faa91de7df231d9568889453443c79ff33 opkhelper-3.1.2.tar.gz b40a0d93d9b7fc1d3f8d873e42199357d5b3f06037340f22e2878c9b40395db1 opkhelper-3.1.2.tar.bz2 109a90a3318df1c964d935f7292766877257ae132afc00620901f933f9e7f543 opkhelper-3.1.2.tar.xz The sources are maintained in a Git repository: http://git.proteanos.com/opkhelper/opkhelper.git/ git://git.proteanos.com/opkhelper/opkhelper.git/ This release is marked by the "opkhelper/3.1.2" tag. NEWS for Version 3.1.2 ====================== Changes in this release: * Library search path field splitting has been fixed in oh-shlibdeps. Shortlog of Changes Since Version 3.1.1 ======================================= Patrick McDermott (2): oh-shlibdeps: Fix library search path field splitting NEWS: Release opkhelper 3.1.2 Diffstat of Changes Since Version 3.1.1 ======================================= NEWS | 9 +++++++++ configure.ac | 2 +- src/oh-shlibdeps.sh | 6 ------ 3 files changed, 10 insertions(+), 7 deletions(-) -- Patrick McDermott, CEO Libiquity Putting customers in control of high-quality technologies http://www.libiquity.com/
Attachment:
pgpcm5p8PZowO.pgp
Description: OpenPGP digital signature
- opkhelper 3.1.2 released, Patrick McDermott