lp://staging/ubuntu/utopic-proposed/glib-networking
- Get this branch:
- bzr branch lp://staging/ubuntu/utopic-proposed/glib-networking
Branch merges
Branch information
Recent revisions
- 50. By Iain Lane
-
* New upstream release (LP: #1401069)
+ The GTlsClientConnection "use-ssl3" property now falls back to TLS
1.0 if SSL 3.0 has been disabled, rather than just failing. Also, we now
use the gnutls %LATEST_RECORD_ VERSION option by default (to allow
connecting to certain servers that were incorrectly patched for the
POODLE attack), but also make sure to remove that option in the fallback
("use-ssl3") mode (to allow connecting to other servers that are
differently broken).
+ tls/gnutls: Miscellaneous warning, debugging, and leak fixes
* 0001-test_create_ certificate_ chain-Skip- if-not- running- ag.patch: Skip a
test when run on glib ≥ 2.43 as it requires a change in this version. - 48. By Martin Pitt
-
Upload current Debian packaging svn to fix autopkgtest.
Unset $http_proxy during autopkgtest; the test suite doesn't get along
with it, and doesn't need internet access. - 47. By Andreas Henriksson
-
* Team upload.
[ Dimitri John Ledkov ]
* Switch to gnutls28. (Closes: #747451) - 46. By Emilio Pozuelo Monfort <email address hidden>
-
[ Iain Lane ]
* Fix Vcs-Browser URL[ Emilio Pozuelo Monfort ]
* New upstream bugfix release. - 45. By Andreas Henriksson
-
[ Martin Pitt ]
* Add xauth test depends, it is only a recommends of xvfb.[ Andreas Henriksson ]
* New upstream release. - 42. By Iain Lane
-
debian/
patches/ tlstests- wait-for- handshake- to-complete. patch: Take patch
from upstream bug#722336 to attempt to fix an unreliable test. - 41. By Iain Lane
-
* New upstream release
+ tls/gnutls: Fix for -Werror=format- nonliteral
+ tls/gnutls: Use g_tls_interaction_invoke_ request_ certificate( ) when
processing a certificate request.
+ tls/gnutls: Handle G_IO_ERROR_TIMED_OUT on a GTlsConnection correctly
rather than reporting "The specified session has been invalidated for
some reason".
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/utopic/glib-networking