[libsecret] Created tag 0.20.5



The signed tag '0.20.5' was created.

Tagger: Daiki Ueno <dueno src gnome org>
Date: 1645424491 +0100

    0.20.5
     * Drop autotools-based build [!44]
     * Use G_GNUC_NULL_TERMINATED where appropriate [!65]
     * collection, methods, prompt: Port to GTask [!66, !93]
     * Detect local storage in snaps in the same way as flatpaks [!67]
     * Add bash-completion for secret-tool [!70, #50, !72]
     * secret-tool: Add locking capabilities to secret tool [#28, !75]
     * secret-file-backend: Avoid closing the same file descriptor twice [!78]
     * Add support for TPM2 based secret storage [!83, !90, !95]
     * Create default collection after DBus.Error.UnknownObject [!94]
     * Port documentation to gi-docgen [!101]
     * GI annotation and documentation fixes [!63, !64, !102, !103, #66]
     * Build fixes [#54, !62, !68, #59, !73, !77, !82, !84, !85, !88]
     * Updated translations

Changes since the last tag '0.20.4':

Alan Mortensen (1):
      Updated Danish translation

Alexey Rubtsov (1):
      Update Russian translation

Anders Jonsson (1):
      Update Swedish translation

Andika Triwidada (1):
      Update Indonesian translation

Asier Sarasua Garmendia (1):
      Update Basque translation

Aurimas Černius (1):
      Updated Lithuanian translation

Balázs Meskó (1):
      Update Hungarian translation

Baurzhan Muftakhidinov (1):
      Update Kazakh translation

Boyuan Yang (1):
      Update Chinese (China) translation

Changwoo Ryu (1):
      Update Korean translation

Chao-Hsiung Liao (1):
      Update Chinese (Taiwan) translation

Christopher Davis (1):
      secret-paths.c: Add annotations for `paths` variable

Claude Paroz (1):
      Updated French translation

Corentin Noël (1):
      secret-file-backend: Avoid closing the same file descriptor twice

Daiki Ueno (34):
      Merge branch 'issue#51' into 'master'
      Merge branch 'issue#50' into 'master'
      Merge branch 'trivial-fix' into 'master'
      Merge branch 'meson-option' into 'master'
      Merge branch 'master' into 'master'
      Merge branch 'issue#59' into 'master'
      secret-tool: Fix secret_password_clearv_sync return value check
      Merge branch 'wip/dueno/secret-tool-crash' into 'master'
      Remove unnecessary "volatile"
      Merge branch 'wip/dueno/volatile' into 'master'
      Merge branch 'tintou/no-double-close' into 'master'
      Merge branch 'secret-tool-lock' into 'master'
      Merge branch 'piotrdrag/remove-makevars' into 'master'
      meson: Run tests for libegg
      Merge branch 'wip/dueno/egg-tests' into 'master'
      Merge branch 'autotools' into 'master'
      Merge branch 'tpm-emulator' into 'master'
      Merge branch 'tpm' into 'master'
      Merge branch 'doc_fix_typo' into 'master'
      ci: Make sure the necessary artifacts to be generated before testing
      Merge branch 'wip/dueno/ci-fixes' into 'master'
      Merge branch 'tss-dev' into 'master'
      Merge branch 'tpm-issue' into 'master'
      Merge branch 'tpm-integration' into 'master'
      ci: Fix artifact location for coverage
      ci: Enable tpm2 in fedora:coverage, instead of fedora:Werror
      Merge branch 'wip/dueno/coverage-location' into 'master'
      Merge branch 'fork' into 'master'
      Merge branch 'doc' into 'master'
      CI: Pin base image to Fedora 34 for now
      Merge branch 'wip/dueno/f34' into 'master'
      Merge branch 'fix-deprecated' into 'master'
      Merge branch 'hickford-master-patch-68137' into 'master'
      Release 0.20.5

Danial Behzadi (1):
      Update Persian translation

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Șerbănescu (1):
      Update Romanian translation

Dhanuka (1):
      Enable static analyzer in CI

Dhanuka Warusadura (15):
      Add bash-completion for secret-tool
      Trivial Fix: removes a comment
      Add meson option to override of default bashcompdir
      Add meson option to set default bash_completion installation location
      Fix issues flagged by static analyzers
      Fixes a typo
      Remove autotools config file
      Enable TPM emulator in CI
      Add --allow-root flag to tpm2-abrmd CI script
      Add TPM2 API and its implementations to egg
      TPM2: Fix primary key generation in decrypting
      Add TPM2 integration to secret file backend
      Add TPM2 file backend support build/test documentation
      Fix deprecated-declarations warnings
      Merge branch 'gi-docgen' into 'master'

Dušan Kazik (1):
      Update Slovak translation

Emin Tufan Çetin (1):
      Update Turkish translation

Enrico Nicoletto (1):
      Update Brazilian Portuguese translation

Evangelos Ribeiro Tzaras (1):
      docs: Fix typos

Fabio Tomat (1):
      Update Friulian translation

Fran Dieguez (3):
      Update Galician translation
      Update Galician translation
      Update Galician translation

Goran Vidović (1):
      Update Croatian translation

Hugo Carvalho (1):
      Update Portuguese translation

Jordi Mas i Hernandez (1):
      Update Catalan translation

M Hickford (1):
      Distinguish example password from example label

Marek Černocký (1):
      Updated Czech translation

Matej Urbančič (1):
      Update Slovenian translation

Matt Turner (1):
      meson: build test-vala-unstable with -DSECRET_WITH_UNSTABLE

Maximiliano (1):
      Port documentation to gi-docgen

Maximiliano Sandoval R (12):
      secret-schema: Add missind docs
      docs: Document BACKEND_EXTENSION_POINT_NAME
      secret_value_unref_to_password: Annotate out param
      docs: All docs should have a header line
      CHECK_VERSION: Document macro
      docs: Document errors
      docs: Remove large indentations
      docs: Merge unused docs for backend & retrievable
      Fix typos on links
      README: Fix typo on readme
      secrets_for_dbus_paths: Improve return doc
      docs: Fix source link

Milo Casagrande (1):
      Update Italian translation

Naala Nanba (1):
      Add Abkhazian translation

Nathan Follens (1):
      Update Dutch translation

Ngọc Quân Trần (1):
      Add Vietnamese translation

Nick Montalbano (1):
      secret-tool: Add locking capabilities to secret tool

Niels De Graef (20):
      Drop autotools-based build
      Merge branch 'wip/nielsdg/drop-autotools' into 'master'
      ci: Fix the coverage build
      Merge branch 'wip/nielsdg/fix-ci-coverage' into 'master'
      Merge branch 'wip/cdavis/fix-annotations' into 'master'
      Merge branch 'meson-fix-test' into 'master'
      Delete ChangeLog
      Delete AUTHORS
      Use G_GNUC_NULL_TERMINATED where appropriate
      Merge branch 'wip/nielsdg/null-terminated-annotations' into 'master'
      Get rid of (allow-none) annotations
      Mark optional GCancellables as (nullable)
      Mark NULL with appropriate gtk-doc prefix
      Merge branch 'wip/nielsdg/gir-annotations' into 'master'
      Merge branch 'snaps-use-portal' into 'master'
      collection: Port to GTask
      methods: Port to GTask
      Merge branch 'wip/nielsdg/gtask-secret-collection' into 'master'
      Drop "volatile" for g_once_init_enter locations
      Merge branch 'doc-fixes' into 'master'

Philipp Kiemle (1):
      Update German translation

Piotr Drąg (2):
      Update Polish translation
      build: Remove po/Makevars

Quentin PAGÈS (1):
      Update Occitan translation

Richard Purdie (1):
      secret-enum-types.c/h.template: Fix reproducibility issue

Rūdolfs Mazurs (1):
      Update Latvian translation

Sebastien Bacher (1):
      Handle snaps the same way as flatpaks

Slava Aseev (1):
      Create default collection after DBus.Error.UnknownObject

Timo Jyrinki (1):
      Add Finnish translation

Yaron Shahrabani (1):
      Update Hebrew translation

Yuri Chornoivan (1):
      Update Ukrainian translation

Zander Brown (1):
      Update British English translation

Źmicier Turok (1):
      Update Belarusian translation

Марко Костић (1):
      Update Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]