From 282af3231daf1fc327dc303dd57bc653d65cd6f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 13:02:02 +0200 Subject: [PATCH] chore: release next version (#266) * chore: accumulate changes from 335f58c * chore: accumulate changes from 88983fd * chore: accumulate changes from f740c00 * chore: accumulate changes from 0e99e06 * Update CHANGES.md * chore: accumulate changes from 819d30c * chore: accumulate changes from ecf3a56 * chore: accumulate changes from fd422f4 * chore: accumulate changes from b8ce814 * chore: accumulate changes from d2c00f8 * chore: accumulate changes from bfeeb94 * chore: accumulate changes from 80137d3 * chore: accumulate changes from ed991b4 * chore: accumulate changes from d6a160d * chore: accumulate changes from 0ab8a67 * chore: accumulate changes from e05ff6f * chore: accumulate changes from abe8dcf * chore: accumulate changes from 2221c8f * chore: accumulate changes from 40ff13c * chore: accumulate changes from a6c08dc * chore: accumulate changes from 1655551 * chore: accumulate changes from 15c0a45 * chore: accumulate changes from 8547e33 * chore: accumulate changes from 5df83ec * chore: accumulate changes from 9805ce4 * chore: accumulate changes from 96b8a12 * chore: accumulate changes from 0855a19 * chore: accumulate changes from 70f9790 * chore: accumulate changes from 679d844 * chore: accumulate changes from ac007f5 * chore: accumulate changes from edcd445 * chore: accumulate changes from 8d17ad9 * chore: accumulate changes from 32ed174 * chore: accumulate changes from 6e3fd79 * chore: accumulate changes from 552a5c0 * cleanup * remove white space * chore: accumulate changes from 3db6a01 * chore: accumulate changes from 6585849 * chore: accumulate changes from 9160c0a * chore: accumulate changes from 5e5e6b6 * chore: accumulate changes from 415c3ab * chore: accumulate changes from 042cc19 * chore: accumulate changes from 7d1525f * chore: accumulate changes from 3eaf040 * chore: accumulate changes from 3eaf040 * chore: update changelog to v..1 * chore: accumulate changes from aab6568 * chore: update changelog to v..1 * chore: update changelog to v1.0.0 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Meliox <5264368+Meliox@users.noreply.github.com> Co-authored-by: Meliox --- .github/version-bump/CHANGES.md | 44 +++++++++++++++++++++++++++++ debian/changelog | 49 +++++++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+) create mode 100644 .github/version-bump/CHANGES.md diff --git a/.github/version-bump/CHANGES.md b/.github/version-bump/CHANGES.md new file mode 100644 index 0000000..164b75e --- /dev/null +++ b/.github/version-bump/CHANGES.md @@ -0,0 +1,44 @@ +aab6568 test 5 (#268) +3eaf040 build test 4 (#265) +3eaf040 build test 4 (#265) +7d1525f Buildtest2 (#260) +No src/ changes detected. +No src/ changes detected. +5e5e6b6 remove small gpu stats (#253) +9160c0a fix: remove duplicate test scripts from src/scripts/test/ (#252) +6585849 Restructure repo (#251) +3db6a01 remove unused file (#250) +552a5c0 fix: write config before applying patches so pveproxy restarts with new settings (#248) +6e3fd79 Fix duplicate deb config warning (#247) +32ed174 More build check fixes (#246) +8d17ad9 fix temperature conversion (#232) +edcd445 fix intel gpu debug (#231) +ac007f5 readd hdd and ssd support (#229) +679d844 implement support for other thermals (#228) +70f9790 implement toggling of widgets (#227) +0855a19 add rpi cpu temp support (#226) +96b8a12 refactor mod configurator (#222) +9805ce4 Add readmes to each mod (#223) +5df83ec fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208) +8547e33 fix(workflow): More deps for test mod 3 (#215) +15c0a45 fix(workflow): More deps for test mod 2 (#214) +1655551 fix(workflow): More deps for test mod (#213) +a6c08dc fix(workflow): Fix versioning and missing deps (#212) +40ff13c workflow: validate mods syntax check (#210) +2221c8f workflow: changes to make test workflow work (#207) +abe8dcf chore: enforce LF line endings via .gitattributes (#206) +e05ff6f change all text files to use LF (#205) +0ab8a67 resolve absolut path patching (#204) +d6a160d add verbose to dry-run patching (#203) +No src/ changes detected. +80137d3 rework test workflow and test setup (#201) +bfeeb94 Restructure to support dynamically assembly at build runtime (#199) +6b1f761 fix: implement nag patching for pc and mobile web (#193) +c67bbba fix: standardise patch paths (#192) +f91125e Workflow: automatic testing of patches (#191) +0c25030 Migrate file patching from sed/python into generic patching scheme (#181) +0642e77 fix pve-manager triggering mechanism (#187) +e157336 pve-mod-configure: fix validate the sensors -j output before proceeding (#188) +84f2f07 fix: use intel-gpu-tools instead of intel-igt-tools (#189) +3f4f3cd Move old scripts to legacy folder (#184) +4c1a948 Readme update of test (#176) diff --git a/debian/changelog b/debian/changelog index 5bde0a1..81e1751 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,52 @@ +pve-mod (1.0.0) stable; urgency=low + + * aab6568 test 5 (#268) + * 3eaf040 build test 4 (#265) + * 3eaf040 build test 4 (#265) + * 7d1525f Buildtest2 (#260) + * No src/ changes detected. + * No src/ changes detected. + * 5e5e6b6 remove small gpu stats (#253) + * 9160c0a fix: remove duplicate test scripts from src/scripts/test/ (#252) + * 6585849 Restructure repo (#251) + * 3db6a01 remove unused file (#250) + * 552a5c0 fix: write config before applying patches so pveproxy restarts with new settings (#248) + * 6e3fd79 Fix duplicate deb config warning (#247) + * 32ed174 More build check fixes (#246) + * 8d17ad9 fix temperature conversion (#232) + * edcd445 fix intel gpu debug (#231) + * ac007f5 readd hdd and ssd support (#229) + * 679d844 implement support for other thermals (#228) + * 70f9790 implement toggling of widgets (#227) + * 0855a19 add rpi cpu temp support (#226) + * 96b8a12 refactor mod configurator (#222) + * 9805ce4 Add readmes to each mod (#223) + * 5df83ec fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208) + * 8547e33 fix(workflow): More deps for test mod 3 (#215) + * 15c0a45 fix(workflow): More deps for test mod 2 (#214) + * 1655551 fix(workflow): More deps for test mod (#213) + * a6c08dc fix(workflow): Fix versioning and missing deps (#212) + * 40ff13c workflow: validate mods syntax check (#210) + * 2221c8f workflow: changes to make test workflow work (#207) + * abe8dcf chore: enforce LF line endings via .gitattributes (#206) + * e05ff6f change all text files to use LF (#205) + * 0ab8a67 resolve absolut path patching (#204) + * d6a160d add verbose to dry-run patching (#203) + * No src/ changes detected. + * 80137d3 rework test workflow and test setup (#201) + * bfeeb94 Restructure to support dynamically assembly at build runtime (#199) + * 6b1f761 fix: implement nag patching for pc and mobile web (#193) + * c67bbba fix: standardise patch paths (#192) + * f91125e Workflow: automatic testing of patches (#191) + * 0c25030 Migrate file patching from sed/python into generic patching scheme (#181) + * 0642e77 fix pve-manager triggering mechanism (#187) + * e157336 pve-mod-configure: fix validate the sensors -j output before proceeding (#188) + * 84f2f07 fix: use intel-gpu-tools instead of intel-igt-tools (#189) + * 3f4f3cd Move old scripts to legacy folder (#184) + * 4c1a948 Readme update of test (#176) + + -- github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Sun, 09 Aug 2026 11:01:00 +0000 + pve-mod (0.1.5) stable; urgency=low * cfeccc2 align with main