New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27854 (closed update: fixed)

Opened 2 years ago

Last modified 2 years ago

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: snc@…
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

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

Change History

Changed 2 years ago by dackze+macports@…

comment:1 Changed 2 years ago by jmr@…

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

comment:2 Changed 2 years ago by snc@…

  • Status changed from new to closed
  • Resolution set to fixed

Updated in r75132, maintainer timeout.

comment:3 Changed 2 years ago by jmr@…

  • Cc snc@… added

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

Note: See TracTickets for help on using tickets.