SHA256
1
0
forked from pool/mtools
mtools/mtools.changes

472 lines
15 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Apr 27 17:31:13 UTC 2018 - stefan.bruens@rwth-aachen.de
- Disable floppyd support. Floppyd is a daemon allowing remote X
clients to access floppies attached to e.g. thin clients. As it
uses X authentication, it pulls in X libraries.
-------------------------------------------------------------------
Tue Feb 13 18:59:51 UTC 2018 - crrodriguez@opensuse.org
- Do not BuildRequire metapackage xorg-x11-devel
-------------------------------------------------------------------
Mon Nov 30 08:04:18 UTC 2015 - pgajdos@suse.com
- require glibc-locale [bnc#957007]
-------------------------------------------------------------------
Thu Feb 26 15:20:48 UTC 2015 - mpluskal@suse.com
- Clean spec file with spec-cleaner
- Refresh dependencies
- Add gpg signature
-------------------------------------------------------------------
Tue Apr 16 10:10:15 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Tue Mar 26 12:54:37 UTC 2013 - pgajdos@suse.com
- updated to 4.0.18:
* Fix for names of iconv encodings on AIX
* Fix mt_size_t on NetBSD
* Fixed compilation on Mingw
* Fixed doc (especially mformat)
* Fix mformat'ing of FAT12 filesystems with huge cluster sizes
* Minfo prints image file name in mformat command line if an image
file name was given
* Always generate gzip-compressed RPMs, in order to remain
compatible with older distributions
* Fixed buffer overflow with drive letter in mclasserase
- extended fat-bits.patch: add fat_bits parameter again to fat_read()
and old_fat_read(); it is candidate to drop though
-------------------------------------------------------------------
Tue Jul 24 07:08:41 UTC 2012 - werner@suse.de
- Make it build with texinfo/makeinfo split
-------------------------------------------------------------------
Mon Jul 23 12:21:45 UTC 2012 - coolo@suse.com
- add texinfo as buildrequire
-------------------------------------------------------------------
Mon Jul 2 12:03:44 UTC 2012 - cfarrell@suse.com
- license update: GPL-3.0+
mtools is GPL-3.0+ licensed, not GPL-2.0+
-------------------------------------------------------------------
Wed Dec 21 13:37:38 UTC 2011 - coolo@suse.com
- add autoconf as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Wed Dec 21 10:29:49 UTC 2011 - coolo@suse.com
- remove call to suse_update_config (very old work around)
-------------------------------------------------------------------
Thu Jun 30 13:53:42 UTC 2011 - pgajdos@novell.com
- updated to 4.0.17:
* mbadblocks now takes a list of bad blocks (either as sectors
or as clusters)
* mbadblocks now is able to do write scanning for bad blocks
* mshowfat can show cluster of specific offset
* Enable mtools to deal with very small sector sizes...
* Fixed encoding of all-lowercase names (no need to mangle
these)
* Consider every directory entry after an ENDMARK (0x00) to be deleted
* After writing a new entry at end of a directory, be sure to also add
an ENDMARK (0x00)
* Deal with possibility of a NULL pointer being returned by
localtime during timestamp conversion
-------------------------------------------------------------------
Mon May 23 10:07:58 UTC 2011 - pgajdos@novell.com
- updated to 4.0.16:
* fixed formatting of fat_size_calculation.tex document
* Make it clear that label is limited to 13 characters
* Fixed typo in initialization of FAT32 info sector
- remove invalid-memory.diff
-------------------------------------------------------------------
Thu Mar 17 11:13:49 CET 2011 - pgajdos@suse.cz
- fixed crash caused with access of invalid memory [bnc#679459]
-------------------------------------------------------------------
Tue Nov 16 11:57:57 CET 2010 - pgajdos@suse.cz
- updated to version 4.0.15:
* Added missing -i option to mshortname
* New mshortname command
* Fix floppyd for disks bigger than 2 Gig
* Remove obsolete -z flag
* Remove now unsupported AC_USE_SYSTEM_EXTENSIONS
* Fixed output formatting of mdir if MTOOLS_DOTTED_DIR is set
* Mformat now correctly writes backup boot sector
* Fixed signedness of serial number in mlabel
* Fixed buffer size problem in mlabel
* Make mlabel write backup boot sector if FAT32
* Catch situation where both clear and new label are given to mlabel
* Quote filename parameters to scripts
* Mformat: Close file descriptor for boot sector
* Added lzip support to scripts/uz
* Added Tot_sectors option to mformat
* Fixed hidden sector handling in mformat
* Minfo generates mformat command lines containing new -T option
* Mlabel prints error if label too long
- removed upstreamed patches:
* script.diff
* file_close.diff
* initialize.diff
-------------------------------------------------------------------
Tue Jun 29 18:27:11 CEST 2010 - pgajdos@suse.cz
- fixed initialization in mlabel.c [bnc#618326]
-------------------------------------------------------------------
Mon Mar 1 16:20:52 CET 2010 - pgajdos@suse.cz
- updated to 4.0.13 (upstreamed debian patches)
-------------------------------------------------------------------
Sun Dec 6 14:04:56 CET 2009 - meissner@suse.de
- uppercase summary of -floppyd
-------------------------------------------------------------------
Tue Nov 24 15:29:20 CET 2009 - pgajdos@suse.cz
- updated to 4.0.12 (see NEWS)
- removed upstreamed help-flag.diff and overflow.diff
-------------------------------------------------------------------
Fri Oct 23 11:25:37 CEST 2009 - pgajdos@suse.cz
- fixed wrong -h flag [bnc#548449]
* help-flag.diff
-------------------------------------------------------------------
Tue Sep 15 09:54:02 CEST 2009 - pgajdos@suse.cz
- added missing call to close [bnc#535718]
-------------------------------------------------------------------
Thu Apr 16 01:35:17 CEST 2009 - ro@suse.de
- buildfix: refresh patches
-------------------------------------------------------------------
Mon Mar 16 10:09:01 CET 2009 - pgajdos@suse.cz
- updated to 4.0.10 (see NEWS)
* adjusted overflow.patch
- splitted out doc package
-------------------------------------------------------------------
Wed Jan 21 17:22:15 CET 2009 - schwab@suse.de
- Fix buffer overflows.
-------------------------------------------------------------------
Tue Jan 13 18:14:34 CET 2009 - pgajdos@suse.cz
- updated to 4.0.1
* unicode support
* use transliteration to represent characters which don't exist in
target set
* Offset for -i-specified image files
-------------------------------------------------------------------
Tue Jun 5 12:11:14 CEST 2007 - prusnak@suse.cz
- updated to 3.9.11
* fixed reading of boot sector
* fixed mlabel on read-only disks
* added sizecode printing on minfo
* support for config parameters after -i file
- drop obsolete patches:
* memset.diff (included in update)
-------------------------------------------------------------------
Sun Apr 22 22:40:14 CEST 2007 - ro@suse.de
- use texlive for building
-------------------------------------------------------------------
Mon Feb 6 21:21:18 CET 2006 - mjancar@suse.cz
- bransh mtools-floppy to prevent dependecy on X11 (#146102)
-------------------------------------------------------------------
Wed Jan 25 21:38:26 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Nov 18 16:35:32 CET 2005 - meissner@suse.de
- fixed swapped memset() arguments.
-------------------------------------------------------------------
Wed Aug 3 15:02:06 CEST 2005 - mjancar@suse.cz
- update to 3.9.10
- drop obsolete patches:
* mtools-3.9.9-20030718.diff.gz
* mtools-execNULL.diff
- split mtools-3.9.9.diff into:
* mtools-3.9.10-autoconf.diff
* mtools-3.9.10-conf.diff
* mtools-3.9.10-prototypes.diff
-------------------------------------------------------------------
Tue Apr 5 15:12:34 CEST 2005 - mmj@suse.de
- execl(..., 0) --> execl(..., NULL);
-------------------------------------------------------------------
Sun Feb 13 17:20:29 CET 2005 - ro@suse.de
- added libpng to nfb (for tetex)
-------------------------------------------------------------------
Mon Jan 24 17:15:59 CET 2005 - meissner@suse.de
- fixed one execl call, fixed one lvalue cast.
-------------------------------------------------------------------
Sun Jun 13 12:21:39 CEST 2004 - schwab@suse.de
- Allow overriding fat bits.
-------------------------------------------------------------------
Thu Apr 22 17:46:02 CEST 2004 - tcrhak@suse.cz
- strict aliasing fix
-------------------------------------------------------------------
Sat Jan 10 16:23:20 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Thu Jul 31 18:03:11 CEST 2003 - uli@suse.de
- fixed to build on 64-bit archs
-------------------------------------------------------------------
Tue Jul 29 10:27:10 CEST 2003 - tcrhak@suse.cz
- update to version 3.9.9
-------------------------------------------------------------------
Thu Dec 19 17:08:28 CET 2002 - tcrhak@suse.cz
- updated patch to mtools-3.9.8-20021118.diff.bz2
-------------------------------------------------------------------
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
- removed bogus self-provides
-------------------------------------------------------------------
Mon Dec 3 17:52:48 CEST 2001 - tcrhak@suse.cz
- updated patch to mtools-3.9.8-20011127.diff.bz2
-------------------------------------------------------------------
Mon Oct 1 17:23:50 CEST 2001 - schwab@suse.de
- Fix quoting in shell scripts.
-------------------------------------------------------------------
Wed Jun 13 17:28:45 CEST 2001 - adostal@suse.cz
- upgrade to 3.9.8
-------------------------------------------------------------------
Tue Jun 12 14:35:28 CEST 2001 - schwab@suse.de
- Fix configure script.
-------------------------------------------------------------------
Tue Apr 3 11:13:15 CEST 2001 - cihlar@suse.cz
- updated patchkit
-------------------------------------------------------------------
Mon Mar 26 10:30:09 CEST 2001 - cihlar@suse.cz
- updated patchkit
-------------------------------------------------------------------
Fri Feb 9 14:20:21 CET 2001 - cihlar@suse.cz
- removed lx_suse from neededforbuild
- do not include kernel headers
-------------------------------------------------------------------
Thu Feb 8 15:58:15 CET 2001 - cihlar@suse.cz
- fixed to compile
-------------------------------------------------------------------
Tue Jan 9 15:16:07 CET 2001 - cihlar@suse.cz
- updated patchkit
-------------------------------------------------------------------
Tue Dec 5 07:36:47 CET 2000 - cihlar@suse.cz
- updated patchkit
-------------------------------------------------------------------
Wed Nov 22 12:06:14 CET 2000 - cihlar@suse.cz
- updated patchkit
-------------------------------------------------------------------
Thu Nov 9 14:30:56 CET 2000 - cihlar@suse.cz
- improved BuildRoot
- fixed file list
- bzipped sources
-------------------------------------------------------------------
Fri Oct 20 08:30:57 CEST 2000 - cihlar@suse.cz
- updated patchkit
-------------------------------------------------------------------
Fri Sep 8 15:18:02 CEST 2000 - schwab@suse.de
- Fix typo in configure script and pass -D_GNU_SOURCE to compiler
(obsoletes last change for alpha)
- Add suse_update_config.
-------------------------------------------------------------------
Mon Aug 28 18:45:15 CEST 2000 - ro@suse.de
- fixed to compile on alpha
-------------------------------------------------------------------
Wed Aug 16 15:29:35 CEST 2000 - cihlar@suse.cz
- updated patchkit
-------------------------------------------------------------------
Sat Jun 24 17:43:54 CEST 2000 - kasal@suse.de
- updated patchkit
-------------------------------------------------------------------
Mon Jun 19 21:00:37 MEST 2000 - kasal@suse.de
- upgrade to 3.9.7
-------------------------------------------------------------------
Wed Apr 26 08:15:55 CEST 2000 - kasal@suse.de
- upgrade to mtools-3.9.6-20000417.diff.gz
-------------------------------------------------------------------
Wed Apr 12 10:34:25 CEST 2000 - kasal@suse.cz
- upgrade to mtools-3.9.6-20000410.diff.gz
-------------------------------------------------------------------
Mon Mar 27 10:37:19 CEST 2000 - kasal@suse.cz
- added patch mtools-3.9.6-20000320b.diff.gz (fixes BUG# 2590)
-------------------------------------------------------------------
Wed Mar 1 16:34:25 CET 2000 - kasal@suse.de
- moved manpages to %{_mandir}
- added buildroot and shortened %filelist
- added mtools.info* files (and texinfo to #neededforbuild)
-------------------------------------------------------------------
Mon Sep 20 19:58:38 CEST 1999 - uli@suse.de
- fixed #include conflict showing up on PPC
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Fri Jul 9 15:33:01 MEST 1999 - uli@suse.de
- update -> 3.9.6
-------------------------------------------------------------------
Tue Mar 23 14:01:51 MET 1999 - ro@suse.de
- don't use -O4 ; strip binaries
-------------------------------------------------------------------
Tue Mar 23 00:45:56 MET 1999 - ro@suse.de
- update to 3.9.4
-------------------------------------------------------------------
Fri Dec 11 15:02:50 MET 1998 - rj@suse.de
- parameters in mtools.conf for 1,44MB disks hardcoded
-------------------------------------------------------------------
Thu Oct 29 00:41:30 MET 1998 - ro@suse.de
- respect change in 2.1.126 SCSI_DISK_MAJOR
-------------------------------------------------------------------
Sun Jul 26 14:51:14 MEST 1998 - bs@suse.de
- used old config file again.
-------------------------------------------------------------------
Tue Jul 21 17:54:41 MEST 1998 - bs@suse.de
- update to version 3.9.1
-------------------------------------------------------------------
Tue Feb 24 11:38:03 MET 1998 - ro@suse.de
- removed man-pages mread and mwrite
(contain no information, just texinfos blabla)
----------------------------------------------------------------------------
Thu Jun 12 17:33:42 CEST 1997 - rj@suse.de
- modification in /etc/mtools.conf
----------------------------------------------------------------------------
Fri Apr 18 17:02:37 CEST 1997 - rj@suse.de
- new version 3.6
----------------------------------------------------------------------------
Mon Mar 3 11:43:17 CET 1997 - rj@suse.de
- new version 3.3
----------------------------------------------------------------------------
Tue Feb 25 14:53:24 CET 1997 - rj@suse.de
- new version 3.2
- /usr/doc/packages/mtools now included
- xdf Support