From a997b9ae4c63fe445f8f729bc45463f3bf1b21e4e8ea3b7250819ced5c439618 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 17 Feb 2026 17:30:44 +0100 Subject: [PATCH] Version 0.3: Configure libssh to listen on IPv6 (bsc#1253117) --- _servicedata | 2 +- ssh-pairing-0.2.obscpio | 3 --- ssh-pairing-0.3.obscpio | 3 +++ ssh-pairing.changes | 6 ++++++ ssh-pairing.obsinfo | 6 +++--- ssh-pairing.spec | 2 +- 6 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 ssh-pairing-0.2.obscpio create mode 100644 ssh-pairing-0.3.obscpio diff --git a/_servicedata b/_servicedata index b2d0d05..75b1549 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/Vogtinator/ssh-pairing.git - 628f243170e79c6435254d6fb9eec3eee543d05d \ No newline at end of file + 10b4571d0dc2ef48ff7cb17207d49c79e83ff922 \ No newline at end of file diff --git a/ssh-pairing-0.2.obscpio b/ssh-pairing-0.2.obscpio deleted file mode 100644 index 5d9b345..0000000 --- a/ssh-pairing-0.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:548fca7e5c52c36ef0153ab2886f8049951a0b9a23b042074f140b5175bb0464 -size 46090 diff --git a/ssh-pairing-0.3.obscpio b/ssh-pairing-0.3.obscpio new file mode 100644 index 0000000..bdfc2bf --- /dev/null +++ b/ssh-pairing-0.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47be16ab29e3749b0033e0fcf698f54a955a58934fb97978cc564da14d98cc42 +size 46090 diff --git a/ssh-pairing.changes b/ssh-pairing.changes index 9a6bea0..1ad8565 100644 --- a/ssh-pairing.changes +++ b/ssh-pairing.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 17 16:29:09 UTC 2026 - Fabian Vogt + +- Update to version 0.3: + * Configure libssh to listen on IPv6 (bsc#1253117) + ------------------------------------------------------------------- Fri Apr 12 13:20:34 UTC 2024 - Fabian Vogt diff --git a/ssh-pairing.obsinfo b/ssh-pairing.obsinfo index 36825cf..daffa82 100644 --- a/ssh-pairing.obsinfo +++ b/ssh-pairing.obsinfo @@ -1,4 +1,4 @@ name: ssh-pairing -version: 0.2 -mtime: 1712927233 -commit: 628f243170e79c6435254d6fb9eec3eee543d05d +version: 0.3 +mtime: 1771343991 +commit: 10b4571d0dc2ef48ff7cb17207d49c79e83ff922 diff --git a/ssh-pairing.spec b/ssh-pairing.spec index 739417e..dd940d9 100644 --- a/ssh-pairing.spec +++ b/ssh-pairing.spec @@ -17,7 +17,7 @@ Name: ssh-pairing -Version: 0.2 +Version: 0.3 Release: 0 Summary: Passwordless SSH key exchange through pairing License: GPL-2.0-or-later -- 2.51.1