pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update to 0.4.2



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Tue Apr 5 03:43:55 2016 +0900
Changeset:	5a527e1f929d01c0f762ba8fc407b5b54359423b

Modified Files:
	py-acme/PLIST
	py-letsencrypt-apache/PLIST
	py-letsencrypt-nginx/PLIST
	py-letsencrypt/Makefile.common
	py-letsencrypt/PLIST
	py-letsencrypt/distinfo

Log Message:
Update to 0.4.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5a527e1f929d01c0f762ba8fc407b5b54359423b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-acme/PLIST                  |  4 ++++
 py-letsencrypt-apache/PLIST    | 13 +++++++++++++
 py-letsencrypt-nginx/PLIST     | 12 ++++++------
 py-letsencrypt/Makefile.common |  2 +-
 py-letsencrypt/PLIST           | 28 +++++++++++++++-------------
 py-letsencrypt/distinfo        |  8 ++++----
 6 files changed, 43 insertions(+), 24 deletions(-)

diffs:
diff --git a/py-acme/PLIST b/py-acme/PLIST
index 951a738..78aca9b 100644
--- a/py-acme/PLIST
+++ b/py-acme/PLIST
@@ -118,10 +118,14 @@ ${PYSITELIB}/acme/test_util.py
 ${PYSITELIB}/acme/test_util.pyc
 ${PYSITELIB}/acme/test_util.pyo
 ${PYSITELIB}/acme/testdata/README
+${PYSITELIB}/acme/testdata/cert-100sans.pem
+${PYSITELIB}/acme/testdata/cert-idnsans.pem
 ${PYSITELIB}/acme/testdata/cert-san.pem
 ${PYSITELIB}/acme/testdata/cert.der
 ${PYSITELIB}/acme/testdata/cert.pem
+${PYSITELIB}/acme/testdata/csr-100sans.pem
 ${PYSITELIB}/acme/testdata/csr-6sans.pem
+${PYSITELIB}/acme/testdata/csr-idnsans.pem
 ${PYSITELIB}/acme/testdata/csr-nosans.pem
 ${PYSITELIB}/acme/testdata/csr-san.pem
 ${PYSITELIB}/acme/testdata/csr.der
diff --git a/py-letsencrypt-apache/PLIST b/py-letsencrypt-apache/PLIST
index b800fac..bfc1fe2 100644
--- a/py-letsencrypt-apache/PLIST
+++ b/py-letsencrypt-apache/PLIST
@@ -12,6 +12,7 @@ ${PYSITELIB}/letsencrypt_apache/augeas_configurator.py
 ${PYSITELIB}/letsencrypt_apache/augeas_configurator.pyc
 ${PYSITELIB}/letsencrypt_apache/augeas_configurator.pyo
 ${PYSITELIB}/letsencrypt_apache/augeas_lens/httpd.aug
+${PYSITELIB}/letsencrypt_apache/centos-options-ssl-apache.conf
 ${PYSITELIB}/letsencrypt_apache/configurator.py
 ${PYSITELIB}/letsencrypt_apache/configurator.pyc
 ${PYSITELIB}/letsencrypt_apache/configurator.pyo
@@ -40,6 +41,9 @@ ${PYSITELIB}/letsencrypt_apache/tests/complex_parsing_test.pyo
 ${PYSITELIB}/letsencrypt_apache/tests/configurator_test.py
 ${PYSITELIB}/letsencrypt_apache/tests/configurator_test.pyc
 ${PYSITELIB}/letsencrypt_apache/tests/configurator_test.pyo
+${PYSITELIB}/letsencrypt_apache/tests/constants_test.py
+${PYSITELIB}/letsencrypt_apache/tests/constants_test.pyc
+${PYSITELIB}/letsencrypt_apache/tests/constants_test.pyo
 ${PYSITELIB}/letsencrypt_apache/tests/display_ops_test.py
 ${PYSITELIB}/letsencrypt_apache/tests/display_ops_test.pyc
 ${PYSITELIB}/letsencrypt_apache/tests/display_ops_test.pyo
@@ -77,10 +81,18 @@ ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/ap
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-enabled/security.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/conf-enabled/serve-cgi-bin.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/envvars
+${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/authz_svn.load
+${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/dav.load
+${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/dav_svn.conf
+${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/dav_svn.load
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/rewrite.load
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/ssl.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-available/ssl.load
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-enabled/.gitignore
+${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-enabled/authz_svn.load
+${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-enabled/dav.load
+${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-enabled/dav_svn.conf
+${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/mods-enabled/dav_svn.load
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/ports.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/000-default.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/default-ssl-port-only.conf
@@ -88,6 +100,7 @@ ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/ap
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/encryption-example.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/letsencrypt.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/mod_macro-example.conf
+${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-available/wildcard.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-enabled/000-default.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-enabled/encryption-example.conf
 ${PYSITELIB}/letsencrypt_apache/tests/testdata/debian_apache_2_4/two_vhost_80/apache2/sites-enabled/letsencrypt.conf
diff --git a/py-letsencrypt-nginx/PLIST b/py-letsencrypt-nginx/PLIST
index 5651a98..0b50dba 100644
--- a/py-letsencrypt-nginx/PLIST
+++ b/py-letsencrypt-nginx/PLIST
@@ -14,9 +14,6 @@ ${PYSITELIB}/letsencrypt_nginx/configurator.pyo
 ${PYSITELIB}/letsencrypt_nginx/constants.py
 ${PYSITELIB}/letsencrypt_nginx/constants.pyc
 ${PYSITELIB}/letsencrypt_nginx/constants.pyo
-${PYSITELIB}/letsencrypt_nginx/dvsni.py
-${PYSITELIB}/letsencrypt_nginx/dvsni.pyc
-${PYSITELIB}/letsencrypt_nginx/dvsni.pyo
 ${PYSITELIB}/letsencrypt_nginx/nginxparser.py
 ${PYSITELIB}/letsencrypt_nginx/nginxparser.pyc
 ${PYSITELIB}/letsencrypt_nginx/nginxparser.pyo
@@ -33,9 +30,6 @@ ${PYSITELIB}/letsencrypt_nginx/tests/__init__.pyo
 ${PYSITELIB}/letsencrypt_nginx/tests/configurator_test.py
 ${PYSITELIB}/letsencrypt_nginx/tests/configurator_test.pyc
 ${PYSITELIB}/letsencrypt_nginx/tests/configurator_test.pyo
-${PYSITELIB}/letsencrypt_nginx/tests/dvsni_test.py
-${PYSITELIB}/letsencrypt_nginx/tests/dvsni_test.pyc
-${PYSITELIB}/letsencrypt_nginx/tests/dvsni_test.pyo
 ${PYSITELIB}/letsencrypt_nginx/tests/nginxparser_test.py
 ${PYSITELIB}/letsencrypt_nginx/tests/nginxparser_test.pyc
 ${PYSITELIB}/letsencrypt_nginx/tests/nginxparser_test.pyo
@@ -70,6 +64,12 @@ ${PYSITELIB}/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/defau
 ${PYSITELIB}/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default
 ${PYSITELIB}/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params
 ${PYSITELIB}/letsencrypt_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf
+${PYSITELIB}/letsencrypt_nginx/tests/tls_sni_01_test.py
+${PYSITELIB}/letsencrypt_nginx/tests/tls_sni_01_test.pyc
+${PYSITELIB}/letsencrypt_nginx/tests/tls_sni_01_test.pyo
 ${PYSITELIB}/letsencrypt_nginx/tests/util.py
 ${PYSITELIB}/letsencrypt_nginx/tests/util.pyc
 ${PYSITELIB}/letsencrypt_nginx/tests/util.pyo
+${PYSITELIB}/letsencrypt_nginx/tls_sni_01.py
+${PYSITELIB}/letsencrypt_nginx/tls_sni_01.pyc
+${PYSITELIB}/letsencrypt_nginx/tls_sni_01.pyo
diff --git a/py-letsencrypt/Makefile.common b/py-letsencrypt/Makefile.common
index 9a607d9..8d5291e 100644
--- a/py-letsencrypt/Makefile.common
+++ b/py-letsencrypt/Makefile.common
@@ -11,7 +11,7 @@ MAINTAINER=	filip%joyent.com@localhost
 HOMEPAGE=	https://letsencrypt.org/
 
 GITHUB_PROJECT=	letsencrypt
-GITHUB_TAG=	v0.1.0
+GITHUB_TAG=	v0.4.2
 
 EXTRACT_USING=	bsdtar
 USE_TOOLS+=	bsdtar
diff --git a/py-letsencrypt/PLIST b/py-letsencrypt/PLIST
index c3bddb3..8846977 100644
--- a/py-letsencrypt/PLIST
+++ b/py-letsencrypt/PLIST
@@ -1,6 +1,5 @@
 @comment $NetBSD$
 bin/letsencrypt
-bin/letsencrypt-renewer
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -118,9 +117,6 @@ ${PYSITELIB}/letsencrypt/plugins/webroot_test.pyo
 ${PYSITELIB}/letsencrypt/proof_of_possession.py
 ${PYSITELIB}/letsencrypt/proof_of_possession.pyc
 ${PYSITELIB}/letsencrypt/proof_of_possession.pyo
-${PYSITELIB}/letsencrypt/renewer.py
-${PYSITELIB}/letsencrypt/renewer.pyc
-${PYSITELIB}/letsencrypt/renewer.pyo
 ${PYSITELIB}/letsencrypt/reporter.py
 ${PYSITELIB}/letsencrypt/reporter.pyc
 ${PYSITELIB}/letsencrypt/reporter.pyo
@@ -190,22 +186,27 @@ ${PYSITELIB}/letsencrypt/tests/notify_test.pyo
 ${PYSITELIB}/letsencrypt/tests/proof_of_possession_test.py
 ${PYSITELIB}/letsencrypt/tests/proof_of_possession_test.pyc
 ${PYSITELIB}/letsencrypt/tests/proof_of_possession_test.pyo
-${PYSITELIB}/letsencrypt/tests/renewer_test.py
-${PYSITELIB}/letsencrypt/tests/renewer_test.pyc
-${PYSITELIB}/letsencrypt/tests/renewer_test.pyo
 ${PYSITELIB}/letsencrypt/tests/reporter_test.py
 ${PYSITELIB}/letsencrypt/tests/reporter_test.pyc
 ${PYSITELIB}/letsencrypt/tests/reporter_test.pyo
 ${PYSITELIB}/letsencrypt/tests/reverter_test.py
 ${PYSITELIB}/letsencrypt/tests/reverter_test.pyc
 ${PYSITELIB}/letsencrypt/tests/reverter_test.pyo
+${PYSITELIB}/letsencrypt/tests/storage_test.py
+${PYSITELIB}/letsencrypt/tests/storage_test.pyc
+${PYSITELIB}/letsencrypt/tests/storage_test.pyo
 ${PYSITELIB}/letsencrypt/tests/test_util.py
 ${PYSITELIB}/letsencrypt/tests/test_util.pyc
 ${PYSITELIB}/letsencrypt/tests/test_util.pyo
+${PYSITELIB}/letsencrypt/tests/testdata/archive/sample-renewal/cert1.pem
+${PYSITELIB}/letsencrypt/tests/testdata/archive/sample-renewal/chain1.pem
+${PYSITELIB}/letsencrypt/tests/testdata/archive/sample-renewal/fullchain1.pem
+${PYSITELIB}/letsencrypt/tests/testdata/archive/sample-renewal/privkey1.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/cert-san.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/cert.b64jose
 ${PYSITELIB}/letsencrypt/tests/testdata/cert.der
 ${PYSITELIB}/letsencrypt/tests/testdata/cert.pem
+${PYSITELIB}/letsencrypt/tests/testdata/cli.ini
 ${PYSITELIB}/letsencrypt/tests/testdata/csr-6sans.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/csr-nosans.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/csr-san.der
@@ -214,14 +215,15 @@ ${PYSITELIB}/letsencrypt/tests/testdata/csr.der
 ${PYSITELIB}/letsencrypt/tests/testdata/csr.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/dsa512_key.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/dsa_cert.pem
+${PYSITELIB}/letsencrypt/tests/testdata/live/sample-renewal/cert.pem
+${PYSITELIB}/letsencrypt/tests/testdata/live/sample-renewal/chain.pem
+${PYSITELIB}/letsencrypt/tests/testdata/live/sample-renewal/fullchain.pem
+${PYSITELIB}/letsencrypt/tests/testdata/live/sample-renewal/privkey.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/matching_cert.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/rsa256_key.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/rsa512_key.pem
 ${PYSITELIB}/letsencrypt/tests/testdata/rsa512_key_2.pem
-${PYSITELIB}/letsencrypt/tests/validator_test.py
-${PYSITELIB}/letsencrypt/tests/validator_test.pyc
-${PYSITELIB}/letsencrypt/tests/validator_test.pyo
-${PYSITELIB}/letsencrypt/validator.py
-${PYSITELIB}/letsencrypt/validator.pyc
-${PYSITELIB}/letsencrypt/validator.pyo
+${PYSITELIB}/letsencrypt/tests/testdata/sample-renewal-ancient.conf
+${PYSITELIB}/letsencrypt/tests/testdata/sample-renewal.conf
+${PYSITELIB}/letsencrypt/tests/testdata/webrootconftest.ini
 share/examples/letsencrypt/cli.ini
diff --git a/py-letsencrypt/distinfo b/py-letsencrypt/distinfo
index ae7e192..1b72274 100644
--- a/py-letsencrypt/distinfo
+++ b/py-letsencrypt/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (letsencrypt-0.1.0.tar.gz) = 7e3b0f479dddadcfebe3ecb68608f690d97766fc
-RMD160 (letsencrypt-0.1.0.tar.gz) = 8644d49302bf9dc2b66e67e41e529bc7c727ee3a
-SHA512 (letsencrypt-0.1.0.tar.gz) = 6a786290362741ac97dcb4b59bc4cba56f3e8b5193bbc10be19086d462f76e6124259c42bac36afe9eb818f4bb9edec34f8e2a02bd8c855e3b35404f4ee81f96
-Size (letsencrypt-0.1.0.tar.gz) = 524821 bytes
+SHA1 (letsencrypt-0.4.2.tar.gz) = 2f82a383a3d2a4d63ea16a5816294330cadba1a1
+RMD160 (letsencrypt-0.4.2.tar.gz) = 7b453d7a5d335a6f1adbfd599a5950eb457ec13b
+SHA512 (letsencrypt-0.4.2.tar.gz) = cce6a69b7903b65aa93aa794fa5353701944d6d0736393f68e3f17316116929efa864310fb7275d62c94ab30921cae694fb7c2cd13c08164344c2e3a533cd434
+Size (letsencrypt-0.4.2.tar.gz) = 674494 bytes


Home | Main Index | Thread Index | Old Index