Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libevent* to *2.1.13* has Succeeded.
Next steps:
- apply the patch: git am 0001-libevent-upgrade-2.1.12-2.1.13.patch
- check the changes to upstream patches and summarize them in the commit
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list
Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.
Please review the attached files for further information and build/update
failures.
Any problem please file a bug at
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
Regards,
The Upgrade Helper
-- >8 --
>From 7e09389e57ea0ba43c6ea669d776a535a6731174 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Thu, 2 Jul 2026 05:28:45 +0000
Subject: [PATCH] libevent: upgrade 2.1.12 -> 2.1.13
---
...s_dns.c-patch-out-tests-that-require-a-wo.patch | 8 ++++----
...s.h-Increase-default-timeval-tolerance-50.patch | 8 ++++----
...-util-monotonic_prc_fallback-as-retriable.patch | 9 +++------
...e-tests-are-marked-failed-only-when-all-a.patch | 9 +++------
.../libevent/Makefile-missing-test-dir.patch | 14 ++++++++++----
.../{libevent_2.1.12.bb => libevent_2.1.13.bb} | 2 +-
6 files changed, 25 insertions(+), 25 deletions(-)
rename meta/recipes-support/libevent/{libevent_2.1.12.bb =>
libevent_2.1.13.bb} (95%)
diff --git
a/meta/recipes-support/libevent/libevent/0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch
b/meta/recipes-support/libevent/libevent/0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch
index 505153d285..bab94a17ec 100644
---
a/meta/recipes-support/libevent/libevent/0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch
+++
b/meta/recipes-support/libevent/libevent/0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch
@@ -1,4 +1,4 @@
-From 7c17967b8fd2d18b74a8934fd9bb8212ebd6a271 Mon Sep 17 00:00:00 2001
+From 3444b04844a0cd75050d16e9382427f0f431a948 Mon Sep 17 00:00:00 2001
From: Alexander Kanavin <[email protected]>
Date: Thu, 9 Jan 2020 13:22:46 +0100
Subject: [PATCH] test/regress_dns.c: patch out tests that require a working
@@ -14,10 +14,10 @@ Signed-off-by: Alexander Kanavin <[email protected]>
1 file changed, 4 deletions(-)
diff --git a/test/regress_dns.c b/test/regress_dns.c
-index d2084b7..a1a8f3b 100644
+index 9a8bff4..7449e94 100644
--- a/test/regress_dns.c
+++ b/test/regress_dns.c
-@@ -2394,8 +2394,6 @@ struct testcase_t dns_testcases[] = {
+@@ -2459,8 +2459,6 @@ struct testcase_t dns_testcases[] = {
{ "reissue_disable_when_inactive",
dns_reissue_disable_when_inactive_test,
TT_FORK|TT_NEED_BASE|TT_NO_LOGS, &basic_setup, NULL },
{ "inflight", dns_inflight_test, TT_FORK|TT_NEED_BASE, &basic_setup,
NULL },
@@ -26,7 +26,7 @@ index d2084b7..a1a8f3b 100644
#ifdef EVENT__HAVE_SETRLIMIT
{ "bufferevent_connect_hostname_emfile",
test_bufferevent_connect_hostname,
TT_FORK|TT_NEED_BASE, &basic_setup, (char*)"emfile" },
-@@ -2405,8 +2403,6 @@ struct testcase_t dns_testcases[] = {
+@@ -2470,8 +2468,6 @@ struct testcase_t dns_testcases[] = {
{ "disable_when_inactive_no_ns", dns_disable_when_inactive_no_ns_test,
TT_FORK|TT_NEED_BASE|TT_NO_LOGS, &basic_setup, NULL },
diff --git
a/meta/recipes-support/libevent/libevent/0002-test-regress.h-Increase-default-timeval-tolerance-50.patch
b/meta/recipes-support/libevent/libevent/0002-test-regress.h-Increase-default-timeval-tolerance-50.patch
index 0b20eda3c0..68a84468d0 100644
---
a/meta/recipes-support/libevent/libevent/0002-test-regress.h-Increase-default-timeval-tolerance-50.patch
+++
b/meta/recipes-support/libevent/libevent/0002-test-regress.h-Increase-default-timeval-tolerance-50.patch
@@ -1,4 +1,4 @@
-From dff8fd27edb23bc1486809186c6a4fe1f75f2179 Mon Sep 17 00:00:00 2001
+From 64f2b035a1073c9f594036b46521e19dac029ec2 Mon Sep 17 00:00:00 2001
From: Yi Fan Yu <[email protected]>
Date: Thu, 22 Apr 2021 22:35:59 -0400
Subject: [PATCH] test/regress.h: Increase default timeval tolerance 50 ms ->
@@ -19,10 +19,10 @@ Signed-off-by: Yi Fan Yu <[email protected]>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/regress.h b/test/regress.h
-index f06a7669..829af4a7 100644
+index 43cb4ea..21cfb5f 100644
--- a/test/regress.h
+++ b/test/regress.h
-@@ -127,7 +127,7 @@ int test_ai_eq_(const struct evutil_addrinfo *ai, const
char *sockaddr_port,
+@@ -123,7 +123,7 @@ int test_ai_eq_(const struct evutil_addrinfo *ai, const
char *sockaddr_port,
tt_int_op(labs(timeval_msec_diff((tv1), (tv2)) - diff), <=, tolerance)
#define test_timeval_diff_eq(tv1, tv2, diff) \
@@ -30,4 +30,4 @@ index f06a7669..829af4a7 100644
+ test_timeval_diff_leq((tv1), (tv2), (diff), 100)
long timeval_msec_diff(const struct timeval *start, const struct timeval
*end);
-
+
diff --git
a/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch
b/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch
index ddc19c495f..b83c83b976 100644
---
a/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch
+++
b/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch
@@ -1,4 +1,4 @@
-From d01a57a998798da977c470f3b8d6a457c1adb144 Mon Sep 17 00:00:00 2001
+From 9ad27391a97157eb8cee84a7e9cc3dc93df34cbb Mon Sep 17 00:00:00 2001
From: Azat Khuzhin <[email protected]>
Date: Sun, 19 Sep 2021 00:57:31 +0300
Subject: [PATCH] test: mark util/monotonic_prc_fallback as retriable
@@ -11,10 +11,10 @@ Upstream-Status: Backport
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/regress_util.c b/test/regress_util.c
-index 45caa2700a40..a9e80db20149 100644
+index fd149b3..10244d6 100644
--- a/test/regress_util.c
+++ b/test/regress_util.c
-@@ -1672,7 +1672,7 @@ struct testcase_t util_testcases[] = {
+@@ -1674,7 +1674,7 @@ struct testcase_t util_testcases[] = {
{ "monotonic_res_fallback", test_evutil_monotonic_res,
TT_OFF_BY_DEFAULT, &basic_setup, (void*)"fallback" },
{ "monotonic_prc", test_evutil_monotonic_prc, 0, &basic_setup,
(void*)"" },
{ "monotonic_prc_precise", test_evutil_monotonic_prc, TT_RETRIABLE,
&basic_setup, (void*)"precise" },
@@ -23,6 +23,3 @@ index 45caa2700a40..a9e80db20149 100644
{ "date_rfc1123", test_evutil_date_rfc1123, 0, NULL, NULL },
{ "evutil_v4addr_is_local", test_evutil_v4addr_is_local, 0, NULL, NULL
},
{ "evutil_v6addr_is_local", test_evutil_v6addr_is_local, 0, NULL, NULL
},
---
-2.31.1
-
diff --git
a/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch
b/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch
index 26b707ad31..4cb2a6d7bc 100644
---
a/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch
+++
b/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch
@@ -1,4 +1,4 @@
-From 36ebd92fa53c0097f1e2f9ec5aa5b5c6ec1b411d Mon Sep 17 00:00:00 2001
+From 59ab048f0fe32fb8d8e43214f93c32b53148419c Mon Sep 17 00:00:00 2001
From: Thomas Perrot <[email protected]>
Date: Wed, 29 Sep 2021 13:50:35 +0200
Subject: [PATCH] test: retriable tests are marked failed only when all
@@ -15,7 +15,7 @@ Signed-off-by: Thomas Perrot <[email protected]>
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/test/tinytest.c b/test/tinytest.c
-index 85dfe74a720e..bf2882418eb6 100644
+index 85dfe74..bf28824 100644
--- a/test/tinytest.c
+++ b/test/tinytest.c
@@ -310,7 +310,8 @@ testcase_run_forked_(const struct testgroup_t *group,
@@ -64,7 +64,7 @@ index 85dfe74a720e..bf2882418eb6 100644
switch (test_ret_err) {
diff --git a/test/tinytest.h b/test/tinytest.h
-index d321dd467542..c276b5339331 100644
+index d321dd4..c276b53 100644
--- a/test/tinytest.h
+++ b/test/tinytest.h
@@ -92,7 +92,7 @@ char *tinytest_format_hex_(const void *, unsigned long);
@@ -76,6 +76,3 @@ index d321dd467542..c276b5339331 100644
void tinytest_set_aliases(const struct testlist_alias_t *aliases);
---
-2.31.1
-
diff --git
a/meta/recipes-support/libevent/libevent/Makefile-missing-test-dir.patch
b/meta/recipes-support/libevent/libevent/Makefile-missing-test-dir.patch
index 8880bd0407..c54a2b7bb0 100644
--- a/meta/recipes-support/libevent/libevent/Makefile-missing-test-dir.patch
+++ b/meta/recipes-support/libevent/libevent/Makefile-missing-test-dir.patch
@@ -1,4 +1,7 @@
-Fix missing test directory creation.
+From c16d91420b94701065d3bdfdf96c41e0710c3bc8 Mon Sep 17 00:00:00 2001
+From: Andrej Valek <[email protected]>
+Date: Tue, 25 Apr 2017 08:11:48 +0200
+Subject: [PATCH] Fix missing test directory creation.
GCC used in OE-core has "dependency tracking" disabled and
libevent has problem with this.
@@ -12,12 +15,15 @@ Workaround specific to our build system.
Signed-off-by: Andrej Valek <[email protected]>
Signed-off-by: Pascal Bach <[email protected]>
+---
+ test/include.am | 1 +
+ 1 file changed, 1 insertion(+)
-diff --git a/libevent-2.1.8-stable/test/include.am
b/libevent-2.1.8-stable/test/include.am
-index eea249f..d323dff 100644
+diff --git a/test/include.am b/test/include.am
+index 0437524..48c7307 100644
--- a/test/include.am
+++ b/test/include.am
-@@ -161,6 +161,7 @@ test_bench_httpclient_LDADD = $(LIBEVENT_GC_SECTIONS)
libevent_core.la
+@@ -162,6 +162,7 @@ test_bench_httpclient_LDADD = $(LIBEVENT_GC_SECTIONS)
libevent_core.la
test/regress.gen.c test/regress.gen.h: test/rpcgen-attempted
test/rpcgen-attempted: test/regress.rpc event_rpcgen.py test/rpcgen_wrapper.sh
diff --git a/meta/recipes-support/libevent/libevent_2.1.12.bb
b/meta/recipes-support/libevent/libevent_2.1.13.bb
similarity index 95%
rename from meta/recipes-support/libevent/libevent_2.1.12.bb
rename to meta/recipes-support/libevent/libevent_2.1.13.bb
index 8bb6d90d70..431018f0f3 100644
--- a/meta/recipes-support/libevent/libevent_2.1.12.bb
+++ b/meta/recipes-support/libevent/libevent_2.1.13.bb
@@ -20,7 +20,7 @@ SRC_URI =
"${GITHUB_BASE_URI}/download/release-${PV}-stable/${BP}-stable.tar.gz
file://0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch \
"
-SRC_URI[sha256sum] =
"92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb"
+SRC_URI[sha256sum] =
"f7e9383b8c0baa81b687e5b5eecc01beefaf1b19b64151d95ed61647fe7a315c"
UPSTREAM_CHECK_REGEX = "releases/tag/release-(?P<pver>.+)-stable"
S = "${UNPACKDIR}/${BPN}-${PV}-stable"
--
2.47.1
packages/x86-64-v3-poky-linux/libevent/libevent-core: FILELIST: removed "/usr/lib/libevent_core-2.1.so.7.0.1", added "/usr/lib/libevent_core-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent-extra: FILELIST: removed "/usr/lib/libevent_extra-2.1.so.7.0.1", added "/usr/lib/libevent_extra-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent-pthreads: FILELIST: removed "/usr/lib/libevent_pthreads-2.1.so.7.0.1", added "/usr/lib/libevent_pthreads-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent: FILELIST: removed "/usr/lib/libevent-2.1.so.7.0.1", added "/usr/lib/libevent-2.1.so.7.0.2" Changes to packages/x86-64-v3-poky-linux/libevent (sysroot): /usr/lib/libevent-2.1.so.7 changed symlink target from libevent-2.1.so.7.0.1 to libevent-2.1.so.7.0.2 /usr/lib/libevent_core-2.1.so.7 changed symlink target from libevent_core-2.1.so.7.0.1 to libevent_core-2.1.so.7.0.2 /usr/lib/libevent_core.so changed symlink target from libevent_core-2.1.so.7.0.1 to libevent_core-2.1.so.7.0.2 /usr/lib/libevent_extra-2.1.so.7 changed symlink target from libevent_extra-2.1.so.7.0.1 to libevent_extra-2.1.so.7.0.2 /usr/lib/libevent_extra.so changed symlink target from libevent_extra-2.1.so.7.0.1 to libevent_extra-2.1.so.7.0.2 /usr/lib/libevent_pthreads-2.1.so.7 changed symlink target from libevent_pthreads-2.1.so.7.0.1 to libevent_pthreads-2.1.so.7.0.2 /usr/lib/libevent_pthreads.so changed symlink target from libevent_pthreads-2.1.so.7.0.1 to libevent_pthreads-2.1.so.7.0.2 /usr/lib/libevent.so changed symlink target from libevent-2.1.so.7.0.1 to libevent-2.1.so.7.0.2 /usr/lib/libevent-2.1.so.7.0.1 moved to /usr/lib/libevent-2.1.so.7.0.2 /usr/lib/libevent_core-2.1.so.7.0.1 moved to /usr/lib/libevent_core-2.1.so.7.0.2 /usr/lib/libevent_extra-2.1.so.7.0.1 moved to /usr/lib/libevent_extra-2.1.so.7.0.2 /usr/lib/libevent_pthreads-2.1.so.7.0.1 moved to /usr/lib/libevent_pthreads-2.1.so.7.0.2
0001-libevent-upgrade-2.1.12-2.1.13.patch
Description: Binary data
packages/x86-64-v3-poky-linux/libevent: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent: SRC_URI changed from "https://github.com/libevent/libevent/releases//download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz file://Makefile-missing-test-dir.patch file://run-ptest file://0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch file://0002-test-regress.h-Increase-default-timeval-tolerance-50.patch file://0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch file://0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch" to "https://github.com/libevent/libevent/releases//download/release-2.1.13-stable/libevent-2.1.13-stable.tar.gz file://Makefile-missing-test-dir.patch file://run-ptest file://0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch file://0002-test-regress.h-Increase-default-timeval-tolerance-50.patch file://0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch file://0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch" packages/x86-64-v3-poky-linux/libevent/libevent-core: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-core: FILES: removed "/usr/lib/libevent_core-2.1.so.7.0.1", added "/usr/lib/libevent_core-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent-core: FILELIST: removed "/usr/lib/libevent_core-2.1.so.7.0.1", added "/usr/lib/libevent_core-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent-core: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent-dbg: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-dbg: PKGSIZE changed from 4673560 to 4699016 (+1%) packages/x86-64-v3-poky-linux/libevent/libevent-dbg: FILELIST: removed "/usr/lib/.debug/libevent_extra-2.1.so.7.0.1 /usr/lib/.debug/libevent-2.1.so.7.0.1 /usr/lib/.debug/libevent_core-2.1.so.7.0.1 /usr/lib/.debug/libevent_pthreads-2.1.so.7.0.1", added "/usr/lib/.debug/libevent_core-2.1.so.7.0.2 /usr/lib/.debug/libevent-2.1.so.7.0.2 /usr/lib/.debug/libevent_extra-2.1.so.7.0.2 /usr/lib/.debug/libevent_pthreads-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent-dbg: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent-dev: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-dev: PKGSIZE changed from 376511 to 376572 (+0%) packages/x86-64-v3-poky-linux/libevent/libevent-dev: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent-doc: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-doc: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent-extra: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-extra: FILES: removed "/usr/lib/libevent_extra-2.1.so.7.0.1", added "/usr/lib/libevent_extra-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent-extra: FILELIST: removed "/usr/lib/libevent_extra-2.1.so.7.0.1", added "/usr/lib/libevent_extra-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent-extra: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent-locale: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-locale: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent-ptest: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-ptest: PKGSIZE changed from 736246 to 744566 (+1%) packages/x86-64-v3-poky-linux/libevent/libevent-ptest: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent-pthreads: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-pthreads: FILES: removed "/usr/lib/libevent_pthreads-2.1.so.7.0.1", added "/usr/lib/libevent_pthreads-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent-pthreads: FILELIST: removed "/usr/lib/libevent_pthreads-2.1.so.7.0.1", added "/usr/lib/libevent_pthreads-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent-pthreads: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent-src: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-src: PKGSIZE changed from 1943251 to 1951483 (+0%) packages/x86-64-v3-poky-linux/libevent/libevent-src: FILELIST: directory renamed /usr/src/debug/libevent/2.1.12/include/event2 -> /usr/src/debug/libevent/2.1.13/include/event2, directory renamed /usr/src/debug/libevent/2.1.12 -> /usr/src/debug/libevent/2.1.13, directory renamed /usr/src/debug/libevent/2.1.12/test -> /usr/src/debug/libevent/2.1.13/test packages/x86-64-v3-poky-linux/libevent/libevent-src: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent-staticdev: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent-staticdev: PKGV changed from 2.1.12 [default] to 2.1.13 [default] packages/x86-64-v3-poky-linux/libevent/libevent: PV changed from "2.1.12" to "2.1.13" packages/x86-64-v3-poky-linux/libevent/libevent: FILELIST: removed "/usr/lib/libevent-2.1.so.7.0.1", added "/usr/lib/libevent-2.1.so.7.0.2" packages/x86-64-v3-poky-linux/libevent/libevent: PKGV changed from 2.1.12 [default] to 2.1.13 [default] Changes to packages/x86-64-v3-poky-linux/libevent (sysroot): /usr/lib/libevent-2.1.so.7 changed symlink target from libevent-2.1.so.7.0.1 to libevent-2.1.so.7.0.2 /usr/lib/libevent_core-2.1.so.7 changed symlink target from libevent_core-2.1.so.7.0.1 to libevent_core-2.1.so.7.0.2 /usr/lib/libevent_core.so changed symlink target from libevent_core-2.1.so.7.0.1 to libevent_core-2.1.so.7.0.2 /usr/lib/libevent_extra-2.1.so.7 changed symlink target from libevent_extra-2.1.so.7.0.1 to libevent_extra-2.1.so.7.0.2 /usr/lib/libevent_extra.so changed symlink target from libevent_extra-2.1.so.7.0.1 to libevent_extra-2.1.so.7.0.2 /usr/lib/libevent_pthreads-2.1.so.7 changed symlink target from libevent_pthreads-2.1.so.7.0.1 to libevent_pthreads-2.1.so.7.0.2 /usr/lib/libevent_pthreads.so changed symlink target from libevent_pthreads-2.1.so.7.0.1 to libevent_pthreads-2.1.so.7.0.2 /usr/lib/libevent.so changed symlink target from libevent-2.1.so.7.0.1 to libevent-2.1.so.7.0.2 /usr/lib/libevent-2.1.so.7.0.1 moved to /usr/lib/libevent-2.1.so.7.0.2 /usr/lib/libevent_core-2.1.so.7.0.1 moved to /usr/lib/libevent_core-2.1.so.7.0.2 /usr/lib/libevent_extra-2.1.so.7.0.1 moved to /usr/lib/libevent_extra-2.1.so.7.0.2 /usr/lib/libevent_pthreads-2.1.so.7.0.1 moved to /usr/lib/libevent_pthreads-2.1.so.7.0.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240016): https://lists.openembedded.org/g/openembedded-core/message/240016 Mute This Topic: https://lists.openembedded.org/mt/120079259/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
