Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-addressable for
openSUSE:Factory checked in at 2021-07-13 22:36:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-addressable (Old)
and /work/SRC/openSUSE:Factory/.rubygem-addressable.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-addressable"
Tue Jul 13 22:36:56 2021 rev:21 rq:905646 version:2.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-addressable/rubygem-addressable.changes
2019-09-04 09:34:07.386709380 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-addressable.new.2625/rubygem-addressable.changes
2021-07-13 22:37:02.766316546 +0200
@@ -1,0 +2,16 @@
+Sat Jul 10 13:54:49 UTC 2021 - Manuel Schnitzer <[email protected]>
+
+- updated to version 2.8.0
+
+ * fixes ReDoS vulnerability in Addressable::Template#match
+ * no longer replaces `+` with spaces in queries for non-http(s) schemes
+ * fixed encoding ipv6 literals
+ * the `:compacted` flag for `normalized_query` now dedupes parameters
+ * fix broken `escape_component` alias
+ * dropping support for Ruby 2.0 and 2.1
+ * adding Ruby 3.0 compatibility for development tasks
+ * drop support for `rack-mount` and remove Addressable::Template#generate
+ * performance improvements
+ * switch CI/CD to GitHub Actions
+
+-------------------------------------------------------------------
Old:
----
addressable-2.7.0.gem
New:
----
addressable-2.8.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-addressable.spec ++++++
--- /var/tmp/diff_new_pack.15IxsQ/_old 2021-07-13 22:37:03.674309233 +0200
+++ /var/tmp/diff_new_pack.15IxsQ/_new 2021-07-13 22:37:03.678309201 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-addressable
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
#
Name: rubygem-addressable
-Version: 2.7.0
+Version: 2.8.0
Release: 0
%define mod_name addressable
%define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
BuildRequires: ruby-macros >= 5
-Url: https://github.com/sporkmonger/addressable
+URL: https://github.com/sporkmonger/addressable
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: URI Implementation
++++++ addressable-2.7.0.gem -> addressable-2.8.0.gem ++++++
++++ 2006 lines of diff (skipped)