HAYASHI Kentaro
null+****@clear*****
Sun Apr 24 13:50:30 JST 2016
HAYASHI Kentaro 2016-04-24 13:50:30 +0900 (Sun, 24 Apr 2016) New Revision: dba695feb8094ba3d4bece9a56bb1fce9d6beae3 https://github.com/mroonga/mroonga/commit/dba695feb8094ba3d4bece9a56bb1fce9d6beae3 Message: apt: drop wheezy support because of EOL (April 26th, 2016) https://wiki.debian.org/DebianReleases Modified files: packages/apt/Makefile.am packages/apt/Vagrantfile Modified: packages/apt/Makefile.am (+1 -1) =================================================================== --- packages/apt/Makefile.am 2016-04-23 14:30:03 +0900 (0b97071) +++ packages/apt/Makefile.am 2016-04-24 13:50:30 +0900 (ee8621f) @@ -1,7 +1,7 @@ REPOSITORIES_PATH = repositories DISTRIBUTIONS = debian ARCHITECTURES = i386 amd64 -CODE_NAMES = wheezy jessie +CODE_NAMES = jessie all: Modified: packages/apt/Vagrantfile (+0 -8) =================================================================== --- packages/apt/Vagrantfile 2016-04-23 14:30:03 +0900 (da87ea2) +++ packages/apt/Vagrantfile 2016-04-24 13:50:30 +0900 (a55d92c) @@ -7,14 +7,6 @@ VAGRANTFILE_API_VERSION = "2" Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| vms = [ { - :id => "debian-wheezy-i386", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-7.9-i386_chef-provisionerless.box", - }, - { - :id => "debian-wheezy-amd64", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-7.9_chef-provisionerless.box", - }, - { :id => "debian-jessie-i386", :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.3-i386_chef-provisionerless.box", }, -------------- next part -------------- HTML����������������������������...Download