Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package thrift for openSUSE:Factory checked in at 2021-04-14 10:11:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thrift (Old) and /work/SRC/openSUSE:Factory/.thrift.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thrift" Wed Apr 14 10:11:31 2021 rev:13 rq:885218 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/thrift/thrift.changes 2021-01-04 19:08:33.975340317 +0100 +++ /work/SRC/openSUSE:Factory/.thrift.new.2401/thrift.changes 2021-04-14 10:11:59.937597016 +0200 @@ -1,0 +2,32 @@ +Tue Apr 13 23:29:20 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to 0.14.1 + * Fixes CVE-2020-13949 + * Deprecated Languages: + + Deprecate ActionScript 3 support + + Deprecate Haskell bindings + * Removed Languages: + + Remove deprecated C# and netcore bindings + * Breaking Changes + + Upgrade to .NET Core 3.1 (LTS) + + Implement DEFAULT_MAX_LENGTH at TFramedTransport + + In Go library TDeserializer.Transport is now + typed *TMemoryBuffer instead of TTransport + + Haskell generator fails to distinguish between multiple enum + types with conflicting enum identifiers + + Upgrade NodeJS to 10.x + + Swift generator does not escape keywords properly + + In Go library TProcessor interface now includes ProcessorMap + and AddToProcessorMap functions. + + cpp: use all getaddrinfo() results when retrying failed bind() + in T{Nonblocking,}ServerSocket + + Now all Read, Write and Skip functions in TProtocol accept + context arg + + go: TSocket and TSSLSocket now have separated connect timeout + and socket timeout + + cpp: dropped support for Windows XP + + TException interface now has a new function: TExceptionType + + go: TClient.Call now returns ResponseMeta in addition to error + * Full: https://github.com/apache/thrift/blob/0.14.1/CHANGES.md + +------------------------------------------------------------------- Old: ---- thrift-0.13.0.tar.gz thrift-0.13.0.tar.gz.asc New: ---- thrift-0.14.1.tar.gz thrift-0.14.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thrift.spec ++++++ --- /var/tmp/diff_new_pack.nLzFk1/_old 2021-04-14 10:12:00.513597988 +0200 +++ /var/tmp/diff_new_pack.nLzFk1/_new 2021-04-14 10:12:00.517597995 +0200 @@ -16,7 +16,7 @@ # -%define libversion 0_13_0 +%define libversion 0_14_1 %define libgversion 0 %bcond_without perl %bcond_without c @@ -34,7 +34,7 @@ %define skip_python38 1 %endif Name: thrift -Version: 0.13.0 +Version: 0.14.1 Release: 0 Summary: Framework for scalable cross-language services development License: Apache-2.0 ++++++ thrift-0.13.0.tar.gz -> thrift-0.14.1.tar.gz ++++++ ++++ 210783 lines of diff (skipped)