This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/WebFrontends.md b/WebFrontends.md | |
index ab44359..bba4b17 100644 | |
--- a/WebFrontends.md | |
+++ b/WebFrontends.md | |
@@ -2,22 +2,22 @@ | |
* Note: These are strongly preferred, at least when using DNSSEC, because they should ensure the correctness of the NSEC or NSEC3 chains of the signed zones as nodes are added or removed. | |
-| Project | Language | Health | | |
-| ------- | -------- | -------| |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/src/HAEntity.cpp b/src/HAEntity.cpp | |
index 8656cc5..e4ebb5e 100644 | |
--- a/src/HAEntity.cpp | |
+++ b/src/HAEntity.cpp | |
@@ -82,8 +82,11 @@ void HAEntity::detach(IObserver* observer) | |
observers.erase(observer); | |
} | |
+extern std::mutex LVlock; | |
+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/src/HAEntity.cpp b/src/HAEntity.cpp | |
index 8656cc5..e4ebb5e 100644 | |
--- a/src/HAEntity.cpp | |
+++ b/src/HAEntity.cpp | |
@@ -82,8 +82,11 @@ void HAEntity::detach(IObserver* observer) | |
observers.erase(observer); | |
} | |
+extern std::mutex LVlock; | |
+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"toggle": { | |
"description": "Toggles one or more lights, from on to off, or, off to on, based on their current state.", | |
"fields": { | |
"brightness": { | |
"advanced": true, | |
"description": "Number indicating brightness, where 0 turns the light off, 1 is the minimum brightness, and 255 is the maximum brightness.", | |
"filter": { | |
"attribute": { | |
"supported_color_modes": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/ffmpeg (interpreter => /lib64/ld-linux-x86-64.so.2) | |
libavdevice.so.59 => /lib/x86_64-linux-gnu/libavdevice.so.59 | |
libraw1394.so.11 => /lib/x86_64-linux-gnu/libraw1394.so.11 | |
libavc1394.so.0 => /lib/x86_64-linux-gnu/libavc1394.so.0 | |
librom1394.so.0 => /lib/x86_64-linux-gnu/librom1394.so.0 | |
libiec61883.so.0 => /lib/x86_64-linux-gnu/libiec61883.so.0 | |
libjack.so.0 => /lib/x86_64-linux-gnu/libjack.so.0 | |
libdb-5.3.so => /lib/x86_64-linux-gnu/libdb-5.3.so | |
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 | |
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/airrohr-firmware/platformio.ini b/airrohr-firmware/platformio.ini | |
index 9f7dc70..25bac8d 100644 | |
--- a/airrohr-firmware/platformio.ini | |
+++ b/airrohr-firmware/platformio.ini | |
@@ -80,12 +80,12 @@ platform_version_esp32 = [email protected] | |
lang = DE | |
platform = ${common.platform_version_esp32} | |
framework = arduino | |
-board = esp32dev | |
+board = wemos_d1_mini32 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/community/dnsdist/APKBUILD b/community/dnsdist/APKBUILD | |
index 1a1f7b8f568..a9e244e361d 100644 | |
--- a/community/dnsdist/APKBUILD | |
+++ b/community/dnsdist/APKBUILD | |
@@ -1,7 +1,7 @@ | |
# Maintainer: Peter van Dijk <[email protected]> | |
pkgname=dnsdist | |
pkgver=1.8.1 | |
-pkgrel=0 | |
+pkgrel=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/community/dnsdist/APKBUILD b/community/dnsdist/APKBUILD | |
index 1a1f7b8f568..a9e244e361d 100644 | |
--- a/community/dnsdist/APKBUILD | |
+++ b/community/dnsdist/APKBUILD | |
@@ -1,7 +1,7 @@ | |
# Maintainer: Peter van Dijk <[email protected]> | |
pkgname=dnsdist | |
pkgver=1.8.1 | |
-pkgrel=0 | |
+pkgrel=1 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#1 [internal] load .dockerignore | |
#1 transferring context: 140B done | |
#1 DONE 0.0s | |
#2 [internal] load build definition from Dockerfile_el-8.tmp | |
#2 transferring dockerfile: 6.12kB done | |
#2 DONE 0.0s | |
#3 [internal] load metadata for docker.io/library/alpine:3.18 | |
#3 ... |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/sh | |
# Guess values for system-dependent variables and create Makefiles. | |
# Generated by GNU Autoconf 2.71 for pdns 4.8.0-beta1.196.sdistalpine318.g621fe9ca2.dirty. | |
# | |
# | |
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, | |
# Inc. | |
# | |
# | |
# This configure script is free software; the Free Software Foundation |