[Groonga-commit] groonga/groonga-normalizer-mysql at 3658a69 [master] Add 4096 bit GPG key

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 17 17:33:29 JST 2018


Kouhei Sutou	2018-07-17 17:33:29 +0900 (Tue, 17 Jul 2018)

  New Revision: 3658a69ef3f53cda11d00a86d3abf873bdc70e2e
  https://github.com/groonga/groonga-normalizer-mysql/commit/3658a69ef3f53cda11d00a86d3abf873bdc70e2e

  Message:
    Add 4096 bit GPG key

  Added files:
    gpg_uid_rsa4096
  Modified files:
    configure.ac

  Modified: configure.ac (+3 -1)
===================================================================
--- configure.ac    2018-07-17 17:20:00 +0900 (b619622)
+++ configure.ac    2018-07-17 17:33:29 +0900 (16e1973)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2016  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2013-2018  Kouhei Sutou <kou �� clear-code.com>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Library General Public
@@ -184,6 +184,8 @@ AC_SUBST(CUTTER_SOURCE_PATH)
 
 GPG_UID=m4_include(gpg_uid)
 AC_SUBST(GPG_UID)
+GPG_UID_RSA4096=m4_include(gpg_uid_rsa4096)
+AC_SUBST(GPG_UID_RSA4096)
 
 AC_CONFIG_FILES([
   Makefile

  Added: gpg_uid_rsa4096 (+1 -0) 100644
===================================================================
--- /dev/null
+++ gpg_uid_rsa4096    2018-07-17 17:33:29 +0900 (c0e6f13)
@@ -0,0 +1 @@
+34839225
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180717/0a729bd9/attachment.htm 



More information about the Groonga-commit mailing list
Back to archive index