{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.Qixf47U7/b1/pyopenssl_24.3.0-1_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.Qixf47U7/b2/pyopenssl_24.3.0-1_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- f708a6e115ac8ccea1a7e58047ff076f 84636 doc optional python-openssl-doc_24.3.0-1_all.deb\n+ 992dc0eb7b4640e1dec208cac44d392a 84596 doc optional python-openssl-doc_24.3.0-1_all.deb\n d32dfd42c670d08c3b46ef1111fce024 51692 python optional python3-openssl_24.3.0-1_all.deb\n"}, {"source1": "python-openssl-doc_24.3.0-1_all.deb", "source2": "python-openssl-doc_24.3.0-1_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2024-11-30 12:07:12.000000 debian-binary\n -rw-r--r-- 0 0 0 1844 2024-11-30 12:07:12.000000 control.tar.xz\n--rw-r--r-- 0 0 0 82600 2024-11-30 12:07:12.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 82560 2024-11-30 12:07:12.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/doc/python-openssl-doc/html/api/crypto.html", "source2": "./usr/share/doc/python-openssl-doc/html/api/crypto.html", "unified_diff": "@@ -234,15 +234,15 @@\n \n \n \n
\n

Certificate signing requests\uf0c1

\n
\n
\n-OpenSSL.crypto.dump_certificate_request(type: int, req: <cryptography.utils._DeprecatedValue object at 0x7ff3b987a360>) bytes\uf0c1
\n+OpenSSL.crypto.dump_certificate_request(type: int, req: <cryptography.utils._DeprecatedValue object at 0x7f40f413e4e0>) bytes\uf0c1\n

Dump the certificate request req into a buffer string encoded with the\n type type.

\n
\n
Parameters:
\n
    \n
  • type \u2013 The file type (one of FILETYPE_PEM, FILETYPE_ASN1)

  • \n
  • req \u2013 The certificate request to dump

  • \n@@ -255,15 +255,15 @@\n
    \n

    Deprecated since version 24.2.0: Use cryptography.x509.CertificateSigningRequest instead.

    \n
    \n
\n \n
\n
\n-OpenSSL.crypto.load_certificate_request(type: int, buffer: bytes) <cryptography.utils._DeprecatedValue object at 0x7ff3b987a360>\uf0c1
\n+OpenSSL.crypto.load_certificate_request(type: int, buffer: bytes) <cryptography.utils._DeprecatedValue object at 0x7f40f413e4e0>\uf0c1\n

Load a certificate request (X509Req) from the string buffer encoded with\n the type type.

\n
\n
Parameters:
\n
    \n
  • type \u2013 The file type (one of FILETYPE_PEM, FILETYPE_ASN1)

  • \n
  • buffer \u2013 The buffer the certificate request is stored in

  • \n@@ -955,15 +955,15 @@\n

    None

    \n
    \n
\n
\n \n
\n
\n-classmethod from_cryptography(crypto_req: CertificateSigningRequest) <cryptography.utils._DeprecatedValue object at 0x7ff3b987a360>\uf0c1
\n+classmethod from_cryptography(crypto_req: CertificateSigningRequest) <cryptography.utils._DeprecatedValue object at 0x7f40f413e4e0>\uf0c1\n

Construct based on a cryptography crypto_req.

\n
\n
Parameters:
\n

crypto_req (cryptography.x509.CertificateSigningRequest) \u2013 A cryptography X.509 certificate signing request

\n
\n
Return type:
\n

X509Req

\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -98,26 +98,26 @@\n Parameters:\n * t\bty\byp\bpe\be \u2013 The file type (one of FILETYPE_PEM, FILETYPE_ASN1)\n * b\bbu\buf\bff\bfe\ber\br (b\bby\byt\bte\bes\bs) \u2013 The buffer the certificate is stored in\n Returns:\n The X509 object\n *\b**\b**\b**\b* C\bCe\ber\brt\bti\bif\bfi\bic\bca\bat\bte\be s\bsi\big\bgn\bni\bin\bng\bg r\bre\beq\bqu\bue\bes\bst\bts\bs_\b?\b\uf0c1 *\b**\b**\b**\b*\n OpenSSL.crypto.dump_certificate_request(t\bty\byp\bpe\be:\b: i\bin\bnt\bt, r\bre\beq\bq:\b:\n- <\b\b>) \u2192 bytes_\b\uf0c1\n+ <\b\b>) \u2192 bytes_\b\uf0c1\n Dump the certificate request r\bre\beq\bq into a buffer string encoded with the\n type t\bty\byp\bpe\be.\n Parameters:\n * t\bty\byp\bpe\be \u2013 The file type (one of FILETYPE_PEM, FILETYPE_ASN1)\n * r\bre\beq\bq \u2013 The certificate request to dump\n Returns:\n The buffer with the dumped certificate request in\n Deprecated since version 24.2.0:\n Usecryptography.x509.CertificateSigningRequestinstead.\n OpenSSL.crypto.load_certificate_request(t\bty\byp\bpe\be:\b: i\bin\bnt\bt, b\bbu\buf\bff\bfe\ber\br:\b: b\bby\byt\bte\bes\bs) \u2192\n- _\b\uf0c1\n+ _\b\uf0c1\n Load a certificate request (X509Req) from the string b\bbu\buf\bff\bfe\ber\br encoded with\n the type t\bty\byp\bpe\be.\n Parameters:\n * t\bty\byp\bpe\be \u2013 The file type (one of FILETYPE_PEM, FILETYPE_ASN1)\n * b\bbu\buf\bff\bfe\ber\br \u2013 The buffer the certificate request is stored in\n Returns:\n The X509Req object\n@@ -436,15 +436,15 @@\n Add extensions to the certificate signing request.\n Parameters:\n e\bex\bxt\bte\ben\bns\bsi\bio\bon\bns\bs (iterable of _\bX_\b5_\b0_\b9_\bE_\bx_\bt_\be_\bn_\bs_\bi_\bo_\bn) \u2013 The X.509 extensions\n to add.\n Returns:\n None\n c\bcl\bla\bas\bss\bsm\bme\bet\bth\bho\bod\bd from_cryptography(c\bcr\bry\byp\bpt\bto\bo_\b_r\bre\beq\bq:\b: C\bCe\ber\brt\bti\bif\bfi\bic\bca\bat\bte\beS\bSi\big\bgn\bni\bin\bng\bgR\bRe\beq\bqu\bue\bes\bst\bt) \u2192\n- _\b\uf0c1\n+ _\b\uf0c1\n Construct based on a cryptography c\bcr\bry\byp\bpt\bto\bo_\b_r\bre\beq\bq.\n Parameters:\n c\bcr\bry\byp\bpt\bto\bo_\b_r\bre\beq\bq (cryptography.x509.CertificateSigningRequest) \u2013 A\n cryptography X.509 certificate signing request\n Return type:\n _\bX_\b5_\b0_\b9_\bR_\be_\bq\n Added in version 17.1.0.\n"}]}, {"source1": "./usr/share/doc/python-openssl-doc/html/searchindex.js", "source2": "./usr/share/doc/python-openssl-doc/html/searchindex.js", "unified_diff": null, "details": [{"source1": "js-beautify {}", "source2": "js-beautify {}", "unified_diff": "@@ -1442,15 +1442,15 @@\n \"5\": \"py:function\",\n \"6\": \"py:attribute\"\n },\n \"terms\": {\n \"\": [1, 2, 4, 6, 7, 8],\n \"0\": [1, 2, 5, 6],\n \"0x769\": 2,\n- \"0x7ff3b987a360\": 1,\n+ \"0x7f40f413e4e0\": 1,\n \"0xae2536227f69f181\": 8,\n \"1\": [1, 2, 8],\n \"10\": 2,\n \"100\": 8,\n \"1026\": 4,\n \"1030\": 4,\n \"1047\": 4,\n"}]}]}]}]}]}