openSUSE Commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
May 2024
- 1 participants
- 1629 discussions
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gsl for openSUSE:Factory checked in at 2024-05-31 22:15:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsl (Old)
and /work/SRC/openSUSE:Factory/.gsl.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsl"
Fri May 31 22:15:21 2024 rev:53 rq:1177587 version:2.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/gsl/gsl.changes 2024-02-28 19:45:35.978492242 +0100
+++ /work/SRC/openSUSE:Factory/.gsl.new.24587/gsl.changes 2024-05-31 22:15:32.305226700 +0200
@@ -1,0 +2,29 @@
+Wed May 29 12:44:56 UTC 2024 - Adam Majer <adam.majer(a)suse.de>
+
+- update to gsl 2.8:
+ * updated multilarge TSQR method to store ||z_2|| and
+ provide it to the user
+ * add routines for Hermite B-spline interpolation
+ * add functions:
+ - gsl_matrix_complex_conjugate
+ - gsl_vector_complex_conj_memcpy
+ - gsl_vector_complex_div_real
+ - gsl_linalg_QR_lssolvem_r
+ - gsl_linalg_complex_QR_lssolvem_r
+ - gsl_linalg_complex_QR_QHmat_r
+ - gsl_linalg_QR_UR_lssolve
+ - gsl_linalg_QR_UR_lssvx
+ - gsl_linalg_QR_UR_QTvec
+ - gsl_linalg_QR_UU_lssvx
+ - gsl_linalg_QR_UD_lssvx
+ - gsl_linalg_QR_UD_QTvec
+ - gsl_linalg_complex_cholesky_{decomp2,svx2,solve2,scale,scale_apply}
+ - gsl_linalg_SV_{solve2,lssolve}
+ - gsl_rstat_norm
+ * add Lebedev quadrature (gsl_integration_lebedev)
+ * major overhaul to the B-spline module to add
+ new functionality
+
+- 989a193268b963aa1047814f7f1402084fb7d859.patch: removed, upstreamed
+
+-------------------------------------------------------------------
Old:
----
989a193268b963aa1047814f7f1402084fb7d859.patch
gsl-2.7.1.tar.gz
gsl-2.7.1.tar.gz.sig
New:
----
gsl-2.8.tar.gz
gsl-2.8.tar.gz.sig
BETA DEBUG BEGIN:
Old:
- 989a193268b963aa1047814f7f1402084fb7d859.patch: removed, upstreamed
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gsl.spec ++++++
--- /var/tmp/diff_new_pack.c3vqDi/_old 2024-05-31 22:15:33.377265750 +0200
+++ /var/tmp/diff_new_pack.c3vqDi/_new 2024-05-31 22:15:33.381265895 +0200
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package gsl
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,9 +19,9 @@
%global flavor @BUILD_FLAVOR@%{nil}
%define pname gsl
-%define vers 2.7.1
-%define _vers 2_7_1
-%define lgsl_so_v 27
+%define vers 2.8
+%define _vers 2_8_0
+%define lgsl_so_v 28
%define lgslcblas_so_v 0
%if "%{flavor}" == ""
@@ -122,7 +122,6 @@
Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=gsl&download=…
Patch6: gsl-qawc-test-x86-precision.diff
Patch7: gsl-disable-fma.patch
-Patch8: 989a193268b963aa1047814f7f1402084fb7d859.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -131,7 +130,7 @@
%if %{without hpc}
BuildRequires: update-alternatives
Requires(post): update-alternatives
-Requires(preun):update-alternatives
+Requires(preun): update-alternatives
%else
BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
BuildRequires: lua-lmod
@@ -219,7 +218,7 @@
Summary: Documentation for the GNU Scientific Library
Group: Documentation/Other
Requires(post): %{install_info_prereq}
-Requires(preun):%{install_info_prereq}
+Requires(preun): %{install_info_prereq}
BuildArch: noarch
%description doc
@@ -260,7 +259,6 @@
%setup -q -n %{pname}-%{version}
%patch -P 6
%patch -P 7 -p1
-%patch -P 8 -p1
%build
++++++ gsl-2.7.1.tar.gz -> gsl-2.8.tar.gz ++++++
/work/SRC/openSUSE:Factory/gsl/gsl-2.7.1.tar.gz /work/SRC/openSUSE:Factory/.gsl.new.24587/gsl-2.8.tar.gz differ: char 5, line 1
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-mkdocs-material for openSUSE:Factory checked in at 2024-05-30 15:34:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mkdocs-material (Old)
and /work/SRC/openSUSE:Factory/.python-mkdocs-material.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mkdocs-material"
Thu May 30 15:34:19 2024 rev:55 rq:1177754 version:9.5.25
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mkdocs-material/python-mkdocs-material.changes 2024-05-21 18:36:12.097856891 +0200
+++ /work/SRC/openSUSE:Factory/.python-mkdocs-material.new.24587/python-mkdocs-material.changes 2024-05-30 15:36:10.460394437 +0200
@@ -1,0 +2,7 @@
+Thu May 30 10:55:49 UTC 2024 - Johannes Kastl <opensuse_buildservice(a)ojkastl.de>
+
+- update to 9.5.25:
+ * Fixed #7209 <https://github.com/squidfunk/mkdocs-material/issues/7209>:
+ Tags plugin crashing on numeric tags
+
+-------------------------------------------------------------------
Old:
----
mkdocs_material-9.5.24.tar.gz
New:
----
mkdocs_material-9.5.25.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mkdocs-material.spec ++++++
--- /var/tmp/diff_new_pack.ERpDwH/_old 2024-05-30 15:36:10.900410540 +0200
+++ /var/tmp/diff_new_pack.ERpDwH/_new 2024-05-30 15:36:10.904410686 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-mkdocs-material
-Version: 9.5.24
+Version: 9.5.25
Release: 0
Summary: Material theme for mkdocs
License: MIT
++++++ mkdocs_material-9.5.24.tar.gz -> mkdocs_material-9.5.25.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/PKG-INFO new/mkdocs_material-9.5.25/PKG-INFO
--- old/mkdocs_material-9.5.24/PKG-INFO 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/PKG-INFO 2020-02-02 01:00:00.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.3
Name: mkdocs-material
-Version: 9.5.24
+Version: 9.5.25
Summary: Documentation that simply works
Project-URL: Homepage, https://squidfunk.github.io/mkdocs-material/
Project-URL: Bug Tracker, https://github.com/squidfunk/mkdocs-material/issues
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/__init__.py new/mkdocs_material-9.5.25/material/__init__.py
--- old/mkdocs_material-9.5.24/material/__init__.py 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/__init__.py 2020-02-02 01:00:00.000000000 +0100
@@ -18,4 +18,4 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
-__version__ = "9.5.24"
+__version__ = "9.5.25"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/plugins/tags/plugin.py new/mkdocs_material-9.5.25/material/plugins/tags/plugin.py
--- old/mkdocs_material-9.5.24/material/plugins/tags/plugin.py 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/plugins/tags/plugin.py 2020-02-02 01:00:00.000000000 +0100
@@ -100,7 +100,7 @@
tags = page.meta.get("tags", [])
if tags:
for tag in tags:
- self.tags[tag].append(page)
+ self.tags[str(tag)].append(page)
# Inject tags into page (after search and before minification)
def on_page_context(self, context, page, config, nav):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/adidas.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/adidas.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/adidas.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/adidas.svg 2020-02-02 01:00:00.000000000 +0100
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.936 17.952c0-.644.517-1.16 1.162-1.16.644 0 1.16.516 1.16 1.16a1.157 1.157 0 0 1-1.16 1.161 1.157 1.157 0 0 1-1.162-1.16m4.724 0c0-.645.517-1.162 1.161-1.162s1.161.517 1.161 1.161-.517 1.161-1.16 1.161a1.157 1.157 0 0 1-1.162-1.16m-10.95 0c0-.645.517-1.162 1.161-1.162s1.16.517 1.16 1.161-.516 1.161-1.16 1.161a1.157 1.157 0 0 1-1.161-1.16m-4.724 0c0-.645.517-1.162 1.161-1.162s1.161.517 1.161 1.161a1.157 1.157 0 0 1-1.161 1.161 1.157 1.157 0 0 1-1.16-1.16m9.55-2.052h-1.01v4.063h1.01v-4.063zM3.3 19.964h1.01v-4.063H3.3v.326a2.087 2.087 0 0 0-1.2-.374c-1.162 0-2.1.938-2.1 2.1 0 1.168.938 2.099 2.1 2.099.445 0 .858-.135 1.2-.374v.286zm15.674 0h1.01v-4.063h-1.01v.326a2.087 2.087 0 0 0-1.2-.374c-1.162 0-2.1.938-2.1 2.1a2.092 2.092 0 0 0 2.1 2.099c.445 0 .858-.135 1.2-.374v.286zm1.384-1.32c.032.82.732 1.4 1.9 1.4.955 0 1.742-.414 1.742-1.328 0-.636-.358-1.01-1.185-1.17l-.644-.126c-.414-.08-.7-.16-.7-.406 0-.27.278-.39.6
28-.39.51 0 .716.255.732.557h1.018c-.056-.795-.692-1.328-1.718-1.328-1.057 0-1.686.58-1.686 1.336 0 .922.748 1.073 1.392 1.193l.533.095c.382.072.549.183.549.406 0 .199-.191.397-.645.397-.66 0-.874-.342-.882-.636h-1.034zM8.024 14.517v1.71a2.087 2.087 0 0 0-1.2-.374c-1.162 0-2.1.938-2.1 2.1 0 1.168.938 2.099 2.1 2.099.444 0 .858-.135 1.2-.374v.286h1.01v-5.447h-1.01zm6.226 0v1.71a2.087 2.087 0 0 0-1.2-.374c-1.161 0-2.1.938-2.1 2.1a2.092 2.092 0 0 0 2.1 2.099c.445 0 .858-.135 1.2-.374v.286h1.01v-5.447h-1.01zm-11.626-1.2.684 1.2h4.716l-1.869-3.229-3.53 2.028zm7.913 2.21v-1.01h3.713l-3.96-6.855L6.751 9.69l2.776 4.827v1.01h1.01zm5.217-1.01h4.723L14.37 3.948l-3.531 2.036 4.915 8.533z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m24 19.535-8.697-15.07-4.659 2.687 7.145 12.383Zm-8.287 0L9.969 9.59 5.31 12.277l4.192 7.258ZM4.658 14.723l2.776 4.812H1.223L0 17.41Z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/airbrake.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/airbrake.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/airbrake.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/airbrake.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.815.576 24 23.424h-6.072L10.679.576Zm-6.456 0 1.872 5.929-2.447 7.751c1.038.183 2.09.28 3.144.288.576 0 1.175-.048 1.824-.096l1.151 3.912a28.7 28.7 0 0 1-2.951.169 26.568 26.568 0 0 1-4.32-.361L5.88 23.424H0L8.181.576Z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/airbrakedotio.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/airbrakedotio.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/airbrakedotio.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/airbrakedotio.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.815.576 24 23.424h-6.072L10.679.576Zm-6.456 0 1.872 5.929-2.447 7.751c1.038.183 2.09.28 3.144.288.576 0 1.175-.048 1.824-.096l1.151 3.912a28.7 28.7 0 0 1-2.951.169 26.568 26.568 0 0 1-4.32-.361L5.88 23.424H0L8.181.576Z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/amazonaws.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/amazonaws.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/amazonaws.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/amazonaws.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.763 10.036c0 .296.032.535.088.71.064.176.144.368.256.576.04.063.056.127.056.183 0 .08-.048.16-.152.24l-.503.335a.383.383 0 0 1-.208.072c-.08 0-.16-.04-.239-.112a2.47 2.47 0 0 1-.287-.375 6.18 6.18 0 0 1-.248-.471c-.622.734-1.405 1.101-2.347 1.101-.67 0-1.205-.191-1.596-.574-.391-.384-.59-.894-.59-1.533 0-.678.239-1.23.726-1.644.487-.415 1.133-.623 1.955-.623.272 0 .551.024.846.064.296.04.6.104.918.176v-.583c0-.607-.127-1.03-.375-1.277-.255-.248-.686-.367-1.3-.367-.28 0-.568.031-.863.103-.295.072-.583.16-.862.272a2.287 2.287 0 0 1-.28.104.488.488 0 0 1-.127.023c-.112 0-.168-.08-.168-.247v-.391c0-.128.016-.224.056-.28a.597.597 0 0 1 .224-.167 4.577 4.577 0 0 1 1.005-.36 4.84 4.84 0 0 1 1.246-.151c.95 0 1.644.216 2.091.647.439.43.662 1.085.662 1.963v2.586zm-3.24 1.214c.263 0 .534-.048.822-.144a1.78 1.78 0 0 0 .758-.51 1.27 1.27 0 0 0 .272-.512c.047-.191.08-.423.08-.694v-.335a6.66 6.66 0 0 0-.735-.136 6.02 6.02 0 0
0-.75-.048c-.535 0-.926.104-1.19.32-.263.215-.39.518-.39.917 0 .375.095.655.295.846.191.2.47.296.838.296zm6.41.862c-.144 0-.24-.024-.304-.08-.064-.048-.12-.16-.168-.311L7.586 5.55a1.398 1.398 0 0 1-.072-.32c0-.128.064-.2.191-.2h.783c.151 0 .255.025.31.08.065.048.113.16.16.312l1.342 5.284 1.245-5.284c.04-.16.088-.264.151-.312a.549.549 0 0 1 .32-.08h.638c.152 0 .256.025.32.08.063.048.12.16.151.312l1.261 5.348 1.381-5.348c.048-.16.104-.264.16-.312a.52.52 0 0 1 .311-.08h.743c.127 0 .2.065.2.2 0 .04-.009.08-.017.128a1.137 1.137 0 0 1-.056.2l-1.923 6.17c-.048.16-.104.263-.168.311a.51.51 0 0 1-.303.08h-.687c-.151 0-.255-.024-.32-.08-.063-.056-.119-.16-.15-.32l-1.238-5.148-1.23 5.14c-.04.16-.087.264-.15.32-.065.056-.177.08-.32.08zm10.256.215c-.415 0-.83-.048-1.229-.143-.399-.096-.71-.2-.918-.32-.128-.071-.215-.151-.247-.223a.563.563 0 0 1-.048-.224v-.407c0-.167.064-.247.183-.247.048 0 .096.008.144.024.048.016.12.048.2.08.271.12.566.215.878.279.319.064.63.096.95.096.502 0 .894-.088 1.165-.26
4a.86.86 0 0 0 .415-.758.777.777 0 0 0-.215-.559c-.144-.151-.416-.287-.807-.415l-1.157-.36c-.583-.183-1.014-.454-1.277-.813a1.902 1.902 0 0 1-.4-1.158c0-.335.073-.63.216-.886.144-.255.335-.479.575-.654.24-.184.51-.32.83-.415.32-.096.655-.136 1.006-.136.175 0 .359.008.535.032.183.024.35.056.518.088.16.04.312.08.455.127.144.048.256.096.336.144a.69.69 0 0 1 .24.2.43.43 0 0 1 .071.263v.375c0 .168-.064.256-.184.256a.83.83 0 0 1-.303-.096 3.652 3.652 0 0 0-1.532-.311c-.455 0-.815.071-1.062.223-.248.152-.375.383-.375.71 0 .224.08.416.24.567.159.152.454.304.877.44l1.134.358c.574.184.99.44 1.237.767.247.327.367.702.367 1.117 0 .343-.072.655-.207.926a2.157 2.157 0 0 1-.583.703c-.248.2-.543.343-.886.447-.36.111-.734.167-1.142.167zm1.509 3.88c-2.626 1.94-6.442 2.969-9.722 2.969-4.598 0-8.74-1.7-11.87-4.526-.247-.223-.024-.527.272-.351 3.384 1.963 7.559 3.153 11.877 3.153 2.914 0 6.114-.607 9.06-1.852.439-.2.814.287.383.607zm1.094-1.246c-.336-.43-2.22-.207-3.074-.103-.255.032-.295-.192-.063-.36
1.5-1.053 3.967-.75 4.254-.399.287.36-.08 2.826-1.485 4.007-.215.184-.423.088-.327-.151.32-.79 1.03-2.57.695-2.994z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/amazonwebservices.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/amazonwebservices.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/amazonwebservices.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/amazonwebservices.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.763 10.036c0 .296.032.535.088.71.064.176.144.368.256.576.04.063.056.127.056.183 0 .08-.048.16-.152.24l-.503.335a.383.383 0 0 1-.208.072c-.08 0-.16-.04-.239-.112a2.47 2.47 0 0 1-.287-.375 6.18 6.18 0 0 1-.248-.471c-.622.734-1.405 1.101-2.347 1.101-.67 0-1.205-.191-1.596-.574-.391-.384-.59-.894-.59-1.533 0-.678.239-1.23.726-1.644.487-.415 1.133-.623 1.955-.623.272 0 .551.024.846.064.296.04.6.104.918.176v-.583c0-.607-.127-1.03-.375-1.277-.255-.248-.686-.367-1.3-.367-.28 0-.568.031-.863.103-.295.072-.583.16-.862.272a2.287 2.287 0 0 1-.28.104.488.488 0 0 1-.127.023c-.112 0-.168-.08-.168-.247v-.391c0-.128.016-.224.056-.28a.597.597 0 0 1 .224-.167 4.577 4.577 0 0 1 1.005-.36 4.84 4.84 0 0 1 1.246-.151c.95 0 1.644.216 2.091.647.439.43.662 1.085.662 1.963v2.586zm-3.24 1.214c.263 0 .534-.048.822-.144a1.78 1.78 0 0 0 .758-.51 1.27 1.27 0 0 0 .272-.512c.047-.191.08-.423.08-.694v-.335a6.66 6.66 0 0 0-.735-.136 6.02 6.02 0 0
0-.75-.048c-.535 0-.926.104-1.19.32-.263.215-.39.518-.39.917 0 .375.095.655.295.846.191.2.47.296.838.296zm6.41.862c-.144 0-.24-.024-.304-.08-.064-.048-.12-.16-.168-.311L7.586 5.55a1.398 1.398 0 0 1-.072-.32c0-.128.064-.2.191-.2h.783c.151 0 .255.025.31.08.065.048.113.16.16.312l1.342 5.284 1.245-5.284c.04-.16.088-.264.151-.312a.549.549 0 0 1 .32-.08h.638c.152 0 .256.025.32.08.063.048.12.16.151.312l1.261 5.348 1.381-5.348c.048-.16.104-.264.16-.312a.52.52 0 0 1 .311-.08h.743c.127 0 .2.065.2.2 0 .04-.009.08-.017.128a1.137 1.137 0 0 1-.056.2l-1.923 6.17c-.048.16-.104.263-.168.311a.51.51 0 0 1-.303.08h-.687c-.151 0-.255-.024-.32-.08-.063-.056-.119-.16-.15-.32l-1.238-5.148-1.23 5.14c-.04.16-.087.264-.15.32-.065.056-.177.08-.32.08zm10.256.215c-.415 0-.83-.048-1.229-.143-.399-.096-.71-.2-.918-.32-.128-.071-.215-.151-.247-.223a.563.563 0 0 1-.048-.224v-.407c0-.167.064-.247.183-.247.048 0 .096.008.144.024.048.016.12.048.2.08.271.12.566.215.878.279.319.064.63.096.95.096.502 0 .894-.088 1.165-.26
4a.86.86 0 0 0 .415-.758.777.777 0 0 0-.215-.559c-.144-.151-.416-.287-.807-.415l-1.157-.36c-.583-.183-1.014-.454-1.277-.813a1.902 1.902 0 0 1-.4-1.158c0-.335.073-.63.216-.886.144-.255.335-.479.575-.654.24-.184.51-.32.83-.415.32-.096.655-.136 1.006-.136.175 0 .359.008.535.032.183.024.35.056.518.088.16.04.312.08.455.127.144.048.256.096.336.144a.69.69 0 0 1 .24.2.43.43 0 0 1 .071.263v.375c0 .168-.064.256-.184.256a.83.83 0 0 1-.303-.096 3.652 3.652 0 0 0-1.532-.311c-.455 0-.815.071-1.062.223-.248.152-.375.383-.375.71 0 .224.08.416.24.567.159.152.454.304.877.44l1.134.358c.574.184.99.44 1.237.767.247.327.367.702.367 1.117 0 .343-.072.655-.207.926a2.157 2.157 0 0 1-.583.703c-.248.2-.543.343-.886.447-.36.111-.734.167-1.142.167zm1.509 3.88c-2.626 1.94-6.442 2.969-9.722 2.969-4.598 0-8.74-1.7-11.87-4.526-.247-.223-.024-.527.272-.351 3.384 1.963 7.559 3.153 11.877 3.153 2.914 0 6.114-.607 9.06-1.852.439-.2.814.287.383.607zm1.094-1.246c-.336-.43-2.22-.207-3.074-.103-.255.032-.295-.192-.063-.36
1.5-1.053 3.967-.75 4.254-.399.287.36-.08 2.826-1.485 4.007-.215.184-.423.088-.327-.151.32-.79 1.03-2.57.695-2.994z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/audiobookshelf.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/audiobookshelf.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/audiobookshelf.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/audiobookshelf.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0Zm-.023.402A11.598 11.598 0 0 1 23.575 12a11.598 11.598 0 0 1-11.598 11.598A11.598 11.598 0 0 1 .378 12 11.598 11.598 0 0 1 11.977.402Zm0 1.776a7.093 7.093 0 0 0-7.092 7.093v1.536a6.395 6.395 0 0 0-.439.33.35.35 0 0 0-.126.27v1.84a.36.36 0 0 0 .126.272c.22.182.722.564 1.504.956v.179c0 .483.31.873.694.873.384 0 .694-.392.694-.873v-4.415c0-.483-.31-.873-.694-.873-.369 0-.67.359-.694.812h-.002v-.91a6.027 6.027 0 1 1 12.054.003v.91c-.025-.454-.326-.813-.695-.813-.384 0-.694.391-.694.873v4.415c0 .483.31.873.694.873.384 0 .695-.392.695-.873v-.179a7.964 7.964 0 0 0 1.503-.956.35.35 0 0 0 .126-.272v-1.843a.342.342 0 0 0-.124-.27 5.932 5.932 0 0 0-.438-.329V9.271a7.093 7.093 0 0 0-7.092-7.093zm-3.34 5.548a.84.84 0 0 0-.84.84v9.405c0 .464.376.84.84.84h.866a.84.84 0 0 0 .84-.84V8.566a.84.84 0 0 0-.84-.84Zm2.905 0a.84.84 0 0 0-.84.84v9.405c0 .464.377.84
.84.84h.867a.84.84 0 0 0 .84-.84V8.566a.84.84 0 0 0-.84-.84zm2.908 0a.84.84 0 0 0-.84.84v9.405c0 .464.376.84.84.84h.867a.84.84 0 0 0 .84-.84V8.566a.84.84 0 0 0-.84-.84zM8.112 9.983h1.915v.2H8.112Zm2.906 0h1.915v.2h-1.915Zm2.908 0h1.915v.2h-1.915zm-7.58 9.119a.633.633 0 0 0 0 1.265h11.26a.632.632 0 0 0 0-1.265z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/awwwards.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/awwwards.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/awwwards.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/awwwards.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m14.72 5.6-2.24 8.68-2.12-8.68H7.47l-2.12 8.68L3.11 5.6H0l4.01 12.65h2.74l2.17-8.18 2.16 8.18h2.74L17.83 5.6zm5.1 10.7c0 1.2.9 2.1 2.09 2.1 1.2 0 2.09-.9 2.09-2.1s-.9-2.12-2.1-2.12c-1.19 0-2.08.9-2.08 2.11"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/fastapi.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/fastapi.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/fastapi.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/fastapi.svg 2020-02-02 01:00:00.000000000 +0100
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0C5.375 0 0 5.375 0 12c0 6.627 5.375 12 12 12 6.626 0 12-5.373 12-12 0-6.625-5.373-12-12-12zm-.624 21.62v-7.528H7.19L13.203 2.38v7.528h4.029L11.376 21.62z"/></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 .039c-6.627 0-12 5.354-12 11.96-.001 6.606 5.372 11.963 12 11.962 6.628 0 12.001-5.356 12-11.962C24 5.393 18.627.039 12 .039m-.829 5.415h7.55l-7.58 5.329h5.182L5.28 18.543Q8.226 12 11.171 5.455"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/fite.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/fite.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/fite.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/fite.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3.52 8.254c-.347 0-.667.08-1.014.213-.427.186-.666.454-.746.8L0 15.748h2.533l.801-3.015h3.28l.4-1.464H3.732l.375-1.362c.027-.133.133-.185.346-.185h3.014l.346-1.467H3.52zm4.826 0-2 7.492H8.88l2-7.492H8.346zm2.8 0-.373 1.467h1.84c.16 0 .24.053.24.16v.025l-1.574 5.84h2.534l1.574-5.84c.026-.133.132-.185.345-.185h1.842l.319-1.467h-6.747zm8.534 0c-.347 0-.667.08-1.014.213-.427.186-.666.453-.746.773l-1.467 5.492c0 .027-.027.081-.027.108v.107c0 .267.162.48.455.614.24.106.505.185.799.185H22l.4-1.467h-3.013c-.16 0-.24-.053-.24-.16v-.025l.373-1.387h3.28l.4-1.467h-3.28l.348-1.334c.053-.133.159-.185.345-.185h3.014L24 8.254h-4.32Z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/flattr.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/flattr.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/flattr.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/flattr.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1.906 12C1.906 6.432 6.432 1.906 12 1.906c.048 0 4.003 0 5.455.002L14.53 4.834l1.344 1.344L21.903 0H12C5.373 0 0 5.373 0 12v9.331l1.91-1.759v-.096c-.002-.244-.004-7.404-.004-7.476zM24 2.668l-1.91 1.76v.096L22.093 12c0 5.568-4.528 10.094-10.093 10.094-.048 0-4.003 0-5.455-.002l2.925-2.926-1.344-1.344L2.097 24H12c6.627 0 12-5.373 12-12V2.668z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/foundryvirtualtabletop.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/foundryvirtualtabletop.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/foundryvirtualtabletop.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/foundryvirtualtabletop.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m11.391 23.879-9.386-5.5c-.269-.158-.492-.546-.492-.86V6.48c0-.314.223-.7.494-.857L11.506.116c.274-.157.717-.154.988.003l9.499 5.561c.271.16.494.546.494.86v10.979c0 .314-.223.7-.494.857l-9.613 5.509c-.271.154-.717.154-.989-.006m1.221-.934 6.929-3.958c.274-.157.471-.354.443-.443-.029-.088-.309-.125-.62-.085l-6.684.877a.67.67 0 0 0-.566.646v2.674c0 .315.226.446.498.289M9.714 1.951l-6.766 3.92c-.272.158-.272.418 0 .575l2.208 1.288a.676.676 0 0 0 .846-.162l4.075-5.204c.194-.248.306-.508.243-.577s-.335.003-.606.16m2.429 16.222 5.212-9.064c.157-.272.028-.494-.286-.494H6.725c-.314 0-.443.222-.289.497l5.141 9.058c.154.274.409.274.566.003m1.489-7.247s-.949.28-.952.958c0 .674 1.129 1.025 1.129 1.025v.669h-1.12a1.365 1.365 0 0 0-.752-.237c-.268 0-.523.086-.751.237H10.12v-.669c.36 0 1.086-.591 1.086-1.02 0-.428-.683-.517-.683-.517h-.54c-1.258 0-1.749-1.186-1.749-1.186h2.08v-.228h4.824v.731c-.646 0-1.506.237-1.506.237m-3.052-.5
8h4.303c.026 0 .049-.02.049-.048v-.029a.048.048 0 0 0-.049-.048H10.58a.048.048 0 0 0-.049.048v.029c0 .025.02.048.049.048m-.297.2v-.097a.023.023 0 0 0-.023-.023H8.868c-.02 0-.028.032-.008.043.211.112.351.1.351.1h1.049a.023.023 0 0 0 .023-.023M2.17 7.166v7.972c0 .315.075.589.166.606s.266-.203.386-.494l2.617-6.252a.655.655 0 0 0-.28-.803L2.67 6.872c-.274-.152-.5-.02-.5.294m11.459-5.375c-.06.071.048.329.243.577l4.072 5.204c.194.248.574.32.845.162l2.209-1.288c.272-.157.272-.417 0-.575l-6.763-3.92c-.272-.157-.546-.229-.606-.16m8.172 13.347V7.166c0-.314-.226-.446-.5-.294l-2.389 1.323a.652.652 0 0 0-.28.803l2.618 6.252c.123.291.294.511.385.494.092-.02.166-.291.166-.606m-8.895 3.652 8.218-1.083c.311-.04.466-.311.346-.6l-3.201-7.644c-.123-.288-.348-.303-.505-.031l-5.141 8.938c-.154.271-.029.46.283.42m4.317-11.144-4.88-6.444c-.189-.251-.503-.254-.697-.005L6.594 7.649c-.195.248-.095.451.22.451h10.184c.314 0 .414-.203.225-.454M2.759 17.71l8.055 1.077c.314.043.44-.146.286-.42L6.036 9.44c-.157-.27
4-.38-.26-.5.032L2.41 17.104c-.12.292.037.563.349.606m8.841 4.946h-.003v-2.669a.675.675 0 0 0-.566-.648l-6.54-.878c-.312-.042-.592-.002-.621.083-.028.086.169.289.441.446l6.795 3.949c.271.16.494.032.494-.283"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/fusionauth.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/fusionauth.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/fusionauth.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/fusionauth.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0a1.667 1.667 0 0 0-1.666 1.666A1.667 1.667 0 0 0 12 3.334a1.667 1.667 0 0 0 1.666-1.668A1.667 1.667 0 0 0 12 0ZM9.506 1.145A11.572 11.572 0 0 0 .442 12.317a.716.716 0 0 0 1.075.618.702.702 0 0 0 .358-.6 10.136 10.136 0 0 1 5.06-8.666 10.09 10.09 0 0 1 2.696-1.074 2.55 2.55 0 0 1-.125-1.452Zm8.015 1.26a.712.712 0 0 0-.695.713.704.704 0 0 0 .34.61 10.133 10.133 0 0 1 4.545 11.587c.314.046.618.15.894.309.148.084.29.183.42.293a11.573 11.573 0 0 0-5.15-13.43.715.715 0 0 0-.354-.082Zm-5.519 3.791a6.247 6.247 0 1 0 .002 12.494 6.247 6.247 0 0 0-.002-12.494Zm0 1.43a4.819 4.819 0 0 1 3.41 8.222 4.817 4.817 0 1 1-3.41-8.222Zm-.01 2.295c-1.412.014-1.896 1.887-.668 2.584l-.435 2.207a.237.237 0 0 0 .234.281h1.772a.236.236 0 0 0 .234-.281l-.438-2.207a1.38 1.38 0 0 0 .692-1.202 1.38 1.38 0 0 0-1.39-1.382zm-9.324 6.242a1.667 1.667 0 0 0-1.666 1.666 1.667 1.667 0 0 0 1.666 1.668 1.667 1.667 0 0 0 1.666-1.668 1.667 1.667 0 0 0-
1.666-1.666zm18.664 0a1.667 1.667 0 0 0-1.666 1.666 1.667 1.667 0 0 0 1.666 1.668 1.667 1.667 0 0 0 1.666-1.668 1.667 1.667 0 0 0-1.666-1.666zM4.655 19.427a2.54 2.54 0 0 1-.702.608 2.584 2.584 0 0 1-.468.207 11.576 11.576 0 0 0 14.208 2.273.713.713 0 0 0 0-1.238.704.704 0 0 0-.703-.012 10.134 10.134 0 0 1-10.052-.05 10.17 10.17 0 0 1-2.283-1.788z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/googlebard.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/googlebard.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/googlebard.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/googlebard.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m11.446 16.122-.957 2.196a1.034 1.034 0 0 1-1.906 0l-.957-2.196a8.455 8.455 0 0 0-4.303-4.358l-2.638-1.17c-.839-.372-.839-1.593 0-1.965L3.24 7.494A8.452 8.452 0 0 0 7.605 2.99L8.576.651a1.033 1.033 0 0 1 1.919 0l.972 2.339a8.452 8.452 0 0 0 4.365 4.504l2.555 1.135c.839.372.839 1.593 0 1.965l-2.638 1.17a8.455 8.455 0 0 0-4.303 4.358Zm8.907 6.922-.27.617a.553.553 0 0 1-1.02 0l-.27-.617a4.77 4.77 0 0 0-2.426-2.459l-.83-.368c-.449-.2-.449-.853 0-1.052l.783-.348a4.769 4.769 0 0 0 2.461-2.541l.277-.667a.554.554 0 0 1 1.029 0l.277.667a4.764 4.764 0 0 0 2.46 2.541l.785.348c.448.199.448.852 0 1.052l-.832.368a4.762 4.762 0 0 0-2.424 2.459Z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/homepage.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/homepage.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/homepage.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/homepage.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1.992.034C1.217.166.602.841.416 1.769.388 1.901.36 21.858.388 23.895c0 .181 0 .181.923-.593.497-.416 1.328-1.128 1.801-1.516.34-.28.626-.543.637-.576.011-.039.022-1.148.017-2.466L3.76 16.35h1.516c.829 0 1.52.022 1.537.044.017.021.028.538.022 1.142 0 .61.011 1.104.022 1.104.017 0 .643-.522.725-.604.017-.017.401-.335.851-.714.923-.77.917-.764 1.373-1.148.28-.236.34-.264.412-.203.072.066 2.878 2.421 3.592 3.02a1239.37 1239.37 0 0 1 3.932 3.306c.003.003 2.02 1.74 2.076 1.702.021-.01.038-3.333.038-7.38-.006-6.574.005-7.365.082-7.381.044-.011.895-.017 1.884-.017h1.801l-.022-3.761c-.005-2.07-.033-3.817-.05-3.877-.142-.495-.51-1.022-.883-1.28-.473-.318.164-.302-10.566-.302-5.442-.005-9.99.011-10.11.033Z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/huggingface.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/huggingface.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/huggingface.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/huggingface.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1.445 11.506c0 1.102.167 2.158.484 3.156-.038-.003-.069-.006-.106-.006-.42 0-.801.16-1.07.452-.345.373-.498.833-.431 1.293a1.576 1.576 0 0 0 .214.597 1.429 1.429 0 0 0-.484.758c-.065.245-.131.754.215 1.28a1.455 1.455 0 0 0-.063.105c-.208.392-.22.837-.037 1.25.279.626.97 1.118 2.313 1.647.835.329 1.599.54 1.605.543 1.105.284 2.104.427 2.97.427 1.417 0 2.475-.384 3.152-1.144 1.538.265 2.79.14 3.592.006.677.755 1.733 1.139 3.147 1.139.864 0 1.864-.143 2.969-.428.006-.002.77-.214 1.605-.543 1.343-.53 2.034-1.021 2.313-1.647a1.403 1.403 0 0 0-.037-1.25 1.468 1.468 0 0 0-.063-.105c.346-.525.28-1.035.215-1.28a1.43 1.43 0 0 0-.484-.758c.11-.181.183-.378.215-.597.066-.46-.087-.92-.432-1.293a1.434 1.434 0 0 0-1.07-.452l-.06.002c.317-.996.485-2.052.485-3.152 0-5.807-4.736-10.514-10.579-10.514-5.842 0-10.578 4.707-10.578 10.514Zm10.578-9.483c5.273 0 9.548 4.246 9.548 9.483a9.42 9.42 0 0 1-.27 2.236l-.011-.015a1.423 1.423 0 0
0-1.108-.506c-.352 0-.714.115-1.076.344-.24.151-.506.422-.78.76-.253-.35-.607-.584-1.013-.647a1.517 1.517 0 0 0-.235-.018c-.926 0-1.482.8-1.693 1.518-.105.243-.607 1.348-1.361 2.098-1.169 1.16-1.446 2.353-.84 3.638a9.275 9.275 0 0 1-2.365-.006c.59-1.212.363-2.439-.843-3.632-.755-.75-1.256-1.855-1.361-2.098-.21-.718-.767-1.518-1.694-1.518-.078 0-.156.006-.234.018-.406.063-.76.297-1.014.646-.273-.337-.539-.608-.779-.76-.362-.228-.724-.343-1.076-.343-.427 0-.81.17-1.082.478a9.42 9.42 0 0 1-.26-2.193c0-5.237 4.275-9.483 9.547-9.483zm-3.379 4.98a1.36 1.36 0 0 0-.629 2.563c.351.186.489-.526.836-.648.311-.11.841.399 1.008.086a1.358 1.358 0 0 0-.562-1.84 1.366 1.366 0 0 0-.653-.16Zm6.84 0a1.36 1.36 0 0 0-1.215 2c.168.314.698-.195 1.009-.085.347.122.486.835.838.648a1.359 1.359 0 0 0 .562-1.84 1.365 1.365 0 0 0-1.193-.722ZM5.729 8.423a.877.877 0 0 0-.877.877c0 .484.393.877.877.877a.877.877 0 0 0 .877-.877.877.877 0 0 0-.877-.877zm12.643 0a.879.879 0 0 0-.879.877c0 .484.395.877.88.877a.877.877
0 0 0 .876-.877.877.877 0 0 0-.877-.877zm-9.578 3.037c-.18-.003-.28.11-.28.416 0 .81.388 2.125 1.428 2.924.207-.712 1.346-1.283 1.508-1.201.232.116.22.441.608.726.388-.285.374-.61.605-.726.163-.082 1.301.489 1.508 1.201 1.04-.799 1.428-2.114 1.428-2.924 0-1.221-1.583.64-3.541.648-1.469-.006-2.727-1.055-3.264-1.064zm-4.481 3.018c.58.365 1.696 2.275 2.106 3.018a.66.66 0 0 0 .582.353c.418 0 .746-.414.039-.94-1.064-.79-.692-2.084-.184-2.164a.43.43 0 0 1 .066-.004c.462 0 .666.79.666.79s.596 1.49 1.622 2.508c.942.935 1.062 1.703.496 2.666-.016-.004-.016.023-.148.215a1.921 1.921 0 0 1-.72.615c-.505.227-1.139.27-1.783.27-1.037 0-2.101-.183-2.697-.337-.03-.007-3.65-.956-3.192-1.822.077-.145.204-.203.364-.203.646 0 1.823.955 2.328.955.113 0 .196-.086.228-.203.225-.805-3.278-1.052-2.984-2.164.052-.197.193-.276.39-.276.854 0 2.77 1.493 3.173 1.493.03 0 .052-.009.064-.028.201-.322.11-.586-1.309-1.44-1.418-.853-2.431-1.328-1.865-1.94.065-.072.157-.102.27-.102.86 0 2.894 1.84 2.894 1.84s.549.568.
881.568a.204.204 0 0 0 .186-.105c.235-.395-2.186-2.219-2.323-2.971-.092-.51.064-.768.356-.768 0 .008.17-.029.494.176zm16.226.592c-.137.752-2.558 2.576-2.323 2.97.044.074.11.106.186.106.332 0 .88-.568.88-.568s2.034-1.84 2.896-1.84c.112 0 .204.03.269.101.566.613-.447 1.088-1.865 1.942-1.419.853-1.51 1.116-1.309 1.44.012.018.034.027.064.027.402 0 2.318-1.493 3.172-1.493.198 0 .34.079.391.276.294 1.112-3.21 1.36-2.984 2.164.032.117.115.203.228.203.505 0 1.682-.955 2.328-.955.16 0 .287.058.364.203.459.866-3.163 1.815-3.192 1.822-.596.154-1.66.336-2.697.336-.636 0-1.261-.04-1.764-.26a1.928 1.928 0 0 1-.739-.624c-.04-.069-.102-.148-.142-.205-.573-.968-.455-1.738.49-2.676 1.026-1.019 1.621-2.508 1.621-2.508s.205-.79.666-.79a.432.432 0 0 1 .067.004c.508.08.88 1.374-.184 2.165-.707.525-.38.94.04.94a.66.66 0 0 0 .581-.354c.41-.743 1.527-2.653 2.106-3.018.559-.353.99-.182.85.592z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/integromat.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/integromat.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/integromat.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/integromat.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0c-.681 0-1.349.057-2 .166v4.09a8.002 8.002 0 0 1 2-.253c.69 0 1.36.088 2 .253V.166C13.35.056 12.68 0 12 0zM8.002.683C3.342 2.332 0 6.78 0 12c0 6.623 5.377 12 12 12s12-5.377 12-12c0-5.22-3.342-9.668-8.001-11.317v4.392a7.997 7.997 0 1 1-7.997 0zM12 6.003c-.7 0-1.374.12-2 .342v9.32a5.98 5.98 0 0 0 2 .343 6 6 0 0 0 2-.342V6.345a5.977 5.977 0 0 0-2-.342z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/kagi.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/kagi.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/kagi.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/kagi.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.483 18.392h-5.11c-1.382 0-1.622-1.508-1.382-2.11.12-.302.421-.724.661-1.026a6.737 6.737 0 0 0 3.306.844c3.847 0 6.913-3.135 6.913-6.934 0-2.05-.902-3.86-2.284-5.186l.18-.181c.36-.362.902-.603 1.443-.543l.841.06V0H17.61c-1.683 0-3.066 1.025-3.667 2.472a6.75 6.75 0 0 0-1.923-.301c-3.847 0-6.913 3.135-6.913 6.934 0 1.508.481 2.955 1.322 4.101-.12.12-.3.241-.42.301l-.18.182c-1.383 1.326-2.044 3.014-1.684 4.944.18 1.025 1.082 2.11 1.984 2.714.601.422 1.382.603 2.164.603l5.77-.241c.661 0 1.263.301 1.623.904L16.407 24l3.546-1.206-.601-1.327c-.902-1.869-2.765-3.075-4.87-3.075M12.02 5.849c1.803 0 3.306 1.508 3.306 3.317s-1.503 3.316-3.306 3.316-3.306-1.507-3.306-3.316c0-1.87 1.442-3.317 3.306-3.317"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/n8n.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/n8n.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/n8n.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/n8n.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.474 5.684a2.527 2.527 0 0 0-2.447 1.895H16.13a2.526 2.526 0 0 0-2.492 2.11l-.103.624a1.263 1.263 0 0 1-1.246 1.055h-1.001a2.527 2.527 0 0 0-4.893 0H4.973a2.527 2.527 0 1 0 0 1.264h1.422a2.527 2.527 0 0 0 4.894 0h1a1.263 1.263 0 0 1 1.247 1.055l.103.623a2.526 2.526 0 0 0 2.492 2.111h.37a2.527 2.527 0 1 0 0-1.263h-.37a1.263 1.263 0 0 1-1.246-1.056l-.103-.623A2.52 2.52 0 0 0 13.96 12a2.52 2.52 0 0 0 .82-1.48l.104-.622a1.263 1.263 0 0 1 1.246-1.056h2.896a2.527 2.527 0 1 0 2.447-3.158m0 1.263a1.263 1.263 0 0 1 1.263 1.263 1.263 1.263 0 0 1-1.263 1.264A1.263 1.263 0 0 1 20.21 8.21a1.263 1.263 0 0 1 1.264-1.263m-18.948 3.79A1.263 1.263 0 0 1 3.79 12a1.263 1.263 0 0 1-1.264 1.263A1.263 1.263 0 0 1 1.263 12a1.263 1.263 0 0 1 1.263-1.263m6.316 0A1.263 1.263 0 0 1 10.105 12a1.263 1.263 0 0 1-1.263 1.263A1.263 1.263 0 0 1 7.58 12a1.263 1.263 0 0 1 1.263-1.263m10.105 3.79a1.263 1.263 0 0 1 1.264 1.263 1.263 1.263 0 0 1-1.26
3 1.263 1.263 1.263 0 0 1-1.264-1.263 1.263 1.263 0 0 1 1.263-1.264"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/niantic.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/niantic.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/niantic.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/niantic.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.492 8.626c.222-.473.381-.981.474-1.512 1.478.757 2.158 1.325 2.281 1.56-.253.134-1.178.18-2.755-.048Zm-6.139-4.618a45.3 45.3 0 0 0-4.005 1.476c.067-2.196 1.552-3.952 3.377-3.952.991 0 1.883.518 2.501 1.344.117.159.223.326.316.501-1.21.321-2.1.603-2.189.631Zm-7.594-.585c.236-.121 1.12-.189 2.762.047a6.013 6.013 0 0 0-.483 1.509c-1.422-.727-2.151-1.3-2.279-1.556Zm4.065 7.031c.406.385.865.715 1.364.977l.681 5.225-.086-.039a4.72 4.72 0 0 0-.278-.11l-.004-.002c-.049-.018-.099-.032-.149-.049l-1.716-5.888c-.033-.113.103-.195.188-.114Zm3.071 2.78.029.116c.026.103.118.224.326.224h1.5c.208 0 .3-.121.327-.224l.028-.116c.128-.556.44-1.173 1.171-1.552l-.607 4.661c-1.126-.752-2.147-.859-2.515-.871a.017.017 0 0 0-.01 0 .119.119 0 0 0-.115.133l.291 2.003c.001.006-.007.01-.013.006a4.944 4.944 0 0 0-.857-.654l-.042-.024-.684-5.254c.731.379 1.043.996 1.171 1.552Zm5.281-2.78c.085-.081.221.001.188.114l-1.875 6.436a5.23 5.23 0 0 0-.
282-.255l-.001-.001v-.001l-.078-.064.684-5.252a6.176 6.176 0 0 0 1.364-.977Zm-1.966 7.133c-.316.744-1.146 1.293-2.02 1.465-.033.006-.068-.005-.072-.037l-.413-2.841c-.005-.033.026-.059.06-.053.662.131 1.782.719 2.404 1.348.052.053.048.101.041.118Zm-1.159 3.502-2.087.114-.193-1.486.243-.024.593-.06c.004-.001.007.002.008.006l.057.392c.009.06.064.103.127.101l.007-.001 1.201-.121.187-.019-.143 1.098ZM8.826 19.35a.039.039 0 0 1-.043-.032l-.447-2.472c-.005-.025.018-.047.044-.044 1.257.159 2.492.939 3.083 1.907a.214.214 0 0 1 .028.079l.039.267c.002.012-.007.022-.019.023l-2.685.272Zm9.233-13.224.002-.064-.003-.09c2.3-1.114 3.346-2.069 3.101-2.838-.144-.452-.688-.702-1.617-.743a6.857 6.857 0 0 0-.286-.006c-.667 0-1.457.09-2.276.228A6.06 6.06 0 0 0 11.998 0a6.06 6.06 0 0 0-4.979 2.61c-2.522-.422-3.927-.247-4.172.522-.141.443-.044 1.183 2.416 2.495.214.114.443.229.678.344l-.002.091.002.064c-.236.115-.463.23-.678.345-2.46 1.311-2.557 2.051-2.416 2.494.238.748 1.572.935 3.964.557l1.976 6.78a4.258
4.258 0 0 0-.251-.046h-.005a4.19 4.19 0 0 0-.791-.042h-.001a.1.1 0 0 0-.097.1l.001.017.64 3.546c.01.05.056.084.106.081h.007l1.387-.141.028-.003.416 1.429-.112.006a.512.512 0 0 1-.407-.124c-.138-.103-.174-.195-.364-.185l-1.276.055a.108.108 0 0 0-.104.109c.001.511.259 2.166 1.311 2.222.074.004.176.001.298 0 .343.77 1.045.679 1.246.661.651-.058 4.03-1.139 4.362-1.386.341-.253.69-1.118.69-1.118s1.012-.348 1.562-.506c.074-.021.055-.13-.022-.125l-3.581.195.336-1.153.262-.027 1.754-.176c.056-.006.091-.063.068-.112a8.71 8.71 0 0 0-1.241-2.019c-.041-.049-.081-.093-.122-.14l2.089-7.167c-1.61-.242-3.386-.696-4.596-1.035a2.927 2.927 0 0 1-1.655.526c-1.264 0-2.364-.844-2.944-2.092a71.618 71.618 0 0 1-.641-.261c-.315.141-.628.288-.938.44.084.275.187.541.308.798-1.635.235-2.516.166-2.751.045.243-.486 2.656-2.118 7.876-3.78 5.219-1.662 8.132-1.726 8.612-1.47-.123.234-.805.803-2.285 1.562a6.378 6.378 0 0 0-.18-.746c-.991.132-2.241.374-3.72.76a4.74 4.74 0 0 1-.461 2.786A49.75 49.75 0 0 1 9.45 6.452c
-.454.169-.881.336-1.283.5.99.396 2.066.781 3.186 1.138.215.068 5.13 1.622 7.903 1.622.098 0 .194-.002.286-.006.929-.04 1.473-.29 1.617-.742.245-.769-.8-1.724-3.1-2.838Z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/nintendonetwork.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/nintendonetwork.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/nintendonetwork.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/nintendonetwork.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.965 8.686a.645.645 0 0 1-.52-.266c-2.11-2.893-5.555-4.624-9.215-4.624a11.474 11.474 0 0 0-4.689.986.641.641 0 0 1-.85-.337.656.656 0 0 1 .333-.86 12.78 12.78 0 0 1 5.206-1.094c4.067 0 7.9 1.926 10.252 5.154a.66.66 0 0 1-.137.913.633.633 0 0 1-.38.128M.901 8.98c0-.492.411-.89.918-.89h2.331c.21 0 .364-.095.557-.229a9.223 9.223 0 0 1 5.268-1.633c5.01 0 9.073 3.941 9.073 8.802v8.077a.908.908 0 0 1-.921.894h-2.956a.909.909 0 0 1-.924-.894v-8.077c0-2.29-1.911-4.146-4.274-4.146-2.36 0-4.271 1.855-4.271 4.146v8.077a.909.909 0 0 1-.924.894H1.824a.908.908 0 0 1-.922-.894V8.98m3.4-6.389a14.548 14.548 0 0 1 5.98-1.274c4.822 0 9.075 2.33 11.649 5.88a.64.64 0 0 0 .904.14.67.67 0 0 0 .137-.922C20.155 2.528 15.516 0 10.28 0a15.79 15.79 0 0 0-6.502 1.387.662.662 0 0 0-.33.87.64.64 0 0 0 .852.336Z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/posit.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/posit.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/posit.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/posit.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 .953v6.393l4.852 2.066-3.27 1.447v2.283l3.215 1.432L0 16.615v6.432l11.918-5.256.082-.035.082.035L24 23.047v-6.432l-4.797-2.04 3.215-1.433v-2.283l-3.27-1.447L24 7.346V.953L12 6.25Zm.879 1.352 10.039 4.431-4.96 2.19L.879 6.763Zm22.242 0v4.458l-5.066 2.162-4.973-2.19 10.04-4.431ZM12 7.209l4.945 2.19-4.95 2.107-4.94-2.108zM5.959 9.885l4.926 2.093-.006.002.006.002-4.979 2.12-3.446-1.529v-1.148l3.5-1.541zm12.082 0 3.514 1.54v1.15l-3.448 1.526-1.107.487-4.994 2.21L7 14.589l4.994-2.133L17 14.588l1.094-.487-4.973-2.12zM5.906 15.06l5.012 2.215-.066.03-9.973 4.404v-4.512zm12.201 0 5.014 2.137v4.512l-9.959-4.404-.066-.03z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/reactbootstrap.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/reactbootstrap.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/reactbootstrap.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/reactbootstrap.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.679.626c-.5 0-.948.112-1.33.333-.367.213-.675.53-.917.942-.226.386-.393.856-.496 1.396-.197 1.042-.155 2.346.124 3.77.036.18.074.362.116.542a17 17 0 0 0-.644.209C3.187 8.287 2.062 8.9 1.279 9.59c-.406.358-.72.736-.935 1.124A2.584 2.584 0 0 0 0 11.97c0 .846.469 1.703 1.355 2.48.835.733 2.015 1.372 3.412 1.85.13.044.262.087.395.128a17 17 0 0 0-.128.61c-.266 1.399-.297 2.68-.09 3.703.107.53.277.99.506 1.37.243.404.552.716.917.927.386.222.839.335 1.348.335.692 0 1.467-.206 2.302-.61.818-.398 1.653-.967 2.482-1.691a13 13 0 0 0 .391-.356h6.146q1.302 0 2.246-.38c.63-.253 1.144-.595 1.548-1.023.404-.429.698-.94.887-1.534A6.228 6.228 0 0 0 24 15.871c0-1.188-.215-2.172-.642-2.96q-.634-1.167-1.867-1.514a.032.032 0 0 1-.02-.033.034.034 0 0 1 .016-.03 3.502 3.502 0 0 0 1.411-1.442q.498-.935.498-2.25c0-1.447-.366-2.523-1.095-3.238-.728-.716-1.698-1.072-2.906-1.072h-6.512a16 16 0 0 0-.308-.282c-.861-.763-1.72-1.363-2.552-1.78C
9.169.844 8.38.627 7.679.627m.007 1.7c.434 0 .995.17 1.623.492.68.35 1.419.87 2.134 1.505l.136.123a26.09 26.09 0 0 0-1.846 2.302c-1.016.1-1.992.248-2.907.441a15 15 0 0 1-.092-.434L6.73 6.74c-.218-1.114-.271-2.131-.153-2.942.101-.696.328-1.194.624-1.365a.964.964 0 0 1 .484-.107m5.16 3.217v12.912l-.765-.946-.5-.617c-.253-.312-.657-.889-1.14-1.624a29 29 0 0 1-.794-1.282l-.015-.025c-.23-.398-.403-.72-.54-.977a39 39 0 0 1-.507-.981l.03-.058.002-.004a31 31 0 0 1 .566-1.098l.001-.003.208-.402.306-.507.002-.004c.114-.194.233-.391.353-.584l.21-.348c.281-.464.507-.803.863-1.294.191-.264.373-.496.661-.856v-.001l.015-.018.005-.007c.117-.15.235-.296.351-.437l.004-.005.002-.003a83 83 0 0 1 .683-.831zm2.391.252h3.829c.642 0 1.134.18 1.474.536s.51.974.51 1.852c0 .78-.19 1.375-.567 1.794-.378.419-.85.624-1.417.624h-3.829c-.014 0-.025-.015-.025-.033v-4.74c0-.018.011-.033.025-.033M8.498 8.616a31.5 31.5 0 0 0-.793 1.375 23 23 0 0 1-.417-1.16 23 23 0 0 1 1.21-.215m-2.865.634c.288.892.649 1.816 1.072 2.7
48a26.43 26.43 0 0 0-1.087 2.79 12 12 0 0 1-.3-.098c-1.162-.397-2.13-.91-2.798-1.482-.512-.438-.817-.9-.817-1.236 0-.345.305-.79.838-1.22.62-.502 1.503-.96 2.551-1.326a15 15 0 0 1 .541-.176m9.604 3.543h4.149c.718 0 1.27.224 1.67.692s.597 1.125.597 1.988c0 .877-.2 1.56-.597 2.037-.393.482-.952.722-1.67.722h-4.149c-.014 0-.025-.015-.025-.033v-5.373c0-.019.01-.033.025-.033M7.707 14a31.4 31.4 0 0 0 .818 1.411 22 22 0 0 1-1.252-.209c.13-.393.275-.796.434-1.202m-.894 2.844c.902.185 1.89.324 2.94.414a26.386 26.386 0 0 0 1.862 2.317c-.078.072-.157.143-.236.212-.917.803-1.839 1.382-2.664 1.677l-.018.007c-.37.13-.7.196-.98.196-.208 0-.375-.036-.498-.106-.3-.173-.532-.66-.639-1.336-.124-.789-.08-1.782.126-2.872.033-.17.068-.34.107-.509"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/rome.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/rome.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/rome.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/rome.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0a16.941 16.941 0 0 0-2.283.154.63.63 0 0 0-.485.895l.172.361 1.338 2.8a.633.633 0 0 0 .608.356 11.695 11.695 0 0 1 1.3 0 .632.632 0 0 0 .608-.355l1.338-2.8.172-.362a.63.63 0 0 0-.485-.895A16.941 16.941 0 0 0 12 0zm4.309 1.902a.629.629 0 0 0-.786.32l-.949 1.989a.629.629 0 0 0 .36.863c3.193 1.134 5.466 4.063 5.466 7.498v.627H24v-.627c0-4.864-3.191-9.021-7.691-10.67zm-8.62.002C3.191 3.551 0 7.706 0 12.572v.627h3.6v-.627c0-3.435 2.275-6.364 5.466-7.498a.629.629 0 0 0 .358-.863l-.95-1.986a.629.629 0 0 0-.785-.32zM12 5.714c-3.976 0-7.2 3.07-7.2 6.858V24h3.6V12.572c0-1.895 1.612-3.43 3.6-3.43s3.6 1.536 3.6 3.43V24h3.6V12.572c0-3.787-3.224-6.857-7.2-6.857zM0 14.4V24h3.6v-9.6zm20.4 0V24H24v-9.6z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/rstudio.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/rstudio.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/rstudio.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/rstudio.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.178.002a12.002 12.002 0 0 0-8.662 3.515 12.002 12.002 0 0 0 0 16.97 12.002 12.002 0 0 0 16.97 0 12.002 12.002 0 0 0 0-16.97A12.002 12.002 0 0 0 12.179.002zM7.77 5.995c.562.128 1.05.217 1.663.217.921 0 1.863-.217 2.786-.217 1.79 0 3.45.814 3.45 2.8 0 1.54-.921 2.517-2.35 2.93l2.788 4.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77 6.951v-.957zm4.466 1.012c-.596 0-1.213.053-1.864.127v3.798l.941.02c2.298.034 3.183-.85 3.183-2.026 0-1.376-.997-1.919-2.26-1.919z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/rstudioide.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/rstudioide.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/rstudioide.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/rstudioide.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.178.002a12.002 12.002 0 0 0-8.662 3.515 12.002 12.002 0 0 0 0 16.97 12.002 12.002 0 0 0 16.97 0 12.002 12.002 0 0 0 0-16.97A12.002 12.002 0 0 0 12.179.002zM7.77 5.995c.562.128 1.05.217 1.663.217.921 0 1.863-.217 2.786-.217 1.79 0 3.45.814 3.45 2.8 0 1.54-.921 2.517-2.35 2.93l2.788 4.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77 6.951v-.957zm4.466 1.012c-.596 0-1.213.053-1.864.127v3.798l.941.02c2.298.034 3.183-.85 3.183-2.026 0-1.376-.997-1.919-2.26-1.919z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/sartorius.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/sartorius.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/sartorius.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/sartorius.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.377 12.499c0 .61-.29 1.071-.932 1.071s-.932-.473-.932-1.071V9.988h-.588v2.51c0 .821.514 1.596 1.52 1.596.983 0 1.51-.775 1.51-1.596v-.165h-.578zm-3.84 1.513h.588V9.988h-.588ZM12.21 9.994h-.096v.512h.095c.838 0 1.498.67 1.498 1.532 0 .868-.66 1.537-1.498 1.537s-1.499-.67-1.499-1.537h-.546c0 1.147.905 2.05 2.045 2.05s2.045-.903 2.045-2.05a2.029 2.029 0 0 0-2.045-2.044m11.052 1.799c-.285-.129-.628-.194-.878-.299-.274-.117-.374-.275-.374-.537 0-.315.262-.555.66-.555.524 0 .768.257.78.63h.53c.017-.583-.405-1.126-1.31-1.126-.743 0-1.238.461-1.238 1.045 0 .495.23.777.6.975.285.152.585.187.864.292.41.15.533.36.533.655 0 .404-.278.662-.736.662h-.058v.478h.035c.814 0 1.33-.508 1.33-1.143 0-.417-.203-.839-.738-1.077m-6.405-.535c0-.728-.523-1.27-1.277-1.27h-1.194v.53h1.175c.38 0 .749.298.749.74 0 .425-.339.745-.766.745h-.62v.53l.467-.004.78 1.484h.648l-.844-1.552c.442-.135.882-.592.882-1.204Zm-5.538-1.27H8.348v.53h.714v3.4
94h.581v-3.495h1.676zm-7.312 0L2.47 14.012h.57l1.271-3.331 1.313 3.331h.612L4.613 9.988ZM.553 12.761v-.215H0v.215c-.017.652.42 1.252 1.412 1.252h.036v-.489h-.036c-.528 0-.859-.337-.859-.763zm1.412-.961c-.285-.128-.648-.198-.897-.303-.273-.116-.357-.28-.357-.542 0-.315.261-.554.66-.554.522 0 .766.257.778.63h.528c.018-.583-.404-1.125-1.307-1.125-.742 0-1.241.46-1.241 1.043 0 .467.19.781.582.979.285.145.594.186.873.291.297.111.41.204.452.367h.6c-.083-.343-.315-.622-.671-.786zm6.13-.543c0-.728-.522-1.27-1.277-1.27H5.602v.53H6.8c.38 0 .748.297.748.74 0 .425-.339.745-.766.745H6.14v.53l.49-.005.781 1.484h.647l-.843-1.552c.44-.133.88-.59.88-1.202z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/shotcut.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/shotcut.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/shotcut.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/shotcut.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h6.667v24H0v-.889h5.778V.889H0V0zm7.556 0v24H24v-.889H8.444V.889H24V0H7.556zm1.388 22.611H24V1.389H8.944v21.222zM5.278 1.389H0v21.222h5.278V1.389z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/skynet.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/skynet.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/skynet.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/skynet.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m0 6.46 21.389 11.297a.917.917 0 0 1 .2 1.485h-.011a10.04 10.04 0 0 1-2.234 1.53c-6.912 3.474-14.991-1.837-14.543-9.56l2.86 1.975c.856 4.508 5.618 7.11 9.874 5.393zm8.647 3.151 14.366 5.679a.87.87 0 0 1 .52 1.046v.018a.872.872 0 0 1-1.257.526zm5.29-7.437c2.71-.233 6.095.787 8.111 3.387 1.7 2.195 2.05 4.877 1.93 7.646V13.2a.878.878 0 0 1-1.197.745l-9.765-3.86 9.065 2.432a7.296 7.296 0 0 0-1.068-4.563c-2.968-4.768-9.984-4.535-12.63.42a7.505 7.505 0 0 0-.397.883L5.555 7.961c.069-.101.141-.198.214-.296.116-.241.242-.487.38-.727 1.612-2.79 4.31-4.433 7.156-4.697.21-.018.421-.049.632-.067z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/twitter.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/twitter.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/twitter.svg 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/twitter.svg 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.543 7.104c.015.211.015.423.015.636 0 6.507-4.954 14.01-14.01 14.01v-.003A13.94 13.94 0 0 1 0 19.539a9.88 9.88 0 0 0 7.287-2.041 4.93 4.93 0 0 1-4.6-3.42 4.916 4.916 0 0 0 2.223-.084A4.926 4.926 0 0 1 .96 9.167v-.062a4.887 4.887 0 0 0 2.235.616A4.928 4.928 0 0 1 1.67 3.148a13.98 13.98 0 0 0 10.15 5.144 4.929 4.929 0 0 1 8.39-4.49 9.868 9.868 0 0 0 3.128-1.196 4.941 4.941 0 0 1-2.165 2.724A9.828 9.828 0 0 0 24 4.555a10.019 10.019 0 0 1-2.457 2.549z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/uipath.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/uipath.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/uipath.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/uipath.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 7.882v8.235h8.235V7.882H0Zm.852.852h6.53v6.53H.852v-6.53Zm22.268.695c-.514 0-.886.345-.886.873 0 .511.36.878.886.878.518 0 .88-.359.88-.878 0-.521-.359-.873-.88-.873Zm-17.023.055a.501.501 0 0 0-.522.522c0 .302.22.509.522.509.302 0 .522-.206.522-.509a.501.501 0 0 0-.522-.522Zm17.023.102c.437 0 .716.278.716.716 0 .426-.274.712-.716.712-.426 0-.719-.271-.719-.712 0-.44.278-.716.719-.716Zm-.347.213v.988h.197v-.318h.14l.176.318h.22l-.186-.347a.32.32 0 0 0 .206-.311c0-.203-.159-.33-.374-.33h-.379Zm-3.74.002v4.468h.853v-1.774c0-.571.302-.914.804-.914s.763.33.763.838v1.85h.852v-1.946c0-.88-.619-1.45-1.409-1.45-.509 0-.818.192-1.01.515V9.801h-.853Zm3.937.157h.157c.115 0 .193.064.193.171 0 .118-.078.181-.193.181h-.157v-.352Zm-21.375.049v2.495c0 1.141.625 1.808 1.684 1.808 1.079 0 1.718-.681 1.718-1.808v-2.495h-.852v2.495c0 .646-.275 1.004-.846 1.004-.591 0-.852-.378-.852-1.004v-2.495h-.852Zm7.547 0v4.262h.852v-1.375h.77c.
928 0 1.533-.543 1.533-1.457 0-.88-.591-1.43-1.533-1.43H9.142Zm7.809 0v.914h-.399v.722h.399v1.45c0 .791.35 1.176 1.161 1.176h.447v-.729h-.337c-.33 0-.419-.144-.419-.44v-1.457h.749v-.722h-.749v-.914h-.852Zm-6.957.687h.681c.488 0 .756.276.756.743 0 .502-.268.776-.756.776h-.681v-1.519Zm4.138.186c-.921 0-1.546.728-1.546 1.718 0 .997.639 1.712 1.546 1.712.537 0 .887-.193 1.086-.516v.475h.853v-3.348h-.853v.523c-.206-.344-.563-.564-1.086-.564Zm-8.461.041v3.348h.852v-3.348h-.852Zm8.661.701c.543 0 .886.399.886.976 0 .585-.364.963-.886.963-.578 0-.88-.406-.88-.963 0-.598.337-.976.88-.976Z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/unpkg.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/unpkg.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/unpkg.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/unpkg.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0v24h24V0H0zm4.322 2.977 4.37.002a.043.043 0 0 1 .044.04 9542.6 9542.6 0 0 1 0 9.165c0 .75.029 1.403.09 1.957.038.336.134.68.287 1.03.336.769.907 1.237 1.715 1.405.626.13 1.258.127 1.893-.008 1.166-.248 1.813-1.268 1.96-2.404.067-.513.1-1.186.1-2.018-.001-3.15-.001-6.188.002-9.119 0-.033.017-.05.049-.05h4.338a.033.033 0 0 1 .033.033v9.869c0 1.465-.17 2.918-.746 4.234-.777 1.775-2.323 2.836-4.195 3.211-1.7.341-3.39.338-5.07-.013-2.226-.465-3.808-1.828-4.46-4.03a10.239 10.239 0 0 1-.416-2.586 65.217 65.217 0 0 1-.029-1.88c-.002-3.037-.002-5.97 0-8.801 0-.024.011-.037.035-.037z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/zigbee2mqtt.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/zigbee2mqtt.svg
--- old/mkdocs_material-9.5.24/material/templates/.icons/simple/zigbee2mqtt.svg 1970-01-01 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/zigbee2mqtt.svg 2020-02-02 01:00:00.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.044 0 .038 7.03v9.94L7.044 24h9.91l7.008-7.03V7.03L16.954 0Zm4.525 1.904c.02.001.04.011.047.03l.467.96a.765.765 0 0 1 .242 0l.467-.958a.053.053 0 0 1 .047-.032l.838-.031c.028 0 .053.02.054.049a.052.052 0 0 1-.05.053l-.805.03-.28.968c.356.164.604.543.604.986 0 .155-.03.304-.086.437.019.015.039.03.053.045 0 0 .098.144.184.338 1.641.462 5.698 1.05 5.238 2.32-.517 1.428-3.34.991-3.813.604-.64-.525-1.184-1.019-1.529-1.414a2.546 2.546 0 0 1-.064.148 5.27 5.27 0 0 1-1.97.034 2.038 2.038 0 0 1-.089-.184c-.343.4-.898.905-1.555 1.443-.472.387-3.295.824-3.812-.603-.467-1.288 3.709-1.873 5.305-2.338.084-.204.181-.35.181-.35a.322.322 0 0 1 .05-.044 1.137 1.137 0 0 1-.085-.436c0-.443.249-.822.604-.986l-.278-.967-.806-.031a.052.052 0 0 1-.051-.053.052.052 0 0 1 .054-.049zm1.63 4.92c.082.173.168.385.243.623-.743.207-1.766.164-2.472-.037.068-.21.144-.398.218-.556a5.678 5.678 0 0 0 2.01-.03zm-2.321.908c.768.219 1.84.265 2.668.038
.047.203.082.418.098.636-.82.3-2.113.237-2.872-.04.018-.218.057-.432.106-.634zm-.106 1.057c.812.26 2.023.314 2.887.043a2.53 2.53 0 0 1-.12.686c-.676.236-1.88.218-2.66-.053-.066-.22-.1-.448-.107-.676zm.264 1.139c.727.182 1.613.193 2.266.05a2.1 2.1 0 0 1-.676.67.747.747 0 0 1-.887 0c-.549-.347-.703-.751-.703-.72Zm2.858 2.136c.14-.002.162.077.164.16l.064 3.712c.002.089-.024.161-.158.164l-.65.011c-.121.002-.163-.058-.165-.158l-.064-3.713c-.002-.12.059-.162.158-.164zm-2.565.045c.14-.002.163.077.164.16l.067 3.711c.002.115-.052.163-.16.165l-.649.011c-.128.002-.164-.064-.166-.158l-.064-3.713c-.002-.114.05-.162.16-.164zm.633 6.057c.133.033.471.124.582.432a1 1 0 0 1 .055.34v1.35c0 .102-.013.196-.037.284-.095.342-.425.47-.768.516v.223c0 .1-.045.146-.147.146h-.625c-.126 0-.146-.068-.146-.146v-.223c-.314-.046-.527-.141-.637-.283a.821.821 0 0 1-.164-.518v-1.35a1 1 0 0 1 .055-.34c.11-.307.45-.398.584-.431.165-.04.373-.062.625-.062s.459.021.623.062zm-4.492 0c.068 0 .129.017.187.121l.365.662c.036.06
3.053.07.075.07h.035c.022 0 .039-.006.074-.07l.361-.662c.05-.089.098-.121.188-.121h.658c.078 0 .147.02.147.146v2.633c0 .101-.046.147-.147.147h-.627c-.101 0-.146-.046-.146-.147v-1.431l-.239.443a.222.222 0 0 1-.216.13h-.163a.221.221 0 0 1-.214-.13l-.24-.443v1.431c0 .101-.046.147-.147.147h-.606c-.1 0-.146-.046-.146-.147v-2.633c0-.126.068-.146.146-.146h.655zm7.75 0c.078 0 .146.02.146.146v.49c0 .127-.068.147-.146.147h-.598v1.996c0 .078-.02.147-.146.147h-.659c-.1 0-.146-.046-.146-.147V18.95h-.598c-.102 0-.144-.038-.144-.146v-.49c0-.109.043-.147.144-.147h2.147zm2.666 0c.078 0 .146.02.146.146v.49c0 .127-.068.147-.146.147h-.598v1.996c0 .078-.02.147-.146.147h-.659c-.1 0-.146-.046-.146-.147V18.95h-.598c-.102 0-.144-.038-.144-.146v-.49c0-.109.043-.147.144-.147h2.147zm-6.828.79a.173.173 0 0 0-.06.132v1.11c0 .053.019.1.06.136.083.075.479.075.562 0a.177.177 0 0 0 .06-.137v-1.11a.173.173 0 0 0-.06-.132c-.083-.075-.48-.075-.562 0z"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/base.html new/mkdocs_material-9.5.25/material/templates/base.html
--- old/mkdocs_material-9.5.24/material/templates/base.html 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/material/templates/base.html 2020-02-02 01:00:00.000000000 +0100
@@ -32,7 +32,7 @@
<link rel="alternate" type="application/rss+xml" title="{{ lang.t('rss.updated') }}" href="{{ 'feed_rss_updated.xml' | url }}">
{% endif %}
<link rel="icon" href="{{ config.theme.favicon | url }}">
- <meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-9.5.24">
+ <meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-9.5.25">
{% endblock %}
{% block htmltitle %}
{% if page.meta and page.meta.title %}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/package.json new/mkdocs_material-9.5.25/package.json
--- old/mkdocs_material-9.5.24/package.json 2020-02-02 01:00:00.000000000 +0100
+++ new/mkdocs_material-9.5.25/package.json 2020-02-02 01:00:00.000000000 +0100
@@ -1,6 +1,6 @@
{
"name": "mkdocs-material",
- "version": "9.5.24",
+ "version": "9.5.25",
"description": "Documentation that simply works",
"keywords": [
"mkdocs",
@@ -64,11 +64,11 @@
"autoprefixer": "^10.4.19",
"chokidar": "^3.6.0",
"cssnano": "5.1.0",
- "esbuild": "^0.21.3",
+ "esbuild": "^0.21.4",
"eslint": "^8.57.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
- "eslint-plugin-jsdoc": "^48.2.5",
+ "eslint-plugin-jsdoc": "^48.2.6",
"eslint-plugin-no-null": "^1.0.2",
"github-types": "^1.0.0",
"gitlab": "^14.2.2",
@@ -86,7 +86,7 @@
"preact": "^10.22.0",
"rimraf": "^5.0.7",
"sass": "^1.77.2",
- "simple-icons": "^11.15.0",
+ "simple-icons": "^12.0.0",
"stylelint": "^15.11.0",
"stylelint-config-recess-order": "4.2.0",
"stylelint-config-recommended": "^13.0.0",
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package musescore for openSUSE:Factory checked in at 2024-05-30 15:34:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/musescore (Old)
and /work/SRC/openSUSE:Factory/.musescore.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "musescore"
Thu May 30 15:34:14 2024 rev:46 rq:1177740 version:4.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/musescore/musescore.changes 2024-05-27 12:04:24.388766323 +0200
+++ /work/SRC/openSUSE:Factory/.musescore.new.24587/musescore.changes 2024-05-30 15:36:06.972266780 +0200
@@ -1,0 +2,31 @@
+Thu May 30 10:30:14 UTC 2024 - Marcus Rueckert <mrueckert(a)suse.de>
+
+- MuseScore 4.3.1:
+ This update fixes a critical usability issue affecting AZERTY
+ keyboard users. The shift modifier key can now be used to trigger
+ number keys, enabling note durations to be changed using the
+ default shortcuts.
+
+ This release also improves CPU performance when using Muse
+ Sounds, and resolves a number of playback bugs associated with
+ repeats.
+
+ Additional fixes:
+ - Playback now falls back to MS Basic if SoundFonts are missing.
+ - Volume levels of MS Basic are now better balanced between note input and playback modes.
+ - An issue preventing instrument names from being deleted from beginning of staves has been resolved.
+ - Fixed a bug where synthesizers incorrectly defaulted to the piano sound.
+ - Fixed a crash preventing certain scores with hidden clefs from opening.
+
+ See the full list of improvements here:
+
+ https://github.com/orgs/musescore/projects/46/views/2
+- drop patches which are included in the update:
+ 0001-Increase-file-version-number-to-430.patch
+ 0002-Fix-utests-1.patch
+ 0003-Fix-utests-2.patch
+ 0004-Fix-utests-3.patch
+ 0005-Fix-utests-4.patch
+ 0006-Fix-utests-5.patch
+
+-------------------------------------------------------------------
Old:
----
0001-Increase-file-version-number-to-430.patch
0002-Fix-utests-1.patch
0003-Fix-utests-2.patch
0004-Fix-utests-3.patch
0005-Fix-utests-4.patch
0006-Fix-utests-5.patch
MuseScore-4.3.0.tar.gz
New:
----
MuseScore-4.3.1.tar.gz
BETA DEBUG BEGIN:
Old:- drop patches which are included in the update:
0001-Increase-file-version-number-to-430.patch
0002-Fix-utests-1.patch
Old: 0001-Increase-file-version-number-to-430.patch
0002-Fix-utests-1.patch
0003-Fix-utests-2.patch
Old: 0002-Fix-utests-1.patch
0003-Fix-utests-2.patch
0004-Fix-utests-3.patch
Old: 0003-Fix-utests-2.patch
0004-Fix-utests-3.patch
0005-Fix-utests-4.patch
Old: 0004-Fix-utests-3.patch
0005-Fix-utests-4.patch
0006-Fix-utests-5.patch
Old: 0005-Fix-utests-4.patch
0006-Fix-utests-5.patch
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ musescore.spec ++++++
--- /var/tmp/diff_new_pack.ygeEqA/_old 2024-05-30 15:36:10.084380675 +0200
+++ /var/tmp/diff_new_pack.ygeEqA/_new 2024-05-30 15:36:10.100381261 +0200
@@ -25,7 +25,7 @@
%define fontdir %{_datadir}/fonts/%{name}
%define docdir %{_docdir}/%{name}
Name: musescore
-Version: 4.3.0
+Version: 4.3.1
Release: 0
Summary: A WYSIWYG music score typesetter
# Licenses in MuseScore are a mess. To help other maintainers I give the following overview:
@@ -63,15 +63,6 @@
# PATCH-FIX-OPENSUSE: openSUSE has qmake-qt5 qmake was reserved for qt4, which is no longer present
Patch0: use-qtmake-qt5.patch
-# PATCH-UPSTREAM: https://github.com/musescore/MuseScore/issues/22984
-# make it possible to open files created with official binaries in our build
-Patch0001: 0001-Increase-file-version-number-to-430.patch
-Patch0002: 0002-Fix-utests-1.patch
-Patch0003: 0003-Fix-utests-2.patch
-Patch0004: 0004-Fix-utests-3.patch
-Patch0005: 0005-Fix-utests-4.patch
-Patch0006: 0006-Fix-utests-5.patch
-
BuildRequires: cmake
BuildRequires: fdupes
%if 0%{?suse_version} < 1560 && 0%{?sle_version} <= 150600
++++++ MuseScore-4.3.0.tar.gz -> MuseScore-4.3.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/musescore/MuseScore-4.3.0.tar.gz /work/SRC/openSUSE:Factory/.musescore.new.24587/MuseScore-4.3.1.tar.gz differ: char 13, line 1
1
0
30 May '24
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-appconfiguration-provider for openSUSE:Factory checked in at 2024-05-30 15:34:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-appconfiguration-provider (Old)
and /work/SRC/openSUSE:Factory/.python-azure-appconfiguration-provider.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-appconfiguration-provider"
Thu May 30 15:34:13 2024 rev:3 rq:1177725 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-azure-appconfiguration-provider/python-azure-appconfiguration-provider.changes 2024-04-07 22:05:45.962075135 +0200
+++ /work/SRC/openSUSE:Factory/.python-azure-appconfiguration-provider.new.24587/python-azure-appconfiguration-provider.changes 2024-05-30 15:36:04.324169867 +0200
@@ -1,0 +2,9 @@
+Thu May 30 08:25:26 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz(a)suse.com>
+
+- New upstream release
+ + Version 1.2.0
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-appconfiguration-provider-1.1.0.tar.gz
New:
----
azure-appconfiguration-provider-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-appconfiguration-provider.spec ++++++
--- /var/tmp/diff_new_pack.1oNInj/_old 2024-05-30 15:36:04.736184945 +0200
+++ /var/tmp/diff_new_pack.1oNInj/_new 2024-05-30 15:36:04.740185092 +0200
@@ -18,24 +18,22 @@
%{?sle15_python_module_pythons}
Name: python-azure-appconfiguration-provider
-Version: 1.1.0
+Version: 1.2.0
Release: 0
Summary: Microsoft App Configuration Provider Library for Python
License: MIT
URL: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk
Source: https://files.pythonhosted.org/packages/source/a/azure-appconfiguration-pro…
-BuildRequires: %{python_module azure-core >= 1.24.0}
+BuildRequires: %{python_module azure-core >= 1.28.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
-BuildRequires: %{python_module isodate >= 0.6.1}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-azure-nspkg >= 3.0.0
-Requires: python-msrest >= 0.6.21
Requires: (python-azure-appconfiguration >= 1.4.0 with python-azure-appconfiguration < 2.0.0)
-Requires: (python-azure-core >= 1.25.0 with python-azure-core < 2.0.0)
+Requires: (python-azure-core >= 1.28.0 with python-azure-core < 2.0.0)
Requires: (python-azure-keyvault-secrets >= 4.3.0 with python-azure-keyvault-secrets < 5.0.0)
Conflicts: python-azure-sdk <= 2.0.0
%if 0%{?sle_version} >= 150400
++++++ azure-appconfiguration-provider-1.1.0.tar.gz -> azure-appconfiguration-provider-1.2.0.tar.gz ++++++
++++ 2190 lines of diff (skipped)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package cilium-cli for openSUSE:Factory checked in at 2024-05-30 15:34:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cilium-cli (Old)
and /work/SRC/openSUSE:Factory/.cilium-cli.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cilium-cli"
Thu May 30 15:34:02 2024 rev:66 rq:1177704 version:0.16.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli.changes 2024-05-09 13:12:10.066640821 +0200
+++ /work/SRC/openSUSE:Factory/.cilium-cli.new.24587/cilium-cli.changes 2024-05-30 15:35:53.991791729 +0200
@@ -1,0 +2,67 @@
+Thu May 30 09:00:08 UTC 2024 - opensuse_buildservice(a)ojkastl.de
+
+- Update to version 0.16.8:
+ * Update stable release to v0.16.7 by @michi-covalent in #2532
+ * RELEASE.md: make sure to push correct release branch by
+ @tklauser in #2534
+ * Remove cilium/hubble dependency by @michi-covalent in #2528
+ * golangci: remove deprecated go version properties by @tklauser
+ in #2536
+ * chore(deps): update softprops/action-gh-release action to
+ v2.0.5 by @renovate in #2535
+ * chore(deps): update golangci/golangci-lint-action action to
+ v5.3.0 by @renovate in #2527
+ * Display stderr when ExecInPod action fails. by @marseel in
+ #2508
+ * chore(deps): update golang docker tag to v1.22.3 by @renovate
+ in #2537
+ * chore(deps): update docker.io/library/busybox:stable-glibc
+ docker digest to 9bc27a7 by @renovate in #2538
+ * fix: Azure BYOCNI workflow by @viktor-kurchenko in #2546
+ * Capture additional clustermesh-related troubleshooting
+ information as part of sysdumps by @giorio94 in #2531
+ * Improve ClusterMesh status reporting to include KVStoreMesh
+ information and troubleshooting tips by @giorio94 in #2541
+ * chore(deps): update go to v1.22.3 (patch) by @renovate in #2542
+ * fix(deps): update module github.com/cilium/charts to
+ v0.0.0-20240507142034-8e0b9125ca4a by @renovate in #2543
+ * clustermesh: reset remote clusters configuration upon
+ disconnection by @giorio94 in #2544
+ * chore(deps): update dependency cilium/cilium to v1.15.5 by
+ @renovate in #2551
+ * Connectivity test concurrent run by @viktor-kurchenko in #2496
+ * chore(deps): update golang:1.22.3-alpine3.19 docker digest to
+ f1fe698 by @renovate in #2550
+ * chore(deps): update dependency kubernetes-sigs/kind to v0.23.0
+ by @renovate in #2547
+ * chore(deps): update docker.io/library/golang:1.22.3-alpine3.19
+ docker digest to f1fe698 by @renovate in #2554
+ * chore(deps): update all github action dependencies (patch) by
+ @renovate in #2539
+ * chore(deps): update golangci/golangci-lint-action action to v6
+ by @renovate in #2533
+ * chore(deps): update golangci/golangci-lint docker tag to
+ v1.58.1 by @renovate in #2525
+ * fix(deps): update all go dependencies main (minor) by @renovate
+ in #2556
+ * encrypt: broken IPsec algo removed by @viktor-kurchenko in
+ #2552
+ * sysdump: don't write extension twice in clustermesh debug files
+ by @giorio94 in #2557
+ * fix(deps): update module github.com/cilium/charts to
+ v0.0.0-20240517144447-a8ec8771aab8 by @renovate in #2555
+ * chore(deps): update golangci/golangci-lint docker tag to
+ v1.58.2 by @renovate in #2558
+ * fix(deps): update module helm.sh/helm/v3 to v3.15.1 by
+ @renovate in #2560
+ * Connectivity tests concurrent logger. by @viktor-kurchenko in
+ #2562
+ * chore(deps): update golangci/golangci-lint docker tag to
+ v1.59.0 by @renovate in #2563
+ * chore(deps): update docker/login-action action to v3.2.0 by
+ @renovate in #2564
+ * chore(deps): update azure/login action to v2.1.1 by @renovate
+ in #2561
+ * Prepare for v0.16.8 release by @michi-covalent in #2566
+
+-------------------------------------------------------------------
Old:
----
cilium-cli-0.16.7.obscpio
New:
----
cilium-cli-0.16.8.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cilium-cli.spec ++++++
--- /var/tmp/diff_new_pack.P8adu0/_old 2024-05-30 15:35:57.919935489 +0200
+++ /var/tmp/diff_new_pack.P8adu0/_new 2024-05-30 15:35:57.923935635 +0200
@@ -21,7 +21,7 @@
%define executable_name cilium
Name: cilium-cli
-Version: 0.16.7
+Version: 0.16.8
Release: 0
Summary: CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
License: Apache-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.P8adu0/_old 2024-05-30 15:35:57.955936807 +0200
+++ /var/tmp/diff_new_pack.P8adu0/_new 2024-05-30 15:35:57.959936953 +0200
@@ -3,7 +3,7 @@
<param name="url">https://github.com/cilium/cilium-cli</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="revision">v0.16.7</param>
+ <param name="revision">v0.16.8</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.P8adu0/_old 2024-05-30 15:35:57.979937685 +0200
+++ /var/tmp/diff_new_pack.P8adu0/_new 2024-05-30 15:35:57.979937685 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/cilium/cilium-cli</param>
- <param name="changesrevision">13cf0683b2662c27c691f4330c2ac0f48b429ce5</param></service></servicedata>
+ <param name="changesrevision">3d71144d223f1062c7226211418ddebe524cc53d</param></service></servicedata>
(No newline at EOF)
++++++ cilium-cli-0.16.7.obscpio -> cilium-cli-0.16.8.obscpio ++++++
/work/SRC/openSUSE:Factory/cilium-cli/cilium-cli-0.16.7.obscpio /work/SRC/openSUSE:Factory/.cilium-cli.new.24587/cilium-cli-0.16.8.obscpio differ: char 49, line 1
++++++ cilium-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.P8adu0/_old 2024-05-30 15:35:58.019939149 +0200
+++ /var/tmp/diff_new_pack.P8adu0/_new 2024-05-30 15:35:58.023939295 +0200
@@ -1,5 +1,5 @@
name: cilium-cli
-version: 0.16.7
-mtime: 1715006419
-commit: 13cf0683b2662c27c691f4330c2ac0f48b429ce5
+version: 0.16.8
+mtime: 1717019629
+commit: 3d71144d223f1062c7226211418ddebe524cc53d
++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/cilium-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.cilium-cli.new.24587/vendor.tar.gz differ: char 5, line 1
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kanidm for openSUSE:Factory checked in at 2024-05-30 15:33:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kanidm (Old)
and /work/SRC/openSUSE:Factory/.kanidm.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kanidm"
Thu May 30 15:33:49 2024 rev:32 rq:1177656 version:1.2.2~git0.c4153c9
Changes:
--------
--- /work/SRC/openSUSE:Factory/kanidm/kanidm.changes 2024-05-20 18:12:41.936684689 +0200
+++ /work/SRC/openSUSE:Factory/.kanidm.new.24587/kanidm.changes 2024-05-30 15:35:17.514456755 +0200
@@ -1,0 +2,6 @@
+Thu May 30 02:47:22 UTC 2024 - william.brown(a)suse.com
+
+- Update to version 1.2.2~git0.c4153c9:
+ * Resolve incorrect handling of tokens in logout flow (#2795) (#2803)
+
+-------------------------------------------------------------------
Old:
----
kanidm-1.2.1~git0.ba82b1a.tar.zst
New:
----
kanidm-1.2.2~git0.c4153c9.tar.zst
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kanidm.spec ++++++
--- /var/tmp/diff_new_pack.35E8Zp/_old 2024-05-30 15:35:19.518530099 +0200
+++ /var/tmp/diff_new_pack.35E8Zp/_new 2024-05-30 15:35:19.522530246 +0200
@@ -20,7 +20,7 @@
%define configdir %{_sysconfdir}/kanidm
Name: kanidm
-Version: 1.2.1~git0.ba82b1a
+Version: 1.2.2~git0.c4153c9
Release: 0
Summary: A identity management service and clients.
License: ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR ISC OR MIT ) AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT ) AND ( CC0-1.0 OR Apache-2.0 ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND MPL-2.0 AND MPL-2.0+
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.35E8Zp/_old 2024-05-30 15:35:19.578532295 +0200
+++ /var/tmp/diff_new_pack.35E8Zp/_new 2024-05-30 15:35:19.582532441 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/kanidm/kanidm.git</param>
- <param name="changesrevision">ba82b1aeaf556dbd91a7fffd9b1c390563a51bde</param></service></servicedata>
+ <param name="changesrevision">c4153c96bb10b9299aa5592b9d326872838c5d2d</param></service></servicedata>
(No newline at EOF)
++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.35E8Zp/_old and /var/tmp/diff_new_pack.35E8Zp/_new differ
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package julia for openSUSE:Factory checked in at 2024-05-30 15:33:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/julia (Old)
and /work/SRC/openSUSE:Factory/.julia.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "julia"
Thu May 30 15:33:41 2024 rev:5 rq:1177653 version:1.10.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/julia/julia.changes 2024-05-22 21:33:39.636576583 +0200
+++ /work/SRC/openSUSE:Factory/.julia.new.24587/julia.changes 2024-05-30 15:35:14.934362331 +0200
@@ -1,0 +2,11 @@
+Wed May 29 13:42:29 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice(a)uncomfyhalomacro.pl>
+
+- Update JULIA_CPU_TARGETS
+
+-------------------------------------------------------------------
+Wed May 29 03:29:01 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice(a)uncomfyhalomacro.pl>
+
+- Reenable aarch64 builds with patch
+ ./allow_libssp_libatomic_and_libgomp_to_fail_as_they_are_not_available_on_all_systems.patch
+
+-------------------------------------------------------------------
New:
----
allow_libssp_libatomic_and_libgomp_to_fail_as_they_are_not_available_on_all_systems.patch
BETA DEBUG BEGIN:
New:- Reenable aarch64 builds with patch
./allow_libssp_libatomic_and_libgomp_to_fail_as_they_are_not_available_on_all_systems.patch
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ julia.spec ++++++
--- /var/tmp/diff_new_pack.WUnyZx/_old 2024-05-30 15:35:17.082440945 +0200
+++ /var/tmp/diff_new_pack.WUnyZx/_new 2024-05-30 15:35:17.086441091 +0200
@@ -84,6 +84,8 @@
Patch7: julia-hardcoded-libs.patch
# PATCH-FIX-OPENSUSE -- A bug in MPFR which they describe in their INSTALL file. So we have to assist the mpfr.mk that julia uses.
Patch8: mpfr-looking-for-gmp-fix.patch
+# PATCH-FIX-UPSTREAM
+Patch9: https://github.com/JuliaLang/julia/pull/54605.patch#/allow_libssp_libatomic…
BuildRequires: ImageMagick
BuildRequires: autoconf
@@ -269,7 +271,7 @@
%if 0%{?compat_mode}
ExclusiveArch: x86_64 x86_64_v3
%else
-ExclusiveArch: x86_64 x86_64_v3
+ExclusiveArch: x86_64 x86_64_v3 aarch64
%endif
%{?suse_build_hwcaps_libs}
@@ -377,7 +379,10 @@
make %{?_smp_mflags} \
MARCH="%{julia_march}" \
%ifarch x86_64 || x86_64_v3
- JULIA_CPU_TARGET="generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)" \
+ JULIA_CPU_TARGETS="generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)" \
+%endif
+%ifarch aarch64
+ JULIA_CPU_TARGETS="generic;cortex-a53;cortex-a55;cortex-a57;cortex-a72;arm_cortex_a78;arm_cortex_x1;neoverse-512tvb,base(3);arm_neoverse_n1;arm_neoverse_v1;arm_neoverse_n2;carmel,clone_all;apple-m1,base(3)" \
%endif
build_prefix="%{_builddir}/%{buildsubdir}/build%{_prefix}" \
build_libdir="%{_builddir}/%{buildsubdir}/build%{_libdir}" \
@@ -437,7 +442,10 @@
make install DESTDIR="%{buildroot}" \
MARCH="%{julia_march}" \
%ifarch x86_64 || x86_64_v3
- JULIA_CPU_TARGET="generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)" \
+ JULIA_CPU_TARGETS="generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)" \
+%endif
+%ifarch aarch64
+ JULIA_CPU_TARGETS="generic;cortex-a53;cortex-a55;cortex-a57;cortex-a72;arm_cortex_a78;arm_cortex_x1;neoverse-512tvb,base(3);arm_neoverse_n1;arm_neoverse_v1;arm_neoverse_n2;carmel,clone_all;apple-m1,base(3)" \
%endif
build_prefix="%{_builddir}/%{buildsubdir}/build%{_prefix}" \
build_libdir="%{_builddir}/%{buildsubdir}/build%{_libdir}" \
++++++ allow_libssp_libatomic_and_libgomp_to_fail_as_they_are_not_available_on_all_systems.patch ++++++
From dc7e47be092a21ddd74311114b2df4c72a8044b3 Mon Sep 17 00:00:00 2001
From: "Viral B. Shah" <ViralBShah(a)users.noreply.github.com>
Date: Tue, 28 May 2024 16:37:02 -0400
Subject: [PATCH] Allow libssp, libatomic and libgomp to fail as they are not
available on all systems
Co-authored-by: FX Coudert <fxcoudert(a)gmail.com>
---
base/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/Makefile b/base/Makefile
index 9a6c0d0d03833..febee53a9ddfc 100644
--- a/base/Makefile
+++ b/base/Makefile
@@ -249,12 +249,12 @@ endif
ifneq (,$(LIBGFORTRAN_VERSION))
$(eval $(call symlink_system_library,CSL,libgfortran,$(LIBGFORTRAN_VERSION)))
endif
-$(eval $(call symlink_system_library,CSL,libquadmath,0))
$(eval $(call symlink_system_library,CSL,libstdc++,6))
-# We allow libssp, libatomic and libgomp to fail as they are not available on all systems
+# We allow libssp, libatomic, libgomp and libquadmath to fail as they are not available on all systems
$(eval $(call symlink_system_library,CSL,libssp,0,ALLOW_FAILURE))
$(eval $(call symlink_system_library,CSL,libatomic,1,ALLOW_FAILURE))
$(eval $(call symlink_system_library,CSL,libgomp,1,ALLOW_FAILURE))
+$(eval $(call symlink_system_library,CSL,libquadmath,0,ALLOW_FAILURE))
$(eval $(call symlink_system_library,PCRE,libpcre2-8))
$(eval $(call symlink_system_library,DSFMT,libdSFMT))
$(eval $(call symlink_system_library,LIBBLASTRAMPOLINE,libblastrampoline))
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package schismtracker for openSUSE:Factory checked in at 2024-05-30 15:33:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/schismtracker (Old)
and /work/SRC/openSUSE:Factory/.schismtracker.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "schismtracker"
Thu May 30 15:33:40 2024 rev:36 rq:1177651 version:20240529
Changes:
--------
--- /work/SRC/openSUSE:Factory/schismtracker/schismtracker.changes 2024-05-27 12:02:40.972940451 +0200
+++ /work/SRC/openSUSE:Factory/.schismtracker.new.24587/schismtracker.changes 2024-05-30 15:35:13.710317534 +0200
@@ -1,0 +2,14 @@
+Wed May 29 17:55:33 UTC 2024 - Jan Engelhardt <jengelh(a)inai.de>
+
+- Update to release 20240529
+ * Add support for exporting songs and saving samples to FLAC
+ * Fix mouse wheel coordinates getting warped under want_fixed=1
+ * Fix some text input events causing global key inputs
+ * Fix character digraphs
+ * Fix double mouse cursor over half-width characters
+ * Fix Shift-Tab not being the same as in ImpulseTracker
+ * Fix appearance of parent directories in file browsers when
+ those directories do, in fact, not exist
+- Add 0001-build-fix-gcc-warning-for-handle_text_input-function.patch
+
+-------------------------------------------------------------------
Old:
----
20240523.tar.gz
New:
----
0001-build-fix-gcc-warning-for-handle_text_input-function.patch
20240529.tar.gz
BETA DEBUG BEGIN:
New: those directories do, in fact, not exist
- Add 0001-build-fix-gcc-warning-for-handle_text_input-function.patch
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ schismtracker.spec ++++++
--- /var/tmp/diff_new_pack.ErhJwK/_old 2024-05-30 15:35:14.610350473 +0200
+++ /var/tmp/diff_new_pack.ErhJwK/_new 2024-05-30 15:35:14.610350473 +0200
@@ -17,7 +17,7 @@
Name: schismtracker
-Version: 20240523
+Version: 20240529
Release: 0
Summary: Music editor that matches the look and feel of Impulse Tracker
License: GPL-2.0-or-later
@@ -29,6 +29,7 @@
Patch1: schism-alsa.diff
Patch2: schism-nodate.diff
Patch3: schism-deptrack.diff
+Patch4: 0001-build-fix-gcc-warning-for-handle_text_input-function.patch
BuildRequires: alsa-devel
BuildRequires: autoconf
BuildRequires: automake
@@ -38,6 +39,7 @@
BuildRequires: libtool
BuildRequires: python3-base
BuildRequires: update-desktop-files
+BuildRequires: pkgconfig(flac)
BuildRequires: pkgconfig(sdl2)
%description
++++++ 0001-build-fix-gcc-warning-for-handle_text_input-function.patch ++++++
From f3969bdd83f1d16a8cd1b78ed68b485b2e25d404 Mon Sep 17 00:00:00 2001
From: Jan Engelhardt <jengelh(a)inai.de>
Date: Wed, 29 May 2024 21:19:15 +0200
Subject: [PATCH] build: fix gcc warning for handle_text_input functions
page_loadinst.c: In function "file_list_handle_text_input":
page_loadinst.c:383:1: error: control reaches end of non-void function [-Werror=return-type]
---
schism/page_loadinst.c | 1 +
schism/page_loadsample.c | 1 +
2 files changed, 2 insertions(+)
diff --git a/schism/page_loadinst.c b/schism/page_loadinst.c
index 6b73cc74..9c209b87 100644
--- a/schism/page_loadinst.c
+++ b/schism/page_loadinst.c
@@ -380,6 +380,7 @@ static int file_list_handle_text_input(const uint8_t* text) {
return 1;
}
}
+ return 0;
}
static int file_list_handle_key(struct key_event * k)
diff --git a/schism/page_loadsample.c b/schism/page_loadsample.c
index 448913ee..00bcb43c 100644
--- a/schism/page_loadsample.c
+++ b/schism/page_loadsample.c
@@ -639,6 +639,7 @@ static int file_list_handle_text_input(const uint8_t* text) {
return 1;
}
}
+ return 0;
}
static int file_list_handle_key(struct key_event * k)
--
2.45.1
++++++ 20240523.tar.gz -> 20240529.tar.gz ++++++
++++ 8732 lines of diff (skipped)
++++++ schism-nodate.diff ++++++
--- /var/tmp/diff_new_pack.ErhJwK/_old 2024-05-30 15:35:14.814357939 +0200
+++ /var/tmp/diff_new_pack.ErhJwK/_new 2024-05-30 15:35:14.818358085 +0200
@@ -8,50 +8,20 @@
uses just a heuristic - excessive rebuilds should not actually
be happening.
---
- schism/version.c | 11 +++++------
- 1 file changed, 5 insertions(+), 6 deletions(-)
+ schism/version.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-Index: schismtracker-20200412/schism/version.c
+Index: schismtracker-20240529/schism/version.c
===================================================================
---- schismtracker-20200412.orig/schism/version.c
-+++ schismtracker-20200412/schism/version.c
-@@ -92,6 +92,10 @@ Information at our disposal:
+--- schismtracker-20240529.orig/schism/version.c
++++ schismtracker-20240529/schism/version.c
+@@ -52,7 +52,7 @@ static const char* top_banner_normal =
+ #if !defined(EMPTY_VERSION)
+ "Schism Tracker " VERSION
+ #else
+- "Schism Tracker built " __DATE__ " " __TIME__
++ "Schism Tracker built <>"
+ #endif
+ ;
- */
-
-+/* update whenever you checkout */
-+#define __HG_DATE__ "Apr 9 2011"
-+#define __HG_TIME__ "00:00:00" /* screw this */
-+
- static int get_version_tm(struct tm *version)
- {
- char *ret;
-@@ -101,10 +105,6 @@ static int get_version_tm(struct tm *ver
- if (ret && !*ret)
- return 1;
- /* Argh. */
-- memset(version, 0, sizeof(*version));
-- ret = strptime(__DATE__, "%b %e %Y", version);
-- if (ret && !*ret)
-- return 1;
- /* Give up; we don't know anything. */
- return 0;
- }
-@@ -118,7 +118,6 @@ void ver_init(void)
- if (get_version_tm(&version)) {
- version_sec = mktime(&version);
- } else {
-- printf("help, I am very confused about myself\n");
- version_sec = epoch_sec;
- }
-
-@@ -134,7 +133,7 @@ void ver_init(void)
- "Schism Tracker %s", ver);
- } else {
- snprintf(top_banner_normal, sizeof(top_banner_normal) - 1,
-- "Schism Tracker built %s %s", __DATE__, __TIME__);
-+ "Schism Tracker");
- }
-
- top_banner_normal[sizeof(top_banner_normal) - 1] = '\0'; /* to be sure */
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package nebula for openSUSE:Factory checked in at 2024-05-30 15:33:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nebula (Old)
and /work/SRC/openSUSE:Factory/.nebula.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nebula"
Thu May 30 15:33:39 2024 rev:3 rq:1177650 version:1.9.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/nebula/nebula.changes 2024-05-17 20:07:01.639424689 +0200
+++ /work/SRC/openSUSE:Factory/.nebula.new.24587/nebula.changes 2024-05-30 15:35:09.726171725 +0200
@@ -1,0 +2,6 @@
+Wed May 29 21:39:44 UTC 2024 - Richard Rahl <rrahl0(a)disroot.org>
+
+- update to version 1.9.1:
+ * Fixed a potential deadlock in GetOrHandshake
+
+-------------------------------------------------------------------
Old:
----
nebula-1.9.0.tar.gz
New:
----
nebula-1.9.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nebula.spec ++++++
--- /var/tmp/diff_new_pack.iD4G5U/_old 2024-05-30 15:35:11.846249314 +0200
+++ /var/tmp/diff_new_pack.iD4G5U/_new 2024-05-30 15:35:11.862249899 +0200
@@ -17,7 +17,7 @@
Name: nebula
-Version: 1.9.0
+Version: 1.9.1
Release: 0
Summary: A scalable overlay networking tool
License: MIT
++++++ _service ++++++
--- /var/tmp/diff_new_pack.iD4G5U/_old 2024-05-30 15:35:12.162260879 +0200
+++ /var/tmp/diff_new_pack.iD4G5U/_new 2024-05-30 15:35:12.202262343 +0200
@@ -3,7 +3,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/slackhq/nebula.git</param>
<param name="scm">git</param>
- <param name="revision">refs/tags/v1.9.0</param>
+ <param name="revision">refs/tags/v1.9.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="package-meta">yes</param>
++++++ nebula-1.9.0.tar.gz -> nebula-1.9.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/HEAD new/nebula-1.9.1/.git/HEAD
--- old/nebula-1.9.0/.git/HEAD 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/.git/HEAD 2024-05-29 20:06:46.000000000 +0200
@@ -1 +1 @@
-50b24c102ebc01aae21f0bcfc2dfff08f0611fcf
+a92056a7db2fcae11078d677a88a471cd6be707e
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/ORIG_HEAD new/nebula-1.9.1/.git/ORIG_HEAD
--- old/nebula-1.9.0/.git/ORIG_HEAD 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/.git/ORIG_HEAD 2024-05-29 20:06:46.000000000 +0200
@@ -1 +1 @@
-50b24c102ebc01aae21f0bcfc2dfff08f0611fcf
+a92056a7db2fcae11078d677a88a471cd6be707e
Binary files old/nebula-1.9.0/.git/index and new/nebula-1.9.1/.git/index differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/logs/HEAD new/nebula-1.9.1/.git/logs/HEAD
--- old/nebula-1.9.0/.git/logs/HEAD 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/.git/logs/HEAD 2024-05-29 20:06:46.000000000 +0200
@@ -1,2 +1,2 @@
-0000000000000000000000000000000000000000 50b24c102ebc01aae21f0bcfc2dfff08f0611fcf Richard Rahl <rrahl0(a)disroot.org> 1715900595 +0200 clone: from https://github.com/slackhq/nebula.git
-50b24c102ebc01aae21f0bcfc2dfff08f0611fcf 50b24c102ebc01aae21f0bcfc2dfff08f0611fcf Richard Rahl <rrahl0(a)disroot.org> 1715900597 +0200 checkout: moving from master to refs/tags/v1.9.0
+0000000000000000000000000000000000000000 a92056a7db2fcae11078d677a88a471cd6be707e Richard Rahl <user(a)localhost.localdomain> 1717018628 +0200 clone: from https://github.com/slackhq/nebula.git
+a92056a7db2fcae11078d677a88a471cd6be707e a92056a7db2fcae11078d677a88a471cd6be707e Richard Rahl <user(a)localhost.localdomain> 1717018629 +0200 checkout: moving from master to refs/tags/v1.9.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/logs/refs/heads/master new/nebula-1.9.1/.git/logs/refs/heads/master
--- old/nebula-1.9.0/.git/logs/refs/heads/master 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/.git/logs/refs/heads/master 2024-05-29 20:06:46.000000000 +0200
@@ -1 +1 @@
-0000000000000000000000000000000000000000 50b24c102ebc01aae21f0bcfc2dfff08f0611fcf Richard Rahl <rrahl0(a)disroot.org> 1715900595 +0200 clone: from https://github.com/slackhq/nebula.git
+0000000000000000000000000000000000000000 a92056a7db2fcae11078d677a88a471cd6be707e Richard Rahl <user(a)localhost.localdomain> 1717018628 +0200 clone: from https://github.com/slackhq/nebula.git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/logs/refs/remotes/origin/HEAD new/nebula-1.9.1/.git/logs/refs/remotes/origin/HEAD
--- old/nebula-1.9.0/.git/logs/refs/remotes/origin/HEAD 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/.git/logs/refs/remotes/origin/HEAD 2024-05-29 20:06:46.000000000 +0200
@@ -1 +1 @@
-0000000000000000000000000000000000000000 50b24c102ebc01aae21f0bcfc2dfff08f0611fcf Richard Rahl <rrahl0(a)disroot.org> 1715900595 +0200 clone: from https://github.com/slackhq/nebula.git
+0000000000000000000000000000000000000000 a92056a7db2fcae11078d677a88a471cd6be707e Richard Rahl <user(a)localhost.localdomain> 1717018628 +0200 clone: from https://github.com/slackhq/nebula.git
Binary files old/nebula-1.9.0/.git/objects/pack/pack-05b18eb46832a6d91d0137ae11c20a5a82393fc4.idx and new/nebula-1.9.1/.git/objects/pack/pack-05b18eb46832a6d91d0137ae11c20a5a82393fc4.idx differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-05b18eb46832a6d91d0137ae11c20a5a82393fc4.pack and new/nebula-1.9.1/.git/objects/pack/pack-05b18eb46832a6d91d0137ae11c20a5a82393fc4.pack differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-05b18eb46832a6d91d0137ae11c20a5a82393fc4.rev and new/nebula-1.9.1/.git/objects/pack/pack-05b18eb46832a6d91d0137ae11c20a5a82393fc4.rev differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.idx and new/nebula-1.9.1/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.idx differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.pack and new/nebula-1.9.1/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.pack differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.promisor new/nebula-1.9.1/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.promisor
--- old/nebula-1.9.0/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.promisor 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.promisor 1970-01-01 01:00:00.000000000 +0100
@@ -1,27 +0,0 @@
-50b24c102ebc01aae21f0bcfc2dfff08f0611fcf HEAD
-0af7e6a1ddadd96dfe967ba49e456f2c67969b1e refs/heads/add-http-pprof
-ceeccc6ef569ac80dc7b85c2f29bd50d90764037 refs/heads/dependabot/github_actions/Apple-Actions/import-codesign-certs-3
-ce561ddf09c4b5937f891a78dd496b206c656942 refs/heads/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
-db11e2f1af19017d21ef5912a5613d48b9db3d02 refs/heads/interface-hooks
-50b24c102ebc01aae21f0bcfc2dfff08f0611fcf refs/heads/master
-b445d14ddb2f356222631da38d45dc978608a9d8 refs/heads/multiport
-f2251645bbbfdc1738d75314e38d08374aa8790e refs/heads/mutex-debug
-06372e12f1a2fd763c2a8a9d465f5b80511de614 refs/heads/prometheus-static-labels
-6d5299715ebb720197f0095b8c287ff0b94928f5 refs/heads/psk
-b6c6b96c79a5c64d98fd77162c4427811e69c2e1 refs/heads/windows_udp_buffer_setting
-f9d3d521b62aa52463d008ef4e2f2133daaa0b4c refs/tags/v1.0.0
-0312a3e4408836e2a58a08171c31d7b13ae917e2 refs/tags/v1.1.0
-019d573fd023224454e7dce0d68fcf4155f77b91 refs/tags/v1.2.0
-14bd5487d818474fcd39a12b12789a6daeaa210a refs/tags/v1.3.0
-8ef4213a01084719c80a7bd3d1c04e3999ba673c refs/tags/v1.4.0
-57a32f7c15f1ea105507958aac538ae736474158 refs/tags/v1.5.0
-6f6452112c7bd441dc4bea2134a9cda3faea858a refs/tags/v1.5.2
-d2847cddd89fb1c44b3da10a84e7a9b3e2f55131 refs/tags/v1.6.0
-e6f8783d68238d851832a892ece04b0877644f4c refs/tags/v1.6.1
-2bd87e2fd9648115aae5eec6c8405dff4415bb60 refs/tags/v1.7.0
-dc15e3c8f7e27deb87260749015bcc9d80846314 refs/tags/v1.7.1
-fe5893ceb0e59a00921d412c542351af21858279 refs/tags/v1.7.2
-2b49fed0ff9829f2cddff6b9b84daa4573015ba0 refs/tags/v1.8.0
-8a6a50394fc0af13759121a33f6b822da3d7e2b0 refs/tags/v1.8.1
-0627ffad3e6db253fee4309fb2fbf6c3e6bfc138 refs/tags/v1.8.2
-2e19289b18f2617e9b89ca1017795861f79e3001 refs/tags/v1.9.0
Binary files old/nebula-1.9.0/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.rev and new/nebula-1.9.1/.git/objects/pack/pack-223a2103250f88db3b51de818d5b87d16965f21f.rev differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.idx and new/nebula-1.9.1/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.idx differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.pack and new/nebula-1.9.1/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.pack differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.promisor new/nebula-1.9.1/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.promisor
--- old/nebula-1.9.0/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.promisor 1970-01-01 01:00:00.000000000 +0100
+++ new/nebula-1.9.1/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.promisor 2024-05-29 20:06:46.000000000 +0200
@@ -0,0 +1,203 @@
+0017794f4638f1a1b4e469619a9824accac6ccea 0017794f4638f1a1b4e469619a9824accac6ccea
+05b42d10c5682319a702f01111145bf1b7aa59a5 05b42d10c5682319a702f01111145bf1b7aa59a5
+079e4dd2ff4c57333565f78b2d07926303588ac9 079e4dd2ff4c57333565f78b2d07926303588ac9
+08e1b6a80b9503b7247bc5c329243bc45daec3d3 08e1b6a80b9503b7247bc5c329243bc45daec3d3
+093bf69ccba033f08cbd5d8811e98486344ce868 093bf69ccba033f08cbd5d8811e98486344ce868
+0b277b5c1ff48a702c5a9eb0fbdb64855af0fce6 0b277b5c1ff48a702c5a9eb0fbdb64855af0fce6
+0bb2345ac0bc40f01a8a0ec0e4939503cd911990 0bb2345ac0bc40f01a8a0ec0e4939503cd911990
+0d0943f0ac369354ac6b6db9da6f880e0584d73a 0d0943f0ac369354ac6b6db9da6f880e0584d73a
+0d5d41bf776759854f0f442b6994a75e0519d931 0d5d41bf776759854f0f442b6994a75e0519d931
+0e671861f72c55ed9112365e83f74a286f7e45be 0e671861f72c55ed9112365e83f74a286f7e45be
+0efb9675691ae7ad3e375ca9ccc44078eee51cf0 0efb9675691ae7ad3e375ca9ccc44078eee51cf0
+0ffbd8792f5e1882479d8075e90f66647adbcf20 0ffbd8792f5e1882479d8075e90f66647adbcf20
+1151c8906147e16ace942c89d79626aee05f05c5 1151c8906147e16ace942c89d79626aee05f05c5
+120be6960da14f9da3e288cbea5f7c8c73095e18 120be6960da14f9da3e288cbea5f7c8c73095e18
+129744fd2513138b0d3269fcdf61bdc5a1f0bd78 129744fd2513138b0d3269fcdf61bdc5a1f0bd78
+13146ab71fb0cc690d597ce27bca0abdbd502da4 13146ab71fb0cc690d597ce27bca0abdbd502da4
+14ba2ce145c06795b4387de56029e160697140b2 14ba2ce145c06795b4387de56029e160697140b2
+16e6a680fefc2fc02952634fce616297c1725157 16e6a680fefc2fc02952634fce616297c1725157
+16e768ee42b7416f77f5f2f603688c8e28679d17 16e768ee42b7416f77f5f2f603688c8e28679d17
+184eea8eac1c8684fd7d74c61e1e3aa295356a3a 184eea8eac1c8684fd7d74c61e1e3aa295356a3a
+197e3a717cb8e48d651fb5368c88d2a5eed8472a 197e3a717cb8e48d651fb5368c88d2a5eed8472a
+1aea83273596bf6a26a3b065af178176dd3cf475 1aea83273596bf6a26a3b065af178176dd3cf475
+1c1842da5532f71f64ab20a23e3ceade57046140 1c1842da5532f71f64ab20a23e3ceade57046140
+1c4affda1f884a8ff5776f531158a1950c109ad2 1c4affda1f884a8ff5776f531158a1950c109ad2
+1c6382827b0595cbe8e42c543aec24308d1074c4 1c6382827b0595cbe8e42c543aec24308d1074c4
+1db60a7c41b17e09f1f24f0ed795b514f3edcab4 1db60a7c41b17e09f1f24f0ed795b514f3edcab4
+1dd6d1de77c5abae05ad208a5d4342bc5324cc3a 1dd6d1de77c5abae05ad208a5d4342bc5324cc3a
+2034405a70048b4afbf04c625828ee3819324bef 2034405a70048b4afbf04c625828ee3819324bef
+2372ced0951f67cf8271ab85c93eff72c95a81dc 2372ced0951f67cf8271ab85c93eff72c95a81dc
+261ed3642b694b55ba1cf8b6ec6a7033693548de 261ed3642b694b55ba1cf8b6ec6a7033693548de
+28170b622cf5c5fbdf3349152e1f6c80888b1961 28170b622cf5c5fbdf3349152e1f6c80888b1961
+2ab97dba062208bcb6ffc32bef8347d586751038 2ab97dba062208bcb6ffc32bef8347d586751038
+2b5e6e937141af36ad4974569e64a68d16067818 2b5e6e937141af36ad4974569e64a68d16067818
+2beca66c91c38c5ee8036319e29fe439c94d4195 2beca66c91c38c5ee8036319e29fe439c94d4195
+2ddebca746d53eca821f4704116b5f190c80d7c9 2ddebca746d53eca821f4704116b5f190c80d7c9
+2efe31d24620fcd719d47e70e3ed91b3f15e3fd9 2efe31d24620fcd719d47e70e3ed91b3f15e3fd9
+2f06951af52aca425bcad1aabdb72e04ade3d263 2f06951af52aca425bcad1aabdb72e04ade3d263
+2fab9274b8c46eb5c8415ac1c7c67ff8ff645919 2fab9274b8c46eb5c8415ac1c7c67ff8ff645919
+30e99eca13c42cebf1ed898f1e35e39bc2973acf 30e99eca13c42cebf1ed898f1e35e39bc2973acf
+31c1a554c6beff52025c19254458992f0356395c 31c1a554c6beff52025c19254458992f0356395c
+334cb60621df74b038d59c5be1149006b729154f 334cb60621df74b038d59c5be1149006b729154f
+34fe17e5902aebb08a0a2e04d7c713919ff28c35 34fe17e5902aebb08a0a2e04d7c713919ff28c35
+3558e1a542336e677d00715ff3f3e54e5abe80a5 3558e1a542336e677d00715ff3f3e54e5abe80a5
+3570e0750597c554d37c726ca02d0900c18e0f7c 3570e0750597c554d37c726ca02d0900c18e0f7c
+35d644689f272a6d2e97236c0596adb574d5626f 35d644689f272a6d2e97236c0596adb574d5626f
+36d043bcd53f5526b521f8c3dce5c1bb1115f02a 36d043bcd53f5526b521f8c3dce5c1bb1115f02a
+383398322ca1465eec24ca29d3856b73d5551a09 383398322ca1465eec24ca29d3856b73d5551a09
+38f5bea252a786196aa4c339db3d3e65a251d122 38f5bea252a786196aa4c339db3d3e65a251d122
+3a534051d81c867a0d20a43718eeda67c75967e2 3a534051d81c867a0d20a43718eeda67c75967e2
+3b1b80f1a04e7e6dd38a3eea3a4c2a6e3cc1bdb7 3b1b80f1a04e7e6dd38a3eea3a4c2a6e3cc1bdb7
+3b7cdd1c9a1d4efbf1082648c0d6e712525bc7a0 3b7cdd1c9a1d4efbf1082648c0d6e712525bc7a0
+3c14face3ddd404826bf5c741f1f9731698b1e0d 3c14face3ddd404826bf5c741f1f9731698b1e0d
+3d0fa1b65e6515aa47c43e04cabee6d789ecd12a 3d0fa1b65e6515aa47c43e04cabee6d789ecd12a
+3e760feb3f167bdb90b357ea3632c1d7e59fb903 3e760feb3f167bdb90b357ea3632c1d7e59fb903
+3f2cd2a48713937e62f61033d303c6f7eb752ba1 3f2cd2a48713937e62f61033d303c6f7eb752ba1
+3f3f2eb47bef4b6bc7a933fcb442cfdf4c5d68e5 3f3f2eb47bef4b6bc7a933fcb442cfdf4c5d68e5
+3f81ff4009bc45d34ad95528aa75e39c6658ffd4 3f81ff4009bc45d34ad95528aa75e39c6658ffd4
+400e275b469b6bf0d21ecbfc628fa55d68263571 400e275b469b6bf0d21ecbfc628fa55d68263571
+46fb87ceb011f9ec9fac030054f7adbfca743f97 46fb87ceb011f9ec9fac030054f7adbfca743f97
+49aa171917b44fdc173f12b8b738135ab5f398f9 49aa171917b44fdc173f12b8b738135ab5f398f9
+4b1d0bd0d028528610d5f38b77a6e9937ea07a1c 4b1d0bd0d028528610d5f38b77a6e9937ea07a1c
+4e5d51d0c3cc495775582d00a11fb46fa62bb2d3 4e5d51d0c3cc495775582d00a11fb46fa62bb2d3
+4e7bb83afe9adc434c29c39cee6b1bfe67fc41fb 4e7bb83afe9adc434c29c39cee6b1bfe67fc41fb
+5041f82ce386d917a3017497f623dcccd3c8e66e 5041f82ce386d917a3017497f623dcccd3c8e66e
+50b7d62b22f780dd105d76fdf2562a3b698e3d72 50b7d62b22f780dd105d76fdf2562a3b698e3d72
+523968c2352e3904d9f21e373d90604e297ad914 523968c2352e3904d9f21e373d90604e297ad914
+53f57b137a0a513c79d0a5bdb4be59292713a50b 53f57b137a0a513c79d0a5bdb4be59292713a50b
+547037c5a10a71380bc2e12a5ff4b9389e3a73d9 547037c5a10a71380bc2e12a5ff4b9389e3a73d9
+54833bdc789754f8b3086f94764e7ac990786b11 54833bdc789754f8b3086f94764e7ac990786b11
+55985f47fce85634642657532866a0217ff8e939 55985f47fce85634642657532866a0217ff8e939
+55d441f4a8017b2ea30eae55137c52f2829dba5f 55d441f4a8017b2ea30eae55137c52f2829dba5f
+589a124633a3b69c03c2b8d36a4e3ee1fbbfa0e2 589a124633a3b69c03c2b8d36a4e3ee1fbbfa0e2
+59f1d0e523ae0bd8ff17c6e33d24e540847b2b6c 59f1d0e523ae0bd8ff17c6e33d24e540847b2b6c
+5cf0a028abab5fa3606ff15513ae87cab10aac95 5cf0a028abab5fa3606ff15513ae87cab10aac95
+60a1afdafeaf7460df1b52c8a79ee8bb566208ff 60a1afdafeaf7460df1b52c8a79ee8bb566208ff
+64c624c7e8dd6859a197ac849036a79cb2bac6b4 64c624c7e8dd6859a197ac849036a79cb2bac6b4
+65ea91f5105a5681011580b4bf219f50e187a21d 65ea91f5105a5681011580b4bf219f50e187a21d
+65f7677aa1d7f2f3a2a1fb560a3a25a80e4f5446 65f7677aa1d7f2f3a2a1fb560a3a25a80e4f5446
+66427e33904179592b33638b63530611a5872f9a 66427e33904179592b33638b63530611a5872f9a
+6816be6734089bfc8c518c835935da8eeeeb0c85 6816be6734089bfc8c518c835935da8eeeeb0c85
+682107bb01caeb72a569b35028bc2cbe23e16b46 682107bb01caeb72a569b35028bc2cbe23e16b46
+69f6ae84f47316b8772977a072b24188c4a409c9 69f6ae84f47316b8772977a072b24188c4a409c9
+6a023abf20b6ef8e38c2bc8a73447cb2183e8ddc 6a023abf20b6ef8e38c2bc8a73447cb2183e8ddc
+6c6c7951563aa1bc4dbe4184900f6277c8d43bba 6c6c7951563aa1bc4dbe4184900f6277c8d43bba
+6d04027aa7ab62201683f852fd13d8e70bd045a2 6d04027aa7ab62201683f852fd13d8e70bd045a2
+6d5c8a433279de7637aed7ab48574b65540a8d54 6d5c8a433279de7637aed7ab48574b65540a8d54
+70b07f4e3252539a0ddd7fe3954c244716787e4f 70b07f4e3252539a0ddd7fe3954c244716787e4f
+712d4264bcd23a46e0bec5637a14919085a2dc31 712d4264bcd23a46e0bec5637a14919085a2dc31
+71b83f433fdac1cd69384227ded09527a559c452 71b83f433fdac1cd69384227ded09527a559c452
+7276dfa1325163a2fa2c31506d9ecda2773c802d 7276dfa1325163a2fa2c31506d9ecda2773c802d
+730853a99defe1797ab923ad3179efe531c08e64 730853a99defe1797ab923ad3179efe531c08e64
+74367f6e85223c00d1e262fd88bc1768099d28b8 74367f6e85223c00d1e262fd88bc1768099d28b8
+746d6a3ab8f3bde7a9b1cfd3d839981145737909 746d6a3ab8f3bde7a9b1cfd3d839981145737909
+765a006654bf2bfd46614853267f550520694275 765a006654bf2bfd46614853267f550520694275
+76cf72fc3c197c5186c639d07d6934232cec5b41 76cf72fc3c197c5186c639d07d6934232cec5b41
+785aa6a74b1c7a616a8cfcae89fe1408a47c5a98 785aa6a74b1c7a616a8cfcae89fe1408a47c5a98
+796b96d1c402326528b4ba3c12ee9d92d0e212e9 796b96d1c402326528b4ba3c12ee9d92d0e212e9
+7a0a0cff356f62ce2fd89d2478d13e1d8285334f 7a0a0cff356f62ce2fd89d2478d13e1d8285334f
+7aa06ccb4a8b6c134d52c764b8849838d9fe4438 7aa06ccb4a8b6c134d52c764b8849838d9fe4438
+7d8f2eb8fbd90b7d895b6587331446edb1f3146b 7d8f2eb8fbd90b7d895b6587331446edb1f3146b
+8129560efeaf185ef1ef3cac5cd78383995b145a 8129560efeaf185ef1ef3cac5cd78383995b145a
+818e2ae4bcc1667d8dc74159cbc37681551d9419 818e2ae4bcc1667d8dc74159cbc37681551d9419
+8311cef0b2cb5dab96067852687f641600226b6f 8311cef0b2cb5dab96067852687f641600226b6f
+8354c094ea61d80dd3d9462e303d4261ffcb1892 8354c094ea61d80dd3d9462e303d4261ffcb1892
+844eaf2fc039f361b3710fa46b5ad2af1a2bb38e 844eaf2fc039f361b3710fa46b5ad2af1a2bb38e
+86656c920bba7d4802af9cede9bc78e498186b6a 86656c920bba7d4802af9cede9bc78e498186b6a
+8727b16f143e920f866d59f7f67359851e513ca1 8727b16f143e920f866d59f7f67359851e513ca1
+87a0de75bb09f4848f55abc1eb03c4fc20d13525 87a0de75bb09f4848f55abc1eb03c4fc20d13525
+88e33b7e99ede588bc2ce54be2327a0dda6325ac 88e33b7e99ede588bc2ce54be2327a0dda6325ac
+89f94772682096261658d8ff92fb3298a82427b3 89f94772682096261658d8ff92fb3298a82427b3
+8c3dca558ce2b3443f1cd95ce86d7dfde3fa7dbd 8c3dca558ce2b3443f1cd95ce86d7dfde3fa7dbd
+8c88439248a753c368b833ee55e8310c03737afe 8c88439248a753c368b833ee55e8310c03737afe
+8d0eaa1dbb78fb9df513030d3187829ac57afd6d 8d0eaa1dbb78fb9df513030d3187829ac57afd6d
+8d69074883fcc63849ffe47d56ae9a3139680512 8d69074883fcc63849ffe47d56ae9a3139680512
+8ef8b3a24eecffc5bf748f54b9a3f2792ce8805f 8ef8b3a24eecffc5bf748f54b9a3f2792ce8805f
+900b01e5b86403ddc8a882c78e83b77f9d9a4bca 900b01e5b86403ddc8a882c78e83b77f9d9a4bca
+91478ce518c2ea7ec43f8a803d1d49b8a5df717f 91478ce518c2ea7ec43f8a803d1d49b8a5df717f
+9186b2fc75d7cb3ac2244e06f97e63c8aac2a99a 9186b2fc75d7cb3ac2244e06f97e63c8aac2a99a
+91ad2c02d86f5e7997bac9e678a982d9331e080c 91ad2c02d86f5e7997bac9e678a982d9331e080c
+94bb02fe3b8aee70415af5caf5c86a0a72a71e33 94bb02fe3b8aee70415af5caf5c86a0a72a71e33
+94e2c6beb00cdb71df7c28efe30e2726272fe527 94e2c6beb00cdb71df7c28efe30e2726272fe527
+94e868cc2a3e395aefd09ed3b86bec597b6c138e 94e868cc2a3e395aefd09ed3b86bec597b6c138e
+95abe018ec6a5ddccd0e3900e9b3b03ece7df6e6 95abe018ec6a5ddccd0e3900e9b3b03ece7df6e6
+976a2742308b3194ca482b692adfadf6e64b5526 976a2742308b3194ca482b692adfadf6e64b5526
+9a3b3f3bb6c9996e90a98f88f7256fe37fd2fd04 9a3b3f3bb6c9996e90a98f88f7256fe37fd2fd04
+9a63357571fa05212aa80c9d5f17d7b16c964205 9a63357571fa05212aa80c9d5f17d7b16c964205
+9c113e185938fcd0e21af6b7f9773ef96ac3d83e 9c113e185938fcd0e21af6b7f9773ef96ac3d83e
+9cd9d37f2025c7d8f242226e6a99d7404cb3dbe6 9cd9d37f2025c7d8f242226e6a99d7404cb3dbe6
+9d819ae990f78b1ddca17dd59a7d45ff890f07f9 9d819ae990f78b1ddca17dd59a7d45ff890f07f9
+9e8c721ee0cc3e4a39215b3042634151580ab01a 9e8c721ee0cc3e4a39215b3042634151580ab01a
+9fa8a5492ea5e52de8ce4a5f32e9fad303e747a9 9fa8a5492ea5e52de8ce4a5f32e9fad303e747a9
+a0164f7bc9035c00ebcd384106302c368f7699a0 a0164f7bc9035c00ebcd384106302c368f7699a0
+a1acd2b25adab0ebe6a4da7589defc0510ec7c16 a1acd2b25adab0ebe6a4da7589defc0510ec7c16
+a2c24a1f10e2a101e4cb15ceb710aaba90791f0f a2c24a1f10e2a101e4cb15ceb710aaba90791f0f
+a54fb0f30f6048101cad79c191a70e5a9c263746 a54fb0f30f6048101cad79c191a70e5a9c263746
+aa54c4bc51732abf23294f3035b4c5b2515891db aa54c4bc51732abf23294f3035b4c5b2515891db
+aaf6f29c99a183e6b558abc1f84895d8e824a92d aaf6f29c99a183e6b558abc1f84895d8e824a92d
+ab5218f8dbfb8a6fcaef2d88e40b681591229193 ab5218f8dbfb8a6fcaef2d88e40b681591229193
+abf74a0fa2c7ab37e9f79cb3495c73203c0006a4 abf74a0fa2c7ab37e9f79cb3495c73203c0006a4
+adf83a26779d2f188caf97d70bc677a36378b3f7 adf83a26779d2f188caf97d70bc677a36378b3f7
+ae19a28f5be753b7de15acb3ec07c5d9557901f7 ae19a28f5be753b7de15acb3ec07c5d9557901f7
+aee04e77bfbd6601adbcd5a46435f059e31cf6e4 aee04e77bfbd6601adbcd5a46435f059e31cf6e4
+af6480effb6b4339eb78b77311634c546f8c6d11 af6480effb6b4339eb78b77311634c546f8c6d11
+b05c84a22c3e3ebf2099bb30aa96f9a1b8944a93 b05c84a22c3e3ebf2099bb30aa96f9a1b8944a93
+b18e52447c872fcd40abb1ce334253d153335e09 b18e52447c872fcd40abb1ce334253d153335e09
+b1f7215ea2544a850fd0cd563f486648e73dd294 b1f7215ea2544a850fd0cd563f486648e73dd294
+b3c723a462fda42bf18d738b96430e7ba20e88aa b3c723a462fda42bf18d738b96430e7ba20e88aa
+b4f96c6c8413d4bc2c8fb5994232ad158d8475a9 b4f96c6c8413d4bc2c8fb5994232ad158d8475a9
+b5a717d82d7ba9ea31228d97c4207f4c9fb9066c b5a717d82d7ba9ea31228d97c4207f4c9fb9066c
+b5beff61e32b28cb7d4266cd891124d8917aafcd b5beff61e32b28cb7d4266cd891124d8917aafcd
+b786ba383dcfc239b2531544937c79f9c9a76ffd b786ba383dcfc239b2531544937c79f9c9a76ffd
+b803d30a659910d127644c3a32aaf3fac6b2cc25 b803d30a659910d127644c3a32aaf3fac6b2cc25
+b865391e7738ff0e9d98e75a1282deb6d0f0ea66 b865391e7738ff0e9d98e75a1282deb6d0f0ea66
+ba15d665ef66d73a97d22debc2eaa28178e02362 ba15d665ef66d73a97d22debc2eaa28178e02362
+bba2a55c6e7916c40229b27a110ce72aa4244461 bba2a55c6e7916c40229b27a110ce72aa4244461
+bc8d3f0e60565567a8b8598972614dce7d4ffccd bc8d3f0e60565567a8b8598972614dce7d4ffccd
+be746f4096f772a5e4a461263375f0ce939fd21c be746f4096f772a5e4a461263375f0ce939fd21c
+bedd2b266cc4d22b26a6744339af6b227541a37b bedd2b266cc4d22b26a6744339af6b227541a37b
+bfff621a7ca4e6baf72151ab8918fbc19391a46b bfff621a7ca4e6baf72151ab8918fbc19391a46b
+c15827fe617a1b9f4e0237282d838c6addc1ff95 c15827fe617a1b9f4e0237282d838c6addc1ff95
+c167e70d8b20ec2254115c7b72673605b6a27625 c167e70d8b20ec2254115c7b72673605b6a27625
+c1b4c398b44cec672dc8a32b83e4ec489466881e c1b4c398b44cec672dc8a32b83e4ec489466881e
+c227b207bdfe307ba4f25f7e01039c493e06102e c227b207bdfe307ba4f25f7e01039c493e06102e
+c2e61df070b30a8bf65737b367765afaf4a7c6bc c2e61df070b30a8bf65737b367765afaf4a7c6bc
+c423cfc72547100e9f9db1aeeb205bc6e5154309 c423cfc72547100e9f9db1aeeb205bc6e5154309
+c546653a2f4a9401b1acb3de2d72b4609af86052 c546653a2f4a9401b1acb3de2d72b4609af86052
+c5ebe54a739327b89f7eaf01ef7485af7f4c93e8 c5ebe54a739327b89f7eaf01ef7485af7f4c93e8
+c64a3a4b72b992bfe93080755cd96cc9e0367d44 c64a3a4b72b992bfe93080755cd96cc9e0367d44
+c74ffc68f201fd49753643bb8f15878bde9ddcbd c74ffc68f201fd49753643bb8f15878bde9ddcbd
+c86b0bc3ef91cd92d5020d809938560c08d3ad1e c86b0bc3ef91cd92d5020d809938560c08d3ad1e
+c88c45cc9facb1fd6a9accfe9baec6360b7d431e c88c45cc9facb1fd6a9accfe9baec6360b7d431e
+c8a4c64aafacbc447fa4474a04fd7e2400c901f9 c8a4c64aafacbc447fa4474a04fd7e2400c901f9
+c8cf3f8660eb173192d15a4cc5f8dc25e437e887 c8cf3f8660eb173192d15a4cc5f8dc25e437e887
+c9559136f0fdbe4b4f9bdab6dc244092221d8791 c9559136f0fdbe4b4f9bdab6dc244092221d8791
+c9c7730de063da9473cfb52991f3da2afb30e455 c9c7730de063da9473cfb52991f3da2afb30e455
+cc0216fe9cac471514294926d945d03708386870 cc0216fe9cac471514294926d945d03708386870
+cd17be4dc34fb37a14a646d2a7e2f36ad0c0111f cd17be4dc34fb37a14a646d2a7e2f36ad0c0111f
+cedd7fe7670bacc3ce238bd3929cc331dd26eda6 cedd7fe7670bacc3ce238bd3929cc331dd26eda6
+d0b64b936318af6541ae64ad2830fc6a04f38abe d0b64b936318af6541ae64ad2830fc6a04f38abe
+d16348aacf1a12a508fd8acae836007a78e9aa18 d16348aacf1a12a508fd8acae836007a78e9aa18
+d1909cd156f2b06b7c3dcc2be53ef63b4d28e0f0 d1909cd156f2b06b7c3dcc2be53ef63b4d28e0f0
+d7710f9abe38cd77d2e4414d2611bd1cc509bcbc d7710f9abe38cd77d2e4414d2611bd1cc509bcbc
+d94cbf1455ae059597b0d32f7fe0e219ec8b965a d94cbf1455ae059597b0d32f7fe0e219ec8b965a
+dbc29510f90ed2d462f3f98568281f4bfbadae1f dbc29510f90ed2d462f3f98568281f4bfbadae1f
+dc4e4aeeb1400f75fa40bfd4d2503a029c03c52c dc4e4aeeb1400f75fa40bfd4d2503a029c03c52c
+ddc808f94f89f623fee361e510d505edef1a2ebf ddc808f94f89f623fee361e510d505edef1a2ebf
+e0d41aec9e990af54e362447b0478003081bfc4d e0d41aec9e990af54e362447b0478003081bfc4d
+e1d0d95d881f314f3314eeafd1acb10c7d7db140 e1d0d95d881f314f3314eeafd1acb10c7d7db140
+e1e4ede67e43005f8cfc3e8801dfc5fe89220ddb e1e4ede67e43005f8cfc3e8801dfc5fe89220ddb
+e2508c83cc1b77af7bbeae6671efa899433c183d e2508c83cc1b77af7bbeae6671efa899433c183d
+e4f41049713e4c689f7dbd69d34db8500ca0c01a e4f41049713e4c689f7dbd69d34db8500ca0c01a
+e7758e0943c0589f31b874e5e388e78502695cbe e7758e0943c0589f31b874e5e388e78502695cbe
+e9ad19bb6a8eb6b49a695c8ad20518c692c98f65 e9ad19bb6a8eb6b49a695c8ad20518c692c98f65
+eb159ec74ba4418086811642a13602368edeb024 eb159ec74ba4418086811642a13602368edeb024
+ebcace6706bef54e90b99d7dbd2ae991582704ba ebcace6706bef54e90b99d7dbd2ae991582704ba
+f0961211feab40e817eb68e12b6412c77725ff5d f0961211feab40e817eb68e12b6412c77725ff5d
+f0f4c78dd18003cbb3af0e8ff85a8e14388ecc05 f0f4c78dd18003cbb3af0e8ff85a8e14388ecc05
+f3642961c9660f495dec47f5e4e4fc37e6b077e3 f3642961c9660f495dec47f5e4e4fc37e6b077e3
+f46273acf111f4165dc256f68e61da4c48d0deb8 f46273acf111f4165dc256f68e61da4c48d0deb8
+f50bcf862e32f7c09542cb568630c2ff6fb4682a f50bcf862e32f7c09542cb568630c2ff6fb4682a
+f85ee9cee94784e3c243799b65545bdc57f3299e f85ee9cee94784e3c243799b65545bdc57f3299e
+f8a89ef59b4f74566cb2b086b1a88eaabd3ccb4c f8a89ef59b4f74566cb2b086b1a88eaabd3ccb4c
+fa9439302b7483c7dffdae0703cf6a617389033e fa9439302b7483c7dffdae0703cf6a617389033e
Binary files old/nebula-1.9.0/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.rev and new/nebula-1.9.1/.git/objects/pack/pack-3e81e228d7c880ad887e77aa7ba591ee8e98c44f.rev differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.idx and new/nebula-1.9.1/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.idx differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.pack and new/nebula-1.9.1/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.pack differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.promisor new/nebula-1.9.1/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.promisor
--- old/nebula-1.9.0/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.promisor 1970-01-01 01:00:00.000000000 +0100
+++ new/nebula-1.9.1/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.promisor 2024-05-29 20:06:46.000000000 +0200
@@ -0,0 +1,29 @@
+a92056a7db2fcae11078d677a88a471cd6be707e HEAD
+0af7e6a1ddadd96dfe967ba49e456f2c67969b1e refs/heads/add-http-pprof
+ceeccc6ef569ac80dc7b85c2f29bd50d90764037 refs/heads/dependabot/github_actions/Apple-Actions/import-codesign-certs-3
+ce561ddf09c4b5937f891a78dd496b206c656942 refs/heads/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
+db11e2f1af19017d21ef5912a5613d48b9db3d02 refs/heads/interface-hooks
+a92056a7db2fcae11078d677a88a471cd6be707e refs/heads/master
+b445d14ddb2f356222631da38d45dc978608a9d8 refs/heads/multiport
+77eced39ddcc7941df83b7e15ae4a89bbef27035 refs/heads/mutex-debug
+06372e12f1a2fd763c2a8a9d465f5b80511de614 refs/heads/prometheus-static-labels
+6d5299715ebb720197f0095b8c287ff0b94928f5 refs/heads/psk
+b6c6b96c79a5c64d98fd77162c4427811e69c2e1 refs/heads/windows_udp_buffer_setting
+3c503fd076a6a61c20b325426cdfc615e1aae9e6 refs/heads/yaml-v3
+f9d3d521b62aa52463d008ef4e2f2133daaa0b4c refs/tags/v1.0.0
+0312a3e4408836e2a58a08171c31d7b13ae917e2 refs/tags/v1.1.0
+019d573fd023224454e7dce0d68fcf4155f77b91 refs/tags/v1.2.0
+14bd5487d818474fcd39a12b12789a6daeaa210a refs/tags/v1.3.0
+8ef4213a01084719c80a7bd3d1c04e3999ba673c refs/tags/v1.4.0
+57a32f7c15f1ea105507958aac538ae736474158 refs/tags/v1.5.0
+6f6452112c7bd441dc4bea2134a9cda3faea858a refs/tags/v1.5.2
+d2847cddd89fb1c44b3da10a84e7a9b3e2f55131 refs/tags/v1.6.0
+e6f8783d68238d851832a892ece04b0877644f4c refs/tags/v1.6.1
+2bd87e2fd9648115aae5eec6c8405dff4415bb60 refs/tags/v1.7.0
+dc15e3c8f7e27deb87260749015bcc9d80846314 refs/tags/v1.7.1
+fe5893ceb0e59a00921d412c542351af21858279 refs/tags/v1.7.2
+2b49fed0ff9829f2cddff6b9b84daa4573015ba0 refs/tags/v1.8.0
+8a6a50394fc0af13759121a33f6b822da3d7e2b0 refs/tags/v1.8.1
+0627ffad3e6db253fee4309fb2fbf6c3e6bfc138 refs/tags/v1.8.2
+2e19289b18f2617e9b89ca1017795861f79e3001 refs/tags/v1.9.0
+c9a28bc6ee349611a4946e83d51729f4656fdcd7 refs/tags/v1.9.1
Binary files old/nebula-1.9.0/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.rev and new/nebula-1.9.1/.git/objects/pack/pack-725972a9a1aedc45f7bd713624952e49be670a6d.rev differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.idx and new/nebula-1.9.1/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.idx differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.pack and new/nebula-1.9.1/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.pack differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.promisor new/nebula-1.9.1/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.promisor
--- old/nebula-1.9.0/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.promisor 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.promisor 1970-01-01 01:00:00.000000000 +0100
@@ -1,203 +0,0 @@
-0017794f4638f1a1b4e469619a9824accac6ccea 0017794f4638f1a1b4e469619a9824accac6ccea
-05b42d10c5682319a702f01111145bf1b7aa59a5 05b42d10c5682319a702f01111145bf1b7aa59a5
-079e4dd2ff4c57333565f78b2d07926303588ac9 079e4dd2ff4c57333565f78b2d07926303588ac9
-08e1b6a80b9503b7247bc5c329243bc45daec3d3 08e1b6a80b9503b7247bc5c329243bc45daec3d3
-093bf69ccba033f08cbd5d8811e98486344ce868 093bf69ccba033f08cbd5d8811e98486344ce868
-0b277b5c1ff48a702c5a9eb0fbdb64855af0fce6 0b277b5c1ff48a702c5a9eb0fbdb64855af0fce6
-0bb2345ac0bc40f01a8a0ec0e4939503cd911990 0bb2345ac0bc40f01a8a0ec0e4939503cd911990
-0d0943f0ac369354ac6b6db9da6f880e0584d73a 0d0943f0ac369354ac6b6db9da6f880e0584d73a
-0d5d41bf776759854f0f442b6994a75e0519d931 0d5d41bf776759854f0f442b6994a75e0519d931
-0e671861f72c55ed9112365e83f74a286f7e45be 0e671861f72c55ed9112365e83f74a286f7e45be
-0efb9675691ae7ad3e375ca9ccc44078eee51cf0 0efb9675691ae7ad3e375ca9ccc44078eee51cf0
-0ffbd8792f5e1882479d8075e90f66647adbcf20 0ffbd8792f5e1882479d8075e90f66647adbcf20
-1151c8906147e16ace942c89d79626aee05f05c5 1151c8906147e16ace942c89d79626aee05f05c5
-120be6960da14f9da3e288cbea5f7c8c73095e18 120be6960da14f9da3e288cbea5f7c8c73095e18
-129744fd2513138b0d3269fcdf61bdc5a1f0bd78 129744fd2513138b0d3269fcdf61bdc5a1f0bd78
-13146ab71fb0cc690d597ce27bca0abdbd502da4 13146ab71fb0cc690d597ce27bca0abdbd502da4
-14ba2ce145c06795b4387de56029e160697140b2 14ba2ce145c06795b4387de56029e160697140b2
-16e6a680fefc2fc02952634fce616297c1725157 16e6a680fefc2fc02952634fce616297c1725157
-16e768ee42b7416f77f5f2f603688c8e28679d17 16e768ee42b7416f77f5f2f603688c8e28679d17
-197e3a717cb8e48d651fb5368c88d2a5eed8472a 197e3a717cb8e48d651fb5368c88d2a5eed8472a
-1aea83273596bf6a26a3b065af178176dd3cf475 1aea83273596bf6a26a3b065af178176dd3cf475
-1c1842da5532f71f64ab20a23e3ceade57046140 1c1842da5532f71f64ab20a23e3ceade57046140
-1c4affda1f884a8ff5776f531158a1950c109ad2 1c4affda1f884a8ff5776f531158a1950c109ad2
-1c6382827b0595cbe8e42c543aec24308d1074c4 1c6382827b0595cbe8e42c543aec24308d1074c4
-1db60a7c41b17e09f1f24f0ed795b514f3edcab4 1db60a7c41b17e09f1f24f0ed795b514f3edcab4
-1dd6d1de77c5abae05ad208a5d4342bc5324cc3a 1dd6d1de77c5abae05ad208a5d4342bc5324cc3a
-2034405a70048b4afbf04c625828ee3819324bef 2034405a70048b4afbf04c625828ee3819324bef
-261ed3642b694b55ba1cf8b6ec6a7033693548de 261ed3642b694b55ba1cf8b6ec6a7033693548de
-28170b622cf5c5fbdf3349152e1f6c80888b1961 28170b622cf5c5fbdf3349152e1f6c80888b1961
-2ab97dba062208bcb6ffc32bef8347d586751038 2ab97dba062208bcb6ffc32bef8347d586751038
-2b5e6e937141af36ad4974569e64a68d16067818 2b5e6e937141af36ad4974569e64a68d16067818
-2beca66c91c38c5ee8036319e29fe439c94d4195 2beca66c91c38c5ee8036319e29fe439c94d4195
-2ddebca746d53eca821f4704116b5f190c80d7c9 2ddebca746d53eca821f4704116b5f190c80d7c9
-2efe31d24620fcd719d47e70e3ed91b3f15e3fd9 2efe31d24620fcd719d47e70e3ed91b3f15e3fd9
-2f06951af52aca425bcad1aabdb72e04ade3d263 2f06951af52aca425bcad1aabdb72e04ade3d263
-2fab9274b8c46eb5c8415ac1c7c67ff8ff645919 2fab9274b8c46eb5c8415ac1c7c67ff8ff645919
-30e99eca13c42cebf1ed898f1e35e39bc2973acf 30e99eca13c42cebf1ed898f1e35e39bc2973acf
-31c1a554c6beff52025c19254458992f0356395c 31c1a554c6beff52025c19254458992f0356395c
-334cb60621df74b038d59c5be1149006b729154f 334cb60621df74b038d59c5be1149006b729154f
-34fe17e5902aebb08a0a2e04d7c713919ff28c35 34fe17e5902aebb08a0a2e04d7c713919ff28c35
-3558e1a542336e677d00715ff3f3e54e5abe80a5 3558e1a542336e677d00715ff3f3e54e5abe80a5
-3570e0750597c554d37c726ca02d0900c18e0f7c 3570e0750597c554d37c726ca02d0900c18e0f7c
-35d644689f272a6d2e97236c0596adb574d5626f 35d644689f272a6d2e97236c0596adb574d5626f
-36d043bcd53f5526b521f8c3dce5c1bb1115f02a 36d043bcd53f5526b521f8c3dce5c1bb1115f02a
-383398322ca1465eec24ca29d3856b73d5551a09 383398322ca1465eec24ca29d3856b73d5551a09
-38f5bea252a786196aa4c339db3d3e65a251d122 38f5bea252a786196aa4c339db3d3e65a251d122
-3a534051d81c867a0d20a43718eeda67c75967e2 3a534051d81c867a0d20a43718eeda67c75967e2
-3b1b80f1a04e7e6dd38a3eea3a4c2a6e3cc1bdb7 3b1b80f1a04e7e6dd38a3eea3a4c2a6e3cc1bdb7
-3b7cdd1c9a1d4efbf1082648c0d6e712525bc7a0 3b7cdd1c9a1d4efbf1082648c0d6e712525bc7a0
-3c14face3ddd404826bf5c741f1f9731698b1e0d 3c14face3ddd404826bf5c741f1f9731698b1e0d
-3d0fa1b65e6515aa47c43e04cabee6d789ecd12a 3d0fa1b65e6515aa47c43e04cabee6d789ecd12a
-3e760feb3f167bdb90b357ea3632c1d7e59fb903 3e760feb3f167bdb90b357ea3632c1d7e59fb903
-3f2cd2a48713937e62f61033d303c6f7eb752ba1 3f2cd2a48713937e62f61033d303c6f7eb752ba1
-3f3f2eb47bef4b6bc7a933fcb442cfdf4c5d68e5 3f3f2eb47bef4b6bc7a933fcb442cfdf4c5d68e5
-3f81ff4009bc45d34ad95528aa75e39c6658ffd4 3f81ff4009bc45d34ad95528aa75e39c6658ffd4
-400e275b469b6bf0d21ecbfc628fa55d68263571 400e275b469b6bf0d21ecbfc628fa55d68263571
-46fb87ceb011f9ec9fac030054f7adbfca743f97 46fb87ceb011f9ec9fac030054f7adbfca743f97
-49aa171917b44fdc173f12b8b738135ab5f398f9 49aa171917b44fdc173f12b8b738135ab5f398f9
-4b1d0bd0d028528610d5f38b77a6e9937ea07a1c 4b1d0bd0d028528610d5f38b77a6e9937ea07a1c
-4e5d51d0c3cc495775582d00a11fb46fa62bb2d3 4e5d51d0c3cc495775582d00a11fb46fa62bb2d3
-4e7bb83afe9adc434c29c39cee6b1bfe67fc41fb 4e7bb83afe9adc434c29c39cee6b1bfe67fc41fb
-5041f82ce386d917a3017497f623dcccd3c8e66e 5041f82ce386d917a3017497f623dcccd3c8e66e
-50b7d62b22f780dd105d76fdf2562a3b698e3d72 50b7d62b22f780dd105d76fdf2562a3b698e3d72
-523968c2352e3904d9f21e373d90604e297ad914 523968c2352e3904d9f21e373d90604e297ad914
-53f57b137a0a513c79d0a5bdb4be59292713a50b 53f57b137a0a513c79d0a5bdb4be59292713a50b
-547037c5a10a71380bc2e12a5ff4b9389e3a73d9 547037c5a10a71380bc2e12a5ff4b9389e3a73d9
-54833bdc789754f8b3086f94764e7ac990786b11 54833bdc789754f8b3086f94764e7ac990786b11
-55985f47fce85634642657532866a0217ff8e939 55985f47fce85634642657532866a0217ff8e939
-55d441f4a8017b2ea30eae55137c52f2829dba5f 55d441f4a8017b2ea30eae55137c52f2829dba5f
-589a124633a3b69c03c2b8d36a4e3ee1fbbfa0e2 589a124633a3b69c03c2b8d36a4e3ee1fbbfa0e2
-59f1d0e523ae0bd8ff17c6e33d24e540847b2b6c 59f1d0e523ae0bd8ff17c6e33d24e540847b2b6c
-5cf0a028abab5fa3606ff15513ae87cab10aac95 5cf0a028abab5fa3606ff15513ae87cab10aac95
-60a1afdafeaf7460df1b52c8a79ee8bb566208ff 60a1afdafeaf7460df1b52c8a79ee8bb566208ff
-640227a7e8a1e3566a3194c198926d15ac18ce04 640227a7e8a1e3566a3194c198926d15ac18ce04
-64c624c7e8dd6859a197ac849036a79cb2bac6b4 64c624c7e8dd6859a197ac849036a79cb2bac6b4
-65ea91f5105a5681011580b4bf219f50e187a21d 65ea91f5105a5681011580b4bf219f50e187a21d
-65f7677aa1d7f2f3a2a1fb560a3a25a80e4f5446 65f7677aa1d7f2f3a2a1fb560a3a25a80e4f5446
-66427e33904179592b33638b63530611a5872f9a 66427e33904179592b33638b63530611a5872f9a
-6816be6734089bfc8c518c835935da8eeeeb0c85 6816be6734089bfc8c518c835935da8eeeeb0c85
-682107bb01caeb72a569b35028bc2cbe23e16b46 682107bb01caeb72a569b35028bc2cbe23e16b46
-69f6ae84f47316b8772977a072b24188c4a409c9 69f6ae84f47316b8772977a072b24188c4a409c9
-6a023abf20b6ef8e38c2bc8a73447cb2183e8ddc 6a023abf20b6ef8e38c2bc8a73447cb2183e8ddc
-6c6c7951563aa1bc4dbe4184900f6277c8d43bba 6c6c7951563aa1bc4dbe4184900f6277c8d43bba
-6d04027aa7ab62201683f852fd13d8e70bd045a2 6d04027aa7ab62201683f852fd13d8e70bd045a2
-6d5c8a433279de7637aed7ab48574b65540a8d54 6d5c8a433279de7637aed7ab48574b65540a8d54
-70b07f4e3252539a0ddd7fe3954c244716787e4f 70b07f4e3252539a0ddd7fe3954c244716787e4f
-712d4264bcd23a46e0bec5637a14919085a2dc31 712d4264bcd23a46e0bec5637a14919085a2dc31
-71b83f433fdac1cd69384227ded09527a559c452 71b83f433fdac1cd69384227ded09527a559c452
-7276dfa1325163a2fa2c31506d9ecda2773c802d 7276dfa1325163a2fa2c31506d9ecda2773c802d
-730853a99defe1797ab923ad3179efe531c08e64 730853a99defe1797ab923ad3179efe531c08e64
-74367f6e85223c00d1e262fd88bc1768099d28b8 74367f6e85223c00d1e262fd88bc1768099d28b8
-746d6a3ab8f3bde7a9b1cfd3d839981145737909 746d6a3ab8f3bde7a9b1cfd3d839981145737909
-765a006654bf2bfd46614853267f550520694275 765a006654bf2bfd46614853267f550520694275
-76cf72fc3c197c5186c639d07d6934232cec5b41 76cf72fc3c197c5186c639d07d6934232cec5b41
-785aa6a74b1c7a616a8cfcae89fe1408a47c5a98 785aa6a74b1c7a616a8cfcae89fe1408a47c5a98
-796b96d1c402326528b4ba3c12ee9d92d0e212e9 796b96d1c402326528b4ba3c12ee9d92d0e212e9
-7a0a0cff356f62ce2fd89d2478d13e1d8285334f 7a0a0cff356f62ce2fd89d2478d13e1d8285334f
-7aa06ccb4a8b6c134d52c764b8849838d9fe4438 7aa06ccb4a8b6c134d52c764b8849838d9fe4438
-7d8f2eb8fbd90b7d895b6587331446edb1f3146b 7d8f2eb8fbd90b7d895b6587331446edb1f3146b
-8129560efeaf185ef1ef3cac5cd78383995b145a 8129560efeaf185ef1ef3cac5cd78383995b145a
-818e2ae4bcc1667d8dc74159cbc37681551d9419 818e2ae4bcc1667d8dc74159cbc37681551d9419
-8311cef0b2cb5dab96067852687f641600226b6f 8311cef0b2cb5dab96067852687f641600226b6f
-8354c094ea61d80dd3d9462e303d4261ffcb1892 8354c094ea61d80dd3d9462e303d4261ffcb1892
-844eaf2fc039f361b3710fa46b5ad2af1a2bb38e 844eaf2fc039f361b3710fa46b5ad2af1a2bb38e
-86656c920bba7d4802af9cede9bc78e498186b6a 86656c920bba7d4802af9cede9bc78e498186b6a
-8727b16f143e920f866d59f7f67359851e513ca1 8727b16f143e920f866d59f7f67359851e513ca1
-87a0de75bb09f4848f55abc1eb03c4fc20d13525 87a0de75bb09f4848f55abc1eb03c4fc20d13525
-88e33b7e99ede588bc2ce54be2327a0dda6325ac 88e33b7e99ede588bc2ce54be2327a0dda6325ac
-89f94772682096261658d8ff92fb3298a82427b3 89f94772682096261658d8ff92fb3298a82427b3
-8c3dca558ce2b3443f1cd95ce86d7dfde3fa7dbd 8c3dca558ce2b3443f1cd95ce86d7dfde3fa7dbd
-8c88439248a753c368b833ee55e8310c03737afe 8c88439248a753c368b833ee55e8310c03737afe
-8d0eaa1dbb78fb9df513030d3187829ac57afd6d 8d0eaa1dbb78fb9df513030d3187829ac57afd6d
-8d69074883fcc63849ffe47d56ae9a3139680512 8d69074883fcc63849ffe47d56ae9a3139680512
-8ef8b3a24eecffc5bf748f54b9a3f2792ce8805f 8ef8b3a24eecffc5bf748f54b9a3f2792ce8805f
-900b01e5b86403ddc8a882c78e83b77f9d9a4bca 900b01e5b86403ddc8a882c78e83b77f9d9a4bca
-91478ce518c2ea7ec43f8a803d1d49b8a5df717f 91478ce518c2ea7ec43f8a803d1d49b8a5df717f
-9186b2fc75d7cb3ac2244e06f97e63c8aac2a99a 9186b2fc75d7cb3ac2244e06f97e63c8aac2a99a
-91ad2c02d86f5e7997bac9e678a982d9331e080c 91ad2c02d86f5e7997bac9e678a982d9331e080c
-94bb02fe3b8aee70415af5caf5c86a0a72a71e33 94bb02fe3b8aee70415af5caf5c86a0a72a71e33
-94e2c6beb00cdb71df7c28efe30e2726272fe527 94e2c6beb00cdb71df7c28efe30e2726272fe527
-94e868cc2a3e395aefd09ed3b86bec597b6c138e 94e868cc2a3e395aefd09ed3b86bec597b6c138e
-95abe018ec6a5ddccd0e3900e9b3b03ece7df6e6 95abe018ec6a5ddccd0e3900e9b3b03ece7df6e6
-976a2742308b3194ca482b692adfadf6e64b5526 976a2742308b3194ca482b692adfadf6e64b5526
-9a3b3f3bb6c9996e90a98f88f7256fe37fd2fd04 9a3b3f3bb6c9996e90a98f88f7256fe37fd2fd04
-9a63357571fa05212aa80c9d5f17d7b16c964205 9a63357571fa05212aa80c9d5f17d7b16c964205
-9c113e185938fcd0e21af6b7f9773ef96ac3d83e 9c113e185938fcd0e21af6b7f9773ef96ac3d83e
-9cd9d37f2025c7d8f242226e6a99d7404cb3dbe6 9cd9d37f2025c7d8f242226e6a99d7404cb3dbe6
-9d819ae990f78b1ddca17dd59a7d45ff890f07f9 9d819ae990f78b1ddca17dd59a7d45ff890f07f9
-9e8c721ee0cc3e4a39215b3042634151580ab01a 9e8c721ee0cc3e4a39215b3042634151580ab01a
-9fa8a5492ea5e52de8ce4a5f32e9fad303e747a9 9fa8a5492ea5e52de8ce4a5f32e9fad303e747a9
-a0164f7bc9035c00ebcd384106302c368f7699a0 a0164f7bc9035c00ebcd384106302c368f7699a0
-a1acd2b25adab0ebe6a4da7589defc0510ec7c16 a1acd2b25adab0ebe6a4da7589defc0510ec7c16
-a2c24a1f10e2a101e4cb15ceb710aaba90791f0f a2c24a1f10e2a101e4cb15ceb710aaba90791f0f
-a54fb0f30f6048101cad79c191a70e5a9c263746 a54fb0f30f6048101cad79c191a70e5a9c263746
-aa54c4bc51732abf23294f3035b4c5b2515891db aa54c4bc51732abf23294f3035b4c5b2515891db
-aaf6f29c99a183e6b558abc1f84895d8e824a92d aaf6f29c99a183e6b558abc1f84895d8e824a92d
-ab5218f8dbfb8a6fcaef2d88e40b681591229193 ab5218f8dbfb8a6fcaef2d88e40b681591229193
-abf74a0fa2c7ab37e9f79cb3495c73203c0006a4 abf74a0fa2c7ab37e9f79cb3495c73203c0006a4
-adf83a26779d2f188caf97d70bc677a36378b3f7 adf83a26779d2f188caf97d70bc677a36378b3f7
-ae19a28f5be753b7de15acb3ec07c5d9557901f7 ae19a28f5be753b7de15acb3ec07c5d9557901f7
-aee04e77bfbd6601adbcd5a46435f059e31cf6e4 aee04e77bfbd6601adbcd5a46435f059e31cf6e4
-af6480effb6b4339eb78b77311634c546f8c6d11 af6480effb6b4339eb78b77311634c546f8c6d11
-b05c84a22c3e3ebf2099bb30aa96f9a1b8944a93 b05c84a22c3e3ebf2099bb30aa96f9a1b8944a93
-b18e52447c872fcd40abb1ce334253d153335e09 b18e52447c872fcd40abb1ce334253d153335e09
-b1f7215ea2544a850fd0cd563f486648e73dd294 b1f7215ea2544a850fd0cd563f486648e73dd294
-b3c723a462fda42bf18d738b96430e7ba20e88aa b3c723a462fda42bf18d738b96430e7ba20e88aa
-b4f96c6c8413d4bc2c8fb5994232ad158d8475a9 b4f96c6c8413d4bc2c8fb5994232ad158d8475a9
-b5a717d82d7ba9ea31228d97c4207f4c9fb9066c b5a717d82d7ba9ea31228d97c4207f4c9fb9066c
-b5beff61e32b28cb7d4266cd891124d8917aafcd b5beff61e32b28cb7d4266cd891124d8917aafcd
-b786ba383dcfc239b2531544937c79f9c9a76ffd b786ba383dcfc239b2531544937c79f9c9a76ffd
-b7b3e01fbe615e7212a948c9a45c010eccbd113e b7b3e01fbe615e7212a948c9a45c010eccbd113e
-b803d30a659910d127644c3a32aaf3fac6b2cc25 b803d30a659910d127644c3a32aaf3fac6b2cc25
-b865391e7738ff0e9d98e75a1282deb6d0f0ea66 b865391e7738ff0e9d98e75a1282deb6d0f0ea66
-ba15d665ef66d73a97d22debc2eaa28178e02362 ba15d665ef66d73a97d22debc2eaa28178e02362
-bba2a55c6e7916c40229b27a110ce72aa4244461 bba2a55c6e7916c40229b27a110ce72aa4244461
-bc8d3f0e60565567a8b8598972614dce7d4ffccd bc8d3f0e60565567a8b8598972614dce7d4ffccd
-be746f4096f772a5e4a461263375f0ce939fd21c be746f4096f772a5e4a461263375f0ce939fd21c
-bedd2b266cc4d22b26a6744339af6b227541a37b bedd2b266cc4d22b26a6744339af6b227541a37b
-bfff621a7ca4e6baf72151ab8918fbc19391a46b bfff621a7ca4e6baf72151ab8918fbc19391a46b
-c15827fe617a1b9f4e0237282d838c6addc1ff95 c15827fe617a1b9f4e0237282d838c6addc1ff95
-c167e70d8b20ec2254115c7b72673605b6a27625 c167e70d8b20ec2254115c7b72673605b6a27625
-c1b4c398b44cec672dc8a32b83e4ec489466881e c1b4c398b44cec672dc8a32b83e4ec489466881e
-c227b207bdfe307ba4f25f7e01039c493e06102e c227b207bdfe307ba4f25f7e01039c493e06102e
-c2e61df070b30a8bf65737b367765afaf4a7c6bc c2e61df070b30a8bf65737b367765afaf4a7c6bc
-c423cfc72547100e9f9db1aeeb205bc6e5154309 c423cfc72547100e9f9db1aeeb205bc6e5154309
-c546653a2f4a9401b1acb3de2d72b4609af86052 c546653a2f4a9401b1acb3de2d72b4609af86052
-c5ebe54a739327b89f7eaf01ef7485af7f4c93e8 c5ebe54a739327b89f7eaf01ef7485af7f4c93e8
-c64a3a4b72b992bfe93080755cd96cc9e0367d44 c64a3a4b72b992bfe93080755cd96cc9e0367d44
-c74ffc68f201fd49753643bb8f15878bde9ddcbd c74ffc68f201fd49753643bb8f15878bde9ddcbd
-c86b0bc3ef91cd92d5020d809938560c08d3ad1e c86b0bc3ef91cd92d5020d809938560c08d3ad1e
-c88c45cc9facb1fd6a9accfe9baec6360b7d431e c88c45cc9facb1fd6a9accfe9baec6360b7d431e
-c8a4c64aafacbc447fa4474a04fd7e2400c901f9 c8a4c64aafacbc447fa4474a04fd7e2400c901f9
-c8cf3f8660eb173192d15a4cc5f8dc25e437e887 c8cf3f8660eb173192d15a4cc5f8dc25e437e887
-c9559136f0fdbe4b4f9bdab6dc244092221d8791 c9559136f0fdbe4b4f9bdab6dc244092221d8791
-c9c7730de063da9473cfb52991f3da2afb30e455 c9c7730de063da9473cfb52991f3da2afb30e455
-cc0216fe9cac471514294926d945d03708386870 cc0216fe9cac471514294926d945d03708386870
-cd17be4dc34fb37a14a646d2a7e2f36ad0c0111f cd17be4dc34fb37a14a646d2a7e2f36ad0c0111f
-cedd7fe7670bacc3ce238bd3929cc331dd26eda6 cedd7fe7670bacc3ce238bd3929cc331dd26eda6
-d0b64b936318af6541ae64ad2830fc6a04f38abe d0b64b936318af6541ae64ad2830fc6a04f38abe
-d16348aacf1a12a508fd8acae836007a78e9aa18 d16348aacf1a12a508fd8acae836007a78e9aa18
-d1909cd156f2b06b7c3dcc2be53ef63b4d28e0f0 d1909cd156f2b06b7c3dcc2be53ef63b4d28e0f0
-d7710f9abe38cd77d2e4414d2611bd1cc509bcbc d7710f9abe38cd77d2e4414d2611bd1cc509bcbc
-d94cbf1455ae059597b0d32f7fe0e219ec8b965a d94cbf1455ae059597b0d32f7fe0e219ec8b965a
-dbc29510f90ed2d462f3f98568281f4bfbadae1f dbc29510f90ed2d462f3f98568281f4bfbadae1f
-dc4e4aeeb1400f75fa40bfd4d2503a029c03c52c dc4e4aeeb1400f75fa40bfd4d2503a029c03c52c
-ddc808f94f89f623fee361e510d505edef1a2ebf ddc808f94f89f623fee361e510d505edef1a2ebf
-e0d41aec9e990af54e362447b0478003081bfc4d e0d41aec9e990af54e362447b0478003081bfc4d
-e1d0d95d881f314f3314eeafd1acb10c7d7db140 e1d0d95d881f314f3314eeafd1acb10c7d7db140
-e1e4ede67e43005f8cfc3e8801dfc5fe89220ddb e1e4ede67e43005f8cfc3e8801dfc5fe89220ddb
-e2508c83cc1b77af7bbeae6671efa899433c183d e2508c83cc1b77af7bbeae6671efa899433c183d
-e4f41049713e4c689f7dbd69d34db8500ca0c01a e4f41049713e4c689f7dbd69d34db8500ca0c01a
-e7758e0943c0589f31b874e5e388e78502695cbe e7758e0943c0589f31b874e5e388e78502695cbe
-e9ad19bb6a8eb6b49a695c8ad20518c692c98f65 e9ad19bb6a8eb6b49a695c8ad20518c692c98f65
-eb159ec74ba4418086811642a13602368edeb024 eb159ec74ba4418086811642a13602368edeb024
-ebcace6706bef54e90b99d7dbd2ae991582704ba ebcace6706bef54e90b99d7dbd2ae991582704ba
-f0961211feab40e817eb68e12b6412c77725ff5d f0961211feab40e817eb68e12b6412c77725ff5d
-f0f4c78dd18003cbb3af0e8ff85a8e14388ecc05 f0f4c78dd18003cbb3af0e8ff85a8e14388ecc05
-f3642961c9660f495dec47f5e4e4fc37e6b077e3 f3642961c9660f495dec47f5e4e4fc37e6b077e3
-f46273acf111f4165dc256f68e61da4c48d0deb8 f46273acf111f4165dc256f68e61da4c48d0deb8
-f50bcf862e32f7c09542cb568630c2ff6fb4682a f50bcf862e32f7c09542cb568630c2ff6fb4682a
-f85ee9cee94784e3c243799b65545bdc57f3299e f85ee9cee94784e3c243799b65545bdc57f3299e
-f8a89ef59b4f74566cb2b086b1a88eaabd3ccb4c f8a89ef59b4f74566cb2b086b1a88eaabd3ccb4c
-fa9439302b7483c7dffdae0703cf6a617389033e fa9439302b7483c7dffdae0703cf6a617389033e
Binary files old/nebula-1.9.0/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.rev and new/nebula-1.9.1/.git/objects/pack/pack-7f2e699ba4a7600c5338afae1ba9c39dcc62720c.rev differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-fce7e3847167b6006acfb813056350aa98a4f1d2.idx and new/nebula-1.9.1/.git/objects/pack/pack-fce7e3847167b6006acfb813056350aa98a4f1d2.idx differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-fce7e3847167b6006acfb813056350aa98a4f1d2.pack and new/nebula-1.9.1/.git/objects/pack/pack-fce7e3847167b6006acfb813056350aa98a4f1d2.pack differ
Binary files old/nebula-1.9.0/.git/objects/pack/pack-fce7e3847167b6006acfb813056350aa98a4f1d2.rev and new/nebula-1.9.1/.git/objects/pack/pack-fce7e3847167b6006acfb813056350aa98a4f1d2.rev differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/packed-refs new/nebula-1.9.1/.git/packed-refs
--- old/nebula-1.9.0/.git/packed-refs 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/.git/packed-refs 2024-05-29 20:06:46.000000000 +0200
@@ -3,12 +3,13 @@
ceeccc6ef569ac80dc7b85c2f29bd50d90764037 refs/remotes/origin/dependabot/github_actions/Apple-Actions/import-codesign-certs-3
ce561ddf09c4b5937f891a78dd496b206c656942 refs/remotes/origin/dependabot/go_modules/github.com/prometheus/client_gola…
db11e2f1af19017d21ef5912a5613d48b9db3d02 refs/remotes/origin/interface-hooks
-50b24c102ebc01aae21f0bcfc2dfff08f0611fcf refs/remotes/origin/master
+a92056a7db2fcae11078d677a88a471cd6be707e refs/remotes/origin/master
b445d14ddb2f356222631da38d45dc978608a9d8 refs/remotes/origin/multiport
-f2251645bbbfdc1738d75314e38d08374aa8790e refs/remotes/origin/mutex-debug
+77eced39ddcc7941df83b7e15ae4a89bbef27035 refs/remotes/origin/mutex-debug
06372e12f1a2fd763c2a8a9d465f5b80511de614 refs/remotes/origin/prometheus-static-labels
6d5299715ebb720197f0095b8c287ff0b94928f5 refs/remotes/origin/psk
b6c6b96c79a5c64d98fd77162c4427811e69c2e1 refs/remotes/origin/windows_udp_buffer_setting
+3c503fd076a6a61c20b325426cdfc615e1aae9e6 refs/remotes/origin/yaml-v3
f9d3d521b62aa52463d008ef4e2f2133daaa0b4c refs/tags/v1.0.0
0312a3e4408836e2a58a08171c31d7b13ae917e2 refs/tags/v1.1.0
^13941aa7232765efc671c6d0d6e1a8c0d4704603
@@ -40,3 +41,5 @@
^ea36949d8a355a0e546604d2033a410be8b0d058
2e19289b18f2617e9b89ca1017795861f79e3001 refs/tags/v1.9.0
^50b24c102ebc01aae21f0bcfc2dfff08f0611fcf
+c9a28bc6ee349611a4946e83d51729f4656fdcd7 refs/tags/v1.9.1
+^a92056a7db2fcae11078d677a88a471cd6be707e
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/.git/refs/heads/master new/nebula-1.9.1/.git/refs/heads/master
--- old/nebula-1.9.0/.git/refs/heads/master 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/.git/refs/heads/master 2024-05-29 20:06:46.000000000 +0200
@@ -1 +1 @@
-50b24c102ebc01aae21f0bcfc2dfff08f0611fcf
+a92056a7db2fcae11078d677a88a471cd6be707e
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/CHANGELOG.md new/nebula-1.9.1/CHANGELOG.md
--- old/nebula-1.9.0/CHANGELOG.md 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/CHANGELOG.md 2024-05-29 20:06:46.000000000 +0200
@@ -7,6 +7,12 @@
## [Unreleased]
+## [1.9.1] - 2024-05-29
+
+### Fixed
+
+- Fixed a potential deadlock in GetOrHandshake. (#1151)
+
## [1.9.0] - 2024-05-07
### Deprecated
@@ -626,7 +632,8 @@
- Initial public release.
-[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.0...HEAD
+[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.1...HEAD
+[1.9.1]: https://github.com/slackhq/nebula/releases/tag/v1.9.1
[1.9.0]: https://github.com/slackhq/nebula/releases/tag/v1.9.0
[1.8.2]: https://github.com/slackhq/nebula/releases/tag/v1.8.2
[1.8.1]: https://github.com/slackhq/nebula/releases/tag/v1.8.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nebula-1.9.0/handshake_manager.go new/nebula-1.9.1/handshake_manager.go
--- old/nebula-1.9.0/handshake_manager.go 2024-05-08 16:31:24.000000000 +0200
+++ new/nebula-1.9.1/handshake_manager.go 2024-05-29 20:06:46.000000000 +0200
@@ -356,10 +356,11 @@
// GetOrHandshake will try to find a hostinfo with a fully formed tunnel or start a new handshake if one is not present
// The 2nd argument will be true if the hostinfo is ready to transmit traffic
func (hm *HandshakeManager) GetOrHandshake(vpnIp iputil.VpnIp, cacheCb func(*HandshakeHostInfo)) (*HostInfo, bool) {
- // Check the main hostmap and maintain a read lock if our host is not there
hm.mainHostMap.RLock()
- if h, ok := hm.mainHostMap.Hosts[vpnIp]; ok {
- hm.mainHostMap.RUnlock()
+ h, ok := hm.mainHostMap.Hosts[vpnIp]
+ hm.mainHostMap.RUnlock()
+
+ if ok {
// Do not attempt promotion if you are a lighthouse
if !hm.lightHouse.amLighthouse {
h.TryPromoteBest(hm.mainHostMap.GetPreferredRanges(), hm.f)
@@ -367,7 +368,6 @@
return h, true
}
- defer hm.mainHostMap.RUnlock()
return hm.StartHandshake(vpnIp, cacheCb), false
}
++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.iD4G5U/_old and /var/tmp/diff_new_pack.iD4G5U/_new differ
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-parsy for openSUSE:Factory checked in at 2024-05-30 15:33:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-parsy (Old)
and /work/SRC/openSUSE:Factory/.python-parsy.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parsy"
Thu May 30 15:33:38 2024 rev:2 rq:1177642 version:2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-parsy/python-parsy.changes 2021-04-24 23:10:18.651493034 +0200
+++ /work/SRC/openSUSE:Factory/.python-parsy.new.24587/python-parsy.changes 2024-05-30 15:35:08.714134687 +0200
@@ -1,0 +2,25 @@
+Wed May 29 21:02:29 UTC 2024 - Matej Cepl <mcepl(a)cepl.eu>
+
+- Clean up the SPEC file.
+
+-------------------------------------------------------------------
+Wed May 29 19:49:25 UTC 2024 - Martin Schreiner <martin.schreiner(a)suse.com>
+
+- Update to 2.1:
+ * Dropped support for Python 3.7.
+ * Test against Python 3.11.
+ * Added docstrings and basic type hints to all primitives and main
+ methods.
+- Changes from 2.0:
+ * Dropped support for Python < 3.6.
+ * Added Parser.until().
+ * Parser.optional() now supports an optional default argument to be
+ returned instead None.
+- Changes from 1.4:
+ * Documentation improvements.
+ * Added group parameter to regex().
+ * Support bytes with regex() as well as str.
+ * Added forward_declaration.
+- Apply spec-cleaner.
+
+-------------------------------------------------------------------
Old:
----
parsy-1.3.0.tar.gz
New:
----
parsy-2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-parsy.spec ++++++
--- /var/tmp/diff_new_pack.MAQ9pI/_old 2024-05-30 15:35:09.486162941 +0200
+++ /var/tmp/diff_new_pack.MAQ9pI/_new 2024-05-30 15:35:09.486162941 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-parsy
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,16 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-parsy
-Version: 1.3.0
+Version: 2.1
Release: 0
Summary: Python parser combinators
License: MIT
URL: https://github.com/python-parsy/parsy
Source: https://files.pythonhosted.org/packages/source/p/parsy/parsy-%{version}.tar…
+BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
@@ -35,13 +36,13 @@
%prep
%setup -q -n parsy-%{version}
-touch test/__init__.py
+touch tests/__init__.py
%build
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
@@ -50,5 +51,6 @@
%files %{python_files}
%doc README.rst
%license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/parsy
+%{python_sitelib}/parsy-%{version}*-info
++++++ parsy-1.3.0.tar.gz -> parsy-2.1.tar.gz ++++++
++++ 5063 lines of diff (skipped)
1
0