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.15.1 #6217

Merged
merged 37 commits into from
Mar 9, 2023
Merged

Beta v8.15.1 #6217

merged 37 commits into from
Mar 9, 2023

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Mar 5, 2023

Beta v8.15.1

(2023-03-09)

New images since v8.15.0

Removed software since v8.15.0

  • Build-Essential | The C/C++ build tools and headers install option has been removed. It was used as generic dependency for other software options, but with the downside that often more packages were installed than required. When compiling is done, specific additional development headers are usually required anyway, so adding the required compiler and in case make per software option isn't such a burden. Hence, this has been done gradually and finally finished, making "Build-Essential" obsolete.

Enhancements since v8.15.0

Bug fixes since v8.15.0

  • DietPi-Software | Koel: Resolved an issue where the install failed on Buster systems, since Koel 5.1.14 requires at least PHP 7.4. Koel 5.0.2 will now be installed on Buster, being the latest functional one supporting PHP 7.3. Many thanks to @bartolus39 for reporting this issue: Koel installation fails #6226

MichaIng added 12 commits March 4, 2023 21:10
- DietPi-Update | Do not migrate do alternative branch if "G_DISTRO == 0", i.e. if the distro version was not detected correctly
- DietPi-Software | Add some more marks for RISC-V incompatible software titles
- DietPi-Installer | Use rng-tools5 on VisionFive 2 as better alternative to haveged, as the hardware random generator works now
- DietPi-Build | Append any ITYPE and allow to add a custom suffix via "-s" option to the image
- DietPi-Build | Syntax
- dietpi-bookworm-upgrade | Skip dedicated "apt upgrade" before "apt full-upgrade"
- DietPi-Build | Test VisionFive 2 with MBR partition
DietPi-Build | VisionFive 2 with MBR partition
- DietPi-Installer | VisionFive 2: Install new kernel package
- CHANGELOG | Update changed username and extend Quartz64 kernel update entry
- U-Boot | Remove verbosity/loglevel variable from boot config. This is very rarely used and partly overridden by sysctl. If needed it can be easily set via extraargs
- DietPi-Software | OctoPrint: Enable install on RISC-V platforms
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label Mar 5, 2023
@MichaIng MichaIng added this to the v8.15 milestone Mar 5, 2023
MichaIng added 16 commits March 6, 2023 00:43
- DietPi-Software | Go: Enable on RISC-V via Debian archive package
- DietPi-Drive_Manager | Do not try to install exfat-utils on Bookworm, where it does not exist anymore
- DietPi-Build | Generate ROCK 5B images with a single ext4 partition
- META | Remove tailing space
- DietPi-Software | Do not manually remove service files which are removed as part of a package removal anyway. Fix info in code comments about Shairport Sync removal, where we switched to a DEB package with v6.29 while it hasn't been touched with v7.2, and the removal of the service below /etc was never needed as the previous 7z archive installed it to /lib as well.
- DietPi-Software | HTPC Manager: Fix install on Bookworm, enable on RISC-V and remove generic Build-Essemtial dependency
- DietPi-Software | Box86/64: Remove generic Build-Essemtial dependency, enable Box64 on RISC-V and add commented new build targets, enabled on next release
- DietPi-Software | Firefox Sync Server: Remove dependency on generic Build-Essemtial, use latest commit, but remove newly added PostgreSQL module dependency, as we use SQLite
- DietPi-Software | MineOS: Remove dependency on generic Build-Essemtial
- DietPi-Software | Node-RED: Remove dependency on generic Build-Essemtial
- DietPi-Software | WebIOPi: Remove dependency on generic Build-Essemtial
- DietPi-Software | Remove Build-Essemtial install option, since all previous dependants do now install the individual development packages subset required
- DietPi-Build | Add support for RISC-V containers
- DietPi-Software | Amiberry: Bump SDL2 to 2.26.4
- CI | Gogs: Add support for RISC-V builds
- Quartz64 | Revert to older BL31, as the newer one seems to break boot
DietPi-Build | Generate ROCK 5B images with a single ext4 partition
- DietPi-Installer | Remove obsolete ports package install, marked for RISC-V arch a few lines down
- CI | Add some more explicit RISC-V support
- DietPi-Software | Amiberry: Add commented RK3588 target, available with next release
- CHANGELOG | Add/update entries
- DietPi-Software | Gogs: Enable for RISC-V as we have a functional binary now. However, it won't work with the intended MariaDB server yet, since MariaDB fails hard on RISC-V, currently
Quartz64 | Revert to older BL31, as the newer one seems to break boot
- DietPi-Software | Syncthing: Update fallback URLs
MichaIng added 9 commits March 7, 2023 21:39
- DietPi-LetsEncrypt | Remove client verification CA setting from our default HTTPS configs. This needs manual setup anyway and should be hence done in a dedicated config for client verification, if wanted
- DietPi-Software | Update two fallback URLs
- DietPi-Software | Koel: Resolved an issue where the install failed on Buster systems, since Koel 5.1.14 requires at least PHP 7.4. Koel 5.0.2 will now be installed on Buster, being the latest functional one supporting PHP 7.3. Many thanks to @bartolus39 for reporting this issue: #6226
- DietPi-Software | Minor comment fix
- DietPi-Software | Syntax
- DietPi-Software | ownCloud: Install ownCloud 10.11 explicitly on Buster systems, since the upcoming ownCloud 10.12 drops PHP 7.3 support (while it does not even support PHP 8.0 yet)
- Odroid C4 | Added support for HDMI audio to dietpi-config. The manual setup via a(lsa)mixer was very complicated. Many thanks to @MDAR for testing the solution: #6178
- CHANGELOG | HDMI audio for C4 generally works on HC4 as well
- RC up
@isarrider
Copy link

@MichaIng I think the changelog regarding Rock5 has a typo: "The image is noW shipped",
so other users dont get confused...?

@MichaIng
Copy link
Owner Author

Thanks, corrected!

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.15 | Please help testing and hardening our upcoming release
2 participants