pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/py-google-compute-engine
Module Name: pkgsrc
Committed By: bsiegert
Date: Thu Jun 15 18:01:34 UTC 2017
Modified Files:
pkgsrc/sysutils/py-google-compute-engine: Makefile PLIST distinfo
Log Message:
Update py-google-compute-engine to 20170523 (aka 2.3.7).
May 23, 2017
- Fix account daemon behavior when block-project-ssh-keys is unset in metadata.
April 26, 2017
- Remove logic that overrides home directory permissions.
March 27, 2017
- Prevent unchanged authorized keys file writes.
- Accounts daemon sets the home directory permission to 750 instead of 755.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/py-google-compute-engine/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/py-google-compute-engine/PLIST \
pkgsrc/sysutils/py-google-compute-engine/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/py-google-compute-engine/Makefile
diff -u pkgsrc/sysutils/py-google-compute-engine/Makefile:1.2 pkgsrc/sysutils/py-google-compute-engine/Makefile:1.3
--- pkgsrc/sysutils/py-google-compute-engine/Makefile:1.2 Thu Apr 13 18:43:34 2017
+++ pkgsrc/sysutils/py-google-compute-engine/Makefile Thu Jun 15 18:01:34 2017
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2017/04/13 18:43:34 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2017/06/15 18:01:34 bsiegert Exp $
GITHUB_PROJECT= compute-image-packages
-GITHUB_TAG= 20170302
+GITHUB_TAG= 20170523
DISTNAME= google-compute-engine-${GITHUB_TAG}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=GoogleCloudPlatform/}
DIST_SUBDIR= ${GITHUB_PROJECT}
Index: pkgsrc/sysutils/py-google-compute-engine/PLIST
diff -u pkgsrc/sysutils/py-google-compute-engine/PLIST:1.1 pkgsrc/sysutils/py-google-compute-engine/PLIST:1.2
--- pkgsrc/sysutils/py-google-compute-engine/PLIST:1.1 Sat Mar 4 19:10:32 2017
+++ pkgsrc/sysutils/py-google-compute-engine/PLIST Thu Jun 15 18:01:34 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/03/04 19:10:32 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/06/15 18:01:34 bsiegert Exp $
bin/google_accounts_daemon
bin/google_clock_skew_daemon
bin/google_instance_setup
@@ -7,12 +7,12 @@ bin/google_metadata_script_runner
bin/google_network_setup
bin/optimize_local_ssd
bin/set_multiqueue
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/PKG-INFO
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/entry_points.txt
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/requires.txt
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/top_level.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/PKG-INFO
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/entry_points.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/requires.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/top_level.txt
${PYSITELIB}/google_compute_engine/__init__.py
${PYSITELIB}/google_compute_engine/__init__.pyo
${PYSITELIB}/google_compute_engine/__init__.pyc
Index: pkgsrc/sysutils/py-google-compute-engine/distinfo
diff -u pkgsrc/sysutils/py-google-compute-engine/distinfo:1.1 pkgsrc/sysutils/py-google-compute-engine/distinfo:1.2
--- pkgsrc/sysutils/py-google-compute-engine/distinfo:1.1 Sat Mar 4 19:10:32 2017
+++ pkgsrc/sysutils/py-google-compute-engine/distinfo Thu Jun 15 18:01:34 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/03/04 19:10:32 bsiegert Exp $
+$NetBSD: distinfo,v 1.2 2017/06/15 18:01:34 bsiegert Exp $
-SHA1 (compute-image-packages/google-compute-engine-20170302-20170302.tar.gz) = c572bfb38914fc1dba42eb3f372a263b11430938
-RMD160 (compute-image-packages/google-compute-engine-20170302-20170302.tar.gz) = 936db55b9db465df5b9d52c4838a7125c12d43eb
-SHA512 (compute-image-packages/google-compute-engine-20170302-20170302.tar.gz) =
34df74ba9913f4a59360c7d4b7f970194b8537ac9307031de074e695818ee893f0f5039e076b7b5216c7e3c0494cd24c395f7fa2cc00aac760745636e595e9ab
-Size (compute-image-packages/google-compute-engine-20170302-20170302.tar.gz) = 103857 bytes
+SHA1 (compute-image-packages/google-compute-engine-20170523-20170523.tar.gz) = 89c17557132507a06b927095b21a24d2276da6ab
+RMD160 (compute-image-packages/google-compute-engine-20170523-20170523.tar.gz) = 896289a112cd1203654a2dd6bf7bb5276e380218
+SHA512 (compute-image-packages/google-compute-engine-20170523-20170523.tar.gz) =
f72f46b962ef58b5d89a7eff0aff0abc3bb41fe33fd5fff0d8c2b2c08110f73316ed7fb0b6c9ea9c0c9a24760877a2b3da8facca81c15a47829b7a1af6bb2fd0
+Size (compute-image-packages/google-compute-engine-20170523-20170523.tar.gz) = 103974 bytes
Home |
Main Index |
Thread Index |
Old Index