Tue, 14 May 2024 04:46:43 UTC | login

Information for build auter-0.11-6.fc29

ID53809
Package Nameauter
Version0.11
Release6.fc29
Epoch
SummaryPrepare and apply updates
Descriptionauter (optionally) pre-downloads updates and then runs automatically on a set schedule, optionally rebooting to finish applying the updates.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 01:02:59 UTC
CompletedThu, 19 Jul 2018 01:02:59 UTC
Tags
f29
RPMs
src
auter-0.11-6.fc29.src.rpm (info) (download)
noarch
auter-0.11-6.fc29.noarch.rpm (info) (download)
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Mar 16 2018 Nick Rhodes <nrhodes91@gmail.com> 0.11-5 - Hotfix for the AUTOREBOOT issue * Fri Mar 16 2018 Paolo Gigante <paolo.gigante@rackspace.co.uk> 0.11-4 - Updated documentation and references to include apt for Ubuntu/debian - Removed debugging message that was printed during apt update - Added "Valid Options" in auter.conf - Added the pre/post prep directories in auter.conf - Added retention and rotation for last-prep-output and last-apply-output files in /var/lib/auter - Corrected file permissions for the auter-postreboot cron file - Added --stdout option to force output to stdout even if there is no active tty - Added a package manager lock file check before prep and apply functions call the package manager - Improved checks to confirm prepared patches are still required - Adjusted some string arguments to arrays for better handling * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Oct 30 2017 Paolo Gigante <paolo.gigante@rackspace.co.uk> 0.10-1 - Added pre and post prep script hooks - Added a pidfile and process check to --status - Added a auter success log with a last run timestamp - Clear pidfile if the process is no longer running when disabling auter - Added auter.aptModule for ubuntu/debian support * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Mar 09 2017 Piers Cornwell <piers.cornwell@rackspace.co.uk> 0.9-1 - Capture package manager output - Document the auter --reboot cron job - Remove last-update file - Add description text to the lock file - Add error checking during prep - Split out package manager specific code * Mon Nov 14 2016 Piers Cornwell <piers.cornwell@rackspace.co.uk> 0.8-1 - Release version 0.8 - Added ONLYINSTALLFROMPREP option * Thu Aug 04 2016 Piers Cornwell <piers.cornwell@rackspace.co.uk> 0.7-1 - Release version 0.7 - Updated the .spec file according to Fedora's guidelines - Moved scriptdir from /var/lib/auter to /etc/auter - Catagorize log messages as INFO, WARNING or ERROR - Remove pre-built man page