SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mtools-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
* Wed Jan 21 2009 schwabAATTsuse.de- Fix buffer overflows.
* Tue Jan 13 2009 pgajdosAATTsuse.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 05 2007 prusnakAATTsuse.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 2007 roAATTsuse.de- use texlive for building
* Mon Feb 06 2006 mjancarAATTsuse.cz- bransh mtools-floppy to prevent dependecy on X11 (#146102)
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Fri Nov 18 2005 meissnerAATTsuse.de- fixed swapped memset() arguments.
* Wed Aug 03 2005 mjancarAATTsuse.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 05 2005 mmjAATTsuse.de- execl(..., 0) --> execl(..., NULL);
* Sun Feb 13 2005 roAATTsuse.de- added libpng to nfb (for tetex)
* Mon Jan 24 2005 meissnerAATTsuse.de- fixed one execl call, fixed one lvalue cast.
* Sun Jun 13 2004 schwabAATTsuse.de- Allow overriding fat bits.
* Thu Apr 22 2004 tcrhakAATTsuse.cz- strict aliasing fix
* Sat Jan 10 2004 adrianAATTsuse.de- build as user
* Thu Jul 31 2003 uliAATTsuse.de- fixed to build on 64-bit archs
* Tue Jul 29 2003 tcrhakAATTsuse.cz- update to version 3.9.9
* Thu Dec 19 2002 tcrhakAATTsuse.cz- updated patch to mtools-3.9.8-20021118.diff.bz2
* Tue Sep 17 2002 roAATTsuse.de- removed bogus self-provides
* Mon Dec 03 2001 tcrhakAATTsuse.cz- updated patch to mtools-3.9.8-20011127.diff.bz2
* Mon Oct 01 2001 schwabAATTsuse.de- Fix quoting in shell scripts.
* Wed Jun 13 2001 adostalAATTsuse.cz- upgrade to 3.9.8
* Tue Jun 12 2001 schwabAATTsuse.de- Fix configure script.
* Tue Apr 03 2001 cihlarAATTsuse.cz- updated patchkit
* Mon Mar 26 2001 cihlarAATTsuse.cz- updated patchkit
* Fri Feb 09 2001 cihlarAATTsuse.cz- removed lx_suse from neededforbuild- do not include kernel headers
* Thu Feb 08 2001 cihlarAATTsuse.cz- fixed to compile
* Tue Jan 09 2001 cihlarAATTsuse.cz- updated patchkit
* Tue Dec 05 2000 cihlarAATTsuse.cz- updated patchkit
* Wed Nov 22 2000 cihlarAATTsuse.cz- updated patchkit
* Thu Nov 09 2000 cihlarAATTsuse.cz- improved BuildRoot- fixed file list- bzipped sources
* Fri Oct 20 2000 cihlarAATTsuse.cz- updated patchkit
* Fri Sep 08 2000 schwabAATTsuse.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 2000 roAATTsuse.de- fixed to compile on alpha
* Wed Aug 16 2000 cihlarAATTsuse.cz- updated patchkit
* Sat Jun 24 2000 kasalAATTsuse.de- updated patchkit
* Mon Jun 19 2000 kasalAATTsuse.de- upgrade to 3.9.7
* Wed Apr 26 2000 kasalAATTsuse.de- upgrade to mtools-3.9.6-20000417.diff.gz
* Wed Apr 12 2000 kasalAATTsuse.cz- upgrade to mtools-3.9.6-20000410.diff.gz
* Mon Mar 27 2000 kasalAATTsuse.cz- added patch mtools-3.9.6-20000320b.diff.gz (fixes BUG# 2590)
* Wed Mar 01 2000 kasalAATTsuse.de- moved manpages to %{_mandir}- added buildroot and shortened %filelist- added mtools.info
* files (and texinfo to #neededforbuild)
* Mon Sep 20 1999 uliAATTsuse.de- fixed #include conflict showing up on PPC
* Mon Sep 13 1999 bsAATTsuse.de- ran old prepare_spec on spec file to switch to new prepare_spec.
* Fri Jul 09 1999 uliAATTsuse.de- update -> 3.9.6
* Tue Mar 23 1999 roAATTsuse.de- don\'t use -O4 ; strip binaries
* Mon Mar 22 1999 roAATTsuse.de- update to 3.9.4
* Fri Dec 11 1998 rjAATTsuse.de- parameters in mtools.conf for 1,44MB disks hardcoded
* Wed Oct 28 1998 roAATTsuse.de- respect change in 2.1.126 SCSI_DISK_MAJOR
* Sun Jul 26 1998 bsAATTsuse.de- used old config file again.
* Tue Jul 21 1998 bsAATTsuse.de- update to version 3.9.1
* Tue Feb 24 1998 roAATTsuse.de- removed man-pages mread and mwrite (contain no information, just texinfos blabla)
* Thu Jun 12 1997 rjAATTsuse.de- modification in /etc/mtools.conf
* Fri Apr 18 1997 rjAATTsuse.de- new version 3.6
* Mon Mar 03 1997 rjAATTsuse.de- new version 3.3
* Tue Feb 25 1997 rjAATTsuse.de- new version 3.2 - /usr/doc/packages/mtools now included - xdf Support
 
ICM