forked from pool/guile-gnutls
Accepting request 1095257 from devel:languages:misc
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1095257 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile-gnutls?expand=0&rev=2
This commit is contained in:
commit
ce2373924c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:058eaa5c763e19fbf93e8b4eefc11280f8070535c138c99be11f00cd685613df
|
||||
size 684772
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSjzJyHC50xCrrUzy9RcisI/kdFogUCY5EF/gAKCRBRcisI/kdF
|
||||
oq1SAQDKux0f8kcmCx4jDvW/UwluIT9aXAJThcdlKGp3zlQuggEAjDlu7kt4C3IU
|
||||
0XnRbfjaXrUSakrVwZjaE4wjPKbu7Qc=
|
||||
=aDh6
|
||||
-----END PGP SIGNATURE-----
|
3
guile-gnutls-3.7.12.tar.gz
Normal file
3
guile-gnutls-3.7.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d3af11573093de59f258415872e2c5b14cca9dd251a8b2ec1643d6e97fee336
|
||||
size 698959
|
7
guile-gnutls-3.7.12.tar.gz.sig
Normal file
7
guile-gnutls-3.7.12.tar.gz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYIAB0WIQSjzJyHC50xCrrUzy9RcisI/kdFogUCZFj8zgAKCRBRcisI/kdF
|
||||
omacAQCTC0P15k9X01Bso3QwjYrwihPlfVuTPAoF8135I6XpPgEAxkR/eN4wIatP
|
||||
QA1elL9VYJ8AuY2wLU/kUvAh4cQcpwA=
|
||||
=4hhq
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 18 20:48:28 UTC 2023 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
|
||||
|
||||
- Update to 3.7.12:
|
||||
* The gnutls-guile library can now use newer gnutls features
|
||||
* Bind the HMAC and hash functions from GnuTLS
|
||||
* Correctly handle blocking writes to session record ports
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 29 00:12:52 UTC 2022 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package guile-gnutls
|
||||
#
|
||||
# Copyright (c) 2022 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: guile-gnutls
|
||||
Version: 3.7.11
|
||||
Version: 3.7.12
|
||||
Release: 0
|
||||
Summary: Guile bindings to GnuTLS
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user