[debian-doc 00036] Re: [PATCH] Add security directory for 2017
Kenshi Muto
kmuto @ kmuto.jp
2017年 5月 31日 (水) 08:56:19 JST
本文がbase64化されちゃってgit applyができないのですね…。
差分を圧縮ファイルでもらったほうがよい?
At Wed, 31 May 2017 03:48:58 +0900,
Nobuhiro Iwamatsu wrote:
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu @ debian.org>
> ---
> japanese/security/2017/Makefile | 23 +++++++++++++++++++++++
> japanese/security/2017/index.wml | 12 ++++++++++++
> 2 files changed, 35 insertions(+)
> create mode 100644 japanese/security/2017/Makefile
> create mode 100644 japanese/security/2017/index.wml
>
> diff --git a/japanese/security/2017/Makefile b/japanese/security/2017/Makefile
> new file mode 100644
> index 000000000..8da459206
> --- /dev/null
> +++ b/japanese/security/2017/Makefile
> @@ -0,0 +1,23 @@
> +# If this makefile is not generic enough to support a translation,
> +# please contact debian-www.
> +
> +WMLBASE=../..
> +CUR_DIR=security/2017
> +SUBS=
> +
> +GETTEXTFILES += security.mo
> +
> +NOGENERICDEP := true
> +include $(WMLBASE)/Make.lang
> +
> +
> +%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/security.wml \
> + $(ENGLISHSRCDIR)/$(CUR_DIR)/%.data $(GETTEXTDEP)
> + $(WML) $(<F)
> +
> +index.$(LANGUAGE).html: index.wml \
> + $(wildcard dsa-[0-9]*.wml) $(wildcard $(ENGLISHSRCDIR)/$(CUR_DIR)/dsa-[0-9]*.data) \
> + $(wildcard dla-[0-9]*.wml) $(wildcard $(ENGLISHSRCDIR)/$(CUR_DIR)/dla-[0-9]*.data) \
> + $(TEMPLDIR)/template.wml $(TEMPLDIR)/recent_list_security.wml $(GETTEXTDEP)
> + $(WML) $(<F)
> +
> diff --git a/japanese/security/2017/index.wml b/japanese/security/2017/index.wml
> new file mode 100644
> index 000000000..74d4717ad
> --- /dev/null
> +++ b/japanese/security/2017/index.wml
> @@ -0,0 +1,12 @@
> +#use wml::debian::translation-check translation="1.2"
> +<define-tag pagetitle>2017 年に報告されたセキュリティ勧告</define-tag>
> +#use wml::debian::template title="<pagetitle>" GEN_TIME="yes"
> +#use wml::debian::recent_list
> +
> +<:= get_recent_list ('.', '0', '$(ENGLISHDIR)/security/2017', '', 'dsa-\d+' ) :>
> +
> +<p><a href="https://lists.debian.org/debian-security-announce/">\
> +<strong>debian-security-announce</strong></a> メーリングリストを講読すると、最新の
> +Debian セキュリティ情報を得ることができます。また、このメーリングリストの<a
> +href="https://lists.debian.org/debian-security-announce/debian-security-announce-2017/">\
> +アーカイブを閲覧</a>することもできます。</p>
> --
> 2.11.0
>
> _______________________________________________
> debian-doc mailing list
> debian-doc @ debian.or.jp
> http://lists.debian.or.jp/mailman/listinfo/debian-doc
debian-doc メーリングリストの案内