diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-10 03:57:54 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-10 03:57:54 +0800 |
commit | 637bd8553ac192d821b7ae1a60387e59bced90b8 (patch) | |
tree | 4cb2e8c62f399a73ec0c081d0656584b7dea2a54 /www | |
parent | b829031a71f22ad5bea9afe36ea14ea72070e7ae (diff) | |
download | freebsd-ports-gnome-637bd8553ac192d821b7ae1a60387e59bced90b8.tar.gz freebsd-ports-gnome-637bd8553ac192d821b7ae1a60387e59bced90b8.tar.zst freebsd-ports-gnome-637bd8553ac192d821b7ae1a60387e59bced90b8.zip |
- Bump PORTREVISION
- Update distinfo
Vendor's Announcement:
Hello again!
Just two days after the last security problem another flaw was discovered.
Luckily not as bad as the last one.
Andreas .kre Solberg discovered a security flaw which allows registered
users to view page content they usually have no access to. The problem is
in the way how a successful user profile change is handled.
This affects only installs which have Access Control Lists enabled (off by
default) and restricted the READ permission for certain pages even for
logged in users. Non-authenticated users can not exploit this bug.
The package available at http://www.splitbrain.org/go/dokuwiki was updated
again to reflect the change but fixing it manually is simple, too. Info on
how to do this is available at
http://bugs.splitbrain.org/?do=details&id=825
Andi
I request that the package be immediately rebuilt and distributed.
PR: ports/98599
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
Security: http://bugs.splitbrain.org/index.php?do=details&id=825
Diffstat (limited to 'www')
-rw-r--r-- | www/dokuwiki-devel/Makefile | 2 | ||||
-rw-r--r-- | www/dokuwiki-devel/distinfo | 6 | ||||
-rw-r--r-- | www/dokuwiki/Makefile | 2 | ||||
-rw-r--r-- | www/dokuwiki/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/www/dokuwiki-devel/Makefile b/www/dokuwiki-devel/Makefile index 93b48a1794bf..499713e1044d 100644 --- a/www/dokuwiki-devel/Makefile +++ b/www/dokuwiki-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= dokuwiki PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.splitbrain.org/_media/projects/dokuwiki/ \ http://dev.splitbrain.org/browse/snapshots/ diff --git a/www/dokuwiki-devel/distinfo b/www/dokuwiki-devel/distinfo index 08c7b4d30e65..e38c54a01889 100644 --- a/www/dokuwiki-devel/distinfo +++ b/www/dokuwiki-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (dokuwiki-2006-03-09.tgz) = cc513a6e9a2cb04a464461a3395bb2ec -SHA256 (dokuwiki-2006-03-09.tgz) = 350eed365cafb25a491a0482e75c53c64d3224d762152f30bc914a34ce973c8f -SIZE (dokuwiki-2006-03-09.tgz) = 835031 +MD5 (dokuwiki-2006-03-09.tgz) = 73db29a2e92f5708d91cf1a535290000 +SHA256 (dokuwiki-2006-03-09.tgz) = 1976d90c2a32dcc2d3a6644f8a7f09d152bc3ebcb7fd09aaf0aacaca68dd7507 +SIZE (dokuwiki-2006-03-09.tgz) = 835163 diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile index 93b48a1794bf..499713e1044d 100644 --- a/www/dokuwiki/Makefile +++ b/www/dokuwiki/Makefile @@ -7,7 +7,7 @@ PORTNAME= dokuwiki PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.splitbrain.org/_media/projects/dokuwiki/ \ http://dev.splitbrain.org/browse/snapshots/ diff --git a/www/dokuwiki/distinfo b/www/dokuwiki/distinfo index 08c7b4d30e65..e38c54a01889 100644 --- a/www/dokuwiki/distinfo +++ b/www/dokuwiki/distinfo @@ -1,3 +1,3 @@ -MD5 (dokuwiki-2006-03-09.tgz) = cc513a6e9a2cb04a464461a3395bb2ec -SHA256 (dokuwiki-2006-03-09.tgz) = 350eed365cafb25a491a0482e75c53c64d3224d762152f30bc914a34ce973c8f -SIZE (dokuwiki-2006-03-09.tgz) = 835031 +MD5 (dokuwiki-2006-03-09.tgz) = 73db29a2e92f5708d91cf1a535290000 +SHA256 (dokuwiki-2006-03-09.tgz) = 1976d90c2a32dcc2d3a6644f8a7f09d152bc3ebcb7fd09aaf0aacaca68dd7507 +SIZE (dokuwiki-2006-03-09.tgz) = 835163 |