Hello community,
here is the log from the commit of package caasp-container-manifests for
openSUSE:Factory checked in at 2018-06-22 13:35:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caasp-container-manifests (Old)
and /work/SRC/openSUSE:Factory/.caasp-container-manifests.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caasp-container-manifests"
Fri Jun 22 13:35:25 2018 rev:16 rq:618279 version:4.0.0+git_r309_e863888
Changes:
--------
---
/work/SRC/openSUSE:Factory/caasp-container-manifests/caasp-container-manifests.changes
2018-06-15 14:46:36.787600501 +0200
+++
/work/SRC/openSUSE:Factory/.caasp-container-manifests.new/caasp-container-manifests.changes
2018-06-22 13:35:33.938245957 +0200
@@ -1,0 +2,12 @@
+Thu Jun 21 06:54:33 UTC 2018 - [email protected]
+
+- Commit fda5fa4 by Florian Bergmann [email protected]
+ Fix bsc#1072242: Map the keyboard file into velum container.
+
+ Map the keyboard file from the admin node into the valum container to make
+ keyboard defined in YaST available.
+
+ Signed-off-by: Florian Bergmann <[email protected]>
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ caasp-container-manifests.spec ++++++
--- /var/tmp/diff_new_pack.4Imnxo/_old 2018-06-22 13:35:35.106202782 +0200
+++ /var/tmp/diff_new_pack.4Imnxo/_new 2018-06-22 13:35:35.110202634 +0200
@@ -29,7 +29,7 @@
%endif
Name: caasp-container-manifests
-Version: 4.0.0+git_r307_0f1f0e9
+Version: 4.0.0+git_r309_e863888
Release: 0
Summary: Manifest file templates for containers on controller node
License: Apache-2.0
++++++ master.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/caasp-container-manifests-master/manifests/public.yaml
new/caasp-container-manifests-master/manifests/public.yaml
--- old/caasp-container-manifests-master/manifests/public.yaml 2018-06-12
13:14:45.000000000 +0200
+++ new/caasp-container-manifests-master/manifests/public.yaml 2018-06-21
08:56:09.000000000 +0200
@@ -318,6 +318,9 @@
- mountPath: /srv/velum/public/favicon.ico
name: velum-icon
readOnly: True
+ - mountPath: /var/lib/misc/keyboard
+ name: yast-keyboard-configuration
+ readOnly: True
args: ["bin/run"]
- name: velum-api
image: sles12/velum:__TAG__
@@ -595,3 +598,6 @@
- name: velum-icon
hostPath:
path: /usr/share/velum/images/favicon.ico
+ - name: yast-keyboard-configuration
+ hostPath:
+ path: /etc/sysconfig/keyboard