The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/337

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Reported-by: Hiroaki Nakamura <hnaka...@gmail.com>
Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
From 05cb67d2409c638368fa56e8a949054e2f45288e Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <ka...@jazz.email.ne.jp>
Date: Wed, 19 Dec 2018 15:59:14 +0900
Subject: [PATCH] Fix mis-translation in Japanese LXC 3.0.3 announcement

Reported-by: Hiroaki Nakamura <hnaka...@gmail.com>
Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
---
 content/lxc/news.ja.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/lxc/news.ja.md b/content/lxc/news.ja.md
index 5c4b420..2838629 100644
--- a/content/lxc/news.ja.md
+++ b/content/lxc/news.ja.md
@@ -109,7 +109,7 @@ Stable に対するバグフィックスのためのリリースですので、
  - attach: 子プロセスで ipc ソケットを shutdown しないようにしました <!-- don't shutdown ipc socket 
in child -->
  - log, security, file\_utils: 広すぎる、一貫性のない全ユーザー向けのパーミッションを修正しました <!-- fix too 
wide or inconsistent non-owner permissions -->
  - attach: 標準的なシェルの終了コードを返すようになりました <!-- report standard shell exit codes -->
- - af\_unix: 重複するコードを削除するために、set sockaddr 用にadd function to remove duplicated 
codes for set sockaddr
+ - af\_unix: set sockaddr で重複するコードを削除するために関数を追加しました <!-- add function to 
remove duplicated codes for set sockaddr -->
  - lxccontainer: `set_cgroup_item()` からロックを削除しました <!-- remove locks from 
set\_cgroup\_item() -->
  - apparmor: configure で指定した rootfs のパスを見るようにしました(訳注: 
apparmorで指定しているrootfsのパスが決め打ちだった) <!-- account for specified rootfs path 
-->(closes #2617)
  - conf: `realpath()` でバッファオーバーフローを防ぐために2つ目のパラメータとして null を使うようにしました <!-- 
realpath() uses null as second parameter to prevent buffer overflow -->
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to