Changelog for
lasso-perl-2.6.0-lp150.16.28.x86_64.rpm :
* Tue Sep 04 2018 ecsosAATTopensuse.org- update to 2.6.0 - add inline implementation of lasso_log - Choose the Reference transform based on the chosen Signature transform (fixes #10155) - add support for C14N 1.1 methods and C14N withComments methods (fixes #4863) - remove DGME specific commented out code - add docstring on SHA-2 signature method enum - tests: silence unused variable warning - check node names in lasso_node_impl_init_from_xml() (fixes #47) - fix segfault when parsed node has no namespace (#47) - do not call xmlSecKeyDuplicate is source key is NULL - enable user supplied CFLAGS - Fix ecp test validate_idp_list() (fixes #11421) - tests: convert log level as string - fix definitions of error, critical and warning macros (fixes #12830) - jenkins.sh: add V=1 - add defined for the XML namespace - ignore unknown attributes from the xsi: namespace - saml-2.0: improve support for free content inside samlp2:Extensions (fixes #18581) - debian: initialize stretch packaging with a copy of upstream debian (#21772) - replace use of
which is deprecated (fixes #18771) - fix get_issuer and get_in_response_to - route logs from libxml2 and libxmlsec through GLib logging - tests: prevent crash in glib caused by abort on recursive logging - java: stop setting a bytecode version target - add xmlsec_soap.h to Makefile - python: route logs for libxml2 and libxmlsec2 to their own logger - perl: force use of the in-tree lasso when running tests (fixes #23276) - perl: set DESTDIR and PREFIX at Makefile\'s creation - Replace xmlSecSoap functions with lasso implementations - add a pem-public-key runtime flag - deprecate loading PEM formatted public keys in lasso_xmlsec_load_key_info - perl/tests: build Makefile.perl before running the tests- No more need of xmlsec1 with compile option --enable-soap.- Drop java_binding_lasso_log.patch, because now in upstream.- Drop cflags.patch, because now in upstream.- Drop validate_idp_list_test.patch, because now in upstream.- Comment out 002-REmove-alsso-src-config.in.patch and 0003-run-autoupdate.patch, because think no more needed.- Clean spec.
* Fri Jun 29 2018 - Added BuildRequires: python-xml
* Thu Jan 25 2018 Nicolas Chauvet - 2.5.1-6- Rebuilt with new xmlsec1
* Fri Feb 10 2017 Fedora Release Engineering - 2.5.1-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jul 19 2016 Fedora Release Engineering - 2.5.1-4- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Thu Jun 30 2016 John Dennis - 2.5.1-3- disbable PHP binding because PHP-7 is now the default and lasso only knows how to build with PHP-5
* Wed Jun 15 2016 John Dennis - 2.5.1-2- fix CFLAGS override in configure
* Mon Feb 22 2016 John Dennis - 2.5.1-1- Upgrade to upstream 2.5.1 release See Changelog for details, mostly bugs fixes, most signficant is proper support of SHA-2 Resolves: #1295472 Resolves: #1303573- Add java_binding_lasso_log.patch to fix \"make check\" failure during rpmbuild upstream commit d8e3ae8
* Thu Feb 04 2016 Fedora Release Engineering - 2.5.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Sep 14 2015 John Dennis - 2.5.0-1- Upgrade to new upstream 2.5.0 release Includes ECP support
* Wed Jun 17 2015 Fedora Release Engineering - 2.4.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Mar 23 2015 Rob Crittenden - 2.4.1-3- Add BuildRequires on libtool- Add -fPIC to LDFLAGS- Disable perl bindings, it fails to build on x86.
* Fri Jan 23 2015 Simo Sorce - 2.4.1-2- Enable perl bindings- Also add support for building with automake 1.15- Fix build issues on rawhide due to missing build dep on perl(Error)
* Thu Aug 28 2014 Simo Sorce - 2.4.1-1- New upstream relase 2.4.1- Drop patches as they have all been integrated upstream
* Sun Aug 17 2014 Fedora Release Engineering - 2.4.0-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Jun 20 2014 Remi Collet - 2.4.0-4- rebuild for https://fedoraproject.org/wiki/Changes/Php56- add numerical prefix to extension configuration file- drop unneeded dependency on pecl- add provides php-lasso
* Sat Jun 07 2014 Fedora Release Engineering - 2.4.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Apr 25 2014 Simo Sorce - 2.4.0-2- Fixes for arches where pointers and integers do not have the same size (ppc64, s390, etc..)
* Mon Apr 14 2014 Stanislav Ochotnicky - 2.4.0-1- Use OpenJDK instead of GCJ for java bindings
* Sat Jan 11 2014 Simo Sorce 2.4.0-0- Update to final 2.4.0 version- Drop all patches, they are now included in 2.4.0- Change Source URI
* Mon Dec 09 2013 Simo Sorce 2.3.6-0.20131125.5- Add patches to fix rpmlint license issues- Add upstream patches to fix some build issues
* Thu Dec 05 2013 Simo Sorce 2.3.6-0.20131125.4- Add patch to support automake-1.14 for rawhide
* Mon Nov 25 2013 Simo Sorce 2.3.6-0.20131125.3- Initial packaging- Based on the spec file by Jean-Marc Liger - Code is updated to latest master via a jumbo patch while waiting for official upstream release.- Jumbo patch includes also additional patches sent to upstream list) to build on Fedora 20- Perl bindings are disabled as they fail to build- Disable doc building as it doesn\'t ork correctly for now