Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / rsync


Commits:
be844bcf by Robin Candau at 2025-01-15T20:49:55+01:00
upgpkg: 3.4.0-2: Backport fixes for some regressions introduced in v3.4.0
https://github.com/RsyncProject/rsync/pull/706
https://github.com/RsyncProject/rsync/pull/705
https://github.com/RsyncProject/rsync/pull/703

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = rsync
        pkgdesc = A fast and versatile file copying tool for remote and local 
files
        pkgver = 3.4.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://rsync.samba.org/
        arch = x86_64
        license = GPL3


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=rsync
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A fast and versatile file copying tool for remote and local files'
 arch=('x86_64')
 url='https://rsync.samba.org/'
@@ -21,6 +21,14 @@ 
sha256sums=('f14621c42d88d42bc020a1cadfa82c4fa2a842df92caa4e41ca33d996f9bf23c'
             '733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b')
 
 _backports=(
+
+  # Fix use-after-free in generator
+  '81ead9e70c7b9ee1bf3d1df09ace7df95934c5b8'
+
+  # Fix -H option
+  '996af4a79f9afe4d7158ecdd87c78cee382c6b39'
+  'dc34990b2ef475280b899abead0ef4a809d0175a'
+
 )
 
 _reverts=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rsync/-/commit/be844bcffed3f056d388c0c3600a1b53be658050

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rsync/-/commit/be844bcffed3f056d388c0c3600a1b53be658050
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to