mercurial at 44905: 20 new changesets
Mercurial Commits
hg at intevation.de
Tue Jun 2 22:15:58 UTC 2020
20 new changesets in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/1409da2148c8
changeset: 44886:1409da2148c8
user: Manuel Jacob <me at manueljacob.de>
date: Sat May 30 19:04:53 2020 +0200
summary: tests: stop checking for optional, now impossible output
https://www.mercurial-scm.org/repo/hg/rev/61cdc8137d53
changeset: 44887:61cdc8137d53
user: Manuel Jacob <me at manueljacob.de>
date: Sat May 30 23:18:57 2020 +0200
summary: relnotes: note that we now require modern SSL/TLS features in Python
https://www.mercurial-scm.org/repo/hg/rev/95903a8d8c97
changeset: 44888:95903a8d8c97
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 31 09:55:45 2020 +0200
summary: sslutil: stop returning argument as third return value of protocolsettings()
https://www.mercurial-scm.org/repo/hg/rev/ceb7318013d5
changeset: 44889:ceb7318013d5
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 31 10:47:38 2020 +0200
summary: sslutil: fix names of variables containing minimum protocol strings
https://www.mercurial-scm.org/repo/hg/rev/4942c1bdd080
changeset: 44890:4942c1bdd080
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 31 11:41:03 2020 +0200
summary: sslutil: add FIXME about supportedprotocols possibly containing too many items
https://www.mercurial-scm.org/repo/hg/rev/abcd6db1f2cc
changeset: 44891:abcd6db1f2cc
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 31 11:10:21 2020 +0200
summary: sslutil: don't set minimum TLS version to 1.0 if 1.2 but not 1.1 is available
https://www.mercurial-scm.org/repo/hg/rev/dd7c4a208a4e
changeset: 44892:dd7c4a208a4e
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 31 12:07:17 2020 +0200
summary: sslutil: check for OpenSSL without TLS 1.0 support in one case
https://www.mercurial-scm.org/repo/hg/rev/95c832849955
changeset: 44893:95c832849955
user: Manuel Jacob <me at manueljacob.de>
date: Sat May 30 23:42:19 2020 +0200
summary: setup: require that Python has TLS 1.1 or TLS 1.2
https://www.mercurial-scm.org/repo/hg/rev/39c598f1c774
changeset: 44894:39c598f1c774
user: Manuel Jacob <me at manueljacob.de>
date: Fri May 29 22:47:58 2020 +0200
summary: sslutil: remove comment referring to unsupported legacy stacks
https://www.mercurial-scm.org/repo/hg/rev/5921dc0d5c3a
changeset: 44895:5921dc0d5c3a
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 31 22:15:35 2020 +0200
summary: sslutil: remove dead code (that downgraded default minimum TLS version)
https://www.mercurial-scm.org/repo/hg/rev/4dcb2791beab
changeset: 44896:4dcb2791beab
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 31 00:30:49 2020 +0200
summary: config: remove unused hostsecurity.disabletls10warning config
https://www.mercurial-scm.org/repo/hg/rev/941fef7523c7
changeset: 44897:941fef7523c7
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 31 22:31:49 2020 +0200
summary: sslutil: remove dead code (that failed if only TLS 1.0 is available)
https://www.mercurial-scm.org/repo/hg/rev/d61c05450b37
changeset: 44898:d61c05450b37
user: Manuel Jacob <me at manueljacob.de>
date: Mon Jun 01 03:51:54 2020 +0200
summary: sslutil: properly detect which TLS versions are supported by the ssl module
https://www.mercurial-scm.org/repo/hg/rev/4ca1110991c4
changeset: 44899:4ca1110991c4
user: Manuel Jacob <me at manueljacob.de>
date: Mon Jun 01 14:07:06 2020 +0200
summary: sslutil: rename 'minimumprotocolui' -> 'minimumprotocol'
https://www.mercurial-scm.org/repo/hg/rev/38e3df9ff1e7
changeset: 44900:38e3df9ff1e7
user: Manuel Jacob <me at manueljacob.de>
date: Mon Jun 01 14:20:13 2020 +0200
summary: sslutil: stop storing protocol and options for SSLContext in settings dict
https://www.mercurial-scm.org/repo/hg/rev/53b3baaadb64
changeset: 44901:53b3baaadb64
user: Manuel Jacob <me at manueljacob.de>
date: Mon Jun 01 14:34:22 2020 +0200
summary: sslutil: propagate return value ssl.PROTOCOL_SSLv23 from protocolsettings()
https://www.mercurial-scm.org/repo/hg/rev/24d440e2fdbb
changeset: 44902:24d440e2fdbb
user: Manuel Jacob <me at manueljacob.de>
date: Mon Jun 01 15:22:31 2020 +0200
summary: sslutil: fix comment to use inclusive or instead of exclusive or
https://www.mercurial-scm.org/repo/hg/rev/69d3ce00df99
changeset: 44903:69d3ce00df99
user: Valentin Gatien-Baron <valentin.gatienbaron at gmail.com>
date: Sat May 30 10:28:46 2020 -0400
summary: rust: update the mention of hgcli in rust/README.rst
https://www.mercurial-scm.org/repo/hg/rev/7ca1d635e4a6
changeset: 44904:7ca1d635e4a6
user: Valentin Gatien-Baron <valentin.gatienbaron at gmail.com>
date: Sat May 30 11:36:30 2020 -0400
summary: rust: add a pointer for profiling to the README
https://www.mercurial-scm.org/repo/hg/rev/f330d6117a5b
changeset: 44905:f330d6117a5b
bookmark: @
tag: tip
user: Valentin Gatien-Baron <valentin.gatienbaron at gmail.com>
date: Sat May 30 12:36:00 2020 -0400
summary: relnotes: advertize the possibility to use rust
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list