File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "acpid-2.0.32 .tar.xz" : " f2d2d30b3edc3234bd82f6f7186699a6aa3c85c8d20bc4e30e9b3c68a1ed157e " ,
3+ "acpid-2.0.34 .tar.xz" : " 2d095c8cfcbc847caec746d62cdc8d0bff1ec1bc72ef7c674c721e04da6ab333 " ,
44 "acpid.power.conf" : " c05dd0410ed6cf12ce3a6c917f52b678db9f6349464d12fc43d455fff0d3389f" ,
55 "acpid.power.sh" : " 8d9846439625e023bdb73ee87f6c15cf7c8b46b858df129f04e7c04fbe1d3cc3" ,
66 "acpid.service" : " d4b837ae252bf621bb627a83a0b9c49308052af709d466af4a405fbc28f89dea" ,
7- "acpid.socket" : " 7b9a8348049b59a089a648a2de00e1dc3662b60cb4c95c1ba2e3673d6d9889c4 " ,
7+ "acpid.socket" : " dbc374040cb7d961eb87171e0b00313a0ab3f4e58bf0c314bf361176df6e952c " ,
88 "acpid.sysconfig" : " 29b7b5a5e52063c021fb5d1a66349e920ca5c84f8d711439e34b8c94595ff654" ,
99 "acpid.video.conf" : " a25de42b2578beecbc4fa6ab1405d94e243095f7f35f74f8ed5cf7710585e84a"
1010 }
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Description=ACPID Listen Socket
33Documentation=man:acpid(8)
44
55[Socket]
6- ListenStream=/var/ run/acpid.socket
6+ ListenStream=/run/acpid.socket
77
88[Install]
99WantedBy=sockets.target
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ Distribution: Azure Linux
99
1010Summary: ACPI Event Daemon
1111Name: acpid
12- Version: 2.0.32
13- Release: 3 %{?dist }
12+ Version: 2.0.34
13+ Release: 1 %{?dist }
1414License: GPLv2+
15- Source: http ://downloads.sourceforge.net/acpid2/%{name }-%{version }.tar.xz
15+ Source: https ://downloads.sourceforge.net/acpid2/%{name }-%{version }.tar.xz
1616Source2: acpid.video.conf
1717Source3: acpid.power.conf
1818Source4: acpid.power.sh
101101 /bin/systemctl try-restart acpid.service > /dev/null 2> &1 || :
102102
103103%changelog
104+
105+ * Tue Nov 18 2024 Jyoti Kanase <v-jykanase@microsoft.com> - 2.0.34-1
106+ - Update to version 2.0.34
107+ - License verified
108+
104109* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.0.32-3
105110- Initial CBL-Mariner import from Fedora 32 (license: MIT).
106111
Original file line number Diff line number Diff line change 6565 "type": "other",
6666 "other": {
6767 "name": "acpid",
68- "version": "2.0.32 ",
69- "downloadUrl": "http ://downloads.sourceforge.net/acpid2/acpid-2.0.32 .tar.xz"
68+ "version": "2.0.34 ",
69+ "downloadUrl": "https ://downloads.sourceforge.net/acpid2/acpid-2.0.34 .tar.xz"
7070 }
7171 }
7272 },
You can’t perform that action at this time.
0 commit comments