Changelog for
mt-st-1.3-lp150.23.1.x86_64.rpm :
* Mon Apr 03 2017 svalxAATTsvalx.net- Use update-alternatives according to current documentation
* Fri Mar 17 2017 svalxAATTsvalx.net- Switch binaries to alternatives system- Change package description
* Thu Mar 16 2017 mpluskalAATTsuse.com- Cleanup with spec-cleaner- Refresh udev rules via scriplets
* Sun Aug 07 2016 olafAATTaepfle.de- Provide/Obsolete mt_st
* Wed Jun 29 2016 svalxAATTsvalx.net- Update to version 1.3:
* add more density codes (Kai Mäkisara)
* check for overflow when using k, M or G suffixes (Kai Mäkisara)
* allow negative argument for mkpartition, supported by Linux 4.6 and later (Kai Mäkisara)
* fix compilation with musl libc (Felix Janda)
* allow configuring the default tape device and installation paths (e.g. /bin vs. /usr/bin) at build/install time (Iustin Pop)
* code cleanups from the SUSE package (Alexey Svistunov)
* update the supplied example file (Alexey Svistunov)
* fix config file parsing bug in stinit (Iustin Pop)- Add keyring file- Removed all patches - fixed upstream- Using DEFTAPE and EXEC_PREFIX variables in specfile- Merged Martin Pluskal changes from devel package
* Thu Mar 10 2016 svalxAATTsvalx.net- Add Provides/Obsoletes tags to specfile
* Thu Mar 03 2016 svalxAATTsvalx.net- Remove rename-mt-to-mtst.patch, \'mt\' binary name is no longer conflicts with cpio- Add mt-default-device.patch -- change mt default device from /dev/tape to /dev/nst0- Specfile cleanup- Rename package to canonical name \'mt-st\'
* Thu Feb 25 2016 svalxAATTsvalx.net- Update to version 1.2
* many updates to density codes (SDLT, LTO 5,6 and 7, etc.) (various people)
* multiple man page updates (various people)
* improve default tape device handling in mt: check that it actually is a character device, in order to show better error messages when /dev/tape is a different type (e.g. directory when using udev)
* small bug fix in stinit in parsing the input file (David Binderman)
* improve build system by allowing easier customisation of build flags and installation directory (via DESTDIR, not prefix) and by sanitising the creation of the dist archive (Iustin Pop)
* sanitise the source code to get rid of GCC warnings (Jan Christoph Nordholz, Iustin Pop)
* add stshowoptions alias to stshowopt (Ivo De Decker)
* expand the provided stinit.def.examples file (Suggested by Ralf-Peter Rohbeck)
* improve the --help output of stinit (Dan Horák)
* change of maintainership to Iustin Pop iustinAATTk1024.org- Split mt-st-1.1.patch on to change-path-to-binary.patch, fix-mans-install.patch and rename-mt-to-mtst.patch, improve Makefile flexible- Rebase mt-st-codecleanup.patch- Add default template stinit.def configuration file- Add %{?_smp_mflags} for build- Change URL and Source paths in specfile to recent- Add udev rule for stinit- Add gpg signature of source tarball- Add Ultrium LTO-3 definitions to examples- Clean specfile by spec-cleaner utility
* Fri Nov 11 2011 tbehrensAATTsuse.com- Update to version 1.1
* unused defines removed from mtio.h (compiles also with distributions no having linux/qic117.h)
* add support for MT_ST_SILI to mt and stinit
* add command showoptions for kernels >= 2.6.26- removed obsolete mt-st-0.9b-local_qic117_h.patch (changes are upstream)- updated mt-st-0.9b.patch to mt-st-1.1.patch
* Fri Sep 30 2011 uliAATTsuse.com- cross-build fix: use %__cc macro