{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.aBwXpHoY/b1/barbican_20.0.0-2_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.aBwXpHoY/b2/barbican_20.0.0-2_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,7 +1,7 @@\n \n bac7d56d18f1a2c757cad11c17eda3da 26136 python optional barbican-api_20.0.0-2_all.deb\n 47d91fee59998ae99cdf4bfd582977fd 45692 net optional barbican-common_20.0.0-2_all.deb\n- 3166f009b643667c0bc212c740549f40 1208016 doc optional barbican-doc_20.0.0-2_all.deb\n+ b45a7522983f0904e5849da1706e3f94 1207980 doc optional barbican-doc_20.0.0-2_all.deb\n 6a762b09275248b08b5859a38648f9a8 8136 net optional barbican-keystone-listener_20.0.0-2_all.deb\n 0d2457763fda17daf31847d2007051e5 8124 net optional barbican-worker_20.0.0-2_all.deb\n bc1eb58cc1b6e3031b9a77ade25c7d3b 242736 python optional python3-barbican_20.0.0-2_all.deb\n"}, {"source1": "barbican-doc_20.0.0-2_all.deb", "source2": "barbican-doc_20.0.0-2_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-05-13 06:14:47.000000 debian-binary\n -rw-r--r-- 0 0 0 5304 2025-05-13 06:14:47.000000 control.tar.xz\n--rw-r--r-- 0 0 0 1202520 2025-05-13 06:14:47.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 1202484 2025-05-13 06:14:47.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,92 @@\n
False
Show SQLAlchemy pool-related debugging output in logs (sets DEBUG log level output) if specified.
\n \n \nstring
\n+<None>
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.
\n+Warning
\n+This option is deprecated for removal.\n+Its value may be silently ignored \n+in the future.
\n+The \u2018backdoor_port\u2019 option is deprecated and will be removed in a future release.
\n+string
\n+<None>
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.
\n+Warning
\n+This option is deprecated for removal.\n+Its value may be silently ignored \n+in the future.
\n+The \u2018backdoor_socket\u2019 option is deprecated and will be removed in a future release.
\n+boolean
\n+True
Enables or disables logging values of all registered options when starting a service (at DEBUG level).
\n+integer
\n+60
Specify a timeout after which a gracefully shutdown server will exit. Zero value means endless wait.
\n+integer
\nFalse
Enables or disables fatal status of deprecations.
\nstring
\n-<None>
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.
\n-Warning
\n-This option is deprecated for removal.\n-Its value may be silently ignored \n-in the future.
\n-The \u2018backdoor_port\u2019 option is deprecated and will be removed in a future release.
\n-string
\n-<None>
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.
\n-Warning
\n-This option is deprecated for removal.\n-Its value may be silently ignored \n-in the future.
\n-The \u2018backdoor_socket\u2019 option is deprecated and will be removed in a future release.
\n-boolean
\n-True
Enables or disables logging values of all registered options when starting a service (at DEBUG level).
\n-integer
\n-60
Specify a timeout after which a gracefully shutdown server will exit. Zero value means endless wait.
\n-