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

Release v8.17 #6361

Merged
merged 111 commits into from
May 6, 2023
Merged

Release v8.17 #6361

merged 111 commits into from
May 6, 2023

Commits on Apr 8, 2023

  1. v8.17

    - DietPi-Software | microblog.pub: Point to own docs
    MichaIng committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    959d364 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    bc6eaeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c873705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8260a61 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. v8.17

    - DietPi-Installer | Remove pre-v8.16 code
    MichaIng committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a280ce4 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Installer | Minor cleanup, especially a more consequent and efficient removal of all unexpected APT config files
    - DietPi-Build | Fix cluster size on EFI partitions
    MichaIng committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    354ddb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. v8.17

    - CI | Quartz64: Bump Linux to v8.2.10
    MichaIng committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7560cb4 View commit details
    Browse the repository at this point in the history
  2. v8.17 (#6308)

    - DietPi-Software | Home Assistant: Resolved an issue where to installation on 32-bit ARM systems failed since Python cryptography source builds do now require pky-config. Many thanks to `@retrofame` for reporting this issue: https://dietpi.com/forum/t/unable-to-upgrade-home-assistant-to-2021-10-x/5823/7
    - DietPi-Software | HTPC Manager: Resolved an issue where to installation on 32-bit ARM Bookworm systems failed since Python cryptography source builds do now require pky-config.
    
    Co-authored-by: MichaIng <[email protected]>
    Joulinar and MichaIng authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c45f386 View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Globals | Default RC up
    MichaIng committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    14c3827 View commit details
    Browse the repository at this point in the history
  4. v8.17

    - DietPi-Software | Bazarr: Minor update
    - DietPi-Software | Python 3: Use hardcoded /usr/bin/python3 path as this is what we install and expect being used. Admins need to edit systemd units if installing/compiling other Python 3 versions manually.
    MichaIng committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    386e40e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. v8.16

    - DietPi-Installer | Do not mask cron anymore. Since v8.16 services are not all unmasked during first run setup and we forgot about cron in this regards. It is stopped during DietPi updates and software installs (including first run setup) which should be sufficient for the aim this mask had. To be failsafe, unmask all services instead.
    MichaIng committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ef5bba8 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - General | Resolved an issue where our recent images had the cron service masked accidentally after first run setup. Many thanks to `@Johannes` for reporting this issue: https://dietpi.com/forum/t/cron-service-is-masked/16544
    MichaIng committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8906c59 View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Software | microblog.pub: Resolved an issue where the installation failed on 32-bit ARM devices since a Rust compiler is required for the cryptography Python module build. Many thanks to @kinoushe for reporting this issue: #6304
    MichaIng committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    e65a111 View commit details
    Browse the repository at this point in the history
  4. v8.17

    - DietPi-Software | microblog.pub: Fix install on ARM: g++ required for libsass Python module build and libjpeg for Pillow on 32-bit ARM
    - DietPi-Software | Home Assistant: Fix install on RISC-V which requires additional headers for Pillow, numpy, RISC-V
    MichaIng committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ebe41bd View commit details
    Browse the repository at this point in the history
  5. v8.17

    - DietPi-Software | Syntax
    MichaIng committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    4414da3 View commit details
    Browse the repository at this point in the history
  6. v8.17

    - DietPi-Software | microblog.pub: Add last missing ARMv6/7/RISC-V Python deps
    MichaIng committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    7639269 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. v8.17

    - DietPi-Software | Update some fallback URLs
    - Quartz64 | Bump linux to v6.2.11
    MichaIng committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9f9a958 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - Amiberry | Disable offscreen video backend which is enabled by default since SDL v2.26: libsdl-org/SDL@37effc7
    MichaIng committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a709be9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. v8.17

    - DietPi-Software | Radarr: Update fallback URL
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    23a73b9 View commit details
    Browse the repository at this point in the history
  2. v8.16

    - DietPi-Banner | Resolved a DietPi v8.16 regression where wrong CPU temperatures were shown on some devices. Many thanks to @duledxb for reporting this issue: #6315
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    4807e59 View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Software | Lidarr: Update fallback URL
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    db3fe88 View commit details
    Browse the repository at this point in the history
  4. v8.17

    - DietPi-Software | Box86: Fix arch check
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    9f3602b View commit details
    Browse the repository at this point in the history
  5. v8.17

    - DietPi-Software | Use hardcoded /usr/bin/java path in systemd units as this is the Java executable we install and expect to be used. A service override or "update-alternatives" needs to be used if a custom Java install or build wants to be used.
    - DietPi-Software | Nukkit: Update download URL to pull executable from Jenkins platform as suggested from GitHub releases. The "nukkit-1.0-SNAPSHOT.jar" (latest) URL is not valid anymore on the Maven repo but on Jenkins only. The latest builds/snapshots however are nearly identical, definitly built from same source: https://github.com/CloudburstMC/Nukkit/releases/tag/snapshot
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    923fe64 View commit details
    Browse the repository at this point in the history
  6. v8.17

    - DietPi-Software | Tiny
    - CI | Skip bind mounts on software builds which are not needed anymore
    - CI | Add new workflow for testing dietpi-software installs
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    c62c20c View commit details
    Browse the repository at this point in the history
  7. v8.17

    - CI | Syntax
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    fbab6b1 View commit details
    Browse the repository at this point in the history
  8. v8.17

    - CI | Syntax
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    163e1c3 View commit details
    Browse the repository at this point in the history
  9. v8.17

    - CI | DietPi-Software: Fix distro variable
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    2eccb9f View commit details
    Browse the repository at this point in the history
  10. v8.17

    - CI | DietPi-Software: Fix RISC-V excludes
    MichaIng committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    b356033 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. v8.17

    - CI | DietPi-Software: Shutdown on failure instead of reboot
    MichaIng committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    8b478c5 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Software | Syncthing: Remove handling of long deprecated, unused and not installed syncthing-inotify service. This is a remains from Syncthing prior v0.14.40.
    MichaIng committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    c124823 View commit details
    Browse the repository at this point in the history
  3. v8.17

    - CI | DietPi-Software: Add virtual Ethernet device to container, which implies a separate private network. If the host has systemd-networkd running, the veth device will be configured automatically to grant internet access to the guest but inbound access only for the host. This is needed here to test web application software which binds to ports which is not granted on GitHub Actions runners host network and even if, can conflict.
    MichaIng committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    e5bf657 View commit details
    Browse the repository at this point in the history
  4. v8.17

    - CI | DietPi-Software: systemd-networkd must run within the guest as well for automatic veth setup. Also start explicitly on host.
    MichaIng committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    a7953d7 View commit details
    Browse the repository at this point in the history
  5. v8.17

    - CI | DietPi-Software: Do not block parent service when starting systemd-networkd
    MichaIng committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    bf118ef View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. v8.17 (#6318)

    - DietPi-Software | MariaDB: Be more specific when changing owner of the database: Skip it if the meta database does not exist yet and only change group of those files/dirs which are not in root group. Some files are intentionally owned by root user and/or group. Also, do not change the user at all as this is correctly done by the packages preinst script already.
    - CI | DietPi-Software: Workarounds for failing MariaDB install on Buster within GitHub Actions runner (both cannot be replicated on my test systems with and without QEMU): mysqld does not have write access if our symlink is in place, even that directory permissions are correct. Type=notify leads to a service start timeout while mysqld has actually fully started.
    MichaIng authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    6b991aa View commit details
    Browse the repository at this point in the history
  2. v8.17

    - CI | DietPi-Software: Workaround for failing 32-bit ARM Rust builds on ext4 in QEMU emulated container on 64-bit host: rust-lang/cargo#9545
    MichaIng committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    761aa66 View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Update | Skip service startups after APT upgrades, obsolete since DietPi v8.16
    MichaIng committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a17cd8b View commit details
    Browse the repository at this point in the history
  4. v8.17

    - DietPi-Software | Koel: Update fallback URL
    MichaIng committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fbcfe97 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. v8.17

    - DietPi-Software | rutorrent: Update fallback version
    MichaIng committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    baeb9f5 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Software | rutorrent: Update fallback version
    MichaIng committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0afb5f4 View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Software | rutorrent: Update again fallback version, what a back and forth with this release :D
    MichaIng committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1b7465a View commit details
    Browse the repository at this point in the history
  4. v8.17

    - DietPi-Software | Emby: Remove some ancient uninstall steps. A patch on update is not needed as the repo used does not exist anymore and would have hence cause APT update errors since long time ago.
    MichaIng committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ba0897c View commit details
    Browse the repository at this point in the history
  5. v8.17

    - Minor
    MichaIng committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    24866d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. v8.17

    - DietPi-Software | Koel: Update fallback URL
    MichaIng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a3e7e51 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Config | Remove unintended character from menu entry
    MichaIng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ef5b31c View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Software | Synapse: Add pkg-config on Bookworm as well since it also depends on the Python cryptography module
    MichaIng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9f5b3a3 View commit details
    Browse the repository at this point in the history
  4. v8.17

    - DietPi-Software | Synapse: cryptography requires libssl-dev as well
    MichaIng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    578bd3d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. v8.17 (#6325)

    - DietPi-Software | Home Assistant/HTPC Manager/microblog-pub/Synapse: Resolved an issue where the install on RPi 4 with 32-bit image failed since rustup/cargo tried to compile for 64-bit. The issue occurred since the 64-bit kernel is used on RPi 4 by default since Linux 6.1, even if the OS/userland is 32-bit. Many thanks to @josh3003 for reporting this issue: #6306
    MichaIng authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0dfe0e8 View commit details
    Browse the repository at this point in the history
  2. v8.17 (#6301)

    - DietPi-Config | Audio: 'firmware-sof-signed' required for functionality on some Intel devices, is now installed when selecting 'intel-sst-dsp': #6281 (comment)
    Fourdee authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    91b4602 View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Software | Home Assistant: Resolved an issue where the installation failed on 32-bit ARM systems due to newly required C++ compiler and FFmpeg libraries for compiling all required Python modules.
    MichaIng committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    6d2e810 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. v8.17

    - DietPi-Software | Spotifyd: Update fallback URL
    MichaIng committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5b32628 View commit details
    Browse the repository at this point in the history
  2. v8.17 (#6314)

    - DietPi-Banner | Added a new option to show the Let's Encrypt certificate status (expiry date), when installed via dietpi-letsencrypt or Certbot. Many thanks to @gary2002 for implementing this option: #6314
    
    Co-authored-by: MichaIng <[email protected]>
    gary2002 and MichaIng authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5f327ef View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Software | Home Assistant: Extend some deps info
    MichaIng committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5ece2bf View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. v8.17

    - CHANGELOG | Sync with MichaIng/DietPi-Docs#875
    MichaIng committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    47565cc View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. v8.17

    - Quartz64 | Bump Linux to v6.2.12
    MichaIng committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    b26df95 View commit details
    Browse the repository at this point in the history
  2. v8.17 (#6331)

    - NanoPi R series | Updated udev rules for the Ethernet LEDs to not lid the LEDs of disabled Ethernet devices. If an Ethernet device has been detected by the kernel/udev already and an LED is configured to light on link (connected cable), it lights until the interface is set up and no link is detected. So for disabled interfaces, some LEDs remained lit. The udev rules have now been changed to quickly set up and down the interfaces for the LEDs to remain off until an interface has been successfully configured.
    - NanoPi R6S | Since our image runs fine on NanoPi R6C as well, the device name in DietPi is now shown as "NanoPi R6S/R6C" to indicate this fact.
    - ROCK Pi 4 | We followed Radxa and renamed the device to "ROCK 4", i.e. removed the "Pi" from its name.
    MichaIng authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    add1e3f View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Software | Resolved an issue where it was possible to install software titles via AUTO_SETUP_INSTALL_SOFTWARE_ID dietpi.txt entries on unsupported platforms.
    MichaIng committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    d02cd6e View commit details
    Browse the repository at this point in the history
  4. v8.17 (#6336)

    - CI | DietPi-Software: Add target branch and owner inputs
    MichaIng authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    c5ecf64 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. v8.17

    - DietPi-Software | ruTorrent: Update fallback URL
    MichaIng committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e15cf8f View commit details
    Browse the repository at this point in the history
  2. v8.17

    - Quartz64 | Add support for some USB and PCIe mobile modems and define "DietPi" is default hostname
    MichaIng committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f7a40ac View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. v8.17

    - DietPi-Software | Google AIY: Fix install on ARMv7 since google-assistant-library==0.0.3 as well as google-assistant-library==0.1.0 (official install instaructions) have a conflicting "requests" module dependency
    - DietPi-Software | Google AIY: Minor updates. Requires a larger rework to use the newer "aiyprojects" branch and skip the virtualenv, which is not really needed here and not consequently used
    MichaIng committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2a061ca View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. v8.17

    - CI | Quartz64: Detect and use current stable Linux version automatically
    MichaIng committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0c3dc6c View commit details
    Browse the repository at this point in the history
  2. v8.17 (#6341)

    - CI | DietPi-Software: Add an option to fake an RPi system on ARM architectures to allow testing RPi-only software and possible effects of the RPi APT repository. Generic options to allow defining specific hardware models for specific architectures would be an idea as well, but also makes the inputs more complicated.
    - DietPi-Update | Add support for Git branch names with forward slashes
    MichaIng authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c9674af View commit details
    Browse the repository at this point in the history
  3. v8.17

    - NanoPi R series | Fix Ethernet LED udev rule syntax and do not run "ip" in cases where the Ethernet device leads after the related LED. This seems to be the case if a kernel module needs to be loaded for the device, true for eth1 (WAN) and eth2 (LAN1) on NanoPi R6S. On R4S (Armbian kernel), both adapters load before their LEDs. Other models need testing.
    MichaIng committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8ddaedd View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. v8.17

    - DietPi-Software | ruTorrent: Update fallback URL
    MichaIng committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4161953 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Software | ruTorrent: Update fallback URL
    MichaIng committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3e1d37f View commit details
    Browse the repository at this point in the history
  3. v8.17 (#6334)

    - openHAB | This long requested vendor and technology agnostic FLOSS home automation software has been finally added to DietPi. Many thanks to @just-jason and many others for requesting it and @MDAR for providing install instructions and valuable information: #3857
    MichaIng authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d13755b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. v8.17

    - DietPi-Software | Gitea: Update fallback URL
    MichaIng committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f9c8456 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Software | Grafana: Bump ARMv6 package to v9.5.1
    MichaIng committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    67b3d2f View commit details
    Browse the repository at this point in the history
  3. v8.17 (#6323)

    - Raspberry Pi | Resolved an issue where enabling the 3.5mm analogue onboard audio jack did not work if a HDMI device was attached, since due to a change with Linux 6.1 HDMI audio was not disabled correctly. Many thanks to `@Gale` for reporting this issue: https://dietpi.com/forum/t/no-audio-from-rpi-4b-headphone-jack/16538
    MichaIng authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4898ad3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. v8.17

    - DietPi-Software | openHAB: Use testing suite == openHAB 4 from Bullseye on since openHAB 3 does not fully support Java 17: #6334 (comment)
    MichaIng committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    70c46ec View commit details
    Browse the repository at this point in the history
  2. v8.17

    - META | Merge from master
    MichaIng committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    919d91d View commit details
    Browse the repository at this point in the history
  3. v8.17

    - RC up and remove live patches from master merge
    MichaIng committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    9c346a0 View commit details
    Browse the repository at this point in the history
  4. v8.17 (#6303)

    - DietPi-Software | Moonlight: This Game streaming client for Sunshine and NVIDIA has been added to our software catalogue. Many thanks to @mtekman for implementing it: #6303
    
    Co-authored-by: MichaIng <[email protected]>
    mtekman and MichaIng authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    978d71c View commit details
    Browse the repository at this point in the history
  5. v8.17 (#6339)

    - DietPi-Software | Moonlight Qt: This GUI game streaming client for Sunshine and NVIDIA GameStream has been added to our software catalogue. Many thanks to @mtekman for implementing it: #6339
    
    Co-authored-by: MichaIng <[email protected]>
    mtekman and MichaIng authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    f382853 View commit details
    Browse the repository at this point in the history
  6. v8.17

    - Fix some lost execute bits caused by GitHub Desktop
    - README | Sort newly added 3rd party sources
    MichaIng committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    48a6e6d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. v8.17

    - META | Fix "dietpi-update 1" info in branch system docs
    MichaIng committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    487169e View commit details
    Browse the repository at this point in the history
  2. Beta v8.17.0 (#6343)

    MichaIng authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    e3c74ea View commit details
    Browse the repository at this point in the history
  3. v8.17

    - Raspberry Pi | Remove device tree overlay "rpivid-v4l2" on Bullseye and above, where it has been deprecated/removed with one of the Linux 5.15 updates
    - DietPi-Software | On RPi, enable video decoder drivers as well on Buster systems. Even if they remain unsed by video player/software builds on Buster, they do not hurt, and with KMS/fKMS enabled, they are most likely used.
    MichaIng committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    9fb1fbc View commit details
    Browse the repository at this point in the history
  4. v8.17 (#6353)

    - DietPi-Software | openHAB: Since HTTPS is enabled OOTB, change port to 8444 to avoid conflict with MineOS. Disable HTTP completely, as there is not really any point to use it.
    - DietPi-Software | openHAB: Remove duplicate logging backend entries
    MichaIng authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    05fb993 View commit details
    Browse the repository at this point in the history
  5. v8.17

    - DietPi-Software | WiFi Hotspot: Update uninstall code to align with dietpi config
    MichaIng committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    9603814 View commit details
    Browse the repository at this point in the history
  6. v8.17

    - META | Satisfy shellcheck
    MichaIng committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    8147d8b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. v8.17 (#6355)

    - DietPi-Software | UrBackup: Update method do obtain latest version, as https://hndl.urbackup.org/Server/latest/ does not exist anymore
    Joulinar authored May 1, 2023
    Configuration menu
    Copy the full SHA
    f31ada0 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Software | ruTorrent: Update fallback version
    MichaIng committed May 1, 2023
    Configuration menu
    Copy the full SHA
    1125244 View commit details
    Browse the repository at this point in the history
  3. v8.17

    - DietPi-Software | ruTorrent: Update fallback URL
    MichaIng committed May 1, 2023
    Configuration menu
    Copy the full SHA
    489c5fa View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. v8.17

    - DietPi-Globals | Minor
    MichaIng committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c608e8f View commit details
    Browse the repository at this point in the history
  2. v8.17

    - CI | Do not adjust CONFIG_CHECK_DNS_DOMAIN in containers as this does not imply any ICMP
    MichaIng committed May 2, 2023
    Configuration menu
    Copy the full SHA
    2076288 View commit details
    Browse the repository at this point in the history
  3. v8.17 (#6356)

    - DietPi-Software | SABnzbd: Resolved an issue where the service start failed on Buster systems since SABnzbd v4 does not support Python 3.7 anymore. The latest SABnzbd v3 is now installed instead on Buster systems. Many thanks to @githubchonger for reporting this issue: sabnzbd/sabnzbd#2545
    - DietPi-Software | SABnzbd: Resolved an issue where the install failed on RISC-V and ARMv6/7 Bookworm systems due to missing dependencies for Python module builds.
    - DietPi-Software | UnRAR: Resolved an issue where the install failed on RISC-V systems, since the non-free "unrar" package is not available for this architecture yet. "unrar-free" is now installed instead.
    - DietPi-Software | SABnzbd: Add temporary workaround for all ARMv6/7 systems: piwheels/packages#358
    - CI | DietPi-Software: Fix potential OOM kills on GitHub Actions runners by not storing the whole container image on tmpfs. ARMv6/7 containers however then require /root to be on a tmpfs, else Rust installs fail: rust-lang/cargo#9545
    
    Co-authored-by: MichaIng <[email protected]>
    Joulinar and MichaIng authored May 2, 2023
    Configuration menu
    Copy the full SHA
    40ad737 View commit details
    Browse the repository at this point in the history
  4. v8.17

    - DietPi-Patches | Syntax
    MichaIng committed May 2, 2023
    Configuration menu
    Copy the full SHA
    d3994ef View commit details
    Browse the repository at this point in the history
  5. v8.17 (#6328)

    - DietPi-Software | TasmoAdmin: Resolved an issue with Nginx and Lighttpd webservers where firmware updates failed as direct web access to the firmwares path was denied. Many thanks to @SimonPHP for reporting and fixing this issue: #6328
    
    Co-authored-by: MichaIng <[email protected]>
    SimonPHP and MichaIng authored May 2, 2023
    Configuration menu
    Copy the full SHA
    1729d16 View commit details
    Browse the repository at this point in the history
  6. v8.17

    - CHANGELOG | Set v8.17 release PR
    MichaIng committed May 2, 2023
    Configuration menu
    Copy the full SHA
    4127743 View commit details
    Browse the repository at this point in the history
  7. v8.17 (#6362)

    - CI | DietPi-Software: Stop SSH and Mono XSP4 services on GitHub Actions runner to allow SSH server and File Browser install tests
    MichaIng authored May 2, 2023
    Configuration menu
    Copy the full SHA
    c90891e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. v8.17 (#6363)

    - Quartz64 | Resolved an issue where the kernel failed to load the WiFi regulatory database since the cfg80211 module was builtin and hence loaded before the rootfs was mounted.
    - DietPi-Patches | Fail if removing a downloaded file fails. There is something not in order in this case which should better be recognised and investigated quickly. Aligns with how we do it in dietpi-software since a while.
    MichaIng authored May 3, 2023
    Configuration menu
    Copy the full SHA
    3b3dccf View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Patches | VisionFive 2: Update kernel package
    MichaIng committed May 3, 2023
    Configuration menu
    Copy the full SHA
    49738c4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. v8.17

    - DietPi-LetsEncrypt | HTTP/2 is now enabled OOTB on Nginx when enabling HTTPS via dietpi-letsencrypt. Many thanks to @Isti6github for bringing up this topic: https://dietpi.com/forum/t/nextcloud-memories-http-2-or-http-3-is-strongly-recommended-http-1-1-detected-nginx/16753
    - DietPi-Software | IPFS Node: Bump fallback version to 0.19.2
    - DietPi-Software | PiJuice: Do not overwrite configs on reinstalls
    - DietPi-Software | Prowlarr/Gitea: Update fallback URLs
    MichaIng committed May 4, 2023
    2 Configuration menu
    Copy the full SHA
    b5d3eb7 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Software | Domoticz: Add little note that we want to disable plain HTTP
    MichaIng committed May 4, 2023
    Configuration menu
    Copy the full SHA
    45c352a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. v8.17

    - DietPi-Software | Moonlight: Rename both software options to better indicate that one is a pure CLI solution and the other ones includes a GUI.
    MichaIng committed May 5, 2023
    Configuration menu
    Copy the full SHA
    04c01c9 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - RC up
    MichaIng committed May 5, 2023
    Configuration menu
    Copy the full SHA
    29b497b View commit details
    Browse the repository at this point in the history
  3. Beta v8.17.1 (#6359)

    MichaIng authored May 5, 2023
    Configuration menu
    Copy the full SHA
    fed3a31 View commit details
    Browse the repository at this point in the history
  4. v8.17 (#6364)

    - 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
    Joulinar authored May 5, 2023
    Configuration menu
    Copy the full SHA
    7815c31 View commit details
    Browse the repository at this point in the history
  5. v8.17

    - 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]>
    MichaIng committed May 5, 2023
    Configuration menu
    Copy the full SHA
    151d2d7 View commit details
    Browse the repository at this point in the history
  6. v8.17

    - DietPi-Software | Snapcast: Syntax
    
    Co-Authored-By: MichaIng <[email protected]>
    MichaIng committed May 5, 2023
    Configuration menu
    Copy the full SHA
    135a672 View commit details
    Browse the repository at this point in the history
  7. v8.17

    - 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
    MichaIng committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f189571 View commit details
    Browse the repository at this point in the history
  8. v8.17

    - DietPi-Patches | Sparky SBC: 2nd part of Roon Bridge patch migration
    MichaIng committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4c7ce12 View commit details
    Browse the repository at this point in the history
  9. v8.17

    - 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.
    MichaIng committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b334006 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. v8.17

    - 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.
    MichaIng committed May 6, 2023
    Configuration menu
    Copy the full SHA
    714c804 View commit details
    Browse the repository at this point in the history
  2. v8.17

    - DietPi-Software | Download_Install: Add support for tar.xz archives, as well as non-tarball gz and bz archives.
    MichaIng committed May 6, 2023
    Configuration menu
    Copy the full SHA
    c97d67c View commit details
    Browse the repository at this point in the history
  3. v8.17

    - 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.
    MichaIng committed May 6, 2023
    Configuration menu
    Copy the full SHA
    dabeba7 View commit details
    Browse the repository at this point in the history
  4. v8.17 (#6350)

    - 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]>
    goldfix and MichaIng authored May 6, 2023
    Configuration menu
    Copy the full SHA
    b17bf22 View commit details
    Browse the repository at this point in the history
  5. v8.17

    - RC up
    MichaIng committed May 6, 2023
    Configuration menu
    Copy the full SHA
    b2ea5ef View commit details
    Browse the repository at this point in the history
  6. v8.17

    - DietPi-Software | TasmoAdmin: Update fallback URL
    MichaIng committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3ca3189 View commit details
    Browse the repository at this point in the history
  7. Beta v8.17.2 (#6366)

    MichaIng authored May 6, 2023
    Configuration menu
    Copy the full SHA
    40a8352 View commit details
    Browse the repository at this point in the history