Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2011 19:33:58 GMT
From:      Pedro Giffuni <giffunip@tutopia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160809: Update security/xml-security to version 1.4.5
Message-ID:  <201109181933.p8IJXwKt070265@red.freebsd.org>
Resent-Message-ID: <201109181940.p8IJeAUx070137@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160809
>Category:       ports
>Synopsis:       Update security/xml-security to version 1.4.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 18 19:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pedro Giffuni
>Release:        9.0-CURRENT (pre BETA)
>Organization:
>Environment:
$ uname -a
FreeBSD mogwai.giffuni.net 9.0-CURRENT FreeBSD 9.0-CURRENT #6: Sat Apr 30 01:37:57 PDT 2011     root@build9x64.pcbsd.org:/usr/obj/pcbsd-build90/fbsd-source/9.0/sys/PCBSD  amd64

>Description:
>From the Apache Santuario Project webpage:

May 2011
The Apache Santuario team are pleased to announce the release of version 1.4.5 of the Apache XML Security for Java library. This release fixes a thread safety issue in the ResourceResolver, and a regression in signature generation for the Canonical XML 1.1 algorithm, as well as a number of other bug fixes.
_______

I also did some minor updates to the package description. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN xml-security.orig/Makefile xml-security/Makefile
--- xml-security.orig/Makefile	2011-09-18 14:15:47.000000000 +0000
+++ xml-security/Makefile	2011-09-18 14:16:07.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xml-security
-PORTVERSION=	1.4.4
+PORTVERSION=	1.4.5
 CATEGORIES=	security java
 MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=	santuario/java-library
diff -ruN xml-security.orig/distinfo xml-security/distinfo
--- xml-security.orig/distinfo	2011-09-18 14:15:47.000000000 +0000
+++ xml-security/distinfo	2011-09-18 14:21:14.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (xml-security-src-1_4_4.zip) = bde5ad7b2ed63df2237dd005126ff11d68168c02166ededbcf15d3e1e3928abb
-SIZE (xml-security-src-1_4_4.zip) = 2037548
+SHA256 (xml-security-src-1_4_5.zip) = 4fa3c08b2098389803c9407315b6c4d064430f2b5358b12d3bd6d9c8cdb4fd8f
+SIZE (xml-security-src-1_4_5.zip) = 2044303
diff -ruN xml-security.orig/pkg-descr xml-security/pkg-descr
--- xml-security.orig/pkg-descr	2011-09-18 14:15:47.000000000 +0000
+++ xml-security/pkg-descr	2011-09-18 14:18:30.000000000 +0000
@@ -1,3 +1,5 @@
+Apache XML Security for Java
+
 The Apache-XML-Security-J supports XML-Signature Syntax and Processing,
 W3C Recommendation 12 February 2002 and XML Encryption Syntax and
 Processing, W3C Recommendation 10 December 2002.
@@ -7,7 +9,7 @@
 Java API for XML Encryption JSR-106: XML Digital Encryption APIs is
 in progress and is not final, so this API is not yet supported.
 
-WWW: http://santuario.apache.org/Java/
+WWW: http://santuario.apache.org/javaindex.html
 
 - Alex Dupre
 ale@FreeBSD.org


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109181933.p8IJXwKt070265>