Re: Feature request/EOI: Match interactive config?

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



Hey Damien,

(Sorry to necro an old thread -- let me know if you prefer a different way to bring up past conversations.)

Since we're now on OpenSSH 9.9, I realize we must have version 10.0 incoming soon. I just wondered if there are plans to add your Match sessiontype patch in this version?

I'm just curious about whether I need to keep patching my local copy; it also occurred to me that you may have forgotten about it, in which case this can serve as just a gentle reminder :)

~ Tim


On Monday, 6 May 2024 at 15:53, Damien Miller <djm@xxxxxxxxxxx> wrote:

> 
> 
> On Mon, 6 May 2024, openssh@xxxxxxxx wrote:
> 
> > ... and I guess your next question will be about compilation environment, so:
> > 
> > `$ gcc --version gcc (Gentoo 13.2.1_p20240210 p14) 13.2.1 20240210 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.`
> > 
> > I'm running on gentoo. I tested that the code from github compiles and passes make tests before applying the patch, it looked okay.
> > 
> > I also did a diff between `git diff` and the patch you provided, and I don't see any changes which might have arisen from copy-paste errors.
> 
> 
> It works for me. I'll attach the patch dirctly, in case the problem is
> that the mail ate it.
> 
> [djm@djm-desktop ~]$ cd /tmp
> [djm@djm-desktop tmp]$ git clone https://github.com/openssh/openssh-portable
> Cloning into 'openssh-portable'...
> remote: Enumerating objects: 66343, done.
> remote: Counting objects: 100% (72/72), done.
> remote: Compressing objects: 100% (41/41), done.
> remote: Total 66343 (delta 41), reused 58 (delta 31), pack-reused 66271
> Receiving objects: 100% (66343/66343), 27.05 MiB | 17.23 MiB/s, done.
> Resolving deltas: 100% (51319/51319), done.
> [djm@djm-desktop tmp]$ cd openssh-portable
> [djm@djm-desktop openssh-portable]$ patch -sp1 < /tmp/match.diff
> [djm@djm-desktop openssh-portable]$ autoreconf
> [djm@djm-desktop openssh-portable]$ ./configure && make -j16
> ...
> [djm@djm-desktop openssh-portable]$ echo $?
> 0
> [djm@djm-desktop openssh-portable]$ ./ssh -V
> OpenSSH_9.7p1, OpenSSL 3.0.10 1 Aug 2023

_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux