syncthing / syncthing

Open Source Continuous File Synchronization
https://syncthing.net/
Mozilla Public License 2.0
65.7k stars 4.32k forks source link

synthing debian repo doesnt have latest syncthing-relaysrv #9792

Closed blacknell closed 3 weeks ago

blacknell commented 3 weeks ago

What happened?

Expecting to be able to install 1.27 of the relay server but it's not available. Does a new package need to be pushed to debian?

sudo apt policy syncthing-relaysrv
syncthing-relaysrv:
  Installed: 1.22.1
  Candidate: 1.22.1
  Version table:
     1.27.7~ds1-5 250
        250 http://deb.debian.org/debian testing/main arm64 Packages
 *** 1.22.1 990
        990 https://apt.syncthing.net syncthing/stable arm64 Packages
        990 https://apt.syncthing.net syncthing/candidate arm64 Packages
        100 /var/lib/dpkg/status
     1.18.6 990
        990 https://apt.syncthing.net syncthing/stable arm64 Packages
        990 https://apt.syncthing.net syncthing/candidate arm64 Packages
     1.18.3 990
        990 https://apt.syncthing.net syncthing/stable arm64 Packages
        990 https://apt.syncthing.net syncthing/candidate arm64 Packages
     1.15.0 990
        990 https://apt.syncthing.net syncthing/stable arm64 Packages
        990 https://apt.syncthing.net syncthing/candidate arm64 Packages
     1.12.1~ds1-4 500
        500 http://deb.debian.org/debian bullseye/main arm64 Packages

Syncthing version

strelaysrv v1.22.1

Platform & operating system

Linux aarch64

Browser version

No response

Relevant log output

No response

calmh commented 3 weeks ago

Fixed

blacknell commented 3 weeks ago

Is this something that the CI process could handle going forward?