Hello Bruce, I see that you have made your own update of aardvark-dns, but slirp4netns is not done master next. Could you please take this commit, so we have the latest version when branching-off wrynose?
Thanks, Peter > -----Original Message----- > From: Marko, Peter (FT D EU SK BFS1) <[email protected]> > Sent: Monday, March 23, 2026 7:11 PM > To: [email protected] > Cc: Marko, Peter (FT D EU SK BFS1) <[email protected]> > Subject: [PATCH 1/2] slirp4netns: upgrade 1.3.1+git -> 1.3.3 > > From: Peter Marko <[email protected]> > > $ git log --oneline > ee1542e1532e6a7f266b8b6118973ab3b10a8bb5..944fa94090e1fd1312232cbc0e6b43 > 585553d824 > 944fa94 (tag: v1.3.3) v1.3.3 > 0422b01 CI: bump up deps > 019cd5a bump libslirp to v4.9.1 > 1bdd0db Merge pull request #355 from takumin/ci-build-provenance-attestations > bf1c767 CI: Enable actions/attest-build-provenance@v2 > 9996a4e Merge pull request #353 from AkihiroSuda/dev > 4523924 v1.3.2+dev > 0f13345 (tag: v1.3.2) v1.3.2 > 6c9d461 Merge pull request #352 from AkihiroSuda/dev > ead6f78 CI: update deps > d6b8b5f Merge pull request #351 from AkihiroSuda/dev > e859823 bump libslirp to v4.9.0 > > Signed-off-by: Peter Marko <[email protected]> > --- > recipes-networking/slirp4netns/slirp4netns_git.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-networking/slirp4netns/slirp4netns_git.bb b/recipes- > networking/slirp4netns/slirp4netns_git.bb > index d245324c..62b14a2c 100644 > --- a/recipes-networking/slirp4netns/slirp4netns_git.bb > +++ b/recipes-networking/slirp4netns/slirp4netns_git.bb > @@ -6,10 +6,10 @@ network namespace to the usermode TCP/IP stack ("slirp")." > LICENSE = "GPL-2.0-or-later" > LIC_FILES_CHKSUM = > "file://COPYING;md5=1e2efd29c201480c6be2744d9edade26" > > -SRCREV = "ee1542e1532e6a7f266b8b6118973ab3b10a8bb5" > -SRC_URI = "git://github.com/rootless- > containers/slirp4netns.git;nobranch=1;protocol=https" > +SRCREV = "944fa94090e1fd1312232cbc0e6b43585553d824" > +SRC_URI = "git://github.com/rootless- > containers/slirp4netns.git;nobranch=1;protocol=https;tag=v${PV}" > > -PV = "1.3.1+git" > +PV = "1.3.3" > > inherit features_check > REQUIRED_DISTRO_FEATURES ?= "seccomp"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9674): https://lists.yoctoproject.org/g/meta-virtualization/message/9674 Mute This Topic: https://lists.yoctoproject.org/mt/118470275/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
