libfwevt-python 20260701__tar.gz → 20260702__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 (615) hide show
  1. {libfwevt_python-20260701 → libfwevt_python-20260702}/PKG-INFO +1 -1
  2. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/config.h +3 -3
  3. {libfwevt_python-20260701 → libfwevt_python-20260702}/configure +16 -15
  4. {libfwevt_python-20260701 → libfwevt_python-20260702}/configure.ac +1 -1
  5. libfwevt_python-20260702/dpkg/changelog +5 -0
  6. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt/definitions.h +2 -2
  7. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt.rc +2 -2
  8. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_definitions.h +2 -2
  9. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt.spec +2 -2
  10. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/tests.m4 +7 -6
  11. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyproject.toml +1 -1
  12. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_provider.c +2 -0
  13. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/package.m4 +2 -2
  14. libfwevt_python-20260701/dpkg/changelog +0 -5
  15. {libfwevt_python-20260701 → libfwevt_python-20260702}/ABOUT-NLS +0 -0
  16. {libfwevt_python-20260701 → libfwevt_python-20260702}/AUTHORS +0 -0
  17. {libfwevt_python-20260701 → libfwevt_python-20260702}/COPYING +0 -0
  18. {libfwevt_python-20260701 → libfwevt_python-20260702}/COPYING.LESSER +0 -0
  19. {libfwevt_python-20260701 → libfwevt_python-20260702}/ChangeLog +0 -0
  20. {libfwevt_python-20260701 → libfwevt_python-20260702}/INSTALL +0 -0
  21. {libfwevt_python-20260701 → libfwevt_python-20260702}/Makefile.am +0 -0
  22. {libfwevt_python-20260701 → libfwevt_python-20260702}/Makefile.in +0 -0
  23. {libfwevt_python-20260701 → libfwevt_python-20260702}/NEWS +0 -0
  24. {libfwevt_python-20260701 → libfwevt_python-20260702}/README +0 -0
  25. {libfwevt_python-20260701 → libfwevt_python-20260702}/_build.py +0 -0
  26. {libfwevt_python-20260701 → libfwevt_python-20260702}/acinclude.m4 +0 -0
  27. {libfwevt_python-20260701 → libfwevt_python-20260702}/aclocal.m4 +0 -0
  28. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/Makefile.am +0 -0
  29. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/Makefile.in +0 -0
  30. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/byte_stream.h +0 -0
  31. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/common.h +0 -0
  32. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/config.h.in +0 -0
  33. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/config_borlandc.h +0 -0
  34. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/config_msc.h +0 -0
  35. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/config_winapi.h +0 -0
  36. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/file_stream.h +0 -0
  37. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/memory.h +0 -0
  38. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/narrow_string.h +0 -0
  39. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/system_string.h +0 -0
  40. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/types.h +0 -0
  41. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/types.h.in +0 -0
  42. {libfwevt_python-20260701 → libfwevt_python-20260702}/common/wide_string.h +0 -0
  43. {libfwevt_python-20260701 → libfwevt_python-20260702}/compile +0 -0
  44. {libfwevt_python-20260701 → libfwevt_python-20260702}/config.guess +0 -0
  45. {libfwevt_python-20260701 → libfwevt_python-20260702}/config.rpath +0 -0
  46. {libfwevt_python-20260701 → libfwevt_python-20260702}/config.sub +0 -0
  47. {libfwevt_python-20260701 → libfwevt_python-20260702}/depcomp +0 -0
  48. {libfwevt_python-20260701 → libfwevt_python-20260702}/dpkg/changelog.in +0 -0
  49. {libfwevt_python-20260701 → libfwevt_python-20260702}/dpkg/compat +0 -0
  50. {libfwevt_python-20260701 → libfwevt_python-20260702}/dpkg/control +0 -0
  51. {libfwevt_python-20260701 → libfwevt_python-20260702}/dpkg/copyright +0 -0
  52. {libfwevt_python-20260701 → libfwevt_python-20260702}/dpkg/libfwevt-dev.install +0 -0
  53. {libfwevt_python-20260701 → libfwevt_python-20260702}/dpkg/libfwevt-python3.install +0 -0
  54. {libfwevt_python-20260701 → libfwevt_python-20260702}/dpkg/libfwevt.install +0 -0
  55. {libfwevt_python-20260701 → libfwevt_python-20260702}/dpkg/rules +0 -0
  56. {libfwevt_python-20260701 → libfwevt_python-20260702}/dpkg/source/format +0 -0
  57. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/Makefile.am +0 -0
  58. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/Makefile.in +0 -0
  59. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt/definitions.h.in +0 -0
  60. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt/error.h +0 -0
  61. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt/extern.h +0 -0
  62. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt/features.h +0 -0
  63. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt/features.h.in +0 -0
  64. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt/types.h +0 -0
  65. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt/types.h.in +0 -0
  66. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt.h +0 -0
  67. {libfwevt_python-20260701 → libfwevt_python-20260702}/include/libfwevt.h.in +0 -0
  68. {libfwevt_python-20260701 → libfwevt_python-20260702}/install-sh +0 -0
  69. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/Makefile.am +0 -0
  70. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/Makefile.in +0 -0
  71. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_array.c +0 -0
  72. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_array.h +0 -0
  73. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_btree.c +0 -0
  74. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_btree.h +0 -0
  75. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_btree_node.c +0 -0
  76. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_btree_node.h +0 -0
  77. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_btree_values_list.c +0 -0
  78. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_btree_values_list.h +0 -0
  79. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_definitions.h +0 -0
  80. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_error.c +0 -0
  81. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_error.h +0 -0
  82. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_extern.h +0 -0
  83. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_libcerror.h +0 -0
  84. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_libcthreads.h +0 -0
  85. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_list.c +0 -0
  86. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_list.h +0 -0
  87. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_list_element.c +0 -0
  88. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_list_element.h +0 -0
  89. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_range_list.c +0 -0
  90. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_range_list.h +0 -0
  91. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_range_list_value.c +0 -0
  92. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_range_list_value.h +0 -0
  93. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_support.c +0 -0
  94. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_support.h +0 -0
  95. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_tree_node.c +0 -0
  96. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_tree_node.h +0 -0
  97. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_types.h +0 -0
  98. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcdata/libcdata_unused.h +0 -0
  99. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/Makefile.am +0 -0
  100. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/Makefile.in +0 -0
  101. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_definitions.h +0 -0
  102. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_error.c +0 -0
  103. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_error.h +0 -0
  104. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_extern.h +0 -0
  105. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_support.c +0 -0
  106. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_support.h +0 -0
  107. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_system.c +0 -0
  108. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_system.h +0 -0
  109. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_types.h +0 -0
  110. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcerror/libcerror_unused.h +0 -0
  111. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/Makefile.am +0 -0
  112. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/Makefile.in +0 -0
  113. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_definitions.h +0 -0
  114. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_extern.h +0 -0
  115. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_libcerror.h +0 -0
  116. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_print.c +0 -0
  117. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_print.h +0 -0
  118. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_stream.c +0 -0
  119. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_stream.h +0 -0
  120. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_support.c +0 -0
  121. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_support.h +0 -0
  122. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_unused.h +0 -0
  123. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_verbose.c +0 -0
  124. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcnotify/libcnotify_verbose.h +0 -0
  125. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/Makefile.am +0 -0
  126. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/Makefile.in +0 -0
  127. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_condition.c +0 -0
  128. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_condition.h +0 -0
  129. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_definitions.h +0 -0
  130. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_error.c +0 -0
  131. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_error.h +0 -0
  132. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_extern.h +0 -0
  133. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_libcerror.h +0 -0
  134. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_lock.c +0 -0
  135. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_lock.h +0 -0
  136. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_mutex.c +0 -0
  137. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_mutex.h +0 -0
  138. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_queue.c +0 -0
  139. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_queue.h +0 -0
  140. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_read_write_lock.c +0 -0
  141. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_read_write_lock.h +0 -0
  142. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_repeating_thread.c +0 -0
  143. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_repeating_thread.h +0 -0
  144. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_support.c +0 -0
  145. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_support.h +0 -0
  146. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_thread.c +0 -0
  147. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_thread.h +0 -0
  148. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_thread_attributes.c +0 -0
  149. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_thread_attributes.h +0 -0
  150. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_thread_pool.c +0 -0
  151. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_thread_pool.h +0 -0
  152. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_types.h +0 -0
  153. {libfwevt_python-20260701 → libfwevt_python-20260702}/libcthreads/libcthreads_unused.h +0 -0
  154. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/Makefile.am +0 -0
  155. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/Makefile.in +0 -0
  156. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_date_time_values.c +0 -0
  157. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_date_time_values.h +0 -0
  158. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_definitions.h +0 -0
  159. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_error.c +0 -0
  160. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_error.h +0 -0
  161. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_extern.h +0 -0
  162. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_fat_date_time.c +0 -0
  163. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_fat_date_time.h +0 -0
  164. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_filetime.c +0 -0
  165. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_filetime.h +0 -0
  166. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_floatingtime.c +0 -0
  167. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_floatingtime.h +0 -0
  168. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_hfs_time.c +0 -0
  169. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_hfs_time.h +0 -0
  170. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_libcerror.h +0 -0
  171. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_nsf_timedate.c +0 -0
  172. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_nsf_timedate.h +0 -0
  173. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_posix_time.c +0 -0
  174. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_posix_time.h +0 -0
  175. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_support.c +0 -0
  176. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_support.h +0 -0
  177. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_systemtime.c +0 -0
  178. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_systemtime.h +0 -0
  179. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_types.h +0 -0
  180. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfdatetime/libfdatetime_unused.h +0 -0
  181. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/Makefile.am +0 -0
  182. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/Makefile.in +0 -0
  183. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_definitions.h +0 -0
  184. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_error.c +0 -0
  185. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_error.h +0 -0
  186. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_extern.h +0 -0
  187. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_identifier.c +0 -0
  188. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_identifier.h +0 -0
  189. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_libcerror.h +0 -0
  190. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_support.c +0 -0
  191. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_support.h +0 -0
  192. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_types.h +0 -0
  193. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfguid/libfguid_unused.h +0 -0
  194. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/Makefile.am +0 -0
  195. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/Makefile.in +0 -0
  196. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/fwevt_template.h +0 -0
  197. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt.c +0 -0
  198. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt.rc.in +0 -0
  199. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_channel.c +0 -0
  200. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_channel.h +0 -0
  201. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_data_segment.c +0 -0
  202. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_data_segment.h +0 -0
  203. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_date_time.c +0 -0
  204. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_date_time.h +0 -0
  205. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_debug.c +0 -0
  206. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_debug.h +0 -0
  207. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_definitions.h.in +0 -0
  208. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_error.c +0 -0
  209. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_error.h +0 -0
  210. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_event.c +0 -0
  211. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_event.h +0 -0
  212. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_extern.h +0 -0
  213. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_floating_point.c +0 -0
  214. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_floating_point.h +0 -0
  215. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_integer.c +0 -0
  216. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_integer.h +0 -0
  217. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_keyword.c +0 -0
  218. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_keyword.h +0 -0
  219. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_level.c +0 -0
  220. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_level.h +0 -0
  221. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_libcdata.h +0 -0
  222. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_libcerror.h +0 -0
  223. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_libcnotify.h +0 -0
  224. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_libfdatetime.h +0 -0
  225. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_libfguid.h +0 -0
  226. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_libfwnt.h +0 -0
  227. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_libuna.h +0 -0
  228. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_manifest.c +0 -0
  229. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_manifest.h +0 -0
  230. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_map.c +0 -0
  231. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_map.h +0 -0
  232. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_notify.c +0 -0
  233. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_notify.h +0 -0
  234. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_opcode.c +0 -0
  235. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_opcode.h +0 -0
  236. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_provider.c +0 -0
  237. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_provider.h +0 -0
  238. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_support.c +0 -0
  239. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_support.h +0 -0
  240. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_task.c +0 -0
  241. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_task.h +0 -0
  242. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_template.c +0 -0
  243. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_template.h +0 -0
  244. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_template_item.c +0 -0
  245. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_template_item.h +0 -0
  246. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_types.h +0 -0
  247. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_unused.h +0 -0
  248. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_document.c +0 -0
  249. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_document.h +0 -0
  250. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_string.c +0 -0
  251. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_string.h +0 -0
  252. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_tag.c +0 -0
  253. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_tag.h +0 -0
  254. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_template_value.c +0 -0
  255. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_template_value.h +0 -0
  256. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_token.c +0 -0
  257. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_token.h +0 -0
  258. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_value.c +0 -0
  259. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt/libfwevt_xml_value.h +0 -0
  260. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt.pc.in +0 -0
  261. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwevt.spec.in +0 -0
  262. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/Makefile.am +0 -0
  263. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/Makefile.in +0 -0
  264. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_access_control_entry.c +0 -0
  265. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_access_control_entry.h +0 -0
  266. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_access_control_list.c +0 -0
  267. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_access_control_list.h +0 -0
  268. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_bit_stream.c +0 -0
  269. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_bit_stream.h +0 -0
  270. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_debug.c +0 -0
  271. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_debug.h +0 -0
  272. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_definitions.h +0 -0
  273. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_error.c +0 -0
  274. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_error.h +0 -0
  275. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_extern.h +0 -0
  276. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_huffman_tree.c +0 -0
  277. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_huffman_tree.h +0 -0
  278. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_libcdata.h +0 -0
  279. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_libcerror.h +0 -0
  280. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_libcnotify.h +0 -0
  281. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_locale_identifier.c +0 -0
  282. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_locale_identifier.h +0 -0
  283. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_lznt1.c +0 -0
  284. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_lznt1.h +0 -0
  285. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_lzx.c +0 -0
  286. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_lzx.h +0 -0
  287. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_lzxpress.c +0 -0
  288. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_lzxpress.h +0 -0
  289. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_notify.c +0 -0
  290. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_notify.h +0 -0
  291. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_security_descriptor.c +0 -0
  292. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_security_descriptor.h +0 -0
  293. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_security_identifier.c +0 -0
  294. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_security_identifier.h +0 -0
  295. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_support.c +0 -0
  296. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_support.h +0 -0
  297. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_types.h +0 -0
  298. {libfwevt_python-20260701 → libfwevt_python-20260702}/libfwnt/libfwnt_unused.h +0 -0
  299. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/Makefile.am +0 -0
  300. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/Makefile.in +0 -0
  301. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_base16_stream.c +0 -0
  302. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_base16_stream.h +0 -0
  303. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_base32_stream.c +0 -0
  304. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_base32_stream.h +0 -0
  305. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_base64_stream.c +0 -0
  306. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_base64_stream.h +0 -0
  307. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_byte_stream.c +0 -0
  308. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_byte_stream.h +0 -0
  309. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_10.c +0 -0
  310. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_10.h +0 -0
  311. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_13.c +0 -0
  312. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_13.h +0 -0
  313. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_14.c +0 -0
  314. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_14.h +0 -0
  315. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_15.c +0 -0
  316. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_15.h +0 -0
  317. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_16.c +0 -0
  318. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_16.h +0 -0
  319. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_2.c +0 -0
  320. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_2.h +0 -0
  321. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_3.c +0 -0
  322. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_3.h +0 -0
  323. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_4.c +0 -0
  324. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_4.h +0 -0
  325. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_5.c +0 -0
  326. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_5.h +0 -0
  327. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_6.c +0 -0
  328. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_6.h +0 -0
  329. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_7.c +0 -0
  330. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_7.h +0 -0
  331. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_8.c +0 -0
  332. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_8.h +0 -0
  333. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_9.c +0 -0
  334. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_iso_8859_9.h +0 -0
  335. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_koi8_r.c +0 -0
  336. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_koi8_r.h +0 -0
  337. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_koi8_u.c +0 -0
  338. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_koi8_u.h +0 -0
  339. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_arabic.c +0 -0
  340. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_arabic.h +0 -0
  341. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_celtic.c +0 -0
  342. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_celtic.h +0 -0
  343. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_centraleurroman.c +0 -0
  344. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_centraleurroman.h +0 -0
  345. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_croatian.c +0 -0
  346. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_croatian.h +0 -0
  347. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_cyrillic.c +0 -0
  348. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_cyrillic.h +0 -0
  349. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_dingbats.c +0 -0
  350. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_dingbats.h +0 -0
  351. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_farsi.c +0 -0
  352. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_farsi.h +0 -0
  353. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_gaelic.c +0 -0
  354. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_gaelic.h +0 -0
  355. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_greek.c +0 -0
  356. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_greek.h +0 -0
  357. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_icelandic.c +0 -0
  358. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_icelandic.h +0 -0
  359. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_inuit.c +0 -0
  360. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_inuit.h +0 -0
  361. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_roman.c +0 -0
  362. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_roman.h +0 -0
  363. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_romanian.c +0 -0
  364. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_romanian.h +0 -0
  365. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_russian.c +0 -0
  366. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_russian.h +0 -0
  367. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_symbol.c +0 -0
  368. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_symbol.h +0 -0
  369. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_thai.c +0 -0
  370. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_thai.h +0 -0
  371. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_turkish.c +0 -0
  372. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_turkish.h +0 -0
  373. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_ukrainian.c +0 -0
  374. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_mac_ukrainian.h +0 -0
  375. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1250.c +0 -0
  376. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1250.h +0 -0
  377. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1251.c +0 -0
  378. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1251.h +0 -0
  379. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1252.c +0 -0
  380. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1252.h +0 -0
  381. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1253.c +0 -0
  382. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1253.h +0 -0
  383. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1254.c +0 -0
  384. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1254.h +0 -0
  385. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1255.c +0 -0
  386. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1255.h +0 -0
  387. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1256.c +0 -0
  388. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1256.h +0 -0
  389. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1257.c +0 -0
  390. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1257.h +0 -0
  391. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1258.c +0 -0
  392. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_1258.h +0 -0
  393. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_874.c +0 -0
  394. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_874.h +0 -0
  395. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_932.c +0 -0
  396. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_932.h +0 -0
  397. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_936.c +0 -0
  398. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_936.h +0 -0
  399. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_949.c +0 -0
  400. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_949.h +0 -0
  401. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_950.c +0 -0
  402. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_codepage_windows_950.h +0 -0
  403. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_definitions.h +0 -0
  404. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_error.c +0 -0
  405. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_error.h +0 -0
  406. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_extern.h +0 -0
  407. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_libcerror.h +0 -0
  408. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_scsu.c +0 -0
  409. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_scsu.h +0 -0
  410. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_support.c +0 -0
  411. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_support.h +0 -0
  412. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_types.h +0 -0
  413. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_unicode_character.c +0 -0
  414. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_unicode_character.h +0 -0
  415. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_unused.h +0 -0
  416. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_url_stream.c +0 -0
  417. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_url_stream.h +0 -0
  418. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf16_stream.c +0 -0
  419. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf16_stream.h +0 -0
  420. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf16_string.c +0 -0
  421. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf16_string.h +0 -0
  422. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf32_stream.c +0 -0
  423. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf32_stream.h +0 -0
  424. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf32_string.c +0 -0
  425. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf32_string.h +0 -0
  426. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf7_stream.c +0 -0
  427. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf7_stream.h +0 -0
  428. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf8_stream.c +0 -0
  429. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf8_stream.h +0 -0
  430. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf8_string.c +0 -0
  431. {libfwevt_python-20260701 → libfwevt_python-20260702}/libuna/libuna_utf8_string.h +0 -0
  432. {libfwevt_python-20260701 → libfwevt_python-20260702}/ltmain.sh +0 -0
  433. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/common.m4 +0 -0
  434. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/gettext.m4 +0 -0
  435. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/host-cpu-c-abi.m4 +0 -0
  436. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/iconv.m4 +0 -0
  437. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/intlmacosx.m4 +0 -0
  438. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/lib-ld.m4 +0 -0
  439. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/lib-link.m4 +0 -0
  440. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/lib-prefix.m4 +0 -0
  441. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/libcdata.m4 +0 -0
  442. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/libcerror.m4 +0 -0
  443. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/libcnotify.m4 +0 -0
  444. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/libcthreads.m4 +0 -0
  445. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/libfdatetime.m4 +0 -0
  446. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/libfguid.m4 +0 -0
  447. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/libfwnt.m4 +0 -0
  448. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/libtool.m4 +0 -0
  449. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/libuna.m4 +0 -0
  450. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/ltoptions.m4 +0 -0
  451. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/ltsugar.m4 +0 -0
  452. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/ltversion.m4 +0 -0
  453. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/lt~obsolete.m4 +0 -0
  454. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/nls.m4 +0 -0
  455. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/po.m4 +0 -0
  456. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/progtest.m4 +0 -0
  457. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/pthread.m4 +0 -0
  458. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/python.m4 +0 -0
  459. {libfwevt_python-20260701 → libfwevt_python-20260702}/m4/types.m4 +0 -0
  460. {libfwevt_python-20260701 → libfwevt_python-20260702}/manuals/Makefile.am +0 -0
  461. {libfwevt_python-20260701 → libfwevt_python-20260702}/manuals/Makefile.in +0 -0
  462. {libfwevt_python-20260701 → libfwevt_python-20260702}/manuals/libfwevt.3 +0 -0
  463. {libfwevt_python-20260701 → libfwevt_python-20260702}/missing +0 -0
  464. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/Makefile.am +0 -0
  465. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/Makefile.in +0 -0
  466. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_channel/fwevt_test_channel.vcproj +0 -0
  467. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_data_segment/fwevt_test_data_segment.vcproj +0 -0
  468. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_date_time/fwevt_test_date_time.vcproj +0 -0
  469. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_error/fwevt_test_error.vcproj +0 -0
  470. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_event/fwevt_test_event.vcproj +0 -0
  471. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_floating_point/fwevt_test_floating_point.vcproj +0 -0
  472. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_integer/fwevt_test_integer.vcproj +0 -0
  473. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_keyword/fwevt_test_keyword.vcproj +0 -0
  474. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_level/fwevt_test_level.vcproj +0 -0
  475. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_manifest/fwevt_test_manifest.vcproj +0 -0
  476. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_map/fwevt_test_map.vcproj +0 -0
  477. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_notify/fwevt_test_notify.vcproj +0 -0
  478. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_opcode/fwevt_test_opcode.vcproj +0 -0
  479. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_provider/fwevt_test_provider.vcproj +0 -0
  480. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_support/fwevt_test_support.vcproj +0 -0
  481. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_task/fwevt_test_task.vcproj +0 -0
  482. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_template/fwevt_test_template.vcproj +0 -0
  483. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_template_item/fwevt_test_template_item.vcproj +0 -0
  484. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_xml_document/fwevt_test_xml_document.vcproj +0 -0
  485. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_xml_tag/fwevt_test_xml_tag.vcproj +0 -0
  486. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_xml_template_value/fwevt_test_xml_template_value.vcproj +0 -0
  487. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_xml_token/fwevt_test_xml_token.vcproj +0 -0
  488. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/fwevt_test_xml_value/fwevt_test_xml_value.vcproj +0 -0
  489. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libcdata/libcdata.vcproj +0 -0
  490. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libcerror/libcerror.vcproj +0 -0
  491. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libcnotify/libcnotify.vcproj +0 -0
  492. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libcthreads/libcthreads.vcproj +0 -0
  493. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libfdatetime/libfdatetime.vcproj +0 -0
  494. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libfguid/libfguid.vcproj +0 -0
  495. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libfwevt/libfwevt.vcproj +0 -0
  496. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libfwevt.sln +0 -0
  497. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libfwnt/libfwnt.vcproj +0 -0
  498. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/libuna/libuna.vcproj +0 -0
  499. {libfwevt_python-20260701 → libfwevt_python-20260702}/msvscpp/pyfwevt/pyfwevt.vcproj +0 -0
  500. {libfwevt_python-20260701 → libfwevt_python-20260702}/ossfuzz/Makefile.am +0 -0
  501. {libfwevt_python-20260701 → libfwevt_python-20260702}/ossfuzz/Makefile.in +0 -0
  502. {libfwevt_python-20260701 → libfwevt_python-20260702}/ossfuzz/manifest_fuzzer.cc +0 -0
  503. {libfwevt_python-20260701 → libfwevt_python-20260702}/ossfuzz/ossfuzz_libfwevt.h +0 -0
  504. {libfwevt_python-20260701 → libfwevt_python-20260702}/ossfuzz/xml_document_fuzzer.cc +0 -0
  505. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/ChangeLog +0 -0
  506. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/Makefile.in.in +0 -0
  507. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/Makevars +0 -0
  508. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/Makevars.in +0 -0
  509. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/POTFILES.in +0 -0
  510. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/Rules-quot +0 -0
  511. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/boldquot.sed +0 -0
  512. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/en@boldquot.header +0 -0
  513. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/en@quot.header +0 -0
  514. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/insert-header.sin +0 -0
  515. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/quot.sed +0 -0
  516. {libfwevt_python-20260701 → libfwevt_python-20260702}/po/remove-potcdate.sin +0 -0
  517. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/Makefile.am +0 -0
  518. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/Makefile.in +0 -0
  519. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt.c +0 -0
  520. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt.h +0 -0
  521. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_channel.c +0 -0
  522. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_channel.h +0 -0
  523. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_channels.c +0 -0
  524. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_channels.h +0 -0
  525. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_error.c +0 -0
  526. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_error.h +0 -0
  527. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_event.c +0 -0
  528. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_event.h +0 -0
  529. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_events.c +0 -0
  530. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_events.h +0 -0
  531. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_guid.c +0 -0
  532. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_guid.h +0 -0
  533. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_integer.c +0 -0
  534. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_integer.h +0 -0
  535. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_keyword.c +0 -0
  536. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_keyword.h +0 -0
  537. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_keywords.c +0 -0
  538. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_keywords.h +0 -0
  539. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_level.c +0 -0
  540. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_level.h +0 -0
  541. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_levels.c +0 -0
  542. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_levels.h +0 -0
  543. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_libcerror.h +0 -0
  544. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_libfguid.h +0 -0
  545. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_libfwevt.h +0 -0
  546. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_manifest.c +0 -0
  547. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_manifest.h +0 -0
  548. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_map.c +0 -0
  549. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_map.h +0 -0
  550. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_maps.c +0 -0
  551. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_maps.h +0 -0
  552. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_opcode.c +0 -0
  553. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_opcode.h +0 -0
  554. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_opcodes.c +0 -0
  555. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_opcodes.h +0 -0
  556. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_provider.c +0 -0
  557. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_provider.h +0 -0
  558. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_providers.c +0 -0
  559. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_providers.h +0 -0
  560. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_python.h +0 -0
  561. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_task.c +0 -0
  562. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_task.h +0 -0
  563. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_tasks.c +0 -0
  564. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_tasks.h +0 -0
  565. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_template.c +0 -0
  566. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_template.h +0 -0
  567. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_template_item.c +0 -0
  568. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_template_item.h +0 -0
  569. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_template_items.c +0 -0
  570. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_template_items.h +0 -0
  571. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_templates.c +0 -0
  572. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_templates.h +0 -0
  573. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyfwevt/pyfwevt_unused.h +0 -0
  574. {libfwevt_python-20260701 → libfwevt_python-20260702}/pyproject.toml.in +0 -0
  575. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/Makefile.am +0 -0
  576. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/Makefile.in +0 -0
  577. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/atlocal.in +0 -0
  578. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_channel.c +0 -0
  579. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_data_segment.c +0 -0
  580. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_date_time.c +0 -0
  581. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_error.c +0 -0
  582. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_event.c +0 -0
  583. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_floating_point.c +0 -0
  584. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_integer.c +0 -0
  585. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_keyword.c +0 -0
  586. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_level.c +0 -0
  587. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_libcerror.h +0 -0
  588. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_libcnotify.h +0 -0
  589. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_libfwevt.h +0 -0
  590. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_libuna.h +0 -0
  591. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_macros.h +0 -0
  592. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_manifest.c +0 -0
  593. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_map.c +0 -0
  594. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_memory.c +0 -0
  595. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_memory.h +0 -0
  596. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_notify.c +0 -0
  597. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_opcode.c +0 -0
  598. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_support.c +0 -0
  599. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_task.c +0 -0
  600. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_template.c +0 -0
  601. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_template_item.c +0 -0
  602. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_unused.h +0 -0
  603. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_xml_document.c +0 -0
  604. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_xml_tag.c +0 -0
  605. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_xml_template_value.c +0 -0
  606. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_xml_token.c +0 -0
  607. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/fwevt_test_xml_value.c +0 -0
  608. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/pyfwevt_test_event.py +0 -0
  609. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/pyfwevt_test_manifest.py +0 -0
  610. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/pyfwevt_test_provider.py +0 -0
  611. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/pyfwevt_test_support.py +0 -0
  612. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/test_library.at +0 -0
  613. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/test_macros.at +0 -0
  614. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/test_manpages.at +0 -0
  615. {libfwevt_python-20260701 → libfwevt_python-20260702}/tests/test_python_module.at +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: libfwevt-python
3
- Version: 20260701
3
+ Version: 20260702
4
4
  Summary: Python bindings for libfwevt
5
5
  Maintainer-email: Joachim Metz <joachim.metz@gmail.com>
6
6
  License-Expression: LGPL-3.0-or-later
@@ -377,7 +377,7 @@
377
377
  #define PACKAGE_NAME "libfwevt"
378
378
 
379
379
  /* Define to the full name and version of this package. */
380
- #define PACKAGE_STRING "libfwevt 20260701"
380
+ #define PACKAGE_STRING "libfwevt 20260702"
381
381
 
382
382
  /* Define to the one symbol short name of this package. */
383
383
  #define PACKAGE_TARNAME "libfwevt"
@@ -386,7 +386,7 @@
386
386
  #define PACKAGE_URL ""
387
387
 
388
388
  /* Define to the version of this package. */
389
- #define PACKAGE_VERSION "20260701"
389
+ #define PACKAGE_VERSION "20260702"
390
390
 
391
391
  /* The size of `int', as computed by sizeof. */
392
392
  #define SIZEOF_INT 4
@@ -412,7 +412,7 @@
412
412
  /* #undef STRERROR_R_CHAR_P */
413
413
 
414
414
  /* Version number of package */
415
- #define VERSION "20260701"
415
+ #define VERSION "20260702"
416
416
 
417
417
  /* Number of bits in a file offset, on hosts where this is settable. */
418
418
  /* #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 libfwevt 20260701.
3
+ # Generated by GNU Autoconf 2.71 for libfwevt 20260702.
4
4
  #
5
5
  # Report bugs to <https://github.com/libyal/libfwevt/issues>.
6
6
  #
@@ -621,8 +621,8 @@ MAKEFLAGS=
621
621
  # Identity of this package.
622
622
  PACKAGE_NAME='libfwevt'
623
623
  PACKAGE_TARNAME='libfwevt'
624
- PACKAGE_VERSION='20260701'
625
- PACKAGE_STRING='libfwevt 20260701'
624
+ PACKAGE_VERSION='20260702'
625
+ PACKAGE_STRING='libfwevt 20260702'
626
626
  PACKAGE_BUGREPORT='https://github.com/libyal/libfwevt/issues'
627
627
  PACKAGE_URL=''
628
628
 
@@ -1569,7 +1569,7 @@ if test "$ac_init_help" = "long"; then
1569
1569
  # Omit some internal or obsolete options to make the list less imposing.
1570
1570
  # This message is too long to be a string in the A/UX 3.1 sh.
1571
1571
  cat <<_ACEOF
1572
- \`configure' configures libfwevt 20260701 to adapt to many kinds of systems.
1572
+ \`configure' configures libfwevt 20260702 to adapt to many kinds of systems.
1573
1573
 
1574
1574
  Usage: $0 [OPTION]... [VAR=VALUE]...
1575
1575
 
@@ -1640,7 +1640,7 @@ fi
1640
1640
 
1641
1641
  if test -n "$ac_init_help"; then
1642
1642
  case $ac_init_help in
1643
- short | recursive ) echo "Configuration of libfwevt 20260701:";;
1643
+ short | recursive ) echo "Configuration of libfwevt 20260702:";;
1644
1644
  esac
1645
1645
  cat <<\_ACEOF
1646
1646
 
@@ -1842,7 +1842,7 @@ fi
1842
1842
  test -n "$ac_init_help" && exit $ac_status
1843
1843
  if $ac_init_version; then
1844
1844
  cat <<\_ACEOF
1845
- libfwevt configure 20260701
1845
+ libfwevt configure 20260702
1846
1846
  generated by GNU Autoconf 2.71
1847
1847
 
1848
1848
  Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2563,7 +2563,7 @@ cat >config.log <<_ACEOF
2563
2563
  This file contains any messages produced by compilers while
2564
2564
  running configure, to aid debugging if configure makes a mistake.
2565
2565
 
2566
- It was created by libfwevt $as_me 20260701, which was
2566
+ It was created by libfwevt $as_me 20260702, which was
2567
2567
  generated by GNU Autoconf 2.71. Invocation command line was
2568
2568
 
2569
2569
  $ $0$ac_configure_args_raw
@@ -4052,7 +4052,7 @@ fi
4052
4052
 
4053
4053
  # Define the identity of the package.
4054
4054
  PACKAGE='libfwevt'
4055
- VERSION='20260701'
4055
+ VERSION='20260702'
4056
4056
 
4057
4057
 
4058
4058
  printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -45556,10 +45556,11 @@ else $as_nop
45556
45556
 
45557
45557
  printf '.Dd June 10, 2026\n.Dt TITLE 1\n.Os\n.Sh NAME\n.Nm command\n.Nd example\n' > conftest.1
45558
45558
 
45559
+ # Note that if man cannot set the locale it will exit with 0 but print to stderr
45559
45560
  if test "x$MAN" != x
45560
45561
  then :
45561
- LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>&1
45562
- if test $? -eq 0
45562
+ LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>conftest.err
45563
+ if test $? -eq 0 && ! test -s conftest.err
45563
45564
  then :
45564
45565
  ac_cv_have_manpage_linter="man-db"
45565
45566
  fi
@@ -45568,16 +45569,16 @@ fi
45568
45569
 
45569
45570
  if test "x$ac_cv_have_manpage_linter" = xno && test "x$MANDOC" != x
45570
45571
  then :
45571
- LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>&1
45572
+ LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>conftest.err
45572
45573
 
45573
- if test $? -eq 0
45574
+ if test $? -eq 0 && ! test -s conftest.err
45574
45575
  then :
45575
45576
  ac_cv_have_manpage_linter="mandoc"
45576
45577
  fi
45577
45578
 
45578
45579
  fi
45579
45580
 
45580
- rm -f conftest.1
45581
+ rm -f conftest.1 conftest.err
45581
45582
 
45582
45583
  fi
45583
45584
  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_manpage_linter" >&5
@@ -46492,7 +46493,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
46492
46493
  # report actual input values of CONFIG_FILES etc. instead of their
46493
46494
  # values after options handling.
46494
46495
  ac_log="
46495
- This file was extended by libfwevt $as_me 20260701, which was
46496
+ This file was extended by libfwevt $as_me 20260702, which was
46496
46497
  generated by GNU Autoconf 2.71. Invocation command line was
46497
46498
 
46498
46499
  CONFIG_FILES = $CONFIG_FILES
@@ -46560,7 +46561,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
46560
46561
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
46561
46562
  ac_cs_config='$ac_cs_config_escaped'
46562
46563
  ac_cs_version="\\
46563
- libfwevt config.status 20260701
46564
+ libfwevt config.status 20260702
46564
46565
  configured by $0, generated by GNU Autoconf 2.71,
46565
46566
  with options \\"\$ac_cs_config\\"
46566
46567
 
@@ -2,7 +2,7 @@ AC_PREREQ([2.71])
2
2
 
3
3
  AC_INIT(
4
4
  [libfwevt],
5
- [20260701],
5
+ [20260702],
6
6
  [https://github.com/libyal/libfwevt/issues])
7
7
 
8
8
  AC_CONFIG_SRCDIR(
@@ -0,0 +1,5 @@
1
+ libfwevt (20260702-1) unstable; urgency=low
2
+
3
+ * Auto-generated
4
+
5
+ -- Joachim Metz <joachim.metz@gmail.com> Thu, 02 Jul 2026 04:27:18 +0000
@@ -24,11 +24,11 @@
24
24
 
25
25
  #include <libfwevt/types.h>
26
26
 
27
- #define LIBFWEVT_VERSION 20260701
27
+ #define LIBFWEVT_VERSION 20260702
28
28
 
29
29
  /* The version string
30
30
  */
31
- #define LIBFWEVT_VERSION_STRING "20260701"
31
+ #define LIBFWEVT_VERSION_STRING "20260702"
32
32
 
33
33
  /* The byte order definitions
34
34
  */
@@ -22,12 +22,12 @@ BEGIN
22
22
  BLOCK "040904E4"
23
23
  BEGIN
24
24
  VALUE "FileDescription", "Library to support the Windows XML Event Log (EVTX) data types\0"
25
- VALUE "FileVersion", "20260701" "\0"
25
+ VALUE "FileVersion", "20260702" "\0"
26
26
  VALUE "InternalName", "libfwevt.dll\0"
27
27
  VALUE "LegalCopyright", "(C) 2011-2026, Joachim Metz <joachim.metz@gmail.com>\0"
28
28
  VALUE "OriginalFilename", "libfwevt.dll\0"
29
29
  VALUE "ProductName", "libfwevt\0"
30
- VALUE "ProductVersion", "20260701" "\0"
30
+ VALUE "ProductVersion", "20260702" "\0"
31
31
  VALUE "Comments", "For more information visit https://github.com/libyal/libfwevt/\0"
32
32
  END
33
33
  END
@@ -36,11 +36,11 @@
36
36
  #else
37
37
  #include <byte_stream.h>
38
38
 
39
- #define LIBFWEVT_VERSION 20260701
39
+ #define LIBFWEVT_VERSION 20260702
40
40
 
41
41
  /* The version string
42
42
  */
43
- #define LIBFWEVT_VERSION_STRING "20260701"
43
+ #define LIBFWEVT_VERSION_STRING "20260702"
44
44
 
45
45
  /* The byte order definitions
46
46
  */
@@ -1,5 +1,5 @@
1
1
  Name: libfwevt
2
- Version: 20260701
2
+ Version: 20260702
3
3
  Release: 1
4
4
  Summary: Library to support the Windows XML Event Log (EVTX) data types
5
5
  Group: System Environment/Libraries
@@ -80,6 +80,6 @@ rm -rf %{buildroot}
80
80
  %{_libdir}/python3*/site-packages/*.so
81
81
 
82
82
  %changelog
83
- * Wed Jul 1 2026 Joachim Metz <joachim.metz@gmail.com> 20260701-1
83
+ * Thu Jul 2 2026 Joachim Metz <joachim.metz@gmail.com> 20260702-1
84
84
  - Auto-generated
85
85
 
@@ -1,6 +1,6 @@
1
1
  dnl Functions for testing
2
2
  dnl
3
- dnl Version: 20260612
3
+ dnl Version: 20260702
4
4
 
5
5
  dnl Function to check if pthread_rwlock_unlock can be hooked for testing
6
6
  AC_DEFUN([AX_TESTS_CHECK_CAN_HOOK_PTHREAD_RWLOCK_UNLOCK],
@@ -85,24 +85,25 @@ AC_DEFUN([AX_TESTS_CHECK_HAVE_MANPAGE_LINTER],
85
85
 
86
86
  printf '.Dd June 10, 2026\n.Dt TITLE 1\n.Os\n.Sh NAME\n.Nm command\n.Nd example\n' > conftest.1
87
87
 
88
+ # Note that if man cannot set the locale it will exit with 0 but print to stderr
88
89
  AS_IF(
89
90
  [test "x$MAN" != x],
90
- [LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>&1
91
+ [LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>conftest.err
91
92
  AS_IF(
92
- [test $? -eq 0],
93
+ [test $? -eq 0 && ! test -s conftest.err],
93
94
  [ac_cv_have_manpage_linter="man-db"])
94
95
  ])
95
96
 
96
97
  AS_IF(
97
98
  [test "x$ac_cv_have_manpage_linter" = xno && test "x$MANDOC" != x],
98
- [LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>&1
99
+ [LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>conftest.err
99
100
 
100
101
  AS_IF(
101
- [test $? -eq 0],
102
+ [test $? -eq 0 && ! test -s conftest.err],
102
103
  [ac_cv_have_manpage_linter="mandoc"])
103
104
  ])
104
105
 
105
- rm -f conftest.1
106
+ rm -f conftest.1 conftest.err
106
107
  ])
107
108
  ])
108
109
 
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "libfwevt-python"
7
- version = "20260701"
7
+ version = "20260702"
8
8
  description = "Python bindings for libfwevt"
9
9
  maintainers = [
10
10
  { name = "Joachim Metz", email = "joachim.metz@gmail.com" },
@@ -4792,9 +4792,11 @@ int main(
4792
4792
  char * const argv[] FWEVT_TEST_ATTRIBUTE_UNUSED )
4793
4793
  #endif
4794
4794
  {
4795
+ #if defined( __GNUC__ ) && !defined( LIBFWEVT_DLL_IMPORT )
4795
4796
  libcerror_error_t *error = NULL;
4796
4797
  libfwevt_provider_t *provider = NULL;
4797
4798
  int result = 0;
4799
+ #endif
4798
4800
 
4799
4801
  FWEVT_TEST_UNREFERENCED_PARAMETER( argc )
4800
4802
  FWEVT_TEST_UNREFERENCED_PARAMETER( argv )
@@ -1,5 +1,5 @@
1
1
  m4_define([AT_PACKAGE_NAME], [libfwevt])
2
2
  m4_define([AT_PACKAGE_TARNAME], [libfwevt])
3
- m4_define([AT_PACKAGE_VERSION], [20260701])
4
- m4_define([AT_PACKAGE_STRING], [libfwevt 20260701])
3
+ m4_define([AT_PACKAGE_VERSION], [20260702])
4
+ m4_define([AT_PACKAGE_STRING], [libfwevt 20260702])
5
5
  m4_define([AT_PACKAGE_BUGREPORT], [https://github.com/libyal/libfwevt/issues])
@@ -1,5 +0,0 @@
1
- libfwevt (20260701-1) unstable; urgency=low
2
-
3
- * Auto-generated
4
-
5
- -- Joachim Metz <joachim.metz@gmail.com> Wed, 01 Jul 2026 17:13:35 +0000