-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
Beta v8.17.2 #6366
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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
- 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 | 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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Beta v8.17.2
(2023-05-06)
New software since v8.17.1
Enhancements since v8.17.1
@din14970
for reporting this issue: https://dietpi.com/forum/t/configuring-https-for-minio-through-nginx/16775Bug fixes since v8.17.1