[Groonga-mysql-commit] mroonga/mroonga at f80e179 [master] package ubuntu: use https

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Nov 18 23:37:02 JST 2017


Kouhei Sutou	2017-11-18 23:37:02 +0900 (Sat, 18 Nov 2017)

  New Revision: f80e1792752e61ca8b98ceed54ff70701d176f61
  https://github.com/mroonga/mroonga/commit/f80e1792752e61ca8b98ceed54ff70701d176f61

  Message:
    package ubuntu: use https

  Modified files:
    packages/ubuntu/upload.rb

  Modified: packages/ubuntu/upload.rb (+1 -1)
===================================================================
--- packages/ubuntu/upload.rb    2017-11-18 23:00:24 +0900 (1fedb2ec)
+++ packages/ubuntu/upload.rb    2017-11-18 23:37:02 +0900 (735648d4)
@@ -91,7 +91,7 @@ allow_unsigned_uploads = 0
       source_names = [code_name, "#{code_name}-updates"]
       source_names.each do |source_name|
         allpackages_url =
-          "http://packages.ubuntu.com/#{source_name}/allpackages?format=txt.gz"
+          "https://packages.ubuntu.com/#{source_name}/allpackages?format=txt.gz"
         open(allpackages_url) do |file|
           file.each_line do |line|
             case line
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20171118/9615867c/attachment.htm 



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