Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jackson-dataformats-text for 
openSUSE:Factory checked in at 2023-08-23 14:57:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackson-dataformats-text (Old)
 and      /work/SRC/openSUSE:Factory/.jackson-dataformats-text.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jackson-dataformats-text"

Wed Aug 23 14:57:16 2023 rev:2 rq:1105158 version:2.15.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jackson-dataformats-text/jackson-dataformats-text.changes
        2022-06-16 18:20:35.596112482 +0200
+++ 
/work/SRC/openSUSE:Factory/.jackson-dataformats-text.new.1766/jackson-dataformats-text.changes
      2023-08-23 14:58:13.330055359 +0200
@@ -1,0 +2,57 @@
+Mon Aug 21 14:10:44 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Update to version 2.15.2
+  * No changes since 2.15.1
+  * 2.15.1 (16-May-2023)
+    + #404: (yaml) Cannot serialize YAML with Deduction-Based
+      Polymorphism
+  * 2.15.0 (23-Apr-2023)
+    + #373: (yaml) Positive numbers with plus sign not quoted
+      correctly with 'ALWAYS_QUOTE_NUMBERS_AS_STRINGS'
+    + #387: (toml) Stack overflow (50083) found by OSS-Fuzz
+      (bsc#1214111, CVE-2023-3894)
+    + #388: (yaml) Add
+      'YAMLParser.Feature.PARSE_BOOLEAN_LIKE_WORDS_AS_STRINGS' to
+      allow parsing "boolean" words as strings instead of booleans
+    + #390: (yaml) Upgrade to Snakeyaml 2.0 (resolves CVE-2022-1471,
+      bsc#1205944)
+    + #411: (toml) Fuzzer-found issue #57237 (buffer boundary
+      condition)
+    + #415: (yaml) Use 'LoaderOptions.allowDuplicateKeys' to enforce
+      duplicate key detection
+  * 2.14.3 (05-May-2023)
+    + #378: Some artifacts missing 'NOTICE', 'LICENSE' files
+  * 2.14.2 (28-Jan-2023)
+    + #356: (toml) Fix TOML parse failure when number token hits
+      buffer edge
+    + #370: (yaml) Replace use of deprecated constructor of
+      SnakeYAML ParserImpl
+  * 2.14.1 (21-Nov-2022)
+    + #352: Disabling
+      'CsvParser.Feature.FAIL_ON_MISSING_HEADER_COLUMNS' has no
+      effect
+  * 2.14.0 (05-Nov-2022)
+    + #169: (properties) Need a way to escape dots in property keys
+      (add path separator configuration)
+    + #244: (yaml) Add 'YAMLGenerator.Feature.ALLOW_LONG_KEYS' to
+      allow writing keys longer than 128 characters (default)
+    + #285: (csv) Missing columns from header line (compare to
+      'CsvSchema') not detected when reordering columns (add
+      'CsvParser.Feature.FAIL_ON_MISSING_HEADER_COLUMNS')
+    + #297: (csv) CSV schema caching POJOs with different views
+    + #314: (csv) Add fast floating-point parsing, generation
+      support
+    + #335/#346: (yaml) Update to SnakeYAML 1.33
+    + #337: (yaml) Allow overriding of file size limit for
+      YAMLParser by exposing SnakeYAML 'LoaderOptions'
+    + #345: (yaml) Support configuring SnakeYAML DumperOptions
+      directly
+    + #351: (csv) Make CSVDecoder use lazy parsing of
+      BigInteger/BigDecimal
+    + (yaml) Fixes to number decoding based on oss-fuzz findings
+  * 2.13.5 (23-Jan-2023)
+    + #343: Incorrect output buffer boundary check in 'CsvEncoder'
+  * 2.13.4 (03-Sep-2022)
+    + #329: (yaml) Update to SnakeYAML 1.31
+
+-------------------------------------------------------------------

Old:
----
  jackson-dataformats-text-2.13.3.tar.gz

New:
----
  jackson-dataformats-text-2.15.2.tar.gz

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

Other differences:
------------------
++++++ jackson-dataformats-text.spec ++++++
--- /var/tmp/diff_new_pack.cFtMHm/_old  2023-08-23 14:58:14.554057548 +0200
+++ /var/tmp/diff_new_pack.cFtMHm/_new  2023-08-23 14:58:14.558057555 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jackson-dataformats-text
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           jackson-dataformats-text
-Version:        2.13.3
+Version:        2.15.2
 Release:        0
 Summary:        Jackson standard text-format data format backends
 License:        Apache-2.0
@@ -25,9 +25,9 @@
 Source0:        
https://github.com/FasterXML/jackson-dataformats-text/archive/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  maven-local
-BuildRequires:  mvn(com.fasterxml.jackson.core:jackson-annotations) >= 2.13
-BuildRequires:  mvn(com.fasterxml.jackson.core:jackson-core) >= 2.13
-BuildRequires:  mvn(com.fasterxml.jackson.core:jackson-databind) >= 2.13
+BuildRequires:  mvn(com.fasterxml.jackson.core:jackson-annotations) >= 2.15
+BuildRequires:  mvn(com.fasterxml.jackson.core:jackson-core) >= 2.15
+BuildRequires:  mvn(com.fasterxml.jackson.core:jackson-databind) >= 2.15
 BuildRequires:  mvn(com.fasterxml.jackson:jackson-base:pom:)
 BuildRequires:  mvn(com.google.code.maven-replacer-plugin:replacer)
 BuildRequires:  mvn(de.jflex:jflex-maven-plugin)

++++++ jackson-dataformats-text-2.13.3.tar.gz -> 
jackson-dataformats-text-2.15.2.tar.gz ++++++
++++ 104679 lines of diff (skipped)

Reply via email to