Update to version 1.27.6; Fixes RHBZ#2272690
This commit is contained in:
parent
3a5bd09175
commit
327fbf23f0
3 changed files with 29 additions and 30 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -85,3 +85,4 @@
|
|||
/syncthing-source-v1.27.2.tar.gz
|
||||
/syncthing-source-v1.27.3.tar.gz
|
||||
/syncthing-source-v1.27.4.tar.gz
|
||||
/syncthing-source-v1.27.6.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (syncthing-source-v1.27.4.tar.gz) = fc28ca066adeccd10281a6ccd50c336942bfbbdaedd954028cc2ee40c09ad85ef0a7fcfe733d3045d6979dd22cddd2fa5979d605440ebe3d2fd90c7f911c3c73
|
||||
SHA512 (syncthing-source-v1.27.6.tar.gz) = 2dbffd6002d557cc7ec3beab10d00f0e531d71ba60ed75fc20fd49f3d0c79b28197ed1c6795ef42717d12b8f4f594d1cadc8a67d0925f7f7f1cd20d1baa6edae
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
%bcond_with devel
|
||||
|
||||
%global basever 1.27.4
|
||||
%global basever 1.27.6
|
||||
#%%global rcnum 0
|
||||
|
||||
Name: syncthing
|
||||
|
|
@ -54,12 +54,8 @@ Provides: bundled(moment) = 2.19.4
|
|||
Provides: bundled(golang(github.com/AudriusButkevicius/recli)) = d000ce8
|
||||
# github.com/Azure/go-ntlmssp : MIT
|
||||
Provides: bundled(golang(github.com/Azure/go-ntlmssp)) = 754e693
|
||||
# github.com/alecthomas/assert : MIT
|
||||
Provides: bundled(golang(github.com/alecthomas/assert/v2)) = 2.5.0
|
||||
# github.com/alecthomas/kong : MIT
|
||||
Provides: bundled(golang(github.com/alecthomas/kong)) = 0.8.1
|
||||
# github.com/alecthomas/repr : MIT
|
||||
Provides: bundled(golang(github.com/alecthomas/repr)) = 0.3.0
|
||||
Provides: bundled(golang(github.com/alecthomas/kong)) = 0.9.0
|
||||
# github.com/alexbrainman/sspi : BSD-3-Clause
|
||||
Provides: bundled(golang(github.com/alexbrainman/sspi)) = 1a75b47
|
||||
# github.com/beorn7/perks : MIT
|
||||
|
|
@ -73,11 +69,11 @@ Provides: bundled(golang(github.com/ccding/go-stun)) = 0.1.4
|
|||
# github.com/certifi/gocertifi : MPL-2.0
|
||||
Provides: bundled(golang(github.com/certifi/gocertifi)) = 431795d
|
||||
# github.com/cespare/xxhash : MIT
|
||||
Provides: bundled(golang(github.com/cespare/xxhash/v2)) = 2.2.0
|
||||
Provides: bundled(golang(github.com/cespare/xxhash/v2)) = 2.3.0
|
||||
# github.com/chmduquesne/rollinghash : MIT
|
||||
Provides: bundled(golang(github.com/chmduquesne/rollinghash)) = 4.0.0+incompatible
|
||||
# github.com/cpuguy83/go-md2man : MIT
|
||||
Provides: bundled(golang(github.com/cpuguy83/go-md2man/v2)) = 2.0.3
|
||||
Provides: bundled(golang(github.com/cpuguy83/go-md2man/v2)) = 2.0.4
|
||||
# github.com/d4l3k/messagediff : MIT
|
||||
Provides: bundled(golang(github.com/d4l3k/messagediff)) = 1.2.1
|
||||
# github.com/davecgh/go-spew : ISC
|
||||
|
|
@ -105,7 +101,7 @@ Provides: bundled(golang(github.com/gogo/protobuf)) = 1.3.2
|
|||
# github.com/golang/snappy : BSD-3-Clause
|
||||
Provides: bundled(golang(github.com/golang/snappy)) = 0.0.4
|
||||
# github.com/google/pprof : Apache-2.0
|
||||
Provides: bundled(golang(github.com/google/pprof)) = fb44976
|
||||
Provides: bundled(golang(github.com/google/pprof)) = 29b9bb0
|
||||
# github.com/google/uuid : BSD-3-Clause
|
||||
Provides: bundled(golang(github.com/google/uuid)) = 1.6.0
|
||||
# github.com/greatroar/blobloom : Apache-2.0
|
||||
|
|
@ -117,7 +113,7 @@ Provides: bundled(golang(github.com/hashicorp/go-multierror)) = 1.1.1
|
|||
# github.com/hashicorp/golang-lru : MPL-2.0
|
||||
Provides: bundled(golang(github.com/hashicorp/golang-lru/v2)) = 2.0.7
|
||||
# github.com/jackpal/gateway : BSD-3-Clause
|
||||
Provides: bundled(golang(github.com/jackpal/gateway)) = 1.0.13
|
||||
Provides: bundled(golang(github.com/jackpal/gateway)) = 1.0.14
|
||||
# github.com/jackpal/go-nat-pmp : Apache-2.0
|
||||
Provides: bundled(golang(github.com/jackpal/go-nat-pmp)) = 1.0.2
|
||||
# github.com/julienschmidt/httprouter : BSD-3-Clause
|
||||
|
|
@ -125,7 +121,7 @@ Provides: bundled(golang(github.com/julienschmidt/httprouter)) = 1.3.0
|
|||
# github.com/kballard/go-shellquote : MIT
|
||||
Provides: bundled(golang(github.com/kballard/go-shellquote)) = 95032a8
|
||||
# github.com/klauspost/cpuid : MIT
|
||||
Provides: bundled(golang(github.com/klauspost/cpuid/v2)) = 2.2.6
|
||||
Provides: bundled(golang(github.com/klauspost/cpuid/v2)) = 2.2.7
|
||||
# github.com/kr/text : MIT
|
||||
Provides: bundled(golang(github.com/kr/text)) = 0.2.0
|
||||
# github.com/lib/pq : MIT
|
||||
|
|
@ -141,7 +137,7 @@ Provides: bundled(golang(github.com/miscreant/miscreant.go)) = 26d3763
|
|||
# github.com/nxadm/tail : MIT
|
||||
Provides: bundled(golang(github.com/nxadm/tail)) = 1.4.11
|
||||
# github.com/onsi/ginkgo : MIT
|
||||
Provides: bundled(golang(github.com/onsi/ginkgo/v2)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/onsi/ginkgo/v2)) = 2.17.1
|
||||
# github.com/onsi/gomega : MIT
|
||||
Provides: bundled(golang(github.com/onsi/gomega)) = 1.31.1
|
||||
# github.com/oschwald/geoip2-golang : ISC
|
||||
|
|
@ -157,17 +153,17 @@ Provides: bundled(golang(github.com/pmezard/go-difflib)) = 1.0.0
|
|||
# github.com/posener/complete : MIT
|
||||
Provides: bundled(golang(github.com/posener/complete)) = 1.2.3
|
||||
# github.com/power-devops/perfstat : MIT
|
||||
Provides: bundled(golang(github.com/power-devops/perfstat)) = 62379fc
|
||||
Provides: bundled(golang(github.com/power-devops/perfstat)) = 82ca368
|
||||
# github.com/prometheus/client_golang : Apache-2.0
|
||||
Provides: bundled(golang(github.com/prometheus/client_golang)) = 1.18.0
|
||||
Provides: bundled(golang(github.com/prometheus/client_golang)) = 1.19.0
|
||||
# github.com/prometheus/client_model : Apache-2.0
|
||||
Provides: bundled(golang(github.com/prometheus/client_model)) = 0.5.0
|
||||
Provides: bundled(golang(github.com/prometheus/client_model)) = 0.6.1
|
||||
# github.com/prometheus/common : Apache-2.0
|
||||
Provides: bundled(golang(github.com/prometheus/common)) = 0.46.0
|
||||
Provides: bundled(golang(github.com/prometheus/common)) = 0.52.2
|
||||
# github.com/prometheus/procfs : Apache-2.0
|
||||
Provides: bundled(golang(github.com/prometheus/procfs)) = 0.12.0
|
||||
Provides: bundled(golang(github.com/prometheus/procfs)) = 0.13.0
|
||||
# github.com/quic-go/quic-go : MIT
|
||||
Provides: bundled(golang(github.com/quic-go/quic-go)) = 0.41.0
|
||||
Provides: bundled(golang(github.com/quic-go/quic-go)) = 0.42.0
|
||||
# github.com/rcrowley/go-metrics : BSD-2-Clause-Views
|
||||
Provides: bundled(golang(github.com/rcrowley/go-metrics)) = cf1acfc
|
||||
# github.com/riywo/loginshell : MIT
|
||||
|
|
@ -175,17 +171,17 @@ Provides: bundled(golang(github.com/riywo/loginshell)) = 7d26008
|
|||
# github.com/russross/blackfriday : BSD-2-Clause
|
||||
Provides: bundled(golang(github.com/russross/blackfriday/v2)) = 2.1.0
|
||||
# github.com/shirou/gopsutil : BSD-3-Clause
|
||||
Provides: bundled(golang(github.com/shirou/gopsutil/v3)) = 3.24.1
|
||||
Provides: bundled(golang(github.com/shirou/gopsutil/v3)) = 3.24.3
|
||||
# github.com/stretchr/objx : MIT
|
||||
Provides: bundled(golang(github.com/stretchr/objx)) = 0.5.1
|
||||
Provides: bundled(golang(github.com/stretchr/objx)) = 0.5.2
|
||||
# github.com/stretchr/testify : MIT
|
||||
Provides: bundled(golang(github.com/stretchr/testify)) = 1.8.4
|
||||
Provides: bundled(golang(github.com/stretchr/testify)) = 1.9.0
|
||||
# github.com/syncthing/notify : MIT
|
||||
Provides: bundled(golang(github.com/syncthing/notify)) = c6b7342
|
||||
# github.com/syndtr/goleveldb : BSD-2-Clause
|
||||
Provides: bundled(golang(github.com/syndtr/goleveldb)) = 126854a
|
||||
# github.com/thejerf/suture : MIT
|
||||
Provides: bundled(golang(github.com/thejerf/suture/v4)) = 4.0.2
|
||||
Provides: bundled(golang(github.com/thejerf/suture/v4)) = 4.0.5
|
||||
# github.com/urfave/cli : MIT
|
||||
Provides: bundled(golang(github.com/urfave/cli)) = 1.22.14
|
||||
# github.com/vitrun/qart : Apache-2.0 AND BSD-3-Clause
|
||||
|
|
@ -199,23 +195,25 @@ Provides: bundled(golang(go.uber.org/automaxprocs)) = 1.5.3
|
|||
# go.uber.org/mock : Apache-2.0
|
||||
Provides: bundled(golang(go.uber.org/mock)) = 0.4.0
|
||||
# golang.org/x/crypto : BSD-3-Clause
|
||||
Provides: bundled(golang(golang.org/x/crypto)) = 0.19.0
|
||||
Provides: bundled(golang(golang.org/x/crypto)) = 0.22.0
|
||||
# golang.org/x/exp : BSD-3-Clause
|
||||
Provides: bundled(golang(golang.org/x/exp)) = 2c58cdc
|
||||
Provides: bundled(golang(golang.org/x/exp)) = c0f41cb
|
||||
# golang.org/x/mod : BSD-3-Clause
|
||||
Provides: bundled(golang(golang.org/x/mod)) = 0.15.0
|
||||
Provides: bundled(golang(golang.org/x/mod)) = 0.17.0
|
||||
# golang.org/x/net : BSD-3-Clause
|
||||
Provides: bundled(golang(golang.org/x/net)) = 0.21.0
|
||||
Provides: bundled(golang(golang.org/x/net)) = 0.24.0
|
||||
# golang.org/x/sync : BSD-3-Clause
|
||||
Provides: bundled(golang(golang.org/x/sync)) = 0.7.0
|
||||
# golang.org/x/sys : BSD-3-Clause
|
||||
Provides: bundled(golang(golang.org/x/sys)) = 0.17.0
|
||||
Provides: bundled(golang(golang.org/x/sys)) = 0.19.0
|
||||
# golang.org/x/text : BSD-3-Clause
|
||||
Provides: bundled(golang(golang.org/x/text)) = 0.14.0
|
||||
# golang.org/x/time : BSD-3-Clause
|
||||
Provides: bundled(golang(golang.org/x/time)) = 0.5.0
|
||||
# golang.org/x/tools : BSD-3-Clause
|
||||
Provides: bundled(golang(golang.org/x/tools)) = 0.17.0
|
||||
Provides: bundled(golang(golang.org/x/tools)) = 0.20.0
|
||||
# google.golang.org/protobuf : BSD-3-Clause
|
||||
Provides: bundled(golang(google.golang.org/protobuf)) = 1.32.0
|
||||
Provides: bundled(golang(google.golang.org/protobuf)) = 1.33.0
|
||||
# gopkg.in/yaml.v3 : MIT AND Apache-2.0
|
||||
Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue