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.22.3 #6632

Merged
merged 12 commits into from
Sep 23, 2023
Merged

Beta v8.22.3 #6632

merged 12 commits into from
Sep 23, 2023

Commits on Sep 22, 2023

  1. v8.22

    - Odroid C1 | Resolved an issue where the latest kernel upgrade broke boot of the Odroid C1. We do now pin, in case downgrade, and set on hold "current" and "edge" kernel packages of Armbian to v23.02.2 (Linux 5.15.93 respectively 6.1.11) with this DietPi update, which are the latest known functional packages for this SBC. Many thanks to `@oskar242000` for reporting this issue: https://dietpi.com/forum/t/odroid-c1-not-booting-after-kernel-upgrade/17818
    MichaIng committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    6ccef11 View commit details
    Browse the repository at this point in the history
  2. v8.22

    - DietPi-Software | Transmission: Do not enable UPnP usage for port forwarding. Such must always be an explicit and interactive action by the admin. Remove seeding idle and ratio limits, which can be easily configured via web UI and we do not know whether users want to download only or intentionally keep seeding. Also do not set the log level, as this is enforced via "--log-error" CLI in the systemd service, overriding and even overwriting any changes done to the config file on service start.
    MichaIng committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    96ee0a7 View commit details
    Browse the repository at this point in the history
  3. v8.22

    - DietPi-Software | Bazarr: Resolved an issue where the installation failed on ARMv6 and ARMv7 Bullseye and Bookworm systems, since some pre-compiled Python modules are currently not available on piwheels, due to the currently running prioritised builds of all modules for Bookworm.
    MichaIng committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7182443 View commit details
    Browse the repository at this point in the history
  4. v8.22

    - DietPi-Software | Bazarr: New numpy versions require openblas instead of libatlas
    MichaIng committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1649757 View commit details
    Browse the repository at this point in the history
  5. v8.22

    - DietPi-Software | Bazarr: numpy build requires pkg-config to find openblas llibrary. This would have worked with libatlas as well, but revent openblas seems to provide better performance anyway, so lets stick with it.
    - DietPi-Software | Home Assistant: Switch from ATLAS to OpenBLAS, which seems to mostly provide better performance
    MichaIng committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ddff326 View commit details
    Browse the repository at this point in the history
  6. v8.22

    - CI | DietPi-Software: Give Bazarr more time to start up in emulated containers
    MichaIng committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    63fa8e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. v8.22

    - RC up
    - DietPi-Globals | Minor G_INTERACTIVE description and code update
    MichaIng committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    c5e0251 View commit details
    Browse the repository at this point in the history
  2. v8.22

    - DietPi-Patches | Remove obsolete kernel upgrades from our server, now that Armbian updated their APT servers
    MichaIng committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a148d8b View commit details
    Browse the repository at this point in the history
  3. v8.22

    - DietPi-Patches | Move some kernel upgrades forward and merge hardware ID specific blocks
    - Quartz64 | Attempt to fix Linux 6.5.5 build by updating the kernel config according to some recent upstream changes, particularly CONFIG_ROCKCHIP_EFUSE => CONFIG_NVMEM_ROCKCHIP_EFUSE renaming
    MichaIng committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e24affb View commit details
    Browse the repository at this point in the history
  4. v8.22

    - Quartz64 | Move defconf updates: Rename autofs module, add BFQ I/O scheduler and update RK808 config which got split
    MichaIng committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    4ce59b0 View commit details
    Browse the repository at this point in the history
  5. v8.22

    - DietPi-Patches | Update Quartz64 kernel to Linux 6.5.5 now, as we managed to fix it
    - DietPi-Installer | Skip entropy daemon as well for RK35xx boards with Rockchip Linux 5.10.160 build
    MichaIng committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    884e9e2 View commit details
    Browse the repository at this point in the history
  6. v8.22

    - DietPi-Patches | RPi: Update raspberrypi-sys-mods
    MichaIng committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    c41c5a1 View commit details
    Browse the repository at this point in the history