FreeBSD Bugzilla – Attachment 249174 Details for
Bug 277708
net/cloud-init: new release: 24.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net/cloud-init: new release: 24.1.1
0001-net-cloud-init-update-to-24.1.1.patch (text/plain), 1.93 KB, created by
Mina Galić
on 2024-03-14 23:37:44 UTC
(
hide
)
Description:
net/cloud-init: new release: 24.1.1
Filename:
MIME Type:
Creator:
Mina Galić
Created:
2024-03-14 23:37:44 UTC
Size:
1.93 KB
patch
obsolete
>From a250262bc5ee0af1625d08de7cceffbedf8bda48 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Mina=20Gali=C4=87?= <me+git@igalic.co> >Date: Thu, 14 Mar 2024 23:00:35 +0000 >Subject: [PATCH] net/cloud-init: update to 24.1.1 > >Changelog: https://github.com/canonical/cloud-init/releases/tag/24.1.1 >Changelog: https://github.com/canonical/cloud-init/releases/tag/24.1 > >Sponsored by: The FreeBSD Foundation >--- > net/cloud-init/Makefile | 6 ++++-- > net/cloud-init/distinfo | 6 +++--- > 2 files changed, 7 insertions(+), 5 deletions(-) > >diff --git a/net/cloud-init/Makefile b/net/cloud-init/Makefile >index aa10ff1f411f..2a3b2a55b1e8 100644 >--- a/net/cloud-init/Makefile >+++ b/net/cloud-init/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= cloud-init >-DISTVERSION= 23.4.1 >+DISTVERSION= 24.1.1 > CATEGORIES= net python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -52,6 +52,8 @@ post-install: > ${MV} ${STAGEDIR}${ETCDIR}/cloud.cfg ${STAGEDIR}${ETCDIR}/cloud.cfg.sample > ${MV} ${STAGEDIR}${ETCDIR}/cloud.cfg.d/05_logging.cfg ${STAGEDIR}${ETCDIR}/cloud.cfg.d/05_logging.cfg.sample > ${MV} ${STAGEDIR}${ETCDIR}/cloud.cfg.d/99_freebsd.cfg ${STAGEDIR}${ETCDIR}/cloud.cfg.d/99_freebsd.cfg.sample >- ${REINPLACE_CMD} 's|^.*\.cfg$$|@sample &.sample|' ${_PYTHONPKGLIST} >+ ${REINPLACE_CMD} -e 's|^.*\.cfg$$|@sample &.sample|' \ >+ -e 's|${ETCDIR}/clean.d|@dir ${ETCDIR}/clean.d|' \ >+ ${_PYTHONPKGLIST} > > .include <bsd.port.mk> >diff --git a/net/cloud-init/distinfo b/net/cloud-init/distinfo >index ce9ed65157b2..600bc11adb10 100644 >--- a/net/cloud-init/distinfo >+++ b/net/cloud-init/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1703197535 >-SHA256 (canonical-cloud-init-23.4.1_GH0.tar.gz) = 3051f64e45bfb6100d69ac6bc247fce20f5cf507c1866ba40d60c45d37d994ba >-SIZE (canonical-cloud-init-23.4.1_GH0.tar.gz) = 1668298 >+TIMESTAMP = 1710457854 >+SHA256 (canonical-cloud-init-24.1.1_GH0.tar.gz) = bda71fd0e4a2ad2c20941d941293a08bda490f075b24949b089f5425dcde1c73 >+SIZE (canonical-cloud-init-24.1.1_GH0.tar.gz) = 1730335 >-- >2.34.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 277708
:
249174
|
249671
|
249764
|
249765
Working