forked from pool/mtools
Accepting request 656057 from home:mkraus:branches:Base:System
mtools 4.0.22 OBS-URL: https://build.opensuse.org/request/show/656057 OBS-URL: https://build.opensuse.org/package/show/Base:System/mtools?expand=0&rev=53
This commit is contained in:
parent
08d21e2e53
commit
a63e315e4d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6061d31c9f65274cf6de3264907028c90badd8b7f22dd1b385617fa353868aed
|
|
||||||
size 449835
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQThUfj1SuT06QGfA3vIBjGyb0MZYQUCW+g7KwAKCRDIBjGyb0MZ
|
|
||||||
YeUzAJ4qp4rzzYpKD0B8PnEGb5taDTgDJwCfYDL3tc+xneDwiXlrUx/XWQbIGno=
|
|
||||||
=qBAa
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
mtools-4.0.22.tar.bz2
Normal file
3
mtools-4.0.22.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:652c0f22004b00e62a432d0aa7d6af51ef2c91a4b7168a9e2fa693aa928f5023
|
||||||
|
size 431185
|
6
mtools-4.0.22.tar.bz2.sig
Normal file
6
mtools-4.0.22.tar.bz2.sig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQThUfj1SuT06QGfA3vIBjGyb0MZYQUCXAQbbgAKCRDIBjGyb0MZ
|
||||||
|
YdA3AJ4ggypF6i7dq9Fxfama6fo3UIhwoACfe7QL4VEEeYgO2Vu5dzyyktZ8RbE=
|
||||||
|
=Ftg6
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 7 12:32:07 UTC 2018 - malte.kraus@suse.com
|
||||||
|
|
||||||
|
- mtools 4.0.22:
|
||||||
|
* Fixed -f flag for mformat (size is KBytes, rather than sectors)
|
||||||
|
* Fixed toupper/tolower usage (unsigned char rather than plain
|
||||||
|
signed)
|
||||||
|
- mtools 4.0.21:
|
||||||
|
* Addressed compiler warnings
|
||||||
|
* Fixed length handling in character set conversion (Unicode file
|
||||||
|
names)
|
||||||
|
* Fixed matching of character range, when containing Unicode
|
||||||
|
characters (mdir "c:test[α-ω].exe")
|
||||||
|
* Fixed initialization of my_scsi_cmd constructor
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 14 14:33:32 UTC 2018 - Martin Loviska <mloviska@suse.com>
|
Wed Nov 14 14:33:32 UTC 2018 - Martin Loviska <mloviska@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: mtools
|
Name: mtools
|
||||||
Version: 4.0.20
|
Version: 4.0.22
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Access Files on an MS-DOS File System
|
Summary: Access Files on an MS-DOS File System
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user