summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9697.docker1
-rw-r--r--changelog.d/9697.misc1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/9697.docker b/changelog.d/9697.docker
new file mode 100644
index 0000000000..fb06ef6c48
--- /dev/null
+++ b/changelog.d/9697.docker
@@ -0,0 +1 @@
+Ensure that the docker container has up to date versions of openssl.
diff --git a/changelog.d/9697.misc b/changelog.d/9697.misc
new file mode 100644
index 0000000000..e4866b01fa
--- /dev/null
+++ b/changelog.d/9697.misc
@@ -0,0 +1 @@
+Enforce that `cryptography` dependency is up to date to ensure it has the most recent openssl patches.