Package: opensaml / 3.0.1-1

Metadata

Package Version Patches format
opensaml 3.0.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Remove .pl extension of cxxtestgen.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove .pl extension of cxxtestgen


Current AX_PTHREAD knows about the necessary Solaris defi.patch | (download)

configure.ac | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 current ax_pthread knows about the necessary solaris defines


Initialize Libtool in the modern way and after the compil.patch | (download)

configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 initialize libtool in the modern way and after the compiler

The Libtool initialization macros require AC_PROG_CC, which sets CFLAGS
Don t change the C XX FLAGS provided by the user.patch | (download)

configure.ac | 31 7 + 24 - 0 !
saml/Makefile.am | 3 2 + 1 - 0 !
samlsign/Makefile.am | 1 1 + 0 - 0 !
samltest/Makefile.am | 1 1 + 0 - 0 !
4 files changed, 11 insertions(+), 25 deletions(-)

 don't change the c(xx)flags provided by the user

Leave the default at -g -O2 as AC_PROG_CC sets it.
Defining NDEBUG is risky, don't do that; use --enable-debug for
producing the debug variant only.
Enable another bunch of warnings (-W) under GCC.

testBadSig requires fresh InCommon metadata.patch | (download)

samltest/saml2/metadata/XMLMetadataProviderTest.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 testbadsig requires fresh incommon metadata