--- /srv/reproducible-results/rbuild-debian/r-b-build.Oo67YYBk/b1/barbican_20.0.0~rc1-2_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.Oo67YYBk/b2/barbican_20.0.0~rc1-2_i386.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ 22d26d03d5b7796293fadd0fd33aad3b 26060 python optional barbican-api_20.0.0~rc1-2_all.deb │ 53b745e06c03bb39e80a15f9fb91b898 45628 net optional barbican-common_20.0.0~rc1-2_all.deb │ - 9cc7829b0a16edd1603b800de036b8b5 1210260 doc optional barbican-doc_20.0.0~rc1-2_all.deb │ + e154a936093ed29d710011f1a851ff1c 1210252 doc optional barbican-doc_20.0.0~rc1-2_all.deb │ 838942f53c30cd6602b859cb7a4af7d7 8060 net optional barbican-keystone-listener_20.0.0~rc1-2_all.deb │ 23863f9367f7e73753d4a7911feee09b 8052 net optional barbican-worker_20.0.0~rc1-2_all.deb │ 6a61c9a74659c9c62c3d8fcf0a2569ed 242744 python optional python3-barbican_20.0.0~rc1-2_all.deb ├── barbican-doc_20.0.0~rc1-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-03-28 12:52:55.000000 debian-binary │ │ --rw-r--r-- 0 0 0 5304 2025-03-28 12:52:55.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1204764 2025-03-28 12:52:55.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5308 2025-03-28 12:52:55.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 1204752 2025-03-28 12:52:55.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 │ │ │ │ @@ -237,14 +237,92 @@ │ │ │ │

False

│ │ │ │
│ │ │ │ │ │ │ │

Show SQLAlchemy pool-related debugging output in logs (sets DEBUG log level output) if specified.

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ +
│ │ │ │ +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.

│ │ │ │ +
│ │ │ │ +

Warning

│ │ │ │ +

This option is deprecated for removal. │ │ │ │ +Its value may be silently ignored │ │ │ │ +in the future.

│ │ │ │ +
│ │ │ │ +
Reason:
│ │ │ │ +

The ‘backdoor_port’ option is deprecated and will be removed in a future release.

│ │ │ │ +
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +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.

│ │ │ │ +
│ │ │ │ +

Warning

│ │ │ │ +

This option is deprecated for removal. │ │ │ │ +Its value may be silently ignored │ │ │ │ +in the future.

│ │ │ │ +
│ │ │ │ +
Reason:
│ │ │ │ +

The ‘backdoor_socket’ option is deprecated and will be removed in a future release.

│ │ │ │ +
│ │ │ │ +
│ │ │ │ +
│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +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:
│ │ │ │ @@ -734,92 +812,14 @@ │ │ │ │

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.

│ │ │ │ -
│ │ │ │ -

Warning

│ │ │ │ -

This option is deprecated for removal. │ │ │ │ -Its value may be silently ignored │ │ │ │ -in the future.

│ │ │ │ -
│ │ │ │ -
Reason:
│ │ │ │ -

The ‘backdoor_port’ option is deprecated and will be removed in a future release.

│ │ │ │ -
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -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.

│ │ │ │ -
│ │ │ │ -

Warning

│ │ │ │ -

This option is deprecated for removal. │ │ │ │ -Its value may be silently ignored │ │ │ │ -in the future.

│ │ │ │ -
│ │ │ │ -
Reason:
│ │ │ │ -

The ‘backdoor_socket’ option is deprecated and will be removed in a future release.

│ │ │ │ -
│ │ │ │ -
│ │ │ │ -
│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -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.

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │
│ │ │ │ executor_thread_pool_size
│ │ │ │
│ │ │ │
Type:
│ │ │ │

integer

│ │ │ │
│ │ │ │
Default:
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -70,14 +70,62 @@ │ │ │ │ │ sql_pool_logging_¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ Show SQLAlchemy pool-related debugging output in logs (sets DEBUG log │ │ │ │ │ level output) if specified. │ │ │ │ │ + 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. │ │ │ │ │ + Warning │ │ │ │ │ + This option is deprecated for removal. Its value may be silently ignored │ │ │ │ │ + in the future. │ │ │ │ │ + Reason: │ │ │ │ │ + The ‘backdoor_port’ option is deprecated and will be removed in a │ │ │ │ │ + future release. │ │ │ │ │ + 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. │ │ │ │ │ + Warning │ │ │ │ │ + This option is deprecated for removal. Its value may be silently ignored │ │ │ │ │ + in the future. │ │ │ │ │ + Reason: │ │ │ │ │ + The ‘backdoor_socket’ option is deprecated and will be removed in a │ │ │ │ │ + future release. │ │ │ │ │ + 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. │ │ │ │ │ @@ -335,62 +383,14 @@ │ │ │ │ │ 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. │ │ │ │ │ - Warning │ │ │ │ │ - This option is deprecated for removal. Its value may be silently ignored │ │ │ │ │ - in the future. │ │ │ │ │ - Reason: │ │ │ │ │ - The ‘backdoor_port’ option is deprecated and will be removed in a │ │ │ │ │ - future release. │ │ │ │ │ - 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. │ │ │ │ │ - Warning │ │ │ │ │ - This option is deprecated for removal. Its value may be silently ignored │ │ │ │ │ - in the future. │ │ │ │ │ - Reason: │ │ │ │ │ - The ‘backdoor_socket’ option is deprecated and will be removed in a │ │ │ │ │ - future release. │ │ │ │ │ - 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. │ │ │ │ │ executor_thread_pool_size_¶ │ │ │ │ │ Type: │ │ │ │ │ integer │ │ │ │ │ Default: │ │ │ │ │ 64 │ │ │ │ │ Size of executor thread pool when executor is threading or eventlet. │ │ │ │ │ DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶