Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jackson-databind for openSUSE:Factory checked in at 2022-06-19 21:10:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jackson-databind (Old) and /work/SRC/openSUSE:Factory/.jackson-databind.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jackson-databind" Sun Jun 19 21:10:56 2022 rev:9 rq:983609 version:2.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/jackson-databind/jackson-databind.changes 2022-05-22 20:28:10.790330608 +0200 +++ /work/SRC/openSUSE:Factory/.jackson-databind.new.1548/jackson-databind.changes 2022-06-19 21:11:04.862145494 +0200 @@ -1,0 +2,41 @@ +Wed Jun 15 07:11:21 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Update to 2.13.3 + * 2.13.3 (14-May-2022) + + #3412: Version 2.13.2 uses 'Method.getParameterCount()' which + is not supported on Android before API 26 + + #3419: Improve performance of 'UnresolvedForwardReference' for + forward reference resolution + + #3446: 'java.lang.StringBuffer' cannot be deserialized + + #3450: DeserializationProblemHandler is not working with + wrapper type when returning null + * 2.13.2.2 (28-Mar-2022) + + No changes since 2.13.2.1 but fixed Gradle Module Metadata + ("module.json") + * 2.13.2.1 (24-Mar-2022) + + #2816: Optimize UntypedObjectDeserializer wrt recursion + + #3412: Version 2.13.2 uses 'Method.getParameterCount()' which + is not supported on Android before API 26 + * 2.13.2 (06-Mar-2022) + + #3293: Use Method.getParameterCount() where possible + + #3344: 'Set.of()' (Java 9) cannot be deserialized with + polymorphic handling + + #3368: 'SnakeCaseStrategy' causes unexpected + 'MismatchedInputException' during deserialization + + #3369: Deserialization ignores other Object fields when Object + or Array value used for enum + + #3380: 'module-info.java' is in 'META-INF/versions/11' instead + of 'META-INF/versions/9' + * 2.13.1 (19-Dec-2021) + + #3006: Argument type mismatch for 'enum' with '@JsonCreator' + that takes String, gets JSON Number + + #3299: Do not automatically trim trailing whitespace from + 'java.util.regex.Pattern' values + + #3305: ObjectMapper serializes 'CharSequence' subtypes as POJO + instead of as String (JDK 15+) + + #3308: 'ObjectMapper.valueToTree()' fails when + 'DeserializationFeature.FAIL_ON_TRAILING_TOKENS' is enabled + + #3328: Possible DoS if using JDK serialization to serialize + JsonNode + +------------------------------------------------------------------- Old: ---- jackson-databind-2.13.0.tar.gz New: ---- jackson-databind-2.13.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jackson-databind.spec ++++++ --- /var/tmp/diff_new_pack.C4nymY/_old 2022-06-19 21:11:05.818146916 +0200 +++ /var/tmp/diff_new_pack.C4nymY/_new 2022-06-19 21:11:05.822146921 +0200 @@ -17,7 +17,7 @@ Name: jackson-databind -Version: 2.13.0 +Version: 2.13.3 Release: 0 Summary: General data-binding package for Jackson (2.x) License: Apache-2.0 AND LGPL-2.1-or-later ++++++ jackson-databind-2.13.0.tar.gz -> jackson-databind-2.13.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/jackson-databind/jackson-databind-2.13.0.tar.gz /work/SRC/openSUSE:Factory/.jackson-databind.new.1548/jackson-databind-2.13.3.tar.gz differ: char 13, line 1 ++++++ jackson-databind-build.xml ++++++ --- /var/tmp/diff_new_pack.C4nymY/_old 2022-06-19 21:11:05.886147016 +0200 +++ /var/tmp/diff_new_pack.C4nymY/_new 2022-06-19 21:11:05.894147028 +0200 @@ -11,7 +11,7 @@ <property name="project.groupId" value="com.fasterxml.jackson.core"/> <property name="project.artifactId" value="jackson-databind"/> <property name="project.name" value="jackson-databind"/> - <property name="project.version" value="2.13.0"/> + <property name="project.version" value="2.13.3"/> <property name="project.vendor" value="FasterXML"/> <property name="project.description" value="General data-binding functionality for Jackson: works on core streaming API"/> <property name="bundle.version" value="${project.version}"/>