Sync from SUSE:ALP:Source:Standard:1.0 elemental revision c420377de4a5dc763c4132525e78f06e
This commit is contained in:
304
elemental.changes
Normal file
304
elemental.changes
Normal file
@@ -0,0 +1,304 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 09 10:33:18 UTC 2024 - kkaempf@suse.com
|
||||
|
||||
- Update to version 2.1.0+git20240208.ab6d5a5:
|
||||
* Add BuildName and fix BuildTags for SLE Micro container builds
|
||||
* Fix the naming
|
||||
* Make elemental-toolkit dependency constrained to a specific version range
|
||||
* Adapt upgrade script to the new elemental-toolkit
|
||||
* Don't set the hostname (#1171)
|
||||
* Make use of the update elemental kernel arguments
|
||||
* Make initrd generation consistent across flavors
|
||||
* Update rootfs settings
|
||||
* Make sure no variables in /etc/os-release are duplicated
|
||||
* Build RT flavour only for x86_64
|
||||
* Use Elemental systemd branding package
|
||||
* Include all OBS packages pulling sources from this repository
|
||||
* Update copyright to 2024 (for golangci-lint)
|
||||
* Use per-flavor Dockerfiles
|
||||
* Update kernel cmdline for elemental-sysroot (#1165)
|
||||
* Use the elemental-rootfs feature (#1163)
|
||||
* Rename systemd-presets-branding-SLE-Micro-for-Rancher to systemd-presets-branding-Elemental
|
||||
* Mention elemental-rpmlintrc as Source in spec
|
||||
* Run services after time-sync.target
|
||||
* drop kpartx and sg3_utils
|
||||
* Update copyright to 2024
|
||||
* Update copyright to 2024
|
||||
* drop "for Rancher" from grub entry
|
||||
* Make x86_64 specific grub packages explicit
|
||||
* Install NetworkManager-branding-SLE
|
||||
* drop rpm-ndb from non-flavored image
|
||||
* Add all the packages that were part of Elemental 5.4
|
||||
* Add openssh-server
|
||||
* Add iputils
|
||||
* build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tests
|
||||
* Use the backwards compatible /run/cos/active_mode
|
||||
* Revert to 'old' RPi firmware
|
||||
* Mkdir /host/run/elemental in suc-upgrade
|
||||
* Migrate to /run/elemental from /run/cos
|
||||
* Add default network configuration for eth0
|
||||
* Remove default serial console kernel parameter
|
||||
* Remove unused Dockerfile
|
||||
* Ensure the base iso name follows the OBS pattern
|
||||
* For some reason OBS complains of invalid format on SOURCEURL substitution
|
||||
* Update workflow so that it branches the appropriate OBS packages
|
||||
* Adding missing manifest for the base-iso image
|
||||
* Align and update labels and tags with all images
|
||||
* Remove obsolete images, sle micro variants are already in place
|
||||
* Rename build-iso-next
|
||||
* Remove longhorn overlay mount
|
||||
* Drop the 'for Rancher' suffix
|
||||
* Revert to 'old' RPi firmware
|
||||
* Set entrypoint of elemental-iso-add-registration
|
||||
* Fix SLEM4R OS build
|
||||
* Update elemental-iso-add-registration
|
||||
* Remove some old teal references
|
||||
* Remove Teal images
|
||||
* tag with %VERSION%
|
||||
* Update OBS worflow to SLEM4R images
|
||||
* Multi-flavored OS build
|
||||
* trigger VRs
|
||||
* Bump ele-testhelpers deps
|
||||
* Introduce "base" variant of SLE-Micro-for-Rancher
|
||||
* Cleanup duplicate rpm install
|
||||
* Few renfinements to the slem4r-os image
|
||||
* Bump go deps
|
||||
* Remove build of artifacts
|
||||
* Bump go deps
|
||||
* Include system agent unit file in specfile
|
||||
* Fix image/iso build - part 2
|
||||
* Fix image/iso build
|
||||
* Require elemental-toolkit instead of elemental-cli (#984)
|
||||
* Add elemental-register-reset.service
|
||||
* Use the new init command (#874)
|
||||
* Disable service triggers on staging
|
||||
* Use raspberrypi-firmware-uefi for Raspberry Pi
|
||||
* Fix elemental-iso-add-registration script
|
||||
* Add SLE-Micro-Rancher to OBS trigger services
|
||||
* Add SLE-Micro-Rancher Dockerfile for buildservice automation
|
||||
* Add build-iso-next to OBS workflow
|
||||
* Fix elemental-register systemd service
|
||||
* Keep elemental-iso subdir for now
|
||||
* rancher/ -> suse/
|
||||
* Fork teal-iso to slem4r-iso to build against SLE Micro 5.5
|
||||
* Package elemental-register-install.service
|
||||
* Use elemental-register --install argument (#934)
|
||||
* Drop the need of the builder image, use the OS itself for that
|
||||
* Update dev channel URL
|
||||
* Dynamically set the URL template based on the build env
|
||||
* Update container URLs in CI
|
||||
* Update OBS workflow to the current project setup
|
||||
* Make SLE Micro version references dynamic (#914)
|
||||
* Bump go deps
|
||||
* e2e/ui: bump cypress library to 1.0.6 (#930)
|
||||
* Bump go deps
|
||||
* Drop systemd_pre
|
||||
* Allow installation on non-SUSE distributions
|
||||
* e2e/ui fix extension installation in head (#920)
|
||||
* Improve registration on already installed systems (#906)
|
||||
* Update CONTRIBUTING.md
|
||||
* Update CONTRIBUTING to what Fleet uses
|
||||
* Add CONTRIBUTING.md
|
||||
* Fix copyright on some files
|
||||
* Run elemental register at each boot (#890)
|
||||
* Keep systemd status check even when FORCE is in use
|
||||
* FORCE flag skips all sanity checks on upgrades
|
||||
* Switch supportlevel to "l3"
|
||||
* suc-upgrade: allow OS upgrades on hosts with failed systemd units
|
||||
* suc-upgrade/trivial: fix tab spacing
|
||||
* add-registration: clean up upon abort
|
||||
* Don't use wget in elemental-iso-add-registration (#641)
|
||||
* Move _constraints into Dockerfile
|
||||
* Include podman
|
||||
* Ask for 16GB of main memory
|
||||
* Apply suggestions from code review
|
||||
* Enable cloud-config from removable devices
|
||||
* Ensure names are unique for all stages
|
||||
* Bump go-version and deps (#823)
|
||||
* Do not compare versions from different repositories on upgrades
|
||||
* Include build-iso in OBS workflow
|
||||
* Add containerized ISO image
|
||||
* Only allow upgrades on active system (#784)
|
||||
* Feat: add CODEOWNERS
|
||||
* Load proxy setup from sysconfig and allow elemental specific env variables
|
||||
* Include cryptsetup in elemental-teal
|
||||
* Do not expand COS_PERSISTENT by default
|
||||
* Add environment variable files in elemental-system-agent.service
|
||||
* Run elemental-register in systemd service (#723)
|
||||
* Fix small typo
|
||||
* Include rke2-killall on shutdown process
|
||||
* Update shutdown-k3s.service
|
||||
* Prevent upgrade loops when FORCE is in use
|
||||
* Do not allow downgrades without force flag
|
||||
* Remove reboots on cloud-config addition
|
||||
* Do not allow concurrent suc-upgrade executions
|
||||
* Fix copyright date range
|
||||
* Update docker/login-action to v2.1.0 (#666)
|
||||
* Remove branch filter on OBS workflow for tag events
|
||||
* e2e ui: allow to choose elemental ui version
|
||||
* Fix typo
|
||||
* Remove cloud-config/upgrade_grub_hook package (#657)
|
||||
* Add shutdown-k3s.service to OBS spec
|
||||
* Add service to kill k3s before umount
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 14:10:58 UTC 2024 - dcassany@suse.com
|
||||
|
||||
* Make x86_64 specific grub packages explicit
|
||||
* Install NetworkManager-branding-SLE
|
||||
* Add iputils
|
||||
* Use per-flavor Dockerfiles
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 08 16:01:27 UTC 2024 - kkaempf@suse.com
|
||||
|
||||
- Update copyright to 2024 (for golangci-lint)
|
||||
- Mention elemental-rpmlintrc as Source in spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 15 12:00:55 UTC 2023 - dcassany@suse.com
|
||||
|
||||
- Update to version 2.0.2:
|
||||
* Revert to 'old' RPi firmware
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 12 18:05:19 UTC 2023 - David Cassany <dcassany@suse.com>
|
||||
|
||||
- Update to version 2.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 05 11:16:21 UTC 2023 - dcassany@suse.com
|
||||
|
||||
* Remove default serial console kernel parameter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 01 13:29:33 UTC 2023 - dcassany@suse.com
|
||||
|
||||
* Ensure the base iso name follows the OBS pattern
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 17:26:41 UTC 2023 - dcassany@suse.com
|
||||
|
||||
- Update to version 2.0.0:
|
||||
* For some reason OBS complains of invalid format on SOURCEURL substitution
|
||||
* Update workflow so that it branches the appropriate OBS packages
|
||||
* Adding missing manifest for the base-iso image
|
||||
* Align and update labels and tags with all images
|
||||
* Remove obsolete images, sle micro variants are already in place
|
||||
* Rename build-iso-next
|
||||
* Remove longhorn overlay mount
|
||||
* Drop the 'for Rancher' suffix
|
||||
* Revert to 'old' RPi firmware
|
||||
* Set entrypoint of elemental-iso-add-registration
|
||||
* Fix SLEM4R OS build
|
||||
* Update elemental-iso-add-registration
|
||||
* Remove some old teal references
|
||||
* Remove Teal images
|
||||
* tag with %VERSION%
|
||||
* Update OBS worflow to SLEM4R images
|
||||
* Multi-flavored OS build
|
||||
* trigger VRs
|
||||
* Bump ele-testhelpers deps
|
||||
* Introduce "base" variant of SLE-Micro-for-Rancher
|
||||
* Cleanup duplicate rpm install
|
||||
* Few renfinements to the slem4r-os image
|
||||
* Bump go deps
|
||||
* Remove build of artifacts
|
||||
* Bump go deps
|
||||
* Include system agent unit file in specfile
|
||||
* Fix image/iso build - part 2
|
||||
* Fix image/iso build
|
||||
* Require elemental-toolkit instead of elemental-cli (#984)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 17:26:14 UTC 2023 - dcassany@suse.com
|
||||
|
||||
- Update to version 1.3+git20230830.d301e1b:
|
||||
* Add elemental-register-reset.service
|
||||
* Use the new init command (#874)
|
||||
* Disable service triggers on staging
|
||||
* Use raspberrypi-firmware-uefi for Raspberry Pi
|
||||
* Fix elemental-iso-add-registration script
|
||||
* Add SLE-Micro-Rancher to OBS trigger services
|
||||
* Add SLE-Micro-Rancher Dockerfile for buildservice automation
|
||||
* Add build-iso-next to OBS workflow
|
||||
* Fix elemental-register systemd service
|
||||
* Keep elemental-iso subdir for now
|
||||
* rancher/ -> suse/
|
||||
* Fork teal-iso to slem4r-iso to build against SLE Micro 5.5
|
||||
* Package elemental-register-install.service
|
||||
* Use elemental-register --install argument (#934)
|
||||
* Drop the need of the builder image, use the OS itself for that
|
||||
* Update dev channel URL
|
||||
* Dynamically set the URL template based on the build env
|
||||
* Update container URLs in CI
|
||||
* Update OBS workflow to the current project setup
|
||||
* Make SLE Micro version references dynamic (#914)
|
||||
* Bump go deps
|
||||
* e2e/ui: bump cypress library to 1.0.6 (#930)
|
||||
* Bump go deps
|
||||
* Drop systemd_pre
|
||||
* Allow installation on non-SUSE distributions
|
||||
* e2e/ui fix extension installation in head (#920)
|
||||
* Improve registration on already installed systems (#906)
|
||||
* Update CONTRIBUTING.md
|
||||
* Update CONTRIBUTING to what Fleet uses
|
||||
* Add CONTRIBUTING.md
|
||||
* Fix copyright on some files
|
||||
* Run elemental register at each boot (#890)
|
||||
* Keep systemd status check even when FORCE is in use
|
||||
* FORCE flag skips all sanity checks on upgrades
|
||||
* Switch supportlevel to "l3"
|
||||
* suc-upgrade: allow OS upgrades on hosts with failed systemd units
|
||||
* suc-upgrade/trivial: fix tab spacing
|
||||
* add-registration: clean up upon abort
|
||||
* Don't use wget in elemental-iso-add-registration (#641)
|
||||
* Move _constraints into Dockerfile
|
||||
* Include podman
|
||||
* Ask for 16GB of main memory
|
||||
* Apply suggestions from code review
|
||||
* Enable cloud-config from removable devices
|
||||
* Ensure names are unique for all stages
|
||||
* Bump go-version and deps (#823)
|
||||
* Do not compare versions from different repositories on upgrades
|
||||
* Include build-iso in OBS workflow
|
||||
* Add containerized ISO image
|
||||
* Only allow upgrades on active system (#784)
|
||||
* Feat: add CODEOWNERS
|
||||
* Load proxy setup from sysconfig and allow elemental specific env variables
|
||||
* Include cryptsetup in elemental-teal
|
||||
* Do not expand COS_PERSISTENT by default
|
||||
* Add environment variable files in elemental-system-agent.service
|
||||
* Run elemental-register in systemd service (#723)
|
||||
* Fix small typo
|
||||
* Include rke2-killall on shutdown process
|
||||
* Update shutdown-k3s.service
|
||||
* Prevent upgrade loops when FORCE is in use
|
||||
* Do not allow downgrades without force flag
|
||||
* Remove reboots on cloud-config addition
|
||||
* Do not allow concurrent suc-upgrade executions
|
||||
* Fix copyright date range
|
||||
* Update docker/login-action to v2.1.0 (#666)
|
||||
* Remove branch filter on OBS workflow for tag events
|
||||
* e2e ui: allow to choose elemental ui version
|
||||
* Fix typo
|
||||
* Remove cloud-config/upgrade_grub_hook package (#657)
|
||||
* Add shutdown-k3s.service to OBS spec
|
||||
* Add service to kill k3s before umount
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 17:19:29 UTC 2023 - dcassany@suse.com
|
||||
|
||||
- Update to version 1.1.0+git20230125.14a106c:
|
||||
* e2e/ui: replace .xterm-cursor-layer in Cypress (#636)
|
||||
* Add debug flag on upgrade command and update bootargs.cfg file (#625)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 09:59:01 UTC 2022 - Klaus Kämpf <kkaempf@suse.com>
|
||||
|
||||
- add /etc/NetworkManager/conf.d/rke2-canal.conf (#446)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 11:25:44 UTC 2022 - David Cassany <dcassany@suse.com>
|
||||
|
||||
- Initial commit
|
Reference in New Issue
Block a user