[lxc-devel] [linuxcontainers.org/master] Add Japanese release announcement of LXD 2.0.0.rc7

tenforward on Github lxc-bot at linuxcontainers.org
Tue Mar 29 06:02:55 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 370 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160329/c641ef0e/attachment.bin>
-------------- next part --------------
From ad2d08e64f5dc3ad95be074ae95764c25d8a2019 Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <karma at jazz.email.ne.jp>
Date: Tue, 29 Mar 2016 15:02:11 +0900
Subject: [PATCH] Add Japanese release announcement of LXD 2.0.0.rc7

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
---
 content/lxd/news.ja.md | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/content/lxd/news.ja.md b/content/lxd/news.ja.md
index 408d162..b224f1e 100644
--- a/content/lxd/news.ja.md
+++ b/content/lxd/news.ja.md
@@ -1,6 +1,40 @@
 ![Download icon](/static/img/containers.png)
 # News
 
+## LXD 2.0.0.rc7 リリースのお知らせ <!-- LXD 2.0.0.rc7 release announcement --><span class="text-muted">2016 年 3 月 28 日 <!-- 28th of March 2016 --></span>
+
+### このリリースの主な変更点 <!-- The main changes for this release are -->
+
+ * "lxc info" がリソース消費量を表示するようになりました <!-- "lxc info" now reports resource consumption -->
+ * bash completion を改良しました <!-- Improved bash completions -->
+ * イメージプロパティからコンテナを作成する機能を実装しました <!-- Implement container creation from image properties -->
+
+### バグ修正 <!-- Bugfixes -->
+
+ * exec: 使われないコードを除去しました <!-- remove dead code path -->
+ * exec: 初期のウィンドウサイズを送るようになりました <!-- send initial window size -->
+ * exec: client: 常にウィンドウサイズを送らなくなりました <!-- don't always send window size -->
+ * exec: 対話 (interactive) モードの時だけターミナルサイズにアクセスするようになりました <!-- only access terminal size in interactive mode -->
+ * docs: s/initial/Initial
+ * Tests: 出力をパースするために翻訳を行わないようにしました <!-- Don't translate lxc output for parsing it. -->
+ * URL パーサの問題の回避策を採りました <!-- Workaround a URL parser issue -->
+ * ZFS リストアのエラー出力の明確化を行いました <!-- Clarify the ZFS restore error -->
+ * lxd-bridge: IPv6 が無効でも失敗しなくなりました <!-- Don't fail due to missing IPv6 -->
+
+### 試用環境 <!-- Try it for yourself -->
+
+<!--
+This new LXD release is already available for you to try on our [demo service](/lxd/try-it/).
+-->
+この新しい LXD のリリースが、すでに私たちの [デモサービス](/ja/lxd/try-it/) で利用できます。
+
+### ダウンロード <!-- Downloads -->
+<!--
+The release tarballs can be found on our [download page](/lxd/downloads/).
+-->
+このリリースの tarball は [ダウンロードページ](/lxd/downloads/) から取得できます。
+
+
 ## LXD 2.0.0.rc6 リリースのお知らせ <!-- LXD 2.0.0.rc6 release announcement --><span class="text-muted">2016 年 3 月 23 日 <!-- 23rd of March 2016 --></span>
 
 ### このリリースの主な変更点 <!-- The main changes for this release are -->


More information about the lxc-devel mailing list