{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.rHz6Zs41/b1/barbican_19.0.0-4_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.rHz6Zs41/b2/barbican_19.0.0-4_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,7 +1,7 @@\n \n f1201a6f92b01f6ca2a5eb2e70eafcad 25428 python optional barbican-api_19.0.0-4_all.deb\n 1d9e3c083d64cd55e2f374fb7ee245e7 45840 net optional barbican-common_19.0.0-4_all.deb\n- d63a946d15ac6188b5cf048480147ad1 1214620 doc optional barbican-doc_19.0.0-4_all.deb\n+ 9ffd76f881b53fd358f05ceedf68f2e2 1214644 doc optional barbican-doc_19.0.0-4_all.deb\n 6f5c17b7e9e827aa81a4b1458f6e781f 8020 net optional barbican-keystone-listener_19.0.0-4_all.deb\n 877a8f679e45eca910c85b1b9a4ce181 8012 net optional barbican-worker_19.0.0-4_all.deb\n bc7f6e47b3bd4feb763cef303f13fe16 241376 python optional python3-barbican_19.0.0-4_all.deb\n"}, {"source1": "barbican-doc_19.0.0-4_all.deb", "source2": "barbican-doc_19.0.0-4_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 2025-01-14 07:34:33.000000 debian-binary\n--rw-r--r-- 0 0 0 5300 2025-01-14 07:34:33.000000 control.tar.xz\n--rw-r--r-- 0 0 0 1209128 2025-01-14 07:34:33.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 5296 2025-01-14 07:34:33.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 1209156 2025-01-14 07:34:33.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/barbican-doc/html/configuration/config.html", "source2": "./usr/share/doc/barbican-doc/html/configuration/config.html", "comments": ["Ordering differences only"], "unified_diff": "@@ -237,14 +237,70 @@\n <dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\">False</span></code></p>\n </dd>\n </dl>\n <p>Show SQLAlchemy pool-related debugging output in logs (sets DEBUG log level output) if specified.</p>\n </dd></dl>\n \n <dl class=\"oslo.config option\">\n+<dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.backdoor_port\">\n+<span class=\"sig-name descname\"><span class=\"pre\">backdoor_port</span></span><a class=\"headerlink\" href=\"#DEFAULT.backdoor_port\" title=\"Link to this definition\">\u00b6</a></dt>\n+<dd><dl class=\"field-list simple\">\n+<dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n+<dd class=\"field-odd\"><p>string</p>\n+</dd>\n+<dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n+<dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\"><None></span></code></p>\n+</dd>\n+</dl>\n+<p>Enable eventlet backdoor. Acceptable values are 0, <port>, and <start>:<end>, where 0 results in listening on a random tcp port number; <port> results in listening on the specified port number (and not enabling backdoor if that port is in use); and <start>:<end> results in listening on the smallest unused port number within the specified range of port numbers. The chosen port is displayed in the service\u2019s log file.</p>\n+</dd></dl>\n+\n+<dl class=\"oslo.config option\">\n+<dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.backdoor_socket\">\n+<span class=\"sig-name descname\"><span class=\"pre\">backdoor_socket</span></span><a class=\"headerlink\" href=\"#DEFAULT.backdoor_socket\" title=\"Link to this definition\">\u00b6</a></dt>\n+<dd><dl class=\"field-list simple\">\n+<dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n+<dd class=\"field-odd\"><p>string</p>\n+</dd>\n+<dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n+<dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\"><None></span></code></p>\n+</dd>\n+</dl>\n+<p>Enable eventlet backdoor, using the provided path as a unix socket that can receive connections. This option is mutually exclusive with \u2018backdoor_port\u2019 in that only one should be provided. If both are provided then the existence of this option overrides the usage of that option. Inside the path {pid} will be replaced with the PID of the current process.</p>\n+</dd></dl>\n+\n+<dl class=\"oslo.config option\">\n+<dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.log_options\">\n+<span class=\"sig-name descname\"><span class=\"pre\">log_options</span></span><a class=\"headerlink\" href=\"#DEFAULT.log_options\" title=\"Link to this definition\">\u00b6</a></dt>\n+<dd><dl class=\"field-list simple\">\n+<dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n+<dd class=\"field-odd\"><p>boolean</p>\n+</dd>\n+<dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n+<dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\">True</span></code></p>\n+</dd>\n+</dl>\n+<p>Enables or disables logging values of all registered options when starting a service (at DEBUG level).</p>\n+</dd></dl>\n+\n+<dl class=\"oslo.config option\">\n+<dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.graceful_shutdown_timeout\">\n+<span class=\"sig-name descname\"><span class=\"pre\">graceful_shutdown_timeout</span></span><a class=\"headerlink\" href=\"#DEFAULT.graceful_shutdown_timeout\" title=\"Link to this definition\">\u00b6</a></dt>\n+<dd><dl class=\"field-list simple\">\n+<dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n+<dd class=\"field-odd\"><p>integer</p>\n+</dd>\n+<dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n+<dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\">60</span></code></p>\n+</dd>\n+</dl>\n+<p>Specify a timeout after which a gracefully shutdown server will exit. Zero value means endless wait.</p>\n+</dd></dl>\n+\n+<dl class=\"oslo.config option\">\n <dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.debug\">\n <span class=\"sig-name descname\"><span class=\"pre\">debug</span></span><a class=\"headerlink\" href=\"#DEFAULT.debug\" title=\"Link to this definition\">\u00b6</a></dt>\n <dd><dl class=\"field-list simple\">\n <dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n <dd class=\"field-odd\"><p>boolean</p>\n </dd>\n <dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n@@ -759,70 +815,14 @@\n <dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\">False</span></code></p>\n </dd>\n </dl>\n <p>Enables or disables fatal status of deprecations.</p>\n </dd></dl>\n \n <dl class=\"oslo.config option\">\n-<dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.backdoor_port\">\n-<span class=\"sig-name descname\"><span class=\"pre\">backdoor_port</span></span><a class=\"headerlink\" href=\"#DEFAULT.backdoor_port\" title=\"Link to this definition\">\u00b6</a></dt>\n-<dd><dl class=\"field-list simple\">\n-<dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n-<dd class=\"field-odd\"><p>string</p>\n-</dd>\n-<dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n-<dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\"><None></span></code></p>\n-</dd>\n-</dl>\n-<p>Enable eventlet backdoor. Acceptable values are 0, <port>, and <start>:<end>, where 0 results in listening on a random tcp port number; <port> results in listening on the specified port number (and not enabling backdoor if that port is in use); and <start>:<end> results in listening on the smallest unused port number within the specified range of port numbers. The chosen port is displayed in the service\u2019s log file.</p>\n-</dd></dl>\n-\n-<dl class=\"oslo.config option\">\n-<dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.backdoor_socket\">\n-<span class=\"sig-name descname\"><span class=\"pre\">backdoor_socket</span></span><a class=\"headerlink\" href=\"#DEFAULT.backdoor_socket\" title=\"Link to this definition\">\u00b6</a></dt>\n-<dd><dl class=\"field-list simple\">\n-<dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n-<dd class=\"field-odd\"><p>string</p>\n-</dd>\n-<dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n-<dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\"><None></span></code></p>\n-</dd>\n-</dl>\n-<p>Enable eventlet backdoor, using the provided path as a unix socket that can receive connections. This option is mutually exclusive with \u2018backdoor_port\u2019 in that only one should be provided. If both are provided then the existence of this option overrides the usage of that option. Inside the path {pid} will be replaced with the PID of the current process.</p>\n-</dd></dl>\n-\n-<dl class=\"oslo.config option\">\n-<dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.log_options\">\n-<span class=\"sig-name descname\"><span class=\"pre\">log_options</span></span><a class=\"headerlink\" href=\"#DEFAULT.log_options\" title=\"Link to this definition\">\u00b6</a></dt>\n-<dd><dl class=\"field-list simple\">\n-<dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n-<dd class=\"field-odd\"><p>boolean</p>\n-</dd>\n-<dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n-<dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\">True</span></code></p>\n-</dd>\n-</dl>\n-<p>Enables or disables logging values of all registered options when starting a service (at DEBUG level).</p>\n-</dd></dl>\n-\n-<dl class=\"oslo.config option\">\n-<dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.graceful_shutdown_timeout\">\n-<span class=\"sig-name descname\"><span class=\"pre\">graceful_shutdown_timeout</span></span><a class=\"headerlink\" href=\"#DEFAULT.graceful_shutdown_timeout\" title=\"Link to this definition\">\u00b6</a></dt>\n-<dd><dl class=\"field-list simple\">\n-<dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n-<dd class=\"field-odd\"><p>integer</p>\n-</dd>\n-<dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n-<dd class=\"field-even\"><p><code class=\"docutils literal notranslate\"><span class=\"pre\">60</span></code></p>\n-</dd>\n-</dl>\n-<p>Specify a timeout after which a gracefully shutdown server will exit. Zero value means endless wait.</p>\n-</dd></dl>\n-\n-<dl class=\"oslo.config option\">\n <dt class=\"sig sig-object oslo.config\" id=\"DEFAULT.rpc_conn_pool_size\">\n <span class=\"sig-name descname\"><span class=\"pre\">rpc_conn_pool_size</span></span><a class=\"headerlink\" href=\"#DEFAULT.rpc_conn_pool_size\" title=\"Link to this definition\">\u00b6</a></dt>\n <dd><dl class=\"field-list simple\">\n <dt class=\"field-odd\">Type<span class=\"colon\">:</span></dt>\n <dd class=\"field-odd\"><p>integer</p>\n </dd>\n <dt class=\"field-even\">Default<span class=\"colon\">:</span></dt>\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -70,14 +70,50 @@\n sql_pool_logging_\b\u00b6\n Type:\n boolean\n Default:\n False\n Show SQLAlchemy pool-related debugging output in logs (sets DEBUG log\n level output) if specified.\n+ backdoor_port_\b\u00b6\n+ Type:\n+ string\n+ Default:\n+ <None>\n+ Enable eventlet backdoor. Acceptable values are 0, <port>, and <start>:\n+ <end>, where 0 results in listening on a random tcp port number; <port>\n+ results in listening on the specified port number (and not enabling\n+ backdoor if that port is in use); and <start>:<end> results in listening\n+ on the smallest unused port number within the specified range of port\n+ numbers. The chosen port is displayed in the service\u2019s log file.\n+ backdoor_socket_\b\u00b6\n+ Type:\n+ string\n+ Default:\n+ <None>\n+ Enable eventlet backdoor, using the provided path as a unix socket that\n+ can receive connections. This option is mutually exclusive with\n+ \u2018backdoor_port\u2019 in that only one should be provided. If both are provided\n+ then the existence of this option overrides the usage of that option.\n+ Inside the path {pid} will be replaced with the PID of the current\n+ process.\n+ log_options_\b\u00b6\n+ Type:\n+ boolean\n+ Default:\n+ True\n+ Enables or disables logging values of all registered options when\n+ starting a service (at DEBUG level).\n+ graceful_shutdown_timeout_\b\u00b6\n+ Type:\n+ integer\n+ Default:\n+ 60\n+ Specify a timeout after which a gracefully shutdown server will exit.\n+ Zero value means endless wait.\n debug_\b\u00b6\n Type:\n boolean\n Default:\n False\n Mutable:\n This option can be changed without restarting.\n@@ -346,50 +382,14 @@\n levels are filtered.\n fatal_deprecations_\b\u00b6\n Type:\n boolean\n Default:\n False\n Enables or disables fatal status of deprecations.\n- backdoor_port_\b\u00b6\n- Type:\n- string\n- Default:\n- <None>\n- Enable eventlet backdoor. Acceptable values are 0, <port>, and <start>:\n- <end>, where 0 results in listening on a random tcp port number; <port>\n- results in listening on the specified port number (and not enabling\n- backdoor if that port is in use); and <start>:<end> results in listening\n- on the smallest unused port number within the specified range of port\n- numbers. The chosen port is displayed in the service\u2019s log file.\n- backdoor_socket_\b\u00b6\n- Type:\n- string\n- Default:\n- <None>\n- Enable eventlet backdoor, using the provided path as a unix socket that\n- can receive connections. This option is mutually exclusive with\n- \u2018backdoor_port\u2019 in that only one should be provided. If both are provided\n- then the existence of this option overrides the usage of that option.\n- Inside the path {pid} will be replaced with the PID of the current\n- process.\n- log_options_\b\u00b6\n- Type:\n- boolean\n- Default:\n- True\n- Enables or disables logging values of all registered options when\n- starting a service (at DEBUG level).\n- graceful_shutdown_timeout_\b\u00b6\n- Type:\n- integer\n- Default:\n- 60\n- Specify a timeout after which a gracefully shutdown server will exit.\n- Zero value means endless wait.\n rpc_conn_pool_size_\b\u00b6\n Type:\n integer\n Default:\n 30\n Minimum Value:\n 1\n"}]}]}]}]}]}