Changelog for
jeos-firstboot-1.5.0-1.1.noarch.rpm :
* Wed Aug 07 2024 Fabian Vogt
- Update to version 1.5.0:
* Add module for TOTP setup (jsc#CPT-84)
* Add module for user creation
* Set LC_COLLATE=C.UTF-8
* Document module API in README.md
* Let modules specify title, description and priority
* jeos-firstboot-functions: Simplify _find_modules
* Use tabs for indentation everywhere
* Drop stale README file
* Fri May 24 2024 Fabian Vogt - Update to version 1.4.3:
* Use UTC as default TZ if there was no locale selection dialog (boo#1224212)
* Mon May 06 2024 Fabian Vogt - Update to version 1.4.2:
* Resolve cycle w.r.t. wicked (bsc#1223391)
* Mon Apr 29 2024 Fabian Vogt - Make ssh-pairing a required dep on new distros
* Wed Apr 17 2024 Fabian Vogt - Update to version 1.4.1:
* Add ssh_enroll module
* Thu Apr 11 2024 Fabian Vogt - Update to version 1.4.0:
* Use d_styled in more places
* Add support for systemd credentials
* Order modules, read from /etc
* Wed Mar 27 2024 Fabian Vogt - Update to version 1.3.0.8:
* Match CPE_NAME for checking whether to show the registration dialog (bsc#1222034)
* Thu Mar 14 2024 Fabian Vogt - Update to version 1.3.0.7:
* Only skip jeos-firstboot if cloud-init found a config source (bsc#1220281)
* Tue Feb 20 2024 Fabian Vogt - Update to version 1.3.0.6:
* Show transactional-update register if needed (bsc#1219949)
* Don\'t show confirmation dialog when exiting jeos-config
* Refactor dialog helpers in jeos-firstboot-functions
* Mon Jan 22 2024 Fabian Vogt - Update to version 1.3.0.3:
* status_mail: Rerun status-mail-generator after saving
* Mon Jan 22 2024 Fabian Vogt - Update to version 1.3.0.2:
* status_mail: Add a field for MAILX_OPTIONS as well
* status_mail: Fix RELAYHOST option
* Thu Jan 18 2024 Fabian Vogt - Update to version 1.3.0.0:
* Add status_mail module for systemd-status-mail configuration (jsc#PED-6989)
* Apply automatic shellcheck fixes
* Add annotations for shellcheck
* Load files based on jeos-firstboot/jeos-config location
* Thu Nov 30 2023 jeos-internalAATTsuse.de- Update to version 1.2.0.9:
* Add KeyringMode=shared
* Tue Aug 22 2023 Fabian Vogt - Update to version 1.2.0.7:
* Don\'t pass --setup-machine-id to systemd-firstboot
* Wed May 10 2023 Fabian Vogt - Update to version 1.2.0.6:
* Change EULA/license dialog button label to \"Continue\" (bsc#1210279)- Only build the rpiwifi package on SLE/Leap 15 (bsc#1207419)- Add an explicit dependency on nmtui
* Thu Mar 09 2023 jeos-internalAATTsuse.de- Update to version 1.2.0.5:
* Support /usr/lib/os-release (#102)
* Mon Jun 20 2022 Ludwig Nussel - Don\'t require wicked nor NetworkManager. Both are optional
* Mon Jun 20 2022 Fabian Vogt - Update to version 1.2.0.4:
* Rewrite license code
* Tue Jun 14 2022 Fabian Vogt - Update to version 1.2.0.3:
* Don\'t ask for licence confirmation if not needed
* Deduplicate wifi list
* Thu Apr 14 2022 Fabian Vogt - Update to version 1.2.0:
* Make use of SPDX identifiers
* Read dialog output into a variable directly
* Drop broken error handling for dialog
* Fix dialog asking about wicked network reconfiguration
* Start nmtui in jeos-firstboot if no active connection could be detected
* Load network modules dynamically
* Only list applicable modules in jeos-config
* Convert network configuration to a module
* Fix size of the \"No root password set\" dialog
* Wed Mar 16 2022 Fabian Vogt - Update to version 1.1.1.1:
* Quick\'n\'dirty NetworkManager support- Switch git URL to https- Require NetworkManager or wicked
* Thu Feb 17 2022 Fabian Vogt - Update to version 1.1.1.0:
* Drop use of /var/log/jeos
* Avoid \"Terminated console_subproc\" message from wait
* Skip broken consoles (bsc#1195975)
* Thu Feb 03 2022 Fabian Vogt - Update to version 1.1.0.3:
* Don\'t make a snapshot if /etc is not part of it
* Use mountpoint with -q
* Don\'t attach jeos-firstboot-snapshot.service to the TTY
* Thu Jan 20 2022 Fabian Vogt - Update to version 1.1.0.0:
* Introduce welcome screen for console switching (boo#1184157, jsc#SLE-18306)
* Drop redundant functions in jeos-firstboot-functions
* Drop call to snapper setup-quota, kiwi does that meanwhile
* Tue Aug 17 2021 Guilherme Moro - Include appropriate Requires
* wicked
* iptroute2
* timezone
* Fri Jul 09 2021 jeos-internalAATTsuse.de- Update to version 1.0.2.0:
* Skip the lo interface when probing for DHCP- Use AATTTAG_OFFSETAATT in version to make it unambiguous
* Thu May 06 2021 jeos-internalAATTsuse.de- Update to version 1.0.1:
* Always show manual SSID option
* Call dialog with --backtitle everywhere
* Calculate the height of menus dynamically (bsc#1177188)
* Create README.md
* Mon Mar 01 2021 Fabian Vogt - Fix git url in _service
* Thu Feb 25 2021 jeos-internalAATTsuse.de- Update to version 1.0.0:
* Use race-free DBus API to silence systemd (bsc#1119382)
* Implement separate configuration for wifi (bsc#1156775)
* Major refactoring and final version of jeos-config (bsc#1181957)