[med-svn] [Git][med-team/civetweb][master] d/rules: Add -DCIVETWEB_ENABLE_X_DOM_SOCKET=ON as requested per...

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri May 22 06:20:41 BST 2026



Andreas Tille pushed to branch master at Debian Med / civetweb


Commits:
7562286d by Andreas Tille at 2026-05-22T07:20:35+02:00
d/rules: Add -DCIVETWEB_ENABLE_X_DOM_SOCKET=ON as requested per https://github.com/root-project/root-ci-images/pull/116

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+civetweb (1.16+dfsg-5) UNRELEASED; urgency=medium
+
+  * d/rules: Add -DCIVETWEB_ENABLE_X_DOM_SOCKET=ON as requested per
+    https://github.com/root-project/root-ci-images/pull/116
+
+ -- Andreas Tille <tille at debian.org>  Fri, 22 May 2026 07:19:59 +0200
+
 civetweb (1.16+dfsg-4) unstable; urgency=medium
 
   [ Adrian Bunk ]


=====================================
debian/rules
=====================================
@@ -18,7 +18,8 @@ CMAKE_EXTRA_FLAGS += \
         -DCIVETWEB_SOVERSION=1 \
 	-DCIVETWEB_ENABLE_CXX=ON \
         -DBUILD_SHARED_LIBS=ON \
-        -DCIVETWEB_ENABLE_WEBSOCKETS=ON
+        -DCIVETWEB_ENABLE_WEBSOCKETS=ON \
+        -DCIVETWEB_ENABLE_X_DOM_SOCKET=ON
 
 %:
 	dh $@ --buildsystem=cmake



View it on GitLab: https://salsa.debian.org/med-team/civetweb/-/commit/7562286db61418a43dd111df331161b5f106bd25

-- 
View it on GitLab: https://salsa.debian.org/med-team/civetweb/-/commit/7562286db61418a43dd111df331161b5f106bd25
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260522/f3bb05de/attachment-0001.htm>


More information about the debian-med-commit mailing list