Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package i2pd for openSUSE:Factory checked in 
at 2022-06-27 11:25:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/i2pd (Old)
 and      /work/SRC/openSUSE:Factory/.i2pd.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "i2pd"

Mon Jun 27 11:25:34 2022 rev:17 rq:985164 version:2.42.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/i2pd/i2pd.changes        2021-05-20 
19:25:30.429832540 +0200
+++ /work/SRC/openSUSE:Factory/.i2pd.new.1548/i2pd.changes      2022-06-27 
11:25:36.350594586 +0200
@@ -1,0 +2,68 @@
+Thu Jun 09 16:22:34 UTC 2022 - R4SAS <[email protected]>
+
+- Update to version 2.42.1
+  * Fixed incorrect jump link in HTTP Proxy
+- Update to version 2.42.0
+  * Preliminary SSU2 implementation
+  * Tunnel length variance
+  * Localization to French
+  * Fixed encrypted LeaseSet for EdDSA signature
+  * UDP tunnels reload
+  * Fixed incorrect processing of i2cp.dontPublishLeaseSet param
+  * Updated reseeds list
+  * Win32 service
+  * Daily cleanup of obsolete peer profiles
+  * Fixed race conditions for short tunnel build message and RouterInfo
+    buffer allocation
+  * Don't show version in title of web console
+  * Fixed tunnel build if clock was out of sync
+- Update to version 2.41.0
+  * Clock syncronization through SSU
+  * Added localization to German
+  * Select compatible outbound tunnel for I2CP messages
+  * Use TCP/IP sockets for I2CP on Android instead local sockets
+  * Restart webconsole's acceptor in case of exception
+  * Try another floodfill for publishing if no compatible tunnels found
+  * Reduce memory usage for RouterInfo structures
+  * Avoid duplicated addresses in RouterInfo. Check presence of netId and 
version
+  * Update reseed servers list/cerificates
+  * Changed webconsole's dark style colors
+  * Fixed attempt to use Yggdrasil on start on Android
+  * Fixed severe packets drop in SSU
+  * Fixed crash on tunnel tests
+  * Fixed loading addressbook subscriptions from config
+- Update to version 2.40.0
+  * "Keep alive" parameter for client tunnels
+  * Fixed tunnels reload (kill -s HUP)
+  * Support openssl 3.0.0
+  * Build tunnels through ECIES routers only
+  * Reduced memory usage
+  * Localization to Armenian
+  * Added Windows menu item for opening datadir
+  * Reseed if too few floodfills
+  * Don't publish old and replacing tunnel in LeaseSet
+  * Webconsole light/dark theme depending on system settings (via CSS)
+  * Updated reseed servers list
+  * Fixed build for Build on GNU/Hurd
+  * Set gzip compression to false by default
+  * i18n code called from ClientContext (libi2pd_client)
+- Update to version 2.39.0
+  * Short tunnel build messages
+  * Localization to Russian, Ukrainian, Turkmen, Uzbek and Afrikaans
+  * Custom CSS styles for webconsole
+  * Avoid slow tunnels with more than 250 ms per hop
+  * Process DELAY_REQUESTED streaming option
+  * "certsdir" options for certificates location
+  * Yggdrasil reseed for v0.4, added two more
+  * Rekey of all routers to ECIES
+  * Encryption type 0,4 by default for server tunnels
+  * Fixed zero-hop tunnels
+  * Set minimal version for floodfill to 0.9.38
+  * Fixed crash upon SAM session termination
+  * NTP sync through ipv6
+  * Allow ipv6 addresses for UDP server tunnels
+  * Consistent path for explicit peers
+  * Always create new tunnel from exploratory pool
+  * Better distribution for random tunnel's peer selection
+
+-------------------------------------------------------------------

Old:
----
  i2pd-2.38.0.tar.gz

New:
----
  i2pd-2.42.1.tar.gz

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

Other differences:
------------------
++++++ i2pd.spec ++++++
--- /var/tmp/diff_new_pack.PMlplK/_old  2022-06-27 11:25:37.686596565 +0200
+++ /var/tmp/diff_new_pack.PMlplK/_new  2022-06-27 11:25:37.690596570 +0200
@@ -2,6 +2,7 @@
 # spec file for package i2pd
 #
 # Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 PurpleI2P team
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +20,7 @@
 %define sysuser i2pd
 %define sysgroup i2pd
 Name:           i2pd
-Version:        2.38.0
+Version:        2.42.1
 Release:        0
 Summary:        C++ implementation of an I2P client
 License:        BSD-3-Clause
@@ -88,9 +89,8 @@
   ln -s $(echo $_links | sed 's|\(.*\ \+\)|/\1%{buildroot}/|')
 done
 
-mkdir -p %{buildroot}%{_sysconfdir}/i2pd/tunnels.conf.d/tunnels.d
-cp -rf contrib/tunnels.d/* 
%{buildroot}%{_sysconfdir}/i2pd/tunnels.conf.d/tunnels.d
-rm %{buildroot}%{_sysconfdir}/i2pd/tunnels.conf.d/tunnels.d/README
+mkdir -p %{buildroot}%{_sysconfdir}/i2pd/tunnels.conf.d
+cp -rf contrib/tunnels.d/README %{buildroot}%{_sysconfdir}/i2pd/tunnels.conf.d
 
 install -Dm0644 %{name}.service.in %{buildroot}%{_unitdir}/%{name}.service
 install -Dm0644 %{name}.tmpfile.in %{buildroot}%{_tmpfilesdir}/%{name}.conf
@@ -135,20 +135,15 @@
 %attr(0750,%{sysuser},%{sysgroup}) %dir %{_datadir}/i2pd/certificates
 %attr(0750,%{sysuser},%{sysgroup}) %dir %{_datadir}/i2pd/certificates/family
 %attr(0750,%{sysuser},%{sysgroup}) %dir %{_datadir}/i2pd/certificates/reseed
-%attr(0750,%{sysuser},%{sysgroup}) %dir %{_datadir}/i2pd/certificates/router
 %{_datadir}/i2pd/certificates/family/
 %{_datadir}/i2pd/certificates/reseed/
-%{_datadir}/i2pd/certificates/router/
 %attr(0750,%{sysuser},%{sysgroup}) %dir %{_localstatedir}/lib/i2pd
 %{_localstatedir}/lib/i2pd/
 %attr(0750,%{sysuser},%{sysgroup}) %dir %{_sysconfdir}/i2pd
 %attr(0750,%{sysuser},%{sysgroup}) %dir %{_sysconfdir}/i2pd/tunnels.conf.d
-%attr(0750,%{sysuser},%{sysgroup}) %dir 
%{_sysconfdir}/i2pd/tunnels.conf.d/tunnels.d
 %config(noreplace) %{_sysconfdir}/i2pd/i2pd.conf
 %config(noreplace) %{_sysconfdir}/i2pd/subscriptions.txt
 %config(noreplace) %{_sysconfdir}/i2pd/tunnels.conf
-%config(noreplace) %{_sysconfdir}/i2pd/tunnels.conf.d/tunnels.d/IRC-Ilita.conf
-%config(noreplace) %{_sysconfdir}/i2pd/tunnels.conf.d/tunnels.d/IRC-Irc2P.conf
 %{_sysconfdir}/i2pd/tunnels.conf.d/README
 
 %changelog

++++++ i2pd-2.38.0.tar.gz -> i2pd-2.42.1.tar.gz ++++++
++++ 31721 lines of diff (skipped)

Reply via email to