Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#27854 closed update (fixed)

mercurial: update to 1.7.3 and use curl-ca-bundle

Reported by: dackze+macports@… Owned by: deric@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: nerdling (Jeremy Lavergne)
Port: mercurial

Description

Mercurial 1.7.3 has just recently been released. One of the changes in this new release is to warn users when it can't verify an SSL certificate over HTTPS. MacPorts can use curl-ca-bundle to configure a default CA cert store.

I'm attaching a patch that implements the update and configuration of the CA certs. The patch also sets the license field to GPLv2+.

See also:

http://mercurial.selenic.com/wiki/UpgradeNotes#A1.7.3:_minor_changes http://mercurial.selenic.com/wiki/License#What_is_Mercurial.27s_license.3F

Attachments (1)

mercurial-1.7.3-cacerts.patch (1.7 KB) - added by dackze+macports@… 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by dackze+macports@…

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Cc: deric@… removed
Keywords: haspatch added
Owner: changed from macports-tickets@… to deric@…
Version: 1.9.2

comment:2 Changed 13 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

Updated in r75132, maintainer timeout.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Cc: snc@… added

What if a user already created a ${prefix}/etc/mercurial/hgrc?

Note: See TracTickets for help on using tickets.