saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2022-03-05 22:40:26 +02:00
parent 6cc18f39bc
commit ec6766d8c7
10 changed files with 42 additions and 7 deletions

View File

@@ -1,5 +1,26 @@
ChangeLog:
14.16 - Removed some spurious debug code
Modified alert templates for:
LF_WEBMIN_EMAIL_ALERT
LF_CPANEL_ALERT
LF_SUDO_EMAIL_ALERT
LF_SU_EMAIL_ALERT
LF_SSH_EMAIL_ALERT
These have been changed to include the log line that triggered the
alert to help give context to the alert and the date/time from the
log to identify when the event occurred. All the relevant templates
are modified to include the log line for existing and new installs
Implemented an addition check for webmin that we're in the csf module
before creating symlink to the UI script
Fixed parameter checking for some dovecot regexes
If DEBUG is enabled and the sendmail binary fails to send an lfd alert,
the email text will now be logged to /var/log/lfd.log with an error
14.15 - Fixed regression issue with logfile regexes
Implemented an improved email wrapper

View File

@@ -1 +1 @@
14.15
14.16