commit libisofs for openSUSE:Factory

2020-05-02 Thread root
Hello community,

here is the log from the commit of package libisofs for openSUSE:Factory 
checked in at 2020-05-02 22:12:40

Comparing /work/SRC/openSUSE:Factory/libisofs (Old)
 and  /work/SRC/openSUSE:Factory/.libisofs.new.2738 (New)


Package is "libisofs"

Sat May  2 22:12:40 2020 rev:7 rq:799315 version:1.5.2

Changes:

--- /work/SRC/openSUSE:Factory/libisofs/libisofs.changes2018-11-06 
14:11:46.842870079 +0100
+++ /work/SRC/openSUSE:Factory/.libisofs.new.2738/libisofs.changes  
2020-05-02 22:12:42.627954462 +0200
@@ -1,0 +2,22 @@
+Mon Apr 27 18:00:48 UTC 2020 - Luigi Baldoni 
+
+- Update to version 1.5.2
+  * 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.
+  * 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
+- Add signature and keyring as sources
+- Spec cleanup
+
+---

Old:

  libisofs-1.5.0.tar.gz

New:

  libisofs-1.5.2.tar.gz
  libisofs-1.5.2.tar.gz.asc
  libisofs.keyring



Other differences:
--
++ libisofs.spec ++
--- /var/tmp/diff_new_pack.O0sxWJ/_old  2020-05-02 22:12:43.371956021 +0200
+++ /var/tmp/diff_new_pack.O0sxWJ/_new  2020-05-02 22:12:43.375956029 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libisofs
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,21 +18,21 @@
 
 %define so_ver 6
 Name:   libisofs
-Version:1.5.0
+Version:1.5.2
 Release:0
 Summary:Library for Creating ISO-9660 Filesystems
 License:GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:  Productivity/Multimedia/CD/Record
-Url:http://libburnia-project.org/
+URL:http://libburnia-project.org/
 Source0:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
+Source1:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz.asc
+Source2:%{name}.keyring
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  libacl-devel
 BuildRequires:  pkgconfig
-BuildRequires:  zlib-devel
-%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 
120300)
-BuildRequires:  libjte-devel
-%endif
+BuildRequires:  pkgconfig(libacl)
+BuildRequires:  pkgconfig(libjte-1)
+BuildRequires:  pkgconfig(zlib)
 
 %description
 Libisofs is a library for creating ISO-9660 filesystems with extensions like
@@ -89,7 +89,7 @@
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
 doxygen doc/doxygen.conf
 
 %install
@@ -111,7 +111,8 @@
 %postun -n libisofs%{so_ver} -p /sbin/ldconfig
 
 %files devel
-%doc AUTHORS COPYING COPYRIGHT ChangeLog NEWS README Roadmap TODO
+%license COPYING COPYRIGHT
+%doc AUTHORS ChangeLog NEWS README Roadmap TODO
 %doc 
doc/{Tutorial,checksums.txt,susp_aaip_2_0.txt,susp_aaip_isofs_names.txt,zisofs_format.txt}
 %doc %{_docdir}/%{name}-devel/html/
 %{_includedir}/libisofs/

++ libisofs-1.5.0.tar.gz -> libisofs-1.5.2.tar.gz ++
 3468 lines of diff (skipped)

++ libisofs-1.5.2.tar.gz.asc ++
-BEGIN PGP ARMORED FILE-
Version: GnuPG v1
Comment: Use "gpg --dearmor" for unpacking

iEYEABECAAYFAl20UVkACgkQ6cvfwKvAqFQhvwCeMdymDUKkqQzL5MqM5pfK21BZ
b7AAoL0mMPmF+301MdTJQqBA5wHUi566
=nCDL
-END PGP ARMORED FILE-



commit libisofs for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libisofs for openSUSE:Factory 
checked in at 2018-11-06 14:11:35

Comparing /work/SRC/openSUSE:Factory/libisofs (Old)
 and  /work/SRC/openSUSE:Factory/.libisofs.new (New)


Package is "libisofs"

Tue Nov  6 14:11:35 2018 rev:6 rq:644499 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libisofs/libisofs.changes2018-02-09 
15:42:18.266683436 +0100
+++ /work/SRC/openSUSE:Factory/.libisofs.new/libisofs.changes   2018-11-06 
14:11:46.842870079 +0100
@@ -1,0 +2,10 @@
+Wed Oct 24 16:13:32 UTC 2018 - s...@suspend.net
+
+- Update to 1.5.0:
+  * Bug fix: Multi-session emulation was not recognized with non-zero partition
+  * New bit10 of isoburn_drive_acquire() to accept all xattr namespaces
+  * New -xattr mode "any" to process all xattr namespaces of local filesystem
+  * New -as mkisofs option --xattr-any
+  * New -as mkisofs options -uid and -gid
+
+---

Old:

  libisofs-1.4.8.tar.gz

New:

  libisofs-1.5.0.tar.gz



Other differences:
--
++ libisofs.spec ++
--- /var/tmp/diff_new_pack.f7knFI/_old  2018-11-06 14:11:47.710868931 +0100
+++ /var/tmp/diff_new_pack.f7knFI/_new  2018-11-06 14:11:47.710868931 +0100
@@ -12,16 +12,16 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define so_ver 6
 Name:   libisofs
-Version:1.4.8
+Version:1.5.0
 Release:0
 Summary:Library for Creating ISO-9660 Filesystems
-License:GPL-2.0+ AND LGPL-2.0+
+License:GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:  Productivity/Multimedia/CD/Record
 Url:http://libburnia-project.org/
 Source0:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz

++ libisofs-1.4.8.tar.gz -> libisofs-1.5.0.tar.gz ++
 2277 lines of diff (skipped)




commit libisofs for openSUSE:Factory

2018-02-09 Thread root
Hello community,

here is the log from the commit of package libisofs for openSUSE:Factory 
checked in at 2018-02-09 15:42:16

Comparing /work/SRC/openSUSE:Factory/libisofs (Old)
 and  /work/SRC/openSUSE:Factory/.libisofs.new (New)


Package is "libisofs"

Fri Feb  9 15:42:16 2018 rev:5 rq:574401 version:1.4.8

Changes:

--- /work/SRC/openSUSE:Factory/libisofs/libisofs.changes2017-02-26 
17:05:37.184998272 +0100
+++ /work/SRC/openSUSE:Factory/.libisofs.new/libisofs.changes   2018-02-09 
15:42:18.266683436 +0100
@@ -1,0 +2,23 @@
+Thu Feb  8 20:12:14 UTC 2018 - asterios.dra...@gmail.com
+
+- Update to 1.4.8:
+  * Bug fix: iso_read_opts_set_no_rockridge() did not prevent
+reading of root SUSP.
+  * Bug fix: Non-SUSP data in System Use Area prevented image
+loading if Rock Ridge was enabled.
+  * Bug fix: Protective MBR for GPT could emerge with boot flag
+set.
+  * Bug fix: Appended partitions of size >= 4 GiB led to abort with
+error message "FATAL : ISO overwrite".
+  * Bug fix: Bit 15 of iso_write_opts_set_system_area did not work
+with generic MBR.
+  * Bug fix: Keeping and patching of loaded boot images failed.
+Regression by version 1.4.4.
+  * Bug fix: Program crashes by intentionally wrong ISO image
+input. Debian bug reports: deb#872372, deb#872475, deb#872545,
+deb#872590, deb#872761.
+  * New API calls el_torito_set_full_load(),
+el_torito_get_full_load().
+  * New API call iso_write_opts_set_iso_mbr_part_type().
+
+---

Old:

  libisofs-1.4.6.tar.gz

New:

  libisofs-1.4.8.tar.gz



Other differences:
--
++ libisofs.spec ++
--- /var/tmp/diff_new_pack.CeO9j7/_old  2018-02-09 15:42:18.842662757 +0100
+++ /var/tmp/diff_new_pack.CeO9j7/_new  2018-02-09 15:42:18.842662757 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libisofs
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,22 +18,21 @@
 
 %define so_ver 6
 Name:   libisofs
-Version:1.4.6
+Version:1.4.8
 Release:0
 Summary:Library for Creating ISO-9660 Filesystems
-License:GPL-2.0+ and LGPL-2.0+
+License:GPL-2.0+ AND LGPL-2.0+
 Group:  Productivity/Multimedia/CD/Record
 Url:http://libburnia-project.org/
 Source0:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  libacl-devel
+BuildRequires:  pkgconfig
+BuildRequires:  zlib-devel
 %if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 
120300)
 BuildRequires:  libjte-devel
 %endif
-BuildRequires:  pkg-config
-BuildRequires:  zlib-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Libisofs is a library for creating ISO-9660 filesystems with extensions like
@@ -85,6 +84,9 @@
 # Remove build time references so build-compare can do its work
 echo "HTML_TIMESTAMP = NO" >> doc/doxygen.conf.in
 
+# Fix rpmlint error "spurious-executable-perm"
+chmod 644 doc/Tutorial
+
 %build
 %configure --disable-static
 make %{?_smp_mflags}
@@ -99,27 +101,24 @@
 # Remove documentation (will be added in /usr/share/doc/packages/)
 rm -rf %{buildroot}%{_datadir}/doc/%{name}-*
 
-# Install devel docs (do it manually to fix also rpmlint warning 
"files-duplicate" with %%fdupes)
+# Install devel docs
 mkdir -p %{buildroot}%{_docdir}/%{name}-devel
-install -pm 0644 AUTHORS COPYING COPYRIGHT ChangeLog NEWS README Roadmap TODO 
%{buildroot}%{_docdir}/%{name}-devel/
-install -pm 0644 
doc/{Tutorial,checksums.txt,susp_aaip_2_0.txt,susp_aaip_isofs_names.txt,zisofs_format.txt}
 %{buildroot}%{_docdir}/%{name}-devel/
 cp -a doc/html/ %{buildroot}%{_docdir}/%{name}-devel/
 
 %fdupes -s %{buildroot}%{_docdir}/%{name}-devel/
 
 %post -n libisofs%{so_ver} -p /sbin/ldconfig
-
 %postun -n libisofs%{so_ver} -p /sbin/ldconfig
 
 %files devel
-%defattr(-,root,root,-)
-%doc %{_docdir}/%{name}-devel/
+%doc AUTHORS COPYING COPYRIGHT ChangeLog NEWS README Roadmap TODO
+%doc 
doc/{Tutorial,checksums.txt,susp_aaip_2_0.txt,susp_aaip_isofs_names.txt,zisofs_format.txt}
+%doc %{_docdir}/%{name}-devel/html/
 %{_includedir}/libisofs/
 %{_libdir}/pkgconfig/libisofs-1.pc
 %{_libdir}/libisofs.so
 
 %files -n libisofs%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libisofs.so.%{so_ver}*
 
 %changelog

++ libisofs-1.4.6.tar.gz -> libisofs-1.4.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit libisofs for openSUSE:Factory

2017-02-26 Thread root
Hello community,

here is the log from the commit of package libisofs for openSUSE:Factory 
checked in at 2017-02-26 17:05:36

Comparing /work/SRC/openSUSE:Factory/libisofs (Old)
 and  /work/SRC/openSUSE:Factory/.libisofs.new (New)


Package is "libisofs"

Changes:

--- /work/SRC/openSUSE:Factory/libisofs/libisofs.changes2017-02-03 
17:47:41.583863115 +0100
+++ /work/SRC/openSUSE:Factory/.libisofs.new/libisofs.changes   2017-02-26 
17:05:37.184998272 +0100
@@ -1,0 +2,12 @@
+Sat Feb 25 20:52:14 UTC 2017 - asterios.dra...@gmail.com
+
+- Use sle_version >= 120300 instead of leap_version >= 420300
+  (leap_version does not work).
+
+---
+Sat Feb 18 19:29:14 UTC 2017 - asterios.dra...@gmail.com
+
+- Added new build requirement libjte-devel for Tumbleweed and
+  Leap >= 42.3.
+
+---



Other differences:
--
++ libisofs.spec ++
--- /var/tmp/diff_new_pack.hCx4Cc/_old  2017-02-26 17:05:37.660926082 +0100
+++ /var/tmp/diff_new_pack.hCx4Cc/_new  2017-02-26 17:05:37.660926082 +0100
@@ -28,6 +28,9 @@
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  libacl-devel
+%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 
120300)
+BuildRequires:  libjte-devel
+%endif
 BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit libisofs for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package libisofs for openSUSE:Factory 
checked in at 2017-01-31 12:28:47

Comparing /work/SRC/openSUSE:Factory/libisofs (Old)
 and  /work/SRC/openSUSE:Factory/.libisofs.new (New)


Package is "libisofs"

Changes:

--- /work/SRC/openSUSE:Factory/libisofs/libisofs.changes2016-08-03 
11:42:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.libisofs.new/libisofs.changes   2017-02-03 
17:47:41.583863115 +0100
@@ -1,0 +2,12 @@
+Sun Jan 29 20:56:41 UTC 2017 - asterios.dra...@gmail.com
+
+- Update to 1.4.6:
+  * Bug fix: SIGSEGV by NULL when a data file was larger than ISO
+level allows.
+  * Bug fix: Interpretation of 17 digit timestamps was wrong.
+  * New API calls iso_generate_gpt_guid() and
+iso_write_opts_set_gpt_guid().
+  * Made several pseudo-random ids reproducible by overriding
+volume modification time.
+
+---

Old:

  libisofs-1.4.4.tar.gz

New:

  libisofs-1.4.6.tar.gz



Other differences:
--
++ libisofs.spec ++
--- /var/tmp/diff_new_pack.HIGA1R/_old  2017-02-03 17:47:42.059796022 +0100
+++ /var/tmp/diff_new_pack.HIGA1R/_new  2017-02-03 17:47:42.059796022 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libisofs
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define so_ver 6
 Name:   libisofs
-Version:1.4.4
+Version:1.4.6
 Release:0
 Summary:Library for Creating ISO-9660 Filesystems
 License:GPL-2.0+ and LGPL-2.0+

++ libisofs-1.4.4.tar.gz -> libisofs-1.4.6.tar.gz ++
 1717 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libisofs-1.4.4/ChangeLog new/libisofs-1.4.6/ChangeLog
--- old/libisofs-1.4.4/ChangeLog2016-07-01 09:37:50.0 +0200
+++ new/libisofs-1.4.6/ChangeLog2016-09-16 11:07:07.0 +0200
@@ -1,4 +1,12 @@
 
+libisofs-1.4.6.tar.gz Fri Sep 16 2016
+===
+* Bug fix: SIGSEGV by NULL when a data file was larger than ISO level allows.
+* Bug fix: Interpretation of 17 digit timestamps was wrong.
+* New API calls iso_generate_gpt_guid() and iso_write_opts_set_gpt_guid().
+* Made several pseudo-random ids reproducible by overriding volume modification
+  time.
+
 libisofs-1.4.4.tar.gz Fri Jul 01 2016
 ===
 * Bug fix: HFS+ production could cause MBR partition of type 0xEE without GPT.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libisofs-1.4.4/README new/libisofs-1.4.6/README
--- old/libisofs-1.4.4/README   2015-08-01 16:07:50.0 +0200
+++ new/libisofs-1.4.6/README   2016-07-22 14:41:30.0 +0200
@@ -4,7 +4,7 @@
 
 Released under GPL (see COPYING file for details).
 
-Copyright (C) 2008 - 2015 Vreixo Formoso,
+Copyright (C) 2008 - 2016 Vreixo Formoso,
   Mario Danic,
   Vladimir Serbinenko,
   Thomas Schmitt
@@ -14,7 +14,7 @@
 
 Download, Build and Installation
 
-libisofs code is mantained in a Bazaar repository at Launchpad 
+libisofs code is maintained in a Bazaar repository at Launchpad 
 (https://launchpad.net/libisofs/). You can download it with:
 
 $ bzr branch lp:libisofs/for-libisoburn
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libisofs-1.4.4/configure.ac new/libisofs-1.4.6/configure.ac
--- old/libisofs-1.4.4/configure.ac 2016-07-01 09:53:51.0 +0200
+++ new/libisofs-1.4.6/configure.ac 2016-09-16 11:11:23.0 +0200
@@ -1,4 +1,4 @@
-AC_INIT([libisofs], [1.4.4], 

commit libisofs for openSUSE:Factory

2016-08-03 Thread h_root
Hello community,

here is the log from the commit of package libisofs for openSUSE:Factory 
checked in at 2016-08-03 11:42:16

Comparing /work/SRC/openSUSE:Factory/libisofs (Old)
 and  /work/SRC/openSUSE:Factory/.libisofs.new (New)


Package is "libisofs"

Changes:

--- /work/SRC/openSUSE:Factory/libisofs/libisofs.changes2016-07-27 
16:29:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libisofs.new/libisofs.changes   2016-08-03 
11:42:18.0 +0200
@@ -1,0 +2,29 @@
+Wed Jul 27 21:46:36 UTC 2016 - asterios.dra...@gmail.com
+
+- Update to 1.4.4:
+  * Bug fix: HFS+ production could cause MBR partition of type 0xEE
+without GPT.
+  * Bug fix: Protective MBR was not produced if no System Area data
+are given.
+  * Bug fix: Protective MBR was not recognized if partition is
+appended.
+  * Bug fix: The HFS+ filesystem was not marked in GPT of GRUB2
+hybrid layout.
+  * Bug fix: HFS+ directories could announce more children than
+they actually have.
+  * Bug fix: At image loading time GRUB2 MBR was not recognized if
+the partition table is not the protective one as described by
+UEFI.
+  * Bug fix: Oversized text in ISO_SYSAREA_REPORT_DOC_ALPHA.
+  * New pseudo path for El Torito boot images:
+--interval:appened_partition_N:all::
+  * New bit15 with options of iso_write_opts_set_system_area() to
+enforce MBR bootable/active flag.
+  * New API calls iso_write_opts_set_appended_as_apm(),
+iso_write_opts_set_part_like_isohybrid().
+  * Introduced image size tolerance of 300 kB in order to recognize
+SUN Disk Label that was generated by genisoimage -B "...".
+  * Added "extern C" to libisofs.h
+  * Removed option --silent from libtool runs.
+
+---

Old:

  libisofs-1.4.2.tar.gz

New:

  libisofs-1.4.4.tar.gz



Other differences:
--
++ libisofs.spec ++
--- /var/tmp/diff_new_pack.UY8yr8/_old  2016-08-03 11:42:19.0 +0200
+++ /var/tmp/diff_new_pack.UY8yr8/_new  2016-08-03 11:42:19.0 +0200
@@ -18,7 +18,7 @@
 
 %define so_ver 6
 Name:   libisofs
-Version:1.4.2
+Version:1.4.4
 Release:0
 Summary:Library for Creating ISO-9660 Filesystems
 License:GPL-2.0+ and LGPL-2.0+

++ libisofs-1.4.2.tar.gz -> libisofs-1.4.4.tar.gz ++
 2704 lines of diff (skipped)