Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: nss: update to 3.62.
Date: Sun, 21 Feb 2021 12:31:09 +0100	[thread overview]
Message-ID: <20210221113109.sr5CI4c3uwtb163Xmhz5GPcLexXwqi2eXgylBthQPSE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-28952@inbox.vuxu.org>

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/28952#issuecomment-782842347

Comment:
There was a change to `ssl_tls13_encrypted_client_hello_xtn`:
```diff
diff --git a/lib/ssl/sslt.h b/lib/ssl/sslt.h
index f1713069b..1d5c4d179 100644
--- a/lib/ssl/sslt.h
+++ b/lib/ssl/sslt.h
@@ -545,8 +545,9 @@ typedef enum {
     ssl_next_proto_nego_xtn = 13172, /* Deprecated. */
     ssl_renegotiation_info_xtn = 0xff01,
     ssl_tls13_short_header_xtn = 0xff03, /* Deprecated. */
+    ssl_tls13_ech_is_inner_xtn = 0xda09,
     ssl_tls13_outer_extensions_xtn = 0xfd00,
-    ssl_tls13_encrypted_client_hello_xtn = 0xfe08,
+    ssl_tls13_encrypted_client_hello_xtn = 0xfe09,
     ssl_tls13_encrypted_sni_xtn = 0xffce, /* Deprecated. */
 } SSLExtensionType;
 
```
 but it seems like intentional
https://phabricator.services.mozilla.com/D101049#inline-570627

  reply	other threads:[~2021-02-21 11:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-21 11:27 [PR PATCH] " sgn
2021-02-21 11:31 ` sgn [this message]
2021-02-22 23:54 ` [PR PATCH] [Merged]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210221113109.sr5CI4c3uwtb163Xmhz5GPcLexXwqi2eXgylBthQPSE@z \
    --to=sgn@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).