jackson-dataformats-binary-javadoc-2.13.0-150200.3.3.3 >  A b^p9|R\*nq<̜ǞgC]>=!fA>]q%Ȓant9-͸ V "\`~DKp>'d?'Td%, 9 ` $7ou|      <_(89:F#SG#hH#I#X#Y#\#]#^$Eb$c%~d&e&f&l&u&0v&Lw&x&y&z&''''PCjackson-dataformats-binary-javadoc2.13.0150200.3.3.3Javadoc for jackson-dataformats-binaryThis package contains API documentation for jackson-dataformats-binary.b^asheep641SUSE Linux Enterprise 15SUSE LLC Apache-2.0 AND BSD-3-Clausehttps://www.suse.com/Documentation/HTMLhttps://github.com/FasterXML/jackson-dataformats-binarylinuxnoarch255'YA큤A큤b^]b^[b^Xb^Xb^ab^Hb^H6cc03a342c088faff61fe1bbba6cf84700db9f3388eff758e51ae18d51b1d21d903f14939ec8f4baea6bf0df972d9a940339602bf3a304a3cf1531e5690372d9a8b77921551c1ab2ee882800d5e9d6fe3bd4112619ca9890ad83bf3cb772fcf0a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff90239334a11c9336cee0217705ceffcab3e6c619278af8012b6a5c8b1b97083d5rootrootrootrootrootrootrootrootrootrootrootrootrootrootjackson-dataformats-binary-2.13.0-150200.3.3.3.src.rpmjackson-dataformats-binary-javadoc@    javapackages-filesystemrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ap]*]*]ʞfstrba@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comfstrba@suse.com- Version update to 2.13.0 * 2.13.0 (30-Sep-2021) + #239: (cbor) Should validate UTF-8 multi-byte validity for short decode path too + #248: (ion) Deprecate 'CloseSafeUTF8Writer', remove use + #252: (smile) Make 'SmileFactory' support 'JsonFactory.Feature.CANONICALIZE_FIELD_NAMES' + #253: (cbor) Make 'CBORFactory' support 'JsonFactory.Feature.CANONICALIZE_FIELD_NAMES' + #264: (cbor) Handle case of BigDecimal with Integer.MIN_VALUE for scale gracefully + #272: (cbor) Uncaught exception in CBORParser._nextChunkedByte2 (by ossfuzzer) + #273: (cbor) Another uncaught exception in CBORParser._nextChunkedByte2 (by ossfuzzer) + #276: (smile) Add 'SmileGenerator.Feature.LENIENT_UTF_ENCODING' for lenient handling of broken Unicode surrogate pairs on writing + #283: (avro) Add 'logicalType' support for some 'java.time' types; add 'AvroJavaTimeModule' for native ser/deser + #284: Support base64 strings in 'getBinaryValue()' for CBOR and Smile + #289: (cbor) 'ArrayIndexOutOfBounds' for truncated UTF-8 name + #290: (avro) Generate logicalType switch + #291: (smile) 'ArrayIndexOutOfBounds' for truncated UTF-8 name + #295: (ion) 'jackson-dataformat-ion' does not handle null.struct deserialization correctly + 'Ion-java' dep 1.4.0 -> 1.8.0 + Minor change to Ion module registration names (fully-qualified) * 2.12.4 (06-Jul-2021) + #287: (cbor) Uncaught exception in CBORParser._nextChunkedByte2 (by ossfuzzer) + #288: (cbor) Uncaught exception in CBORParser._findDecodedFromSymbols() (by ossfuzzer) * 2.12.3 (12-Apr-2021) + #257: (smile) Uncaught validation problem wrt Smile "BigDecimal" type + #258: (smile) ArrayIndexOutOfBoundsException for malformed Smile header + #259: (cbor) Failed to handle case of alleged String with length of Integer.MAX_VALUE + #260: (smile) Allocate byte[] lazily for longer Smile binary data payloads + #261 (cbor) CBORParser need to validate zero-length byte[] for BigInteger + #263: (smile) Handle invalid chunked-binary-format length gracefully + #265: (smile) Allocate byte[] lazily for longer Smile binary data payloads (7-bit encoded) + #266: (smile) ArrayIndexOutOfBoundsException in SmileParser._decodeShortUnicodeValue() + #268: (smile) Handle sequence of Smile header markers without recursion + #269: (cbor) CBOR loses 'Map' entries with specific 'long' Map key values (32-bit boundary) + #270: (ion) Ion Polymorphic deserialization in 2.12 breaks wrt use of Native Type Ids when upgrading from 2.8 * 2.12.2 (03-Mar-2021) + #236: (cbor) 'ArrayIndexOutOfBoundsException' in 'CBORParser' for invalid UTF-8 String + #240: (cbor) Handle invalid CBOR content like '[0x84]' (incomplete array) + #241: (ion) Respect 'WRITE_ENUMS_USING_TO_STRING' in 'EnumAsIonSymbolSerializer' + #242: (ion) Add support for generating IonSexps + #244: (ion) Add support for deserializing IonTimestamps and IonBlobs + #246: (ion) Add 'IonObjectMapper.builderForBinaryWriters()' / '.builderforTextualWriters()' convenience methods + #247: (ion) Enabling pretty-printing fails Ion serialization * 2.12.1 (08-Jan-2021) + #232: (ion) Allow disabling native type ids in IonMapper + #235: (smile) Small bug in byte-alignment for long field names in Smile, symbol table reuse * 2.12.0 (29-Nov-2020) + #204: (ion) Add 'IonFactory.getIonSystem()' accessor + #212: (ion) Optimize 'IonParser.getNumberType()' using 'IonReader.getIntegerSize()' + #222: (cbor) Add 'CBORGenerator.Feature.LENIENT_UTF_ENCODING' for lenient handling of Unicode surrogate pairs on writing + #228: (cbor) Add support for decoding unassigned "simple values" (type 7) + Add Gradle Module Metadata (https://blog.gradle.org/alignment-with-gradle-module-metadata) * 2.11.4 (12-Dec-2020) + #186: (cbor) Eager allocation of byte buffer can cause 'java.lang.OutOfMemoryError' exception (CVE-2020-28491) * 2.11.3 (02-Oct-2020) + #219: (avro) Cache record names to avoid hitting class loader * 2.11.2 (02-Aug-2020) + #216: (avro) Avro null deserialization * 2.11.1 (25-Jun-2020) + #204: (ion) Add 'IonFactory.getIonSystem()' accessor * 2.11.0 (26-Apr-2020) + #179: (avro) Add 'AvroGenerator.canWriteBinaryNatively()' to support binary writes, fix 'java.util.UUID' representation + #192: (ion) Allow 'IonObjectMapper' with class name annotation introspector to deserialize generic subtypes + #195: Remove dependencies upon Jackson 1.X and Avro's JacksonUtils + #198: 'jackson-databind' should not be full dependency for (cbor, protobuf, smile) modules + #201: 'CBORGenerator.Feature.WRITE_MINIMAL_INTS' does not write most compact form for all integers + 'AvroGenerator' overrides 'getOutputContext()' properly * 2.10.5 (21-Jul-2020) + #204: (ion) Add 'IonFactory.getIonSystem()' accessor + #211: (avro) Fix schema evolution involving maps of non-scalar * 2.10.4 (03-May-2020) + #202: (protobuf) Parsing a protobuf message doesn't properly skip unknown fields * 2.10.2 (05-Jan-2020) + #189: (ion) IonObjectMapper close()s the provided IonWriter unnecessarily + ion-java dependency 1.4.0 -> 1.5.1- Remove plugins unnecessary for RPM builds org.moditect:moditect-maven-plugin- Version update to 2.10.1 * 2.10.1 (09-Nov-2019) + #185: Internal parsing of tagged arrays can lead to stack overflow + #188: Unexpected 'MismatchedInputException' for 'byte[]' value bound to 'String' in collection/array * 2.10.0 (26-Sep-2019) + #139: (cbor) Incorrect decimal fraction representation + #148: (protobuf) Add 'ProtobufMapper.generateSchemaFor(TypeReference)' overload + #155: (cbor, smile) Inconsistent support for FLUSH_PASSED_TO_STREAM + #157: (all) Add simple module-info for JDK9+, using Moditect + #163: (ion) Update 'ion-java' dependency + #168: (avro) 'JsonMappingException' for union types with multiple Record types + #173: (avro) Improve Union type serialization performance + #177: (avro) Deserialization of "empty" Records as root values fails + #178: (cbor) Fix issue wit input offsets when parsing CBOR from 'InputStream' + #180: (protobuf) Add 'ProtobufGenerator.canWriteBinaryNatively()' to support binary writes + asm version upgrade to 6.2.1 (from 5.1) + (cbor, smile) Rewrote handling of "output context" for better field id write support * 2.9.9 (16-May-2019) + #159: (cbor) Some short UTF Strings encoded using non-canonical form + #161: (avro) Deserialize from newer version to older one throws NullPointerException * 2.9.8 (15-Dec-2018) + #140: (protobuf) Stack overflow when generating Protobuf schema on class with cyclic type definition + #153: (smile) Unable to set a compression input/output decorator to a 'SmileFactory' * 2.9.7 (19-Sep-2018) + #142: (ion) 'IonParser.getNumberType()' returns 'null' for 'IonType.FLOAT' + #150: Add 'CBORMapper' + #151: Add 'SmileMapper' * 2.9.6 (12-Jun-2018) + #93: (cbor) 'CBORParser' does not accept "undefined value" + #135: (protobuf) Infinite sequence of 'END_OBJECT' tokens returned at end of streaming read + #136: (avro) Fix MapWriteContext not correctly resolving union values * 2.9.5 (26-Feb-2018) + #128 (protobuf) Fix skip unknown WireType.FIXED_64BIT value bug + #129 (cbor) Remove "final" modifier from 'CBORParser'- Initial packaging of jackson-dataformats-binary 2.9.4sheep64 16503760332.13.0-150200.3.3.3jackson-dataformats-binaryjavadoc.shoptionspackagesjackson-dataformats-binary-javadocLICENSENOTICE/usr/share/javadoc//usr/share/javadoc/jackson-dataformats-binary//usr/share/licenses//usr/share/licenses/jackson-dataformats-binary-javadoc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:23702/SUSE_SLE-15-SP2_Update/9c0bcfde368c10789ad34f2a8ec189cb-jackson-dataformats-binary.SUSE_SLE-15-SP2_Updatecpioxz5noarch-suse-linuxdirectoryASCII text, with no line terminatorsHTML document, ASCII text, with very long linesASCII textRfZA܀+utf-81773d3e06a904687fafa6819f27d1d325e83c3181e12e0472133370b34391d7c? 7zXZ !t/6] crt:bLL Pt;A|z3.v"g&*İ+F ~Red*SfJHѻ|jQ"}V/ [sd)/N^=EM7< X?AJc؎ eP7VK Z]e/2tf!OD.SοL';iRR)(TW*_ )Uv+YBiP^'SwWCb8Wo` 蕎⹦.Y2 Wk|;M4m:[?މ%Uk8QS/~礧28J>ǹhy3jO\9lGVl0va-@nluqLy h^&orϑ›<.Q$³tRމnx 06$z} *QkTksͭ^?eׅf"yP+O<^Џm[hnT,$~vS~" LHeBAUK5IӠt%x"P;M$uŊ,׫"E9 \ Юk= !(ܵGR0uڏm2&HP@ @ F4pVZ ɳxS'@p\$9 8 ^G8-&a4R̃a(; *Ƥ`W!WO_QU|f1, 2G}ْ 'n |%86^طSh2sxAmmC\%3w V3.sVOG]3(?E/Ph?:2^36gNo_ΆZdN4V?0 /s߆FyզQ*ڷߍVPhUʜIqh5? 3(uFoXFH<R?`6 hʶ샐#+SAZZ-5H_$&`m+W G"$l&$#ě錖Vi*N J~! Y2,6VD%*3 "{U鮴E⇙XV XO/),]}_oXղkH N>>g7 -N~6GiĐŖV33No' Pks2w͂."YO '2}œϙ3 ÛÐ= 2;6܆+Geo︷W>ՓoYt0vR"OWOD ~FbcƠ7)&d ?xiI;|WRd [|'WhD7k+2fQVBj-n㚆~x ~ MUSA7u_ElZ{񑊦7wq>[8"/]Kv[2`lD7<6Ƶ4hoGC;IisKs+4$~< 6IY*ʢ.O$CH1#_E* !>ݴݵO!`:mce=k 4lxؕ8D7<+D<CwsX̲n;r;:f;; N , "℺Ud6P˩P[_#ccr? " p##MTiC'n97B$0J@>"tUUfvaaܱw@ƈ\ H)9ĀD7wКUB ߡpM4