ChangeLog 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  1. commit a75924b8ff629fe7ca5ba9c58ac75f66290242ee
  2. Author: Hiroaki Ishizawa <hiroaki.ishizawa@gmail.com>
  3. Date: Fri Feb 13 10:00:46 2009 +0100
  4. dosfsck corrupts root directory when fs->nfats is 1.
  5. commit 161a5e1fdd019732e0a304beceaeeb606eb128d6
  6. Author: Stepan Kasal <skasal@redhat.com>
  7. Date: Fri Jan 30 14:56:33 2009 +0100
  8. src/dosfslabel.c (main): After writing the label, exit code should be 0.
  9. commit 26ffa1fb565c2b3284b846ca2733118808c85cb5
  10. Author: Daniel Baumann <daniel@debian.org>
  11. Date: Fri Jan 30 14:06:01 2009 +0100
  12. Also installing ChangeLog in install-doc target of Makefile.
  13. commit abad38ee561b02ec47be7e861780bf5fa2a05d0b
  14. Author: Stepan Kasal <skasal@redhat.com>
  15. Date: Fri Jan 30 14:05:12 2009 +0100
  16. Makefile: Do not clobber time stamps of doc files.
  17. commit 81882d20ec6bd4bf4914d39636cecc8c8e57dd67
  18. Author: Daniel Baumann <daniel@debian.org>
  19. Date: Sun Nov 23 22:45:45 2008 +0100
  20. Releasing upstream version 3.0.1.
  21. commit 41574812a2586f0b6aa1d4f6e2276e557e9cbbcf
  22. Author: Daniel Baumann <daniel@debian.org>
  23. Date: Sun Nov 23 18:41:01 2008 +0100
  24. Applying Fedoras dosfstools-vfat-timingfix.diff from Bill Nottingham
  25. <notting@redhat.com> to fix vfat timing issue. See
  26. https://bugzilla.redhat.com/show_bug.cgi?id=448247 for more information.
  27. commit b80656109cc5cffdefd626c2ec9d45e3cf63a03e
  28. Author: Ulrich Mueller <ulm@gentoo.org>
  29. Date: Tue Oct 7 07:55:37 2008 +0200
  30. Patch to check for bad number of clusters in dosfsck:
  31. * FAT16 filesystems with 65525 clusters or more will be rejected
  32. (Before, this was not tested for. Up to 65535 clusters were accepted
  33. as good).
  34. * For FAT32 filesystems with less than 65525 a warning message will be
  35. output.
  36. Macro MSDOS_FAT12 is now replaced by FAT12_THRESHOLD to make it
  37. consistent with the definition in mkdosfs and to remove the dependency
  38. on the kernel version.
  39. commit b9c13d143c420a3ec6e1dcb652cafa407621e9c7
  40. Author: Dann Frazier <dannf@hp.com>
  41. Date: Tue Sep 30 07:25:19 2008 +0200
  42. Changing some wording to make the indended meaning of "full-disk device"
  43. more obvious.
  44. commit 4df18ad463f41ae368c3c51bfb5a033072605663
  45. Author: Daniel Baumann <daniel@debian.org>
  46. Date: Sun Sep 28 11:43:19 2008 +0200
  47. Releasing upstream version 3.0.0.
  48. commit 17fbf2a6dc9255a6bb832472ae7cda674b55e961
  49. Author: Daniel Baumann <daniel@debian.org>
  50. Date: Sun Sep 28 11:29:01 2008 +0200
  51. Adding GPL headers to all files.
  52. commit d2039e12c8d53472411c91eb8e7a7c0544e13d6d
  53. Author: Daniel Baumann <daniel@debian.org>
  54. Date: Sun Sep 28 10:51:55 2008 +0200
  55. Adding new GPL license file.
  56. commit e4e457f4b57090ecf0539f48dc682ab9afd14ab8
  57. Author: Daniel Baumann <daniel@debian.org>
  58. Date: Fri Sep 26 23:31:12 2008 +0200
  59. Redoing Makefile from scratch.
  60. commit 216568ca3a01ed38962b22c7bf838d15d5a4d98d
  61. Author: Daniel Baumann <daniel@debian.org>
  62. Date: Sat Sep 27 00:17:38 2008 +0200
  63. Removing whitespaces in all files at EOL and EOF.
  64. commit f59157e06561c525605279145057361afa721042
  65. Author: Daniel Baumann <daniel@debian.org>
  66. Date: Fri Sep 26 23:48:56 2008 +0200
  67. Adding Debians dosfslabel.8 manpage from Francois Wendling
  68. <frwendling@free.fr>.
  69. commit c1bacab212d2b7f6ea93914976cb60056ff8276d
  70. Author: Daniel Baumann <daniel@debian.org>
  71. Date: Fri Sep 26 18:36:04 2008 +0200
  72. Updating version.h includes to new location of version.h file.
  73. commit 1dae9f522062037d3539cadf344e0359c644171f
  74. Author: Daniel Baumann <daniel@debian.org>
  75. Date: Fri Sep 26 18:19:36 2008 +0200
  76. Removing old lsm file.
  77. commit d843bec0b987f5582fe048f70e42df18c34d3ae4
  78. Author: Daniel Baumann <daniel@debian.org>
  79. Date: Fri Sep 26 18:07:47 2008 +0200
  80. Removing old cvsignore files.
  81. commit 77fddbc03016752286b26913c62b98f86ee63211
  82. Author: Daniel Baumann <daniel@debian.org>
  83. Date: Fri Sep 26 18:18:39 2008 +0200
  84. Removing old build file.
  85. commit f3e7168fc9eb6f32a6c85021186d84944cefeba8
  86. Author: Daniel Baumann <daniel@debian.org>
  87. Date: Fri Sep 26 18:19:16 2008 +0200
  88. Removing old GPL license files.
  89. commit 68089477036e97911791516ee2167286f26ff819
  90. Author: Daniel Baumann <daniel@debian.org>
  91. Date: Fri Sep 26 18:21:57 2008 +0200
  92. Unifying dosfsck and mkdosfs Makefiles in common src/Makefile.
  93. commit 9432a02d6e7c38872d7b1042f1b8be1b24a57427
  94. Author: Daniel Baumann <daniel@debian.org>
  95. Date: Fri Sep 26 18:04:02 2008 +0200
  96. Unifying dosfsck and mkdosfs sources in common src directory.
  97. commit 0c179b9ee47174d0f34d9fc796d540012740ac01
  98. Author: Daniel Baumann <daniel@debian.org>
  99. Date: Fri Sep 26 18:05:27 2008 +0200
  100. Unifying dosfsck and mkdosfs manpages in common man directory.
  101. commit 2d246c28ba6cfd43be2e44b11283891d922f352b
  102. Author: Daniel Baumann <daniel@debian.org>
  103. Date: Fri Sep 26 18:12:29 2008 +0200
  104. Unifying dosfsck and mkdosfs documents in common doc directory.
  105. commit e5b16990515d0214fd103dd8aa22ff6a3cda4b64
  106. Author: Daniel Baumann <daniel@debian.org>
  107. Date: Fri Sep 26 15:39:51 2008 +0200
  108. Applying Gentoos dosfstools-2.11-preen.patch from Roy Marples
  109. <uberlord@gentoo.org> to alias dosfsck -p to -a:
  110. * Map -p to -a for baselayout-2, #177514.
  111. commit 6a1d974251a9f9a142775ace3a8048149abfa90c
  112. Author: Daniel Baumann <daniel@debian.org>
  113. Date: Fri Sep 26 15:49:43 2008 +0200
  114. Applying Gentoos dosfstools-2.11-build.patch from Mike Frysinger
  115. <vapier@gentoo.org> to improve Makefile:
  116. * Respect user settings #157785/#157786 by Diego Petteno.
  117. commit 1ea49f00e61b554dc833d44e1a3617e923be667e
  118. Author: Daniel Baumann <daniel@debian.org>
  119. Date: Fri Sep 26 15:37:34 2008 +0200
  120. Applying Gentoos dosfstools-2.11-verify-double-count-fix.patch from
  121. Robin H. Johnson <robbat2@gentoo.org> to fix double count of files
  122. during verification:
  123. * Don't double-count n_files during a verification pass.
  124. Bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=99845
  125. commit 2d2f20b2c495fa620c7bb3ec5a0838b08f65ab05
  126. Author: Daniel Baumann <daniel@debian.org>
  127. Date: Fri Sep 26 15:33:36 2008 +0200
  128. Applying Gentoos dosfstools-2.11-fat32size.patch from Mike Frysinger
  129. <vapier@gentoo.org> to fix generation of filesystems on 256meg devices:
  130. * Fix generation of FAT filesystems on devices that are 256meg in size
  131. Patch by Ulrich Mueller and accepted upstream
  132. http://bugs.gentoo.org/112504
  133. commit a86564a9317b2bf9f7734feacdce794f20af74a7
  134. Author: Daniel Baumann <daniel@debian.org>
  135. Date: Fri Sep 26 15:22:06 2008 +0200
  136. Applying Suses dosfstools-2.11-unsupported-sector-size.patch from Petr
  137. Gajdos <pgajdos@suse.cz> to add sector size warning:
  138. * added warning for creation msdos on filesystem with sector size
  139. greater than 4096 [fate#303325]
  140. commit 8171e51f4e02bd9f92bb515ca7896d3cb1b564b5
  141. Author: Daniel Baumann <daniel@debian.org>
  142. Date: Fri Sep 26 15:18:35 2008 +0200
  143. Applying Suses dosfstools-2.11-mkdosfs-geo0.diff from Ludwig Nussel
  144. <lnussel@suse.de> to fix handling of zero heads and sectors:
  145. * the HDIO_GETGEO ioctl works on device mapper devices but returns
  146. zero heads and sectors. Therefore let's a) assume dummy values in
  147. that case in mkdosfs and b) don't consider such fat file systems as
  148. invalid in dosfsck. The Linux kernel accepts them anyways.
  149. commit db887df619f4e995db0ab112334f31464a03fa0e
  150. Author: Daniel Baumann <daniel@debian.org>
  151. Date: Fri Sep 26 15:15:40 2008 +0200
  152. Applying Suses dosfstools-2.11-linuxfs.patch from Ruediger Oertel
  153. <ro@suse.de> to not include linux/fs.h.
  154. commit 7fe3fa643494b26962d542fac38d988ac60f8c09
  155. Author: Daniel Baumann <daniel@debian.org>
  156. Date: Fri Sep 26 15:11:50 2008 +0200
  157. Applying Fedoras dosfstools-2.11-assumeKernel26.patch from Peter Vrabec
  158. <pvrabec@redhat.com> to remove linux 2.6 conditionals:
  159. * LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 0) does not work with
  160. glibc-kernheaders-2.4-9.1.94
  161. commit 90c1c93c100722a03e48be51b1312fe65c1cb156
  162. Author: Daniel Baumann <daniel@debian.org>
  163. Date: Fri Sep 26 15:05:00 2008 +0200
  164. Applying Debians 99-conglomeration.dpatch (no other information
  165. available).
  166. commit bb6541bf4735e3a7f1c71b4722c6d03bb4549eea
  167. Author: Daniel Baumann <daniel@debian.org>
  168. Date: Fri Sep 26 14:26:41 2008 +0200
  169. Applying Debians 15-manpage-files.dpatch from Daniel Baumann
  170. <daniel@debian.org> to improve dosfsck manpage:
  171. * Lists fsckNNNN.rec files in FILES section (Closes: #444596).
  172. commit 49282165866be19d3bc54a3f4bdee2cf3a63ba6c
  173. Author: Daniel Baumann <daniel@debian.org>
  174. Date: Fri Sep 26 14:34:42 2008 +0200
  175. Applying Debians 13-getopt.dpatch from Adonikam Virgo
  176. <adonikam@virgonet.org> to fix mkdosfs getopt:
  177. * Fixes backup sector getopt (Closes: #232387, #479794).
  178. commit c32e44b85f4eac6f6a94bd620eea4abba257042a
  179. Author: Daniel Baumann <daniel@debian.org>
  180. Date: Fri Sep 26 14:34:17 2008 +0200
  181. Applying Debians 12-zero-slot.dpatch by Karl Tomlinson
  182. <karlt@karlt.net> to fix dosfsck zero slot crashes:
  183. * Fixes crashes due to zero slot numbers causing a negative offset in
  184. the call to copy_lfn_part in lfn_add_slot. On amd64 this results in
  185. a SIGSEGV in copy_lfn_part. On x86 the result is heap corruption
  186. and thus sometimes a SIGSEGV or double free abort later. (Closes:
  187. #152550, #353198, #356377, #401798).
  188. commit 370847af533e628aa9e38710e6d50af09f2b71ba
  189. Author: Daniel Baumann <daniel@debian.org>
  190. Date: Fri Sep 26 14:33:54 2008 +0200
  191. Applying Debians 11-memory-efficiency.dpatch from Eero Tamminen
  192. <eero.tamminen@nokia.com> to improve dosfsck memory efficiency:
  193. * Improves memory efficiency when checking filesystems.
  194. commit 28da9f286a52acec7df7ad06cb0679e5f828e7f3
  195. Author: Daniel Baumann <daniel@debian.org>
  196. Date: Fri Sep 26 14:33:28 2008 +0200
  197. Applying Debians 10-manpage-synopsis.dpatch from Daniel Baumann
  198. <daniel@debian.org> to fix manpage synopsis:
  199. * List alternative binary names in manpage synopsis (Closes: #284983).
  200. commit f253073021551c9b58d0f2ac262deb3c1b950b06
  201. Author: Daniel Baumann <daniel@debian.org>
  202. Date: Fri Sep 26 14:32:46 2008 +0200
  203. Applying Debians 09-manpage-fat32.dpatch from Daniel Baumann
  204. <daniel@debian.org> to improve mkdosfs manpage:
  205. * Don't claim that FAT32 is not choosed automatically (Closes:
  206. #414183).
  207. commit f37c07aec3972cfc0db374d544ee3b27c0b4b20b
  208. Author: Daniel Baumann <daniel@debian.org>
  209. Date: Fri Sep 26 14:32:23 2008 +0200
  210. Applying Debians 08-manpage-drop.dpatch from Daniel Baumann
  211. <daniel@debian.org> to improve dosfsck manpage:
  212. * Don't use confusing word 'drop' when 'delete' is meant (Closes:
  213. #134100).
  214. commit 3f970c65586da2f44d2a49b639e89341bbaf1fba
  215. Author: Daniel Baumann <daniel@debian.org>
  216. Date: Fri Sep 26 14:31:50 2008 +0200
  217. Applying Debians 07-manpage-spelling.dpatch from Justin Pryzby
  218. <justinpryzby@users.sourceforge.net> to fix mkdosfs manpage typos.
  219. commit 18678ba5f3a10c2a54ffee735651d7a265ae7d54
  220. Author: Daniel Baumann <daniel@debian.org>
  221. Date: Fri Sep 26 14:30:31 2008 +0200
  222. Applying Suses dosfstools-2.11_determine-sector-size.patch from Petr
  223. Gajdos <pgajdos@suse.cz> to determine mkdosfs sector size automatically:
  224. * determine sector size of device automatically or if -S parameter
  225. present, verify, that it's not under physical sector size
  226. commit 29753931b078856d78f473cfb6273e111a26891e
  227. Author: Daniel Baumann <daniel@debian.org>
  228. Date: Fri Sep 26 14:30:03 2008 +0200
  229. Applying Suses dosfstools-2.11-o_excl.patch from Pavol Rusnak
  230. <prusnak@suse.cz> to use O_EXCL in mkdosfs:
  231. * mkdosfs now opens device with O_EXCL [#238687]
  232. commit 16bb7b09ad9eaf0fe37a732cabcdbdf975b77d3e
  233. Author: Daniel Baumann <daniel@debian.org>
  234. Date: Fri Sep 26 14:29:36 2008 +0200
  235. Applying Debians 04-unaligned-memory.dpatch from Khalid Aziz
  236. <khalid_aziz@hp.com> to fix dosfsck unaligned memory accesses:
  237. * Fix unaligned memory accesses which cause warnings to appear
  238. everytime the elilo bootloader script runs. This has led a number
  239. of users to believe their install has failed (Closes: #258839).
  240. commit 1298cc8f37eaa27ca542b8b7186ea5a47a63cd7e
  241. Author: Daniel Baumann <daniel@debian.org>
  242. Date: Fri Sep 26 13:47:40 2008 +0200
  243. Applying Fedoras dosfstools-2.11-label.patch from Jeremy Katz
  244. <katzj@redhat.com> to add dosfslabel (originally by Peter Jones).
  245. commit d23890e1d89770d6d2ba58362c2fc4ebafbde15c
  246. Author: Daniel Baumann <daniel@debian.org>
  247. Date: Fri Sep 26 13:41:14 2008 +0200
  248. Applying Fedoras dosfstools-2.11-fortify.patch from Jakub Jelinek
  249. <jakub@redhat.com> to make it build with -D_FORTIFY_SOURCE=2:
  250. * This violates -D_FORTIFY_SOURCE=2 (which is stricter than C
  251. standard), but isn't actually any buffer overflow. But using memcpy
  252. is more efficient anyway.
  253. commit 7dbd82000e59246c1c2f8c280c4491259e10a767
  254. Author: Daniel Baumann <daniel@debian.org>
  255. Date: Fri Sep 26 13:40:47 2008 +0200
  256. Applying Fedoras dosfstools-2.7-argfix.patch (no other information
  257. available).
  258. commit 88f3b3139c72ac11cb3dd3f5afa8dbb2198a8de5
  259. Author: Daniel Baumann <daniel@debian.org>
  260. Date: Thu Jun 26 12:45:36 2008 +0200
  261. Adding upstream version 2.11.