Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jackson-core for openSUSE:Factory 
checked in at 2021-10-21 23:55:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackson-core (Old)
 and      /work/SRC/openSUSE:Factory/.jackson-core.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jackson-core"

Thu Oct 21 23:55:17 2021 rev:7 rq:926592 version:2.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jackson-core/jackson-core.changes        
2021-04-26 16:40:46.746189356 +0200
+++ /work/SRC/openSUSE:Factory/.jackson-core.new.1890/jackson-core.changes      
2021-10-21 23:55:22.816020978 +0200
@@ -1,0 +2,76 @@
+Wed Oct 20 05:55:56 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Update to 2.13.0
+  * 2.13.0 (30-Sep-2021)
+    + #652: Misleading exception for input source when processing
+      byte buffer with start offset
+    + #658: Escape contents of source document snippet for
+      'JsonLocation._appendSourceDesc()'
+    + #664: Add 'StreamWriteException' type to eventually replace
+      'JsonGenerationException'
+    + #671: Replace 'getCurrentLocation()'/'getTokenLocation()' with
+      'currentLocation()'/'currentTokenLocation()' in 'JsonParser'
+    + #673: Replace 'JsonGenerator.writeObject()' (and related) with
+      'writePOJO()'
+    + #674: Replace 'getCurrentValue()'/'setCurrentValue()' with
+      'currentValue()'/'assignCurrentValue()' in
+      'JsonParser'/'JsonGenerator
+    + #677: Introduce O(n^1.5) BigDecimal parser implementation
+    + #687:  ByteQuadsCanonicalizer.addName(String, int, int) has
+      incorrect handling for case of q2 == null
+    + #692: UTF32Reader ArrayIndexOutOfBoundsException
+    + #694: Improve exception/JsonLocation handling for binary
+      content: don't show content, include byte offset
+    + #700: Unable to ignore properties when deserializing.
+      TokenFilter seems broken
+    + #712: Optimize array allocation by 'JsonStringEncoder'
+    + Add 'mvnw' wrapper
+  * 2.12.5 (27-Aug-2021)
+    + #712: (partial) Optimize array allocation by
+      'JsonStringEncoder'
+    + #713: Add back accidentally removed 'JsonStringEncoder'
+      related methods in 'BufferRecyclers'
+      (like 'getJsonStringEncoder()')
+  * 2.12.4 (06-Jul-2021)
+    + #702: 'ArrayOutOfBoundException' at
+      'WriterBasedJsonGenerator.writeString(Reader, int)'
+  * 2.12.0 (29-Nov-2020)
+    + #500: Allow "optional-padding" for 'Base64Variant'
+    + #573: More customizable TokenFilter inclusion (using
+      'Tokenfilter.Inclusion')
+    + #618: Publish Gradle Module Metadata
+    + #619: Add 'StreamReadCapability' for further
+      format-based/format-agnostic handling improvements
+    + #627: Add 'JsonParser.isExpectedNumberIntToken()' convenience
+      method
+    + #630: Add 'StreamWriteCapability' for further
+      format-based/format-agnostic handling improvements
+    + #631: Add 'JsonParser.getNumberValueExact()' to allow
+      precision-retaining buffering
+    + #639: Limit initial allocated block size by 'ByteArrayBuilder'
+      to max block size
+    + #640: Add 'JacksonException' as parent class of
+      'JsonProcessingException'
+    + #653: Make 'JsonWriteContext.reset()' and
+      'JsonReadContext.reset()' methods public
+    + Deprecate 'JsonParser.getCurrentTokenId()' (use
+      '#currentTokenId()' instead)
+    + Full "LICENSE" included in jar for easier access by compliancy
+      tools
+  * 2.11.4 (12-Dec-2020)
+    + #647: Fix NPE in 'writeNumber(String)' method of
+      'UTF8JsonGenerator',
+  'WriterBasedJsonGenerator'
+  * 2.11.0 (26-Apr-2020)
+    + #504: Add a String Array write method in the Streaming API
+    + #565: Synchronize variants of 'JsonGenerator#writeNumberField'
+      with 'JsonGenerator#writeNumber'
+    + #587: Add JsonGenerator#writeNumber(char[], int, int) method
+    + #606: Do not clear aggregated contents of 'TextBuffer' when
+      'releaseBuffers()' called
+    + #609: 'FilteringGeneratorDelegate' does not handle
+      'writeString(Reader, int)'
+    + #611: Optionally allow leading decimal in float tokens
+
+
+-------------------------------------------------------------------

Old:
----
  jackson-core-2.10.5.tar.gz

New:
----
  jackson-core-2.13.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jackson-core.spec ++++++
--- /var/tmp/diff_new_pack.yLf8Ng/_old  2021-10-21 23:55:23.328021242 +0200
+++ /var/tmp/diff_new_pack.yLf8Ng/_new  2021-10-21 23:55:23.328021242 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           jackson-core
-Version:        2.10.5
+Version:        2.13.0
 Release:        0
 Summary:        Core part of Jackson
 License:        Apache-2.0
@@ -51,7 +51,6 @@
 %pom_remove_parent
 %pom_xpath_remove pom:project/pom:build
 
-cp -p src/main/resources/META-INF/LICENSE .
 cp -p src/main/resources/META-INF/NOTICE .
 sed -i 's/\r//' LICENSE NOTICE
 

++++++ jackson-core-2.10.5.tar.gz -> jackson-core-2.13.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/jackson-core/jackson-core-2.10.5.tar.gz 
/work/SRC/openSUSE:Factory/.jackson-core.new.1890/jackson-core-2.13.0.tar.gz 
differ: char 12, line 1

++++++ jackson-core-build.xml ++++++
--- /var/tmp/diff_new_pack.yLf8Ng/_old  2021-10-21 23:55:23.368021262 +0200
+++ /var/tmp/diff_new_pack.yLf8Ng/_new  2021-10-21 23:55:23.368021262 +0200
@@ -11,7 +11,7 @@
   <property name="project.groupId" value="com.fasterxml.jackson.core"/>
   <property name="project.artifactId" value="jackson-core"/>
   <property name="project.name" value="Jackson-core"/>
-  <property name="project.version" value="2.10.5"/>
+  <property name="project.version" value="2.13.0"/>
   <property name="project.vendor" value="FasterXML"/>
   <property name="project.description" value="Core Jackson processing 
abstractions (aka Streaming API), implementation for JSON"/>
   <property name="bundle.version" value="${project.version}"/>

Reply via email to