Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package delve for openSUSE:Factory checked 
in at 2023-06-29 17:28:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/delve (Old)
 and      /work/SRC/openSUSE:Factory/.delve.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "delve"

Thu Jun 29 17:28:44 2023 rev:8 rq:1095857 version:1.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/delve/delve.changes      2023-04-07 
18:16:40.496665924 +0200
+++ /work/SRC/openSUSE:Factory/.delve.new.13546/delve.changes   2023-06-29 
17:29:04.158519741 +0200
@@ -1,0 +2,65 @@
+Wed Jun 28 15:33:04 UTC 2023 - [email protected]
+
+- Update to version 1.21.0:
+  * all: Bump to v1.21.0 (#3428)
+  * proc: skip TestDebugStripped on linux/386/pie (#3427)
+  * service/dap: fix typos in comments (#3426)
+  * pkg/proc: improve stripped binary support with PIE (#3421)
+  * proc: only print warning when gopclntab can not be read for first image 
(#3420)
+  * service,terminal: when libraries don't have debug_info print reason (#3419)
+  * pkg/terminal: regenerate starlark mappings (#3418)
+  * pkg/proc: fix ebpf probe tracing backen uprobe handling (#3417)
+  * pkg/proc: enable basic debug functionality for stripped ELF binaries 
(#3408)
+  * terminal/starbind: add online help for starlark (#3388)
+  * service/dap: update go-dap to latest (#3414)
+  * TeamCity: fix linux/arm64 build (second attempt) (#3411)
+  * terminal: expand ~ in paths passed to 'source' (#3387)
+  * proc/test: reenable cgo testing on FreeBSD (#3394)
+  * terminal: ask for confirmation when using 'quit -c' with breakpoints 
(#3398)
+  * TeamCity: fix linux/arm64 build (#3403)
+  * rpc2, debugger: Fix comments around goroutine grouping (#3374)
+  * cmd/commands: Fix to read debug info file from the correct directory when 
using trace command with -e option. (#3405)
+  * starbind: fix use of ptr variables in starlark  (#3386)
+  * debugger: inline clearBreakpoint, createLogicalBreakpoint (#3389)
+  * TeamCity: actually run linux/386 tests on linux/386 (#3392)
+  * service/rpccommon: correct wrong comments (#3397)
+  * docgen: fix links with trailing dots  (#3399)
+  * dwarf: ignore DeclLine for function args (#3400)
+  * _scripts: fix typos (#3402)
+  * dwarf/op: use readMemory function (#3391)
+  * starbind: Make the time module available to star scripts (#3375)
+  * documentation: add a note about starlark structs (#3376)
+  * debuginfod-find stderr may contain diagnostics; look at stdout only for 
filename (#3381)
+  * dwarf,proc: fix typos in comments and error messages (#3379)
+  * service: fix typos in comments, logs, tests, and vars (#3378)
+  * proc: remove addrret field from Stackframe struct (#3373)
+  * pkg/proc,pkg/terminal: close response body in tests (#3372)
+  * cmd/dlv,service/dap: use randomized name as default output binary (#3366)
+  * pkg/proc: pad variable mem in extractVarInfoFromEntry (#3365)
+  * cmd/dlv: logger is not closed in connect command (#3367)
+  * proc: fix runtime type handling for Go 1.21 (#3370)
+  * proc,terminal: read command line of new processes (#3346)
+  * trace: add timestamp to the output (#3358)
+  * service/dap: refactor funcs always returning nil error (#3357)
+  * dwarf/godwarf: fix alignment calculation for typedef types (#3362)
+  * refactor: replace `Readdir(-1)` with `os.ReadDir` (#3361)
+  * chore: don't ignore directory cmd/dlv (#3359)
+  * pkg/proc: add missing response body Close in test (#3355)
+  * pkg/proc: remove memlock limit for ebpf trace backend (#3353)
+  * *: misc improvements to config command and substitute-path rules (#3335)
+  * service/dap: use reloaded value
+  * service/dap,service/debugger: refactor regexp funcs
+  * proc/test: replace old func testName with T.Name
+  * service: fix typos in comments (#3344)
+  * Add additional information to how to filter goroutines
+  * service/debugger,terminal: API and user interface for follow exec mode 
(#3286)
+  * proc/native: support core dumping on FreeBSD (#3305)
+  * debugger: do not panic if defer location can not be found (#3329)
+  * proc: Simplify eBPF backend implementation (#3325)
+  * proc: step breakpoints shouldn't hide normal breakpoints (#3287)
+  * service/dap: fix failing test on Go 1.21 (#3312)
+  * proc: disable flaky tests on windows/arm64 (#3328)
+  * proc: fix match condition in TestGnuDebuglink
+  * proc: fix test by adding missing assert
+
+-------------------------------------------------------------------

Old:
----
  delve-1.20.2.tar.gz

New:
----
  delve-1.21.0.tar.gz

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

Other differences:
------------------
++++++ delve.spec ++++++
--- /var/tmp/diff_new_pack.HTWLcg/_old  2023-06-29 17:29:05.054524990 +0200
+++ /var/tmp/diff_new_pack.HTWLcg/_new  2023-06-29 17:29:05.062525037 +0200
@@ -22,7 +22,7 @@
 %define shortname dlv
 
 Name:           delve
-Version:        1.20.2
+Version:        1.21.0
 Release:        0
 Summary:        Static website generator written in Go
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HTWLcg/_old  2023-06-29 17:29:05.094525224 +0200
+++ /var/tmp/diff_new_pack.HTWLcg/_new  2023-06-29 17:29:05.094525224 +0200
@@ -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.20.2</param>
+    <param name="revision">v1.21.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.HTWLcg/_old  2023-06-29 17:29:05.114525341 +0200
+++ /var/tmp/diff_new_pack.HTWLcg/_new  2023-06-29 17:29:05.118525365 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/go-delve/delve.git</param>
-              <param 
name="changesrevision">d8ff5d1e43144605cf766f6a79ec5cd3371e07cb</param></service></servicedata>
+              <param 
name="changesrevision">1647fa6b5e029f5785f5288b62120a8d1241f127</param></service></servicedata>
 (No newline at EOF)
 

++++++ delve-1.20.2.tar.gz -> delve-1.21.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/delve/delve-1.20.2.tar.gz 
/work/SRC/openSUSE:Factory/.delve.new.13546/delve-1.21.0.tar.gz differ: char 
12, line 1

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

Reply via email to