Upgrade Git in openSUSE13.1

2014-12-24 Thread Arup Rakshit
Hi,

I am keep getting the below warning, whenever I am trying to deploy my code 
there :

[arup@to_do_app]$ heroku logs -t
Your version of git is 1.8.4.5. Which has serious security vulnerabilities.
More information here: 
https://blog.heroku.com/archives/2014/12/23/update_your_git_clients_on_windows_and_os_x
2014-12-21T17:58:49.605785+00:00 app[web.1]:from 
/app/vendor/bundle/ruby/2.1.0/gems/dm-migrations-1.2.0/lib/dm-
migrations/adapters/dm-postgres-adapter.rb:60:in `ensure in without_notices'

I am also not seeing any upgrade here - 
http://software.opensuse.org/package/git

How to upgrade then ?

-- 

Regards,
Arup Rakshit

Debugging is twice as hard as writing the code in the first place. Therefore, 
if you write the code as cleverly as possible, you are, by definition, not 
smart enough to debug it.

--Brian Kernighan
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Upgrade Git in openSUSE13.1

2014-12-24 Thread Yue Lin Ho
go https://msysgit.github.io/



--
View this message in context: 
http://git.661346.n2.nabble.com/Upgrade-Git-in-openSUSE13-1-tp7623397p7623405.html
Sent from the git mailing list archive at Nabble.com.
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Upgrade Git in openSUSE13.1

2014-12-24 Thread Yue Lin Ho
or http://sourceforge.net/projects/git-osx-installer/files/ for OS X users

see
https://blog.heroku.com/archives/2014/12/24/update_your_git_clients_on_windows_and_os_x





--
View this message in context: 
http://git.661346.n2.nabble.com/Upgrade-Git-in-openSUSE13-1-tp7623397p7623406.html
Sent from the git mailing list archive at Nabble.com.
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Upgrade Git in openSUSE13.1

2014-12-24 Thread Duy Nguyen
On Thu, Dec 25, 2014 at 3:02 AM, Arup Rakshit
arupraks...@rocketmail.com wrote:
 Hi,

 I am keep getting the below warning, whenever I am trying to deploy my code
 there :

 [arup@to_do_app]$ heroku logs -t
 Your version of git is 1.8.4.5. Which has serious security vulnerabilities.
 More information here:
 https://blog.heroku.com/archives/2014/12/23/update_your_git_clients_on_windows_and_os_x
 2014-12-21T17:58:49.605785+00:00 app[web.1]:from
 /app/vendor/bundle/ruby/2.1.0/gems/dm-migrations-1.2.0/lib/dm-
 migrations/adapters/dm-postgres-adapter.rb:60:in `ensure in without_notices'

 I am also not seeing any upgrade here -
 http://software.opensuse.org/package/git

 How to upgrade then ?

OpenSUSE appears a bit slow in handling this CVE. Follow this bug for
progress, status..

https://bugzilla.opensuse.org/show_bug.cgi?id=910756
-- 
Duy
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html