Your message dated Wed, 23 Jul 2014 18:19:01 +0000
with message-id <[email protected]>
and subject line Bug#736772: fixed in openssl 1.0.2~beta2-1
has caused the Debian Bug report #736772,
regarding openssl: Add OpenRISC to Configure
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
736772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736772
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openssl
Version: 1.0.1f
Severity: normal
Tags: patch
Usertags: openrisc

Dear Maintainer,

Attached is a patch for Configure to add support for OpenRISC (or1k).

*** openssl-or1k.patch
--- t/openssl-1.0.1f/Configure  2014-01-26 17:28:31.000000000 +0000
+++ openssl-1.0.1f/Configure    2014-01-26 16:46:34.000000000 +0000
@@ -375,6 +375,7 @@
 "debian-openbsd-alpha","gcc:-DTERMIOS 
${debian_cflags}::(unknown):::SIXTY_FOUR_BIT_LONG DES_INT DES_PTR 
DES_RISC2:${no_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "debian-openbsd-i386",  "gcc:-DL_ENDIAN -DTERMIOS ${debian_cflags} 
-m486::(unknown):::BN_LLONG ${x86_gcc_des} 
${x86_gcc_opts}:${x86_asm}:a.out:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "debian-openbsd-mips","gcc:-DL_ENDIAN ${debian_cflags}::(unknown)::BN_LLONG 
MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC2 DES_PTR 
BF_PTR:${no_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
+"debian-or1k",   "gcc:-DB_ENDIAN -DTERMIO 
${debian_cflags}::-D_REENTRANT::-ldl:BN_LLONG 
DES_RISC1:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "debian-powerpc","gcc:-DB_ENDIAN -DTERMIO 
${debian_cflags}::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 
DES_UNROLL:${ppc32_asm}:linux32:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "debian-powerpcspe","gcc:-DB_ENDIAN -DTERMIO 
${debian_cflags}::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 
DES_UNROLL:${ppc32_asm}:linux32:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "debian-ppc64","gcc:-m64 -DB_ENDIAN -DTERMIO 
${debian_cflags}::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK 
DES_RISC1 
DES_UNROLL:${ppc64_asm}:linux64:dlfcn:linux-shared:-fPIC:-m64:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",


-- System Information:
Debian Release: 7.2
Architecture: amd64 (x86_64)
Foreign Architectures: or1k

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: openssl
Source-Version: 1.0.2~beta2-1

We believe that the bug you reported is fixed in the latest version of
openssl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kurt Roeckx <[email protected]> (supplier of updated openssl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 23 Jul 2014 19:54:09 +0200
Source: openssl
Binary: openssl libssl1.0.0 libcrypto1.0.0-udeb libssl-dev libssl-doc 
libssl1.0.0-dbg
Architecture: source all amd64
Version: 1.0.2~beta2-1
Distribution: experimental
Urgency: medium
Maintainer: Debian OpenSSL Team <[email protected]>
Changed-By: Kurt Roeckx <[email protected]>
Description:
 libcrypto1.0.0-udeb - Secure Sockets Layer toolkit - libcrypto udeb (udeb)
 libssl-dev - Secure Sockets Layer toolkit - development files
 libssl-doc - Secure Sockets Layer toolkit - development documentation
 libssl1.0.0 - Secure Sockets Layer toolkit - shared libraries
 libssl1.0.0-dbg - Secure Sockets Layer toolkit - debug information
 openssl    - Secure Sockets Layer toolkit - cryptographic utility
Closes: 736772 745657
Changes:
 openssl (1.0.2~beta2-1) experimental; urgency=medium
 .
   * New usptream beta version
     - Fix CVE-2014-0224
     - Fix CVE-2014-0221
     - Fix CVE-2014-0195
     - Fix CVE-2014-3470
     - Fix CVE-2014-0198
     - Fix CVE-2010-5298
     - Fix CVE-2014-0160
     - Fix CVE-2014-0076
   * Merge changes between 1.0.1f-1 and 1.0.1h-3:
     - postinst: Updated check for restarting services
   * libdoc-manpgs-pod-spell.patch and openssl-pod-misspell.patch
     partially applied upstream
   * Drop fix-pod-errors.patch, applied upstream.
   * Add support for ppc64le (Closes: #745657)
   * Add support for OpenRISC (Closes: #736772)
Checksums-Sha1:
 d4a43f9b2473a27ba64a7dd7808b21875b83418d 2262 openssl_1.0.2~beta2-1.dsc
 3ef423fefcad9e2210fd222192f2cd4ed25a3666 4872101 
openssl_1.0.2~beta2.orig.tar.gz
 1eff412220eb64cfea8b641c4a3caaa32a041473 77360 
openssl_1.0.2~beta2-1.debian.tar.xz
 57ad23ff30d73318da600974afc367f30832abd6 1213984 
libssl-doc_1.0.2~beta2-1_all.deb
 8b0dd3256a610129c3a16ad48ef48fa55c6b3def 687732 openssl_1.0.2~beta2-1_amd64.deb
 43efa206870c1fc6835ab83795ecf7dbc5663b53 1103668 
libssl1.0.0_1.0.2~beta2-1_amd64.deb
 241ef8437e4f0ecaf48c147b3959ad0ca6203e82 698120 
libcrypto1.0.0-udeb_1.0.2~beta2-1_amd64.udeb
 55c53d986953cc6b77c54087319595c23aa0c613 1351580 
libssl-dev_1.0.2~beta2-1_amd64.deb
 3c19627abdbcb84890b3dedd30f6e5c4e1928230 2912284 
libssl1.0.0-dbg_1.0.2~beta2-1_amd64.deb
Checksums-Sha256:
 f1c9cbecd6336447ac53ff77a34d5001f372fc7eccafe5bb93397a8bfea510dc 2262 
openssl_1.0.2~beta2-1.dsc
 50c8c1268621c4f9b2de97036685221c7e56563b9b72d449d646122ad8139ec3 4872101 
openssl_1.0.2~beta2.orig.tar.gz
 492241ae508ba06dad37c0f3ed5b3724441714982f5b84c7ebbac4cf3fd85086 77360 
openssl_1.0.2~beta2-1.debian.tar.xz
 a6af1ac5ba7ee57804993fc6bf06acf52849574997d7b96048cc0757231cd820 1213984 
libssl-doc_1.0.2~beta2-1_all.deb
 dcc3cbba0ef09656c41994b19600cb98c6490f23c8657d0ee2f34aaa462fb49c 687732 
openssl_1.0.2~beta2-1_amd64.deb
 36a19453f24a0cf5d2ec7fc76b99f931a33207616e6efec791e1a6cafd839f9b 1103668 
libssl1.0.0_1.0.2~beta2-1_amd64.deb
 924f54dc0c75bfc7f43e5692e1a46ba4aa50dc0ea323710c012f61f85001f057 698120 
libcrypto1.0.0-udeb_1.0.2~beta2-1_amd64.udeb
 c22867ca9436c2b18847dbc7989dd84f1e3dda9db0c61ea76c3e5a5efe944812 1351580 
libssl-dev_1.0.2~beta2-1_amd64.deb
 5925e30715209fd201f4ce66c331aea97c134bf428e1a16af2008bd961658d12 2912284 
libssl1.0.0-dbg_1.0.2~beta2-1_amd64.deb
Files:
 400d2338b432fccf6dcf90a49b10e4e0 1213984 doc optional 
libssl-doc_1.0.2~beta2-1_all.deb
 09231e9a944d2d6b9aa56a370f453c66 687732 utils optional 
openssl_1.0.2~beta2-1_amd64.deb
 04554c2a8a7fe7a9ebf64059f50b0c33 1103668 libs important 
libssl1.0.0_1.0.2~beta2-1_amd64.deb
 06f233d35f2740bc96ea92b6b81e5894 698120 debian-installer optional 
libcrypto1.0.0-udeb_1.0.2~beta2-1_amd64.udeb
 68c4460f82dbb77fb9dbe154a0e6127e 1351580 libdevel optional 
libssl-dev_1.0.2~beta2-1_amd64.deb
 56617abac3a3901bd910a24616ac4006 2912284 debug extra 
libssl1.0.0-dbg_1.0.2~beta2-1_amd64.deb
 7543773ffa492711d15d0d35fef217a8 2262 utils optional openssl_1.0.2~beta2-1.dsc
 14da0421bc318478522ecc64341e3ebb 4872101 utils optional 
openssl_1.0.2~beta2.orig.tar.gz
 b5b4051f871d295dc615dde56ce91a37 77360 utils optional 
openssl_1.0.2~beta2-1.debian.tar.xz
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTz/ugAAoJEKGfLDAaVSLdudgP/RJJMDv9qtESxEpxS9b/fAPd
fI7facuvn+U3bDlfnzD32DxokFOMVGFwFjGT7bQZzplMcEUv+6EGf6Z2wWFr/Chd
xGTW9zhPzdUjJ1FBVzwvevSKYtkTsyZhrEsYjfpruJxkdkEopLfHkfy9rPXO2cv5
KktfZ9B3R/EiXyll3uk6W8GUFbDkDPU640uz1t1CZsnNduTExNkpKB6DHpi8sWvb
kW+Mgi/oNTITHsFBAoi5SDJqbN4GCPmtWYhJzax53X2CK/6A+91Ndjj71+88BSC6
ybI6mcTVgHGX4MEdT7UBIaF8LiLWNPPqrgQdyQcBJ/mHCYmMQy+3Msd7Lf2tVegr
/+hU1lGEBh6JppgcK7TiPOZezqsecbjmu89uf6txPGHS1ZqeCYHydSVHKIc9Z2Ha
mFV9suZQJAbkbciswLqHQmuqy2tK/4xZpXVxUYTgEnzzioLW69wZaEHm/FP3zRya
KqNXB7GKdV1h2YBcGsQSpnmjTEACP9p+EyiGC0nmh43A5FgyniGVnKNNgYxdkxwp
AZtgRRRHy1C+Yv0jGiBmpXOFYUe4l7Qk2ksDqJKQTerrp5xqPdtoLTOyNf1P3pEE
G6unYvK9TUxKKb58ayPyrcbS7KHmXQ5sxZIVkvVw1nBQoyjKAgY0QBFem5oHamEj
b5xfjM++8N5Iqugq2oo9
=lLMJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to