Skip to content

Commit

Permalink
Markdown link and spellcheck issues
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanStS committed Jun 8, 2024
1 parent 906f6e7 commit aa52913
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ filesystems
FirstBoot
fka
FlightAware
Forgejo
ForkedDaapd
FOSS
foto
Expand Down
5 changes: 2 additions & 3 deletions docs/releases/v9_5.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The **June 8th, 2024** release of **DietPi v9.5** comes with new the new softwar

### Enhancements

- **Images** :octicons-arrow-right-16: New DietPi images won't contain the `gnupg` package anymore, but `gpg` only, since other features of the suite are not required for our scripts anymore. E.g. `dirmngr` for interacting with keyservers, and `gpg-agent` for key passphrase inputs are hence missing. `gpg` however prints very clear error messages about what is missing. Let us know whether you find one of those `GnuPG` features too essential to not be pre-installed.
- **Images** :octicons-arrow-right-16: New DietPi images won't contain the `gnupg` package anymore, but `gpg` only, since other features of the suite are not required for our scripts anymore. E.g. `dirmngr` for interacting with key servers, and `gpg-agent` for key passphrase inputs are hence missing. `gpg` however prints very clear error messages about what is missing. Let us know whether you find one of those `GnuPG` features too essential to not be pre-installed.
- [**Radxa ZERO 3**](../hardware.md#radxa) :octicons-arrow-right-16: Onboard WiFi does now work OOTB on early ZERO 3W revisions with AP6212 WiFi chip.
- [**DietPi-Software**](../dietpi_tools/software_installation.md#dietpi-software) | [**Jellyfin**](../software/media.md#jellyfin) :octicons-arrow-right-16: Since a while FFmpeg 6 is available for Jellyfin, but on old installs with the old FFmpeg 5 package, it is not upgraded automatically by APT. This DietPi update applies the FFmpeg upgrade to all affected systems. Many thanks to @gioxx and @WolfganP for reporting this issue: <https://github.com/MichaIng/DietPi/issues/7080>
- [**DietPi-Software**](../dietpi_tools/software_installation.md#dietpi-software) | [**MediaWiki**](../software/social.md#mediawiki) :octicons-arrow-right-16: Uploaded images are now preserved on reinstalls.
Expand All @@ -33,5 +33,4 @@ The **June 8th, 2024** release of **DietPi v9.5** comes with new the new softwar
- [**DietPi-Software**](../dietpi_tools/software_installation.md#dietpi-software) | [**Box64**](../software/gaming.md#box64) :octicons-arrow-right-16: Resolved an issue where an invalid build target was used on Raspberry Pi 5 with 16k page size kernel. This target was removed with latest Box64, as page size handling is now done at runtime.
- [**DietPi-Software**](../dietpi_tools/software_installation.md#dietpi-software) | [**Jellyfin**](../software/media.md#jellyfin) :octicons-arrow-right-16: Resolved an issue where the intended HTTP port change could not be applied, since the network config file is not created anymore at service start. We do now pre-create a minimal one, which is complemented with defaults automatically.

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/7098

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/7098>

0 comments on commit aa52913

Please sign in to comment.