From 862caee174fd23cd17826e48d017d9aa5e35b4ae Mon Sep 17 00:00:00 2001 From: Eduardo Robles Elvira Date: Wed, 1 May 2024 15:25:41 +0200 Subject: [PATCH] Release for version 10.4.2 --- config.yml | 8 ++++---- doc/devel/auth1.config.yml | 6 +++--- doc/devel/auth2.config.yml | 6 +++--- doc/devel/sequent.config.yml | 6 +++--- doc/production/config.auth.yml | 6 +++--- doc/production/config.master.yml | 6 +++--- helper-tools/config_prod_env.py | 6 +++--- repos.yml | 26 +++++++++++++------------- sequent-ui/templates/SequentConfig.js | 2 +- 9 files changed, 36 insertions(+), 36 deletions(-) diff --git a/config.yml b/config.yml index 4357f0e..581492d 100644 --- a/config.yml +++ b/config.yml @@ -26,7 +26,7 @@ params: # global configuration config: backup_password: '' - version: '10.4.1' + version: '10.4.2' # global config. Note: currently some other keys are used as global conf global_secret_key: '' @@ -556,7 +556,7 @@ config: # Main version shown in the user interface. set to 'false' if you don't # want it to be shown. - mainVersion: '10.4.1' + mainVersion: '10.4.2' # Shows a dialog if the browser is too old to notify the user. Set this to # false to disable. See how to customize in @@ -706,7 +706,7 @@ config: # default configuration for calculate results on admin-console calculate_results_default: >- { - "version": "10.4.1", + "version": "10.4.2", "pipes": [ { "type": "tally_pipes.pipes.pdf.configure_pdf", @@ -742,7 +742,7 @@ config: layout: 'simple', num_successful_logins_allowed: 0, tallyPipesConfig: { - version: '10.4.1', + version: '10.4.2', pipes: [ { type: 'tally_pipes.pipes.results.do_tallies', diff --git a/doc/devel/auth1.config.yml b/doc/devel/auth1.config.yml index 2ff5241..fd061a7 100644 --- a/doc/devel/auth1.config.yml +++ b/doc/devel/auth1.config.yml @@ -25,7 +25,7 @@ params: # global configuration config: - version: '10.4.1' + version: '10.4.2' backup_password: '' # global config. Note: currently some other keys are used as global conf @@ -675,7 +675,7 @@ config: # default configuration for calculate results on admin-console calculate_results_default: >- { - "version": "10.4.1", + "version": "10.4.2", "pipes": [ { "type": "tally_pipes.pipes.pdf.configure_pdf", @@ -711,7 +711,7 @@ config: layout: 'simple', num_successful_logins_allowed: 0, tallyPipesConfig: { - version: '10.4.1', + version: '10.4.2', pipes: [ { type: 'tally_pipes.pipes.results.do_tallies', diff --git a/doc/devel/auth2.config.yml b/doc/devel/auth2.config.yml index c167b24..a85f0c5 100644 --- a/doc/devel/auth2.config.yml +++ b/doc/devel/auth2.config.yml @@ -25,7 +25,7 @@ params: # global configuration config: - version: '10.4.1' + version: '10.4.2' backup_password: '' # global config. Note: currently some other keys are used as global conf @@ -682,7 +682,7 @@ config: # default configuration for calculate results on admin-console calculate_results_default: >- { - "version": "10.4.1", + "version": "10.4.2", "pipes": [ { "type": "tally_pipes.pipes.pdf.configure_pdf", @@ -718,7 +718,7 @@ config: layout: 'simple', num_successful_logins_allowed: 0, tallyPipesConfig: { - version: '10.4.1', + version: '10.4.2', pipes: [ { type: 'tally_pipes.pipes.results.do_tallies', diff --git a/doc/devel/sequent.config.yml b/doc/devel/sequent.config.yml index e4d8cd5..9a4ef68 100644 --- a/doc/devel/sequent.config.yml +++ b/doc/devel/sequent.config.yml @@ -25,7 +25,7 @@ params: # global configuration config: - version: '10.4.1' + version: '10.4.2' backup_password: '' # global config. Note: currently some other keys are used as global conf @@ -689,7 +689,7 @@ config: # default configuration for calculate results on admin-console calculate_results_default: >- { - "version": "10.4.1", + "version": "10.4.2", "pipes": [ { "type": "tally_pipes.pipes.pdf.configure_pdf", @@ -725,7 +725,7 @@ config: layout: 'simple', num_successful_logins_allowed: 0, tallyPipesConfig: { - version: '10.4.1', + version: '10.4.2', pipes: [ { type: 'tally_pipes.pipes.results.do_tallies', diff --git a/doc/production/config.auth.yml b/doc/production/config.auth.yml index 5d1be5a..b9d819e 100644 --- a/doc/production/config.auth.yml +++ b/doc/production/config.auth.yml @@ -25,7 +25,7 @@ params: # global configuration config: - version: '10.4.1' + version: '10.4.2' backup_password: '' # global config. Note: currently some other keys are used as global conf @@ -691,7 +691,7 @@ config: # default configuration for calculate results on admin-console calculate_results_default: >- { - "version": "10.4.1", + "version": "10.4.2", "pipes": [ { "type": "tally_pipes.pipes.pdf.configure_pdf", @@ -727,7 +727,7 @@ config: layout: 'simple', num_successful_logins_allowed: 0, tallyPipesConfig: { - version: '10.4.1', + version: '10.4.2', pipes: [ { type: 'tally_pipes.pipes.results.do_tallies', diff --git a/doc/production/config.master.yml b/doc/production/config.master.yml index eeabee7..0e0fbd1 100644 --- a/doc/production/config.master.yml +++ b/doc/production/config.master.yml @@ -25,7 +25,7 @@ params: # global configuration config: - version: '10.4.1' + version: '10.4.2' backup_password: '' # global config. Note: currently some other keys are used as global conf @@ -691,7 +691,7 @@ config: # default configuration for calculate results on admin-console calculate_results_default: >- { - "version": "10.4.1", + "version": "10.4.2", "pipes": [ { "type": "tally_pipes.pipes.pdf.configure_pdf", @@ -727,7 +727,7 @@ config: layout: 'simple', num_successful_logins_allowed: 0, tallyPipesConfig: { - version: '10.4.1', + version: '10.4.2', pipes: [ { type: 'tally_pipes.pipes.results.do_tallies', diff --git a/helper-tools/config_prod_env.py b/helper-tools/config_prod_env.py index 0bb6b3a..b3fcc7a 100755 --- a/helper-tools/config_prod_env.py +++ b/helper-tools/config_prod_env.py @@ -21,9 +21,9 @@ import argparse import re -INPUT_PROD_VERSION="10.4.0" -INPUT_PRE_VERSION="10.4.1" -OUTPUT_PROD_VERSION="10.4.1" +INPUT_PROD_VERSION="10.4.1" +INPUT_PRE_VERSION="10.4.2" +OUTPUT_PROD_VERSION="10.4.2" def store_keyvalue(prod_config, generated_config, keystore, pipe): ''' Updates the keyvalue store diff --git a/repos.yml b/repos.yml index bdaffc3..bd338de 100644 --- a/repos.yml +++ b/repos.yml @@ -17,53 +17,53 @@ repos: ballot_box: repo: https://github.com/sequentech/ballot-box.git - version: '10.4.1' + version: '10.4.2' force: yes results: repo: https://github.com/sequentech/tally-pipes.git - version: '10.4.1' + version: '10.4.2' force: yes tally: repo: https://github.com/sequentech/tally-methods.git - version: '10.4.1' + version: '10.4.2' force: yes iam: repo: https://github.com/sequentech/iam.git - version: '10.4.1' + version: '10.4.2' force: yes misc_tools: repo: https://github.com/sequentech/misc-tools.git - version: '10.4.1' + version: '10.4.2' force: yes frestq: repo: https://github.com/sequentech/frestq - version: '10.4.1' + version: '10.4.2' force: yes eorchestra: repo: https://github.com/sequentech/election-orchestra - version: '10.4.1' + version: '10.4.2' force: yes mixnet: repo: https://github.com/sequentech/mixnet - version: '10.4.1' + version: '10.4.2' force: yes election_verifier: repo: https://github.com/sequentech/election-verifier.git - version: '10.4.1' + version: '10.4.2' force: yes common_ui: repo: https://github.com/sequentech/common-ui.git - version: '10.4.1' + version: '10.4.2' force: yes admin_console: repo: https://github.com/sequentech/admin-console.git - version: '10.4.1' + version: '10.4.2' force: yes voting_booth: repo: https://github.com/sequentech/voting-booth.git - version: '10.4.1' + version: '10.4.2' force: yes election_portal: repo: https://github.com/sequentech/election-portal.git - version: '10.4.1' + version: '10.4.2' force: yes diff --git a/sequent-ui/templates/SequentConfig.js b/sequent-ui/templates/SequentConfig.js index a3cedbe..cc5d028 100644 --- a/sequent-ui/templates/SequentConfig.js +++ b/sequent-ui/templates/SequentConfig.js @@ -20,7 +20,7 @@ * in this same file, which you might want to edit and tune if needed. */ -var SEQUENT_CONFIG_VERSION = '10.4.1'; +var SEQUENT_CONFIG_VERSION = '10.4.2'; var SequentConfigData = { // the base url path for ajax requests, for example for sending ballots or