issue-generator/issue-generator.changes

105 lines
3.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jun 4 11:17:18 CEST 2018 - kukuk@suse.de
- Update to version 1.6
- Fix permission of /run/issue [bsc#1095697]
-------------------------------------------------------------------
Fri May 18 10:57:45 CEST 2018 - kukuk@suse.de
- Update to version 1.5
- don't replace issue file or reload agetty if there were no
changes (found due to [bsc#1085196]).
-------------------------------------------------------------------
Fri Feb 23 12:06:27 UTC 2018 - kukuk@suse.com
- Use %license instead of %doc [bsc#1082318]
-------------------------------------------------------------------
Wed Feb 7 15:52:39 CET 2018 - kukuk@suse.de
- Update to version 1.4
- check if agetty is available
- adjust to changed ssh-keygen output
-------------------------------------------------------------------
Wed Dec 13 12:05:01 CET 2017 - kukuk@suse.de
- Enable more network devices to be shown on s390x [bsc#1071776]
- Remove systemd require again, systemd-preset-branding is fixed.
-------------------------------------------------------------------
Fri Dec 8 07:22:42 UTC 2017 - kukuk@suse.com
- Readd require for systemd, else package will be installed too
early and services will never be enabled [bsc#1071776]
-------------------------------------------------------------------
Tue Nov 28 13:10:37 CET 2017 - kukuk@suse.de
- Use official systemd macros in %post install
-------------------------------------------------------------------
Tue Nov 28 11:51:23 CET 2017 - kukuk@suse.de
- Don't require systemd: if it's there, we will use it, if it is
not there like in a base container image, there is nothing to do
for us.
-------------------------------------------------------------------
Thu Nov 23 13:42:31 UTC 2017 - rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
-------------------------------------------------------------------
Wed May 31 15:18:23 CEST 2017 - kukuk@suse.de
- Remove ghost entry for /etc/issue [bsc#1038526]
-------------------------------------------------------------------
Tue Mar 28 12:58:59 CEST 2017 - kukuk@suse.de
- Update to version 1.3
- make list of network interfaces configureable
-------------------------------------------------------------------
Fri Nov 25 09:53:43 CET 2016 - kukuk@suse.de
- Fix typo in spec file
-------------------------------------------------------------------
Wed Nov 23 10:59:35 CET 2016 - kukuk@suse.de
- Update to version 1.2
- add additional docu
-------------------------------------------------------------------
Tue Nov 15 13:54:15 CET 2016 - kukuk@suse.de
- Update to version 1.1
- fix several typos
- relead agetty if we modify /run/issue
-------------------------------------------------------------------
Tue Nov 15 13:43:37 CET 2016 - kukuk@suse.de
- Use correct systemd macros
-------------------------------------------------------------------
Wed Nov 2 13:48:21 CET 2016 - kukuk@suse.de
- Update to version 1.0
-------------------------------------------------------------------
Tue Nov 1 21:56:50 CET 2016 - kukuk@suse.de
- Add directories for udev to filelist
-------------------------------------------------------------------
Fri Oct 28 22:26:41 CEST 2016 - kukuk@suse.de
- Initial version