From 71b07194bd8597af5eb90a5828c88cb1a9cce6d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 13 Nov 2023 09:02:52 +0100 Subject: [PATCH] initial --- .gitmodules | 3 +++ README.md | 1 + patchinfo.0/_patchinfo | 19 +++++++++++++++++++ python-redis-update-test | 1 + 4 files changed, 24 insertions(+) create mode 100644 .gitmodules create mode 100644 README.md create mode 100644 patchinfo.0/_patchinfo create mode 160000 python-redis-update-test diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ee1b495 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "python-redis-update-test"] + path = python-redis-update-test + url = https://src.suse.de/adrianSuSE/python-redis-update-test.git diff --git a/README.md b/README.md new file mode 100644 index 0000000..2094e88 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Update project for ALP diff --git a/patchinfo.0/_patchinfo b/patchinfo.0/_patchinfo new file mode 100644 index 0000000..5b87db1 --- /dev/null +++ b/patchinfo.0/_patchinfo @@ -0,0 +1,19 @@ + + python-redis-update-test + python310-redis + python311-redis + + + Fixes remote root hole + + security + low + security update + Just a description +in multiline + + adrian@suse.de + + + + diff --git a/python-redis-update-test b/python-redis-update-test new file mode 160000 index 0000000..ad1a20f --- /dev/null +++ b/python-redis-update-test @@ -0,0 +1 @@ +Subproject commit ad1a20f38294f3f0e15b1e1b946be7e2aafa7a4c