diff --git a/ddcutil-service-1.0.7.tar.gz b/ddcutil-service-1.0.7.tar.gz deleted file mode 100644 index ca3cf01..0000000 --- a/ddcutil-service-1.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58a26f611e5ec69e1dcd90a6e9609564a6d489fa54cc5f25b12a451eb805f40e -size 64328 diff --git a/ddcutil-service-1.0.9.tar.gz b/ddcutil-service-1.0.9.tar.gz new file mode 100644 index 0000000..d8b08e0 --- /dev/null +++ b/ddcutil-service-1.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e898d07fb5587bb77870fc95f44fcf7ef0d1443e7bace05dc6d662d96be2a2 +size 71417 diff --git a/ddcutil-service.changes b/ddcutil-service.changes index 9b31edc..a0195ca 100644 --- a/ddcutil-service.changes +++ b/ddcutil-service.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jun 13 23:04:48 UTC 2024 - Michael Hamilton + +- 1.0.9 + - Fixed a GetCapabilitiesMetadata bug that caused some VCP features to lack metadata values. + - Fixed the return of feature-name and feature-description from GetVcpMetadata. + - Fixed potential hot-plug/DPMS polling memory leaks and simplified event locking. + - Recoded hot-plug/DPMS polling to avoid a potential libddcutil assertion failure. + - Fixed code/doc typos, improved code readability/structure, reduced IDE warnings. + - Updated documentation to caution against excessive updates when coding loops, as this may impact VDU NVRAM lifespan. + - Updated documentation to caution against experimenting with non-standard features, as it may risk damage to the VDU. + ------------------------------------------------------------------- Thu May 16 00:25:06 UTC 2024 - Michael Hamilton diff --git a/ddcutil-service.spec b/ddcutil-service.spec index d844c56..81009ef 100644 --- a/ddcutil-service.spec +++ b/ddcutil-service.spec @@ -18,7 +18,7 @@ Name: ddcutil-service -Version: 1.0.7 +Version: 1.0.9 Release: 0 Summary: D-Bus service for libddcutil VESA DDC Monitor Virtual Control Panel License: GPL-2.0-or-later