lp://staging/~ubuntu-branches/ubuntu/precise/openssl/precise-201204102308
- Get this branch:
- bzr branch lp://staging/~ubuntu-branches/ubuntu/precise/openssl/precise-201204102308
Branch merges
- Ubuntu branches: Pending requested
-
Diff: 4837 lines (+4800/-0) (has conflicts)4 files modified.pc/tls1.2_client_algorithms.patch/ssl/t1_lib.c (+2578/-0)
.pc/vpaes.patch/crypto/aes/asm/vpaes-x86.pl (+901/-0)
.pc/vpaes.patch/crypto/aes/asm/vpaes-x86_64.pl (+1204/-0)
debian/changelog (+117/-0)
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 71. By Colin Watson
-
Pass cross-compiling options to 'make install' as well, since apparently
it likes to rebuild fips_premain_dso. - 68. By Colin Watson
-
* Temporarily work around TLS 1.2 failures as suggested by upstream
(LP #965371):
- Use client version when deciding whether to send supported signature
algorithms extension.
- Experimental workaround to large client hello issue: if
OPENSSL_NO_TLS1_ 2_CLIENT is set then TLS v1.2 is disabled for clients
only.
- Compile with -DOPENSSL_NO_TLS1_ 2_CLIENT.
This fixes most of the reported problems, but does not fix the case of
servers that reject version numbers they don't support rather than
trying to negotiate a lower version (e.g. www.mediafire.com). - 67. By Adam Conrad
-
* Remove compat symlinks from /usr/lib to /lib, as they cause
some serious issued with symbol generation, and are not needed.
* Bump version passed to dh_makeshlibs to 1.0.1 for new symbols.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/openssl