From 91c5d00fd5b9bc67b4cda0ae72c00937e7b6f8fc25baf2c253c6561a9e695fcd Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 30 Jan 2014 05:53:55 +0000 Subject: [PATCH] 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 --- aaa_base-13.1.tar.xz | 4 ++-- aaa_base.changes | 31 +++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/aaa_base-13.1.tar.xz b/aaa_base-13.1.tar.xz index 06120c2..c30281d 100644 --- a/aaa_base-13.1.tar.xz +++ b/aaa_base-13.1.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf63b92788bf87508816decd0758a7f0933740fdaf164cdaa8354ce4a7602c4d -size 84160 +oid sha256:b5866b442215f90fbe50b0b7ceb9e9ecf85de34330b4a2ceae369735aec0a4f6 +size 84500 diff --git a/aaa_base.changes b/aaa_base.changes index 71a3c6a..e340e2b 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -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