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:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2025-01-19 18:40:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2025-01-19 18:40:22 +0000
commitf3262cc6aeed05b753fce4aa16615758fd788ea7 (patch)
treed00a9107f9a05ad12aaffa516ad50ba69b71b5af /debian/patches/rsync-upstream-CVE-patches-v3/version_update/0002-change-version-to-3.4.0.patch
parentMerging upstream version 3.3.0+ds1. (diff)
downloadrsync-f3262cc6aeed05b753fce4aa16615758fd788ea7.tar.xz
rsync-f3262cc6aeed05b753fce4aa16615758fd788ea7.zip
Merging debian version 3.3.0+ds1-4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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