Re: [Python-Dev] Git and Mercurial Security Update
Interesting, but does this really concern Python? I mean, it's hosted on GitHub and doesn't seem to recommend use of ssh URLs anyway... -- Ryan (ライアン) Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone elsehttp://refi64.com On Aug 13, 2017 at 8:11 PM, <Cheryl Sabella <chekat2@gmail.com>> wrote: http://www.esecurityplanet.com/threats/git-svn-and-mercurial-open-source-ver... _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/rymg19%40gmail.com
Thanks for the info Cheryl. For those on Mac OS, you can update your local git using homebrew as follows: If you have installed git on MacOS using homebrew before: $ brew upgrade git If you did not install git using Homebrew, (for example if you've been using the built-in git) $ brew install git `git --version` tells you what version you have. It should be 2.14.1 now. On Windows, perhaps see https://confluence.atlassian.com/bitbucketserver/installing-and-upgrading-gi... Mariatta Wijaya On Sun, Aug 13, 2017 at 7:05 PM, rymg19@gmail.com <rymg19@gmail.com> wrote:
Interesting, but does this really concern Python? I mean, it's hosted on GitHub and doesn't seem to recommend use of ssh URLs anyway...
-- Ryan (ライアン) Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone elsehttp://refi64.com
On Aug 13, 2017 at 8:11 PM, <Cheryl Sabella <chekat2@gmail.com>> wrote:
http://www.esecurityplanet.com/threats/git-svn-and- mercurial-open-source-version-control-systems-update-for- critical-security-vulnerability.html _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/ rymg19%40gmail.com
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/ mariatta.wijaya%40gmail.com
participants (2)
-
Mariatta Wijaya -
rymg19@gmail.com