| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: systemd-status-mail | Distribution: openSUSE Tumbleweed |
| Version: 1.21+git.20250917 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Sep 17 10:57:12 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 22904 | Source RPM: os-update-1.21+git.20250917-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/openSUSE/os-update | |
| Summary: Send a mail if a systemd.timer fails and/or succeeds | |
systemd-mail-status is called by systemd-status-mail@.service if the service is configured for the OnFailure and/or OnSuccess case of a systemd unit. It sends an email to a configureable address with the name of the service, the hostname and the output of "systemctl status --full <service>".
GPL-2.0-or-later
* Wed Sep 17 2025 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.21+git.20250917:
* Make number of log lines configurable
* Change description not be misleading
* systemd-status-mail doc
* Fri Dec 06 2024 kukuk@suse.com
- Update to version 1.21+git.20241206:
* Release version 1.21
* Fix check for service restarts
* Wed Dec 04 2024 kukuk@suse.com
- Update to version 1.20+git.20241204:
* Release version 1.20
* Switch from pandoc to go-md2man
* Add option to ignore services at all
* Mon Nov 11 2024 kukuk@suse.com
- Update to version 1.19+git.20241111:
* Release version 1.19
* Only provide application defaults as comments
* Don't try to restart dbus-broker, use soft-reboot
* Don't hardcode path of rebootmgrctl
* Wed Nov 06 2024 kukuk@suse.com
- Update to version 1.18+git.20241106:
* Release version 1.18
* Move vendor config to /usr/share/os-update
* Unify indentation style
* Mon Oct 07 2024 kukuk@suse.com
- Update to version 1.17+git.20241007:
* Refresh before dup
* Always refresh
* Wed May 08 2024 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.17
- Implement soft-reboot support for non restartable services
* Mon Mar 11 2024 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.16
- Enhance logging for soft-reboot tracking
* Thu Jan 18 2024 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.15
- Add systemd generator for systemd-status-mail
- Add own user for status-mail service
* Fri Jan 05 2024 Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
- Do not overwrite os-update.conf on Leap
* Fri Nov 24 2023 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.14
- Fix check if rebootmgrctl is installed
* Thu Nov 23 2023 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.13
- Skip restart of virtlockd by default
* Thu Oct 05 2023 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.12
- Add support for systemd soft-reboot
* Mon May 08 2023 Thorsten Kukuk <kukuk@suse.com>
- Use suse_version instead of sle_version
* Fri Apr 28 2023 Thorsten Kukuk <kukuk@suse.com>
- Adjust URL to openSUSE github repo
* Fri Apr 28 2023 Andreas Vetter <vetter@physik.uni-wuerzburg.de>
- Fix things not available in SLE12:
- Do not require zypper-needs-restarting
- Require mailx since conditional requires are not available in SLE12
- define make_build macro
* Thu Apr 27 2023 Thorsten Kukuk <kukuk@suse.com>
- Update to Version 1.11
- Add LOG_TAG
- Fix reboottrigger for SLES12
* Tue Apr 25 2023 Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
- Require lsof
* Thu Jan 19 2023 Thorsten Kukuk <kukuk@suse.com>
- Update to Version 1.10
- Fix check if reboot is required
- Improve/fix check if systemd needs to be restarted
* Fri Jan 13 2023 Thorsten Kukuk <kukuk@suse.com>
- Update to Version 1.9
- Minimal support for SLE12 (os-update)
- From address now configureable (systemd-status-mail)
- Include error messages of systemctl, too (systemd-status-mail)
* Wed Dec 21 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to Version 1.8
- Allow to specify additional options for mailx
* Wed Dec 21 2022 Johannes Kastl <kastl@b1-systems.de>
- if sysconfdir is being used on older SLES/Leap versions,
mark the config file as %config(noreplace)
* Mon Dec 19 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to Version 1.7
- Fix detection of running rebootmgrd
- Add SERVICES_TRIGGERING_REBOOT (#2)
* Mon Dec 05 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.6
- Restart systemd if necessary
* Thu Nov 24 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.5
- Restart udev after update by default
- Support REBOOT_CMD="none"
* Fri Nov 11 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.4.2
- Fixes for openSUSE Leap
- Add docu URLs to service files
* Thu Nov 10 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.4.1
- Increase limit of lines from log in status mail to 500
- Fix syntax error in systemd-status-mail manual page source
* Mon Nov 07 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.4
- Provide service to send mails about systemd service status
* Fri Nov 04 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.3
- Restart services: don't restart os-update itself during update
* Thu Nov 03 2022 Thorsten Kukuk <kukuk@suse.com>
- Require zypper-needs-restarting
* Mon Oct 31 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.2
- Restart updated services
* Thu Oct 27 2022 kukuk@suse.com
- Update to version 1.1
- Update documentation
- Add openSUSE Leap support
* Mon Jun 13 2022 Thorsten Kukuk <kukuk@suse.com>
- Update to version 1.0
- First public release
- Update documentation
/usr/etc/default/systemd-status-mail /usr/lib/systemd/system-generators/status-mail-generator.sh /usr/lib/systemd/system/systemd-status-mail@.service /usr/lib/sysusers.d/systemd-status-mail.conf /usr/libexec/systemd-status-mail /usr/share/licenses/systemd-status-mail /usr/share/licenses/systemd-status-mail/COPYING /usr/share/man/man8/systemd-status-mail.8.gz /usr/share/systemd-status-mail /usr/share/systemd-status-mail/status-mail.conf
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 25 22:22:47 2025