mt-st/mt-st.changes

153 lines
5.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jun 29 06:14:40 UTC 2016 - svalx@svalx.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 07:50:17 UTC 2016 - svalx@svalx.net
- Add Provides/Obsoletes tags to specfile
-------------------------------------------------------------------
Thu Mar 3 10:12:20 UTC 2016 - svalx@svalx.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 10:16:29 UTC 2016 - svalx@svalx.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 iustin@k1024.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
-------------------------------------------------------------------
Mon Nov 11 22:42:52 UTC 2011 - tbehrens@suse.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 15:39:52 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Wed Mar 14 16:32:27 CET 2007 - pth@suse.de
- Update to 0.9b:
Changes since 0.7:
- add local copy of qic117.h missing from recent kernels.
- only stinit changed
- more density codes
- put man page into /usr/share/man/man1
- documentation cleanup
- add some density translations
- counts can use the k, M, or G postfix
-------------------------------------------------------------------
Sat Nov 11 10:31:02 CET 2006 - olh@suse.de
- fix doc file permission
-------------------------------------------------------------------
Wed Jan 25 21:38:26 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 20 16:23:45 CET 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Wed Nov 2 22:01:13 CET 2005 - dmueller@suse.de
- don't build as root
-------------------------------------------------------------------
Tue Nov 27 17:00:28 MET 2001 - garloff@suse.de
- Use %attr and remove -m -o -g from install to allow building
as non-root.
-------------------------------------------------------------------
Tue Nov 27 15:49:44 MET 2001 - garloff@suse.de
- Update to mt-st-0.7:
* eject alias for rewoffl (GNU mt compat)
* some new density codes
* cleaning status and request handling
-------------------------------------------------------------------
Fri Dec 1 20:48:07 MET 2000 - garloff@suse.de
- Update to mt-st-0.6; including osst (OnStream) support.
-------------------------------------------------------------------
Sat May 27 01:07:26 CEST 2000 - garloff@suse.de
- Add some docu
- Use BuildRoot.
-------------------------------------------------------------------
Sat Feb 5 18:40:31 CET 2000 - garloff@suse.de
- Move manpages to /usr/share/man
-------------------------------------------------------------------
Tue Jan 4 17:56:37 CET 2000 - garloff@suse.de
- upgrade to 0.5b (including stinit).
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.