Package: dh-make-golang
Version: 0.6.0-2+b5
Severity: normal
X-Debbugs-Cc: ti...@debian.org

Dear Maintainer,

Please have a look at the git import, which somewhat won't find a proper
version and try to tag an invalid name ".orig". The following was my attempt of
creating a salsa repo for tailscale:

$ dh-make-golang github.com/tailscale/tailscale
2023/09/10 20:37:02 Starting "dh-make-golang v0.6.0 linux/amd64"
2023/09/10 20:37:02 Downloading "github.com/tailscale/tailscale/..."
2023/09/10 20:37:12 Determining upstream version number
2023/09/10 20:37:12 Found latest tag "coral-gitops"
2023/09/10 20:37:12 WARNING: Latest tag "coral-gitops" is not a valid SemVer 
version
2023/09/10 20:37:12 INFO: master is ahead of "coral-gitops" by 1158 commits
2023/09/10 20:37:12 Package version is ""
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/atomicfile 
expects import "tailscale.com/atomicfile"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/derper 
expects import "tailscale.com/cmd/derper"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/hello 
expects import "tailscale.com/cmd/hello"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/tailscale 
expects import "tailscale.com/cmd/tailscale"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/tailscaled 
expects import "tailscale.com/cmd/tailscaled"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/tsconnect 
expects import "tailscale.com/cmd/tsconnect"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/util/singleflight
 expects import "tailscale.com/util/singleflight"
2023/09/10 20:37:13 WARNING: In findMains: ["go" "list" "-f" "{{.ImportPath}} 
{{.Name}}" "github.com/tailscale/tailscale/..."]: exit status 1
2023/09/10 20:37:13 Retrying without appending "/..." to repo
2023/09/10 20:37:13 Determining dependencies
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/atomicfile 
expects import "tailscale.com/atomicfile"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/derper 
expects import "tailscale.com/cmd/derper"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/hello 
expects import "tailscale.com/cmd/hello"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/tailscale 
expects import "tailscale.com/cmd/tailscale"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/tailscaled 
expects import "tailscale.com/cmd/tailscaled"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/cmd/tsconnect 
expects import "tailscale.com/cmd/tsconnect"
code in directory 
/tmp/dh-make-golang2735977206/src/github.com/tailscale/tailscale/util/singleflight
 expects import "tailscale.com/util/singleflight"
2023/09/10 20:37:14 WARNING: In findDependencies: ["go" "list" "-f" "{{join 
.Imports \"\\n\"}}\n{{join .TestImports \"\\n\"}}\n{{join .XTestImports 
\"\\n\"}}" "github.com/tailscale/tailscale/..."]: exit status 1
2023/09/10 20:37:14 Retrying without appending "/..." to repo
2023/09/10 20:37:14 Downloading 
https://github.com/tailscale/tailscale/archive/coral-gitops.tar.gz
2023/09/10 20:37:16 Moving tempfile to 
"golang-github-tailscale-tailscale_.orig.tar.gz"
hint: Using 'master' as the name for the initial branch. This default branch 
name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint:   git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint:   git branch -m <name>
2023/09/10 20:37:16 Adding remote "origin" with URL 
"g...@salsa.debian.org:go-team/packages/golang-github-tailscale-tailscale.git"
2023/09/10 20:37:16 Adding remote "github" with URL 
"https://github.com/tailscale/tailscale";
2023/09/10 20:37:16 Running "git fetch github"
remote: Enumerating objects: 55925, done.
remote: Counting objects: 100% (1718/1718), done.
remote: Compressing objects: 100% (408/408), done.
remote: Total 55925 (delta 1363), reused 1499 (delta 1307), pack-reused 54207
Receiving objects: 100% (55925/55925), 21.87 MiB | 3.40 MiB/s, done.
Resolving deltas: 100% (38285/38285), done.
>From https://github.com/tailscale/tailscale
 * [new branch]        Aadi/speedtest-tailscaled -> 
github/Aadi/speedtest-tailscaled
 * [new branch]        Xe/TS-envvar-name       -> github/Xe/TS-envvar-name
 * [new branch]        Xe/debug-nixos-build    -> github/Xe/debug-nixos-build
 * [new branch]        Xe/derphttp-panic-fix   -> github/Xe/derphttp-panic-fix
 * [new branch]        Xe/disallow-local-ip-for-exit-node -> 
github/Xe/disallow-local-ip-for-exit-node
 * [new branch]        Xe/do-windows-logserver-better -> 
github/Xe/do-windows-logserver-better
 * [new branch]        Xe/envvar-name-TS       -> github/Xe/envvar-name-TS
 * [new branch]        Xe/gitops-pusher-acl-test-error-output -> 
github/Xe/gitops-pusher-acl-test-error-output
 * [new branch]        Xe/gitops-pusher-ffcli  -> github/Xe/gitops-pusher-ffcli
 * [new branch]        Xe/gitops-pusher-three-version-problem -> 
github/Xe/gitops-pusher-three-version-problem
 * [new branch]        Xe/hello-vr             -> github/Xe/hello-vr
 * [new branch]        Xe/log-target-flag      -> github/Xe/log-target-flag
 * [new branch]        Xe/log-target-registry-key -> 
github/Xe/log-target-registry-key
 * [new branch]        Xe/private-logcatcher-in-process -> 
github/Xe/private-logcatcher-in-process
 * [new branch]        Xe/rel-144-fix-ipv6-broken-in-tests -> 
github/Xe/rel-144-fix-ipv6-broken-in-tests
 * [new branch]        Xe/reset-logid-on-logout-login -> 
github/Xe/reset-logid-on-logout-login
 * [new branch]        Xe/synology-does-actually-work-with-subnet-routes-til -> 
github/Xe/synology-does-actually-work-with-subnet-routes-til
 * [new branch]        Xe/tailtlsproxy         -> github/Xe/tailtlsproxy
 * [new branch]        Xe/test-install-script-libvirtd -> 
github/Xe/test-install-script-libvirtd
 * [new branch]        Xe/testcontrol-v6       -> github/Xe/testcontrol-v6
 * [new branch]        Xe/tsnet-funnel         -> github/Xe/tsnet-funnel
 * [new branch]        Xe/winui-bugreport-without-tailscaled -> 
github/Xe/winui-bugreport-without-tailscaled
 * [new branch]        aaron/dnsapc            -> github/aaron/dnsapc
 * [new branch]        aaron/go-ole-ref        -> github/aaron/go-ole-ref
 * [new branch]        aaron/gocross_win_dll   -> github/aaron/gocross_win_dll
 * [new branch]        aaron/loglog            -> github/aaron/loglog
 * [new branch]        aaron/migrate_windows   -> github/aaron/migrate_windows
 * [new branch]        aaron/win_pipe_impersonation -> 
github/aaron/win_pipe_impersonation
 * [new branch]        adding-address-ips-totestcontrolnode -> 
github/adding-address-ips-totestcontrolnode
 * [new branch]        alexbrainman/use_wg_dns_code -> 
github/alexbrainman/use_wg_dns_code
 * [new branch]        andrew/bump-esbuild     -> github/andrew/bump-esbuild
 * [new branch]        andrew/captive-portal-package -> 
github/andrew/captive-portal-package
 * [new branch]        andrew/cloudenv-location -> 
github/andrew/cloudenv-location
 * [new branch]        andrew/control-key-store -> 
github/andrew/control-key-store
 * [new branch]        andrew/controlclient-dial -> 
github/andrew/controlclient-dial
 * [new branch]        andrew/debug-subnet-router -> 
github/andrew/debug-subnet-router
 * [new branch]        andrew/derp-bound-latency -> 
github/andrew/derp-bound-latency
 * [new branch]        andrew/derp-region-location -> 
github/andrew/derp-region-location
 * [new branch]        andrew/dns-forwarder-retry -> 
github/andrew/dns-forwarder-retry
 * [new branch]        andrew/dnscache-debugging-1.22.2 -> 
github/andrew/dnscache-debugging-1.22.2
 * [new branch]        andrew/doctor-conntrack -> github/andrew/doctor-conntrack
 * [new branch]        andrew/doctor-scutil    -> github/andrew/doctor-scutil
 * [new branch]        andrew/fastjson         -> github/andrew/fastjson
 * [new branch]        andrew/health-state     -> github/andrew/health-state
 * [new branch]        andrew/hostinfo-HavePortMap -> 
github/andrew/hostinfo-HavePortMap
 * [new branch]        andrew/ipn-debug-1.42.0 -> github/andrew/ipn-debug-1.42.0
 * [new branch]        andrew/linux-router-v4-disabled -> 
github/andrew/linux-router-v4-disabled
 * [new branch]        andrew/metrics-distribution -> 
github/andrew/metrics-distribution
 * [new branch]        andrew/monitor-link-change -> 
github/andrew/monitor-link-change
 * [new branch]        andrew/net-tsaddr-mapviaaddr -> 
github/andrew/net-tsaddr-mapviaaddr
 * [new branch]        andrew/netns-macos-route -> 
github/andrew/netns-macos-route
 * [new branch]        andrew/peer-status-KeyExpiry -> 
github/andrew/peer-status-KeyExpiry
 * [new branch]        andrew/router-drop-ula  -> github/andrew/router-drop-ula
 * [new branch]        andrew/rp-filter-check  -> github/andrew/rp-filter-check
 * [new branch]        andrew/slicesx-deduplicate -> 
github/andrew/slicesx-deduplicate
 * [new branch]        andrew/tstest-goroutine-ignore -> 
github/andrew/tstest-goroutine-ignore
 * [new branch]        andrew/upnp-unfork      -> github/andrew/upnp-unfork
 * [new branch]        andrew/util-cache       -> github/andrew/util-cache
 * [new branch]        andrew/util-dnsconfig   -> github/andrew/util-dnsconfig
 * [new branch]        angott/allow-thunderbolt-bridge -> 
github/angott/allow-thunderbolt-bridge
 * [new branch]        apenwarr/check184       -> github/apenwarr/check184
 * [new branch]        apenwarr/faketun        -> github/apenwarr/faketun
 * [new branch]        apenwarr/fixes          -> github/apenwarr/fixes
 * [new branch]        apenwarr/ioslogin       -> github/apenwarr/ioslogin
 * [new branch]        apenwarr/relogin        -> github/apenwarr/relogin
 * [new branch]        apenwarr/statefix       -> github/apenwarr/statefix
 * [new branch]        apenwarr/statetest      -> github/apenwarr/statetest
 * [new branch]        awly/distsign-build     -> github/awly/distsign-build
 * [new branch]        azure                   -> github/azure
 * [new branch]        bradfitz/1.14           -> github/bradfitz/1.14
 * [new branch]        bradfitz/1.18.1         -> github/bradfitz/1.18.1
 * [new branch]        bradfitz/1_16_stress_netmap -> 
github/bradfitz/1_16_stress_netmap
 * [new branch]        bradfitz/acl_tags_in_tailscale_status -> 
github/bradfitz/acl_tags_in_tailscale_status
 * [new branch]        bradfitz/acme           -> github/bradfitz/acme
 * [new branch]        bradfitz/allsrc         -> github/bradfitz/allsrc
 * [new branch]        bradfitz/api_docs       -> github/bradfitz/api_docs
 * [new branch]        bradfitz/appendf        -> github/bradfitz/appendf
 * [new branch]        bradfitz/autocert_force -> github/bradfitz/autocert_force
 * [new branch]        bradfitz/calc_state     -> github/bradfitz/calc_state
 * [new branch]        bradfitz/call_me_maybe_eps -> 
github/bradfitz/call_me_maybe_eps
 * [new branch]        bradfitz/cli_admin      -> github/bradfitz/cli_admin
 * [new branch]        bradfitz/cli_pretty     -> github/bradfitz/cli_pretty
 * [new branch]        bradfitz/countrycode    -> github/bradfitz/countrycode
 * [new branch]        bradfitz/darwin_creds   -> github/bradfitz/darwin_creds
 * [new branch]        bradfitz/darwin_gw      -> github/bradfitz/darwin_gw
 * [new branch]        bradfitz/deephash_early_exit -> 
github/bradfitz/deephash_early_exit
 * [new branch]        bradfitz/deephash_methods -> 
github/bradfitz/deephash_methods
 * [new branch]        bradfitz/demo_client_hijack -> 
github/bradfitz/demo_client_hijack
 * [new branch]        bradfitz/demo_pinger    -> github/bradfitz/demo_pinger
 * [new branch]        bradfitz/derp_flow      -> github/bradfitz/derp_flow
 * [new branch]        bradfitz/derp_steer     -> github/bradfitz/derp_steer
 * [new branch]        bradfitz/derpy_cast     -> github/bradfitz/derpy_cast
 * [new branch]        bradfitz/distro_ubuntu  -> github/bradfitz/distro_ubuntu
 * [new branch]        bradfitz/dot            -> github/bradfitz/dot
 * [new branch]        bradfitz/dropped_by_filter_logspam -> 
github/bradfitz/dropped_by_filter_logspam
 * [new branch]        bradfitz/exit_node_forward_dns -> 
github/bradfitz/exit_node_forward_dns
 * [new branch]        bradfitz/expiry_spin    -> github/bradfitz/expiry_spin
 * [new branch]        bradfitz/explicit_empty_test_3808 -> 
github/bradfitz/explicit_empty_test_3808
 * [new branch]        bradfitz/fix_ipn_cloner -> github/bradfitz/fix_ipn_cloner
 * [new branch]        bradfitz/go_vet         -> github/bradfitz/go_vet
 * [new branch]        bradfitz/gokrazy_dns    -> github/bradfitz/gokrazy_dns
 * [new branch]        bradfitz/grafana_auth_proxy -> 
github/bradfitz/grafana_auth_proxy
 * [new branch]        bradfitz/gvisor_netstack -> 
github/bradfitz/gvisor_netstack
 * [new branch]        bradfitz/hello          -> github/bradfitz/hello
 * [new branch]        bradfitz/hostinfo_basically_equal -> 
github/bradfitz/hostinfo_basically_equal
 * [new branch]        bradfitz/hostinfo_ingress_bit -> 
github/bradfitz/hostinfo_ingress_bit
 * [new branch]        bradfitz/ignore_ula     -> github/bradfitz/ignore_ula
 * [new branch]        bradfitz/integration_tests -> 
github/bradfitz/integration_tests
 * [new branch]        bradfitz/ip_of          -> github/bradfitz/ip_of
 * [new branch]        bradfitz/ipn_empty      -> github/bradfitz/ipn_empty
 * [new branch]        bradfitz/ipv6_link_local_strip -> 
github/bradfitz/ipv6_link_local_strip
 * [new branch]        bradfitz/issue_1840_rebased_tree -> 
github/bradfitz/issue_1840_rebased_tree
 * [new branch]        bradfitz/issue_1849_rebased_tree -> 
github/bradfitz/issue_1849_rebased_tree
 * [new branch]        bradfitz/key_rotation_prep -> 
github/bradfitz/key_rotation_prep
 * [new branch]        bradfitz/keyboard-interactive -> 
github/bradfitz/keyboard-interactive
 * [new branch]        bradfitz/kmod           -> github/bradfitz/kmod
 * [new branch]        bradfitz/linux_default_route_interface -> 
github/bradfitz/linux_default_route_interface
 * [new branch]        bradfitz/linux_v6_off   -> github/bradfitz/linux_v6_off
 * [new branch]        bradfitz/lite_endpoint_update -> 
github/bradfitz/lite_endpoint_update
 * [new branch]        bradfitz/log_rate_test  -> github/bradfitz/log_rate_test
 * [new branch]        bradfitz/machine_key    -> github/bradfitz/machine_key
 * [new branch]        bradfitz/macos_progress -> github/bradfitz/macos_progress
 * [new branch]        bradfitz/matrix         -> github/bradfitz/matrix
 * [new branch]        bradfitz/mut            -> github/bradfitz/mut
 * [new branch]        bradfitz/negdep         -> github/bradfitz/negdep
 * [new branch]        bradfitz/netstack_drop_silent -> 
github/bradfitz/netstack_drop_silent
 * [new branch]        bradfitz/netstack_fwd_close -> 
github/bradfitz/netstack_fwd_close
 * [new branch]        bradfitz/netstack_port_map -> 
github/bradfitz/netstack_port_map
 * [new branch]        bradfitz/no_derp_panic_8016 -> 
github/bradfitz/no_derp_panic_8016
 * [new branch]        bradfitz/noise_debug_more -> 
github/bradfitz/noise_debug_more
 * [new branch]        bradfitz/ping           -> github/bradfitz/ping
 * [new branch]        bradfitz/ping_notes     -> github/bradfitz/ping_notes
 * [new branch]        bradfitz/port_intercept -> github/bradfitz/port_intercept
 * [new branch]        bradfitz/portmap_gh_actions -> 
github/bradfitz/portmap_gh_actions
 * [new branch]        bradfitz/portmap_test   -> github/bradfitz/portmap_test
 * [new branch]        bradfitz/proposed-1.4.5 -> github/bradfitz/proposed-1.4.5
 * [new branch]        bradfitz/proposed_1.4.6 -> github/bradfitz/proposed_1.4.6
 * [new branch]        bradfitz/release-branch-1.0 -> 
github/bradfitz/release-branch-1.0
 * [new branch]        bradfitz/sassy          -> github/bradfitz/sassy
 * [new branch]        bradfitz/set_prefs_locked -> 
github/bradfitz/set_prefs_locked
 * [new branch]        bradfitz/shared_split_dns -> 
github/bradfitz/shared_split_dns
 * [new branch]        bradfitz/sleep          -> github/bradfitz/sleep
 * [new branch]        bradfitz/ssh_auth_none_demo -> 
github/bradfitz/ssh_auth_none_demo
 * [new branch]        bradfitz/ssh_banner     -> github/bradfitz/ssh_banner
 * [new branch]        bradfitz/ssh_policy_earlier -> 
github/bradfitz/ssh_policy_earlier
 * [new branch]        bradfitz/tailpipe       -> github/bradfitz/tailpipe
 * [new branch]        bradfitz/tcp_flows      -> github/bradfitz/tcp_flows
 * [new branch]        bradfitz/tidy           -> github/bradfitz/tidy
 * [new branch]        bradfitz/tkasig_type    -> github/bradfitz/tkasig_type
 * [new branch]        bradfitz/u32            -> github/bradfitz/u32
 * [new branch]        bradfitz/umaskless_permissions -> 
github/bradfitz/umaskless_permissions
 * [new branch]        bradfitz/updates        -> github/bradfitz/updates
 * [new branch]        bradfitz/use_netstack_upstream -> 
github/bradfitz/use_netstack_upstream
 * [new branch]        bradfitz/wait_unpause   -> github/bradfitz/wait_unpause
 * [new branch]        bradfitz/wasm_play      -> github/bradfitz/wasm_play
 * [new branch]        bradfitz/wgengine_monitor_windows_take2 -> 
github/bradfitz/wgengine_monitor_windows_take2
 * [new branch]        bradfitz/win_default_route -> 
github/bradfitz/win_default_route
 * [new branch]        bradfitz/win_delete_retry -> 
github/bradfitz/win_delete_retry
 * [new branch]        bradfitz/win_firewall_async -> 
github/bradfitz/win_firewall_async
 * [new branch]        bradfitz/win_unattended_warning -> 
github/bradfitz/win_unattended_warning
 * [new branch]        bradfitz/win_wpad_pac   -> github/bradfitz/win_wpad_pac
 * [new branch]        bradfitz/windns         -> github/bradfitz/windns
 * [new branch]        buildjet                -> github/buildjet
 * [new branch]        buildjet-vs-github      -> github/buildjet-vs-github
 * [new branch]        c22wen/api-docs         -> github/c22wen/api-docs
 * [new branch]        c22wen/magicsock.go     -> github/c22wen/magicsock.go
 * [new branch]        c22wen/route-addr       -> github/c22wen/route-addr
 * [new branch]        catzkorn/addrsend       -> github/catzkorn/addrsend
 * [new branch]        catzkorn/derp-benchmark -> github/catzkorn/derp-benchmark
 * [new branch]        catzkorn/discocleanup   -> github/catzkorn/discocleanup
 * [new branch]        catzkorn/netcheckuout   -> github/catzkorn/netcheckuout
 * [new branch]        catzkorn/otel-derp      -> github/catzkorn/otel-derp
 * [new branch]        catzkorn/otel-init      -> github/catzkorn/otel-init
 * [new branch]        clairew/refactor-new-timer -> 
github/clairew/refactor-new-timer
 * [new branch]        clairew/test-wrapper-write-file -> 
github/clairew/test-wrapper-write-file
 * [new branch]        clairew/tsnet_get_own_ip -> 
github/clairew/tsnet_get_own_ip
 * [new branch]        clairew/tstime-net      -> github/clairew/tstime-net
 * [new branch]        clairew/tstime-wgengine -> github/clairew/tstime-wgengine
 * [new branch]        clairew/use-tstime-etc  -> github/clairew/use-tstime-etc
 * [new branch]        clone                   -> github/clone
 * [new branch]        cloner                  -> github/cloner
 * [new branch]        crawshaw/accumulatorcfg -> github/crawshaw/accumulatorcfg
 * [new branch]        crawshaw/activesum      -> github/crawshaw/activesum
 * [new branch]        crawshaw/art-table      -> github/crawshaw/art-table
 * [new branch]        crawshaw/br1            -> github/crawshaw/br1
 * [new branch]        crawshaw/cgi            -> github/crawshaw/cgi
 * [new branch]        crawshaw/cloner         -> github/crawshaw/cloner
 * [new branch]        crawshaw/deephash       -> github/crawshaw/deephash
 * [new branch]        crawshaw/derp-nokeepalives -> 
github/crawshaw/derp-nokeepalives
 * [new branch]        crawshaw/derpdial       -> github/crawshaw/derpdial
 * [new branch]        crawshaw/derpdial2      -> github/crawshaw/derpdial2
 * [new branch]        crawshaw/derptimeout    -> github/crawshaw/derptimeout
 * [new branch]        crawshaw/dnsguid        -> github/crawshaw/dnsguid
 * [new branch]        crawshaw/dnswslhackery  -> github/crawshaw/dnswslhackery
 * [new branch]        crawshaw/e2e_test       -> github/crawshaw/e2e_test
 * [new branch]        crawshaw/e2etest        -> github/crawshaw/e2etest
 * [new branch]        crawshaw/envtype        -> github/crawshaw/envtype
 * [new branch]        crawshaw/filchsync      -> github/crawshaw/filchsync
 * [new branch]        crawshaw/hostinfo       -> github/crawshaw/hostinfo
 * [new branch]        crawshaw/httpconnect    -> github/crawshaw/httpconnect
 * [new branch]        crawshaw/ipn            -> github/crawshaw/ipn
 * [new branch]        crawshaw/ipn2           -> github/crawshaw/ipn2
 * [new branch]        crawshaw/ipuint         -> github/crawshaw/ipuint
 * [new branch]        crawshaw/jsonhandler    -> github/crawshaw/jsonhandler
 * [new branch]        crawshaw/lnclose        -> github/crawshaw/lnclose
 * [new branch]        crawshaw/loadtest       -> github/crawshaw/loadtest
 * [new branch]        crawshaw/localapi404    -> github/crawshaw/localapi404
 * [new branch]        crawshaw/magicdnsalways -> github/crawshaw/magicdnsalways
 * [new branch]        crawshaw/magicsock      -> github/crawshaw/magicsock
 * [new branch]        crawshaw/magicsock-infping -> 
github/crawshaw/magicsock-infping
 * [new branch]        crawshaw/movefiles      -> github/crawshaw/movefiles
 * [new branch]        crawshaw/newbackendserver -> 
github/crawshaw/newbackendserver
 * [new branch]        crawshaw/ondemanddomains -> 
github/crawshaw/ondemanddomains
 * [new branch]        crawshaw/peerdoh        -> github/crawshaw/peerdoh
 * [new branch]        crawshaw/pidlisten      -> github/crawshaw/pidlisten
 * [new branch]        crawshaw/pinger2        -> github/crawshaw/pinger2
 * [new branch]        crawshaw/preservenetinfo -> 
github/crawshaw/preservenetinfo
 * [new branch]        crawshaw/rebind         -> github/crawshaw/rebind
 * [new branch]        crawshaw/restartlimit   -> github/crawshaw/restartlimit
 * [new branch]        crawshaw/socket         -> github/crawshaw/socket
 * [new branch]        crawshaw/spray          -> github/crawshaw/spray
 * [new branch]        crawshaw/stunchild      -> github/crawshaw/stunchild
 * [new branch]        crawshaw/stunname       -> github/crawshaw/stunname
 * [new branch]        crawshaw/syno           -> github/crawshaw/syno
 * [new branch]        crawshaw/tailcfg        -> github/crawshaw/tailcfg
 * [new branch]        crawshaw/tailscalestatus -> 
github/crawshaw/tailscalestatus
 * [new branch]        crawshaw/tsnet1         -> github/crawshaw/tsnet1
 * [new branch]        crawshaw/tswebextra     -> github/crawshaw/tswebextra
 * [new branch]        crawshaw/updatefallback -> github/crawshaw/updatefallback
 * [new branch]        crawshaw/upjson         -> github/crawshaw/upjson
 * [new branch]        crawshaw/wslresolvconf  -> github/crawshaw/wslresolvconf
 * [new branch]        crawshaw/xdp            -> github/crawshaw/xdp
 * [new branch]        cross-android           -> github/cross-android
 * [new branch]        danderson/backport      -> github/danderson/backport
 * [new branch]        danderson/bootstrap     -> github/danderson/bootstrap
 * [new branch]        danderson/ebpf          -> github/danderson/ebpf
 * [new branch]        danderson/helm          -> github/danderson/helm
 * [new branch]        danderson/k8s           -> github/danderson/k8s
 * [new branch]        danderson/kernel-tailscale -> 
github/danderson/kernel-tailscale
 * [new branch]        danderson/magicsock-discokey -> 
github/danderson/magicsock-discokey
 * [new branch]        danderson/magicsock-node-key -> 
github/danderson/magicsock-node-key
 * [new branch]        danderson/mkversion     -> github/danderson/mkversion
 * [new branch]        danderson/nodekey-cleanup -> 
github/danderson/nodekey-cleanup
 * [new branch]        danderson/nodekey-delete-old -> 
github/danderson/nodekey-delete-old
 * [new branch]        danderson/nodekey-move  -> github/danderson/nodekey-move
 * [new branch]        danderson/tsburrito     -> github/danderson/tsburrito
 * [new branch]        danderson/tsweb-server  -> github/danderson/tsweb-server
 * [new branch]        danderson/version-private3 -> 
github/danderson/version-private3
 * [new branch]        
dependabot/github_actions/golangci/golangci-lint-action-3.7.0 -> 
github/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
 * [new branch]        
dependabot/github_actions/peter-evans/create-pull-request-5.0.2 -> 
github/dependabot/github_actions/peter-evans/create-pull-request-5.0.2
 * [new branch]        dependabot/github_actions/tibdex/github-app-token-1.8.2 
-> github/dependabot/github_actions/tibdex/github-app-token-1.8.2
 * [new branch]        dgentry/atomicfile      -> github/dgentry/atomicfile
 * [new branch]        dgentry/sniproxy-dns    -> github/dgentry/sniproxy-dns
 * [new branch]        dshynkev/dns-autoset    -> github/dshynkev/dns-autoset
 * [new branch]        dshynkev/dns-name       -> github/dshynkev/dns-name
 * [new branch]        dshynkev/dns-refactor   -> github/dshynkev/dns-refactor
 * [new branch]        dsnet/admin-cli         -> github/dsnet/admin-cli
 * [new branch]        dsnet/logtail-zstd-single-segment -> 
github/dsnet/logtail-zstd-single-segment
 * [new branch]        dsnet/rate-marshal      -> github/dsnet/rate-marshal
 * [new branch]        dsnet/syncs-map-range-mutable -> 
github/dsnet/syncs-map-range-mutable
 * [new branch]        dsnet/tsnet-logging     -> github/dsnet/tsnet-logging
 * [new branch]        dsnet/tsweb-499s        -> github/dsnet/tsweb-499s
 * [new branch]        dsnet/viewer-jsonv2     -> github/dsnet/viewer-jsonv2
 * [new branch]        ip6tables               -> github/ip6tables
 * [new branch]        irbekrm/egress          -> github/irbekrm/egress
 * [new branch]        irbekrm/egress-dns      -> github/irbekrm/egress-dns
 * [new branch]        irbekrm/fix_logout_loop -> github/irbekrm/fix_logout_loop
 * [new branch]        irbekrm/improve_logout  -> github/irbekrm/improve_logout
 * [new branch]        irbekrm/k8s-autopilot   -> github/irbekrm/k8s-autopilot
 * [new branch]        irbekrm/k8s-nftables    -> github/irbekrm/k8s-nftables
 * [new branch]        irbekrm/svc_conditions  -> github/irbekrm/svc_conditions
 * [new branch]        jknodt/bw_rep2          -> github/jknodt/bw_rep2
 * [new branch]        jknodt/derp_flow        -> github/jknodt/derp_flow
 * [new branch]        jknodt/integ_test       -> github/jknodt/integ_test
 * [new branch]        jknodt/io-uring         -> github/jknodt/io-uring
 * [new branch]        jknodt/logging          -> github/jknodt/logging
 * [new branch]        jknodt/periodic_probe   -> github/jknodt/periodic_probe
 * [new branch]        jknodt/portmap_test     -> github/jknodt/portmap_test
 * [new branch]        jknodt/upnp             -> github/jknodt/upnp
 * [new branch]        jknodt/upnp_reuse       -> github/jknodt/upnp_reuse
 * [new branch]        jknodt/userderp         -> github/jknodt/userderp
 * [new branch]        jknodt/vms_ref          -> github/jknodt/vms_ref
 * [new branch]        josh/IPWithPort         -> github/josh/IPWithPort
 * [new branch]        josh/NewIPPort          -> github/josh/NewIPPort
 * [new branch]        josh/coarsetime         -> github/josh/coarsetime
 * [new branch]        josh/de-select-tstun-wrapper -> 
github/josh/de-select-tstun-wrapper
 * [new branch]        josh/debug-TestLikelyHomeRouterIPSyscallExec -> 
github/josh/debug-TestLikelyHomeRouterIPSyscallExec
 * [new branch]        josh/debug-flake        -> github/josh/debug-flake
 * [new branch]        josh/deflake-pipe-again -> github/josh/deflake-pipe-again
 * [new branch]        josh/fast-time          -> github/josh/fast-time
 * [new branch]        josh/immutable-views    -> github/josh/immutable-views
 * [new branch]        josh/io_uring           -> github/josh/io_uring
 * [new branch]        josh/longblock          -> github/josh/longblock
 * [new branch]        josh/no-goroutine-per-udp-read-2 -> 
github/josh/no-goroutine-per-udp-read-2
 * [new branch]        josh/opt-dp-wip         -> github/josh/opt-dp-wip
 * [new branch]        josh/opt-getstatus      -> github/josh/opt-getstatus
 * [new branch]        josh/peermap            -> github/josh/peermap
 * [new branch]        josh/remove-ipcgetfilter -> 
github/josh/remove-ipcgetfilter
 * [new branch]        josh/simplify-filch     -> github/josh/simplify-filch
 * [new branch]        josh/tswebflags         -> github/josh/tswebflags
 * [new branch]        josh/udp-alloc-less     -> github/josh/udp-alloc-less
 * [new branch]        josh/wip/create-endpoint-no-public-key -> 
github/josh/wip/create-endpoint-no-public-key
 * [new branch]        josh/wip/endpoint-serialize -> 
github/josh/wip/endpoint-serialize
 * [new branch]        jwhited/wireguard-go-vectorized-bind -> 
github/jwhited/wireguard-go-vectorized-bind
 * [new branch]        knyar/prober            -> github/knyar/prober
 * [new branch]        kristoffer/enable-mips-pkgs -> 
github/kristoffer/enable-mips-pkgs
 * [new branch]        lzjluzijie/227_http_proxy -> 
github/lzjluzijie/227_http_proxy
 * [new branch]        lzjluzijie/all_proxy    -> github/lzjluzijie/all_proxy
 * [new branch]        macsys-update           -> github/macsys-update
 * [new branch]        main                    -> github/main
 * [new branch]        maisem/alpine-bump      -> github/maisem/alpine-bump
 * [new branch]        maisem/blocked          -> github/maisem/blocked
 * [new branch]        maisem/c1               -> github/maisem/c1
 * [new branch]        maisem/caps             -> github/maisem/caps
 * [new branch]        maisem/clean2           -> github/maisem/clean2
 * [new branch]        maisem/cu               -> github/maisem/cu
 * [new branch]        maisem/dns-3            -> github/maisem/dns-3
 * [new branch]        maisem/dns-5            -> github/maisem/dns-5
 * [new branch]        maisem/doc              -> github/maisem/doc
 * [new branch]        maisem/exit-lan         -> github/maisem/exit-lan
 * [new branch]        maisem/fix-deadlock     -> github/maisem/fix-deadlock
 * [new branch]        maisem/funnel-k8s       -> github/maisem/funnel-k8s
 * [new branch]        maisem/k8s-cache        -> github/maisem/k8s-cache
 * [new branch]        maisem/m1               -> github/maisem/m1
 * [new branch]        maisem/nc               -> github/maisem/nc
 * [new branch]        maisem/onceval          -> github/maisem/onceval
 * [new branch]        maisem/reg              -> github/maisem/reg
 * [new branch]        maisem/remove-loginname -> github/maisem/remove-loginname
 * [new branch]        maisem/ssh-incomplete-read -> 
github/maisem/ssh-incomplete-read
 * [new branch]        maisem/ssh-policiy-1    -> github/maisem/ssh-policiy-1
 * [new branch]        maisem/ssh-policiy-2    -> github/maisem/ssh-policiy-2
 * [new branch]        maisem/ssh-port-forward-no-session -> 
github/maisem/ssh-port-forward-no-session
 * [new branch]        maisem/tsnet-funnel-2   -> github/maisem/tsnet-funnel-2
 * [new branch]        maisem/tsnet-ssh        -> github/maisem/tsnet-ssh
 * [new branch]        maisem/tun-1            -> github/maisem/tun-1
 * [new branch]        maisem/unused-ssh-field -> github/maisem/unused-ssh-field
 * [new branch]        maisem/waiter           -> github/maisem/waiter
 * [new branch]        maisem/wakegroup        -> github/maisem/wakegroup
 * [new branch]        marwan/altmem_stash     -> github/marwan/altmem_stash
 * [new branch]        marwan/etag             -> github/marwan/etag
 * [new branch]        marwan/noconstructor    -> github/marwan/noconstructor
 * [new branch]        marwan/noconstructor2   -> github/marwan/noconstructor2
 * [new branch]        marwan/polleropts       -> github/marwan/polleropts
 * [new branch]        marwan/portlistrefactor -> github/marwan/portlistrefactor
 * [new branch]        marwan/postmem          -> github/marwan/postmem
 * [new branch]        marwan/scmem            -> github/marwan/scmem
 * [new branch]        marwan/servedev         -> github/marwan/servedev
 * [new branch]        marwan/tmp              -> github/marwan/tmp
 * [new branch]        marwan/useetag          -> github/marwan/useetag
 * [new branch]        merge-tag               -> github/merge-tag
 * [new branch]        mihaip/delete-all-profiles -> 
github/mihaip/delete-all-profiles
 * [new branch]        mihaip/fas              -> github/mihaip/fas
 * [new branch]        mihaip/js-cli           -> github/mihaip/js-cli
 * [new branch]        mihaip/logout-async-start -> 
github/mihaip/logout-async-start
 * [new branch]        mihaip/wasm-taildrop    -> github/mihaip/wasm-taildrop
 * [new branch]        miriah-3808-reset-operator -> 
github/miriah-3808-reset-operator
 * [new branch]        mkramlich/macos-brew    -> github/mkramlich/macos-brew
 * [new branch]        mkramlich/macos-brew2   -> github/mkramlich/macos-brew2
 * [new branch]        naman/ephem-expand-range -> 
github/naman/ephem-expand-range
 * [new branch]        naman/netstack-bump-version -> 
github/naman/netstack-bump-version
 * [new branch]        naman/netstack-incoming -> github/naman/netstack-incoming
 * [new branch]        naman/netstack-outgoing-udp-test -> 
github/naman/netstack-outgoing-udp-test
 * [new branch]        naman/netstack-request-logging -> 
github/naman/netstack-request-logging
 * [new branch]        naman/netstack-subnet-routing -> 
github/naman/netstack-subnet-routing
 * [new branch]        naman/netstack-use-tailscale-ip -> 
github/naman/netstack-use-tailscale-ip
 * [new branch]        net-audit-log/1.32      -> github/net-audit-log/1.32
 * [new branch]        netstat-unsafe          -> github/netstat-unsafe
 * [new branch]        nix-shell               -> github/nix-shell
 * [new branch]        noerror-not-notimp      -> github/noerror-not-notimp
 * [new branch]        noncombatant/large-int-string -> 
github/noncombatant/large-int-string
 * [new branch]        nyghtowl/fix-resolved   -> github/nyghtowl/fix-resolved
 * [new branch]        nyghtowl/tailnet-name2  -> github/nyghtowl/tailnet-name2
 * [new branch]        onebinary               -> github/onebinary
 * [new branch]        peske/elnotfound        -> github/peske/elnotfound
 * [new branch]        peske/ifacewatcher      -> github/peske/ifacewatcher
 * [new branch]        phirework/natlab        -> github/phirework/natlab
 * [new branch]        phirework/pathfinder    -> github/phirework/pathfinder
 * [new branch]        raggi/accept-routes-filter -> 
github/raggi/accept-routes-filter
 * [new branch]        raggi/atomiccloseonce   -> github/raggi/atomiccloseonce
 * [new branch]        raggi/bump-goreleaserv2 -> github/raggi/bump-goreleaserv2
 * [new branch]        raggi/derp-probe-stun-loss -> 
github/raggi/derp-probe-stun-loss
 * [new branch]        raggi/experiment-queues -> github/raggi/experiment-queues
 * [new branch]        raggi/gofuzz            -> github/raggi/gofuzz
 * [new branch]        raggi/gotoolchain       -> github/raggi/gotoolchain
 * [new branch]        raggi/gvisor-hostarch-deptest -> 
github/raggi/gvisor-hostarch-deptest
 * [new branch]        raggi/heartbeat-timebomb -> 
github/raggi/heartbeat-timebomb
 * [new branch]        raggi/netfilter-add-modes -> 
github/raggi/netfilter-add-modes
 * [new branch]        raggi/netfilter-input-rule -> 
github/raggi/netfilter-input-rule
 * [new branch]        raggi/netfilter-runtime -> github/raggi/netfilter-runtime
 * [new branch]        raggi/netstack_fwd_close -> 
github/raggi/netstack_fwd_close
 * [new branch]        raggi/pinger-code       -> github/raggi/pinger-code
 * [new branch]        raggi/stunc             -> github/raggi/stunc
 * [new branch]        raggi/tails             -> github/raggi/tails
 * [new branch]        raggi/testseed          -> github/raggi/testseed
 * [new branch]        raggi/tsdebugger        -> github/raggi/tsdebugger
 * [new branch]        raggi/tsweb-compression -> github/raggi/tsweb-compression
 * [new branch]        raggi/v6masq            -> github/raggi/v6masq
 * [new branch]        raggi/vet               -> github/raggi/vet
 * [new branch]        rate-limiting           -> github/rate-limiting
 * [new branch]        rec_in_use_after_5_sec  -> github/rec_in_use_after_5_sec
 * [new branch]        release-branch/1.0      -> github/release-branch/1.0
 * [new branch]        release-branch/1.10     -> github/release-branch/1.10
 * [new branch]        release-branch/1.12     -> github/release-branch/1.12
 * [new branch]        release-branch/1.14     -> github/release-branch/1.14
 * [new branch]        release-branch/1.16     -> github/release-branch/1.16
 * [new branch]        release-branch/1.18     -> github/release-branch/1.18
 * [new branch]        release-branch/1.2      -> github/release-branch/1.2
 * [new branch]        release-branch/1.20     -> github/release-branch/1.20
 * [new branch]        release-branch/1.22     -> github/release-branch/1.22
 * [new branch]        release-branch/1.24     -> github/release-branch/1.24
 * [new branch]        release-branch/1.26     -> github/release-branch/1.26
 * [new branch]        release-branch/1.28     -> github/release-branch/1.28
 * [new branch]        release-branch/1.30     -> github/release-branch/1.30
 * [new branch]        release-branch/1.32     -> github/release-branch/1.32
 * [new branch]        release-branch/1.34     -> github/release-branch/1.34
 * [new branch]        release-branch/1.36     -> github/release-branch/1.36
 * [new branch]        release-branch/1.38     -> github/release-branch/1.38
 * [new branch]        release-branch/1.4      -> github/release-branch/1.4
 * [new branch]        release-branch/1.40     -> github/release-branch/1.40
 * [new branch]        release-branch/1.42     -> github/release-branch/1.42
 * [new branch]        release-branch/1.44     -> github/release-branch/1.44
 * [new branch]        release-branch/1.46     -> github/release-branch/1.46
 * [new branch]        release-branch/1.48     -> github/release-branch/1.48
 * [new branch]        release-branch/1.6      -> github/release-branch/1.6
 * [new branch]        release-branch/1.8      -> github/release-branch/1.8
 * [new branch]        rhea/egress             -> github/rhea/egress
 * [new branch]        rosszurowski/cli-fix-typo -> 
github/rosszurowski/cli-fix-typo
 * [new branch]        s/eq                    -> github/s/eq
 * [new branch]        s/pmtud                 -> github/s/pmtud
 * [new branch]        s/tsnetd                -> github/s/tsnetd
 * [new branch]        shayne/funnel_cmd       -> github/shayne/funnel_cmd
 * [new branch]        shayne/k8s-serve        -> github/shayne/k8s-serve
 * [new branch]        shayne/serve_empty_text_handler -> 
github/shayne/serve_empty_text_handler
 * [new branch]        simeng-pingtest         -> github/simeng-pingtest
 * [new branch]        simenghe/add-httphandlers-ping -> 
github/simenghe/add-httphandlers-ping
 * [new branch]        simenghe/add-ping-route-testcontrol-mux -> 
github/simenghe/add-ping-route-testcontrol-mux
 * [new branch]        simenghe/add-tsmpping-call -> 
github/simenghe/add-tsmpping-call
 * [new branch]        simenghe/admin-ping-test -> 
github/simenghe/admin-ping-test
 * [new branch]        simenghe/flakeresolve   -> github/simenghe/flakeresolve
 * [new branch]        simenghe/isoping        -> github/simenghe/isoping
 * [new branch]        simenghe/isoping-experiment -> 
github/simenghe/isoping-experiment
 * [new branch]        simenghe/pingresult-work -> 
github/simenghe/pingresult-work
 * [new branch]        simenghe/tcpnodeping    -> github/simenghe/tcpnodeping
 * [new branch]        skriptble/ssh-recording-persist -> 
github/skriptble/ssh-recording-persist
 * [new branch]        soniaappasamy/add-tailnet-to-switch-list -> 
github/soniaappasamy/add-tailnet-to-switch-list
 * [new branch]        soniaappasamy/fix-test-flake -> 
github/soniaappasamy/fix-test-flake
 * [new branch]        soniaappasamy/fix-web-client-lock -> 
github/soniaappasamy/fix-web-client-lock
 * [new branch]        soniaappasamy/split-up-web-client-servers -> 
github/soniaappasamy/split-up-web-client-servers
 * [new branch]        thisisparker/firstwords -> github/thisisparker/firstwords
 * [new branch]        tom/derp                -> github/tom/derp
 * [new branch]        tom/disco               -> github/tom/disco
 * [new branch]        tom/integration         -> github/tom/integration
 * [new branch]        tom/iptables            -> github/tom/iptables
 * [new branch]        tom/tka2                -> github/tom/tka2
 * [new branch]        tom/tka6                -> github/tom/tka6
 * [new branch]        tps/tailscaled          -> github/tps/tailscaled
 * [new branch]        tsweb/client-ui         -> github/tsweb/client-ui
 * [new branch]        tyler/funnel-dev-cleanup -> 
github/tyler/funnel-dev-cleanup
 * [new branch]        tyler/funnel-foreground -> github/tyler/funnel-foreground
 * [new branch]        tyler/sub-commands-alt  -> github/tyler/sub-commands-alt
 * [new branch]        unraid-web              -> github/unraid-web
 * [new branch]        upnpdebug               -> github/upnpdebug
 * [new branch]        valscale/controlPmtu    -> github/valscale/controlPmtu
 * [new branch]        valscale/mtuSplit       -> github/valscale/mtuSplit
 * [new branch]        vm                      -> github/vm
 * [new branch]        walterp-api             -> github/walterp-api
 * [new branch]        will/enforce-hostname   -> github/will/enforce-hostname
 * [new branch]        will/vizerr             -> github/will/vizerr
 * [new tag]           v1.0.4                  -> v1.0.4
 * [new tag]           v1.0.5                  -> v1.0.5
 * [new tag]           v1.10.2                 -> v1.10.2
 * [new tag]           v1.12.4                 -> v1.12.4
 * [new tag]           v1.14.6                 -> v1.14.6
 * [new tag]           v1.16.2                 -> v1.16.2
 * [new tag]           v1.18.2                 -> v1.18.2
 * [new tag]           v1.20.4                 -> v1.20.4
 * [new tag]           v1.22.2                 -> v1.22.2
 * [new tag]           v1.26.2                 -> v1.26.2
 * [new tag]           v1.28.0                 -> v1.28.0
 * [new tag]           v1.30.2                 -> v1.30.2
 * [new tag]           v1.32.3                 -> v1.32.3
 * [new tag]           v1.34.2                 -> v1.34.2
 * [new tag]           v1.38.4                 -> v1.38.4
 * [new tag]           v1.4.6                  -> v1.4.6
 * [new tag]           v1.40.1                 -> v1.40.1
 * [new tag]           v1.42.1                 -> v1.42.1
 * [new tag]           v1.44.2                 -> v1.44.2
 * [new tag]           v1.48.1                 -> v1.48.1
 * [new tag]           v1.8.7                  -> v1.8.7
 * [new tag]           coral-gitops            -> coral-gitops
 * [new tag]           gitops-1.30.0           -> gitops-1.30.0
 * [new tag]           nginx-auth-0.1.2        -> nginx-auth-0.1.2
 * [new tag]           v0.100.0                -> v0.100.0
 * [new tag]           v0.100.0-107            -> v0.100.0-107
 * [new tag]           v0.100.0-153            -> v0.100.0-153
 * [new tag]           v0.96                   -> v0.96
 * [new tag]           v0.96.1                 -> v0.96.1
 * [new tag]           v0.97                   -> v0.97
 * [new tag]           v0.98                   -> v0.98
 * [new tag]           v0.98.0                 -> v0.98.0
 * [new tag]           v0.98.1                 -> v0.98.1
 * [new tag]           v0.99.0                 -> v0.99.0
 * [new tag]           v0.99.1                 -> v0.99.1
 * [new tag]           v1.0.0                  -> v1.0.0
 * [new tag]           v1.0.1                  -> v1.0.1
 * [new tag]           v1.0.2                  -> v1.0.2
 * [new tag]           v1.0.3                  -> v1.0.3
 * [new tag]           v1.1.0                  -> v1.1.0
 * [new tag]           v1.10.0                 -> v1.10.0
 * [new tag]           v1.10.1                 -> v1.10.1
 * [new tag]           v1.12.0                 -> v1.12.0
 * [new tag]           v1.12.1                 -> v1.12.1
 * [new tag]           v1.12.2                 -> v1.12.2
 * [new tag]           v1.12.3                 -> v1.12.3
 * [new tag]           v1.14.0                 -> v1.14.0
 * [new tag]           v1.14.3                 -> v1.14.3
 * [new tag]           v1.14.4                 -> v1.14.4
 * [new tag]           v1.14.5                 -> v1.14.5
 * [new tag]           v1.16.0                 -> v1.16.0
 * [new tag]           v1.16.1                 -> v1.16.1
 * [new tag]           v1.18.0                 -> v1.18.0
 * [new tag]           v1.18.1                 -> v1.18.1
 * [new tag]           v1.2.0                  -> v1.2.0
 * [new tag]           v1.2.1                  -> v1.2.1
 * [new tag]           v1.2.10                 -> v1.2.10
 * [new tag]           v1.2.2                  -> v1.2.2
 * [new tag]           v1.2.5                  -> v1.2.5
 * [new tag]           v1.2.6                  -> v1.2.6
 * [new tag]           v1.2.7                  -> v1.2.7
 * [new tag]           v1.2.8                  -> v1.2.8
 * [new tag]           v1.2.9                  -> v1.2.9
 * [new tag]           v1.20.0                 -> v1.20.0
 * [new tag]           v1.20.1                 -> v1.20.1
 * [new tag]           v1.20.2                 -> v1.20.2
 * [new tag]           v1.20.3                 -> v1.20.3
 * [new tag]           v1.22.0                 -> v1.22.0
 * [new tag]           v1.22.1                 -> v1.22.1
 * [new tag]           v1.24.0                 -> v1.24.0
 * [new tag]           v1.24.1                 -> v1.24.1
 * [new tag]           v1.24.2                 -> v1.24.2
 * [new tag]           v1.26.0                 -> v1.26.0
 * [new tag]           v1.26.1                 -> v1.26.1
 * [new tag]           v1.30.0                 -> v1.30.0
 * [new tag]           v1.30.1                 -> v1.30.1
 * [new tag]           v1.32.0                 -> v1.32.0
 * [new tag]           v1.32.1                 -> v1.32.1
 * [new tag]           v1.32.2                 -> v1.32.2
 * [new tag]           v1.34.0                 -> v1.34.0
 * [new tag]           v1.34.1                 -> v1.34.1
 * [new tag]           v1.36.0                 -> v1.36.0
 * [new tag]           v1.36.1                 -> v1.36.1
 * [new tag]           v1.36.2                 -> v1.36.2
 * [new tag]           v1.38.0                 -> v1.38.0
 * [new tag]           v1.38.1                 -> v1.38.1
 * [new tag]           v1.38.2                 -> v1.38.2
 * [new tag]           v1.38.3                 -> v1.38.3
 * [new tag]           v1.4.0                  -> v1.4.0
 * [new tag]           v1.4.1                  -> v1.4.1
 * [new tag]           v1.4.2                  -> v1.4.2
 * [new tag]           v1.4.3                  -> v1.4.3
 * [new tag]           v1.4.4                  -> v1.4.4
 * [new tag]           v1.4.5                  -> v1.4.5
 * [new tag]           v1.40.0                 -> v1.40.0
 * [new tag]           v1.42.0                 -> v1.42.0
 * [new tag]           v1.44.0                 -> v1.44.0
 * [new tag]           v1.46.0                 -> v1.46.0
 * [new tag]           v1.46.1                 -> v1.46.1
 * [new tag]           v1.48.0                 -> v1.48.0
 * [new tag]           v1.6.0                  -> v1.6.0
 * [new tag]           v1.8.0                  -> v1.8.0
 * [new tag]           v1.8.1                  -> v1.8.1
 * [new tag]           v1.8.2                  -> v1.8.2
 * [new tag]           v1.8.3                  -> v1.8.3
 * [new tag]           v1.8.4                  -> v1.8.4
 * [new tag]           v1.8.5                  -> v1.8.5
 * [new tag]           v1.8.6                  -> v1.8.6
gbp:error: Import of 
/home/tvaz/code/tailscale/golang-github-tailscale-tailscale_.orig.tar.gz 
failed: Error running git tag: fatal: 'upstream/.orig' is not a valid tag name.
gbp:error: Error detected, Will roll back changes.
gbp:error: Rolled back changes after import error.
2023/09/10 20:37:26 Could not create git repository: import-orig: exit status 1

Thanks,

-- System Information:
Debian Release: trixie/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.3.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dh-make-golang depends on:
ii  git               1:2.40.1-1
ii  git-buildpackage  0.9.30
ii  golang-any        2:1.19~1
ii  libc6             2.36-9
ii  pristine-tar      1.50

Versions of packages dh-make-golang recommends:
ii  golang-golang-x-tools           1:0.5.0+ds-1
ii  postfix [mail-transport-agent]  3.8.1-1

dh-make-golang suggests no packages.

-- no debconf information

Reply via email to