SHA256
1
0
forked from pool/syncthing

Accepting request 1137673 from home:Oppzippy:branches:network

- Update to 1.27.2
  * Bugfixes:
    #9041: cli subcommand does not use STHOMEDIR env var
    #9183: Filesystem watching (kqueue) is enabled … with a lot of files
    #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")
  * Enhancements:
    #7406: Add UPnP support for IPv6
  * Other Issues:
    #9247: Embed binary releases signing key as a file instead of hardcoding a string
    #9287: quic-go v0.40.1 (CVE-2023-49295)

OBS-URL: https://build.opensuse.org/request/show/1137673
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=289
This commit is contained in:
Marius Kittler 2024-01-09 09:08:33 +00:00 committed by Git OBS Bridge
parent 780f07052e
commit affdc8ef4d
6 changed files with 32 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c7b0456e50c8a2e4c9767727c4139558ba95573a276273a1730a903e0a73834
size 14964498

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmV2sZgACgkQ0m5u0ABl
Sj7meggAjnFGWAlgVU8PFj4T7XbB5aM6/tcdgXUoFAgdHRWpXywpAK63VU8gveLZ
CSixS+ccQRueZvvocgQ+RN956nDIglxsxRMghtjdm9Gio3I2tu8Rax4WdiiivXMD
hK6PD2+tjzE3k+AUxmUtGl1BboKAnKJzn8KgjaghoO3t3sFj8g/dMzsiVVtkP01o
oXyn7ZwIliGuWCR+dw1v2ImXTLNVrxcnWtF+gK27oDsrosECY2c6iUdzWaKEoEsj
RtF46gaX3w+X/n0COcXLk8SgLHxFoxEyE8QQtHO51+AHO9FULanmAzA/YDy9xFWs
7URN2qDo6+5P/CbGeGga9f4OXsttmw==
=EEbN
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a621655e09fdce8a5784ea0f65c5e9773b844ad966686916e68468cbd44813c
size 14967954

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmWSfw4ACgkQ0m5u0ABl
Sj5p0AgAluSCKzhlWAMigMXzK2dnrOBrHMd5UQdiRGr/v1UD6NJXtwtqIwWGJJGX
MuQocsxkmijf+ClWL7GA6cYv2DBFhhDcDHfyVtiYIYPA/Y/+yp4zQOCzEXmVFFs+
QSVywlASAfrrLTGQYLxOqQjVD1MiN5xqiVynQULzJtUJ6CzhbzIWsaA6BdDYFQzY
5U6RHH3cvJiiqAUTIN8g9k/XmQz+JxR+kpPhBC0MeAkfr1k9agbZ0demcj2htBQb
gxvVHiTMLXohGfD5fczKMBPNAGWRWtpqXBrohRJdId4Ek06Rd/BtVNeia2apF2No
bSSXZhgGgxB9i5AV/HApqYLFr1IShg==
=tgzJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jan 9 08:02:25 UTC 2024 - Kyle Scheuing <kyle@kylescheuing.com>
- Update to 1.27.2
* Bugfixes:
#9041: cli subcommand does not use STHOMEDIR env var
#9183: Filesystem watching (kqueue) is enabled … with a lot of files
#9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")
* Enhancements:
#7406: Add UPnP support for IPv6
* Other Issues:
#9247: Embed binary releases signing key as a file instead of hardcoding a string
#9287: quic-go v0.40.1 (CVE-2023-49295)
-------------------------------------------------------------------
Mon Dec 11 09:44:00 UTC 2023 - Marius Kittler <marius.kittler@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package syncthing
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: syncthing
Version: 1.27.1
Version: 1.27.2
Release: 0
Summary: Continuous File Synchronisation
License: MPL-2.0