summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/0009-resolvelib_compat.patch3
-rw-r--r--debian/patches/0010-fix-facter.patch1
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/patches/0009-resolvelib_compat.patch b/debian/patches/0009-resolvelib_compat.patch
index 73f6f2d6..7a633cd1 100644
--- a/debian/patches/0009-resolvelib_compat.patch
+++ b/debian/patches/0009-resolvelib_compat.patch
@@ -2,8 +2,9 @@ Description: ansible-galaxy - support resolvelib >= 0.5.3, < 1.1.0
Author: Wong Hoi Sing Edison <hswong3i@gmail.com>
Origin: upstream, https://github.com/ansible/ansible/pull/80196
Applied-Upstream: yes
+Forwarded: not-needed
Reviewed-by: Lee Garrett <debian@rocketjump.eu>
-Last-Update: 2023-06-16
+Last-Update: 2023-10-23
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- /dev/null
diff --git a/debian/patches/0010-fix-facter.patch b/debian/patches/0010-fix-facter.patch
index 97ca4fd5..943c2f67 100644
--- a/debian/patches/0010-fix-facter.patch
+++ b/debian/patches/0010-fix-facter.patch
@@ -2,6 +2,7 @@ Description: Fix facter when installed without puppet
Author: Brian Coca <brian.coca+git@gmail.com>
Origin: upstream, https://github.com/ansible/ansible/pull/80645/
Bug: https://github.com/ansible/ansible/issues/80496
+Forwarded: not-needed
Reviewed-by: Lee Garrett <debian@rocketjump.eu>
Last-Update: 2023-11-10
---