Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package udftools for openSUSE:Factory checked in at 2021-01-19 15:58:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/udftools (Old) and /work/SRC/openSUSE:Factory/.udftools.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "udftools" Tue Jan 19 15:58:56 2021 rev:27 rq:863228 version:2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/udftools/udftools.changes 2020-01-30 09:31:26.197170162 +0100 +++ /work/SRC/openSUSE:Factory/.udftools.new.28504/udftools.changes 2021-01-19 15:59:11.803108105 +0100 @@ -1,0 +2,28 @@ +Wed Jan 6 19:20:25 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.3: + * mkudffs: + * Added support for creating Multisession UDF disc images via new --startblock option + * Added new options for specifying owner, organization and contact information + * Added new option --bootarea=mbr:sec-size to allow specifying MBR sector size + * Added udftools version string into Application Identifier + * Fixed default value of Packet Length in Sparable Partition for UDF 1.50 and 2.00 rev to 32 blocks + * Fixed detecting all 33 types of optical discs defined in all versions of SCSI MMC specifications + * Fixed filling CHS sector number into MBR partition table + * Fixed alignment of VAT block for CD-R, DVD-R and BD-R disc + * Fixed alignment for CD-R discs + * Fixed generating unclosed CD-R image with blocks more than 3072 + * udfinfo & udflabel: + * Added support for Multisession UDF optical discs via new --startblock and --lastblock options + * Added support for showing and changing owner, organization, contact, appid and impid UDF identifiers + * Added more checks to validation of UDF structures + * Throw error when trying to modify UDF disc with unsupported Pseudo OverWrite partition + * pktsetup: + * Added new option -i to ignore errors when device is already mapped or unmapped + * Added new tool pktcdvd-check which checks if optical disc can be used by kernel pktcdvd.ko driver for write operations + * Update udev rule to map only optical discs which are supported for write operation (check done by pktcdvd-check tool) + * cdrwtool: + * Fixed formatting of CD-RW disc in modern optical drives according to MMC-6 standard (via Format Code 1) + * Fixed support for progress bar + +------------------------------------------------------------------- Old: ---- udftools-2.2.tar.gz New: ---- udftools-2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ udftools.spec ++++++ --- /var/tmp/diff_new_pack.bTxjgH/_old 2021-01-19 15:59:12.783109586 +0100 +++ /var/tmp/diff_new_pack.bTxjgH/_new 2021-01-19 15:59:12.787109592 +0100 @@ -1,7 +1,7 @@ # # spec file for package udftools # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: udftools -Version: 2.2 +Version: 2.3 Release: 0 Summary: UDF filesystem tools License: GPL-2.0-or-later @@ -58,6 +58,7 @@ %{_sbindir}/mkfs.udf %{_sbindir}/mkudffs %{_sbindir}/pktsetup +%{_sbindir}/pktcdvd-check %{_sbindir}/udflabel %{_mandir}/man1/cdrwtool.1%{?ext_man} %{_mandir}/man1/udfinfo.1%{?ext_man} ++++++ udftools-2.2.tar.gz -> udftools-2.3.tar.gz ++++++ ++++ 7496 lines of diff (skipped)