Revisions of himalaya
buildservice-autocommit
accepted
request 1174258
from
Michael Vetter (jubalh)
(revision 24)
baserev update by copy to link target
Michael Vetter (jubalh)
accepted
request 1174190
from
Sai Karthik Karra (kskarthik)
(revision 23)
- Update upstream project url in spec
buildservice-autocommit
accepted
request 1140755
from
Michael Vetter (jubalh)
(revision 22)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 21)
Michael Vetter (jubalh)
accepted
request 1112388
from
Lubos Kocman (lkocman)
(revision 20)
- Correction of license based on legaldb review
buildservice-autocommit
accepted
request 1108880
from
Michael Vetter (jubalh)
(revision 19)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 18)
- Rewrite _service file to work around https://github.com/openSUSE/obs-service-tar_scm/issues/481
Michael Vetter (jubalh)
committed
(revision 17)
- Update to 0.9.0: * Added 3 new cargo features: + pgp-commands: enables the commands PGP backend (enabled by default, same behaviour as before) + pgp-gpg: enables the GPG backend (requires the gpgme lib on the system) + pgp-native: enables the native PGP backend * Added account configuration pgp to configure the way PGP operations are performed. * Moved email-writing-encrypt-cmdto pgp.encrypt-cmd. * Moved email-reading-decrypt-cmd to pgp-decrypt-cmd. * Moved email-writing-sign-cmd to pgp.sign-cmd. * Moved email-reading-verify-cmd to pgp.verify-cmd.
buildservice-autocommit
accepted
request 1099320
from
Michael Vetter (jubalh)
(revision 16)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 15)
- Update to 0.8.4: * Fixed windows releases due to cargo deps typo.
Michael Vetter (jubalh)
committed
(revision 14)
- Update to 0.8.3: * Fix windows releases due to coredump crate compilation error. * Fix macos releases due to macos 12 System Integrity Protection.
Michael Vetter (jubalh)
committed
(revision 13)
Michael Vetter (jubalh)
committed
(revision 12)
- Update to 0.8.2: Changed: * Made the code async using the tokio async runtime. * On Linux, made the kernel keyring the default one (the one based on keyutils). Fixed: * Fixed the way folder aliases are resolved. In some case, aliases were resolved CLI side and lib side, which led to alias errors sourcehut#95.
Michael Vetter (jubalh)
committed
(revision 11)
- Update to 0.8.1: Added: * Implemented OAuth 2.0 refresh token flow for IMAP and SMTP, which means that access tokens are now automatically refreshed and is transparent for users. * Added imap-oauth2-redirect-host and smtp-oauth2-redirect-host options to customize the redirect server host name (default: localhost). * Added imap-oauth2-redirect-port and smtp-oauth2-redirect-port options to customize the redirect server port (default: 9999). * Added email-listing-datetime-fmt to customize envelopes datetime format. See format spec here. * Added email-listing-local-datetime to transform envelopes datetime's timezone to the user's local one. For example, if the user's local is set to UTC, the envelope date 2023-06-15T09:00:00+02:00 becomes 2023-06-15T07:00:00-00:00. Fixed: * Fixed missing < and > around Message-ID and In-Reply-To headers.
buildservice-autocommit
accepted
request 1093520
from
Factory Maintainer (factory-maintainer)
(revision 10)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 9)
buildservice-autocommit
accepted
request 1085474
from
Factory Maintainer (factory-maintainer)
(revision 7)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 6)
- Update to 0.7.3: * Fixed Windows releases (due to typo in the github action script). * Fixed unit tests. - Update to 0.7.2: Added: * Added create and delete folder commands [sourcehut#54]. * Added generated completions and man pages to releases [sourcehut#43]. * Added new account config option sync-folders-strategy which allows to choose a folders synchronization strategy [sourcehut#59]: + sync-folders-strategy = "all": synchronize all existing folders for the current account + sync-folders-strategy.include = ["folder1", "folder2", …]: synchronize only the given folders for the current account + sync-folders-strategy.exclude = ["folder1", "folder2", …]: synchronizes all folders except the given ones for the current account * Also added new account sync arguments that override the account config option: + -A|--all-folders: include all folders to the synchronization. + -F|--include-folder: include given folders to the synchronization. They can be repeated -F folder1 folder2 or -F folder1 -F folder2. + -x|--exclude-folder: exclude given folders from the synchronization. They can be repeated -x folder1 folder2 or -x folder1 -F folder2. * Added cargo features native-tls (default), rustls-tls and rustls-native-certs. Changed: * Made global options truly global, which means they can be used everywhere (not only before commands but also after) [sourcehut#60].
buildservice-autocommit
accepted
request 1065900
from
Michael Vetter (jubalh)
(revision 5)
baserev update by copy to link target
Displaying revisions 1 - 20 of 24