FreeBSD Bugzilla – Attachment 255792 Details for
Bug 283274
sysutils/azure-agent: Update to 2.12.0.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
azure-agent.diff (text/plain), 1.74 KB, created by
Brad Davis
on 2024-12-12 01:43:00 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Brad Davis
Created:
2024-12-12 01:43:00 UTC
Size:
1.74 KB
patch
obsolete
>diff --git a/sysutils/azure-agent/Makefile b/sysutils/azure-agent/Makefile >index d8737888666..971e3415c02 100644 >--- a/sysutils/azure-agent/Makefile >+++ b/sysutils/azure-agent/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= azure-agent >-PORTVERSION= 2.8.0.11 >-PORTREVISION= 1 >+PORTVERSION= 2.12.0.2 > DISTVERSIONPREFIX= v > CATEGORIES= sysutils > >diff --git a/sysutils/azure-agent/distinfo b/sysutils/azure-agent/distinfo >index a98313cdf8e..ea34370637e 100644 >--- a/sysutils/azure-agent/distinfo >+++ b/sysutils/azure-agent/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1671076332 >-SHA256 (Azure-WALinuxAgent-v2.8.0.11_GH0.tar.gz) = dbb36994d1df610943cd49609a49bf4ec6524520d88709891d282cec3607a31b >-SIZE (Azure-WALinuxAgent-v2.8.0.11_GH0.tar.gz) = 1576330 >+TIMESTAMP = 1733935955 >+SHA256 (Azure-WALinuxAgent-v2.12.0.2_GH0.tar.gz) = e7a2507c7815d6ad49227c6dd4259949ae01efbfd8ccd7bf8e79bdf051851fb0 >+SIZE (Azure-WALinuxAgent-v2.12.0.2_GH0.tar.gz) = 2144003 >diff --git a/sysutils/azure-agent/files/patch-azurelinuxagent_common_utils_textutil.py b/sysutils/azure-agent/files/patch-azurelinuxagent_common_utils_textutil.py >deleted file mode 100644 >index 259f5a052c5..00000000000 >--- a/sysutils/azure-agent/files/patch-azurelinuxagent_common_utils_textutil.py >+++ /dev/null >@@ -1,11 +0,0 @@ >---- azurelinuxagent/common/utils/textutil.py.orig 2024-08-20 23:23:16 UTC >-+++ azurelinuxagent/common/utils/textutil.py >-@@ -445,7 +445,7 @@ def format_exception(exception): >- if tb is None or (sys.version_info[0] == 2 and e != exception): >- msg += "[Traceback not available]" >- else: >-- msg += ''.join(traceback.format_exception(etype=type(exception), value=exception, tb=tb)) >-+ msg += ''.join(traceback.format_exception(type(exception), value=exception, tb=tb)) >- >- return msg >-
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 283274
: 255792