From unknown Wed Jun 18 23:04:34 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42285 <42285@debbugs.gnu.org> To: bug#42285 <42285@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add hss. Reply-To: bug#42285 <42285@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:04:34 +0000 retitle 42285 [PATCH] gnu: Add hss. reassign 42285 guix-patches submitter 42285 Oleg Pykhalov severity 42285 normal tag 42285 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 08 18:20:55 2020 Received: (at submit) by debbugs.gnu.org; 8 Jul 2020 22:20:55 +0000 Received: from localhost ([127.0.0.1]:39366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtIQx-0004Jl-JA for submit@debbugs.gnu.org; Wed, 08 Jul 2020 18:20:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:47010) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtIQv-0004Jd-R3 for submit@debbugs.gnu.org; Wed, 08 Jul 2020 18:20:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48290) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jtIQv-0000Yp-IN for guix-patches@gnu.org; Wed, 08 Jul 2020 18:20:53 -0400 Received: from mail-lj1-x229.google.com ([2a00:1450:4864:20::229]:35358) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jtIQt-0000yl-NN for guix-patches@gnu.org; Wed, 08 Jul 2020 18:20:53 -0400 Received: by mail-lj1-x229.google.com with SMTP id q4so101277lji.2 for ; Wed, 08 Jul 2020 15:20:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=3fBI4xMA5CcFyUpwA0J9yyDtrpO3Lomc80GjHXoYbe4=; b=fC6csnu9Kh24SonMZNkfhcWBLuAQ1YHriN1KWgMwWDvCoXl+qqKdkPOEm1ivG/PlIH 6FEWfXO2HiECRdDPbasZic0fbaJpk+CkwZRKkPsO4CQlWnN3sIMRaMDTG1cbkYzSTDdy 2R9C4NMlPFcK77mso4YhEHPSZ/BsY3niGmmZPc5sbX2dg2PNBYWHupKAH94H6NFdDBPh 0yxQGDYwXEzquEMg8evvUOpJHoJUfYEAieojsfKYrx3leTqXfnbUpIj1VI/gFOW0l/i4 dgfU44DcNNB8RJHe4NDhU6P9/kOGtU9W6Y2UF5x8+KxcFfVrFfzUJz4cLROJgBQHsclI wzAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=3fBI4xMA5CcFyUpwA0J9yyDtrpO3Lomc80GjHXoYbe4=; b=PjpeQ6NsU91e+0LWt80g/YYbMgS1rq77/xCcMWgETlXQlgNYrPRtU88FArKRbF+7bv MoiWDnYUkbWoqoAcy2iXE5lZMF5jrHYdQ1bIzAoXXuV4CsVWKJP2TubMIa9xUfgens+q hU4uo1tiYzHjB8N5UaJ02W21XMJSaXDdNwe6KsV7IC9KchRUEZKaMa4mYo0f7GJbahYk hyi5CsHcGdV95h5JBPOVUTQS6ecb0ZGTQsH8IbtPQ67K36uPWFAGtFf1G/os+TwJ05HP Qs+0f3gXpv3psHk5W6KU53bEULurQ70jNxZeOd3cb+iPCPQJRU5PS92WGBlKTsaUqL0c tgRA== X-Gm-Message-State: AOAM533b7Jxrp7fthgtivIU/+Xxzy8KW3B6cdezwUDKSB4H82AYrkMAz 86db0XAEPVKvr9ZbSS4m2KDMfH2Hpy4= X-Google-Smtp-Source: ABdhPJw1JqpL/LQwSRaPslFWaHNIa5nxiW6Hy5S67PkJVhHunCIoAmIh4TyUeiobYn6c7TIZ1NuhnA== X-Received: by 2002:a2e:978d:: with SMTP id y13mr17215115lji.227.1594246844550; Wed, 08 Jul 2020 15:20:44 -0700 (PDT) Received: from localhost.localdomain (ppp91-122-98-213.pppoe.avangarddsl.ru. [91.122.98.213]) by smtp.gmail.com with ESMTPSA id o64sm326278lfa.22.2020.07.08.15.20.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jul 2020 15:20:44 -0700 (PDT) From: Oleg Pykhalov To: guix-patches@gnu.org Subject: [PATCH] gnu: Add hss. Date: Thu, 9 Jul 2020 01:20:33 +0300 Message-Id: <20200708222033.28674-1-go.wigust@gmail.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::229; envelope-from=go.wigust@gmail.com; helo=mail-lj1-x229.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit Cc: Oleg Pykhalov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/admin.scm (hss): New variable. --- gnu/packages/admin.scm | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 6d8d6650ee..3646aa1e46 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -1238,6 +1238,53 @@ console window to allow commands to be interactively run on multiple servers over ssh connections.") (license license:gpl2+))) +(define-public hss + (package + (name "hss") + (version "1.8") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/six-ddc/hss.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1rpysj65j9ls30bf2c5k5hykzzjfknrihs58imp178bx1wqzw4jl")))) + (inputs + `(("readline" ,readline))) + (arguments + `(#:tests? #f ;no tests + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'set-env + (lambda* (#:key inputs outputs #:allow-other-keys) + (substitute* "Makefile" + (("/usr/local/bin") + (string-append (assoc-ref outputs "out") "/bin")) + (("/usr/local/opt/readline") + (assoc-ref inputs "readline"))) + (setenv "CC" "gcc"))) + (delete 'configure)))) + (build-system gnu-build-system) + (home-page "https://github.com/six-ddc/hss/") + (synopsis "Interactive SSH client for multiple servers") + (description "@command{hss} is an interactive SSH client for multiple +servers. It will provide almost the same experience as in the Bash +environment. It supports: + +@itemize @bullet +@item interactive input: based on @code{libreadline}. +@item history: responding to the @key{C-r} key. +@item auto-completion: completion from remote server on the @key{TAB} key, for +commands and paths. +@end itemize + +Command is executed on all servers in parallel. Execution on one server does +not need to wait for that on another server to finish before starting. So we +can run a command on hundreds of servers at the same time.") + (license license:expat))) + (define-public rename (package (name "rename") -- 2.27.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 11 12:25:28 2020 Received: (at 42285-done) by debbugs.gnu.org; 11 Jul 2020 16:25:29 +0000 Received: from localhost ([127.0.0.1]:44839 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1juIJc-000072-QM for submit@debbugs.gnu.org; Sat, 11 Jul 2020 12:25:28 -0400 Received: from mail-lf1-f45.google.com ([209.85.167.45]:45044) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1juIJa-00006o-0W for 42285-done@debbugs.gnu.org; Sat, 11 Jul 2020 12:25:26 -0400 Received: by mail-lf1-f45.google.com with SMTP id y18so4941983lfh.11 for <42285-done@debbugs.gnu.org>; Sat, 11 Jul 2020 09:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=hhk0cqfgQmNPMTFTtXrS0CluYV9baWsuBfFua25sP6M=; b=crNVNZfKil6WeH4Sn8WPHBqXBLBzQfrgRPsmUG4ET0G7xB9xY9WQ+7uNd050l6PjiA uPv1v0kjpL/TcvAq10wOKqKEeInFHIebePf5JZWEmO/OGLKqgU2VD4m4EMKsLzBXt06v qDEnh92p4kwZws+nz2Cg4icTP7dK3NChLzrRbsufn1Kj9ZSg64JMbRy+bmBvcQD+GfoG PiYZVGHhNQwDlfyeaf2xoyYppxqPTfvSYr38wVvv2GtRhyZ66Jc8p4g4hPjrmPok6pnm PPpHWlJsbNucjrdC8Z1BqHG2pFjcL+dhpECf9oOuQnki5B7uh/hKvWZ/qj5h4tTD0Nfq bqzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=hhk0cqfgQmNPMTFTtXrS0CluYV9baWsuBfFua25sP6M=; b=n60S5ELuVkWouB7L7NzSF+DiCDQm55gWt4ZioSNXt6XmN3thOe+pl9xwq0Q6q2wS3v VYkaZ1mbUi4pUaBE30WO4dNU3utQUp/b6JXarqFXyBIQ/h0f5W9r708TTQ/sxc2lKtBU HIzyP69pm3QH64EKV23abS/Ad1EjVjfuy1s09uwiJJMYo1H3Gx84aIFa97jYAztGTT4R eMbw8VWm91BH34HSDxgIXUPtbQUfhb/6mThOOisrwo2RcaD7d0ONuqEhi4gkXAth3oVO OOHn1zH1KVUZKkg+5ejyvSaWT9geHV3IljgDWry15Hf7Wt0vYGt6OEUW1DGOFYL+Jk7O 9xIQ== X-Gm-Message-State: AOAM5327I3eeCe804+6K+Mysz9XuwqauWYR6vHvSILKrRSvzO296SGIl Q6nCBPxyEiLqHUnhDCA30NbGPWvV X-Google-Smtp-Source: ABdhPJw0/T1qI0J4Eu7hDdCXgShvSNqkTcmONcJosQUuz08lf+v1ekANjZaV9lzIyUOvq1hTt6PFPw== X-Received: by 2002:ac2:5e71:: with SMTP id a17mr47050443lfr.150.1594484719460; Sat, 11 Jul 2020 09:25:19 -0700 (PDT) Received: from guixsd (ppp91-122-98-213.pppoe.avangarddsl.ru. [91.122.98.213]) by smtp.gmail.com with ESMTPSA id z23sm2869347ljz.3.2020.07.11.09.25.18 for <42285-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Jul 2020 09:25:18 -0700 (PDT) From: Oleg Pykhalov To: 42285-done@debbugs.gnu.org Subject: Re: bug#42285: Acknowledgement ([PATCH] gnu: Add hss.) References: <20200708222033.28674-1-go.wigust@gmail.com> Date: Sat, 11 Jul 2020 19:25:10 +0300 In-Reply-To: (GNU bug Tracking System's message of "Wed, 08 Jul 2020 22:21:02 +0000") Message-ID: <877dva589l.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 42285-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Pushed to master as ee56de8b5b18d9f5d0e583704bc935fd6443dcac --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEcjhxI46s62NFSFhXFn+OpQAa+pwFAl8J5+YACgkQFn+OpQAa +pzEmQ//e2++d2vwcttxJDsQQwvL4JpPo1EqhJb9P+Or4D9T14SaySH7m9dZ3Nnr jaU3pMrJyJUKbvVz+DeYxqQ9EvJQreRcJ0HADE7q9TjBy9t9eY+Ziz6MX1GRbXUd JRqrLUEIe3R8Bn97GEzTtKhrLqmuQYpTpcOrZjwPcC0R9k1Zepq2fg5gkvxkEkIV rkQSq+nE6/ScGMuuAUwTPCsEMDuL9NxdfXz4ooVfJvwOBddQh+31y2iw0ux3VLXC 4PimYuPELqJdjLB/dJDdG4aDUllxZjNn2vYrrAeipsZTJTVnZz8yb0KniR6w6yzV /ekkU77W0dqApjadp5M9d3e8yg+L0+kNcXmfPNvVXh8XYdopK9zGTtwnXWkxFkuF Y51wxXKMRKzQuH8mzNgmMzkCWiCB8alUAtZS33bDTPjBsF8YWmcKsH7gUIozAx2Q XYIpgggRaFgLA6ub7kyeW2MyWSwJ9WyNFxP93P9ROt8EM6uZjoEYDHRzF+3rN1kI FLGCSGuRMPCoewwz8so1Q+4GK8PL/zyuMr7AsgLGhhf3ymM7FcK4z7P2Jd8btfdi dd5UzSEfuIg3TKiQCpedwtSQDsK45Aw70KG0lRmEvM/XFLSqEvdHohGjxaoUN8+K r4VzoaX+c8R/Vl9d4VRooTtXA+wvyhdBzQF/YFQ/sP2xHb9yVIc= =f3QE -----END PGP SIGNATURE----- --=-=-=-- From unknown Wed Jun 18 23:04:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 09 Aug 2020 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator