pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/libisofs libisofs: Update to 1.5.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/49f4ddf5653f
branches: trunk
changeset: 426673:49f4ddf5653f
user: nia <nia%pkgsrc.org@localhost>
date: Sun Apr 05 12:35:35 2020 +0000
description:
libisofs: Update to 1.5.2
Changes:
* New API calls iso_write_opts_set_part_type_guid(),
iso_write_opts_set_iso_type_guid()
* New API call iso_nowtime()
* New flag bit2 of iso_node_set_acl_text() to be verbous about failures
* Made libisofs ready for building out-of-source. Thanks Ross Burton.
* Bug fix: Appended GPT partitions were not covered by the protective MBR
partition
* Bug fix: Multi-session emulation spoiled GPT production.
"GPT partitions ... overlap". Regression towards 1.4.8
* Bug fix: Appending partitions 5 to 8 caused damaged ISO filesystems if not
for SUN disk label
* Bug fix: SIGSEGV happened if options bit 14 of
iso_write_opts_set_system_area() is set and no El Torito boot image
is defined
diffstat:
sysutils/libisofs/Makefile | 4 ++--
sysutils/libisofs/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e96f9afdf76d -r 49f4ddf5653f sysutils/libisofs/Makefile
--- a/sysutils/libisofs/Makefile Sun Apr 05 12:28:08 2020 +0000
+++ b/sysutils/libisofs/Makefile Sun Apr 05 12:35:35 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/12/08 10:54:49 wen Exp $
+# $NetBSD: Makefile,v 1.5 2020/04/05 12:35:35 nia Exp $
-DISTNAME= libisofs-1.5.0
+DISTNAME= libisofs-1.5.2
CATEGORIES= sysutils
MASTER_SITES= http://files.libburnia-project.org/releases/
diff -r e96f9afdf76d -r 49f4ddf5653f sysutils/libisofs/distinfo
--- a/sysutils/libisofs/distinfo Sun Apr 05 12:28:08 2020 +0000
+++ b/sysutils/libisofs/distinfo Sun Apr 05 12:35:35 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/12/08 10:54:49 wen Exp $
+$NetBSD: distinfo,v 1.5 2020/04/05 12:35:35 nia Exp $
-SHA1 (libisofs-1.5.0.tar.gz) = c158b3e91f4c774d61cd46a31e4bcb8a9b2b65ee
-RMD160 (libisofs-1.5.0.tar.gz) = 8b6356a812aa04f6ab77a729af509696f7975d34
-SHA512 (libisofs-1.5.0.tar.gz) = 1d0bc488c18b95971b7aa89765d7b5772b64d17eadeae9ec52c0f880c6f68acee80ee39b603752a1f9fbe0f35029c27023d5a6710d149a0f568bb396c3dcede8
-Size (libisofs-1.5.0.tar.gz) = 834099 bytes
+SHA1 (libisofs-1.5.2.tar.gz) = 8c7b6e5ec968a2b890e35178150d9141328100b4
+RMD160 (libisofs-1.5.2.tar.gz) = b7dd9bd4d6da52d63fd17f10bf575748d80b4121
+SHA512 (libisofs-1.5.2.tar.gz) = 65048f2e33e96091ebce5b432ea607242050a3561c8eac18364bbe966d38c4f12ac1f4b38da5ea95ad4414f2b79b5fca99c1c0827e754bbbf6f7668d7e2c2bab
+Size (libisofs-1.5.2.tar.gz) = 857346 bytes
Home |
Main Index |
Thread Index |
Old Index