Accepting request 1166999 from GNOME:Next
- 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. OBS-URL: https://build.opensuse.org/request/show/1166999 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gcr?expand=0&rev=106
This commit is contained in:
parent
1a39ff0a0b
commit
288dc08fce
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<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.2.1</param>
|
||||
<param name="revision">4.3.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e20348846c5dda3dee09ee7b37a4b182b3405e0e43e141b09d21fc18cef6fb48
|
||||
size 5552653
|
3
gcr-4.3.0.obscpio
Normal file
3
gcr-4.3.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82f5b9fa143b0cee68218af737167d1b5db1ed4c75f6088f46de7f2fb6b1c376
|
||||
size 5620749
|
10
gcr.changes
10
gcr.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gcr
|
||||
version: 4.2.1
|
||||
mtime: 1709382912
|
||||
commit: 7f9dfb291ac475beac911c3868bebd4561267a82
|
||||
version: 4.3.0
|
||||
mtime: 1712883437
|
||||
commit: 6cefda30376e36bb90bfc274fedfd99e7e84721e
|
||||
|
Loading…
Reference in New Issue
Block a user