Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package delve for openSUSE:Factory checked 
in at 2025-12-20 21:46:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/delve (Old)
 and      /work/SRC/openSUSE:Factory/.delve.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "delve"

Sat Dec 20 21:46:04 2025 rev:22 rq:1323715 version:1.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/delve/delve.changes      2025-08-28 
17:18:51.607697277 +0200
+++ /work/SRC/openSUSE:Factory/.delve.new.1928/delve.changes    2025-12-20 
21:47:24.761472700 +0100
@@ -1,0 +2,85 @@
+Fri Dec 19 21:08:28 UTC 2025 - Jeff Kowalczyk <[email protected]>
+
+- Update to version 1.26.0:
+  * v1.26.0 (#4220)
+  * tests: fix TestFilterGoroutines/TestGoroutineLabels on windows/1.26 (#4217)
+  * gdbserial: do not set detached if we kill the process (#4216)
+  * service/dap: fix restart handling when compilation fails (#4215)
+  * service/dap: disable string() field for address-less variables (#4214)
+  * service/test: disable TestGuessSubstitutePath on riscv64 (#4212)
+  * *: More fixes for Go 1.26 (#4211)
+  * pkg/proc: process spawned event (#4171)
+  * *: update riscv64 capslock file (#4210)
+  * github: fix issue template (#4209)
+  * fix: go mod vendor (#4207)
+  * *: replace github.com/hashicorp/golang-lru with a custom lru cache (#4196)
+  * *: update riscv64 support and adding it in test matrix (#4190)
+  * go.mod: remove replace directive
+  * cmd/dlv,_scripts: move things that use x/tools/go/packages to new repo 
(#3990)
+  * pkg/proc: add way to disable stop-on-error for breakpoint conditions 
(#4191)
+  * *: fix tests on windows and arm64 for go1.26 (#4205)
+  * dap: preserve tags when handling tags (#4201)
+  * test: only run capslock on latest minor version (#4202)
+  * *: fix tests (#4198)
+  * Teamcity: disable riscv64 build due to lack of agent (#4199)
+  * terminal: add savestate command (#4045)
+  * service/dap: add target command in console and support follow-exec in DAP 
interface (#4078)
+  * service: workaround for non-unicode strings in Variables (#4082)
+  * pkg/proc: guard register logging from nil pointer dereferences (#4188)
+  * teamcity: Add support for riscv64 architecture in settings (#4189)
+  * Add support to trace defer function calls under trace follow option (#3978)
+  * pkg/dwarf: do not insist stmt is same line as entry (#4186)
+  * replay subcommand must keep trace directory. (#4184)
+  * gobuild: add log for build argument (#4185)
+  * pkg/terminal: allow custom starlark commands to be used in on prefix 
(#4170)
+  * service/dap: add dap read memory request handler (#4083)
+  * winarm64: remove experimental build tags (#4176)
+  * pkg/terminal: lazy init functions trie to reduce unnecessary memory usage 
(#4177)
+  * service/dap: implement input/output redirection (#4178)
+  * terminal: fix wait reason string table (#4182)
+  * proc: add test for interfaces with otherwise unreachable runtime types 
(#4096)
+  * proc: simplify and rename structMember (#4159)
+  * CI: add windows arm64 workflow (#4175)
+  * service/dap: use exception breakpoints for predefined breakpoints (#4169)
+  * cmd/dlv: prevent trace killing attached process (#4164)
+  * service/debugger: use address in ClearBreakpoint only when ID is 0 (#4168)
+  * pkg/proc: split off rangeParent from function extras (#4173)
+  * pkg/proc: fix nil pointer dereference when calling extra on a nil func 
(#4174)
+  * service,proc: fix tests to enable parallel runs (#4135)
+  * teamcity: re-remove loong64 configuration
+  * proc: produce materialized breakpoint event for follow-exec mode (#4161)
+  * tests: add missing test cleanup (#4163)
+  * teamcity: add linux/loong64 to configuration (#4154)
+  * proc/gdbserial: cleanup TestTraceDirCleanup (#4157)
+  * Revert "teamcity: add linux/loong64 to configuration (#4154)" (#4158)
+  * ci/cd: set CI=true on a project level (#4156)
+  * teamcity: add linux/loong64 to configuration (#4154)
+  * teamcity: don't sign binaries on CI
+  * dlv_test: disable parallelization on TestUnattendedBreakpoint (#4145)
+  * pkg/proc: add support for function calls on loong64 (#4114)
+  * Add flag to retain trace directory after detach (#4091)
+  * proc,service,terminal: allow cancelling of debuginfod downloads (#4123)
+  * pkg/proc: hierarchical search structMember or method (#4118)
+  * pkg/proc: fix and improve frame unwind context handling on loong64 (#4133)
+  * terminal: add shortcut syntax to starlark to access target vars (#4134)
+  * proc: additional checks parsing g structs (#4140)
+  * proc: return error when calling a non-ptr receiver method on a nil ptr 
(#4139)
+  * debugger: check that breakpoint exists in ClearBreakpoint (#4141)
+  * go.mod: upgrade simplelru to v2 (#4143)
+  * *: update trie to v3.2.0 (#4131)
+  * service/dap: Implement suspended breakpoints (#4075)
+  * terminal: trace /regexp/ should set ret breakpoints correctly (#4130)
+  * support_sentinel_linux.go: Fixed the ppc64le clause in the file to prevent 
build failures. (#4129)
+  * pkg/proc: optimize range body lookup cost by trie searching and use 
moduledata cache to reduce LoadModuleData cost (#4113)
+  * cmd/dlv: use distinct ports for parallel tests (#4124)
+  * service/dap: fix nativeProcess race condition in tests (#4121)
+  * *: install capslock after env var setup (#4122)
+  * cmd/dlv: add capslock check (#4106)
+  * service: remember that we attached in WaitFor attach mode (#4120)
+  * *: parallelize tests where possible (#4115)
+  * *: update github.com/derekparker/trie (#4107)
+  * *: modernize codebase with newer syntax / helpers (#4110)
+  * service/test: reduce TestGoroutinesGrouping runtime (#4111)
+  * pkg/goversion: update MinSupportedVersionOfGoMinor (#4108)
+
+-------------------------------------------------------------------

Old:
----
  delve-1.25.2.tar.gz

New:
----
  delve-1.26.0.tar.gz

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

Other differences:
------------------
++++++ delve.spec ++++++
--- /var/tmp/diff_new_pack.7U5uWc/_old  2025-12-20 21:47:25.905520056 +0100
+++ /var/tmp/diff_new_pack.7U5uWc/_new  2025-12-20 21:47:25.909520222 +0100
@@ -19,7 +19,7 @@
 %define shortname dlv
 
 Name:           delve
-Version:        1.25.2
+Version:        1.26.0
 Release:        0
 Summary:        Debugger for the Go Programming Language
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7U5uWc/_old  2025-12-20 21:47:25.941521546 +0100
+++ /var/tmp/diff_new_pack.7U5uWc/_new  2025-12-20 21:47:25.945521712 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/go-delve/delve.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.25.2</param>
+    <param name="revision">v1.26.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.7U5uWc/_old  2025-12-20 21:47:25.969522705 +0100
+++ /var/tmp/diff_new_pack.7U5uWc/_new  2025-12-20 21:47:25.973522871 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/go-delve/delve.git</param>
-              <param 
name="changesrevision">498ee9c27223fed032af8856f7a62590a63b9439</param></service></servicedata>
+              <param 
name="changesrevision">4e4f29ce753a0dda04b200452c23b90a25923465</param></service></servicedata>
 (No newline at EOF)
 

++++++ delve-1.25.2.tar.gz -> delve-1.26.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/delve/delve-1.25.2.tar.gz 
/work/SRC/openSUSE:Factory/.delve.new.1928/delve-1.26.0.tar.gz differ: char 12, 
line 1

++++++ vendor.tar.gz ++++++
++++ 35806 lines of diff (skipped)

Reply via email to