Release Notes for CDimg|tools version/0.3
This is the first (official) public release of CDimg|tools. All the changes since the previous release were made only to make the package suitable for public release.
Updates since version/0.2
-
Packaging changes
-
The package’s “pretty name” has been changed from CDimgtools to CDimg|tools.
-
The release archives created by Makefile include the generated documentation files by default.
-
ChangeLog is the new name of the changelog; it is generated by a new helper script gitchangelog.sh; its syntax is now closer to a standard GNU ChangeLog.
-
The configure script warns about missing Perl modules required at runtime.
-
The package has been adapted to build under BSD; see INSTALL.NetBSD.
-
The manual pages are installed gzipped.
-
-
The documentation has been updated to point to the new online resources and adapted to the release downloads made available online.
Release Notes for CDimg|tools version/0.2
Updates since version/0.1
-
New
-
nrgtool: --iff: new option to process a bare IFF file instead of a full NRG file
-
cssdec: new program to decrypt a CSS-scrambled VOB stream
-
dvdimgdecss: new program to decrypt a CSS-scrambled DVD Video disc or image file
-
-
Packaging changes
-
A changelog extracted from the VCS is included in the distribution tarballs.
-
Autoconf is now called during the building of RPM packages.
-
The binary packages built are now architecture dependent.
-
Debian packages can be built by a new Makefile target deb (see INSTALL).
-
The configuration system is generally much improved.
-
-
INSTALL.html: new documentation file generated from INSTALL; README.html used to include this piece of information.
Fixes since version/0.1
-
Bug fixes
-
nrgtool --no-act <nrg> iff: dereference of an undefined value fixed
-
nrgtool --32: new workaround to make Perl implementations without 64-bit integers usable (with limitations)
-
nrgtool: error checking during the parsing slightly improved
-
-
All the dependencies should now be cited in the documentation.
Release Notes for CDimg|tools version/0.1
This is the first release.