update to roundcubemail-1.4.11
https://roundcube.net/news/2021/02/08/security-update-1.4.11 https://github.com/roundcube/roundcubemail/releases/tag/1.4.11
This commit is contained in:
parent
7618edf942
commit
4bcf75c8cf
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.158 2021/02/06 20:33:27 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.159 2021/02/09 14:22:16 sthen Exp $
|
||||
|
||||
COMMENT= imap4 webmail client
|
||||
|
||||
V= 1.4.10
|
||||
V= 1.4.11
|
||||
DISTNAME= roundcubemail-$V
|
||||
PKGNAME= roundcubemail-${V:S/-rc/rc/}
|
||||
REVISION= 0
|
||||
EXTRACT_SUFX= -complete.tar.gz
|
||||
MODPHP_VERSION= 7.4
|
||||
REVISION= 0
|
||||
|
||||
FIX_EXTRACT_PERMISSIONS= Yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (roundcubemail-1.4.10-complete.tar.gz) = o9jA3E23AYj0rqO2LBvYsLMbDA9393E4wHFenW3dUg8=
|
||||
SIZE (roundcubemail-1.4.10-complete.tar.gz) = 7043181
|
||||
SHA256 (roundcubemail-1.4.11-complete.tar.gz) = rHMZBwwwX8LIjHcjYFVi2GBwMHMr7ukxzbQJHPBeabc=
|
||||
SIZE (roundcubemail-1.4.11-complete.tar.gz) = 7048262
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.65 2020/02/20 14:37:56 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.66 2021/02/09 14:22:16 sthen Exp $
|
||||
@extraunexec rm -rf %D/roundcubemail/logs/*
|
||||
roundcubemail/
|
||||
roundcubemail/.htaccess.dist
|
||||
@ -2927,6 +2927,7 @@ roundcubemail/vendor/bin/crypt-gpg-pinentry
|
||||
roundcubemail/vendor/bin/rcubeinitdb.sh
|
||||
roundcubemail/vendor/composer/
|
||||
roundcubemail/vendor/composer/ClassLoader.php
|
||||
roundcubemail/vendor/composer/InstalledVersions.php
|
||||
roundcubemail/vendor/composer/LICENSE
|
||||
roundcubemail/vendor/composer/autoload_classmap.php
|
||||
roundcubemail/vendor/composer/autoload_namespaces.php
|
||||
@ -2935,6 +2936,8 @@ roundcubemail/vendor/composer/autoload_real.php
|
||||
roundcubemail/vendor/composer/autoload_static.php
|
||||
roundcubemail/vendor/composer/include_paths.php
|
||||
roundcubemail/vendor/composer/installed.json
|
||||
roundcubemail/vendor/composer/installed.php
|
||||
roundcubemail/vendor/composer/platform_check.php
|
||||
roundcubemail/vendor/endroid/
|
||||
roundcubemail/vendor/endroid/qr-code/
|
||||
roundcubemail/vendor/endroid/qr-code/.travis.yml
|
||||
|
Loading…
Reference in New Issue
Block a user