| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-pycdlib-common | Distribution: openSUSE Tumbleweed |
| Version: 1.16.0 | Vendor: openSUSE |
| Release: 1.2 | Build date: Fri May 15 07:55:14 2026 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 20880 | Source RPM: python-pycdlib-1.16.0-1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://github.com/clalancette/pycdlib | |
| Summary: Pure python ISO manipulation library - common files | |
PyCdlib is a pure python library to parse, write (master), and create ISO9660 files, suitable for writing to a CD or USB. The original ISO9660 (including ISO9660-1999) specification is supported, as well the El Torito, Joliet, Rock Ridge, and UDF extensions. This package includes the common files.
LGPL-2.1-only
* Fri May 15 2026 Daniel Garcia <daniel.garcia@suse.com>
- Update to 1.16.0:
- Require Python 3.10+
- Add support for parsing and writing UDF Extended File Entries
- Add an optional encoding parameter to full_path_from_dirrecord so
Shift-JIS and other non-UTF-8 ISOs can be walked
- Fix modify_file_in_place corruption when the on-disk directory
order differs from the in-memory sorted order
- Fix on-disk extent ordering for files larger than 8.6 GB
- Fix UDF reads of large files returning truncated data on
UDF-bridge ISOs
- Fix Rock Ridge version detection when 1.12 evidence lives only in
the CE continuation block (bsc#1209983)
- Fix the second UDF anchor being written to an unreachable extent
when a re-write shrinks the layout
- Fix parsing of ISOs whose directory data_length is
sub-extent-aligned (Windows install media, PS2 GT4)
- Fix parsing of FreeBSD 14.3 ISOs by tightening XA-record detection
- Fix a stale-position bug in PyCdlibIO when the underlying file
descriptor is shared with other operations
- Accept several non-compliant artifacts produced by VirtualBox (SP
records outside the root, shared CE regions, NM records combining
a name with the CURRENT / PARENT / HOST flag)
- Reject overly long UDF filenames at entry-creation time with a
clear error message instead of failing later in struct.pack
- Improve the error message when Rock Ridge versions are
inconsistent across an ISO
- Treat an ISO with no Rock Ridge ER record as non-Rock-Ridge so
callers using rr_path get a clear error at the API boundary
- Several performance improvements in directory-record sorting,
struct unpacking, dot-dot lookup, and UDF CRC computation
* Thu Aug 28 2025 Daniel Garcia <daniel.garcia@suse.com>
- Use libalternatives in TW and Leap 16.0
- Change source to github tag archive, the last tag is not released in
pypi.
- update to 1.15.0:
* Remove Python 2 compatibility
* Add an encoding parameter to the walk API so non-standard ISOs can be used
* Fix ISOs that only have a single extent for Path Tables
* Add the 'udf_path' argument to add_file so UDF ISOs can add paths
* Fix timestamps for UDF
* Wed Jun 04 2025 Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
* Thu Jan 19 2023 Dirk Müller <dmueller@suse.com>
- update to 1.14.0:
* Fix Python 2 compatibility
* Fix iteration over deep directories
* Relax some error checking to allow non-standards-compliant ISOs to be read
* Fix year rollover in the Australia timezone
* Fix the use of inspect for modern Python 3
* Add in pycdlib-explorer functionality for modify-in-place
* Add full support for Windows raw block devices
* Fix UDF entries for large files
* Allow some UDF errors to print a warning instead of throwing
* Search for UDF anchors in additional locations
* Fix UDF partition map parsing
* Several fixes to work with raw Windows devices
* Fix ISOs with missing Apple partition map entries
* Relax restrictions on dates hundredthsofseconds
* Fix MBR boot code sector size
* More UDF cleanups
* Sun Jul 18 2021 Dirk Müller <dmueller@suse.com>
- update to 1.11.0:
* Add many more unit tests to get test coverage > 95%
* Preserve boot record contents when moving it
* Make sure to allocate an extent for the boot_catalog in all cases
* Fix deep directory depths with ISO level 4
* Rewrite XA handling
* Improve performance of filename checking
* Add support for the AL record
* Much improved IsoHybrid support for EFI/GTP
* Fix large, multi-extent files
* Fix support for very large ISOs
* Remove the unused and unloved pycdlib-compare tool
* Fix ISO9660 date hundredths of second
* Much improved support for UDF
* Switch to read-only open by default for the open() call
* Fixes to work on big-endian machines
* APIs added:
* file_mode
* APIs removed:
None
* APIs deprecated:
None
* Addition of "facades" for using PyCdlib in simpler ways
* Make iso_path optional for UDF when using add_symlink
* Make iso_path optional when using rm_file()
* Make iso_path optional when using add_fp()/add_file()
* Create symlinks appropriately in pycdlib-extract-files
* Fix copy_data on macOS
* Support more of the UDF standard
* Cleanup documentation
* Allow UEFI El Torito identifier
* Add an 'auto' mode for pycdlib-extract-files
* Add an '-extract-to' option for pycdlib-extract-files
* APIs added:
* get_iso9660_facade
* get_joliet_facade
* get_rock_ridge_facade
* get_udf_facade
* has_rockridge
* has_joliet
* has_udf
* APIs removed:
None
* APIs deprecated:
None
* Fri Jul 12 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.7.0
/usr/share/man/man1/pycdlib-explorer.1.gz /usr/share/man/man1/pycdlib-extract-files.1.gz /usr/share/man/man1/pycdlib-genisoimage.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 03:14:27 2026