Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libdigidocpp-debuginfo-3.13.6-2.el7 RPM for ppc64

From EPEL 7 for ppc64 / debug / Packages / l

Name: libdigidocpp-debuginfo Distribution: Fedora Project
Version: 3.13.6 Vendor: Fedora Project
Release: 2.el7 Build date: Fri Jun 29 18:16:58 2018
Group: Development/Debug Build host: buildvm-ppc64-19.ppc.fedoraproject.org
Size: 39559989 Source RPM: libdigidocpp-3.13.6-2.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/open-eid/libdigidocpp
Summary: Debug information for package libdigidocpp
This package provides debug information for package libdigidocpp.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

LGPLv2+

Changelog

* Mon Jun 25 2018 Dmitri Smirnov <dmitri@smirnov.ee> - 3.13.6-2
  - Provide tarball consistent with the upstream
* Wed Jun 13 2018 Dmitri Smirnov <dmitri@smirnov.ee> - 3.13.6-1
  - 3.13.6 release
* Tue May 01 2018 Germano Massullo <germano.massullo@gmail.com> - 3.13.5-2
  - removed rm -rf src/openssl
  - removed UTF-8 conversion scripts for AUTHORS and COPYING files
* Mon Apr 30 2018 Germano Massullo <germano.massullo@gmail.com> - 3.13.5-1
  - 3.13.5 release
* Wed Feb 28 2018 Germano Massullo <germano.massullo@gmail.com> - 3.13.2-4
  - added macros for cmake 3 in EPEL 7
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.13.2-3
  - Escape macros in %changelog
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Nov 30 2017 Germano Massullo <germano.massullo@gmail.com> - 3.13.2-1
  - 3.13.2 release
  - Removed opensslv1.1 patch because no longer necessary
  - Adjusted docs file names
  - Removed Requires: libdigidoc-devel and BuildRequires: libdigidoc-devel because libdigidoc uses OpenSSL 1.0 that conflicts with OpenSSL 1.1.  libdigidocpp should then use online SiVa validator for ddoc files (libdigidoc was used to handle such kind of files)
  - updated summary and description
  - replaced make %{?_smp_mflags} with %make_build (see package review #1519747)
  - replaced make install DESTDIR=%{buildroot} with %make_install (see package review #1519747)
  - removed line %clean and rm -rf %{buildroot} (see package review #1519747)
  - license file attached to %license macro, instead of %doc macro (see package review #1519747)
  - replaced lines Requires: %{name} = %{version}-%{release} with Requires: %{name}%{?_isa} = %{version}-%{release} (see package review #1519747)
  - UTF-8 AUTHORS version of AUTHORS file (see package review #1519747)
  - Replaced BuildRequires: openssl-devel and BuildRequires: minizip-devel with BuildRequires: pkgconfig(openssl) and BuildRequires: pkgconfig(minizip) (see package review #1519747)
* Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
* Fri Feb 24 2017 Mihkel Vain <mihkel@fedoraproject.org> - 3.12.3-1
  - New upstream release
  - Add openssl v1.1 support via libdigidocpp-opensslv1.1.patch
  - Remove bundled openssl
* Sun Feb 19 2017 Mihkel Vain <mihkel@fedoraproject.org> - 3.12.2-3
  - Remove bundled minizip
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Jul 10 2016 Mihkel Vain <mihkel@fedoraproject.org> - 3.12.2-1
  - New upstream release
* Thu May 19 2016 Mihkel Vain <mihkel@fedoraproject.org> - 3.12.1-1
  - New upstream release
* Tue Feb 02 2016 Mihkel Vain <mihkel@fedoraproject.org> - 3.12.0-1
  - New upstream release
* Tue Sep 22 2015 Mihkel Vain <mihkel@fedoraproject.org> - 3.11.1.1306-1
  - New upstream release
* Mon Jul 13 2015 Mihkel Vain <mihkel@fedoraproject.org> - 3.11.0.1296-1
  - New upstream release
  - Spec file cleanups
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Apr 19 2015 Mihkel Vain <mihkel@fedoraproject.org> - 3.10.0-2
  - Rebuild for gcc5
* Sat Mar 28 2015 Mihkel Vain <mihkel@fedoraproject.org> - 3.10.0-1
  - New upstream release
  - Project moved to github
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.0.1237-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Thu Jul 03 2014 Mihkel Vain <mihkel@fedoraproject.org> - 3.9.0.1237-1
  - New upstream release
  - Create a separate sub-package for docs
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.0.1208-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun May 18 2014 Mihkel Vain <mihkel@fedoraproject.org> - 3.8.0.1208-3
  - Fix typo: ppython-digidoc -> python-digidoc
* Wed Apr 30 2014 Mihkel Vain <mihkel@fedoraproject.org> - 3.8.0.1208-2
  - Use cmake macro
  - Obsolete old subpackages
* Thu Apr 24 2014 Mihkel Vain <mihkel@fedoraproject.org> - 3.8.0.1208-1
  - First package based on new source code from RIA
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-20
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.3.0-19
  - Perl 5.18 rebuild
* Fri Mar 22 2013 Remi Collet <rcollet@redhat.com> - 0.3.0-18
  - rebuild for http://fedoraproject.org/wiki/Features/Php55
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jun 07 2012 Petr Pisar <ppisar@redhat.com> - 0.3.0-15
  - Perl 5.16 rebuild
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-14
  - Rebuilt for c++ ABI breakage
* Thu Jan 19 2012 Remi Collet <remi@fedoraproject.org> - 0.3.0-13
  - build against php 5.4.0
  - add %check for php extension
  - %config flag for digidoc.ini
* Thu Jan 19 2012 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.3.0-12
  - Add libdigidocpp-0.3.0-gcc47.patch (Fix mass rebuild FTBFS).
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jul 22 2011 Petr Pisar <ppisar@redhat.com> - 0.3.0-10
  - RPM 4.9 dependency filtering added
* Mon Jun 20 2011 Petr Sabata <contyk@redhat.com> - 0.3.0-9
  - Perl mass rebuild
  - Removing now obsolete Buildroot and defattr
* Fri Apr 15 2011 Kalev Lember <kalev@smartlink.ee> - 0.3.0-8
  - Rebuilt for lib11 0.2.8 soname bump
* Wed Mar 16 2011 Antti Andreimann <Antti.Andreimann@mail.ee> 0.3.0-7
  - Rebuilt with xml-security-c 1.6.0
* Thu Mar 10 2011 Kalev Lember <kalev@smartlink.ee> - 0.3.0-6
  - Cleaned up php conditionals not needed in current Fedora releases
* Thu Mar 10 2011 Kalev Lember <kalev@smartlink.ee> - 0.3.0-5
  - Rebuilt with xerces-c 3.1
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Oct 20 2010 Kalev Lember <kalev@smartlink.ee> - 0.3.0-3
  - Updated descriptions for bindings subpackages, thanks to Sander Lepik.
* Tue Oct 12 2010 Kalev Lember <kalev@smartlink.ee> - 0.3.0-2
  - Remove bundled minizip in prep
* Mon Oct 11 2010 Kalev Lember <kalev@smartlink.ee> - 0.3.0-1
  - Update to 0.3.0
  - Renamed binding subpackages to use <language>-digidoc naming scheme
  - Filter shared object provides in private directories
  - Added missing defattr lines
  - Marked digidocpp.conf as noreplace
* Thu Jul 01 2010 Antti Andreimann <Antti.Andreimann@mail.ee> - 0.2.0-0.7.svn2811
  - Added language bindings for Python, Perl and PHP
* Mon Mar 29 2010 Kalev Lember <kalev@smartlink.ee> - 0.2.0-0.6.svn2681
  - Spec file clean up
  - Updated summary
  - Removed BR: pkcs11-helper-devel
  - Removed libdigidoc++ obsoletes/provides
  - Removed R: pkgconfig which is now automatically picked up by rpm
  - Added AUTHORS and COPYING docs
  - Cleaned up nightly build changelog entries
* Sat Feb 13 2010 Kalev Lember <kalev@smartlink.ee> - 0.2.0-0.4.svn2528
  - rebuilt with new xerces-c 3.0 (F13)
* Thu Jan 21 2010 Kalev Lember <kalev@smartlink.ee> - 0.2.0-0.2.svn2454
  - rebuilt with new libp11
* Sun Jun 14 2009 Kalev Lember <kalev@smartlink.ee> - 0.0.12-0.1.svn712
  - Initial RPM release.

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0c
/usr/lib/debug/.build-id/0c/02ee8e7d62a5d7f807b92db6077063bd33b16e.debug
/usr/lib/debug/.build-id/4b
/usr/lib/debug/.build-id/4b/33ee2b394ab89f6555f4fb1b48234359167ea6
/usr/lib/debug/.build-id/4b/33ee2b394ab89f6555f4fb1b48234359167ea6.debug
/usr/lib/debug/.build-id/e0
/usr/lib/debug/.build-id/e0/3af798ff6fe6f4b6bc8c89c323ee8cc129e83e
/usr/lib/debug/.build-id/e0/3af798ff6fe6f4b6bc8c89c323ee8cc129e83e.debug
/usr/lib/debug/.dwz
/usr/lib/debug/.dwz/libdigidocpp-3.13.6-2.el7.ppc64
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/digidoc-tool.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/libdigidocpp.so.1.debug
/usr/lib/debug/usr/lib64/libdigidocpp.so.3.13.6.debug
/usr/lib/debug/usr/lib64/libdigidocpp.so.debug
/usr/src/debug/libdigidocpp-3.13.6
/usr/src/debug/libdigidocpp-3.13.6/src
/usr/src/debug/libdigidocpp-3.13.6/src/ASiC_E.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/ASiC_E.h
/usr/src/debug/libdigidocpp-3.13.6/src/ASiC_S.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/ASiC_S.h
/usr/src/debug/libdigidocpp-3.13.6/src/ASiContainer.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/ASiContainer.h
/usr/src/debug/libdigidocpp-3.13.6/src/Conf.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/Conf.h
/usr/src/debug/libdigidocpp-3.13.6/src/Container.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/Container.h
/usr/src/debug/libdigidocpp-3.13.6/src/DataFile.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/DataFile.h
/usr/src/debug/libdigidocpp-3.13.6/src/DataFile_p.h
/usr/src/debug/libdigidocpp-3.13.6/src/Exception.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/Exception.h
/usr/src/debug/libdigidocpp-3.13.6/src/SiVaContainer.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/SiVaContainer.h
/usr/src/debug/libdigidocpp-3.13.6/src/Signature.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/Signature.h
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureTST.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureTST.h
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureXAdES_B.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureXAdES_B.h
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureXAdES_LT.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureXAdES_LT.h
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureXAdES_LTA.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureXAdES_LTA.h
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureXAdES_T.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/SignatureXAdES_T.h
/usr/src/debug/libdigidocpp-3.13.6/src/XmlConf.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/XmlConf.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/Connect.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/Connect.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/Digest.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/Digest.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/OCSP.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/OCSP.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/OpenSSLHelpers.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/PKCS11Signer.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/PKCS11Signer.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/PKCS12Signer.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/PKCS12Signer.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/Signer.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/Signer.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/TS.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/TS.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/TSL.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/TSL.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/X509Cert.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/X509Cert.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/X509CertStore.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/X509CertStore.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/X509Crypto.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/X509Crypto.h
/usr/src/debug/libdigidocpp-3.13.6/src/crypto/pkcs11.h
/usr/src/debug/libdigidocpp-3.13.6/src/digidoc-tool.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/jsonxx.cc
/usr/src/debug/libdigidocpp-3.13.6/src/jsonxx.h
/usr/src/debug/libdigidocpp-3.13.6/src/log.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/log.h
/usr/src/debug/libdigidocpp-3.13.6/src/tslcert1.h
/usr/src/debug/libdigidocpp-3.13.6/src/tslcert2.h
/usr/src/debug/libdigidocpp-3.13.6/src/tslcert3.h
/usr/src/debug/libdigidocpp-3.13.6/src/tslcert4.h
/usr/src/debug/libdigidocpp-3.13.6/src/tslcert5.h
/usr/src/debug/libdigidocpp-3.13.6/src/tslcerts.h
/usr/src/debug/libdigidocpp-3.13.6/src/util
/usr/src/debug/libdigidocpp-3.13.6/src/util/DateTime.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/util/DateTime.h
/usr/src/debug/libdigidocpp-3.13.6/src/util/File.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/util/File.h
/usr/src/debug/libdigidocpp-3.13.6/src/util/ZipSerialize.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/util/ZipSerialize.h
/usr/src/debug/libdigidocpp-3.13.6/src/xml
/usr/src/debug/libdigidocpp-3.13.6/src/xml/AdditionalInformationType.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/xml/AdditionalInformationType.h
/usr/src/debug/libdigidocpp-3.13.6/src/xml/AnyType.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/xml/AnyType.h
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ExtensionType.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ExtensionType.h
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ObjectType.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ObjectType.h
/usr/src/debug/libdigidocpp-3.13.6/src/xml/OpenDocument_dsig.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/OpenDocument_dsig.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/OpenDocument_manifest.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/OpenDocument_manifest.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/SecureDOMParser.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/xml/SecureDOMParser.h
/usr/src/debug/libdigidocpp-3.13.6/src/xml/URIResolver.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/xml/URIResolver.h
/usr/src/debug/libdigidocpp-3.13.6/src/xml/UnsignedSignaturePropertiesType.cpp
/usr/src/debug/libdigidocpp-3.13.6/src/xml/UnsignedSignaturePropertiesType.h
/usr/src/debug/libdigidocpp-3.13.6/src/xml/XAdES01903v132-201601.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/XAdES01903v132-201601.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/XAdES01903v141-201601.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/XAdES01903v141-201601.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/conf.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/conf.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/en_31916201v010101.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/en_31916201v010101.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ts_119612v020101_additionaltypes_xsd.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ts_119612v020101_additionaltypes_xsd.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ts_119612v020101_sie_xsd.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ts_119612v020101_sie_xsd.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ts_119612v020201_201601xsd.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/ts_119612v020201_201601xsd.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/xml.hxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/xmldsig-core-schema.cxx
/usr/src/debug/libdigidocpp-3.13.6/src/xml/xmldsig-core-schema.hxx


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:55:58 2024