It would be great if there would be an option to add the changelogs of the updated packages in the email that is sent after the updates are applied. Is that possible?
I guess this issue kind of relates to #104 as they both are a customization of the emails that unattended-upgrades sends.
It would also be great if unattended-upgrades has options to exclude parts of the current email. For me the ideal email would exclude the Package installation log and Unattended-upgrades log parts and would thus look like this:
Unattended upgrade returned: True
Packages that were upgraded:
<list_of_packages>
Package changelog:
<package 1 changelog>
<package 2 changelog>
<package x changelog>
It would be great if there would be an option to add the changelogs of the updated packages in the email that is sent after the updates are applied. Is that possible?
I guess this issue kind of relates to #104 as they both are a customization of the emails that
unattended-upgrades
sends.It would also be great if
unattended-upgrades
has options to exclude parts of the current email. For me the ideal email would exclude thePackage installation log
andUnattended-upgrades log
parts and would thus look like this: