On 2023/12/05 07:36, Justin Berthault wrote: > Hi ports@ > > Simle.update to latest hotfix version. > > Hotfix 2023-04-04a: > - fix an XSS security vulnerability in RSS handling > > Built and tested on arm64
CC'ing maintainer REVISION should be dropped > > diff /usr/ports > commit - e756fedaf1563cba1057795d25d5378aad13e258 > path + /usr/ports > blob - e502c1161049766eca183ba18438c6ae3e224463 > file + www/dokuwiki/Makefile > --- www/dokuwiki/Makefile > +++ www/dokuwiki/Makefile > @@ -1,6 +1,6 @@ > COMMENT = standards compliant, simple to use Wiki > > -VERSION = 2023-04-04 > +VERSION = 2023-04-04a > DISTNAME = dokuwiki-${VERSION} > PKGNAME = dokuwiki-${VERSION:S/-/./g} > REVISION = 0 > blob - fb2d821281b6a60d25a5c150b22434ce317492ee > file + www/dokuwiki/distinfo > --- www/dokuwiki/distinfo > +++ www/dokuwiki/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (dokuwiki-2023-04-04.tgz) = > Pj+XtHokMy7lnqUihlh6ucNCeSuR8+7BjDvxSVcRe0Y= > -SIZE (dokuwiki-2023-04-04.tgz) = 4032792 > +SHA256 (dokuwiki-2023-04-04a.tgz) = > FTyZz0K5BosewhosdluGKkSzdK0vGjkiP1URqYKxYLs= > +SIZE (dokuwiki-2023-04-04a.tgz) = 4043928 > > -- > ~Justin >