--- /srv/reproducible-results/rbuild-debian/r-b-build.kv7JRPaT/b1/barbican_19.0.0-2_amd64.changes
+++ /srv/reproducible-results/rbuild-debian/r-b-build.kv7JRPaT/b2/barbican_19.0.0-2_amd64.changes
├── Files
│ @@ -1,7 +1,7 @@
│
│ a1851d43f2121c378aecae65a357c0fb 25384 python optional barbican-api_19.0.0-2_all.deb
│ 2e12ad6518d2e832e8c3221ac71b2896 45796 net optional barbican-common_19.0.0-2_all.deb
│ - 97cd6bcc84f4728fce147129797256fb 1195208 doc optional barbican-doc_19.0.0-2_all.deb
│ + c3aeea9c722322fe7e3c1c6bf6f84e95 1195196 doc optional barbican-doc_19.0.0-2_all.deb
│ 2c025912b0d5f072b72aa3c44c416935 7980 net optional barbican-keystone-listener_19.0.0-2_all.deb
│ 82a93638b51a1f6f0926f8eb2e020c0d 7964 net optional barbican-worker_19.0.0-2_all.deb
│ a1f135d6a99f0086dee2d7fc5eb01ca9 241348 python optional python3-barbican_19.0.0-2_all.deb
├── barbican-doc_19.0.0-2_all.deb
│ ├── file list
│ │ @@ -1,3 +1,3 @@
│ │ -rw-r--r-- 0 0 0 4 2024-11-27 08:01:32.000000 debian-binary
│ │ -rw-r--r-- 0 0 0 5296 2024-11-27 08:01:32.000000 control.tar.xz
│ │ --rw-r--r-- 0 0 0 1189720 2024-11-27 08:01:32.000000 data.tar.xz
│ │ +-rw-r--r-- 0 0 0 1189708 2024-11-27 08:01:32.000000 data.tar.xz
│ ├── control.tar.xz
│ │ ├── control.tar
│ │ │ ├── ./md5sums
│ │ │ │ ├── ./md5sums
│ │ │ │ │┄ Files differ
│ ├── data.tar.xz
│ │ ├── data.tar
│ │ │ ├── ./usr/share/doc/barbican-doc/html/configuration/config.html
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -381,70 +381,14 @@
│ │ │ │
False
│ │ │ │
│ │ │ │
│ │ │ │ Add an endpoint to answer to ping calls. Endpoint is named oslo_rpc_server_ping
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ --
│ │ │ │ -backdoor_port
│ │ │ │ -
│ │ │ │ -- Type:
│ │ │ │ -string
│ │ │ │ -
│ │ │ │ -- Default:
│ │ │ │ -<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’s log file.
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -
│ │ │ │ --
│ │ │ │ -backdoor_socket
│ │ │ │ -
│ │ │ │ -- Type:
│ │ │ │ -string
│ │ │ │ -
│ │ │ │ -- Default:
│ │ │ │ -<None>
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -Enable eventlet backdoor, using the provided path as a unix socket that can receive connections. This option is mutually exclusive with ‘backdoor_port’ 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.
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -
│ │ │ │ --
│ │ │ │ -log_options
│ │ │ │ -
│ │ │ │ -- Type:
│ │ │ │ -boolean
│ │ │ │ -
│ │ │ │ -- Default:
│ │ │ │ -True
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -Enables or disables logging values of all registered options when starting a service (at DEBUG level).
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -
│ │ │ │ --
│ │ │ │ -graceful_shutdown_timeout
│ │ │ │ -
│ │ │ │ -- Type:
│ │ │ │ -integer
│ │ │ │ -
│ │ │ │ -- Default:
│ │ │ │ -60
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -Specify a timeout after which a gracefully shutdown server will exit. Zero value means endless wait.
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -
│ │ │ │ debug
│ │ │ │
│ │ │ │ - Type:
│ │ │ │ boolean
│ │ │ │
│ │ │ │ - Default:
│ │ │ │ @@ -958,14 +902,70 @@
│ │ │ │ - Default:
│ │ │ │ False
│ │ │ │
│ │ │ │
│ │ │ │ Enables or disables fatal status of deprecations.
│ │ │ │
│ │ │ │
│ │ │ │ +
│ │ │ │ +-
│ │ │ │ +backdoor_port
│ │ │ │ +
│ │ │ │ +- Type:
│ │ │ │ +string
│ │ │ │ +
│ │ │ │ +- Default:
│ │ │ │ +<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’s log file.
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +-
│ │ │ │ +backdoor_socket
│ │ │ │ +
│ │ │ │ +- Type:
│ │ │ │ +string
│ │ │ │ +
│ │ │ │ +- Default:
│ │ │ │ +<None>
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +Enable eventlet backdoor, using the provided path as a unix socket that can receive connections. This option is mutually exclusive with ‘backdoor_port’ 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.
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +-
│ │ │ │ +log_options
│ │ │ │ +
│ │ │ │ +- Type:
│ │ │ │ +boolean
│ │ │ │ +
│ │ │ │ +- Default:
│ │ │ │ +True
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +Enables or disables logging values of all registered options when starting a service (at DEBUG level).
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +-
│ │ │ │ +graceful_shutdown_timeout
│ │ │ │ +
│ │ │ │ +- Type:
│ │ │ │ +integer
│ │ │ │ +
│ │ │ │ +- Default:
│ │ │ │ +60
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +Specify a timeout after which a gracefully shutdown server will exit. Zero value means endless wait.
│ │ │ │ +
│ │ │ │ +
│ │ │ │
│ │ │ │ audit_middleware_notifications
│ │ │ │
│ │ │ │
│ │ │ │ -
│ │ │ │ use_oslo_messaging
│ │ │ │
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -135,50 +135,14 @@
│ │ │ │ │ rpc_ping_enabled_¶
│ │ │ │ │ Type:
│ │ │ │ │ boolean
│ │ │ │ │ Default:
│ │ │ │ │ False
│ │ │ │ │ Add an endpoint to answer to ping calls. Endpoint is named
│ │ │ │ │ oslo_rpc_server_ping
│ │ │ │ │ - backdoor_port_¶
│ │ │ │ │ - Type:
│ │ │ │ │ - string
│ │ │ │ │ - Default:
│ │ │ │ │ -
│ │ │ │ │ - Enable eventlet backdoor. Acceptable values are 0, , and :
│ │ │ │ │ - , where 0 results in listening on a random tcp port number;
│ │ │ │ │ - results in listening on the specified port number (and not enabling
│ │ │ │ │ - backdoor if that port is in use); and : results in listening
│ │ │ │ │ - on the smallest unused port number within the specified range of port
│ │ │ │ │ - numbers. The chosen port is displayed in the service’s log file.
│ │ │ │ │ - backdoor_socket_¶
│ │ │ │ │ - Type:
│ │ │ │ │ - string
│ │ │ │ │ - Default:
│ │ │ │ │ -
│ │ │ │ │ - Enable eventlet backdoor, using the provided path as a unix socket that
│ │ │ │ │ - can receive connections. This option is mutually exclusive with
│ │ │ │ │ - ‘backdoor_port’ 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.
│ │ │ │ │ - log_options_¶
│ │ │ │ │ - Type:
│ │ │ │ │ - boolean
│ │ │ │ │ - Default:
│ │ │ │ │ - True
│ │ │ │ │ - Enables or disables logging values of all registered options when
│ │ │ │ │ - starting a service (at DEBUG level).
│ │ │ │ │ - graceful_shutdown_timeout_¶
│ │ │ │ │ - Type:
│ │ │ │ │ - integer
│ │ │ │ │ - Default:
│ │ │ │ │ - 60
│ │ │ │ │ - Specify a timeout after which a gracefully shutdown server will exit.
│ │ │ │ │ - Zero value means endless wait.
│ │ │ │ │ debug_¶
│ │ │ │ │ Type:
│ │ │ │ │ boolean
│ │ │ │ │ Default:
│ │ │ │ │ False
│ │ │ │ │ Mutable:
│ │ │ │ │ This option can be changed without restarting.
│ │ │ │ │ @@ -447,14 +411,50 @@
│ │ │ │ │ levels are filtered.
│ │ │ │ │ fatal_deprecations_¶
│ │ │ │ │ Type:
│ │ │ │ │ boolean
│ │ │ │ │ Default:
│ │ │ │ │ False
│ │ │ │ │ Enables or disables fatal status of deprecations.
│ │ │ │ │ + backdoor_port_¶
│ │ │ │ │ + Type:
│ │ │ │ │ + string
│ │ │ │ │ + Default:
│ │ │ │ │ +
│ │ │ │ │ + Enable eventlet backdoor. Acceptable values are 0, , and :
│ │ │ │ │ + , where 0 results in listening on a random tcp port number;
│ │ │ │ │ + results in listening on the specified port number (and not enabling
│ │ │ │ │ + backdoor if that port is in use); and : results in listening
│ │ │ │ │ + on the smallest unused port number within the specified range of port
│ │ │ │ │ + numbers. The chosen port is displayed in the service’s log file.
│ │ │ │ │ + backdoor_socket_¶
│ │ │ │ │ + Type:
│ │ │ │ │ + string
│ │ │ │ │ + Default:
│ │ │ │ │ +
│ │ │ │ │ + Enable eventlet backdoor, using the provided path as a unix socket that
│ │ │ │ │ + can receive connections. This option is mutually exclusive with
│ │ │ │ │ + ‘backdoor_port’ 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.
│ │ │ │ │ + log_options_¶
│ │ │ │ │ + Type:
│ │ │ │ │ + boolean
│ │ │ │ │ + Default:
│ │ │ │ │ + True
│ │ │ │ │ + Enables or disables logging values of all registered options when
│ │ │ │ │ + starting a service (at DEBUG level).
│ │ │ │ │ + graceful_shutdown_timeout_¶
│ │ │ │ │ + Type:
│ │ │ │ │ + integer
│ │ │ │ │ + Default:
│ │ │ │ │ + 60
│ │ │ │ │ + Specify a timeout after which a gracefully shutdown server will exit.
│ │ │ │ │ + Zero value means endless wait.
│ │ │ │ │ ********** aauuddiitt__mmiiddddlleewwaarree__nnoottiiffiiccaattiioonnss_?¶ **********
│ │ │ │ │ use_oslo_messaging_¶
│ │ │ │ │ Type:
│ │ │ │ │ boolean
│ │ │ │ │ Default:
│ │ │ │ │ True
│ │ │ │ │ Indicate whether to use oslo_messaging as the notifier. If set to False,