Changelog for
mtools-floppyd-debuginfo-4.0.18-8.13.x86_64.rpm :
* Mon Nov 30 2015 pgajdosAATTsuse.com- require glibc-locale [bnc#957007]
* Tue Apr 16 2013 idonmezAATTsuse.com- Add Source URL, see https://en.opensuse.org/SourceUrls
* Tue Mar 26 2013 pgajdosAATTsuse.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 2012 wernerAATTsuse.de- Make it build with texinfo/makeinfo split
* Mon Jul 23 2012 cooloAATTsuse.com- add texinfo as buildrequire
* Mon Jul 02 2012 cfarrellAATTsuse.com- license update: GPL-3.0+ mtools is GPL-3.0+ licensed, not GPL-2.0+
* Wed Dec 21 2011 cooloAATTsuse.com- add autoconf as buildrequire to avoid implicit dependency
* Wed Dec 21 2011 cooloAATTsuse.com- remove call to suse_update_config (very old work around)
* Thu Jun 30 2011 pgajdosAATTnovell.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 2011 pgajdosAATTnovell.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 2011 pgajdosAATTsuse.cz- fixed crash caused with access of invalid memory [bnc#679459]
* Tue Nov 16 2010 pgajdosAATTsuse.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 2010 pgajdosAATTsuse.cz- fixed initialization in mlabel.c [bnc#618326]
* Mon Mar 01 2010 pgajdosAATTsuse.cz- updated to 4.0.13 (upstreamed debian patches)
* Sun Dec 06 2009 meissnerAATTsuse.de- uppercase summary of -floppyd
* Tue Nov 24 2009 pgajdosAATTsuse.cz- updated to 4.0.12 (see NEWS) - removed upstreamed help-flag.diff and overflow.diff
* Fri Oct 23 2009 pgajdosAATTsuse.cz- fixed wrong -h flag [bnc#548449]
* help-flag.diff
* Tue Sep 15 2009 pgajdosAATTsuse.cz- added missing call to close [bnc#535718]
* Wed Apr 15 2009 roAATTsuse.de- buildfix: refresh patches
* Mon Mar 16 2009 pgajdosAATTsuse.cz- updated to 4.0.10 (see NEWS)
* adjusted overflow.patch- splitted out doc package