Accepting request 645060 from home:seanlew:branches:Base:System
Update mtools to 4.0.19 OBS-URL: https://build.opensuse.org/request/show/645060 OBS-URL: https://build.opensuse.org/package/show/Base:System/mtools?expand=0&rev=48
This commit is contained in:
parent
8ef95388ab
commit
55ece703af
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:59e9cf80885399c4f229e5d87e49c0c2bfeec044e1386d59fcd0b0aead6b2f85
|
|
||||||
size 420190
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAlDt05QACgkQyAYxsm9DGWGoRACfQnFR1XezqJwCgxlVIR0ySawi
|
|
||||||
ctkAnjwhcKyETgbQTvaYXFrF07LzCp/u
|
|
||||||
=a4UP
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
mtools-4.0.19.tar.bz2
Normal file
3
mtools-4.0.19.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1bc197199ea1c2c317f597879486eeb817f3199b526d94cc6841624768d910df
|
||||||
|
size 445566
|
6
mtools-4.0.19.tar.bz2.sig
Normal file
6
mtools-4.0.19.tar.bz2.sig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQThUfj1SuT06QGfA3vIBjGyb0MZYQUCW6+hcgAKCRDIBjGyb0MZ
|
||||||
|
YSTQAKCEhoOpxILIoOia3Sq2cbTBPFyCegCfYKc6My6eNNXSAcbwtpPLm9LEEzI=
|
||||||
|
=cmZX
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 27 23:03:50 UTC 2018 - sean@suspend.net
|
||||||
|
|
||||||
|
- Update to 4.0.19:
|
||||||
|
* Fix for short file names starting with character 0xE5
|
||||||
|
* mpartition: Partition types closer to what Microsoft uses
|
||||||
|
* mformat: figure out LBA geometry as last resort if geometry is unspecified
|
||||||
|
* mformat: use same default cluster size as Microsoft for FAT32
|
||||||
|
* additional sanity checks
|
||||||
|
* document how clutser size is picked in mformat.c man page
|
||||||
|
* document how partition types are picked in mpartition.c man page
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 16 13:19:05 UTC 2018 - pgajdos@suse.com
|
Mon Jul 16 13:19:05 UTC 2018 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -12,12 +12,12 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: mtools
|
Name: mtools
|
||||||
Version: 4.0.18
|
Version: 4.0.19
|
||||||
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