diff options
author | brooks <brooks@FreeBSD.org> | 2006-09-13 18:03:26 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2006-09-13 18:03:26 +0000 |
commit | d53ce9d85fbdb5142e1ad48690e1ba6a5ceb9297 (patch) | |
tree | 36628c7e7c00a940a35f8903563110a3e8a6b48d /www | |
parent | 0f395413a2726a71cd8cab0bbcca1596e98f3291 (diff) | |
download | FreeBSD-ports-d53ce9d85fbdb5142e1ad48690e1ba6a5ceb9297.zip FreeBSD-ports-d53ce9d85fbdb5142e1ad48690e1ba6a5ceb9297.tar.gz |
Upgrade drupal-pubcookie to the latest version fixing a security hole
allowing anyone to bypass the authenication system and become an
arbitrary drupal user.
Security: vid:c0fd7890-4346-11db-89cc-000ae42e9b93
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal-pubcookie/Makefile | 4 | ||||
-rw-r--r-- | www/drupal-pubcookie/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/drupal-pubcookie/Makefile b/www/drupal-pubcookie/Makefile index fd92f38..74be2bc 100644 --- a/www/drupal-pubcookie/Makefile +++ b/www/drupal-pubcookie/Makefile @@ -7,9 +7,9 @@ PORTNAME= pubcookie DISTVERSION= ${DRUPAL_VERSION} -PORTREVISION= 20060210 +PORTREVISION= 20060907 CATEGORIES= www security -MASTER_SITE_SUBDIR= brooks +MASTER_SITE= http://ftp.osuosl.org/pub/drupal/files/projects/ MAINTAINER= brooks@FreeBSD.org COMMENT= Pubcookie user authentication for the Drupal CMS diff --git a/www/drupal-pubcookie/distinfo b/www/drupal-pubcookie/distinfo index e5934e6..29a9546 100644 --- a/www/drupal-pubcookie/distinfo +++ b/www/drupal-pubcookie/distinfo @@ -1,3 +1,3 @@ -MD5 (drupal/pubcookie-4.6.0.tar.gz) = ee24cf02f8a27e19fb584b75a29ebf1c -SHA256 (drupal/pubcookie-4.6.0.tar.gz) = 65534d207e34fff7068a891b9f8785c3f4d7be242010c4cea27d9f17fd744fa2 -SIZE (drupal/pubcookie-4.6.0.tar.gz) = 12351 +MD5 (drupal/pubcookie-4.6.0.tar.gz) = 9c924c497ef0220334a1f61451200db6 +SHA256 (drupal/pubcookie-4.6.0.tar.gz) = 408670dfb87ad9bba7ff738490037e9fd26ced8f1f5399433392ffa0521e6f5a +SIZE (drupal/pubcookie-4.6.0.tar.gz) = 12361 |