File update-checker.changes of Package update-checker
-------------------------------------------------------------------
Wed Jan 9 13:43:25 UTC 2019 - jmassaguerpla@suse.com
- Fix rubygem dependencies
-------------------------------------------------------------------
Mon Dec 10 11:20:08 CET 2018 - kukuk@suse.de
- update-checker.conf-CaaSP.patch: change systemd profile default
output to salt.
-------------------------------------------------------------------
Mon Dec 10 09:48:19 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20181210.70430e2:
* Fix fallback to global section, if special section does not exist.
* Use systemd profile in configuration file for systemd services.
* Document --profile option
* Implement --profile option
* Fix typo
* Use rubygem-inifiles to read configuration file
- Add rubygem-inifile requirement for update-checker-migration
-------------------------------------------------------------------
Wed Dec 05 10:40:18 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20181205.79dad1e:
* Fix syntax error in OnCalendar entry [bsc#1118321]
-------------------------------------------------------------------
Thu Nov 29 17:45:53 UTC 2018 - iforster@suse.de
- Update to version 1.0+git20181104.a2c4ebf:
* Improve error checking
* introduce profiles for configuration file, so that we can call the tool
from commandline or from systemd with differout output.
- Fixes [boo#1117647]
-------------------------------------------------------------------
Thu Oct 4 10:23:42 CEST 2018 - kukuk@suse.de
- Install update-checker-migration only on SLE.
-------------------------------------------------------------------
Thu Oct 04 08:06:09 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20181004.228275e:
* Use "C" locale for sorting.
* Use python3 to build html pages
-------------------------------------------------------------------
Tue Oct 2 16:23:14 CEST 2018 - kukuk@suse.de
- Add requires to perl-Config-IniFiles and SUSEConnect library
-------------------------------------------------------------------
Mon Oct 01 14:03:54 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20181001.0248077:
* fix variable name
-------------------------------------------------------------------
Tue Sep 25 15:03:53 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20180925.fe4e47c: [bsc#1109777]
* Bump version to 1.0
* Add manual page for update-checker.8
* Implement different output methods (stdout, issue)
* fix wrong condition
* Cleanup update-checker option handling
-------------------------------------------------------------------
Wed Sep 05 15:10:07 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20180905.814bdd8:
* Fix building of manual pages in parallel
* Enable man sub-directory
* Add manual pages, generate nroff and html versions.
* Fix name in license.
* Print error messages on stderr Catch more errors.
* Add --output option to allow overwriting output option from config file.
-------------------------------------------------------------------
Wed Aug 22 10:55:07 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20180822.0827e3d:
* Only check every second and fourth week of a month, tuesday
evening, if there is a new migration target available.
-------------------------------------------------------------------
Wed Aug 22 09:56:28 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20180822.bff6967:
* Fix setting if mirror_synced in case product is not mirrored yet.
-------------------------------------------------------------------
Wed Aug 22 09:38:43 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20180822.4651cbd:
* Implement salt grains support
-------------------------------------------------------------------
Tue Aug 21 13:32:42 UTC 2018 - kukuk@suse.de
- Update to version 1.0+git20180821.3b2d41a:
* Fix configure.ac and Makefiles
* Fix generation of configure script
* Add systemd services and timers to run the update checker scripts
-------------------------------------------------------------------
Tue Aug 21 14:49:19 CEST 2018 - kukuk@suse.de
- Initial version