Markus Volk 87779ef306
libosinfo: update 1.11.0 -> 1.12.0
- remove backported patch
- add a patch to fix:
| ../git/osinfo/osinfo_loader.c:357:5: error: 'content' is deprecated [-Werror=deprecated-declarations]
|   357 |     ret = g_strdup((char *)buf->content);
|       |     ^~~
| In file included from /home/flk/poky/build/tmp/work/corei7-64-poky-linux/libosinfo/1.12.0/recipe-sysroot/usr/include/libxml2/libxml/parser.h:16,
|                  from ../git/osinfo/osinfo_loader.c:29:
| /home/flk/poky/build/tmp/work/corei7-64-poky-linux/libosinfo/1.12.0/recipe-sysroot/usr/include/libxml2/libxml/tree.h:103:14: note: declared here
|   103 |     xmlChar *content XML_DEPRECATED_MEMBER;
|       |              ^~~~~~~
| ../git/osinfo/osinfo_loader.c: At top level:
| ../git/osinfo/osinfo_loader.c:1905:42: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED'
|  1905 | catchXMLError(void *ctx, const char *msg ATTRIBUTE_UNUSED, ...)
|       |                                          ^~~~~~~~~~~~~~~~
| ../git/osinfo/osinfo_loader.c: In function 'osinfo_loader_process_xml':
| ../git/osinfo/osinfo_loader.c:1948:25: error: 'catchXMLError' undeclared (first use in this function)
|  1948 |     pctxt->sax->error = catchXMLError;
|       |                         ^~~~~~~~~~~~~
| ../git/osinfo/osinfo_loader.c:1948:25: note: each undeclared identifier is reported only once for each function it appears in
| cc1: all warnings being treated as errors

1.12.0 - Oct 23, 2023
=====================

- Some memory leak fixes #156
- Adapt to change in libxml2 #155
- Several CI improvements
- Several translations improvements

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-28 06:49:23 -07:00
..
2024-10-10 12:53:49 -07:00
2025-03-28 10:28:12 -07:00
2025-04-08 08:22:05 -07:00
2024-09-18 21:03:13 -07:00
2025-02-03 11:25:22 -08:00
2025-03-12 08:15:43 -07:00
2025-04-22 09:10:55 -07:00
2024-01-22 18:02:26 -08:00
2025-03-16 09:09:44 -07:00
2024-02-09 09:52:12 -08:00
2024-08-09 14:25:12 -07:00
2025-03-26 07:37:50 -07:00
2025-04-02 07:29:32 -07:00
2025-01-02 07:49:49 -08:00
2025-01-24 18:20:00 -08:00
2023-12-22 06:39:32 -08:00
2025-04-08 08:22:06 -07:00
2025-02-10 08:45:35 -08:00
2025-01-01 19:02:17 -08:00
2024-03-08 17:21:41 +02:00
2025-03-15 23:05:32 -07:00
2024-02-09 09:52:13 -08:00
2024-09-15 07:46:44 -07:00
2025-04-08 08:22:05 -07:00
2025-03-20 14:21:07 -07:00
2024-02-09 09:52:12 -08:00
2024-09-12 14:16:20 -07:00
2024-10-12 07:57:16 -07:00
2025-03-27 17:05:45 -07:00
2025-03-19 11:37:47 -07:00
2024-05-28 09:34:30 -07:00
2024-05-23 08:44:43 -07:00
2024-08-01 11:43:17 -07:00
2023-08-03 09:14:20 -07:00
2023-12-27 00:15:54 -08:00
2024-01-22 18:02:27 -08:00
2024-09-09 08:00:09 -07:00
2024-02-09 09:52:08 -08:00
2025-04-23 19:35:02 -07:00
2024-11-19 16:59:16 -08:00
2024-02-09 09:52:12 -08:00
2025-02-03 13:05:32 -08:00
2024-11-19 16:59:10 -08:00
2024-02-09 09:52:12 -08:00
2025-03-10 13:28:32 -07:00
2025-03-25 09:33:52 -07:00
2023-08-03 09:14:20 -07:00
2025-02-10 08:45:36 -08:00
2025-02-17 07:40:58 -08:00
2024-12-19 09:41:28 -08:00
2025-02-10 08:45:37 -08:00
2023-08-03 09:14:20 -07:00
2024-02-19 23:22:24 -08:00
2024-09-15 07:46:44 -07:00
2024-05-12 21:51:32 -07:00
2025-02-17 12:11:03 -08:00
2025-02-27 20:28:17 +00:00
2024-08-09 14:25:15 -07:00
2023-05-25 08:57:47 -07:00
2025-04-23 19:35:09 -07:00
2024-02-09 09:52:08 -08:00
2025-04-16 08:18:05 -07:00
2025-02-25 04:50:39 -08:00
2025-03-13 22:09:36 -07:00
2025-01-01 19:02:17 -08:00
2025-03-31 14:42:06 -07:00
2025-01-07 19:39:34 -08:00
2025-01-24 18:20:01 -08:00
2024-08-09 14:25:21 -07:00
2025-03-27 17:05:45 -07:00
2024-02-09 09:52:12 -08:00
2025-03-16 14:24:21 -07:00
2023-06-19 10:24:49 -07:00
2024-06-16 15:54:04 -07:00
2024-09-17 22:11:04 -07:00
2024-02-09 09:52:10 -08:00
2024-06-11 22:02:03 -07:00
2023-09-07 08:22:44 -07:00
2025-04-23 19:35:08 -07:00
2024-12-24 08:23:09 -08:00
2025-03-31 14:42:07 -07:00
2025-04-19 14:36:02 -07:00
2024-12-03 09:44:36 -08:00
2023-09-24 21:29:26 -07:00
2024-09-10 07:20:41 -07:00
2025-03-16 09:09:48 -07:00
2024-02-09 09:52:12 -08:00
2025-02-12 09:17:19 -08:00
2025-01-17 16:39:41 -08:00
2025-01-16 09:27:34 -08:00
2024-02-09 09:52:12 -08:00
2025-01-26 22:16:09 -08:00