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.17.2 #6366

Merged
merged 12 commits into from
May 6, 2023
Merged

Beta v8.17.2 #6366

merged 12 commits into from
May 6, 2023

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented May 5, 2023

Beta v8.17.2

(2023-05-06)

New software since v8.17.1

Enhancements since v8.17.1

  • DietPi-Software | MinIO: On fresh installs, the S3 API port will be 9004 from now on, to resolve a port conflict with Logitech Media Server. Furthermore the web access port (aka console port) will be set to 9001, as otherwise it will be randomly applied from a high port range, making reverse proxy and container setups impossible. Many thanks to @din14970 for reporting this issue: https://dietpi.com/forum/t/configuring-https-for-minio-through-nginx/16775
  • DietPi-Software | Snapcast: The server and client install options have been enabled on ARMv8 and RISC-V, using the older but functional packages from the Debian repository.

Bug fixes since v8.17.1

  • DietPi-Software | phpMyAdmin: Resolved an issue where an older version could have been installed since there are still v4 maintenance releases which may be dated after the latest v5 release.

Joulinar and others added 5 commits May 5, 2023 17:17
- DietPi-Software | MinIO: On fresh installs, the S3 API port will be 9004 from now on, to resolve a port conflict with Logitech Media Server. Furthermore the web access port (aka console port) will be set to 9001, as otherwise it will be randomly applied from a high port range, making reverse proxy and container setups impossible. Many thanks to `@din14970` for reporting this issue: https://dietpi.com/forum/t/configuring-https-for-minio-through-nginx/16775
- DietPi-Software | Snapcast: The server and client install options have been enabled on ARMv8 and RISC-V, using the older but functional packages from the Debian repository.

Co-Authored-By: MichaIng <[email protected]>
- DietPi-Software | Snapcast: Syntax

Co-Authored-By: MichaIng <[email protected]>
- DietPi-Software | Sparky SBC: Better work around failing Roon Bridge start and mark Apache as incompatible: https://dietpi.com/forum/t/allogui-not-working-apache-service-doesnt-start/15708
- DietPi-Patches | Sparky SBC: 2nd part of Roon Bridge patch migration
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label May 5, 2023
@MichaIng MichaIng added this to the v8.17 milestone May 5, 2023
MichaIng and others added 7 commits May 6, 2023 01:44
- General | Resolved some syntax issue where in [[ ^one|two$ ]] start and end anchors apply to the first resp. last alternative only, so it needs to be [[ ^(one|two)$ ]] to apply both anchors to all alternatives.
- DietPi-Software | Snapcast Server: The Debian Buster repo package, installed on ARMv8 and x86_64 Buster systems, does not contain the /etc/snapserver.conf yet, so skip editing it in this case.
- DietPi-Software | Snapcast: Fix install on Bookworm as the upstream package depends on libflac8 while Bookworm ships libflac12. Use Debian repo package in this case.
- DietPi-Software | Download_Install: Add support for tar.xz archives, as well as non-tarball gz and bz archives.
- DietPi-Software | phpMyAdmin: Resolved an issue where an older version could have been installed since there are still v4 maintenance releases which may be dated after the latest v5 release.
- DietPi-Software | Restic: This fast, efficient and secure command-line backup program has been added to our software catalogue. Compared to the package available via APT, it is always the latest version. Many thanks to @goldfix for implementing it: #6350

Co-authored-by: MichaIng <[email protected]>
- RC up
- DietPi-Software | TasmoAdmin: Update fallback URL
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.17 | Please help testing and hardening our upcoming release
3 participants