update some windows libraries for newer version of cygwin
This commit is contained in:
parent
eecbad98e1
commit
2665be44d5
2 changed files with 4 additions and 1 deletions
|
@ -191,11 +191,12 @@ cygwinDlls =
|
|||
, "cygintl-8.dll"
|
||||
, "cygwind-0.dll"
|
||||
, "cyggssapi-3.dll"
|
||||
, "cyggssapi_krb5-2.dll"
|
||||
, "cygkrb5-26.dll"
|
||||
, "cygz.dll"
|
||||
, "cygidn-11.dll"
|
||||
, "libcurl-4.dll"
|
||||
, "cyggnutls-26.dll"
|
||||
, "cyggnutls-28.dll"
|
||||
, "libcrypto.dll"
|
||||
, "libssl.dll"
|
||||
, "cyggcrypt-11.dll"
|
||||
|
|
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -25,6 +25,8 @@ git-annex (5.20150410) UNRELEASED; urgency=medium
|
|||
* required: New command, like wanted, but for required content.
|
||||
* Removed dependency on haskell SHA library,
|
||||
instead using cryptohash >= 0.11.0.
|
||||
* Windows: Bundled versions of rsync, wget, ssh, and gpg from
|
||||
cygwin all updated. Thanks, Yury V. Zaytsev.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Thu, 09 Apr 2015 20:59:43 -0400
|
||||
|
||||
|
|
Loading…
Reference in a new issue