Bug#918475: mercurial fails to fetch clone bundles from bitbucket.org (SSL error)

2019-06-04 Thread Brian Minton
Package: mercurial Version: 4.9-2 Followup-For: Bug #918475 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, I've opened a but report with bitbucket.org regarding this issue: https://bitbucket.org/site/master/issues/18846/bitbucket-servers-require-rsa_pkcs1_sha1 - -- S

Bug#918475:

2019-05-19 Thread BD L
I can confirm dwfreed's fix works; specifically adding the following to my ~/.hgrc allows hg operations with Bitbucket to succeed without error: [hostsecurity] api.media.atlassian.com:ciphers = DEFAULT@SECLEVEL=1

Bug#918475:

2019-05-05 Thread Doug Freed
I spent some time debugging this in a fresh sid debootstrap, using tcpdump to capture the handshakes and analyzing them with Wireshark. I also tested with my local browser (Chrome on Windows 7) for comparison, which worked. I narrowed it down to Atlassian's webservers requiring the presence of the

Bug#918475: mercurial: CipherString = DEFAULT@SECLEVEL=2 from 1.1.1~~pre6-1 breaks it

2019-01-21 Thread Stefan Huehner
Package: mercurial Version: 4.8.2-1 Followup-For: Bug #918475 Hello, i am also getting the same error on my sid system and after asking from #debian/#debian-next tried a bit more. openssl s_client -connect api.media.atlassian.com:443 is enough to get same error message. So topic should maybe be

Bug#918475: mercurial fails to fetch clone bundles from bitbucket.org (SSL error)

2019-01-07 Thread Julien Cristau
Control: tag -1 moreinfo unreproducible On 1/6/19 1:46 PM, Nicolas Braud-Santoni wrote: > Package: mercurial > Version: 4.8.1-2 > Severity: important > > Dear maintainers, > > I just installed mercurial on my buster system, and it fails to clone > repositories from bitbucket.org: > >> $ hg clon

Bug#918475: mercurial fails to fetch clone bundles from bitbucket.org (SSL error)

2019-01-06 Thread Nicolas Braud-Santoni
Package: mercurial Version: 4.8.1-2 Severity: important Dear maintainers, I just installed mercurial on my buster system, and it fails to clone repositories from bitbucket.org: > $ hg clone https://bitbucket.org/pypy/pypy > > destination directory: pypy > applying clone bundle from > https://a