- mtools 4.0.23:

* Address lots of compiler warnings (assignments between different types)
  * Network speedup fixes for floppyd (TCP_CORK)
  * Typo fixes
  * Explicitly pass available target buffer size for character
  set conversions
- refreshed:
  % mtools-prototypes.diff

OBS-URL: https://build.opensuse.org/package/show/Base:System/mtools?expand=0&rev=56
This commit is contained in:
2018-12-28 18:06:07 +00:00
committed by Git OBS Bridge
parent 1f5ba587c2
commit 616c4b4b6f
7 changed files with 36 additions and 24 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Dec 28 18:03:42 UTC 2018 - Petr Gajdos <pgajdos@suse.com>
- mtools 4.0.23:
* Address lots of compiler warnings (assignments between different types)
* Network speedup fixes for floppyd (TCP_CORK)
* Typo fixes
* Explicitly pass available target buffer size for character
set conversions
- refreshed:
% mtools-prototypes.diff
-------------------------------------------------------------------
Tue Dec 11 13:57:02 UTC 2018 - Jan Engelhardt <jengelh@inai.de>