pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ansible-core
Module Name: pkgsrc
Committed By: adam
Date: Tue Feb 27 09:01:18 UTC 2024
Modified Files:
pkgsrc/sysutils/ansible-core: Makefile distinfo
Log Message:
ansible-core: updated to 2.16.4
v2.16.4
Bugfixes
- Fix loading vars_plugins in roles (https://github.com/ansible/ansible/issues/82239).
- expect - fix argument spec error using timeout=null (https://github.com/ansible/ansible/issues/80982).
- include_vars - fix calculating ``depth`` relative to the root and ensure all files are included (https://github.com/ansible/ansible/issues/80987).
- templating - ensure syntax errors originating from a template being compiled into Python code object result in a failure (https://github.com/ansible/ansible/issues/82606)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/sysutils/ansible-core/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/sysutils/ansible-core/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/ansible-core/Makefile
diff -u pkgsrc/sysutils/ansible-core/Makefile:1.28 pkgsrc/sysutils/ansible-core/Makefile:1.29
--- pkgsrc/sysutils/ansible-core/Makefile:1.28 Tue Jan 30 19:33:49 2024
+++ pkgsrc/sysutils/ansible-core/Makefile Tue Feb 27 09:01:18 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2024/01/30 19:33:49 adam Exp $
+# $NetBSD: Makefile,v 1.29 2024/02/27 09:01:18 adam Exp $
-DISTNAME= ansible-core-2.16.3
+DISTNAME= ansible-core-2.16.4
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-core/}
Index: pkgsrc/sysutils/ansible-core/distinfo
diff -u pkgsrc/sysutils/ansible-core/distinfo:1.24 pkgsrc/sysutils/ansible-core/distinfo:1.25
--- pkgsrc/sysutils/ansible-core/distinfo:1.24 Tue Jan 30 19:33:49 2024
+++ pkgsrc/sysutils/ansible-core/distinfo Tue Feb 27 09:01:18 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2024/01/30 19:33:49 adam Exp $
+$NetBSD: distinfo,v 1.25 2024/02/27 09:01:18 adam Exp $
-BLAKE2s (ansible-core-2.16.3.tar.gz) = 93605e91c921e9c47994f19b23c5375d79b52030f1bc894fa16043591c6ec98a
-SHA512 (ansible-core-2.16.3.tar.gz) = 62b7d23d3d639f118a4b87dccc02ec5f373fd56ae6c5fb56c8adf0818d0f5bbf3b6de47a29da9ef2d8c3f4b7e3a99978677bc9bfda1eb4cb9640b79abb763f77
-Size (ansible-core-2.16.3.tar.gz) = 3168893 bytes
+BLAKE2s (ansible-core-2.16.4.tar.gz) = 242253d7006c254d56186b5d84f57675b0faaa7594e0528e48549d93c239c95d
+SHA512 (ansible-core-2.16.4.tar.gz) = d05737eec9a6a0e71891821acd4540576b3a993f59d88c12c2da8e7f075bc11c712e0eba850b3f7a2643e3c970f51938267fed6fa7f99f2c4c205b64f9b13259
+Size (ansible-core-2.16.4.tar.gz) = 3170397 bytes
SHA1 (patch-lib_ansible_module__utils_facts_hardware_netbsd.py) = cdc41b104bffab7badd00446a9d0cdecba32cca2
Home |
Main Index |
Thread Index |
Old Index