search for: v_9_7_p1

Displaying 3 results from an estimated 3 matches for "v_9_7_p1".

2024 Apr 17
1
Publish PGP signed tarball without generated content?
Hi What do you think about publishing PGP signed tarballs without the generated files such as the ./configure script? What I'm looking for is for some private key holder of the OpenSSH portable release key to run git checkout V_9_7_P1 git archive --prefix=openssh-portable-V_9_7_P1/ -o openssh-9.7p1-src.tar.gz HEAD gpg --detach-sign --armor openssh-9.7p1-src.tar.gz and then publish the resulting openssh-9.7p1-src.tar.gz and openssh-9.7p1-src.tar.gz.asc files, preferably using a version of git that leads to archives that are iden...
2024 Apr 18
2
Publish PGP signed tarball without generated content?
...mon Josefsson wrote: > Hi > > What do you think about publishing PGP signed tarballs without the > generated files such as the ./configure script? > > What I'm looking for is for some private key holder of the OpenSSH > portable release key to run > > git checkout V_9_7_P1 > git archive --prefix=openssh-portable-V_9_7_P1/ -o openssh-9.7p1-src.tar.gz HEAD > gpg --detach-sign --armor openssh-9.7p1-src.tar.gz > > and then publish the resulting openssh-9.7p1-src.tar.gz and > openssh-9.7p1-src.tar.gz.asc files, preferably using a version of git > that l...
2025 Apr 03
3
[Bug 3807] New: Authentication failure due to expired certificates
https://bugzilla.mindrot.org/show_bug.cgi?id=3807 Bug ID: 3807 Summary: Authentication failure due to expired certificates Product: Portable OpenSSH Version: -current Hardware: 68k OS: All Status: NEW Severity: major Priority: P5 Component: sshd Assignee: unassigned-bugs at