[arch-commits] Commit in isync/trunk (PKGBUILD)
Jonas Witschel
diabonas at archlinux.org
Mon Feb 22 18:22:22 UTC 2021
Date: Monday, February 22, 2021 @ 18:22:21
Author: diabonas
Revision: 868874
upgpkg: isync 1.3.5-1: upstream security fix release for CVE-2021-20247
Note that isync version 1.3.4 fixes a regression handling NAMESPACE 'INBOX.'
introduced in version 1.3.2, meaning affected mailboxes will redownload
messages in order to fix the directory structure.
Modified:
isync/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-22 18:19:25 UTC (rev 868873)
+++ PKGBUILD 2021-02-22 18:22:21 UTC (rev 868874)
@@ -5,7 +5,7 @@
# Contributor: Leslie P. Polzer <polzer at gnu.org>
pkgname=isync
-pkgver=1.3.3
+pkgver=1.3.5
pkgrel=1
pkgdesc="IMAP and MailDir mailbox synchronizer"
arch=('x86_64')
@@ -14,7 +14,7 @@
depends=('libsasl' 'zlib')
source=(https://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz
https://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz.asc)
-md5sums=('5e29a2da627492fe4311c4b9630ba643'
+md5sums=('47bfd790d50118e2660cfec0c8e57d0d'
'SKIP')
validpgpkeys=('96DD32BFBF9FAB04B0D95305AA283E0B2F1BB1D1'
'63BFD037CAD71E8DFF3AEA3AC17714F08D1BDBBA')
More information about the arch-commits
mailing list