libsmdev-python 20240309__tar.gz → 20240505__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (504) hide show
  1. {libsmdev-20240309 → libsmdev-20240505}/Makefile.am +9 -14
  2. {libsmdev-20240309 → libsmdev-20240505}/Makefile.in +13 -15
  3. {libsmdev-20240309 → libsmdev-20240505}/PKG-INFO +1 -1
  4. {libsmdev-20240309 → libsmdev-20240505}/common/Makefile.am +6 -7
  5. {libsmdev-20240309 → libsmdev-20240505}/common/Makefile.in +10 -8
  6. {libsmdev-20240309 → libsmdev-20240505}/common/config.h +3 -3
  7. {libsmdev-20240309 → libsmdev-20240505}/configure +30 -26
  8. {libsmdev-20240309 → libsmdev-20240505}/configure.ac +1 -1
  9. libsmdev-20240505/dpkg/changelog +5 -0
  10. {libsmdev-20240309 → libsmdev-20240505}/include/Makefile.am +6 -8
  11. {libsmdev-20240309 → libsmdev-20240505}/include/Makefile.in +9 -9
  12. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev/definitions.h +2 -2
  13. {libsmdev-20240309 → libsmdev-20240505}/libcdata/Makefile.am +4 -6
  14. {libsmdev-20240309 → libsmdev-20240505}/libcdata/Makefile.in +18 -7
  15. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_definitions.h +2 -2
  16. {libsmdev-20240309 → libsmdev-20240505}/libcerror/Makefile.am +4 -6
  17. {libsmdev-20240309 → libsmdev-20240505}/libcerror/Makefile.in +10 -7
  18. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_definitions.h +2 -2
  19. {libsmdev-20240309 → libsmdev-20240505}/libcfile/Makefile.am +4 -6
  20. {libsmdev-20240309 → libsmdev-20240505}/libcfile/Makefile.in +13 -7
  21. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_definitions.h +2 -2
  22. {libsmdev-20240309 → libsmdev-20240505}/libclocale/Makefile.am +4 -6
  23. {libsmdev-20240309 → libsmdev-20240505}/libclocale/Makefile.in +11 -7
  24. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_definitions.h +2 -2
  25. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/Makefile.am +4 -6
  26. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/Makefile.in +11 -7
  27. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_definitions.h +2 -2
  28. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/Makefile.am +4 -6
  29. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/Makefile.in +18 -7
  30. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_definitions.h +2 -2
  31. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/Makefile.am +6 -8
  32. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/Makefile.in +22 -9
  33. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev.rc +2 -2
  34. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_definitions.h +2 -2
  35. {libsmdev-20240309 → libsmdev-20240505}/libsmdev.spec +2 -2
  36. {libsmdev-20240309 → libsmdev-20240505}/libuna/Makefile.am +4 -6
  37. {libsmdev-20240309 → libsmdev-20240505}/libuna/Makefile.in +70 -7
  38. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_definitions.h +2 -2
  39. {libsmdev-20240309 → libsmdev-20240505}/m4/libcdata.m4 +3 -3
  40. {libsmdev-20240309 → libsmdev-20240505}/m4/libcerror.m4 +3 -3
  41. {libsmdev-20240309 → libsmdev-20240505}/m4/libcfile.m4 +3 -3
  42. {libsmdev-20240309 → libsmdev-20240505}/m4/libclocale.m4 +3 -3
  43. {libsmdev-20240309 → libsmdev-20240505}/m4/libcnotify.m4 +3 -3
  44. {libsmdev-20240309 → libsmdev-20240505}/m4/libcthreads.m4 +3 -3
  45. {libsmdev-20240309 → libsmdev-20240505}/m4/libuna.m4 +3 -3
  46. {libsmdev-20240309 → libsmdev-20240505}/m4/python.m4 +6 -4
  47. {libsmdev-20240309 → libsmdev-20240505}/manuals/Makefile.am +2 -4
  48. {libsmdev-20240309 → libsmdev-20240505}/manuals/Makefile.in +5 -5
  49. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/Makefile.am +2 -4
  50. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/Makefile.in +5 -5
  51. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/Makefile.am +4 -6
  52. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/Makefile.in +12 -7
  53. {libsmdev-20240309 → libsmdev-20240505}/setup.cfg +1 -1
  54. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/Makefile.am +4 -6
  55. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/Makefile.in +13 -7
  56. {libsmdev-20240309 → libsmdev-20240505}/tests/Makefile.am +6 -7
  57. {libsmdev-20240309 → libsmdev-20240505}/tests/Makefile.in +22 -8
  58. {libsmdev-20240309 → libsmdev-20240505}/tests/test_library.sh +3 -6
  59. {libsmdev-20240309 → libsmdev-20240505}/tests/test_manpage.sh +3 -6
  60. {libsmdev-20240309 → libsmdev-20240505}/tests/test_python_module.sh +17 -9
  61. {libsmdev-20240309 → libsmdev-20240505}/tests/test_smdevinfo.sh +3 -6
  62. libsmdev-20240309/dpkg/changelog +0 -5
  63. {libsmdev-20240309 → libsmdev-20240505}/ABOUT-NLS +0 -0
  64. {libsmdev-20240309 → libsmdev-20240505}/AUTHORS +0 -0
  65. {libsmdev-20240309 → libsmdev-20240505}/COPYING +0 -0
  66. {libsmdev-20240309 → libsmdev-20240505}/COPYING.LESSER +0 -0
  67. {libsmdev-20240309 → libsmdev-20240505}/ChangeLog +0 -0
  68. {libsmdev-20240309 → libsmdev-20240505}/INSTALL +0 -0
  69. {libsmdev-20240309 → libsmdev-20240505}/NEWS +0 -0
  70. {libsmdev-20240309 → libsmdev-20240505}/README +0 -0
  71. {libsmdev-20240309 → libsmdev-20240505}/acinclude.m4 +0 -0
  72. {libsmdev-20240309 → libsmdev-20240505}/aclocal.m4 +0 -0
  73. {libsmdev-20240309 → libsmdev-20240505}/common/byte_stream.h +0 -0
  74. {libsmdev-20240309 → libsmdev-20240505}/common/common.h +0 -0
  75. {libsmdev-20240309 → libsmdev-20240505}/common/config.h.in +0 -0
  76. {libsmdev-20240309 → libsmdev-20240505}/common/config_borlandc.h +0 -0
  77. {libsmdev-20240309 → libsmdev-20240505}/common/config_msc.h +0 -0
  78. {libsmdev-20240309 → libsmdev-20240505}/common/config_winapi.h +0 -0
  79. {libsmdev-20240309 → libsmdev-20240505}/common/file_stream.h +0 -0
  80. {libsmdev-20240309 → libsmdev-20240505}/common/memory.h +0 -0
  81. {libsmdev-20240309 → libsmdev-20240505}/common/narrow_string.h +0 -0
  82. {libsmdev-20240309 → libsmdev-20240505}/common/system_string.h +0 -0
  83. {libsmdev-20240309 → libsmdev-20240505}/common/types.h +0 -0
  84. {libsmdev-20240309 → libsmdev-20240505}/common/types.h.in +0 -0
  85. {libsmdev-20240309 → libsmdev-20240505}/common/wide_string.h +0 -0
  86. {libsmdev-20240309 → libsmdev-20240505}/compile +0 -0
  87. {libsmdev-20240309 → libsmdev-20240505}/config.guess +0 -0
  88. {libsmdev-20240309 → libsmdev-20240505}/config.rpath +0 -0
  89. {libsmdev-20240309 → libsmdev-20240505}/config.sub +0 -0
  90. {libsmdev-20240309 → libsmdev-20240505}/depcomp +0 -0
  91. {libsmdev-20240309 → libsmdev-20240505}/dpkg/changelog.in +0 -0
  92. {libsmdev-20240309 → libsmdev-20240505}/dpkg/compat +0 -0
  93. {libsmdev-20240309 → libsmdev-20240505}/dpkg/control +0 -0
  94. {libsmdev-20240309 → libsmdev-20240505}/dpkg/copyright +0 -0
  95. {libsmdev-20240309 → libsmdev-20240505}/dpkg/libsmdev-dev.install +0 -0
  96. {libsmdev-20240309 → libsmdev-20240505}/dpkg/libsmdev-python3.install +0 -0
  97. {libsmdev-20240309 → libsmdev-20240505}/dpkg/libsmdev-tools.install +0 -0
  98. {libsmdev-20240309 → libsmdev-20240505}/dpkg/libsmdev.install +0 -0
  99. {libsmdev-20240309 → libsmdev-20240505}/dpkg/rules +0 -0
  100. {libsmdev-20240309 → libsmdev-20240505}/dpkg/source/format +0 -0
  101. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev/codepage.h +0 -0
  102. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev/definitions.h.in +0 -0
  103. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev/error.h +0 -0
  104. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev/extern.h +0 -0
  105. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev/features.h +0 -0
  106. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev/features.h.in +0 -0
  107. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev/types.h +0 -0
  108. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev/types.h.in +0 -0
  109. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev.h +0 -0
  110. {libsmdev-20240309 → libsmdev-20240505}/include/libsmdev.h.in +0 -0
  111. {libsmdev-20240309 → libsmdev-20240505}/install-sh +0 -0
  112. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_array.c +0 -0
  113. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_array.h +0 -0
  114. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_btree.c +0 -0
  115. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_btree.h +0 -0
  116. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_btree_node.c +0 -0
  117. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_btree_node.h +0 -0
  118. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_btree_values_list.c +0 -0
  119. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_btree_values_list.h +0 -0
  120. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_error.c +0 -0
  121. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_error.h +0 -0
  122. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_extern.h +0 -0
  123. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_libcerror.h +0 -0
  124. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_libcthreads.h +0 -0
  125. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_list.c +0 -0
  126. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_list.h +0 -0
  127. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_list_element.c +0 -0
  128. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_list_element.h +0 -0
  129. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_range_list.c +0 -0
  130. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_range_list.h +0 -0
  131. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_range_list_value.c +0 -0
  132. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_range_list_value.h +0 -0
  133. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_support.c +0 -0
  134. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_support.h +0 -0
  135. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_tree_node.c +0 -0
  136. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_tree_node.h +0 -0
  137. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_types.h +0 -0
  138. {libsmdev-20240309 → libsmdev-20240505}/libcdata/libcdata_unused.h +0 -0
  139. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_error.c +0 -0
  140. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_error.h +0 -0
  141. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_extern.h +0 -0
  142. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_support.c +0 -0
  143. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_support.h +0 -0
  144. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_system.c +0 -0
  145. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_system.h +0 -0
  146. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_types.h +0 -0
  147. {libsmdev-20240309 → libsmdev-20240505}/libcerror/libcerror_unused.h +0 -0
  148. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_error.c +0 -0
  149. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_error.h +0 -0
  150. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_extern.h +0 -0
  151. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_file.c +0 -0
  152. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_file.h +0 -0
  153. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_libcerror.h +0 -0
  154. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_libclocale.h +0 -0
  155. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_libcnotify.h +0 -0
  156. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_libuna.h +0 -0
  157. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_notify.c +0 -0
  158. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_notify.h +0 -0
  159. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_support.c +0 -0
  160. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_support.h +0 -0
  161. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_system_string.c +0 -0
  162. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_system_string.h +0 -0
  163. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_types.h +0 -0
  164. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_unused.h +0 -0
  165. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_winapi.c +0 -0
  166. {libsmdev-20240309 → libsmdev-20240505}/libcfile/libcfile_winapi.h +0 -0
  167. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_codepage.c +0 -0
  168. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_codepage.h +0 -0
  169. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_extern.h +0 -0
  170. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_libcerror.h +0 -0
  171. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_locale.c +0 -0
  172. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_locale.h +0 -0
  173. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_support.c +0 -0
  174. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_support.h +0 -0
  175. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_unused.h +0 -0
  176. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_wide_string.c +0 -0
  177. {libsmdev-20240309 → libsmdev-20240505}/libclocale/libclocale_wide_string.h +0 -0
  178. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_extern.h +0 -0
  179. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_libcerror.h +0 -0
  180. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_print.c +0 -0
  181. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_print.h +0 -0
  182. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_stream.c +0 -0
  183. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_stream.h +0 -0
  184. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_support.c +0 -0
  185. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_support.h +0 -0
  186. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_unused.h +0 -0
  187. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_verbose.c +0 -0
  188. {libsmdev-20240309 → libsmdev-20240505}/libcnotify/libcnotify_verbose.h +0 -0
  189. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_condition.c +0 -0
  190. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_condition.h +0 -0
  191. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_error.c +0 -0
  192. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_error.h +0 -0
  193. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_extern.h +0 -0
  194. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_libcerror.h +0 -0
  195. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_lock.c +0 -0
  196. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_lock.h +0 -0
  197. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_mutex.c +0 -0
  198. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_mutex.h +0 -0
  199. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_queue.c +0 -0
  200. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_queue.h +0 -0
  201. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_read_write_lock.c +0 -0
  202. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_read_write_lock.h +0 -0
  203. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_repeating_thread.c +0 -0
  204. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_repeating_thread.h +0 -0
  205. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_support.c +0 -0
  206. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_support.h +0 -0
  207. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_thread.c +0 -0
  208. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_thread.h +0 -0
  209. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_thread_attributes.c +0 -0
  210. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_thread_attributes.h +0 -0
  211. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_thread_pool.c +0 -0
  212. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_thread_pool.h +0 -0
  213. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_types.h +0 -0
  214. {libsmdev-20240309 → libsmdev-20240505}/libcthreads/libcthreads_unused.h +0 -0
  215. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev.c +0 -0
  216. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev.rc.in +0 -0
  217. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_ata.c +0 -0
  218. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_ata.h +0 -0
  219. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_codepage.h +0 -0
  220. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_debug.c +0 -0
  221. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_debug.h +0 -0
  222. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_definitions.h.in +0 -0
  223. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_error.c +0 -0
  224. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_error.h +0 -0
  225. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_extern.h +0 -0
  226. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_handle.c +0 -0
  227. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_handle.h +0 -0
  228. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_libcdata.h +0 -0
  229. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_libcerror.h +0 -0
  230. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_libcfile.h +0 -0
  231. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_libclocale.h +0 -0
  232. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_libcnotify.h +0 -0
  233. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_libuna.h +0 -0
  234. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_notify.c +0 -0
  235. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_notify.h +0 -0
  236. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_optical_disc.c +0 -0
  237. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_optical_disc.h +0 -0
  238. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_scsi.c +0 -0
  239. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_scsi.h +0 -0
  240. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_sector_range.c +0 -0
  241. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_sector_range.h +0 -0
  242. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_string.c +0 -0
  243. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_string.h +0 -0
  244. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_support.c +0 -0
  245. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_support.h +0 -0
  246. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_track_value.c +0 -0
  247. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_track_value.h +0 -0
  248. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_types.h +0 -0
  249. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_unused.h +0 -0
  250. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_usb.c +0 -0
  251. {libsmdev-20240309 → libsmdev-20240505}/libsmdev/libsmdev_usb.h +0 -0
  252. {libsmdev-20240309 → libsmdev-20240505}/libsmdev.pc.in +0 -0
  253. {libsmdev-20240309 → libsmdev-20240505}/libsmdev.spec.in +0 -0
  254. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_base16_stream.c +0 -0
  255. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_base16_stream.h +0 -0
  256. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_base32_stream.c +0 -0
  257. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_base32_stream.h +0 -0
  258. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_base64_stream.c +0 -0
  259. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_base64_stream.h +0 -0
  260. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_byte_stream.c +0 -0
  261. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_byte_stream.h +0 -0
  262. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_10.c +0 -0
  263. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_10.h +0 -0
  264. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_13.c +0 -0
  265. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_13.h +0 -0
  266. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_14.c +0 -0
  267. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_14.h +0 -0
  268. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_15.c +0 -0
  269. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_15.h +0 -0
  270. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_16.c +0 -0
  271. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_16.h +0 -0
  272. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_2.c +0 -0
  273. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_2.h +0 -0
  274. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_3.c +0 -0
  275. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_3.h +0 -0
  276. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_4.c +0 -0
  277. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_4.h +0 -0
  278. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_5.c +0 -0
  279. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_5.h +0 -0
  280. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_6.c +0 -0
  281. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_6.h +0 -0
  282. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_7.c +0 -0
  283. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_7.h +0 -0
  284. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_8.c +0 -0
  285. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_8.h +0 -0
  286. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_9.c +0 -0
  287. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_iso_8859_9.h +0 -0
  288. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_koi8_r.c +0 -0
  289. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_koi8_r.h +0 -0
  290. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_koi8_u.c +0 -0
  291. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_koi8_u.h +0 -0
  292. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_arabic.c +0 -0
  293. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_arabic.h +0 -0
  294. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_celtic.c +0 -0
  295. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_celtic.h +0 -0
  296. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_centraleurroman.c +0 -0
  297. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_centraleurroman.h +0 -0
  298. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_croatian.c +0 -0
  299. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_croatian.h +0 -0
  300. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_cyrillic.c +0 -0
  301. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_cyrillic.h +0 -0
  302. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_dingbats.c +0 -0
  303. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_dingbats.h +0 -0
  304. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_farsi.c +0 -0
  305. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_farsi.h +0 -0
  306. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_gaelic.c +0 -0
  307. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_gaelic.h +0 -0
  308. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_greek.c +0 -0
  309. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_greek.h +0 -0
  310. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_icelandic.c +0 -0
  311. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_icelandic.h +0 -0
  312. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_inuit.c +0 -0
  313. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_inuit.h +0 -0
  314. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_roman.c +0 -0
  315. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_roman.h +0 -0
  316. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_romanian.c +0 -0
  317. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_romanian.h +0 -0
  318. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_russian.c +0 -0
  319. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_russian.h +0 -0
  320. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_symbol.c +0 -0
  321. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_symbol.h +0 -0
  322. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_thai.c +0 -0
  323. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_thai.h +0 -0
  324. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_turkish.c +0 -0
  325. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_turkish.h +0 -0
  326. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_ukrainian.c +0 -0
  327. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_mac_ukrainian.h +0 -0
  328. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1250.c +0 -0
  329. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1250.h +0 -0
  330. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1251.c +0 -0
  331. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1251.h +0 -0
  332. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1252.c +0 -0
  333. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1252.h +0 -0
  334. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1253.c +0 -0
  335. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1253.h +0 -0
  336. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1254.c +0 -0
  337. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1254.h +0 -0
  338. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1255.c +0 -0
  339. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1255.h +0 -0
  340. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1256.c +0 -0
  341. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1256.h +0 -0
  342. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1257.c +0 -0
  343. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1257.h +0 -0
  344. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1258.c +0 -0
  345. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_1258.h +0 -0
  346. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_874.c +0 -0
  347. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_874.h +0 -0
  348. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_932.c +0 -0
  349. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_932.h +0 -0
  350. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_936.c +0 -0
  351. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_936.h +0 -0
  352. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_949.c +0 -0
  353. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_949.h +0 -0
  354. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_950.c +0 -0
  355. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_codepage_windows_950.h +0 -0
  356. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_error.c +0 -0
  357. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_error.h +0 -0
  358. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_extern.h +0 -0
  359. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_libcerror.h +0 -0
  360. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_scsu.c +0 -0
  361. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_scsu.h +0 -0
  362. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_support.c +0 -0
  363. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_support.h +0 -0
  364. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_types.h +0 -0
  365. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_unicode_character.c +0 -0
  366. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_unicode_character.h +0 -0
  367. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_unused.h +0 -0
  368. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_url_stream.c +0 -0
  369. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_url_stream.h +0 -0
  370. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf16_stream.c +0 -0
  371. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf16_stream.h +0 -0
  372. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf16_string.c +0 -0
  373. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf16_string.h +0 -0
  374. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf32_stream.c +0 -0
  375. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf32_stream.h +0 -0
  376. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf32_string.c +0 -0
  377. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf32_string.h +0 -0
  378. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf7_stream.c +0 -0
  379. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf7_stream.h +0 -0
  380. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf8_stream.c +0 -0
  381. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf8_stream.h +0 -0
  382. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf8_string.c +0 -0
  383. {libsmdev-20240309 → libsmdev-20240505}/libuna/libuna_utf8_string.h +0 -0
  384. {libsmdev-20240309 → libsmdev-20240505}/ltmain.sh +0 -0
  385. {libsmdev-20240309 → libsmdev-20240505}/m4/common.m4 +0 -0
  386. {libsmdev-20240309 → libsmdev-20240505}/m4/gettext.m4 +0 -0
  387. {libsmdev-20240309 → libsmdev-20240505}/m4/host-cpu-c-abi.m4 +0 -0
  388. {libsmdev-20240309 → libsmdev-20240505}/m4/iconv.m4 +0 -0
  389. {libsmdev-20240309 → libsmdev-20240505}/m4/intlmacosx.m4 +0 -0
  390. {libsmdev-20240309 → libsmdev-20240505}/m4/lib-ld.m4 +0 -0
  391. {libsmdev-20240309 → libsmdev-20240505}/m4/lib-link.m4 +0 -0
  392. {libsmdev-20240309 → libsmdev-20240505}/m4/lib-prefix.m4 +0 -0
  393. {libsmdev-20240309 → libsmdev-20240505}/m4/libtool.m4 +0 -0
  394. {libsmdev-20240309 → libsmdev-20240505}/m4/ltoptions.m4 +0 -0
  395. {libsmdev-20240309 → libsmdev-20240505}/m4/ltsugar.m4 +0 -0
  396. {libsmdev-20240309 → libsmdev-20240505}/m4/ltversion.m4 +0 -0
  397. {libsmdev-20240309 → libsmdev-20240505}/m4/lt~obsolete.m4 +0 -0
  398. {libsmdev-20240309 → libsmdev-20240505}/m4/nls.m4 +0 -0
  399. {libsmdev-20240309 → libsmdev-20240505}/m4/po.m4 +0 -0
  400. {libsmdev-20240309 → libsmdev-20240505}/m4/progtest.m4 +0 -0
  401. {libsmdev-20240309 → libsmdev-20240505}/m4/pthread.m4 +0 -0
  402. {libsmdev-20240309 → libsmdev-20240505}/m4/tests.m4 +0 -0
  403. {libsmdev-20240309 → libsmdev-20240505}/m4/types.m4 +0 -0
  404. {libsmdev-20240309 → libsmdev-20240505}/manuals/libsmdev.3 +0 -0
  405. {libsmdev-20240309 → libsmdev-20240505}/manuals/smdevinfo.1 +0 -0
  406. {libsmdev-20240309 → libsmdev-20240505}/missing +0 -0
  407. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/libcdata/libcdata.vcproj +0 -0
  408. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/libcerror/libcerror.vcproj +0 -0
  409. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/libcfile/libcfile.vcproj +0 -0
  410. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/libclocale/libclocale.vcproj +0 -0
  411. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/libcnotify/libcnotify.vcproj +0 -0
  412. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/libcthreads/libcthreads.vcproj +0 -0
  413. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/libsmdev/libsmdev.vcproj +0 -0
  414. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/libsmdev.sln +0 -0
  415. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/libuna/libuna.vcproj +0 -0
  416. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/pysmdev/pysmdev.vcproj +0 -0
  417. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_ata/smdev_test_ata.vcproj +0 -0
  418. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_error/smdev_test_error.vcproj +0 -0
  419. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_handle/smdev_test_handle.vcproj +0 -0
  420. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_notify/smdev_test_notify.vcproj +0 -0
  421. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_optical_disc/smdev_test_optical_disc.vcproj +0 -0
  422. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_scsi/smdev_test_scsi.vcproj +0 -0
  423. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_sector_range/smdev_test_sector_range.vcproj +0 -0
  424. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_string/smdev_test_string.vcproj +0 -0
  425. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_support/smdev_test_support.vcproj +0 -0
  426. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdev_test_track_value/smdev_test_track_value.vcproj +0 -0
  427. {libsmdev-20240309 → libsmdev-20240505}/msvscpp/smdevinfo/smdevinfo.vcproj +0 -0
  428. {libsmdev-20240309 → libsmdev-20240505}/po/ChangeLog +0 -0
  429. {libsmdev-20240309 → libsmdev-20240505}/po/Makefile.in.in +0 -0
  430. {libsmdev-20240309 → libsmdev-20240505}/po/Makevars +0 -0
  431. {libsmdev-20240309 → libsmdev-20240505}/po/Makevars.in +0 -0
  432. {libsmdev-20240309 → libsmdev-20240505}/po/POTFILES.in +0 -0
  433. {libsmdev-20240309 → libsmdev-20240505}/po/Rules-quot +0 -0
  434. {libsmdev-20240309 → libsmdev-20240505}/po/boldquot.sed +0 -0
  435. {libsmdev-20240309 → libsmdev-20240505}/po/en@boldquot.header +0 -0
  436. {libsmdev-20240309 → libsmdev-20240505}/po/en@quot.header +0 -0
  437. {libsmdev-20240309 → libsmdev-20240505}/po/insert-header.sin +0 -0
  438. {libsmdev-20240309 → libsmdev-20240505}/po/quot.sed +0 -0
  439. {libsmdev-20240309 → libsmdev-20240505}/po/remove-potcdate.sin +0 -0
  440. {libsmdev-20240309 → libsmdev-20240505}/pyproject.toml +0 -0
  441. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev.c +0 -0
  442. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev.h +0 -0
  443. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_error.c +0 -0
  444. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_error.h +0 -0
  445. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_handle.c +0 -0
  446. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_handle.h +0 -0
  447. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_integer.c +0 -0
  448. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_integer.h +0 -0
  449. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_libcerror.h +0 -0
  450. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_libclocale.h +0 -0
  451. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_libsmdev.h +0 -0
  452. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_metadata.c +0 -0
  453. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_metadata.h +0 -0
  454. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_python.h +0 -0
  455. {libsmdev-20240309 → libsmdev-20240505}/pysmdev/pysmdev_unused.h +0 -0
  456. {libsmdev-20240309 → libsmdev-20240505}/setup.cfg.in +0 -0
  457. {libsmdev-20240309 → libsmdev-20240505}/setup.py +0 -0
  458. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/byte_size_string.c +0 -0
  459. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/byte_size_string.h +0 -0
  460. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/info_handle.c +0 -0
  461. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/info_handle.h +0 -0
  462. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevinfo.c +0 -0
  463. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_getopt.c +0 -0
  464. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_getopt.h +0 -0
  465. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_i18n.h +0 -0
  466. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_libbfio.h +0 -0
  467. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_libcerror.h +0 -0
  468. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_libclocale.h +0 -0
  469. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_libcnotify.h +0 -0
  470. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_libsmdev.h +0 -0
  471. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_libuna.h +0 -0
  472. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_output.c +0 -0
  473. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_output.h +0 -0
  474. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_signal.c +0 -0
  475. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_signal.h +0 -0
  476. {libsmdev-20240309 → libsmdev-20240505}/smdevtools/smdevtools_unused.h +0 -0
  477. {libsmdev-20240309 → libsmdev-20240505}/test-driver +0 -0
  478. {libsmdev-20240309 → libsmdev-20240505}/tests/pysmdev_test_handle.py +0 -0
  479. {libsmdev-20240309 → libsmdev-20240505}/tests/pysmdev_test_support.py +0 -0
  480. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_ata.c +0 -0
  481. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_error.c +0 -0
  482. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_functions.c +0 -0
  483. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_functions.h +0 -0
  484. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_getopt.c +0 -0
  485. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_getopt.h +0 -0
  486. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_handle.c +0 -0
  487. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_libcerror.h +0 -0
  488. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_libcfile.h +0 -0
  489. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_libclocale.h +0 -0
  490. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_libcnotify.h +0 -0
  491. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_libsmdev.h +0 -0
  492. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_libuna.h +0 -0
  493. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_macros.h +0 -0
  494. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_memory.c +0 -0
  495. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_memory.h +0 -0
  496. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_notify.c +0 -0
  497. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_optical_disc.c +0 -0
  498. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_scsi.c +0 -0
  499. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_sector_range.c +0 -0
  500. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_string.c +0 -0
  501. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_support.c +0 -0
  502. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_track_value.c +0 -0
  503. {libsmdev-20240309 → libsmdev-20240505}/tests/smdev_test_unused.h +0 -0
  504. {libsmdev-20240309 → libsmdev-20240505}/tests/test_runner.sh +0 -0
@@ -55,8 +55,15 @@ EXTRA_DIST = \
55
55
  $(SETUP_PY_FILES) \
56
56
  $(SPEC_FILES)
57
57
 
58
- MAINTAINERCLEANFILES = \
59
- Makefile.in
58
+ DISTCLEANFILES = \
59
+ config.status \
60
+ config.cache \
61
+ config.log \
62
+ libsmdev.pc \
63
+ libsmdev.spec \
64
+ Makefile \
65
+ Makefile.in \
66
+ po/Makevars
60
67
 
61
68
  pkgconfigdir = $(libdir)/pkgconfig
62
69
 
@@ -80,15 +87,3 @@ library:
80
87
  (cd $(srcdir)/libsmdev && $(MAKE) $(AM_MAKEFLAGS))
81
88
  (cd $(srcdir)/po && $(MAKE) $(AM_MAKEFLAGS))
82
89
 
83
- distclean: clean
84
- -rm -f Makefile
85
- -rm -f config.status
86
- -rm -f config.cache
87
- -rm -f config.log
88
- -rm -f libsmdev.pc
89
- -rm -f libsmdev.spec
90
- @for dir in ${subdirs}; do \
91
- (cd $$dir && $(MAKE) distclean) \
92
- || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \
93
- done && test -z "$$fail"
94
-
@@ -548,8 +548,15 @@ EXTRA_DIST = \
548
548
  $(SETUP_PY_FILES) \
549
549
  $(SPEC_FILES)
550
550
 
551
- MAINTAINERCLEANFILES = \
552
- Makefile.in
551
+ DISTCLEANFILES = \
552
+ config.status \
553
+ config.cache \
554
+ config.log \
555
+ libsmdev.pc \
556
+ libsmdev.spec \
557
+ Makefile \
558
+ Makefile.in \
559
+ po/Makevars
553
560
 
554
561
  pkgconfigdir = $(libdir)/pkgconfig
555
562
  pkgconfig_DATA = \
@@ -974,15 +981,18 @@ clean-generic:
974
981
  distclean-generic:
975
982
  -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
976
983
  -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
984
+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
977
985
 
978
986
  maintainer-clean-generic:
979
987
  @echo "This command is intended for maintainers to use"
980
988
  @echo "it deletes files that may require special tools to rebuild."
981
- -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
982
989
  clean: clean-recursive
983
990
 
984
991
  clean-am: clean-generic clean-libtool mostlyclean-am
985
992
 
993
+ distclean: distclean-recursive
994
+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
995
+ -rm -f Makefile
986
996
  distclean-am: clean-am distclean-generic distclean-libtool \
987
997
  distclean-tags
988
998
 
@@ -1094,18 +1104,6 @@ library:
1094
1104
  (cd $(srcdir)/libsmdev && $(MAKE) $(AM_MAKEFLAGS))
1095
1105
  (cd $(srcdir)/po && $(MAKE) $(AM_MAKEFLAGS))
1096
1106
 
1097
- distclean: clean
1098
- -rm -f Makefile
1099
- -rm -f config.status
1100
- -rm -f config.cache
1101
- -rm -f config.log
1102
- -rm -f libsmdev.pc
1103
- -rm -f libsmdev.spec
1104
- @for dir in ${subdirs}; do \
1105
- (cd $$dir && $(MAKE) distclean) \
1106
- || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \
1107
- done && test -z "$$fail"
1108
-
1109
1107
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
1110
1108
  # Otherwise a system limit (for SysV at least) may be exceeded.
1111
1109
  .NOEXPORT:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: libsmdev-python
3
- Version: 20240309
3
+ Version: 20240505
4
4
  Summary: Python bindings module for libsmdev
5
5
  Author: Joachim Metz
6
6
  Author-email: joachim.metz@gmail.com
@@ -1,4 +1,5 @@
1
- AM_CPPFLAGS = -I$(top_srcdir)/include
1
+ AM_CPPFLAGS = \
2
+ -I../include -I$(top_srcdir)/include
2
3
 
3
4
  EXTRA_DIST = \
4
5
  byte_stream.h \
@@ -15,11 +16,9 @@ EXTRA_DIST = \
15
16
  types.h.in \
16
17
  wide_string.h
17
18
 
18
- MAINTAINERCLEANFILES = \
19
+ DISTCLEANFILES = \
20
+ config.h \
21
+ types.h \
22
+ Makefile \
19
23
  Makefile.in
20
24
 
21
- distclean: clean
22
- -rm -f config.h
23
- -rm -f types.h
24
- -rm -f Makefile
25
-
@@ -391,7 +391,9 @@ target_alias = @target_alias@
391
391
  top_build_prefix = @top_build_prefix@
392
392
  top_builddir = @top_builddir@
393
393
  top_srcdir = @top_srcdir@
394
- AM_CPPFLAGS = -I$(top_srcdir)/include
394
+ AM_CPPFLAGS = \
395
+ -I../include -I$(top_srcdir)/include
396
+
395
397
  EXTRA_DIST = \
396
398
  byte_stream.h \
397
399
  common.h \
@@ -407,7 +409,10 @@ EXTRA_DIST = \
407
409
  types.h.in \
408
410
  wide_string.h
409
411
 
410
- MAINTAINERCLEANFILES = \
412
+ DISTCLEANFILES = \
413
+ config.h \
414
+ types.h \
415
+ Makefile \
411
416
  Makefile.in
412
417
 
413
418
  all: config.h
@@ -583,15 +588,17 @@ clean-generic:
583
588
  distclean-generic:
584
589
  -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
585
590
  -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
591
+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
586
592
 
587
593
  maintainer-clean-generic:
588
594
  @echo "This command is intended for maintainers to use"
589
595
  @echo "it deletes files that may require special tools to rebuild."
590
- -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
591
596
  clean: clean-am
592
597
 
593
598
  clean-am: clean-generic clean-libtool mostlyclean-am
594
599
 
600
+ distclean: distclean-am
601
+ -rm -f Makefile
595
602
  distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
596
603
 
597
604
  dvi: dvi-am
@@ -679,11 +686,6 @@ uninstall-am:
679
686
  .PRECIOUS: Makefile
680
687
 
681
688
 
682
- distclean: clean
683
- -rm -f config.h
684
- -rm -f types.h
685
- -rm -f Makefile
686
-
687
689
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
688
690
  # Otherwise a system limit (for SysV at least) may be exceeded.
689
691
  .NOEXPORT:
@@ -467,7 +467,7 @@
467
467
  #define PACKAGE_NAME "libsmdev"
468
468
 
469
469
  /* Define to the full name and version of this package. */
470
- #define PACKAGE_STRING "libsmdev 20240309"
470
+ #define PACKAGE_STRING "libsmdev 20240505"
471
471
 
472
472
  /* Define to the one symbol short name of this package. */
473
473
  #define PACKAGE_TARNAME "libsmdev"
@@ -476,7 +476,7 @@
476
476
  #define PACKAGE_URL ""
477
477
 
478
478
  /* Define to the version of this package. */
479
- #define PACKAGE_VERSION "20240309"
479
+ #define PACKAGE_VERSION "20240505"
480
480
 
481
481
  /* The size of `int', as computed by sizeof. */
482
482
  #define SIZEOF_INT 4
@@ -502,7 +502,7 @@
502
502
  /* #undef STRERROR_R_CHAR_P */
503
503
 
504
504
  /* Version number of package */
505
- #define VERSION "20240309"
505
+ #define VERSION "20240505"
506
506
 
507
507
  /* Number of bits in a file offset, on hosts where this is settable. */
508
508
  /* #undef _FILE_OFFSET_BITS */
@@ -1,6 +1,6 @@
1
1
  #! /bin/sh
2
2
  # Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.71 for libsmdev 20240309.
3
+ # Generated by GNU Autoconf 2.71 for libsmdev 20240505.
4
4
  #
5
5
  # Report bugs to <joachim.metz@gmail.com>.
6
6
  #
@@ -621,8 +621,8 @@ MAKEFLAGS=
621
621
  # Identity of this package.
622
622
  PACKAGE_NAME='libsmdev'
623
623
  PACKAGE_TARNAME='libsmdev'
624
- PACKAGE_VERSION='20240309'
625
- PACKAGE_STRING='libsmdev 20240309'
624
+ PACKAGE_VERSION='20240505'
625
+ PACKAGE_STRING='libsmdev 20240505'
626
626
  PACKAGE_BUGREPORT='joachim.metz@gmail.com'
627
627
  PACKAGE_URL=''
628
628
 
@@ -1531,7 +1531,7 @@ if test "$ac_init_help" = "long"; then
1531
1531
  # Omit some internal or obsolete options to make the list less imposing.
1532
1532
  # This message is too long to be a string in the A/UX 3.1 sh.
1533
1533
  cat <<_ACEOF
1534
- \`configure' configures libsmdev 20240309 to adapt to many kinds of systems.
1534
+ \`configure' configures libsmdev 20240505 to adapt to many kinds of systems.
1535
1535
 
1536
1536
  Usage: $0 [OPTION]... [VAR=VALUE]...
1537
1537
 
@@ -1602,7 +1602,7 @@ fi
1602
1602
 
1603
1603
  if test -n "$ac_init_help"; then
1604
1604
  case $ac_init_help in
1605
- short | recursive ) echo "Configuration of libsmdev 20240309:";;
1605
+ short | recursive ) echo "Configuration of libsmdev 20240505:";;
1606
1606
  esac
1607
1607
  cat <<\_ACEOF
1608
1608
 
@@ -1794,7 +1794,7 @@ fi
1794
1794
  test -n "$ac_init_help" && exit $ac_status
1795
1795
  if $ac_init_version; then
1796
1796
  cat <<\_ACEOF
1797
- libsmdev configure 20240309
1797
+ libsmdev configure 20240505
1798
1798
  generated by GNU Autoconf 2.71
1799
1799
 
1800
1800
  Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2391,7 +2391,7 @@ cat >config.log <<_ACEOF
2391
2391
  This file contains any messages produced by compilers while
2392
2392
  running configure, to aid debugging if configure makes a mistake.
2393
2393
 
2394
- It was created by libsmdev $as_me 20240309, which was
2394
+ It was created by libsmdev $as_me 20240505, which was
2395
2395
  generated by GNU Autoconf 2.71. Invocation command line was
2396
2396
 
2397
2397
  $ $0$ac_configure_args_raw
@@ -3664,7 +3664,7 @@ fi
3664
3664
 
3665
3665
  # Define the identity of the package.
3666
3666
  PACKAGE='libsmdev'
3667
- VERSION='20240309'
3667
+ VERSION='20240505'
3668
3668
 
3669
3669
 
3670
3670
  printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -19925,7 +19925,7 @@ fi
19925
19925
 
19926
19926
  fi
19927
19927
 
19928
- if test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect && test "x$ac_cv_with_libcerror" != xyes
19928
+ if test "x$ac_cv_libcerror" != xyes && test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect && test "x$ac_cv_with_libcerror" != xyes
19929
19929
  then :
19930
19930
  { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19931
19931
  printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -20075,7 +20075,7 @@ fi
20075
20075
 
20076
20076
  fi
20077
20077
 
20078
- ac_cv_libcerror_CPPFLAGS="-I../libcerror";
20078
+ ac_cv_libcerror_CPPFLAGS="-I../libcerror -I\$(top_srcdir)/libcerror";
20079
20079
  ac_cv_libcerror_LIBADD="../libcerror/libcerror.la";
20080
20080
 
20081
20081
  ac_cv_libcerror=local
@@ -21817,7 +21817,7 @@ fi
21817
21817
 
21818
21818
  fi
21819
21819
 
21820
- if test "x$ac_cv_with_libcthreads" != x && test "x$ac_cv_with_libcthreads" != xauto-detect && test "x$ac_cv_with_libcthreads" != xyes
21820
+ if test "x$ac_cv_libcthreads" != xyes && test "x$ac_cv_with_libcthreads" != x && test "x$ac_cv_with_libcthreads" != xauto-detect && test "x$ac_cv_with_libcthreads" != xyes
21821
21821
  then :
21822
21822
  { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
21823
21823
  printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -22737,7 +22737,7 @@ fi
22737
22737
 
22738
22738
  if test "x$ac_cv_libcthreads_multi_threading" != xno
22739
22739
  then :
22740
- ac_cv_libcthreads_CPPFLAGS="-I../libcthreads";
22740
+ ac_cv_libcthreads_CPPFLAGS="-I../libcthreads -I\$(top_srcdir)/libcthreads";
22741
22741
  ac_cv_libcthreads_LIBADD="../libcthreads/libcthreads.la";
22742
22742
 
22743
22743
  ac_cv_libcthreads=local
@@ -26613,7 +26613,7 @@ fi
26613
26613
 
26614
26614
  fi
26615
26615
 
26616
- if test "x$ac_cv_with_libcdata" != x && test "x$ac_cv_with_libcdata" != xauto-detect && test "x$ac_cv_with_libcdata" != xyes
26616
+ if test "x$ac_cv_libcdata" != xyes && test "x$ac_cv_with_libcdata" != x && test "x$ac_cv_with_libcdata" != xauto-detect && test "x$ac_cv_with_libcdata" != xyes
26617
26617
  then :
26618
26618
  { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
26619
26619
  printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -26646,7 +26646,7 @@ fi
26646
26646
  if test "x$ac_cv_libcdata" != xyes
26647
26647
  then :
26648
26648
 
26649
- ac_cv_libcdata_CPPFLAGS="-I../libcdata";
26649
+ ac_cv_libcdata_CPPFLAGS="-I../libcdata -I\$(top_srcdir)/libcdata";
26650
26650
  ac_cv_libcdata_LIBADD="../libcdata/libcdata.la";
26651
26651
 
26652
26652
  ac_cv_libcdata=local
@@ -27280,7 +27280,7 @@ fi
27280
27280
 
27281
27281
  fi
27282
27282
 
27283
- if test "x$ac_cv_with_libclocale" != x && test "x$ac_cv_with_libclocale" != xauto-detect && test "x$ac_cv_with_libclocale" != xyes
27283
+ if test "x$ac_cv_libclocale" != xyes && test "x$ac_cv_with_libclocale" != x && test "x$ac_cv_with_libclocale" != xauto-detect && test "x$ac_cv_with_libclocale" != xyes
27284
27284
  then :
27285
27285
  { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
27286
27286
  printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -27444,7 +27444,7 @@ printf "%s\n" "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
27444
27444
  fi
27445
27445
 
27446
27446
 
27447
- ac_cv_libclocale_CPPFLAGS="-I../libclocale";
27447
+ ac_cv_libclocale_CPPFLAGS="-I../libclocale -I\$(top_srcdir)/libclocale";
27448
27448
  ac_cv_libclocale_LIBADD="../libclocale/libclocale.la";
27449
27449
 
27450
27450
  ac_cv_libclocale=local
@@ -27981,7 +27981,7 @@ fi
27981
27981
 
27982
27982
  fi
27983
27983
 
27984
- if test "x$ac_cv_with_libcnotify" != x && test "x$ac_cv_with_libcnotify" != xauto-detect && test "x$ac_cv_with_libcnotify" != xyes
27984
+ if test "x$ac_with_libcnotify" != xyes && test "x$ac_cv_with_libcnotify" != x && test "x$ac_cv_with_libcnotify" != xauto-detect && test "x$ac_cv_with_libcnotify" != xyes
27985
27985
  then :
27986
27986
  { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
27987
27987
  printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -28044,7 +28044,7 @@ then :
28044
28044
  fi
28045
28045
 
28046
28046
 
28047
- ac_cv_libcnotify_CPPFLAGS="-I../libcnotify";
28047
+ ac_cv_libcnotify_CPPFLAGS="-I../libcnotify -I\$(top_srcdir)/libcnotify";
28048
28048
  ac_cv_libcnotify_LIBADD="../libcnotify/libcnotify.la";
28049
28049
 
28050
28050
  ac_cv_libcnotify=local
@@ -35333,7 +35333,7 @@ fi
35333
35333
 
35334
35334
  fi
35335
35335
 
35336
- if test "x$ac_cv_with_libuna" != x && test "x$ac_cv_with_libuna" != xauto-detect && test "x$ac_cv_with_libuna" != xyes
35336
+ if test "x$ac_cv_libuna" != xyes && test "x$ac_cv_with_libuna" != x && test "x$ac_cv_with_libuna" != xauto-detect && test "x$ac_cv_with_libuna" != xyes
35337
35337
  then :
35338
35338
  { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
35339
35339
  printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -35366,7 +35366,7 @@ fi
35366
35366
  if test "x$ac_cv_libuna" != xyes
35367
35367
  then :
35368
35368
 
35369
- ac_cv_libuna_CPPFLAGS="-I../libuna";
35369
+ ac_cv_libuna_CPPFLAGS="-I../libuna -I\$(top_srcdir)/libuna";
35370
35370
  ac_cv_libuna_LIBADD="../libuna/libuna.la";
35371
35371
 
35372
35372
  ac_cv_libuna=local
@@ -36634,7 +36634,7 @@ fi
36634
36634
 
36635
36635
  fi
36636
36636
 
36637
- if test "x$ac_cv_with_libcfile" != x && test "x$ac_cv_with_libcfile" != xauto-detect && test "x$ac_cv_with_libcfile" != xyes
36637
+ if test "x$ac_cv_libcfile" != xyes && test "x$ac_cv_with_libcfile" != x && test "x$ac_cv_with_libcfile" != xauto-detect && test "x$ac_cv_with_libcfile" != xyes
36638
36638
  then :
36639
36639
  { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36640
36640
  printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -36956,7 +36956,7 @@ See \`config.log' for more details" "$LINENO" 5; }
36956
36956
 
36957
36957
  fi
36958
36958
 
36959
- ac_cv_libcfile_CPPFLAGS="-I../libcfile";
36959
+ ac_cv_libcfile_CPPFLAGS="-I../libcfile -I\$(top_srcdir)/libcfile";
36960
36960
  ac_cv_libcfile_LIBADD="../libcfile/libcfile.la";
36961
36961
 
36962
36962
  ac_cv_libcfile=local
@@ -37659,8 +37659,12 @@ printf %s "checking for Python libraries... " >&6; }
37659
37659
  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON_LDFLAGS" >&5
37660
37660
  printf "%s\n" "$PYTHON_LDFLAGS" >&6; }
37661
37661
 
37662
- case $host_os in #(
37663
- cygwin*) :
37662
+ case $build in #(
37663
+ *-*-cygwin*) :
37664
+ PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined" ;; #(
37665
+ *-*-mingw*) :
37666
+ PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined" ;; #(
37667
+ *-*-msys*) :
37664
37668
  PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined" ;; #(
37665
37669
  *) :
37666
37670
  ;; #(
@@ -38616,7 +38620,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
38616
38620
  # report actual input values of CONFIG_FILES etc. instead of their
38617
38621
  # values after options handling.
38618
38622
  ac_log="
38619
- This file was extended by libsmdev $as_me 20240309, which was
38623
+ This file was extended by libsmdev $as_me 20240505, which was
38620
38624
  generated by GNU Autoconf 2.71. Invocation command line was
38621
38625
 
38622
38626
  CONFIG_FILES = $CONFIG_FILES
@@ -38684,7 +38688,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
38684
38688
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
38685
38689
  ac_cs_config='$ac_cs_config_escaped'
38686
38690
  ac_cs_version="\\
38687
- libsmdev config.status 20240309
38691
+ libsmdev config.status 20240505
38688
38692
  configured by $0, generated by GNU Autoconf 2.71,
38689
38693
  with options \\"\$ac_cs_config\\"
38690
38694
 
@@ -2,7 +2,7 @@ AC_PREREQ([2.71])
2
2
 
3
3
  AC_INIT(
4
4
  [libsmdev],
5
- [20240309],
5
+ [20240505],
6
6
  [joachim.metz@gmail.com])
7
7
 
8
8
  AC_CONFIG_SRCDIR(
@@ -0,0 +1,5 @@
1
+ libsmdev (20240505-1) unstable; urgency=low
2
+
3
+ * Auto-generated
4
+
5
+ -- Joachim Metz <joachim.metz@gmail.com> Sun, 05 May 2024 11:01:57 +0200
@@ -15,13 +15,11 @@ EXTRA_DIST = \
15
15
  libsmdev/features.h.in \
16
16
  libsmdev/types.h.in
17
17
 
18
- MAINTAINERCLEANFILES = \
18
+ DISTCLEANFILES = \
19
+ libsmdev.h \
20
+ libsmdev/definitions.h \
21
+ libsmdev/features.h \
22
+ libsmdev/types.h \
23
+ Makefile \
19
24
  Makefile.in
20
25
 
21
- distclean: clean
22
- -rm -f libsmdev.h
23
- -rm -f libsmdev/definitions.h
24
- -rm -f libsmdev/features.h
25
- -rm -f libsmdev/types.h
26
- -rm -f Makefile
27
-
@@ -438,7 +438,12 @@ EXTRA_DIST = \
438
438
  libsmdev/features.h.in \
439
439
  libsmdev/types.h.in
440
440
 
441
- MAINTAINERCLEANFILES = \
441
+ DISTCLEANFILES = \
442
+ libsmdev.h \
443
+ libsmdev/definitions.h \
444
+ libsmdev/features.h \
445
+ libsmdev/types.h \
446
+ Makefile \
442
447
  Makefile.in
443
448
 
444
449
  all: all-am
@@ -643,15 +648,17 @@ clean-generic:
643
648
  distclean-generic:
644
649
  -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
645
650
  -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
651
+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
646
652
 
647
653
  maintainer-clean-generic:
648
654
  @echo "This command is intended for maintainers to use"
649
655
  @echo "it deletes files that may require special tools to rebuild."
650
- -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
651
656
  clean: clean-am
652
657
 
653
658
  clean-am: clean-generic clean-libtool mostlyclean-am
654
659
 
660
+ distclean: distclean-am
661
+ -rm -f Makefile
655
662
  distclean-am: clean-am distclean-generic distclean-tags
656
663
 
657
664
  dvi: dvi-am
@@ -741,13 +748,6 @@ uninstall-am: uninstall-includeHEADERS uninstall-pkgincludeHEADERS
741
748
  .PRECIOUS: Makefile
742
749
 
743
750
 
744
- distclean: clean
745
- -rm -f libsmdev.h
746
- -rm -f libsmdev/definitions.h
747
- -rm -f libsmdev/features.h
748
- -rm -f libsmdev/types.h
749
- -rm -f Makefile
750
-
751
751
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
752
752
  # Otherwise a system limit (for SysV at least) may be exceeded.
753
753
  .NOEXPORT:
@@ -24,11 +24,11 @@
24
24
 
25
25
  #include <libsmdev/types.h>
26
26
 
27
- #define LIBSMDEV_VERSION 20240309
27
+ #define LIBSMDEV_VERSION 20240505
28
28
 
29
29
  /* The version string
30
30
  */
31
- #define LIBSMDEV_VERSION_STRING "20240309"
31
+ #define LIBSMDEV_VERSION_STRING "20240505"
32
32
 
33
33
  /* The access flags definitions
34
34
  * bit 1 set to 1 for read access
@@ -1,7 +1,7 @@
1
1
  if HAVE_LOCAL_LIBCDATA
2
2
  AM_CPPFLAGS = \
3
- -I$(top_srcdir)/include \
4
- -I$(top_srcdir)/common \
3
+ -I../include -I$(top_srcdir)/include \
4
+ -I../common -I$(top_srcdir)/common \
5
5
  @LIBCERROR_CPPFLAGS@ \
6
6
  @LIBCTHREADS_CPPFLAGS@ \
7
7
  @PTHREAD_CPPFLAGS@
@@ -28,12 +28,10 @@ libcdata_la_SOURCES = \
28
28
  libcdata_unused.h
29
29
  endif
30
30
 
31
- MAINTAINERCLEANFILES = \
31
+ DISTCLEANFILES = \
32
+ Makefile \
32
33
  Makefile.in
33
34
 
34
- distclean: clean
35
- -rm -f Makefile
36
-
37
35
  sources-local: $(BUILT_SOURCES)
38
36
 
39
37
  splint-local:
@@ -453,8 +453,8 @@ top_build_prefix = @top_build_prefix@
453
453
  top_builddir = @top_builddir@
454
454
  top_srcdir = @top_srcdir@
455
455
  @HAVE_LOCAL_LIBCDATA_TRUE@AM_CPPFLAGS = \
456
- @HAVE_LOCAL_LIBCDATA_TRUE@ -I$(top_srcdir)/include \
457
- @HAVE_LOCAL_LIBCDATA_TRUE@ -I$(top_srcdir)/common \
456
+ @HAVE_LOCAL_LIBCDATA_TRUE@ -I../include -I$(top_srcdir)/include \
457
+ @HAVE_LOCAL_LIBCDATA_TRUE@ -I../common -I$(top_srcdir)/common \
458
458
  @HAVE_LOCAL_LIBCDATA_TRUE@ @LIBCERROR_CPPFLAGS@ \
459
459
  @HAVE_LOCAL_LIBCDATA_TRUE@ @LIBCTHREADS_CPPFLAGS@ \
460
460
  @HAVE_LOCAL_LIBCDATA_TRUE@ @PTHREAD_CPPFLAGS@
@@ -479,7 +479,8 @@ top_srcdir = @top_srcdir@
479
479
  @HAVE_LOCAL_LIBCDATA_TRUE@ libcdata_types.h \
480
480
  @HAVE_LOCAL_LIBCDATA_TRUE@ libcdata_unused.h
481
481
 
482
- MAINTAINERCLEANFILES = \
482
+ DISTCLEANFILES = \
483
+ Makefile \
483
484
  Makefile.in
484
485
 
485
486
  all: all-am
@@ -697,16 +698,29 @@ clean-generic:
697
698
  distclean-generic:
698
699
  -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
699
700
  -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
701
+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
700
702
 
701
703
  maintainer-clean-generic:
702
704
  @echo "This command is intended for maintainers to use"
703
705
  @echo "it deletes files that may require special tools to rebuild."
704
- -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
705
706
  clean: clean-am
706
707
 
707
708
  clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
708
709
  mostlyclean-am
709
710
 
711
+ distclean: distclean-am
712
+ -rm -f ./$(DEPDIR)/libcdata_array.Plo
713
+ -rm -f ./$(DEPDIR)/libcdata_btree.Plo
714
+ -rm -f ./$(DEPDIR)/libcdata_btree_node.Plo
715
+ -rm -f ./$(DEPDIR)/libcdata_btree_values_list.Plo
716
+ -rm -f ./$(DEPDIR)/libcdata_error.Plo
717
+ -rm -f ./$(DEPDIR)/libcdata_list.Plo
718
+ -rm -f ./$(DEPDIR)/libcdata_list_element.Plo
719
+ -rm -f ./$(DEPDIR)/libcdata_range_list.Plo
720
+ -rm -f ./$(DEPDIR)/libcdata_range_list_value.Plo
721
+ -rm -f ./$(DEPDIR)/libcdata_support.Plo
722
+ -rm -f ./$(DEPDIR)/libcdata_tree_node.Plo
723
+ -rm -f Makefile
710
724
  distclean-am: clean-am distclean-compile distclean-generic \
711
725
  distclean-tags
712
726
 
@@ -808,9 +822,6 @@ uninstall-am:
808
822
  .PRECIOUS: Makefile
809
823
 
810
824
 
811
- distclean: clean
812
- -rm -f Makefile
813
-
814
825
  sources-local: $(BUILT_SOURCES)
815
826
 
816
827
  splint-local:
@@ -35,11 +35,11 @@
35
35
  */
36
36
  #else
37
37
 
38
- #define LIBCDATA_VERSION 20240103
38
+ #define LIBCDATA_VERSION 20240414
39
39
 
40
40
  /* The libcdata version string
41
41
  */
42
- #define LIBCDATA_VERSION_STRING "20240103"
42
+ #define LIBCDATA_VERSION_STRING "20240414"
43
43
 
44
44
  /* The comparison function definitions
45
45
  */
@@ -1,7 +1,7 @@
1
1
  if HAVE_LOCAL_LIBCERROR
2
2
  AM_CPPFLAGS = \
3
- -I$(top_srcdir)/include \
4
- -I$(top_srcdir)/common
3
+ -I../include -I$(top_srcdir)/include \
4
+ -I../common -I$(top_srcdir)/common
5
5
 
6
6
  noinst_LTLIBRARIES = libcerror.la
7
7
 
@@ -15,12 +15,10 @@ libcerror_la_SOURCES = \
15
15
  libcerror_unused.h
16
16
  endif
17
17
 
18
- MAINTAINERCLEANFILES = \
18
+ DISTCLEANFILES = \
19
+ Makefile \
19
20
  Makefile.in
20
21
 
21
- distclean: clean
22
- -rm -f Makefile
23
-
24
22
  sources-local: $(BUILT_SOURCES)
25
23
 
26
24
  splint-local: