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-12-14 14:12:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/i2pd (Old) and /work/SRC/openSUSE:Factory/.i2pd.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "i2pd" Wed Dec 14 14:12:49 2022 rev:18 rq:1042874 version:2.44.0 Changes: -------- --- /work/SRC/openSUSE:Factory/i2pd/i2pd.changes 2022-06-27 11:25:36.350594586 +0200 +++ /work/SRC/openSUSE:Factory/.i2pd.new.1835/i2pd.changes 2022-12-14 14:12:50.432061802 +0100 @@ -1,0 +2,58 @@ +Tue Dec 6 21:22:36 UTC 2022 - Dirk Müller <dmuel...@suse.com> + +- update to 2.44.0: + * SSL connection for server I2P tunnels + * Localization to Italian and Spanish + * SSU2 through SOCKS5 UDP proxy + * Reload tunnels through web console + * SSU2 send immediate ack request flag + * SSU2 send and verify path challenge + * Configurable ssu2.mtu4 and ssu2.mtu6 + * SSU2 is enbaled and SSU is disabled by default + * Separate network status and error + * Random selection between NTCP2 and SSU2 priority + * Added notbob.i2p to jump services + * Remove DoNotTrack flag from HTTP Request header + * Skip addresshelper page if destination was not changed + * SSU2 allow different ports from RelayReponse and HolePunch + * SSU2 resend PeerTest msg 1 and msg 2 + * SSU2 Send Retry instead SessionCreated if clock skew detected + * Long HTTP headers for HTTP proxy and HTTP server tunnel + * SSU2 resends and resend limits + * Crash at startup if addressbook is disabled + * NTCP2 ipv6 connection through SOCKS5 proxy + * SSU2 SessionRequest with zero token + * SSU2 MTU less than 1280 + * SSU2 port=1 + * Incorrect addresses from network interfaces + * Definitions for Darwin PPC; do not use pthread_setname_np + * Complete SSU2 implementation + * Localization to Chinese + * Send RouterInfo update for long live sessions + * Explicit ipv6 ranges of known tunnel brokers for MTU detection + * Always send "Connection: close" and strip out Keep-Alive for server HTTP + tunnel + * Show ports for all transports in web console + * Translation of webconsole site title + * Support for Windows ProgramData path when running as service + * Ability to turn off address book + * Handle signals TSTP and CONT to stop and resume network + * ### Changed + * Case insensitive headers for server HTTP tunnel + * Do not show 'Address registration' line if LeaseSet is encrypted + * SSU2 transports have higher priority than SSU + * Disable ElGamal precalculated table if no SSU + * Deprecate limits.ntcpsoft, limits.ntcphard and limits.ntcpthreads config + options + * SSU2 is enabled and SSU is disabled by default for new installations + * Typo with Referer header name in HTTP proxy + * Can't handle garlic message from an exploratory tunnel + * Incorrect encryption key for exploratory lookup reply + * Bound checks issues in LeaseSets code + * MTU detection on Windows + * Crash on stop of active server tunnel + * Send datagram to wrong destination in SAM + * Incorrect static key in RouterInfo if the keys were regenerated + * Duplicated sessions in BOB + +------------------------------------------------------------------- Old: ---- i2pd-2.42.1.tar.gz New: ---- i2pd-2.44.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ i2pd.spec ++++++ --- /var/tmp/diff_new_pack.yFqmAd/_old 2022-12-14 14:12:50.964064538 +0100 +++ /var/tmp/diff_new_pack.yFqmAd/_new 2022-12-14 14:12:50.968064559 +0100 @@ -1,7 +1,7 @@ # # spec file for package i2pd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2022 PurpleI2P team # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %define sysuser i2pd %define sysgroup i2pd Name: i2pd -Version: 2.42.1 +Version: 2.44.0 Release: 0 Summary: C++ implementation of an I2P client License: BSD-3-Clause ++++++ i2pd-2.42.1.tar.gz -> i2pd-2.44.0.tar.gz ++++++ ++++ 16729 lines of diff (skipped)