SHA256
1
0
forked from pool/aaa_base

Accepting request 215495 from Base:System

- Map the generic terminal type ibm327x to the terminal type dumb

- Enable service script to reload systemd if required

- print parse errors to stderr (bnc#860477)

- handle targets in /sbin/service as well
- Check systemd service using LoadState (bnc#860083)

- Avoid journal output as this may take time on pure journald systems (bnc#859360)

- Do not load completions which depend on bash-completion package (bnc#856858)

OBS-URL: https://build.opensuse.org/request/show/215495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=399
This commit is contained in:
Stephan Kulow 2014-01-30 05:53:55 +00:00 committed by Git OBS Bridge
parent d791c80aa7
commit 91c5d00fd5
2 changed files with 33 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf63b92788bf87508816decd0758a7f0933740fdaf164cdaa8354ce4a7602c4d
size 84160
oid sha256:b5866b442215f90fbe50b0b7ceb9e9ecf85de34330b4a2ceae369735aec0a4f6
size 84500

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Wed Jan 29 11:19:55 UTC 2014 - werner@suse.de
- Map the generic terminal type ibm327x to the terminal type dumb
-------------------------------------------------------------------
Wed Jan 29 10:57:41 UTC 2014 - werner@suse.de
- Enable service script to reload systemd if required
-------------------------------------------------------------------
Mon Jan 27 08:32:41 UTC 2014 - lnussel@suse.de
- print parse errors to stderr (bnc#860477)
-------------------------------------------------------------------
Fri Jan 24 09:51:04 UTC 2014 - lnussel@suse.de
- handle targets in /sbin/service as well
- Check systemd service using LoadState (bnc#860083)
-------------------------------------------------------------------
Thu Jan 23 08:25:11 UTC 2014 - werner@suse.de
- Avoid journal output as this may take time on pure journald systems (bnc#859360)
-------------------------------------------------------------------
Fri Jan 17 14:59:16 UTC 2014 - werner@suse.de
- Do not load completions which depend on bash-completion package (bnc#856858)
-------------------------------------------------------------------
Tue Jan 7 12:51:49 UTC 2014 - lnussel@suse.de