diff options
author | Christian Affolter <c.affolter@purplehaze.ch> | 2019-01-13 16:39:08 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-01-05 10:39:13 +0200 |
commit | d1f48c31817d15862ca180e32f4449117c49e87a (patch) | |
tree | de85816240d97401070ecef24379af4e1e884ab2 /www-apps/webdavcgi/Manifest | |
parent | app-crypt/aescrypt: remove redundant S definition (diff) | |
download | gentoo-d1f48c31817d15862ca180e32f4449117c49e87a.tar.gz gentoo-d1f48c31817d15862ca180e32f4449117c49e87a.tar.bz2 gentoo-d1f48c31817d15862ca180e32f4449117c49e87a.zip |
www-apps/webdavcgi: Version bump to 1.1.2
Add fix unescaped braces patch.
This patch fixes the unescaped brace regex warnings, which break the
usage of WebDAV CGI with Perl >= 5.26 as reported by Alexander Weber
within #674772 and #658470.
It is based on:
https://github.com/DanRohde/webdavcgi/commit/04e79b7ecbaf3aae5ab813cd4fc0a009c72b1580
Apart from the version bump, the following enhancements were made:
* Use EAPI 7
* Updated home page and external links of the WebDAV CGI project.
* Depend on dev-perl/IO-Compress-Brotli, which is required for 1.1.2.
* Fix unescaped braces (addresses #674772 and #658470)
* Add note regarding systemd and setuid/setgid webdavwrapper
* Using EROOT instead of ROOT for displaying installation paths
* Removed no longer used eutils dependency
Closes: https://bugs.gentoo.org/658470
Closes: https://bugs.gentoo.org/674772
Signed-off-by: Christian Affolter <c.affolter@purplehaze.ch>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-apps/webdavcgi/Manifest')
-rw-r--r-- | www-apps/webdavcgi/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-apps/webdavcgi/Manifest b/www-apps/webdavcgi/Manifest index 107cebddc770..34ddeba43c47 100644 --- a/www-apps/webdavcgi/Manifest +++ b/www-apps/webdavcgi/Manifest @@ -1 +1,2 @@ DIST webdavcgi-1.1.1.tar.bz2 11623234 BLAKE2B a5a2b67f2666ce4180e5ed145045b8552e6e988967d99bad518d72a67a417ce600619b11af9171aa291bb4b98ec0b0c8c3ce56511d65c4e8b8c92932e8da418f SHA512 660b3e54d72c5b96c1fb329d8e0838b1dbf68e1671af3880f7e096bfdfe559909cf3e1e3069fe4877e0ffbd67d24dc4a38c3db8baaae6d62db05bde31cea789f +DIST webdavcgi-1.1.2.tar.gz 16844485 BLAKE2B 1a9f1b0b5b4520badaca1992ba51760a6a1b250edeb3debe6bdcb962fb43c3c660a837882bccfa645a466e967c726569113665ff3a3c0f4db88e573299a30582 SHA512 cddd8461bfb16b5d50a9a2bbe270d3b09e973e74d07b2f54a16473c48dbaaab7d561becf223405a03ef6ce45502bf9684e41dc8e9977b0af788d700693946826 |