From 26accbb38187e49317811997100de2861848383e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 17:28:32 -0400 Subject: [PATCH] chore(main): release 1.1.0 (#241) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8b030b..7a9f8cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,59 @@ # Changelog +## [1.1.0](https://github.com/ublue-os/hwe/compare/v1.0.0...v1.1.0) (2024-04-27) + + +### Features + +* Add 530xx series support and disable 525xx series support ([#81](https://github.com/ublue-os/hwe/issues/81)) ([b15964d](https://github.com/ublue-os/hwe/commit/b15964d63c519e4771eb9bbad5233ba965d45cbd)) +* add supergfxctl package ([#77](https://github.com/ublue-os/hwe/issues/77)) ([20000b9](https://github.com/ublue-os/hwe/commit/20000b9aeab0ee5ad436ad394983dfb20baecb37)) +* Add supergfxctl-plasmoid ([#118](https://github.com/ublue-os/hwe/issues/118)) ([029369f](https://github.com/ublue-os/hwe/commit/029369f836e170d7d8e15e52da1a4b03edce8a29)) +* Break up build process into separate jobs to improve caching in matrix strategy ([#63](https://github.com/ublue-os/hwe/issues/63)) ([581f1fa](https://github.com/ublue-os/hwe/commit/581f1fa78f3ff59d3405e2ab79e98960fa3d3c1e)) +* **ci:** Verify base image with cosign before building ([#184](https://github.com/ublue-os/hwe/issues/184)) ([d50d598](https://github.com/ublue-os/hwe/commit/d50d59816a2c7ca9434aa8cc498d27f8503f51a9)) +* cut over nvidia akmod signing key ([#109](https://github.com/ublue-os/hwe/issues/109)) ([7a5bdce](https://github.com/ublue-os/hwe/commit/7a5bdce97ceca5205b671332d0cac3491c8ef4dd)) +* download RPM metadata in build stage to lower bandwidth usage in final stage ([#65](https://github.com/ublue-os/hwe/issues/65)) ([95d9c13](https://github.com/ublue-os/hwe/commit/95d9c132c2f8908d7b5e4fcf7362219286502bb4)) +* drop support for nvidia 470 ([#227](https://github.com/ublue-os/hwe/issues/227)) ([0275687](https://github.com/ublue-os/hwe/commit/027568799d306cb454a72ecffb62fde17a3cdd85)) +* enable new nvidia-container-toolkit ([#159](https://github.com/ublue-os/hwe/issues/159)) ([0acde2f](https://github.com/ublue-os/hwe/commit/0acde2f31341370381f64a2b9529e1db03a09b11)) +* Enable Nvidia driver builds for v535 ([#122](https://github.com/ublue-os/hwe/issues/122)) ([fc8c211](https://github.com/ublue-os/hwe/commit/fc8c2119da8331a1a3c532482c37e091511e89ac)) +* Enable NVIDIA driver version 545 ([#165](https://github.com/ublue-os/hwe/issues/165)) ([2736f65](https://github.com/ublue-os/hwe/commit/2736f65ba9ec33c78f579851b7b80256af23539a)) +* enable ublue-nvctk-cdi.service by default ([#162](https://github.com/ublue-os/hwe/issues/162)) ([19f6b36](https://github.com/ublue-os/hwe/commit/19f6b3677b2a41d356ed124b2c3cfb6dceb82eb5)) +* Fedora 37 is EOL 2023-12-05 ([#176](https://github.com/ublue-os/hwe/issues/176)) ([427b625](https://github.com/ublue-os/hwe/commit/427b625808a767b4ecc2d6a92a4af71d688445cc)) +* Generate image info ([#154](https://github.com/ublue-os/hwe/issues/154)) ([5717bd9](https://github.com/ublue-os/hwe/commit/5717bd9ee14c4d5990cb63d0ef62baa40c84a031)) +* Make supergfxctl optional based on IMAGE_NAME ([#201](https://github.com/ublue-os/hwe/issues/201)) ([a8d340b](https://github.com/ublue-os/hwe/commit/a8d340bf62e30fdbd592b82b14b73e6516d16987)) +* Mark Fedora 39 images as stable and roll out gts ([#163](https://github.com/ublue-os/hwe/issues/163)) ([76bc11f](https://github.com/ublue-os/hwe/commit/76bc11f234ba9f6e9e979d9c888a43663df857bf)) +* promote Fedora 40 to latest and Fedora 39 to GTS ([#240](https://github.com/ublue-os/hwe/issues/240)) ([07bcfd7](https://github.com/ublue-os/hwe/commit/07bcfd72f5ab0167b9f218219a8501418f239171)) +* **Silverblue:** Add supergfxctl-gex GNOME Shell extension ([#141](https://github.com/ublue-os/hwe/issues/141)) ([8f2bb09](https://github.com/ublue-os/hwe/commit/8f2bb095a40bfbce5857316bbbc364cfdffa0d7b)) +* swap to negativo17 as nvidia driver source ([#231](https://github.com/ublue-os/hwe/issues/231)) ([ed30173](https://github.com/ublue-os/hwe/commit/ed301734d4c60d8cc1d15f7335af7505386eb93f)) +* switch the latest tag to F38 ([#97](https://github.com/ublue-os/hwe/issues/97)) ([91aac1a](https://github.com/ublue-os/hwe/commit/91aac1ad00cb78e86edb3f284a5d224f0146e0ef)) +* switch to akmods repo provided nvidia kmod ([#146](https://github.com/ublue-os/hwe/issues/146)) ([3bdde4c](https://github.com/ublue-os/hwe/commit/3bdde4cb32fb9c6965c81fad026c504454554691)) +* turn on F39 for vauxite ([#164](https://github.com/ublue-os/hwe/issues/164)) ([e5f62a3](https://github.com/ublue-os/hwe/commit/e5f62a3e1e8cca1a5b822865f27e6c12ac350490)) + + +### Bug Fixes + +* add gitattributes file to fix linguist ([#203](https://github.com/ublue-os/hwe/issues/203)) ([079e8a6](https://github.com/ublue-os/hwe/commit/079e8a691d91b6c3d9b18a23f035229652546a62)) +* add lazurite to build matrix ([#182](https://github.com/ublue-os/hwe/issues/182)) ([8bdefca](https://github.com/ublue-os/hwe/commit/8bdefcade0ce9b554a773d5f831146b8d174fb44)) +* add signed image prep instructions ([#134](https://github.com/ublue-os/hwe/issues/134)) ([5758990](https://github.com/ublue-os/hwe/commit/5758990646e2880f1639fd28974c234b5a15d0bf)) +* Added link from /usr/bin/rpm-ostree to /usr/bin/ dnf ([#117](https://github.com/ublue-os/hwe/issues/117)) ([9a28f47](https://github.com/ublue-os/hwe/commit/9a28f471e787b7adce4b32920b96cc84cdb9c40a)) +* archive announcement. ([#147](https://github.com/ublue-os/hwe/issues/147)) ([7ccd678](https://github.com/ublue-os/hwe/commit/7ccd6787036a502ffec3da9dd695a5f4ea62c673)) +* disable 520xx series due to broken compatibility in latest kernels ([#74](https://github.com/ublue-os/hwe/issues/74)) ([1f5306b](https://github.com/ublue-os/hwe/commit/1f5306bf30651aac2486dcce0e8785112bdb2f38)) +* don't attempt to build os images for v530 ([#132](https://github.com/ublue-os/hwe/issues/132)) ([a200ee1](https://github.com/ublue-os/hwe/commit/a200ee17f416d317271d2eb138128c82cb03b2c9)) +* Don't disable rpmfusion after installation ([#112](https://github.com/ublue-os/hwe/issues/112)) ([8405dc4](https://github.com/ublue-os/hwe/commit/8405dc42be847b4a75434725066715553fa13ee3)) +* drop failing v530 driver build ([#131](https://github.com/ublue-os/hwe/issues/131)) ([3ed31f3](https://github.com/ublue-os/hwe/commit/3ed31f33e11bb4dd3a3cacf595346fed4aef6861)) +* Ensure /tmp has right permissions set ([#67](https://github.com/ublue-os/hwe/issues/67)) ([d743ca0](https://github.com/ublue-os/hwe/commit/d743ca0a0afd3572e2af83c1d075398d17db9c33)) +* image name and description variable interpolation ([#62](https://github.com/ublue-os/hwe/issues/62)) ([cf4e489](https://github.com/ublue-os/hwe/commit/cf4e489c60871cc1bcf3fcd0f797bfbe22bd5731)) +* **image-info:** Correct image reference ([#155](https://github.com/ublue-os/hwe/issues/155)) ([a515d91](https://github.com/ublue-os/hwe/commit/a515d916002f9a0f9262b53f7bc4c9205b9b3bd7)) +* install supergfxctl-plasmoid ([#121](https://github.com/ublue-os/hwe/issues/121)) ([1f6d6f2](https://github.com/ublue-os/hwe/commit/1f6d6f2da87912a2e716bc1f9084228c627c617a)) +* maintain oci image version from upstream ([#76](https://github.com/ublue-os/hwe/issues/76)) ([f0537de](https://github.com/ublue-os/hwe/commit/f0537de2c808b6e12fdb3962e401bc34389aefa6)) +* readme formatting ([#103](https://github.com/ublue-os/hwe/issues/103)) ([8748de0](https://github.com/ublue-os/hwe/commit/8748de008df00c9af097729542f85930b35ba95f)) +* remove dangling `ld` symlink ([#189](https://github.com/ublue-os/hwe/issues/189)) ([24b3aca](https://github.com/ublue-os/hwe/commit/24b3acabf9f381b7a8164ab367e26578cf517ed4)), closes [#188](https://github.com/ublue-os/hwe/issues/188) +* remove lxqt 39 as lazurite replaced it ([#186](https://github.com/ublue-os/hwe/issues/186)) ([871e95c](https://github.com/ublue-os/hwe/commit/871e95c22dff52f3fbc607a1ee49b939014522c3)) +* **supergfxctl:** Use new copr for continued Fedora 37 support ([#138](https://github.com/ublue-os/hwe/issues/138)) ([75627e1](https://github.com/ublue-os/hwe/commit/75627e140689404e6e3de18f2b86adb88dbe3529)) +* temporary remove supergfxctl-plasmoid ([#120](https://github.com/ublue-os/hwe/issues/120)) ([5c716a8](https://github.com/ublue-os/hwe/commit/5c716a8178dd5a07970bcdf94302fd7d033c6824)) +* update readme headers so we can deep link setup instructions ([#105](https://github.com/ublue-os/hwe/issues/105)) ([fb5263b](https://github.com/ublue-os/hwe/commit/fb5263b331827d8c51c8e6644a847b4a1c835f12)) +* use new akmods:main-RELEASE tag structure ([#156](https://github.com/ublue-os/hwe/issues/156)) ([8572a23](https://github.com/ublue-os/hwe/commit/8572a23698b36b2fcdf28d87e980c3c9ec95cacc)) +* use skopeo for more efficient upstream image introspection ([#79](https://github.com/ublue-os/hwe/issues/79)) ([9bdcd6e](https://github.com/ublue-os/hwe/commit/9bdcd6eff5b1cf0d5d8db3b69af6d7fabfce3e18)) + ## 1.0.0 (2023-03-07)