Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta v8.22.0 #6624

Merged
merged 38 commits into from Sep 17, 2023
Merged

Beta v8.22.0 #6624

merged 38 commits into from Sep 17, 2023

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Sep 17, 2023

Beta v8.22.0

(2023-09-17)

New software

Enhancements

  • Images | DietPi images are now shipped with a trailing FAT partition which contains dietpi.txt and other config files for easier pre-configuration and automation from Windows and macOS hosts. The partition is removed automatically on first boot, after copying all supported config files/scripts. Related CLI flags have been added to our build scripts: --add-fat-part for dietpi-imager and --no-fat-part for dietpi-build. Many thanks to @dirkhh for implementing this feature: DietPi-Imager | Add option to add FAT partition after rootfs to simplify setup #6602
  • Images | All our images are now compressed via xz instead of 7z. These are a little easier to handle, especially on Linux hosts, and many flashing utilities allow to flash zx-compressed images directly to disk, without the need to manually decompress them first. As xz compresses files and no directories, the dedicated README.md and hash text files are not included anymore. The hashes for integrity checks within an archive have no real purpose, as the compression algorithms imply hashes internally (CRC64 in case of xz), which are checked and integrity of the content assured as part of the decompression.
  • Images | SHA256 hashes and GPG signatures are now provided for all our images, linked from our download page or found here: https://dietpi.com/downloads/images/. Our public GPG keyring can be found at https://github.com/MichaIng.gpg.
  • DietPi-Software | Docker: Enabled for Trixie and RISC-V via docker.io package from Debian repository.
  • DietPi-Software | Portainer: Enabled for RISC-V as Docker is now supported on RISC-V as well.

Bug fixes

MichaIng and others added 30 commits August 27, 2023 01:42
- CHANGELOG | Typo
- DietPi-Software | rTorrent: Update rutorrent fallback version
- CHANGELOG | Make Rochchip64 kernel upgrade more precise: Only RK33xx SoCs are affected, as RK35xx have other kernel packages installed
- DietPi-Software | TasmoAdmin: Update fallback URL
- DietPi-Software | HAProxy: Bump to v2.8.2
- CHANGELOG | Fix credit as of removed GitHub user
- DietPi-Config | The menu option to update the SPI bootloader is now shown on Orange Pi 5 Plus as well, as intended. Many thanks for @zappydood for reporting its absence: #6501 (comment)
- NanoPi R4S | Resolved a v8.20 regression where the Ethernet LEDs did not react correctly after the kernel upgrade. Many thanks to @idaanx for reporting this issue: #6342 (comment)
- DietPi-Software | Ampache: Resolved an issue where the latest version was not successfully detected on install, so that an older fallback version was installed instead. Many thanks to @bartolus39 for reporting this issue: #6598
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- DietPi-Software | Update fallback versions/URLs
- DietPi-Software | Docker: Enabled support for Trixie and RISC-V via "docker.io" package from Debian repository.
- DietPi-Software | Portainer: Enabled for RISC-V as Docker is now supported on RISC-V as well.
- DietPi-Installer | Do not pre-install Armbian kernel and U-Boot packages from our server which have been finally updated on their APT repository as well
- DietPi-Software | Update fallback URLs
- DietPi-Software | Add ADS-B Feeder: track airplanes using SDRs and feed the data to ADS-B aggregators (based on https://adsb.im)

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Co-authored-by: MichaIng <micha@dietpi.com>
- General | DietPi images are now shipped with a trailing FAT partition which contains dietpi.txt and other config files for easier pre-configuration and automation from Windows and macOS hosts. Related CLI flags have been added to our build scripts. Many thanks to @dirkhh for implementing this feature: #6602

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Co-authored-by: MichaIng <micha@dietpi.com>
- CHANGELOG | Explain the added setup FAT partition and related CLI flags a little more
- DietPi-Build | Adjust DietPi-Imager args for image editions
- DietPi-Software | Update fallback URLs
- DietPi-Imager | Handle image size correctly in 512 sectors when adding setup FAT partition, convert to bytes afterwards. Obtain requried free disk space correctly if no 7z archive is generated.
- DietPi-Imager | Add 33 extra sectors for GPT partition table as well when needed to add the setup FAT partition. Reorder code to make it easier to understand the steps
- CI | Satisfy shellcheck
- DietPi-Imager | Really add the intended 34 sectors for the GPT backup partition table
- DietPi-Imager | 1 MiB is too small for FAT16. FAT12 is anyway the smallest FAT size supported, so let mkfs decide
- CI | DietPi-Software: Add webserver/PHP/MariaDB checks for webserver stacks and fix MediaWiki software ID
- Images: All our images are now compressed via xz instead of 7z. These are a little easier to handle, especially on Linux hosts, and many flashing utilities allow to flash zx-compressed images directly to disk, without the need to manually decompress them first. As xz compresses files and no directories, the dedicated README.md and hash text files are not included anymore. The hashes for integrity checks within an archive have no real purpose, as the compression algorithms imply hashes internally (CRC64 in case of xz), which are checked and integrity of the content assed as part of the decompression.
- Images | Add SHA256 hashes for every uploaded image archive
- CI | Shairport Sync: Fix Trixie builds as of raised libavcodec version
- DietPi-Software | File Browser: Update fallback URL
- Images | SHA256 hashes and GPG signatures are now provided for all our images, linked from our download page or found here: https://dietpi.com/downloads/images/. Our public GPG keyring can be found at https://github.com/MichaIng.gpg.
- DietPi-Patches | Migrate Armbian keyring from /etc/apt/trusted.gpg to /etc/apt/trusted.gpg.d for old images
- dietpi-bookworm-upgrade | Resolved an issue on systems with Armbian repository, where the system was still identified as Bullseye after the distribution upgrade to Bookworm. Reason was Armbian's base-files package, which was not upgraded as intended. On all DietPi systems, the original base-files package from Debian will now be enforced to prevent this and similar issues. Many thanks to @rogerthn2019 for reporting this issue: #6227 (comment)
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label Sep 17, 2023
@MichaIng MichaIng added this to the v8.22 milestone Sep 17, 2023
- RC up
- DietPi-Imager | Restore execute permissions of script
- META | Merge from master
@MichaIng MichaIng merged commit 8eee130 into beta Sep 17, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beta 🧪 Issues specific to the Beta branch testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open Beta v8.22 | Please help testing and hardening our upcoming release
2 participants