Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

secrets-lang-10.4-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: secrets-lang Distribution: openSUSE Tumbleweed
Version: 10.4 Vendor: openSUSE
Release: 1.1 Build date: Sun Jan 5 17:33:12 2025
Group: System/Localization Build host: reproducible
Size: 1033698 Source RPM: secrets-10.4-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gitlab.gnome.org/World/secrets
Summary: Translations for package secrets
Provides translations for the "secrets" package.

Provides

Requires

License

GPL-3.0-only

Changelog

* Sun Jan 05 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 10.4:
    + Fix crash when closing a dialog when the db is locked.
    + Fix crash when using zxcvbn-rs 0.2.
    + Various bug fixes.
* Mon Nov 11 2024 Richard Rahl <rrahl0@opensuse.org>
  - update to 10.3:
    * Do not allow multiple preferences dialogs simultaneously
    * Fix crash when deleting trash bin
* Thu Oct 17 2024 Richard Rahl <rrahl0@opensuse.org>
  - update to 10.2:
    * Correctly select element after creating it
    * Prevents data corruption when saving on certain virtual file
      systems
    * Prevents a crash when deleting elements in trash
  - Drop update-desktop-files and corresponding macro, they are not
    needed on current versions of openSUSE.
* Sun Oct 13 2024 Richard Rahl <rrahl0@opensuse.org>
  - change runtime dependency to python3-zxcvbn-rs-py, as since version
    10, upstream switched from python3-zxcvbn to the rust version of
    zxcvbn (where we need to python bindings)
* Mon Sep 23 2024 Richard Rahl <rrahl0@opensuse.org>
  - update to 10.1:
    * Fixes crash while searching
  - update to 10:
    * Use newer widgets from libadwaita 1.6 and update to the GNOME 47
    * Add tag support
    * Migrate from zxcvbn to zxcvbn-rs
    * Various bug fixes
    * Updated translations
* Fri Jul 19 2024 Richard Rahl <rrahl0@opensuse.org>
  - update to 9.6:
    * Improve password generation threading
    * Fix crash on changing DB password
* Sat Jun 22 2024 Richard Rahl <rrahl0@disroot.org>
  - update to 9.5:
    * Fix entering group in selection mode
    * Do not freeze on loading DB
    * Fix crash on duplicating an entry twice
    * Improve focus in dialogs
* Fri May 17 2024 Richard Rahl <rrahl0@disroot.org>
  - update to 9.4:
    * Align entry copy buttons
    * Set url button to insensitive if there is no url
    * Update pykeepass to 4.0.7.post1
    * Refresh token list async
    * Fix crash when deleting entries
    * Fix glitch on expiration setting
    * Exit selection mode after actions
    * Switch group row enter and edit functionality
    * Use progress bar for unlocking database
  - add fix-test.patch to fix the running the test
* Mon Apr 01 2024 Richard Rahl <rrahl0@proton.me>
  - Update to version 9.3:
    + Catch YubiKey errors
    + Fix row titles markup
    + Add back safe authentication settings
  - Update to version 9.2:
    + Fix safe creation
    + Fix safe properties
    + Fix sidebar size
  - Update to version 9.1:
    + Temporarily disable credentials change dialog
    + Use ruff to format and lint the project
    + Fix style when selecting an entry
    + Fix crash when decoding timestamps
    + Fix crash when opening certain file dialogs
    + Fix crash when deleting element from trash bin
  - Update to version 9.0:
    + Add PKCS11 support
    + Add YubiKey support
    + Use new dual panel layout
    + Set monospace only for revealed passwords
    + Introduce key providers
  - enable selftest
* Tue Sep 26 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 8.0:
    + Use newer widgets from libadwaita 1.4 and update to the GNOME
      45 Sdk.
    + Improved search performance
    + Improved accessibility
    + Multiple bug fixes
    + Update to pykeepass 4.0.6
    + Hide values of sensitive attributes.
  - Change compression of tarball in service and spec to zst from xz.
  - Explicitly create the pycache/.pyc files, not relying on the
    generation done by meson. Should make the package reproducible.
  - Stop passing tests=true to meson setup, no longer needed, nor
    recognized.
* Wed May 03 2023 Andrea Manzini <andrea.manzini@suse.com>
  - Update to version 7.3:
    + Use newer widgets from gtk 4.10 and update to the GNOME 44 Sdk.
* Tue Feb 21 2023 Andrea Manzini <andrea.manzini@suse.com>
  - Update to version 7.2:
    + Fixes a crash when deleting elements
  - Changes from version 7.1:
    + Minor bugfixes
* Mon Oct 17 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 7.0:
    + Added support for the trash bin, deletions now go to the trash
      and can be undone.
    + Check for file conflicts before saving.
    + Add support for password history.
    + Add a Ctrl+V action and a button to copy an entry's URL.
    + Add support for trash bin.
    + Use newer widgets from libadwaita.
    + Update pykeepass to 4.0.3.
    + Redesigned attributes.
    + Bug fixes.
  - Drop 0001-Update-pykeepass-to-4.0.3.patch: Fixed upstream.
  - Add python3-validators and python3-zxcvbn: New BuildRequires.
  - Drop python3-construct, pkgconfig(pwquality), python3-construct
    and python3-pwquality BuildRequires/Requires, no longer needed.
  - Disable meson_test macro for now, currently fails without
    BuildRequires secrets. This is something we need to take up with
    upstream. Validate desktop files, schemas and appdata manually.
* Wed Aug 17 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Add upstream change to fix build with recent pykeepass versions:
    * 0001-Update-pykeepass-to-4.0.3.patch
* Wed Jun 29 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 6.5:
    + Fix a crash that happens when the native file chooser returns
      NULL as a file.
  - Changes from version 6.4:
    + Fix a crash when creating a new database under certain
      circumstances.
  - Changes from version 6.3:
    + Minor bugfix release.
    + Save operations are now atomic.
    + Updated translations.
* Mon Feb 28 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to version 6.2:
    + Minor bugfix release.
    + Updated translations.
* Thu Feb 10 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Initial packaging for openSUSE.

Files

/usr/share/locale/bg/LC_MESSAGES/secrets.mo
/usr/share/locale/ca/LC_MESSAGES/secrets.mo
/usr/share/locale/cs/LC_MESSAGES/secrets.mo
/usr/share/locale/da/LC_MESSAGES/secrets.mo
/usr/share/locale/de/LC_MESSAGES/secrets.mo
/usr/share/locale/el/LC_MESSAGES/secrets.mo
/usr/share/locale/en_GB/LC_MESSAGES/secrets.mo
/usr/share/locale/es/LC_MESSAGES/secrets.mo
/usr/share/locale/eu/LC_MESSAGES/secrets.mo
/usr/share/locale/fa/LC_MESSAGES/secrets.mo
/usr/share/locale/fi/LC_MESSAGES/secrets.mo
/usr/share/locale/fr/LC_MESSAGES/secrets.mo
/usr/share/locale/gl/LC_MESSAGES/secrets.mo
/usr/share/locale/he/LC_MESSAGES/secrets.mo
/usr/share/locale/hi/LC_MESSAGES/secrets.mo
/usr/share/locale/hr/LC_MESSAGES/secrets.mo
/usr/share/locale/hu/LC_MESSAGES/secrets.mo
/usr/share/locale/id/LC_MESSAGES/secrets.mo
/usr/share/locale/is/LC_MESSAGES/secrets.mo
/usr/share/locale/it/LC_MESSAGES/secrets.mo
/usr/share/locale/ka/LC_MESSAGES/secrets.mo
/usr/share/locale/ko/LC_MESSAGES/secrets.mo
/usr/share/locale/nb/LC_MESSAGES/secrets.mo
/usr/share/locale/nl/LC_MESSAGES/secrets.mo
/usr/share/locale/nn/LC_MESSAGES/secrets.mo
/usr/share/locale/oc/LC_MESSAGES/secrets.mo
/usr/share/locale/pa/LC_MESSAGES/secrets.mo
/usr/share/locale/pl/LC_MESSAGES/secrets.mo
/usr/share/locale/pt/LC_MESSAGES/secrets.mo
/usr/share/locale/pt_BR/LC_MESSAGES/secrets.mo
/usr/share/locale/ro/LC_MESSAGES/secrets.mo
/usr/share/locale/ru/LC_MESSAGES/secrets.mo
/usr/share/locale/sl/LC_MESSAGES/secrets.mo
/usr/share/locale/sr/LC_MESSAGES/secrets.mo
/usr/share/locale/sv/LC_MESSAGES/secrets.mo
/usr/share/locale/tr/LC_MESSAGES/secrets.mo
/usr/share/locale/uk/LC_MESSAGES/secrets.mo
/usr/share/locale/vi/LC_MESSAGES/secrets.mo
/usr/share/locale/zh_CN/LC_MESSAGES/secrets.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jan 12 00:30:25 2025