* Wed Jan 09 2019 jmassaguerpla@suse.com
- Fix rubygem dependencies
* Mon Dec 10 2018 kukuk@suse.de
- update-checker.conf-CaaSP.patch: change systemd profile default
output to salt.
* Mon Dec 10 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 2018 kukuk@suse.de
- Update to version 1.0+git20181205.79dad1e:
* Fix syntax error in OnCalendar entry [bsc#1118321]
* Thu Nov 29 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 04 2018 kukuk@suse.de
- Install update-checker-migration only on SLE.
* Thu Oct 04 2018 kukuk@suse.de
- Update to version 1.0+git20181004.228275e:
* Use "C" locale for sorting.
* Use python3 to build html pages
* Tue Oct 02 2018 kukuk@suse.de
- Add requires to perl-Config-IniFiles and SUSEConnect library
* Mon Oct 01 2018 kukuk@suse.de
- Update to version 1.0+git20181001.0248077:
* fix variable name
* Tue Sep 25 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 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 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 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 2018 kukuk@suse.de
- Update to version 1.0+git20180822.4651cbd:
* Implement salt grains support
* Tue Aug 21 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 2018 kukuk@suse.de
- Initial version