Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [WIP] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
  2020-02-14 12:30 ` [WIP] OpenSSH 8.2 voidlinux-github
@ 2020-02-14 12:44 ` voidlinux-github
  2020-02-14 13:02 ` voidlinux-github
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2020-02-14 12:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-586272769

Comment:
We could use `u2f-hidraw-policy` instead, but our eudev lacks a rule to permit access to security tokens in general.  I added to `60-u2f-hidraw.rules`:

```
ENV{ID_SECURITY_TOKEN}=="?*", TAG+="uaccess", GROUP="users", MODE="0660"
```

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [WIP] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
  2020-02-14 12:30 ` [WIP] OpenSSH 8.2 voidlinux-github
  2020-02-14 12:44 ` voidlinux-github
@ 2020-02-14 13:02 ` voidlinux-github
  2020-02-14 16:15 ` leahneukirchen
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2020-02-14 13:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-586268533

Comment:
Ok, tested with a Yubikey 5 (5.2.4) (1050:0407), works fine.

One issue so far: `70-u2f.rules` needs to be installed, but currently already is provided by `u2f-host` (which is deprecated upstream). Ideas?


^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [WIP] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-02-14 13:02 ` voidlinux-github
@ 2020-02-14 16:15 ` leahneukirchen
  2020-02-17  1:34 ` [TESTING] " eli-schwartz
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: leahneukirchen @ 2020-02-14 16:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-586357649

Comment:
This update must be merged before glibc 2.31, else ssh breaks on 32-bit platforms, I think.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-02-14 16:15 ` leahneukirchen
@ 2020-02-17  1:34 ` eli-schwartz
  2020-02-17 10:12 ` leahneukirchen
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: eli-schwartz @ 2020-02-17  1:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 494 bytes --]

New comment by eli-schwartz on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-586783089

Comment:
Just want to mention, in case you haven't noticed...

https://lists.archlinux.org/pipermail/arch-dev-public/2020-February/029865.html
https://bugs.archlinux.org/task/65517
https://bugs.gentoo.org/709748

You are going to want to make sure users are warned to restart sshd after the update, or they won't be able to successfully connect to it.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-02-17  1:34 ` [TESTING] " eli-schwartz
@ 2020-02-17 10:12 ` leahneukirchen
  2020-02-17 10:14 ` leahneukirchen
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: leahneukirchen @ 2020-02-17 10:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-586916658

Comment:
Also, Arch ran into this issue where you need to restart sshd after installation, else you can't login: https://bugs.archlinux.org/task/65517

Should this go into an INSTALL.msg?

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-02-17 10:12 ` leahneukirchen
@ 2020-02-17 10:14 ` leahneukirchen
  2020-02-17 10:59 ` Vaelatern
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: leahneukirchen @ 2020-02-17 10:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-586916658

Comment:
Also, Arch ran into this issue (Void is affected too) where you need to restart sshd after installation, else you can't login: https://bugs.archlinux.org/task/65517

Should this go into an INSTALL.msg?

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-02-17 10:14 ` leahneukirchen
@ 2020-02-17 10:59 ` Vaelatern
  2020-02-17 11:59 ` leahneukirchen
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: Vaelatern @ 2020-02-17 10:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-586937029

Comment:
This would be a valid use for a one-line INSTALL.msg, to be removed after how long?

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2020-02-17 10:59 ` Vaelatern
@ 2020-02-17 11:59 ` leahneukirchen
  2020-02-18 21:18 ` jnbr
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: leahneukirchen @ 2020-02-17 11:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-586961820

Comment:
With 8.3 i guess, which is half a year away?

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2020-02-17 11:59 ` leahneukirchen
@ 2020-02-18 21:18 ` jnbr
  2020-02-19 12:24 ` leahneukirchen
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: jnbr @ 2020-02-18 21:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-587866275

Comment:
Basic functionality works for me on armv7 (glibc) and x86_64-musl. Don't have a FIDO2 key to test.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2020-02-18 21:18 ` jnbr
@ 2020-02-19 12:24 ` leahneukirchen
  2020-02-20 16:01 ` [PR PATCH] [Merged]: " leahneukirchen
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: leahneukirchen @ 2020-02-19 12:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-588198289

Comment:
I'll merge this tomorrow unless someone complains.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR PATCH] [Merged]: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2020-02-19 12:24 ` leahneukirchen
@ 2020-02-20 16:01 ` leahneukirchen
  2020-02-20 18:26 ` ailiop-git
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: leahneukirchen @ 2020-02-20 16:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

There's a merged pull request on the void-packages repository

[TESTING] OpenSSH 8.2
https://github.com/void-linux/void-packages/pull/19131

Description:
~~Entirely untested so far, I need to get a FIDO2 key first.~~

- [x] x86_64
- [x] x86_64-musl
- [x] armv7
- [ ] i686

Uses Github tarball so far as official one is missing(?).

Please test on the usual platforms.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2020-02-20 16:01 ` [PR PATCH] [Merged]: " leahneukirchen
@ 2020-02-20 18:26 ` ailiop-git
  2020-02-20 18:58 ` leahneukirchen
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ailiop-git @ 2020-02-20 18:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]

New comment by ailiop-git on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-589239146

Comment:
do we really need to make fido2 a default build option? similar to #12486, this isn't really widely used and it's polluting the base-system with libcbor and libfido..

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (12 preceding siblings ...)
  2020-02-20 18:26 ` ailiop-git
@ 2020-02-20 18:58 ` leahneukirchen
  2020-02-25 13:47 ` leahneukirchen
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: leahneukirchen @ 2020-02-20 18:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-589252940

Comment:
It won't be widely used if it's not on by default, and the additional dependencies are <300k.

You can ignorepkg it without problems (except it wont work, ofc) if you insist.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (13 preceding siblings ...)
  2020-02-20 18:58 ` leahneukirchen
@ 2020-02-25 13:47 ` leahneukirchen
  2020-02-25 14:29 ` Vaelatern
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: leahneukirchen @ 2020-02-25 13:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-590874983

Comment:
I misread the announcement, apparently OpenSSH 8.2 is enough on the server. So we could move the fido stuff into a subpkg, and users who want to use it can install it.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (14 preceding siblings ...)
  2020-02-25 13:47 ` leahneukirchen
@ 2020-02-25 14:29 ` Vaelatern
  2020-02-25 18:25 ` the-maldridge
  2020-02-25 18:47 ` ailiop-git
  17 siblings, 0 replies; 18+ messages in thread
From: Vaelatern @ 2020-02-25 14:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-590893976

Comment:
A subpackage makes some sense, that way you know you are installing fido enabled stuff.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (15 preceding siblings ...)
  2020-02-25 14:29 ` Vaelatern
@ 2020-02-25 18:25 ` the-maldridge
  2020-02-25 18:47 ` ailiop-git
  17 siblings, 0 replies; 18+ messages in thread
From: the-maldridge @ 2020-02-25 18:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-590997252

Comment:
While normally I'd be all for isolation and splitting up unnecessary resources, in this case I think the subpackage is probably unnecessary.  How big is the additional data that we'd want to split it off?

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [TESTING] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
                   ` (16 preceding siblings ...)
  2020-02-25 18:25 ` the-maldridge
@ 2020-02-25 18:47 ` ailiop-git
  17 siblings, 0 replies; 18+ messages in thread
From: ailiop-git @ 2020-02-25 18:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

New comment by ailiop-git on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-591007310

Comment:
What's the downside of introducing it as a subpkg? It's really not a matter of size bloat, but rather keeping the base clean from dependencies that aren't strictly required.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [WIP] OpenSSH 8.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
@ 2020-02-14 12:30 ` voidlinux-github
  2020-02-14 12:44 ` voidlinux-github
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2020-02-14 12:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/19131#issuecomment-586268533

Comment:
Ok, tested with a Yubikey 4 (1050:0407), works fine.

One issue so far: `70-u2f.rules` needs to be installed, but currently already is provided by `u2f-host` (which is deprecated upstream). Ideas?


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2020-02-25 18:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19131@inbox.vuxu.org>
2020-02-14 12:30 ` [WIP] OpenSSH 8.2 voidlinux-github
2020-02-14 12:44 ` voidlinux-github
2020-02-14 13:02 ` voidlinux-github
2020-02-14 16:15 ` leahneukirchen
2020-02-17  1:34 ` [TESTING] " eli-schwartz
2020-02-17 10:12 ` leahneukirchen
2020-02-17 10:14 ` leahneukirchen
2020-02-17 10:59 ` Vaelatern
2020-02-17 11:59 ` leahneukirchen
2020-02-18 21:18 ` jnbr
2020-02-19 12:24 ` leahneukirchen
2020-02-20 16:01 ` [PR PATCH] [Merged]: " leahneukirchen
2020-02-20 18:26 ` ailiop-git
2020-02-20 18:58 ` leahneukirchen
2020-02-25 13:47 ` leahneukirchen
2020-02-25 14:29 ` Vaelatern
2020-02-25 18:25 ` the-maldridge
2020-02-25 18:47 ` ailiop-git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).