1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
exfatprogs (1.2.2-1) unstable; urgency=medium
* New upstream release.
* Update debian/copyright. Drop year from my own copyright line.
-- Sven Hoexter <hoexter@debian.org> Sun, 29 Oct 2023 11:53:47 +0100
exfatprogs (1.2.1-2) unstable; urgency=medium
* Remove conflicts on exfat-utils, that is now only available in
oldstable.
-- Sven Hoexter <hoexter@debian.org> Wed, 14 Jun 2023 17:30:10 +0200
exfatprogs (1.2.1-1) experimental; urgency=medium
* New upstream release.
+ fsck.exfat improvements
* Update debian/watch to query the GitHub API for release information.
* Update Standards-Version to 4.6.2 - no changes required.
-- Sven Hoexter <hoexter@debian.org> Tue, 23 May 2023 14:08:51 +0200
exfatprogs (1.2.0-1) unstable; urgency=medium
* New upstream release.
+ New utilitiy exfat2img to dump exFAT metadata.
+ fsck.exfat is now able to repair certain corruptions.
* Update Standards-Version to 4.6.1 - no changes required.
* Rewrite the package short and long description.
-- Sven Hoexter <hoexter@debian.org> Fri, 28 Oct 2022 14:48:05 +0200
exfatprogs (1.1.3-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.6.0 - no changes required.
-- Sven Hoexter <hoexter@debian.org> Wed, 17 Nov 2021 20:10:43 +0100
exfatprogs (1.1.2-2) unstable; urgency=medium
* Post stable release upload to unstable.
-- Sven Hoexter <hoexter@debian.org> Mon, 16 Aug 2021 19:55:59 +0200
exfatprogs (1.1.2-1) experimental; urgency=medium
* New upstream release, mainly bugfixes and
mkfs.exfat set 0x80 to DriveSelect of the boot sector, to
help Windows 10 recognize exFAT formatted partitions.
-- Sven Hoexter <hoexter@debian.org> Thu, 20 May 2021 10:41:20 +0200
exfatprogs (1.1.1-1) experimental; urgency=medium
* New upstream release.
* Upload to experimental due to the freeze.
-- Sven Hoexter <hoexter@debian.org> Wed, 21 Apr 2021 17:59:15 +0200
exfatprogs (1.1.0-1) unstable; urgency=medium
* New upstream release. (Closes: #982431)
Introduces new binaries dump.exfat and exfatlabel.
* Update Standards-Version to 4.5.1, updating debian/copyright.
-- Sven Hoexter <hoexter@debian.org> Wed, 10 Feb 2021 09:32:31 +0100
exfatprogs (1.0.4-1) unstable; urgency=medium
* New upstream release.
-- Sven Hoexter <hoexter@debian.org> Fri, 31 Jul 2020 10:13:02 +0200
exfatprogs (1.0.3-2) unstable; urgency=medium
* Add exfatprogs release signing key.
ID D58529CC5376E36D6E1E6F6234F230FAF78E48D3
Hyunchul Lee (Exfatprogs Release Signing Key) <hyc.lee@gmail.com>
* Source-Only upload to allow testing migration post new processing.
-- Sven Hoexter <hoexter@debian.org> Mon, 20 Jul 2020 09:30:07 +0200
exfatprogs (1.0.3-1) unstable; urgency=medium
* Initial release. (Closes: #964265)
-- Sven Hoexter <hoexter@debian.org> Sun, 05 Jul 2020 21:41:15 +0200
|