jackson-dataformats-binary-2.15.2-150200.3.8.2 >  A d'p9|zZX;6v'3d T$Q9ewV!]3cN**tƊZmyQiaF&PP1kiܑZh6FŲ tFRGSiOkAojh5rXY-?,3R]ՉfFQ;sYw:%ڃ^ڦ) ;8)",8bc740056444761d962ef23b47d334eba2005b3dee364b5cd701af10d33cabc8a157ab9cab7227b46a32f079dba7d6e4b0fc7a65id'p9|EoRꕉp{<̛|v*(U@b{?簈z\c~" UdS׆Bg8-f>T## ߘc?|޽8o"$uSipKOP"Y%; Xi} ?ِڛi}i^# DAk &y|@螳wd]mNRbx$. -Km\S|- k$CgshF.y#<" YNGeԭKj'>p>0?0d$ 1 ^ #[ah              @x $('809H:F+G+ H+ I, X,$Y,,\,H ],p ^-Db.3c.d/qe/vf/yl/{u/ v/w0 x0< y0dz0x0000Cjackson-dataformats-binary2.15.2150200.3.8.2Jackson standard binary data format backendsParent pom for Jackson binary dataformats.dgoat37eSUSE Linux Enterprise 15SUSE LLC Apache-2.0 AND BSD-3-Clausehttps://www.suse.com/Development/Libraries/Javahttps://github.com/FasterXML/jackson-dataformats-binarylinuxnoarch#+>'Y_A큤A큤A큤ddvdvdvdddddd5ccdacd08978aeececa43cc55ad05793a0d7221aee8d878f04cd5a817b22c65574aad453aa05de0f19efcc2813fa5a53929d142eb85999657a34c3ff51a0704c93194f36eb2a9acbc17c062ec5c792f692e15e0a1ce285c7d4204c527e9dad90a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff90239334a11c9336cee0217705ceffcab3e6c619278af8012b6a5c8b1b97083d5f0d9d846071489f5b8562bfaeb8e9779857c776dcddd39adfe28800d3979369e8c866f7cfe7e5616e7c5b1cee0526b283142a28b494824496e23464e31400b2arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootjackson-dataformats-binary-2.15.2-150200.3.8.2.src.rpmjackson-dataformats-binarymvn(com.fasterxml.jackson.dataformat:jackson-dataformats-binary:pom:)@@@@    java-headlessjavapackages-filesystemmvn(com.fasterxml.jackson.core:jackson-core)mvn(com.fasterxml.jackson:jackson-base:pom:)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1dQbap]*]*]ʞfstrba@suse.comfstrba@suse.comfstrba@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comfstrba@suse.com- Version update to 2.15.2 * 2.15.2 (30-May-2023) + #379: (avro) 'logback-test.xml' in wrong place (avro/src/main/resources) * 2.15.0 (23-Apr-2023) + #347: (cbor) Add support for CBOR stringref extension ('CBORGenerator.Feature.STRINGREF') + #356: (cbor) Add 'CBORGenerat.Feature.WRITE_MINIMAL_DOUBLES' for writing 'double's as 'float's if safe to do so + #373: (cbor) Remove optimized 'CBORParser.nextTextValue()' implementation * 2.14.3 (05-May-2023) + #354: (all) Missing license file in Maven package for newer versions + #366: 'CBORGenerator.writeRawUTF8String()' seems to ignore offset * 2.14.1 (21-Nov-2022) + #342: (smile) Possible performance improvement on jdk9+ for Smile decoding * 2.14.0 (05-Nov-2022) + #301: (cbor, smile) Missing configuration methods for format-specific parser/generator features + #310: (avro) Avro schema generation: allow override namespace with new '@AvroNamespace' annotation + #311: (ion) 'IonObjectMapper' does not throw JacksonException for some invalid Ion + #312: (cbor, smile) Short NUL-only keys incorrectly detected as duplicates + #325: (ion) Ensure 'IonReader' instances created within 'IonFactory' are always resource-managed + #338: Use passed "current value" in 'writeStartObject()' overload + #341: (ion) Update to Amazon Ion 1.9.5- Version update to 2.13.3 * 2.13.3 (14-May-2022) + #317: (ion) IonValueDeserializer does not handle getNullValue correctly for a missing property * 2.13.2 (06-Mar-2022) + No changes since 2.13.1 * 2.13.1 (19-Dec-2021) + #302: (ion) 'IllegalArgumentException' in 'IonParser.getEmbeddedObject()'- 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.4goat37 1692802818 2.15.2-150200.3.8.22.15.2jackson-dataformats-binaryCREDITS-2.xREADME.mdVERSION-2.xjackson-dataformats-binaryLICENSENOTICEjackson-dataformats-binary-jackson-dataformats-binary.xmljackson-dataformatsjackson-dataformats-binary.pom/usr/share/doc/packages//usr/share/doc/packages/jackson-dataformats-binary//usr/share/licenses//usr/share/licenses/jackson-dataformats-binary//usr/share/maven-metadata//usr/share/maven-poms//usr/share/maven-poms/jackson-dataformats/-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:28283/SUSE_SLE-15-SP2_Update/a839ec04e9ee331ff5acd873ad7dfc88-jackson-dataformats-binary.SUSE_SLE-15-SP2_Updatecpioxz5noarch-suse-linuxdirectoryUTF-8 Unicode textASCII textXML 1.0 document, ASCII textXML 1.0 document textPRRRR#"ؗ&)utf-8bd474366ac14c63ab0dcee65fa54bd0585b2815b0120942aa1b2864d67932665? 7zXZ !t/ಧ3] crt:bLL sQ8-,h^ۻ@iJ!Ox7':7WIM:NEҟRMv_M" I+XE*~g!J#>[BC?W~WPWbwtJgӌ`^cNBKyoIɅ,:f)5 #Sh(BF6 a=0t3h57dǸZʼnIP`_ $d[B~U]<N!;킄.d}ըni(0ȫz`tٛ嵣5'lPFuRQkv>?*VۏQNEnk!' h$vAy9ѝs6E`n}ar7tߓTv"CJÇx΋KbD[N.8zvfb r#e ͤ.J(d=fǯlO;|ܽAlp[r6 K֥xH5K / YJp+f:A~O+aHVV"a'#A;hאr:zȴl[⼦Vxʩ}3b]ocJ&A޵Lc )4^O'4X! lk Wlfv} $0b*}@i+楃@qK }t-NJK8FeƟR(h:V+SX+ոP:gKa$zAx~'LZH< xLwrGxz4=pShz֖O,w4b7yD!M|IcxD4OGY–`h!s)֊!wAz*ӽL-⢤b yntƂ3@/D&&|ráIҎilN+ly;' XךEI#{sHdwTrljit&zQ^++ N3bvC> 9t7 l0ji RnT'PcH!iSmŤ|$b,\2E q='/6 rzOxـruTR˜&dϣAVp#N> /6($7IeR ;'S"d)dg rV1# EvQܷq u/Yvߚ-A0dHG7>{9RZ_^yZz5*a7䂾_h қE]KX֎ YHUcRo9cϦlռrekڗq$jA]zZ>] bw5*oU0ƒS݉um#q pd/u­gpel &/p(h6)* Trػ:mOYل^nR.n/ Hz 3lq ֩\e$\A-KPc_BKB:E GtmS;-6]DBHc ǐPZ5+װX[a$Y! 맒}qRnmK[|xkŽL՚vr{6T'h:(w<ќ;TیC`I&E"E,nb8QZBE\&  -mxa&V{Ը?(ɳˏc,rů?IElm-c6sM*-7 NE |;ֹvoQmE˛WE?2 [UNL%СiˤI n" tSfN9˧'Gg5{="ւzM|AsLundMJ8Pv2Y/zfu\tn&zJLv٬-aOa G:㹩}Kx ,AcL_HcKD([Zl2&rtTHiInO8{f_u"^^X7%~>V^N!NV5T On~Yvޢз:HQ J3owOw+p\aqԻ;!&#lLq\E n,7(}kia)RXKh 5`GCg]5 Ț:,5M8 |)CK+W/!New3}163œY' H׷X-݈k4h(^O7\f~xz'g"л\A5!K+?s(0@Q!QOb537T'pŭf)𣿚$3eǎFj"7zgr9.\!Xxm\gP{o6_sD3V`+GcљPU=,Q':mjC8AH(5A|{0ޮQ[>婵am,N}Ҋzx1x1$ }ҵ^wn͎EƝ`6ZUUJ)0\zC-k(Q\i+mW&?`vϼ$GPn k_aġĐIbcUڴ0E [gDISňSp%.+YUAsbzx3*vtكkDL.`wIfDy* fܭe`7.&JśI[ߏ6]Q->DTHX6FvA2UɃPdcҹ27 Λ|ɸMaUp'͠P2VIq#'2lЉPڊ`EdKއ#? ]@KW+y|*q4|TJ`h;lDi0Z`m`洃Ncbߥ3 @,{tb@AhWj\3 O!Uk-#)rp0䀓ε3}{tvҫ<7~4؇Z_N3K}vҺ c@DMljZBfQNԋ)p*; ҡ;jZxeRN>Rb#=_I l W{_95Hp^>$Ҧhg w`^@$ʃw=#CصE\ C16x- Ovx~: eMKu<7wF!TvҀ)b`ۀ0ImE9 f;Jh z_ eo(rC(SЧ :_Afu:sݚHy9Oᶩ2g%&k_ӗ2%I_d=1gw#e51c4"%1N\0YDc&xH7g3=Q#Jd~BMtN͌MWBG'f3i ^mG s=OngG&W}nx.s`s{*}vH|ABFc:$Ju?;}t}2KR0Z0míh`3j Ʋwʘ[OTAꄫ&visbkWVMjhj*3~W31g7< -6I8a[}!RZaaj:eVO 5&H`s*C$-G>\g{1qm:zk*vPrBfϔqp)Læ&f!9|+ؼ~a<2AyZlN ȬvYO)f%_Sc6\|9k\p{1_|";b3 ?( qdhCGh)\,/,UuۮKyTJOD(Rt@zgv%1>Uv .=WmZA,]ix~\{՜ 'W>X{Pڦ\v Ŷ~טI9b_xyHxȖ{Y 0)!nPwZ1A;VO *;0>M\dy@ ;ISoIllcggq*Uϡ1j $-m1T#K 做SLߢX3M=l<ޣ;\zy$\}(se†~ZmvxQ)MtxP3؏L!3B8#}'!+! ߡaʐ;SXg2U185OФ%K^eUb[lq0l&dO:AyJ8?pu8Y-L> ˙@v3\9R =uwP=J$gBܑz`~NC|>M;8k5t'Ȥ5c H61ip,=TdV$~YSE3@Sw,QBKfe19wC:iF*73]bԎ%$<58]6.D`Ehs?p bR*I08#kj+(@[<+e!c 5ɉT#ak}"SӖGtFΰA(hW[Z8ctd1}91/P~w0D*P$6N{:\glКN=[@jFS?΁Ei굹s~g(Ф62)a2Fci zxӣ|L7zs/32V4$]̝xUfv̫[[kK"ѮjK<~U)-%>@** 2;-paib?js^jOj$('9ʿظIGb>2>Kzؠj,mtO$<񧥴싑o|jIO YԒã6F`q8O\Xx=g};{4ѮdS(9ȑc=ߎϻ M|CyƉf"U,0ᵟfdr)U ֠>(])01k>;]A[z96Α4h m;W-r# ̐cǭO99=/ /*eN:zcu#yTv/ 59ohЁЬ_ʆk~oXKN+RΣJSجz\gP6a6koE~pp:;s3S_LǏk|s$J[v{8*%tlv>ETץ^bva"!M0Ko} pݰvըZƒ P ~Xun912|Hkkm舻#/X@]!rSzהkjk]2 O@OPr М' ]~\MH,@\k?;dP{QuB0\T ̶Fp, & &V>Layk.X5"!Z/cZ3-5]GWMB?\]7 hmenE5^Ad VbxtRԐ5ǬȸcUNı RQ}ܣ_D,49$'M^g>jM&73. [ɧaF)٩@Ya"Tb8H>5 U<~M'¤[h`{$p ݉͠9fjg| Qs9U*T|i8Wb\`[x wu_3ĀA– nIѭ4΃I X^Rʆs10:@8Q9mEĝ. ip[QyS+Ec=rpPP﫤ۏOIb^Vx o~jAGq&62c7|Ԑ)x ގѷ\ 9r.C:N}ΓyqdֺS0z3ī&*P$ Y}M!oٍ܄(:h|VcT CL SĬK_D&x\d]Ꮄs=QT' nO;gWbZ.b b 'TPIh+B/)^ %=C=S ۵&AK (\H=!|MKzT?8ڏY;>Q<UR?Us#dG`hPRq9x;b{2 /}Uh(V.F:6Xc*Vcld ,嵺jQDҒ&R’1L!WH<`k&szBll&(󺿕Min9*;ʔ&iÔQ>rζvՂ#\!ŋ#rLj4R@&XT7K*Sr U7:FW_N6F1 9&<)KhZ.ڃz$Lo9Ԓ L._]wJ< +S#.s nrxF2 ;pUӚ87&F7f qK t6yVaqM(=oɂ^^}G㌼יvv|.#^@<HaHB Gd5-[דblK g dq/,?Ԣ{ m&#~Դ׭ R(uT#6ovZ_s{@Wz'xX.c0LXj;Bsi~?)?|IKY&XJ0`aNMq|_,:A|d!語*'nve5sf{,n+妨N\uj;/xOD_imabKT~2@1"QDFX"v}p^Y.0X]n>n 5M!>7mW|I= E18;!|J\RX#Ql <-y7m|94-DŽ#ؑe:\T| H\{?hdoWﻷa#, ֓g?VGADgzl]K5XUS  匶=hwB