Jump to content

update some libs


Recommended Posts

update gloox to version 1.0.12

Changes:

TLSOpenSSLClient/Server: disabled SSLv3

Source: http://camaya.net/gloox/changelog/

---

update libpng to 1.6.16
see:
and
---
update libcurl to v7.40.0
due to "SSLv3 is disabled by default" and other bugfixes
---
update boost to version 1.57
Edited by raymond
  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...

Any updates?

It's annoying to update most library binaries on Windows and just not much of a priority for our Windows devs. That said, you should create a new Trac ticket for it. There was an old one, but it was fixed, I would just create a new one with your list. Also, if we're going to start requiring VS 2013 in the future, they should be rebuilt for that, which can be mentioned in your ticket. It took years to bring things up to date before, just a warning :P

What we really need to streamline the process is a build script for all the Windows binaries, so we can update the versions or compiler, and kick off the script. It's a lot of manual work now, and in many cases, you have to research the exact procedure and fix bugs to even get them to build. Sometimes you need CMake, sometimes you need the MSVC command line, sometimes it has its own bootstrapping, sometimes you need to build a bunch of dependencies first, sometimes you need to alter the project build settings (almost always, to get them to end up the way we want).

Link to comment
Share on other sites

  • 10 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...