Skip to content

Commit

Permalink
Releasenotes v8.25 and new hardware (#959)
Browse files Browse the repository at this point in the history
* Releasenotes v8.25 and new hardware

- Releasenotes v8.25 (step 1)
- new hardware added to hardware page

* v8.25 step 2

* Markdown lint and spellcheck issues
  • Loading branch information
StephanStS authored Dec 18, 2023
1 parent b50867c commit 2948433
Show file tree
Hide file tree
Showing 7 changed files with 74 additions and 1 deletion.
1 change: 1 addition & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ MPD
MPL
MQTT
MTA
mtime
multiroom
multithreaded
multithreading
Expand Down
Binary file added docs/assets/images/PINE64-STAR64.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/dietpi-release-v8_25.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 38 additions & 1 deletion docs/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,18 @@ For more details visit the [**Orange Pi**](http://www.orangepi.org/index.html) w
<strong>Download</strong>: <a href="https://dietpi.com/downloads/images/DietPi_OrangePi5Plus-ARMv8-Bookworm.img.xz">DietPi image</a>
</td>
</tr>
<tr>
<td><a class="table" href=""><strong>Orange Pi Zero3</strong></a></td>
<td>
<strong>Download</strong>: <a href="https://dietpi.com/downloads/images/testing/DietPi_OrangePiZero3-ARMv8-Bookworm.img.xz">DietPi image</a>
</td>
</tr>
<tr>
<td><a class="table" href=""><strong>Orange Pi 3B</strong></a></td>
<td>
<strong>Download</strong>: <a href="https://dietpi.com/downloads/images/testing/DietPi_OrangePi3B-ARMv8-Bookworm.img.xz">DietPi image</a>
</td>
</tr>
</tbody>
</table>
</div>
Expand All @@ -565,7 +577,32 @@ The [RISC-V platform](https://en.wikipedia.org/wiki/RISC-V) is an open source IS
<tr>
<td><a class="table" href=""><strong>StarFive VisionFive 2</strong></a></td>
<td>
<strong>Download</strong>: <a href="https://dietpi.com/downloads/images/testing/DietPi_VisionFive2-RISC-V-Sid.7z">DietPi image</a>
<strong>Download</strong>: <a href="https://dietpi.com/downloads/images/testing/DietPi_VisionFive2-RISC-V-Sid.img.xz">DietPi image</a>
</td>
</tr>
</tbody>
</table>
</div>

### PINE64

[PINE64](https://wiki.pine64.org/wiki/Main_Page) is a RISC-V SoC and SBC manufacturer (see also [PINE64 hardware support](#pine64)) and offers the [STAR64](https://wiki.pine64.org/wiki/STAR64). The board contains a quad-core RISC-V JH7110 SoC, 2/4/8 GiB of RAM.

![PINE64 STAR64 photo](assets/images/PINE64-STAR64.jpg){: width="584" height="338" loading="lazy"}

<div class="md-typeset__table">
<table>
<thead>
<tr>
<th><strong>Product</strong></th>
<th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="table" href=""><strong>PINE64 STAR64</strong></a></td>
<td>
<strong>Download</strong>: <a href="https://dietpi.com/downloads/images/testing/DietPi_Star64-RISC-V-Sid.img.xz">DietPi image</a>
</td>
</tr>
</tbody>
Expand Down
1 change: 1 addition & 0 deletions docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: Overview of DietPi releases with applied new software and features,

# DietPi Releases

- [v8.25 December 2023](releases/v8_25.md)
- [v8.24 November 2023](releases/v8_24.md)
- [v8.23 October 2023](releases/v8_23.md)
- [v8.22 September 2023](releases/v8_22.md)
Expand Down
33 changes: 33 additions & 0 deletions docs/releases/v8_25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Release Notes

## December 2023 (version 8.25)

### Overview

The **December 16th, 2023** release of **DietPi v8.25** comes with newly supported SBCs (Orange Pi 3B and the RISC-V based PINE64 STAR64), enhancements for other boards and bug fixes for several `dietpi-software` options.

![Snowy wooden stars](../assets/images/dietpi-release-v8_25.jpg){: width="480" height="320" loading="lazy"}

!!! cite "*Photo by `congerdesign`, Pixabay*"

### New images

- [**PINE64 STAR64**](../hardware.md#pine64_1) :octicons-arrow-right-16: We added support for this RISC-V SBC to DietPi. Images for testing are there: <https://dietpi.com/downloads/images/testing/DietPi_Star64-RISC-V-Sid.img.xz>
- [**Orange Pi 3B**](../hardware.md#orange-pi-series) :octicons-arrow-right-16: Support for this RK3566 SBC has been added to DietPi. Images for testing are there: <https://dietpi.com/downloads/images/testing/DietPi_OrangePi3B-ARMv8-Bookworm.img.xz>

### Enhancements

- [**Raspberry Pi**](../hardware.md#raspberry-pi) :octicons-arrow-right-16: We applied preparations for supporting the new official Raspberry Pi firmware and kernel packages, which implies support for Raspberry Pi 5. A script allows to the migration to the new package set, including the switch for the boot mount point from `/boot` to `/boot/firmware`. Please see the following topic about how to apply the script. Note that it is in beta stage for now, since the change might cause issues among our scripts which we did not detect yet: <https://github.com/MichaIng/DietPi/issues/6676>
- [**Quartz64**](../hardware.md#pine64) :octicons-arrow-right-16: The kernel receives a major upgrade to Linux 6.6.3 and we switched to latest unmodified mainline U-Boot 2023.10. Among others changes, this implies a fixed onboard Ethernet MAC address, which was previously changing on every boot.
- [**DietPi-Software**](../dietpi_tools/software_installation.md#dietpi-software) | [**NZBGet**](../software/bittorrent.md#nzbget) :octicons-arrow-right-16: We migrated to the repository of the new project maintainer, since the original author stopped development: <https://dietpi.com/forum/t/nzbget-new-maintainer-dietpi-software-already-updated/18425>. Being on it, plain text file logging has been disabled in favour for journal logging, i.e. all NZBGet related logs are now combined in `journalct -u nzbget`. The logging change will be applied on next DietPi update, the NZBGet upgrade itself can be done via reinstall: `dietpi-software reinstall 149`

### Bug fixes

- [**Proxmox**](../hardware.md#proxmox) :octicons-arrow-right-16: Now really resolved the issue where the QEMU guest agent was not always installed automatically on first boot.
- [**DietPi-Tools**](../dietpi_tools.md) | [**DietPi-Update**](../dietpi_tools/system_maintenance.md#dietpi-update) :octicons-arrow-right-16: Resolved an issue on RPi 4 systems with 32-bit userland/OS (but 64-bit kernel enabled) where wrong package variants could have been installed during patch stages. Many thanks to @diment08 for reporting this issue: <https://github.com/MichaIng/DietPi/issues/6768>
- [**DietPi-Tools**](../dietpi_tools.md) | [**DietPi-Backup**](../dietpi_tools/system_maintenance.md#dietpi-backup-backuprestore) :octicons-arrow-right-16: Resolved an issue where updating or restoring backups between different distro version may have been incomplete (particularly in case of Bookworm and Bullseye), since the `/etc/debian_version` is identical in size and mtime, and hence seen as identical by `rsync` (by default), while its content is different.
- [**DietPi-Software**](../dietpi_tools/software_installation.md#dietpi-software) | [**Ampache**](../software/media.md#ampache) :octicons-arrow-right-16: Resolved an issue on Bullseye and Bookworm systems where the initial web UI access failed because our pre-generated database was too old. A template shipped with Ampache will now be used, the initial admin user and music catalogue added via CLI. Many thanks to [@mostly_offline](https://dietpi.com/forum/u/mostly_offline){: class="nospellcheck"} for reporting this issue: <https://dietpi.com/forum/t/bypassing-ampache-update-page/17367>
- [**DietPi-Software**](../dietpi_tools/software_installation.md#dietpi-software) | [**Kodi**](../software/media.md#kodi) :octicons-arrow-right-16: Worked around an issue on RPi Bookworm systems where installing Kodi failed due to a missing directory. Many thanks to @joshi0531 for reporting this issue: <https://github.com/MichaIng/DietPi/issues/6703>
- [**DietPi-Software**](../dietpi_tools/software_installation.md#dietpi-software) | [**TasmoAdmin**](../software/home_automation.md#tasmoadmin) :octicons-arrow-right-16: Resolved an issue where the web updater did not work with Lighttpd, due to a wrong rewrite rule. Many thanks to @Boebbele for reporting this issue: <https://github.com/MichaIng/DietPi/issues/6805>

As always, many smaller code performance and stability improvements, visual and spelling fixes have been done, too much to list all of them here. Check out all code changes of this release on GitHub: <https://github.com/MichaIng/DietPi/pull/6808>
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ nav:
- Miscellaneous Tools: dietpi_tools/misc_tools.md
- RELEASES:
- Overview: releases.md
- v8.25 December 2023: releases/v8_25.md
- v8.24 November 2023: releases/v8_24.md
- v8.23 October 2023: releases/v8_23.md
- v8.22 September 2023: releases/v8_22.md
Expand Down

0 comments on commit 2948433

Please sign in to comment.