debian specific patch information for openssl / 0.9.8o-4squeeze7

Summary

Package Version Package Type Source Package Format
0.9.8o-4squeeze7 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile openssl_0.9.8o-4squeeze7.debian.tar.gz
Size70262
MD5sumc21f3c8ecd729f20a29e45686e0987f4

"series" style patches

patch summary view raw
ca.patch
 apps/CA.pl.in |    2 ++
 1 file changed, 2 insertions(+)
view download
config-hurd.patch
 config |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
debian-targets.patch
 Configure |   45 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)
view download
engines-path.patch
 Configure        |    2 +-
 Makefile.org     |    2 +-
 engines/Makefile |   10 +++++-----
 3 files changed, 7 insertions(+), 7 deletions(-)
view download
kfreebsd-pipe.patch
 crypto/perlasm/x86_64-xlate.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
make-targets.patch
 Makefile.org |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
man-dir.patch
 Makefile.org |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
man-section.patch
 Makefile.org |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
view download
no-rpath.patch
 Makefile.shared |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
no-symbolic.patch
 Makefile.shared |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
pic.patch
 crypto/Makefile                |    4 ++--
 crypto/aes/asm/aes-586.pl      |   13 ++++++++++---
 crypto/des/asm/desboth.pl      |   17 ++++++++++++++---
 crypto/md5/Makefile            |    3 ++-
 crypto/perlasm/cbc.pl          |   24 ++++++++++++++++++++----
 crypto/perlasm/x86_64-xlate.pl |    2 +-
 crypto/perlasm/x86unix.pl      |   33 +++++++++++++++++++++++++++++++++
 crypto/rc4/Makefile            |    2 +-
 crypto/rc4/asm/rc4-x86_64.pl   |    8 ++++++++
 crypto/x86_64cpuid.pl          |    4 ++++
 10 files changed, 95 insertions(+), 15 deletions(-)
view download
pkg-config.patch
 Makefile.org |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
view download
valgrind.patch
 crypto/rand/md_rand.c |    2 ++
 1 file changed, 2 insertions(+)
view download
rc4-amd64.patch
 Configure |    3 +++
 1 file changed, 3 insertions(+)
view download
rehash-crt.patch
 tools/c_rehash.in |   12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)
view download
rehash_pod.patch
 doc/apps/c_rehash.pod |   55 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)
view download
shared-lib-ext.patch
 Configure |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
stddef.patch
 crypto/sha/sha.h |    1 +
 1 file changed, 1 insertion(+)
view download
version-script.patch
 Configure          |    2 ++
 engines/openssl.ld |    5 +++++
 openssl.ld         |    5 +++++
 3 files changed, 12 insertions(+)
view download
perl-path.diff
 Configure                       |    2 +-
 Netware/do_tests.pl             |    2 +-
 VMS/VMSify-conf.pl              |    2 +-
 apps/progs.pl                   |    2 +-
 crypto/aes/asm/aes-586.pl       |    2 +-
 crypto/aes/asm/aes-x86_64.pl    |    2 +-
 crypto/asn1/charmap.pl          |    2 +-
 crypto/bf/asm/bf-586.pl         |    2 +-
 crypto/bf/asm/bf-686.pl         |    2 +-
 crypto/bn/asm/bn-586.pl         |    2 +-
 crypto/bn/asm/co-586.pl         |    2 +-
 crypto/bn/asm/mo-586.pl         |    2 +-
 crypto/bn/asm/ppc.pl            |    2 +-
 crypto/bn/asm/x86.pl            |    2 +-
 crypto/bn/asm/x86/add.pl        |    2 +-
 crypto/bn/asm/x86/comba.pl      |    2 +-
 crypto/bn/asm/x86/div.pl        |    2 +-
 crypto/bn/asm/x86/mul.pl        |    2 +-
 crypto/bn/asm/x86/mul_add.pl    |    2 +-
 crypto/bn/asm/x86/sqr.pl        |    2 +-
 crypto/bn/asm/x86/sub.pl        |    2 +-
 crypto/bn/asm/x86_64-mont.pl    |    2 +-
 crypto/bn/bn_prime.pl           |    2 +-
 crypto/cast/asm/cast-586.pl     |    2 +-
 crypto/conf/keysets.pl          |    2 +-
 crypto/des/asm/crypt586.pl      |    2 +-
 crypto/des/asm/des-586.pl       |    2 +-
 crypto/des/asm/des686.pl        |    2 +-
 crypto/des/asm/desboth.pl       |    2 +-
 crypto/lhash/num.pl             |    2 +-
 crypto/md5/asm/md5-586.pl       |    2 +-
 crypto/md5/asm/md5-x86_64.pl    |    2 +-
 crypto/objects/obj_dat.pl       |    2 +-
 crypto/objects/objects.pl       |    2 +-
 crypto/perlasm/cbc.pl           |    2 +-
 crypto/perlasm/x86_64-xlate.pl  |    2 +-
 crypto/perlasm/x86asm.pl        |    2 +-
 crypto/perlasm/x86ms.pl         |    2 +-
 crypto/perlasm/x86nasm.pl       |    2 +-
 crypto/perlasm/x86unix.pl       |    2 +-
 crypto/rc4/asm/rc4-586.pl       |    2 +-
 crypto/rc4/asm/rc4-x86_64.pl    |    2 +-
 crypto/rc5/asm/rc5-586.pl       |    2 +-
 crypto/ripemd/asm/rmd-586.pl    |    2 +-
 crypto/sha/asm/sha1-586.pl      |    2 +-
 crypto/sha/asm/sha1-ia64.pl     |    2 +-
 crypto/sha/asm/sha1-x86_64.pl   |    2 +-
 crypto/sha/asm/sha512-ia64.pl   |    2 +-
 crypto/sha/asm/sha512-sse2.pl   |    2 +-
 crypto/sha/asm/sha512-x86_64.pl |    2 +-
 crypto/x86_64cpuid.pl           |    2 +-
 crypto/x86cpuid.pl              |    2 +-
 demos/b64.pl                    |    2 +-
 demos/tunala/configure.in       |    2 +-
 fips/fipsalgtest.pl             |    2 +-
 fips/mkfipsscr.pl               |    2 +-
 ms/cmp.pl                       |    2 +-
 ms/segrenam.pl                  |    2 +-
 ms/uplink.pl                    |    2 +-
 os2/backwardify.pl              |    2 +-
 test/cms-examples.pl            |    2 +-
 test/cms-test.pl                |    2 +-
 times/091/mips-rel.pl           |    2 +-
 util/add_cr.pl                  |    2 +-
 util/arx.pl                     |    2 +-
 util/ck_errf.pl                 |    2 +-
 util/clean-depend.pl            |    2 +-
 util/copy.pl                    |    2 +-
 util/deleof.pl                  |    2 +-
 util/dirname.pl                 |    2 +-
 util/err-ins.pl                 |    2 +-
 util/files.pl                   |    2 +-
 util/mk1mf.pl                   |    2 +-
 util/mkdef.pl                   |    2 +-
 util/mkdir-p.pl                 |    2 +-
 util/mkerr.pl                   |    2 +-
 util/mkfiles.pl                 |    2 +-
 util/mklink.pl                  |    2 +-
 util/mksdef.pl                  |    2 +-
 util/mkstack.pl                 |    2 +-
 util/perlpath.pl                |    2 +-
 util/pl/BC-32.pl                |    2 +-
 util/pl/Mingw32.pl              |    2 +-
 util/pl/OS2-EMX.pl              |    2 +-
 util/pl/VC-32.pl                |    2 +-
 util/pl/linux.pl                |    2 +-
 util/pl/netware.pl              |    2 +-
 util/pl/ultrix.pl               |    2 +-
 util/pl/unix.pl                 |    2 +-
 util/pod2man.pl                 |    2 +-
 util/selftest.pl                |    2 +-
 util/sp-diff.pl                 |    2 +-
 util/src-dep.pl                 |    2 +-
 util/tab_num.pl                 |    2 +-
 94 files changed, 94 insertions(+), 94 deletions(-)
view download
CVE-2010-2939.patch
 ssl/s3_clnt.c |    1 +
 1 file changed, 1 insertion(+)
view download
CVE-2010-3864.patch
 ssl/t1_lib.c |   18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)
view download
CVE-2010-4180.patch
 doc/ssl/SSL_CTX_set_options.pod |   13 +------------
 ssl/s3_clnt.c                   |    3 +++
 ssl/s3_srvr.c                   |    5 +++++
 3 files changed, 9 insertions(+), 12 deletions(-)
view download
CVE-2011-0014.patch
 ssl/t1_lib.c |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
view download
block_diginotar.patch
 crypto/x509/x509_vfy.c |   27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
view download
block_digicert_malaysia.patch
 crypto/x509/x509_vfy.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
view download
CVE-2011-1945.patch
 crypto/ecdsa/ecs_ossl.c |    8 ++++++++
 1 file changed, 8 insertions(+)
view download
CVE-2011-3210.patch
 ssl/s3_lib.c  |    6 ++++++
 ssl/s3_srvr.c |   22 +++++++++++++++-------
 2 files changed, 21 insertions(+), 7 deletions(-)
view download
CVE-2011-4108.patch
 ssl/d1_pkt.c |   25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)
view download
CVE-2011-4109.patch
 crypto/x509v3/pcy_map.c  |   10 ++++++----
 crypto/x509v3/pcy_tree.c |    5 ++++-
 2 files changed, 10 insertions(+), 5 deletions(-)
view download
CVE-2011-4619.patch
 ssl/s3_srvr.c |   10 ++++++++++
 ssl/ssl.h     |    2 ++
 ssl/ssl3.h    |   11 +++++++++++
 ssl/ssl_err.c |    4 +++-
 4 files changed, 26 insertions(+), 1 deletion(-)
view download
CVE-2011-4576.patch
 ssl/s3_enc.c |    3 +++
 1 file changed, 3 insertions(+)
view download
CVE-2011-4577.patch
 crypto/x509v3/v3_addr.c |   74 ++++++++++++++++++++++++++++++------------------
 1 file changed, 47 insertions(+), 27 deletions(-)
view download
dtls-fragment-alert.patch
 ssl/d1_both.c |   15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)
view download
CVE-2012-0050.patch
 ssl/d1_pkt.c |   17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)
view download