Adolf Belka
dbaba25987
expat: Update to version 2.6.3
...
- Update from version 2.6.2 to 2.6.3
- Update of rootfile
- 3 CVE Fixes in this release.
- Changelog
2.6.3
Security fixes:
#887 #890 CVE-2024-45490 -- Calling function XML_ParseBuffer with
len < 0 without noticing and then calling XML_GetBuffer
will have XML_ParseBuffer fail to recognize the problem
and XML_GetBuffer corrupt memory.
With the fix, XML_ParseBuffer now complains with error
XML_ERROR_INVALID_ARGUMENT just like sibling XML_Parse
has been doing since Expat 2.2.1, and now documented.
Impact is denial of service to potentially artitrary code
execution.
#888 #891 CVE-2024-45491 -- Internal function dtdCopy can have an
integer overflow for nDefaultAtts on 32-bit platforms
(where UINT_MAX equals SIZE_MAX).
Impact is denial of service to potentially artitrary code
execution.
#889 #892 CVE-2024-45492 -- Internal function nextScaffoldPart can
have an integer overflow for m_groupSize on 32-bit
platforms (where UINT_MAX equals SIZE_MAX).
Impact is denial of service to potentially artitrary code
execution.
Other changes:
#851 #879 Autotools: Sync CMake templates with CMake 3.28
#853 Autotools: Always provide path to find(1) for portability
#861 Autotools: Ensure that the m4 directory always exists.
#870 Autotools: Simplify handling of SIZEOF_VOID_P
#869 Autotools: Support non-GNU sed
#856 Autotools|CMake: Fix main() to main(void)
#865 Autotools|CMake: Fix compile tests for HAVE_SYSCALL_GETRANDOM
#863 Autotools|CMake: Stop requiring dos2unix
#854 #855 CMake: Fix check for symbols size_t and off_t
#864 docs|tests: Convert README to Markdown and update
#741 Windows: Drop support for Visual Studio <=15.0/2017
#886 Drop needless XML_DTD guards around is_param access
#885 Fix typo in a code comment
#894 #896 Version info bumped from 10:2:9 (libexpat*.so.1.9.2)
to 10:3:9 (libexpat*.so.1.9.3); see https://verbump.de/
for what these numbers do
Infrastructure:
#880 Readme: Promote the call for help
#868 CI: Fix various issues
#849 CI: Allow triggering GitHub Actions workflows manually
#851 #872 ..
#873 #879 CI: Adapt to breaking changes in GitHub Actions
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2024-09-05 08:50:35 +00:00
..
2024-09-04 21:48:22 +00:00
2024-09-03 07:54:04 +00:00
2024-08-29 07:36:27 +00:00
2024-01-25 10:23:03 +00:00
2024-01-31 10:27:12 +00:00
2023-04-18 21:16:24 +00:00
2023-01-23 15:21:08 +00:00
2023-04-25 12:35:52 +00:00
2023-04-18 21:17:23 +00:00
2015-12-13 22:28:15 +00:00
2024-07-02 09:17:00 +00:00
2024-04-08 10:14:55 +02:00
2021-02-12 11:54:42 +00:00
2024-08-19 10:01:01 +00:00
2024-08-26 08:12:40 +00:00
2022-11-21 10:57:31 +00:00
2017-06-07 09:55:27 +01:00
2020-05-09 12:03:23 +00:00
2024-08-26 08:13:25 +00:00
2021-11-24 09:09:47 +00:00
2017-09-22 18:56:04 +01:00
2013-08-28 11:18:37 +02:00
2024-07-22 15:21:21 +00:00
2021-03-29 12:53:09 +00:00
2021-09-10 16:57:06 +00:00
2023-01-26 23:19:05 +00:00
2018-07-14 13:43:49 +01:00
2015-08-21 21:08:02 +01:00
2021-05-06 09:54:21 +00:00
2021-10-13 16:36:59 +00:00
2023-03-05 14:15:52 +00:00
2024-02-11 13:33:39 +01:00
2021-06-03 09:16:30 +00:00
2024-07-22 15:21:21 +00:00
2024-06-14 07:47:54 +02:00
2024-08-14 09:07:56 +00:00
2024-08-06 09:13:42 +00:00
2022-02-11 09:17:36 +00:00
2021-04-20 09:06:45 +00:00
2018-06-25 10:54:36 +01:00
2022-02-23 15:46:45 +00:00
2017-04-17 12:36:49 +01:00
2021-05-17 20:48:54 +00:00
2021-10-22 09:59:20 +00:00
2024-03-26 07:33:40 +00:00
2024-09-04 21:48:22 +00:00
2022-04-04 20:06:31 +00:00
2021-09-05 17:48:28 +00:00
2021-03-29 12:54:50 +00:00
2024-03-12 10:15:49 +00:00
2023-03-05 15:00:03 +00:00
2021-05-20 09:47:41 +00:00
2024-08-14 09:08:29 +00:00
2024-09-05 08:50:35 +00:00
2021-02-03 22:23:13 +00:00
2020-11-05 23:29:18 +00:00
2021-12-09 21:04:50 +01:00
2022-02-11 09:17:46 +00:00
2015-05-03 21:51:04 +02:00
2017-06-07 09:55:16 +01:00
2024-01-03 21:11:57 +00:00
2013-04-12 12:43:27 +02:00
2023-09-12 16:12:53 +00:00
2021-12-09 21:08:10 +01:00
2023-07-26 16:09:00 +00:00
2023-11-21 19:09:32 +00:00
2021-10-22 16:02:22 +00:00
2024-03-12 10:15:49 +00:00
2022-01-14 13:46:00 +00:00
2024-07-22 15:21:21 +00:00
2024-03-12 10:15:49 +00:00
2023-08-08 16:02:35 +00:00
2024-08-19 10:01:01 +00:00
2024-08-23 09:57:36 +00:00
2013-07-03 21:38:17 +02:00
2012-08-20 11:39:23 +02:00
2023-07-31 09:23:03 +00:00
2024-03-31 16:30:50 +02:00
2020-04-30 14:52:53 +00:00
2023-11-21 19:12:54 +00:00
2023-01-26 23:11:22 +00:00
2018-02-11 20:56:12 +00:00
2018-07-12 10:03:34 +01:00
2024-03-12 10:15:49 +00:00
2019-02-14 11:43:31 +01:00
2024-03-26 07:36:02 +00:00
2018-07-20 12:03:09 +00:00
2021-05-20 09:39:12 +00:00
2022-07-07 17:26:14 +02:00
2024-03-14 14:07:58 +00:00
2023-01-05 10:47:40 +00:00
2023-01-18 23:23:06 +00:00
2023-01-05 10:47:09 +00:00
2021-11-24 09:05:10 +00:00
2023-11-21 19:01:29 +00:00
2013-10-15 16:46:15 +02:00
2023-08-29 09:51:28 +00:00
2024-06-26 15:20:48 +02:00
2023-01-09 18:36:05 +00:00
2024-04-28 21:04:28 +00:00
2024-03-12 10:15:49 +00:00
2023-08-29 09:54:23 +00:00
2023-12-30 07:33:44 +00:00
2012-08-24 16:22:24 +02:00
2022-04-30 08:56:30 +00:00
2024-08-09 10:38:14 +00:00
2024-08-09 14:22:12 +00:00
2021-04-26 17:08:53 +00:00
2022-12-26 08:30:22 +00:00
2024-07-02 09:05:40 +00:00
2021-04-26 17:10:13 +00:00
2024-03-12 10:15:49 +00:00
2024-08-09 10:41:05 +00:00
2024-08-09 10:39:03 +00:00
2022-12-17 17:20:45 +00:00
2019-12-29 19:09:27 +00:00
2024-01-23 14:00:08 +00:00
2022-05-16 07:11:45 +00:00
2024-08-09 10:40:29 +00:00
2023-08-10 06:34:27 +00:00
2016-09-24 13:07:13 +01:00
2022-12-27 16:34:44 +00:00
2024-08-09 14:21:42 +00:00
2022-11-19 19:24:14 +00:00
2015-06-23 14:01:44 +02:00
2015-06-23 13:56:46 +02:00
2020-09-24 17:36:38 +00:00
2015-06-23 13:37:57 +02:00
2023-09-12 16:14:53 +00:00
2022-09-01 21:16:50 +00:00
2023-05-03 07:28:37 +00:00
2022-11-21 11:01:39 +00:00
2024-01-31 10:28:33 +00:00
2024-08-13 09:04:04 +00:00
2014-08-20 21:45:12 +02:00
2024-08-13 09:09:07 +00:00
2024-01-11 11:59:09 +00:00
2022-12-26 08:48:34 +00:00
2022-11-28 13:09:53 +01:00
2024-08-13 09:04:34 +00:00
2023-02-03 16:02:12 +00:00
2023-01-26 23:11:22 +00:00
2023-03-05 15:13:24 +00:00
2024-08-13 09:09:38 +00:00
2021-11-24 09:30:22 +00:00
2021-02-22 11:28:11 +00:00
2024-08-13 09:10:36 +00:00
2024-08-06 09:12:58 +00:00
2024-01-25 10:23:03 +00:00
2024-08-06 09:11:59 +00:00
2024-08-29 12:03:33 +00:00
2020-09-24 17:36:38 +00:00
2017-04-28 13:04:19 +01:00
2023-03-05 14:53:06 +00:00
2024-08-26 08:14:53 +00:00
2023-05-03 07:48:03 +00:00
2024-08-14 09:10:21 +00:00
2021-02-05 11:24:35 +00:00
2021-02-09 12:00:04 +00:00
2021-12-03 22:51:39 +01:00
2023-11-26 09:40:34 +00:00
2024-07-22 15:21:21 +00:00
2022-09-12 09:48:21 +00:00
2020-01-04 18:23:52 +00:00
2022-11-18 14:37:25 +00:00
2024-08-26 08:15:28 +00:00
2021-01-27 21:06:57 +00:00
2013-10-24 15:20:48 +02:00
2023-08-24 13:42:04 +00:00
2022-04-29 18:56:58 +00:00
2022-03-22 07:51:17 +00:00
2012-08-07 20:21:06 +02:00
2024-07-22 15:21:21 +00:00
2021-02-08 13:51:04 +00:00
2023-06-15 09:36:10 +00:00
2024-03-12 10:15:49 +00:00
2020-12-27 10:29:55 +00:00
2018-06-30 19:51:38 +01:00
2022-03-10 10:40:37 +00:00
2024-06-27 15:48:35 +02:00
2022-06-17 10:20:18 +00:00
2024-03-12 10:15:49 +00:00
2022-04-29 18:59:39 +00:00
2024-07-02 09:25:09 +00:00
2024-08-06 09:10:28 +00:00
2024-06-14 14:16:41 +02:00
2024-08-23 09:58:07 +00:00
2022-03-22 17:34:30 +00:00
2024-06-26 15:22:23 +02:00
2024-03-12 10:15:49 +00:00
2023-04-24 18:54:21 +00:00
2014-07-23 22:57:47 +02:00
2024-03-12 10:15:49 +00:00
2021-08-16 06:52:19 +00:00
2024-07-22 15:21:21 +00:00
2024-03-12 10:15:49 +00:00
2022-09-01 21:16:51 +00:00
2024-03-30 12:09:14 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2024-03-30 12:09:14 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2024-03-30 12:09:14 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2023-01-04 21:29:42 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2024-03-30 12:09:14 +00:00
2022-09-01 21:16:50 +00:00
2022-10-02 09:43:47 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2023-03-05 14:50:33 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2024-03-12 10:15:49 +00:00
2024-08-14 09:06:09 +00:00
2021-04-10 13:39:32 +00:00
2023-08-08 16:07:28 +00:00
2024-03-19 11:09:15 +00:00
2023-09-12 16:18:08 +00:00
2024-01-25 10:23:03 +00:00
2024-03-30 12:14:37 +00:00
2022-12-26 08:56:24 +00:00
2023-01-19 21:38:18 +00:00
2022-11-10 15:13:51 +00:00
2024-01-29 16:03:31 +00:00
2022-11-10 15:13:51 +00:00
2024-01-29 16:03:31 +00:00
2023-05-18 09:31:12 +00:00
2024-01-29 16:03:31 +00:00
2024-01-29 16:03:31 +00:00
2024-01-29 16:03:31 +00:00
2022-02-11 09:17:28 +00:00
2022-02-21 21:13:50 +00:00
2023-10-30 09:53:48 +00:00
2023-10-30 09:53:48 +00:00
2024-01-29 16:03:31 +00:00
2022-11-10 15:13:52 +00:00
2023-05-18 09:31:12 +00:00
2024-01-29 16:03:31 +00:00
2022-02-21 21:13:50 +00:00
2022-02-11 09:10:31 +00:00
2022-11-10 15:26:00 +00:00
2022-11-10 15:13:52 +00:00
2022-02-11 09:10:47 +00:00
2022-04-18 21:10:09 +00:00
2024-01-29 16:03:31 +00:00
2024-03-12 10:15:49 +00:00
2022-06-17 10:20:18 +00:00
2023-03-05 14:15:52 +00:00
2022-11-21 10:58:32 +00:00
2017-05-19 17:44:13 +01:00
2020-08-16 10:29:42 +00:00
2024-08-03 09:42:07 +00:00
2022-02-02 19:43:25 +00:00
2022-06-25 11:13:37 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:26 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:25 +00:00
2022-02-09 13:48:03 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:27 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:27 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-09 13:48:34 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-06-25 11:13:37 +00:00
2022-06-25 11:13:37 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:26 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:27 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:27 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-06-25 11:13:37 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:27 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:25 +00:00
2022-02-09 13:52:30 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-06-25 11:13:38 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-06-25 11:13:38 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:25 +00:00
2024-06-26 15:23:45 +02:00
2012-08-12 16:39:18 -04:00
2018-07-12 10:03:34 +01:00
2024-07-22 15:21:21 +00:00
2023-04-18 21:15:28 +00:00
2020-03-29 06:34:18 +00:00
2024-07-02 09:17:00 +00:00
2021-09-10 16:57:06 +00:00
2021-03-10 13:59:29 +00:00
2024-07-18 09:07:08 +02:00
2021-10-13 12:13:04 +00:00
2024-03-12 10:15:49 +00:00
2021-01-06 15:21:42 +00:00
2023-11-22 14:50:25 +00:00
2023-11-21 19:23:18 +00:00
2024-02-10 11:56:23 +00:00
2022-11-23 12:25:36 +00:00
2021-09-05 08:42:10 +00:00
2017-01-29 19:30:13 +00:00
2022-11-29 13:42:35 +01:00
2023-10-09 08:17:23 +00:00
2024-03-12 10:15:49 +00:00
2024-03-14 14:11:22 +00:00
2023-11-22 21:41:02 +00:00
2023-03-04 14:07:22 +00:00
2017-10-04 12:47:28 +01:00
2023-10-30 09:53:48 +00:00
2024-08-16 09:58:42 +00:00
2017-04-06 10:06:08 +01:00
2014-01-10 20:30:13 +01:00
2020-11-06 10:13:19 +00:00
2023-11-21 19:23:58 +00:00
2024-07-02 09:14:10 +00:00
2024-06-27 08:02:51 +02:00
2020-04-30 14:56:49 +00:00
2024-08-06 16:48:27 +02:00
2013-12-26 14:03:31 +01:00
2016-07-16 10:53:53 +01:00
2021-11-24 09:42:11 +00:00
2021-04-26 17:04:00 +00:00
2021-09-10 07:27:23 +00:00
2024-07-02 09:15:58 +00:00
2024-03-30 11:52:42 +00:00
2020-10-15 15:33:44 +00:00
2024-01-31 10:29:47 +00:00
2024-07-02 09:16:27 +00:00