Revisions of libtasn1

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 242449 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 31)
- updated to libtasn1 3.7: 
  * Noteworthy changes in release 3.7 (released 2014-06-26) [stable]
  - Fixes in length calculation in _asn1_extract_der_octet().
  - Fixes in DER decoding.
  - Fixes: CVE-2014-3468 CVE-2014-3467 CVE-2014-3469 bnc#880738
    bnc#880737 bnc#880735
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 237267 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 30)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 236130 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 29)
- updated to libtasn1 3.6
  * Noteworthy changes in release 3.6 (released 2014-05-25) [stable]
  - Corrected an off-by-one error in ASN.1 DER tag decoding. (CVE-2014-3468/bnc#880735)
  - Several improvements and new safety checks on DER decoding;
    issues found using Codenomicon TLS test suite. (CVE-2014-3469/bnc#880738,
    CVE-2014-3467/bnc#880737)
  - Marked asn1_der_decoding_element() as deprecated. Use
    asn1_der_decoding() instead.
  * Noteworthy changes in release 3.5 (released 2014-05-01) [stable]
  - Correctly handle decoding of recursive CHOICE options.
  - Allow deleting elements of SET OF. Patch by Jean-Louis Thekekara.
  - Several small bug fixes found by coverity.
  - Code improvements contributed by Kurt Roeckx.
  * Noteworthy changes in release 3.4 (released 2013-11-25) [stable]
  - Added asn1_delete_structure2() which allows zeroizing the contents
    of all values in the structure prior to deinitialization.
  - The parser accepts negative numbers in an INTEGER range (but
    still does no enforce them).
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 28)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 180871 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 27)
- remove gpg source checking again to avoid this cycle:
  libtasn1 -> libssh2_org -> openssh -> krb5 -> python-Jinja2 -> vim -> libtasn1 (forwarded request 180869 from coolo)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 180214 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 26)
- updated to libtasn1 3.3
  * Noteworthy changes in release 3.3 (released 2013-03-23) [stable]
  - More precise overflow checks using gnulib's intprops module.
  - Updates to compile in Android systems.
  * Noteworthy changes in release 3.2 (released 2012-11-30) [stable]
  - Corrected buffer overflow in the error reporting of the parser (reported
    by Andreas Metzler).
  * Noteworthy changes in release 3.1 (released 2012-11-24) [stable]
  - Completed rename of types:
    ASN1_ARRAY_TYPE -> asn1_static_node (was asn1_static_node_t)
  - Added new types: VisibleString, NumericString, IA5String, TeletexString,
    PrintableString, UniversalString, BMPString, UTF8String. When re-defined
    a warning is being print instead of failing.
  - Parser outputs more detailed syntax error messages.
  - Added asn1_decode_simple_der() and asn1_encode_simple_der().
  - Added asn1_read_value_type() to return value and type.
  - Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIME
- added gpg source checking (forwarded request 180213 from msmeissn)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 25)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 141696 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 24)
update to libtasn1 3.0, SONAME libtasn1.so.6 (forwarded request 141684 from AndreasStieger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 136403 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 23)
- updated to version 2.14
  This release adds asn1_read_node_value() to obtain a node's value. This
  is to deprecate the export of the node_asn internal structure for the
  upcoming 3.x release. The ASN1_DATA_NODE type and the ASN1_ETYPE_*
  constants were added to support the new function.
- removed upstreamed libtasn1-stdio.h patch
- make check (forwarded request 136368 from msmeissn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 128703 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 22)
Fix build with missing gets declaration (glibc 2.16) (forwarded request 128607 from a_jaeger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 126639 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 21)
license update: LGPL-2.1+ and GPL-3.0
Tools are GPL-3.0 (forwarded request 126633 from babelworx)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 20)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 113727 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 19)
update to 2.12 (forwarded request 113648 from tabraham1)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 99372 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 18)
update to version 2.11 (forwarded request 99368 from tabraham1)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 17)
replace license with spdx.org variant
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 16)
autobuild's avatar autobuild committed (revision 15)
11.4 source split
autobuild's avatar autobuild committed (revision 14)
Autobuild autoformatter for 51855
Ruediger Oertel's avatar Ruediger Oertel (oertel) accepted request 51855 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 13)
Accepted submit request 51855 from user coolo
autobuild's avatar autobuild committed (revision 12)
release number sync
Displaying revisions 21 - 40 of 51
openSUSE Build Service is sponsored by