Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package himalaya for openSUSE:Factory checked in at 2023-06-20 16:47:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/himalaya (Old) and /work/SRC/openSUSE:Factory/.himalaya.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "himalaya" Tue Jun 20 16:47:14 2023 rev:4 rq:1093520 version:latest~0 Changes: -------- --- /work/SRC/openSUSE:Factory/himalaya/himalaya.changes 2023-05-08 17:24:53.772912406 +0200 +++ /work/SRC/openSUSE:Factory/.himalaya.new.15902/himalaya.changes 2023-06-20 16:47:15.838966807 +0200 @@ -1,0 +2,39 @@ +Fri Jun 9 13:14:42 UTC 2023 - Gus Kenion <gken...@suse.com> + +- Update to 0.8.0: + Added: + * Added keyring support, which means Himalaya can now use your system's global keyring to get/set sensitive data like passwords or tokens. + * Added required IMAP option imap-auth and SMTP option smtp-auth. Possible values: passwd, oauth2. + * Added OAuth 2.0 support for IMAP and SMTP. + * Added passwords and OAuth 2.0 configuration via the wizard. + * Added email-sending-save-copy option to control whenever a copy of any sent email should be saved in the sent folder defined in folder-aliases. + * Imported id mapper from the lib, which means that the id mapping is now done by the CLI. + * Added BackendConfig to AccountConfig::backend to match sender implementation. + * Added support for pipeline commands, which means commands can be either a single command (string) or piped commands (list of strings). It applies for: + + email-writing-verify-cmd + + email-writing-decrypt-cmd + + email-writing-sign-cmd + + email-writing-encrypt-cmd + Changed: + * Changed release archive extensions from .tar.gz to .tgz. + * Moved wizard module into domains (config, account, backendâ¦). + * [BREAKING] Changed the way secrets are managed. A secret is a sensitive data like passwords or tokens. There is 3 possible ways to declare a secret in the config file: + + { raw = <secret> } for the raw secret as string (unsafe, not recommanded), + + { cmd = <secret-cmd> } for command that exposes the secret, + + { keyring = <secret-entry> } for entry in your system's global keyring that contains the secret. + This applies for: + + imap-passwd + + imap-oauth2-client-secret + + imap-oauth2-access-token + + imap-oauth2-refresh-token + + smtp-passwd + + smtp-oauth2-client-secret + + smtp-oauth2-access-token + + smtp-oauth2-refresh-token + Fixed: + * Fixed Windows releases corrupted archives. + Removed + * [BREAKING] Removed -s|--sanitize option. It is done by default now, except if the -t|--mime-type html is set. + * [BREAKING] Removed native-tls support, rustls-tls is now the only TLS provider available. Removed in consequence native-tls, rustls-tls and rustls-native-certs cargo features. + +------------------------------------------------------------------- Old: ---- himalaya-0.7.3~0.tar.xz New: ---- himalaya-latest~0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ himalaya.spec ++++++ --- /var/tmp/diff_new_pack.1Ew2zE/_old 2023-06-20 16:47:20.678995894 +0200 +++ /var/tmp/diff_new_pack.1Ew2zE/_new 2023-06-20 16:47:20.682995918 +0200 @@ -17,7 +17,7 @@ Name: himalaya -Version: 0.7.3~0 +Version: latest~0 Release: 0 Summary: Command-line interface for email management License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1Ew2zE/_old 2023-06-20 16:47:20.714996110 +0200 +++ /var/tmp/diff_new_pack.1Ew2zE/_new 2023-06-20 16:47:20.718996135 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/soywod/himalaya.git</param> <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> <param name="scm">git</param> - <param name="revision">v0.7.3</param> + <param name="revision">v0.8.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/himalaya/vendor.tar.xz /work/SRC/openSUSE:Factory/.himalaya.new.15902/vendor.tar.xz differ: char 26, line 1