Date: Tue, 19 Jan 2021 22:32:24 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r562094 - branches/2021Q1/net/cloud-init Message-ID: <202101192232.10JMWOLl046121@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Tue Jan 19 22:32:23 2021 New Revision: 562094 URL: https://svnweb.freebsd.org/changeset/ports/562094 Log: MFH: r562085 net/cloud-init: Update to version 20.4.1 (security fix) Submitted by: Mina Galić <me@igalic.co> Security: https://bugs.launchpad.net/cloud-init/+bug/1911680 Modified: branches/2021Q1/net/cloud-init/Makefile branches/2021Q1/net/cloud-init/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/net/cloud-init/Makefile ============================================================================== --- branches/2021Q1/net/cloud-init/Makefile Tue Jan 19 22:31:31 2021 (r562093) +++ branches/2021Q1/net/cloud-init/Makefile Tue Jan 19 22:32:23 2021 (r562094) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cloud-init -PORTVERSION= 20.4 +DISTVERSION= 20.4.1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2021Q1/net/cloud-init/distinfo ============================================================================== --- branches/2021Q1/net/cloud-init/distinfo Tue Jan 19 22:31:31 2021 (r562093) +++ branches/2021Q1/net/cloud-init/distinfo Tue Jan 19 22:32:23 2021 (r562094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606245571 -SHA256 (canonical-cloud-init-20.4_GH0.tar.gz) = 15c26e74d0c8135230a4087c60b0aced7b909949a6bf4fce31351bd0f6702559 -SIZE (canonical-cloud-init-20.4_GH0.tar.gz) = 1240893 +TIMESTAMP = 1611086699 +SHA256 (canonical-cloud-init-20.4.1_GH0.tar.gz) = 76187a5b1cdda31fe46e993b70e9a3ef5759f5d3cf84eb08520ea19ea80ebcad +SIZE (canonical-cloud-init-20.4.1_GH0.tar.gz) = 1240251
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101192232.10JMWOLl046121>