Compare commits

1 Commits
main ... 1.1

6 changed files with 9 additions and 137 deletions

View File

@@ -1,19 +0,0 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gcr.git</param>
<param name="revision">4.4.0.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual" />
</services>

BIN
gcr-4.1.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
gcr-4.4.0.1.obscpio (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,108 +1,3 @@
-------------------------------------------------------------------
Thu Mar 20 09:07:48 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix supplements of gcr-ssh-agent: supplement against
openssh-clients and gnome-shell, not against gpg2.
-------------------------------------------------------------------
Wed Mar 19 07:14:16 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.4.0.1:
+ meson: Fix gck vesion
- Changes from version 4.4.0:
+ gcr:
- Add OID for Extended Key Usage
- Avoid g_strv_builder_unref_to_strv()
- Support parsing ed25519 SSH public keys
+ gck: Disable parallel tests using gck-mock module
+ meson: Do a stricter check on GLib version
+ Updated translations.
-------------------------------------------------------------------
Sun Feb 9 20:51:35 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.3.91:
+ gcr:
- Implement Certificate Policies extension
- Implement Authority Information Access (AIA) extension
- Implement Authority Key Identifier extension
- Implement CRL Distribution Points extension
- Add GcrGeneralNames helper object
+ gck: Add missing finish-func annotation to
gck_slot_open_session_full_async
+ Migrate away from g_assert() in some unit tests
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 5 12:32:08 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.3.90.3 (Unstable):
+ gcr:
- Add new GcrCertificateExtension API
- Vala override for CertificateField.get_value
+ Fix meson test failures in FIPS mode
+ doap: Remove invalid maintainer entry
+ tests: Replace echo -n by printf
+ build:
- Avoid redundant libegg linking into gck tests
- Fix some GLib/GTK deprecation warnings
+ ssh-agent: Request rsa-sha2-256 signature in tests
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 5 12:32:07 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.3.1:
+ gcr: Vala override for CertificateField.get_value
+ Fix "meson test" failures in FIPS mode
+ doap: Remove invalid maintainer entry
+ tests: Replace echo -n by printf
+ build: Avoid redundant libegg linking into gck tests
+ build: Fix some GLib/GTK deprecation warnings
+ ssh-agent: Request rsa-sha2-256 signature in tests
+ docs: Fix up a bunch of gi-docgen annotations
+ ci: Use GNOME Release service
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 19 11:30:12 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire gettext-devel instead of gettext: allow OBS to
shortcut through gettext-runtime-mini.
-------------------------------------------------------------------
Fri Apr 12 07:44:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 4.3.0:
+ certificate: Add API to retrieve version.
+ Bump required GnuTLS version to 3.8.5.
+ Avoid potential integer overflow spotted by UBSan>
+ Support GnuTLS as an alternative crypto backend.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 4 07:42:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 4.2.1:
+ gcr-ssh-agent: set `SSH_AUTH_SOCK`.
+ gcr-ssh-agent: port avoid deadlock fix.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 12 16:54:35 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 4.2.0:
+ gcr-ssh-agent: add command line options to gcr-ssh-agent.
+ gcr-ssh-agent: Fix memory leak spotted by ASan.
+ gcr-ssh-agent: Port memory safety fixes from gnome-keyring
ssh-agent.
+ Updated translations.
-------------------------------------------------------------------
Tue Nov 28 11:24:04 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -p N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Mar 6 11:36:46 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +0,0 @@
name: gcr
version: 4.4.0.1
mtime: 1742336474
commit: 90699a449d7225cbde0122bcab7bdc722ff0ea45

View File

@@ -1,7 +1,7 @@
#
# spec file for package gcr
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
Name: gcr
Version: 4.4.0.1
Version: 4.1.0
Release: 0
# FIXME: Verify if the requires in typelib-1_0-Gcr-4 is still correct and required (see bgo#725501).
Summary: Library for Crypto UI related tasks
License: LGPL-2.1-or-later
Group: Development/Libraries/GNOME
URL: http://www.gnome.org
Source0: %{name}-%{version}.tar.zst
Source0: https://download.gnome.org/sources/gcr/4.1/%{name}-%{version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-SLE gcr-bsc932232-use-libgcrypt-allocators.patch bsc#932232 hpj@suse.com -- use libgcrypt allocators for FIPS mode
Patch1: gcr-bsc932232-use-libgcrypt-allocators.patch
@@ -32,7 +32,7 @@ Patch1: gcr-bsc932232-use-libgcrypt-allocators.patch
# For directory ownership
BuildRequires: dbus-1
BuildRequires: fdupes
BuildRequires: gettext-devel >= 0.19.8
BuildRequires: gettext >= 0.19.8
BuildRequires: gobject-introspection-devel >= 1.34
# configure is looking for the gpg2 path
BuildRequires: pkgconfig(gi-docgen)
@@ -87,7 +87,7 @@ gcr-ssh-askpass allows an ssh command to callback for a password.
%package ssh-agent
Summary: SSH agent binary for gcr
Group: System/Libraries
Supplements: (openssh-clients and gnome-shell)
Supplements: (gpg2 and gnome-shell)
%description ssh-agent
gcr-ssh-agent as a standalone binary, so that it can easily be
@@ -172,7 +172,7 @@ This packages provides the documentation for various gcr packages.
%prep
%setup -q -n gcr-%{version}
%if 0%{?sle_version}
%patch -P 1 -p1
%patch1 -p1
%endif
%build