summaryrefslogtreecommitdiffstats
path: root/debian/patches/rsync-upstream-CVE-patches-v3/version_update/0002-change-version-to-3.4.0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/rsync-upstream-CVE-patches-v3/version_update/0002-change-version-to-3.4.0.patch')
-rw-r--r--debian/patches/rsync-upstream-CVE-patches-v3/version_update/0002-change-version-to-3.4.0.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/rsync-upstream-CVE-patches-v3/version_update/0002-change-version-to-3.4.0.patch b/debian/patches/rsync-upstream-CVE-patches-v3/version_update/0002-change-version-to-3.4.0.patch
new file mode 100644
index 0000000..22b3b3f
--- /dev/null
+++ b/debian/patches/rsync-upstream-CVE-patches-v3/version_update/0002-change-version-to-3.4.0.patch
@@ -0,0 +1,20 @@
+From 481228ff763050c1e1751877bd343a7378d990ba Mon Sep 17 00:00:00 2001
+From: Andrew Tridgell <andrew@tridgell.net>
+Date: Wed, 18 Dec 2024 09:08:24 +1100
+Subject: [PATCH 2/3] change version to 3.4.0
+
+Backported-By: Samuel Henrique <samueloph@debian.org>
+* Change previous version from the patch, from "3.3.1dev" to "3.3.0"
+
+---
+ version.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: rsync/version.h
+===================================================================
+--- rsync.orig/version.h
++++ rsync/version.h
+@@ -1,2 +1,2 @@
+-#define RSYNC_VERSION "3.3.0"
++#define RSYNC_VERSION "3.4.0"
+ #define MAINTAINER_TZ_OFFSET -7.0