diff --git a/CHANGELOG.md b/CHANGELOG.md index 251b11c..e06ae89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## cockpit-45drives-hardware 2.4.8-1 +## cockpit-45drives-hardware 2.4.9-1 -* Adds support for 45Professional line and fixes some issues with hardware scripts and data display \ No newline at end of file +* Fixes missing Professional chassis images in System page \ No newline at end of file diff --git a/manifest.json b/manifest.json index b9b6f0f..eecd2de 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "cockpit-45drives-hardware", "title": "cockpit-45drives-hardware", "prerelease": false, - "version": "2.4.8", + "version": "2.4.9", "buildVersion": "1", "author": "Mark Hooper ", "url": "https://github.com/45Drives/cockpit-hardware", @@ -58,7 +58,7 @@ ], "changelog": { "urgency": "medium", - "version": "2.4.8", + "version": "2.4.9", "buildVersion": "1", "ignore": [], "date": null, diff --git a/packaging/el8/main.spec b/packaging/el8/main.spec index 9fe0b34..f96f4a5 100644 --- a/packaging/el8/main.spec +++ b/packaging/el8/main.spec @@ -42,6 +42,8 @@ make DESTDIR=%{buildroot} install /usr/lib/udev/rules.d/68-cockpit-45drives-disks.rules %changelog +* Thu Dec 05 2024 Jordan Keough 2.4.9-1 +- Fixes missing Professional chassis images in System page * Wed Dec 04 2024 Jordan Keough 2.4.8-1 - Adds support for 45Professional line and fixes some issues with hardware scripts and data display diff --git a/packaging/focal/changelog b/packaging/focal/changelog index 57c342f..2c32a7c 100644 --- a/packaging/focal/changelog +++ b/packaging/focal/changelog @@ -1,3 +1,9 @@ +cockpit-45drives-hardware (2.4.9-1focal) focal; urgency=medium + + * Fixes missing Professional chassis images in System page + + -- Jordan Keough Thu, 05 Dec 2024 09:32:24 -0400 + cockpit-45drives-hardware (2.4.8-1focal) focal; urgency=medium * Adds support for 45Professional line and fixes some issues with hardware scripts