#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)
Change History (4)
Changed 14 years ago by dackze+macports@…
Attachment: | mercurial-1.7.3-cacerts.patch added |
---|
comment:1 Changed 14 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 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 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.
Updated in r75132, maintainer timeout.