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 <[email protected]>  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


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to