Mon Jun 20 22:31:38 2022 UTC ()
xfce4-exo: update to 4.16.4

The upstream change log doesn't note this, but this is a security fix
for CVE-2022-32278.

Change log:

4.16.4
======
- exo-open : Only execute local .desktop files


(gutteridge)
diff -r1.74 -r1.75 pkgsrc/x11/xfce4-exo/Makefile
diff -r1.28 -r1.29 pkgsrc/x11/xfce4-exo/distinfo

cvs diff -r1.74 -r1.75 pkgsrc/x11/xfce4-exo/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-exo/Makefile 2021/12/29 23:18:41 1.74
+++ pkgsrc/x11/xfce4-exo/Makefile 2022/06/20 22:31:38 1.75
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.74 2021/12/29 23:18:41 gutteridge Exp $ 1# $NetBSD: Makefile,v 1.75 2022/06/20 22:31:38 gutteridge Exp $
2 2
3.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
4 4
5VERSION= 4.16.3 5VERSION= 4.16.4
6DISTNAME= exo-${VERSION} 6DISTNAME= exo-${VERSION}
7PKGNAME= xfce4-exo-${VERSION} 7PKGNAME= xfce4-exo-${VERSION}
8CATEGORIES= x11 8CATEGORIES= x11
9MASTER_SITES= https://archive.xfce.org/src/xfce/exo/${VERSION:R}/ 9MASTER_SITES= https://archive.xfce.org/src/xfce/exo/${VERSION:R}/
10 10
11HOMEPAGE= https://docs.xfce.org/xfce/exo/start 11HOMEPAGE= https://docs.xfce.org/xfce/exo/start
12COMMENT= Xfce extension library 12COMMENT= Xfce extension library
13 13
14USE_TOOLS+= perl:run 14USE_TOOLS+= perl:run
15REPLACE_PERL= exo-helper/helpers/exo-compose-mail 15REPLACE_PERL= exo-helper/helpers/exo-compose-mail
16 16
17DEPENDS+= p5-URI>=0:../../www/p5-URI 17DEPENDS+= p5-URI>=0:../../www/p5-URI
18 18

cvs diff -r1.28 -r1.29 pkgsrc/x11/xfce4-exo/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-exo/distinfo 2021/12/29 23:18:41 1.28
+++ pkgsrc/x11/xfce4-exo/distinfo 2022/06/20 22:31:38 1.29
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.28 2021/12/29 23:18:41 gutteridge Exp $ 1$NetBSD: distinfo,v 1.29 2022/06/20 22:31:38 gutteridge Exp $
2 2
3BLAKE2s (exo-4.16.3.tar.bz2) = 376814e1bfba7738d50f90fe3eb744dcf78aa757278a67150d39e5e7105b366a 3BLAKE2s (exo-4.16.4.tar.bz2) = d42f32c7fe0c81675f5f77310fb97bbd013a536be20e45ba55383e86a18a7e5b
4SHA512 (exo-4.16.3.tar.bz2) = 0dc4d2da6dd80a4c1b05a5316bb6e7ad02858d3fb49b666d6065bd7b11d7b8aed2732135eee8393185a0c321a242807d97b51f794186ce7a769ec2c9106ba8fd 4SHA512 (exo-4.16.4.tar.bz2) = 2cf2267a0bd8526dc870cbe48a0d95573c153a990caffabb13365c6e90c155b6d3383ad1282715cb22ce413e704d170bf7fec1af09ad1b0609507a46c4d1233d
5Size (exo-4.16.3.tar.bz2) = 885516 bytes 5Size (exo-4.16.4.tar.bz2) = 876080 bytes