[packages/domoticz] up to 2026.3

atler atler at pld-linux.org
Mon Aug 3 00:18:55 CEST 2026


commit c66c28113103fbf0104234a2a90013cee974fa39
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Aug 3 00:17:13 2026 +0200

    up to 2026.3

 domoticz.spec         | 10 +++++-----
 libwebem-static.patch |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/domoticz.spec b/domoticz.spec
index cf95ffc..a88b3f0 100644
--- a/domoticz.spec
+++ b/domoticz.spec
@@ -1,16 +1,16 @@
-%define		libwebem_ref	0aa092796657c7007f04eca66471c164bbec7ada
+%define		libwebem_ref	49a9c5c52492535f3777e02a039cfa32558bde19
 
 Summary:	Open source Home Automation System
 Summary(pl.UTF-8):	System automatyzacji domowej o otwartych źródłach
 Name:		domoticz
-Version:	2026.2
-Release:	2
+Version:	2026.3
+Release:	1
 License:	GPL v3+ and ASL 2.0 and Boost and BSD and MIT
 Group:		Base
 Source0:	https://github.com/domoticz/domoticz/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	915a2d215b8d6d49351509fe19ce2cdd
+# Source0-md5:	4f1c4369d83c62a756ad5762ae14ea33
 Source1:	https://github.com/domoticz/libwebem/archive/%{libwebem_ref}/libwebem-%{libwebem_ref}.tar.gz
-# Source1-md5:	9dedf0fcc8e27b7e0a8cf774418265bf
+# Source1-md5:	22e384e175c1cc2e5e03b9812d7c838e
 Source2:	%{name}.service
 Source3:	%{name}.conf
 # Use system tinyxpath (https://github.com/domoticz/domoticz/pull/1759)
diff --git a/libwebem-static.patch b/libwebem-static.patch
index 29b7312..416a63c 100644
--- a/libwebem-static.patch
+++ b/libwebem-static.patch
@@ -5,9 +5,9 @@
  option(WEBEM_BUILD_EXAMPLES  "Build example applications"            OFF)
  option(WEBEM_BUILD_TESTS    "Build unit tests"           OFF)
 -option(BUILD_SHARED_LIBS    "Build shared library"       OFF)
+ option(WEBEM_ENABLE_ASAN    "Build with AddressSanitizer" OFF)
  
- # Core source files (in src/)
- set(WEBEM_SOURCES
+ # AddressSanitizer, opt-in. This library has memory-safety-sensitive code paths
 @@ -75,7 +74,7 @@
  endif()
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/domoticz.git/commitdiff/c66c28113103fbf0104234a2a90013cee974fa39



More information about the pld-cvs-commit mailing list