The Samba-Bugzilla – Attachment 18723 Details for
Bug 15913
Quic tests don't work if wrong socket_wrapper is used
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 4.23
0001-third_party-Bump-version-for-socket_wrapper.patch (text/plain), 1.63 KB, created by
Andreas Schneider
on 2025-09-12 05:31:58 UTC
(
hide
)
Description:
patch for 4.23
Filename:
MIME Type:
Creator:
Andreas Schneider
Created:
2025-09-12 05:31:58 UTC
Size:
1.63 KB
patch
obsolete
>From 62d4151731ae4962ad01a212c8e0a2a86d5edf4f Mon Sep 17 00:00:00 2001 >From: Andreas Schneider <asn@samba.org> >Date: Thu, 11 Sep 2025 12:39:49 +0200 >Subject: [PATCH] third_party: Bump version for socket_wrapper > >Commit be007c2cf41085a8648965fc904f37d25d35a453 forgot to do that. > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=15913 > >Signed-off-by: Andreas Schneider <asn@samba.org> >Reviewed-by: Stefan Metzmacher <metze@samba.org> > >Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> >Autobuild-Date(master): Thu Sep 11 17:05:00 UTC 2025 on atb-devel-224 > >(cherry picked from commit f4af0960a6e67319dba00da5e21c7ae95d719d64) >--- > buildtools/wafsamba/samba_third_party.py | 2 +- > third_party/socket_wrapper/wscript | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/buildtools/wafsamba/samba_third_party.py b/buildtools/wafsamba/samba_third_party.py >index b6c5ad60964..8f0c56dec79 100644 >--- a/buildtools/wafsamba/samba_third_party.py >+++ b/buildtools/wafsamba/samba_third_party.py >@@ -24,7 +24,7 @@ Build.BuildContext.CHECK_CMOCKA = CHECK_CMOCKA > > @conf > def CHECK_SOCKET_WRAPPER(conf): >- return conf.CHECK_BUNDLED_SYSTEM_PKG('socket_wrapper', minversion='1.5.0') >+ return conf.CHECK_BUNDLED_SYSTEM_PKG('socket_wrapper', minversion='1.5.1') > Build.BuildContext.CHECK_SOCKET_WRAPPER = CHECK_SOCKET_WRAPPER > > @conf >diff --git a/third_party/socket_wrapper/wscript b/third_party/socket_wrapper/wscript >index c751f7e5573..468c578f095 100644 >--- a/third_party/socket_wrapper/wscript >+++ b/third_party/socket_wrapper/wscript >@@ -2,7 +2,7 @@ > > import os > >-VERSION = "1.5.0" >+VERSION = "1.5.1" > > > def configure(conf): >-- >2.51.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
ab
:
review+
Actions:
View
Attachments on
bug 15913
: 18723