Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mihomo for openSUSE:Factory checked 
in at 2026-09-16 17:42:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mihomo (Old)
 and      /work/SRC/openSUSE:Factory/.mihomo.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mihomo"

Wed Sep 16 17:42:17 2026 rev:5 rq:1378099 version:1.19.31

Changes:
--------
--- /work/SRC/openSUSE:Factory/mihomo/mihomo.changes    2026-08-17 
17:02:38.250758611 +0200
+++ /work/SRC/openSUSE:Factory/.mihomo.new.383539/mihomo.changes        
2026-09-16 17:44:29.442399104 +0200
@@ -1,0 +2,27 @@
+Tue Sep 15 09:50:44 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to version 1.19.31:
+  * Add an EasyTier outbound (#3194); this pulls in
+    easytier/easytier-go (LGPL-3.0-only), so widen License to
+    "GPL-3.0-only AND LGPL-3.0-only AND MPL-2.0"
+  * Support "stack: mips" in the tun configuration and
+    "identity-secret" for ZeroTier
+  * Improve OpenVPN: derive the tls-auth HMAC digest from auth
+    instead of hard-coding SHA-1 (#3189) and no longer rely on
+    the underlying conn deadline functions
+  * Fix hysteria v1 UDP handling (#3178), hysteria2 UDP sessions
+    not closed on connection close, VLESS decryption cleanup
+    panic (#3195), WireGuard nil dereference on init (#3148),
+    AmneziaWG v3 RandomPaddingAddition/DisableCookies, DomainSet
+    wildcard matching with overlapping rules, shadowsocks "none"
+    NeedHandshake, mieru listener "listen" (#3205), xhttp IPv6
+    URL parsing (#3160), trusttunnel TCP connect wait, Tailscale
+    UserDial for upstream TCP DNS and split-DNS UDP in tsnet
+    mode, plus connection-error-handling closes across kcptun,
+    mkcp, snell, doq, tuic and listener paths
+  * Maintenance: tailscale to v1.102.3, sudoku to v0.5.0 (#3187),
+    mieru update (#3119), yaml library to go.yaml.in/yaml/v3,
+    mipstack/gvisor memory and API work, DomainSet/Map rework,
+    REALITY ML-KEM option (#3199)
+
+-------------------------------------------------------------------

Old:
----
  mihomo-1.19.30.tar.gz

New:
----
  mihomo-1.19.31.tar.gz

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

Other differences:
------------------
++++++ mihomo.spec ++++++
--- /var/tmp/diff_new_pack.NtobNk/_old  2026-09-16 17:44:34.257600288 +0200
+++ /var/tmp/diff_new_pack.NtobNk/_new  2026-09-16 17:44:34.261600456 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           mihomo
-Version:        1.19.30
+Version:        1.19.31
 Release:        0
 Summary:        The universal proxy platform
 # Legal-Review-Notice: mihomo's own code is GPL-3.0-only, but the Go binary
@@ -25,11 +25,12 @@
 # set. Copyleft actually linked into the shipped binary (derived from
 # "go list -deps" for linux/amd64+arm64 with -tags with_gvisor, mapped onto
 # vendor/modules.txt): GPL-3.0-or-later (the metacubex/sing* family, fswatch,
-# randv2, enfein/mieru, sina-ghaderi/*) - absorbed by GPL-3.0-only - and
-# MPL-2.0 (metacubex/zerotier-go, metacubex/mipstack, metacubex/yamux,
-# hashicorp/golang-lru). MPL-2.0 section 3.2 source availability is satisfied
-# by vendor.tar.gz shipping in the src.rpm.
-License:        GPL-3.0-only AND MPL-2.0
+# randv2, enfein/mieru, sina-ghaderi/*) - absorbed by GPL-3.0-only -,
+# LGPL-3.0-only (easytier/easytier-go for the EasyTier outbound, new
+# in 1.19.31) and MPL-2.0 (metacubex/zerotier-go, metacubex/mipstack,
+# metacubex/yamux, hashicorp/golang-lru). MPL-2.0 section 3.2 source
+# availability is satisfied by vendor.tar.gz shipping in the src.rpm.
+License:        GPL-3.0-only AND LGPL-3.0-only AND MPL-2.0
 URL:            https://github.com/MetaCubeX/mihomo
 Source0:        %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
@@ -83,7 +84,7 @@
 }
 cat gotest.log
 # A suite that collects zero tests also exits 0, so assert it really ran
-# (55 packages report "ok" as of 1.19.30).
+# (57 packages report "ok" as of 1.19.31).
 test "$(grep -c '^ok ' gotest.log)" -ge 50
 
 %pre

++++++ _service ++++++
--- /var/tmp/diff_new_pack.NtobNk/_old  2026-09-16 17:44:34.357604467 +0200
+++ /var/tmp/diff_new_pack.NtobNk/_new  2026-09-16 17:44:34.367604885 +0200
@@ -3,7 +3,7 @@
   <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/MetaCubeX/mihomo.git</param>
     <param name="scm">git</param>
-    <param name="revision">v1.19.30</param>
+    <param name="revision">v1.19.31</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="match-tag">v*</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.NtobNk/_old  2026-09-16 17:44:34.422607183 +0200
+++ /var/tmp/diff_new_pack.NtobNk/_new  2026-09-16 17:44:34.430607517 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/MetaCubeX/mihomo.git</param>
-              <param 
name="changesrevision">ac017cdd246ce8bd547653d927e7bf77d7ee73d5</param></service></servicedata>
+              <param 
name="changesrevision">ab405bad5beeeac8b003bb01f60f134f6df54471</param></service></servicedata>
 (No newline at EOF)
 

++++++ mihomo-1.19.30.tar.gz -> mihomo-1.19.31.tar.gz ++++++
++++ 16580 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/mihomo/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.mihomo.new.383539/vendor.tar.gz differ: char 5, 
line 1

Reply via email to