[arch-commits] Commit in rsync/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Tue Jan 16 14:11:30 UTC 2018


    Date: Tuesday, January 16, 2018 @ 14:11:29
  Author: eworm
Revision: 314949

upgpkg: rsync 3.1.3pre1-1

new upstream (preview) release with security fixes:

* CVE-2017-16548 [0][1]
* CVE-2017-17433 [2][3]
* CVE-2017-17434 [4][5][6]

[0] https://nvd.nist.gov/vuln/detail/CVE-2017-16548
[1] https://git.samba.org/?p=rsync.git;a=commit;h=47a63d90e71d3e19e0e96052bb8c6b9cb140ecc1
[2] https://nvd.nist.gov/vuln/detail/CVE-2017-17433
[3] https://git.samba.org/?p=rsync.git;a=commit;h=3e06d40029cfdce9d0f73d87cfd4edaf54be9c51
[4] https://nvd.nist.gov/vuln/detail/CVE-2017-17434
[5] https://git.samba.org/?p=rsync.git;a=commit;h=5509597decdbd7b91994210f700329d8a35e70a1
[6] https://git.samba.org/?p=rsync.git;a=commit;h=70aeb5fddd1b2f8e143276f8d5a085db16c593b9

Modified:
  rsync/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-16 08:09:19 UTC (rev 314948)
+++ PKGBUILD	2018-01-16 14:11:29 UTC (rev 314949)
@@ -1,8 +1,8 @@
 # $Id$
 
 pkgname=rsync
-pkgver=3.1.2
-pkgrel=8
+pkgver=3.1.3pre1
+pkgrel=1
 pkgdesc="A file transfer program to keep remote files in sync"
 arch=('x86_64')
 url="https://rsync.samba.org/"
@@ -11,13 +11,13 @@
 backup=('etc/rsyncd.conf' 'etc/xinetd.d/rsync')
 install=rsync.install
 validpgpkeys=('0048C8B026D4C96F0E589C2F6C859FB14B96A8C5') # Wayne Davison <wayned at users.sourceforge.net>
-source=("https://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz"{,.asc}
+source=("https://rsync.samba.org/ftp/rsync/src-previews/$pkgname-$pkgver.tar.gz"{,.asc}
         'rsyncd.conf'
         'rsync.xinetd'
         'rsyncd.service'
         'rsyncd.socket'
         'rsyncd at .service')
-sha256sums=('ecfa62a7fa3c4c18b9eccd8c16eaddee4bd308a76ea50b5c02a5840f09c0a1c2'
+sha256sums=('6337962632006f9e8664d759cd2bbe5958e4e20a12a72a05c9dbcad0b955faf5'
             'SKIP'
             '733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b'
             'da0ec9ce07bf2edafbc8e44020da29a58038b00c3048a22de57017c56318a767'



More information about the arch-commits mailing list