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 v9.6.1 #7137

Merged
merged 10 commits into from
Jul 7, 2024
Merged

Beta v9.6.1 #7137

merged 10 commits into from
Jul 7, 2024

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Jul 5, 2024

Beta v9.6.1

(2024-07-07)

Bug fixes since v9.6.0

  • DietPi-Software | Fail2Ban: Resolved an issue on Debian Bookworm and above, where Dropbear login failures were not detected due to a non-matching default filter. Dropbear runs as native systemd unit since Bookworm, logging to the system journal via STDOUT, which results in a different log entry prefix. The default filter however has not been updated for this. The fix is as well applied to existing Fail2Ban installs, as long as no own override /etc/fail2ban/filter.d/dropbear.local has been created. Many thanks to @ThePlanplan for reporting this issue: fail2ban not working with dropbear (+ a hacky solution) #6665

- DietPi-Software | Node-RED: Use "npm install @latest" to update to latest Node-RED. "npm update" re-generates the package-lock.json only, based on the package.json, but does not update the defined versions. "npm install node-red@latest" does also install other modes defined in package.json, but does not update them.
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label Jul 5, 2024
@MichaIng MichaIng added this to the v9.6 milestone Jul 5, 2024
MichaIng and others added 6 commits July 5, 2024 22:10
- DietPi-Software | Node-RED: Simplify install code, now that installs and reinstalls share the same command
- DietPi-Software | Gitea: Update fallback URL
- DietPi-Software | Update fallback URLs
- DietPi-Software | Readarr: Update fallback URL
- DietPi-Software | Fail2Ban: Resolved an issue on Debian Bookworm and above, where Dropbear login failures were not detected due to a non-matching default filter. Dropbear runs as native systemd unit since Bookworm, logging to the system journal via STDOUT, which results in a different log entry prefix. The default filter however has not been updated for this. The fix is as well applied to existing Fail2Ban installs, as long as no own override /etc/fail2ban/filter.d/dropbear.local has been created. Many thanks to @ThePlanplan for reporting this issue: #6665
- DietPi-Globals | Created a G_BUG_REPORT() function, which prints out a pre-filled template for GitHub and forum bug reports. G_EXEC uses the same function to print the template to console and for bug report uploads.
- DietPi-Globals | G_EXEC: Do not always print bug report template on error. Instead add error handler option to do so.

Co-authored-by: MichaIng <[email protected]>
@MichaIng MichaIng marked this pull request as ready for review July 7, 2024 20:55
MichaIng added 3 commits July 7, 2024 22:57
- RC up
- CHANGELOG | Update v9.6 release date
- DietPi-Patches | Apply changed Fail2Ban Dropbear filter immediately with a service restart
@MichaIng MichaIng merged commit 7f5ece1 into beta Jul 7, 2024
2 checks passed
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 v9.6 | Please help testing and hardening our upcoming release
2 participants