From 637a527e24c8a755cdabb9901b9af417160aeeb2 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Fri, 20 Sep 2013 17:44:15 -0300 Subject: Add missing changelog and remove ramaining files. --- changes/bug-3778_fix-path-prefix-helper | 1 - changes/bug-3825-include-resources | 1 - changes/bug_3803-do-not-install-resolv-update-globally | 1 - changes/bug_fix-first | 1 - 4 files changed, 4 deletions(-) delete mode 100644 changes/bug-3778_fix-path-prefix-helper delete mode 100644 changes/bug-3825-include-resources delete mode 100644 changes/bug_3803-do-not-install-resolv-update-globally delete mode 100644 changes/bug_fix-first (limited to 'changes') diff --git a/changes/bug-3778_fix-path-prefix-helper b/changes/bug-3778_fix-path-prefix-helper deleted file mode 100644 index e7cec539..00000000 --- a/changes/bug-3778_fix-path-prefix-helper +++ /dev/null @@ -1 +0,0 @@ - o Fix path prefix helper for the bundle and add regresion tests. Closes #3778. diff --git a/changes/bug-3825-include-resources b/changes/bug-3825-include-resources deleted file mode 100644 index 083fd05d..00000000 --- a/changes/bug-3825-include-resources +++ /dev/null @@ -1 +0,0 @@ - o Include resource files and ui in the distrubution tarball. Closes: #3825 diff --git a/changes/bug_3803-do-not-install-resolv-update-globally b/changes/bug_3803-do-not-install-resolv-update-globally deleted file mode 100644 index f6e06d5f..00000000 --- a/changes/bug_3803-do-not-install-resolv-update-globally +++ /dev/null @@ -1 +0,0 @@ - o Do not try to install resolv-update globally. Closes: #3803 diff --git a/changes/bug_fix-first b/changes/bug_fix-first deleted file mode 100644 index 0ef5188c..00000000 --- a/changes/bug_fix-first +++ /dev/null @@ -1 +0,0 @@ - o Catch IndexError on `first` utility. -- cgit v1.2.3 From 2fc512023f28210dc7957105b49cfdb8878965f9 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Tue, 24 Sep 2013 11:48:33 -0300 Subject: Only ensure server if we are running the app. This code reorder avoids to get an error message if we run some code when the only thing we want is to get the version. Closes #3914. --- changes/bug-3914_unhandled-error-on-version-flag | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/bug-3914_unhandled-error-on-version-flag (limited to 'changes') diff --git a/changes/bug-3914_unhandled-error-on-version-flag b/changes/bug-3914_unhandled-error-on-version-flag new file mode 100644 index 00000000..41e023a0 --- /dev/null +++ b/changes/bug-3914_unhandled-error-on-version-flag @@ -0,0 +1 @@ + o Avoid error message if --version flag is used. Closes #3914. -- cgit v1.2.3 From 6af326fd901243cc5e36ddbcecff0690d1abee5e Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Sat, 28 Sep 2013 11:38:46 -0400 Subject: Make providerboostrapper take the verify path from our ca-bundle. Also, move module to a more logical placement, since provier boostrapping is not dependent on eip service. --- changes/VERSION_COMPAT | 1 + 1 file changed, 1 insertion(+) (limited to 'changes') diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index cc00ecf7..425478c8 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -8,3 +8,4 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z +leap.common >= 0.3.4 # because the ca_bundle -- cgit v1.2.3 From 37e27011b7bd8d5fe7825b1757f0b381fe8467e5 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Sat, 28 Sep 2013 12:19:10 -0400 Subject: add changes On branch feature/provider_check_against_ca_bundle --- changes/feature_provider-check-against-ca-bundle | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/feature_provider-check-against-ca-bundle (limited to 'changes') diff --git a/changes/feature_provider-check-against-ca-bundle b/changes/feature_provider-check-against-ca-bundle new file mode 100644 index 00000000..b3f9042f --- /dev/null +++ b/changes/feature_provider-check-against-ca-bundle @@ -0,0 +1,2 @@ + o Make the initial provider cert verifications against our modified + CA-bundle (includes ca-cert certificates, for now). Closes: #3850 -- cgit v1.2.3 From d4df128d1e5b452eb3f8de88174991fafd70913a Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Fri, 27 Sep 2013 15:32:32 -0300 Subject: Add changelog. Closes #2858. --- changes/feature-2858_refactor-vpnlaunchers | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/feature-2858_refactor-vpnlaunchers (limited to 'changes') diff --git a/changes/feature-2858_refactor-vpnlaunchers b/changes/feature-2858_refactor-vpnlaunchers new file mode 100644 index 00000000..27106f7a --- /dev/null +++ b/changes/feature-2858_refactor-vpnlaunchers @@ -0,0 +1,2 @@ + o Refactor vpn launchers, reuse code, improve implementations, update + documentation. Closes #2858. -- cgit v1.2.3 From 42a262e685dd616e2bdc9a6f1e092cf25c3dc4e7 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Sat, 28 Sep 2013 17:19:57 -0400 Subject: add connection_aborted signal to state machine --- changes/bug_3926_connection-aborted | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/bug_3926_connection-aborted (limited to 'changes') diff --git a/changes/bug_3926_connection-aborted b/changes/bug_3926_connection-aborted new file mode 100644 index 00000000..58e6fe11 --- /dev/null +++ b/changes/bug_3926_connection-aborted @@ -0,0 +1,2 @@ + o Fix a bug in which failing to authenticate properly left connection + in an unconsistent state. Closes: #3926 -- cgit v1.2.3 From decae946e725ce5275f8035e33a9d6adb69b3342 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Fri, 27 Sep 2013 17:57:07 -0400 Subject: add changes file --- changes/feature_3965_soledad-bootstrap-error-handling | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/feature_3965_soledad-bootstrap-error-handling (limited to 'changes') diff --git a/changes/feature_3965_soledad-bootstrap-error-handling b/changes/feature_3965_soledad-bootstrap-error-handling new file mode 100644 index 00000000..d9f16378 --- /dev/null +++ b/changes/feature_3965_soledad-bootstrap-error-handling @@ -0,0 +1,2 @@ + o Improve error handling during soledad bootstrap. Closes: #3965. + Affects: #3619, #3867, #3966 -- cgit v1.2.3 From f59ddb7788509de1e84fcee90be7a1df700dd7b0 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Mon, 30 Sep 2013 17:28:42 -0300 Subject: Force cleanlooks only from bundle. --- changes/feature-3981_cleanlooks-for-bundle-only | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/feature-3981_cleanlooks-for-bundle-only (limited to 'changes') diff --git a/changes/feature-3981_cleanlooks-for-bundle-only b/changes/feature-3981_cleanlooks-for-bundle-only new file mode 100644 index 00000000..c762b8f3 --- /dev/null +++ b/changes/feature-3981_cleanlooks-for-bundle-only @@ -0,0 +1,2 @@ + o Force cleanlooks style for kde only if the app is running from bundle. + Closes #3981. -- cgit v1.2.3 From fa3dcc727f3690439c57981ffa639453b395a618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Mon, 30 Sep 2013 12:23:10 -0300 Subject: Add changes file --- changes/feature_new_ui | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/feature_new_ui (limited to 'changes') diff --git a/changes/feature_new_ui b/changes/feature_new_ui new file mode 100644 index 00000000..b84fd39e --- /dev/null +++ b/changes/feature_new_ui @@ -0,0 +1 @@ + o Implement new UI design. Closes #3973. \ No newline at end of file -- cgit v1.2.3 From 009fcbf7870b95910f50fe9e618fcaed51930ada Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 1 Oct 2013 12:54:10 -0400 Subject: partial changes file --- changes/bug_3985-soledad-boostrap-problem | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/bug_3985-soledad-boostrap-problem (limited to 'changes') diff --git a/changes/bug_3985-soledad-boostrap-problem b/changes/bug_3985-soledad-boostrap-problem new file mode 100644 index 00000000..629481de --- /dev/null +++ b/changes/bug_3985-soledad-boostrap-problem @@ -0,0 +1,2 @@ + o Add more verbose error handling during key generation and syncing. + Helps diagnose: #3985; Addresses in part: #3965 -- cgit v1.2.3 From d74a4c3840c95e5879c89ec9d1f6d48ab54b0f55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Tue, 1 Oct 2013 14:46:53 -0300 Subject: Use the same exception for all the auth user facing errors --- changes/login_error_undistinguishable | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/login_error_undistinguishable (limited to 'changes') diff --git a/changes/login_error_undistinguishable b/changes/login_error_undistinguishable new file mode 100644 index 00000000..5391f3fc --- /dev/null +++ b/changes/login_error_undistinguishable @@ -0,0 +1,2 @@ + o Do not distinguish between different possible authentication + errors. Fixes #3859. \ No newline at end of file -- cgit v1.2.3 From 5b2220bc0177f12c81a3dbb1ebffd3cdae8b350d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Wed, 2 Oct 2013 11:57:57 -0300 Subject: Use token header also for authenticated requests --- changes/feature_use_token | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/feature_use_token (limited to 'changes') diff --git a/changes/feature_use_token b/changes/feature_use_token new file mode 100644 index 00000000..b412cc2d --- /dev/null +++ b/changes/feature_use_token @@ -0,0 +1 @@ + o Use token header for authenticated requests. Closes #3910. \ No newline at end of file -- cgit v1.2.3 From ff32e6bda529fffa8aaf5ebb9abf9028e7f0917f Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 2 Oct 2013 12:16:22 -0400 Subject: update deps to reflect keymanager changes --- changes/VERSION_COMPAT | 1 + 1 file changed, 1 insertion(+) (limited to 'changes') diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index 425478c8..ac2d2e73 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -9,3 +9,4 @@ # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z leap.common >= 0.3.4 # because the ca_bundle +leap.keymanager >= 0.3.3 # because the gnupg dep -- cgit v1.2.3 From 956b5d75afffd67ac0ea0efd20c7e5dd158fe767 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Wed, 2 Oct 2013 14:36:32 -0300 Subject: Add changes file for #3995. --- changes/feature-3995_add-drop-down-for-known-providers | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/feature-3995_add-drop-down-for-known-providers (limited to 'changes') diff --git a/changes/feature-3995_add-drop-down-for-known-providers b/changes/feature-3995_add-drop-down-for-known-providers new file mode 100644 index 00000000..f05c3b58 --- /dev/null +++ b/changes/feature-3995_add-drop-down-for-known-providers @@ -0,0 +1 @@ + o Add a dropdown for known providers in the wizard. Closes #3995. -- cgit v1.2.3 From 99625ee3ab32791c0ddac946685379940b9f291e Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Wed, 2 Oct 2013 16:43:09 -0300 Subject: Add changes file for #3996. --- changes/feature-3996_separate-providers-in-wizard | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/feature-3996_separate-providers-in-wizard (limited to 'changes') diff --git a/changes/feature-3996_separate-providers-in-wizard b/changes/feature-3996_separate-providers-in-wizard new file mode 100644 index 00000000..2466d140 --- /dev/null +++ b/changes/feature-3996_separate-providers-in-wizard @@ -0,0 +1 @@ + o Separate pinned providers from user configures ones. Closes #3996. -- cgit v1.2.3 From b9b7b244984111ec799675dc90073396481e6173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Wed, 2 Oct 2013 21:36:37 -0300 Subject: Only pick one gnupg bin path which is not a symlink --- changes/choose_one_gnupg | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/choose_one_gnupg (limited to 'changes') diff --git a/changes/choose_one_gnupg b/changes/choose_one_gnupg new file mode 100644 index 00000000..d759616b --- /dev/null +++ b/changes/choose_one_gnupg @@ -0,0 +1 @@ + o Choose one gnupg binary path that is also not a symlink. Closes #3999. \ No newline at end of file -- cgit v1.2.3 From 689c716b831047c8fe18945956e809b74e4250a3 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 1 Oct 2013 17:34:24 -0400 Subject: Disable EIP on/off button and action when login required. Also adds an explicit should_autostart flag in config. --- changes/bug_3927_fix-eip-turn-on-button-action | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/bug_3927_fix-eip-turn-on-button-action (limited to 'changes') diff --git a/changes/bug_3927_fix-eip-turn-on-button-action b/changes/bug_3927_fix-eip-turn-on-button-action new file mode 100644 index 00000000..53e9b133 --- /dev/null +++ b/changes/bug_3927_fix-eip-turn-on-button-action @@ -0,0 +1,2 @@ + o Avoids errors due to the EIP switch button and action being enabled + when we do not have a configured provider. Closes: #3927 -- cgit v1.2.3 From 5e418935bdc5c64bc1cef8d5f440dc79cc6e2892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Thu, 3 Oct 2013 13:45:11 -0300 Subject: Update provider_config in SRPAuth initialization --- changes/better_support_login_multiple_providers | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/better_support_login_multiple_providers (limited to 'changes') diff --git a/changes/better_support_login_multiple_providers b/changes/better_support_login_multiple_providers new file mode 100644 index 00000000..c31d5931 --- /dev/null +++ b/changes/better_support_login_multiple_providers @@ -0,0 +1,2 @@ + o Fixes a bug where you cannot login to a different provider once + you logged in to another one. \ No newline at end of file -- cgit v1.2.3 From b6d7ffdb354ad4727f6a4dd158d439a2e768d68c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Thu, 3 Oct 2013 14:32:47 -0300 Subject: Reset the session on every login attempt --- changes/better_support_login_multiple_providers | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'changes') diff --git a/changes/better_support_login_multiple_providers b/changes/better_support_login_multiple_providers index c31d5931..149471d9 100644 --- a/changes/better_support_login_multiple_providers +++ b/changes/better_support_login_multiple_providers @@ -1,2 +1,3 @@ o Fixes a bug where you cannot login to a different provider once - you logged in to another one. \ No newline at end of file + you logged in to another one. Fixes #3695. + o Also resets the session for every login attempt. Related to #3695. \ No newline at end of file -- cgit v1.2.3 From e05d074d5458bc3cce5519227c9971d4ffa09280 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Thu, 3 Oct 2013 15:36:05 -0300 Subject: Start Soledad only if Mail is enabled for the current provider Also update enabled_services in mainwindow right after login to have an updated list of services to launch from that point on. --- changes/properly_enable_services | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/properly_enable_services (limited to 'changes') diff --git a/changes/properly_enable_services b/changes/properly_enable_services new file mode 100644 index 00000000..1b08fa3c --- /dev/null +++ b/changes/properly_enable_services @@ -0,0 +1 @@ + o Do not start Soledad if Mail is not enabled. Fixes #3989. \ No newline at end of file -- cgit v1.2.3 From 1f36c21ca532e39ef80b4a27f79bcad66ed335b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Thu, 3 Oct 2013 18:44:21 -0300 Subject: Allow window minization in OSX --- changes/properly_minimize_osx | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/properly_minimize_osx (limited to 'changes') diff --git a/changes/properly_minimize_osx b/changes/properly_minimize_osx new file mode 100644 index 00000000..c3e5a3ef --- /dev/null +++ b/changes/properly_minimize_osx @@ -0,0 +1 @@ + o Allow window minization on OSX. Fixes #3932. \ No newline at end of file -- cgit v1.2.3 From effec111c39110f5057f49224f07bdd0730e7862 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Thu, 3 Oct 2013 17:19:50 -0300 Subject: Add preference to set autostart EIP option. --- changes/feature-3631_autostart-eip-optional | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/feature-3631_autostart-eip-optional (limited to 'changes') diff --git a/changes/feature-3631_autostart-eip-optional b/changes/feature-3631_autostart-eip-optional new file mode 100644 index 00000000..83288548 --- /dev/null +++ b/changes/feature-3631_autostart-eip-optional @@ -0,0 +1,2 @@ + o Add preferences option to enable/disable the automatic start of EIP, and + selection of the EIP provider to auto start. Closes #3631. -- cgit v1.2.3 From 90a731e8a5f7e8b44b5ad76262ff01fb98f8e18c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Thu, 3 Oct 2013 20:41:31 -0300 Subject: Properly stop the smtp daemon --- changes/properly_stop_smtp | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/properly_stop_smtp (limited to 'changes') diff --git a/changes/properly_stop_smtp b/changes/properly_stop_smtp new file mode 100644 index 00000000..e556ce29 --- /dev/null +++ b/changes/properly_stop_smtp @@ -0,0 +1 @@ + o Properly stop the smtp daemon. Fixes #3873. \ No newline at end of file -- cgit v1.2.3 From 74f858aa290aa8e5da5a75cb80fe70e30559d39f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 4 Oct 2013 12:01:25 -0300 Subject: Update release notes and dependencies --- changes/VERSION_COMPAT | 2 -- 1 file changed, 2 deletions(-) (limited to 'changes') diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index ac2d2e73..cc00ecf7 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -8,5 +8,3 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z -leap.common >= 0.3.4 # because the ca_bundle -leap.keymanager >= 0.3.3 # because the gnupg dep -- cgit v1.2.3 From 759d73ae0728f074e0fb0740269249d0e5066574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 4 Oct 2013 12:07:23 -0300 Subject: Fold in changes --- changes/better_support_login_multiple_providers | 3 --- changes/bug-3914_unhandled-error-on-version-flag | 1 - changes/bug_3926_connection-aborted | 2 -- changes/bug_3927_fix-eip-turn-on-button-action | 2 -- changes/bug_3985-soledad-boostrap-problem | 2 -- changes/choose_one_gnupg | 1 - changes/feature-2858_refactor-vpnlaunchers | 2 -- changes/feature-3631_autostart-eip-optional | 2 -- changes/feature-3981_cleanlooks-for-bundle-only | 2 -- changes/feature-3995_add-drop-down-for-known-providers | 1 - changes/feature-3996_separate-providers-in-wizard | 1 - changes/feature_3965_soledad-bootstrap-error-handling | 2 -- changes/feature_new_ui | 1 - changes/feature_provider-check-against-ca-bundle | 2 -- changes/feature_use_token | 1 - changes/login_error_undistinguishable | 2 -- changes/properly_enable_services | 1 - changes/properly_minimize_osx | 1 - changes/properly_stop_smtp | 1 - 19 files changed, 30 deletions(-) delete mode 100644 changes/better_support_login_multiple_providers delete mode 100644 changes/bug-3914_unhandled-error-on-version-flag delete mode 100644 changes/bug_3926_connection-aborted delete mode 100644 changes/bug_3927_fix-eip-turn-on-button-action delete mode 100644 changes/bug_3985-soledad-boostrap-problem delete mode 100644 changes/choose_one_gnupg delete mode 100644 changes/feature-2858_refactor-vpnlaunchers delete mode 100644 changes/feature-3631_autostart-eip-optional delete mode 100644 changes/feature-3981_cleanlooks-for-bundle-only delete mode 100644 changes/feature-3995_add-drop-down-for-known-providers delete mode 100644 changes/feature-3996_separate-providers-in-wizard delete mode 100644 changes/feature_3965_soledad-bootstrap-error-handling delete mode 100644 changes/feature_new_ui delete mode 100644 changes/feature_provider-check-against-ca-bundle delete mode 100644 changes/feature_use_token delete mode 100644 changes/login_error_undistinguishable delete mode 100644 changes/properly_enable_services delete mode 100644 changes/properly_minimize_osx delete mode 100644 changes/properly_stop_smtp (limited to 'changes') diff --git a/changes/better_support_login_multiple_providers b/changes/better_support_login_multiple_providers deleted file mode 100644 index 149471d9..00000000 --- a/changes/better_support_login_multiple_providers +++ /dev/null @@ -1,3 +0,0 @@ - o Fixes a bug where you cannot login to a different provider once - you logged in to another one. Fixes #3695. - o Also resets the session for every login attempt. Related to #3695. \ No newline at end of file diff --git a/changes/bug-3914_unhandled-error-on-version-flag b/changes/bug-3914_unhandled-error-on-version-flag deleted file mode 100644 index 41e023a0..00000000 --- a/changes/bug-3914_unhandled-error-on-version-flag +++ /dev/null @@ -1 +0,0 @@ - o Avoid error message if --version flag is used. Closes #3914. diff --git a/changes/bug_3926_connection-aborted b/changes/bug_3926_connection-aborted deleted file mode 100644 index 58e6fe11..00000000 --- a/changes/bug_3926_connection-aborted +++ /dev/null @@ -1,2 +0,0 @@ - o Fix a bug in which failing to authenticate properly left connection - in an unconsistent state. Closes: #3926 diff --git a/changes/bug_3927_fix-eip-turn-on-button-action b/changes/bug_3927_fix-eip-turn-on-button-action deleted file mode 100644 index 53e9b133..00000000 --- a/changes/bug_3927_fix-eip-turn-on-button-action +++ /dev/null @@ -1,2 +0,0 @@ - o Avoids errors due to the EIP switch button and action being enabled - when we do not have a configured provider. Closes: #3927 diff --git a/changes/bug_3985-soledad-boostrap-problem b/changes/bug_3985-soledad-boostrap-problem deleted file mode 100644 index 629481de..00000000 --- a/changes/bug_3985-soledad-boostrap-problem +++ /dev/null @@ -1,2 +0,0 @@ - o Add more verbose error handling during key generation and syncing. - Helps diagnose: #3985; Addresses in part: #3965 diff --git a/changes/choose_one_gnupg b/changes/choose_one_gnupg deleted file mode 100644 index d759616b..00000000 --- a/changes/choose_one_gnupg +++ /dev/null @@ -1 +0,0 @@ - o Choose one gnupg binary path that is also not a symlink. Closes #3999. \ No newline at end of file diff --git a/changes/feature-2858_refactor-vpnlaunchers b/changes/feature-2858_refactor-vpnlaunchers deleted file mode 100644 index 27106f7a..00000000 --- a/changes/feature-2858_refactor-vpnlaunchers +++ /dev/null @@ -1,2 +0,0 @@ - o Refactor vpn launchers, reuse code, improve implementations, update - documentation. Closes #2858. diff --git a/changes/feature-3631_autostart-eip-optional b/changes/feature-3631_autostart-eip-optional deleted file mode 100644 index 83288548..00000000 --- a/changes/feature-3631_autostart-eip-optional +++ /dev/null @@ -1,2 +0,0 @@ - o Add preferences option to enable/disable the automatic start of EIP, and - selection of the EIP provider to auto start. Closes #3631. diff --git a/changes/feature-3981_cleanlooks-for-bundle-only b/changes/feature-3981_cleanlooks-for-bundle-only deleted file mode 100644 index c762b8f3..00000000 --- a/changes/feature-3981_cleanlooks-for-bundle-only +++ /dev/null @@ -1,2 +0,0 @@ - o Force cleanlooks style for kde only if the app is running from bundle. - Closes #3981. diff --git a/changes/feature-3995_add-drop-down-for-known-providers b/changes/feature-3995_add-drop-down-for-known-providers deleted file mode 100644 index f05c3b58..00000000 --- a/changes/feature-3995_add-drop-down-for-known-providers +++ /dev/null @@ -1 +0,0 @@ - o Add a dropdown for known providers in the wizard. Closes #3995. diff --git a/changes/feature-3996_separate-providers-in-wizard b/changes/feature-3996_separate-providers-in-wizard deleted file mode 100644 index 2466d140..00000000 --- a/changes/feature-3996_separate-providers-in-wizard +++ /dev/null @@ -1 +0,0 @@ - o Separate pinned providers from user configures ones. Closes #3996. diff --git a/changes/feature_3965_soledad-bootstrap-error-handling b/changes/feature_3965_soledad-bootstrap-error-handling deleted file mode 100644 index d9f16378..00000000 --- a/changes/feature_3965_soledad-bootstrap-error-handling +++ /dev/null @@ -1,2 +0,0 @@ - o Improve error handling during soledad bootstrap. Closes: #3965. - Affects: #3619, #3867, #3966 diff --git a/changes/feature_new_ui b/changes/feature_new_ui deleted file mode 100644 index b84fd39e..00000000 --- a/changes/feature_new_ui +++ /dev/null @@ -1 +0,0 @@ - o Implement new UI design. Closes #3973. \ No newline at end of file diff --git a/changes/feature_provider-check-against-ca-bundle b/changes/feature_provider-check-against-ca-bundle deleted file mode 100644 index b3f9042f..00000000 --- a/changes/feature_provider-check-against-ca-bundle +++ /dev/null @@ -1,2 +0,0 @@ - o Make the initial provider cert verifications against our modified - CA-bundle (includes ca-cert certificates, for now). Closes: #3850 diff --git a/changes/feature_use_token b/changes/feature_use_token deleted file mode 100644 index b412cc2d..00000000 --- a/changes/feature_use_token +++ /dev/null @@ -1 +0,0 @@ - o Use token header for authenticated requests. Closes #3910. \ No newline at end of file diff --git a/changes/login_error_undistinguishable b/changes/login_error_undistinguishable deleted file mode 100644 index 5391f3fc..00000000 --- a/changes/login_error_undistinguishable +++ /dev/null @@ -1,2 +0,0 @@ - o Do not distinguish between different possible authentication - errors. Fixes #3859. \ No newline at end of file diff --git a/changes/properly_enable_services b/changes/properly_enable_services deleted file mode 100644 index 1b08fa3c..00000000 --- a/changes/properly_enable_services +++ /dev/null @@ -1 +0,0 @@ - o Do not start Soledad if Mail is not enabled. Fixes #3989. \ No newline at end of file diff --git a/changes/properly_minimize_osx b/changes/properly_minimize_osx deleted file mode 100644 index c3e5a3ef..00000000 --- a/changes/properly_minimize_osx +++ /dev/null @@ -1 +0,0 @@ - o Allow window minization on OSX. Fixes #3932. \ No newline at end of file diff --git a/changes/properly_stop_smtp b/changes/properly_stop_smtp deleted file mode 100644 index e556ce29..00000000 --- a/changes/properly_stop_smtp +++ /dev/null @@ -1 +0,0 @@ - o Properly stop the smtp daemon. Fixes #3873. \ No newline at end of file -- cgit v1.2.3