1
0
Dominique Leuenberger 2024-08-14 12:15:13 +00:00 committed by Git OBS Bridge
commit e30218c78b
6 changed files with 25 additions and 8 deletions

View File

@ -1,9 +1,9 @@
<services>
<service mode="disabled" name="obs_scm">
<param name="url">https://gitlab.com/sequoia-pgp/sequoia-octopus-librnp.git</param>
<param name="versionformat">@PARENT_TAG@+git.@TAG_OFFSET@.%h</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">03113af7ad8fe821e97f569f5c9654a1bb65b90d</param>
<param name="revision">v1.10.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21a141019ff4d8295c24b93af3efc8ca969922f8107b4aae4d335a33a93570ae
size 121696

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11326ba192c86411c3d2adf61a38fffaf29b9bd6968b0b96eb853d3cdf33f042
size 123784

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Aug 13 08:51:05 UTC 2024 - Adam Mizerski <adam@mizerski.pl>
- update to 1.10.0
* Notable fixes
- We now properly destroy background threads when a library context
is freed. Previously, this lead to thread and resource leaks for
the ephemeral contexts created by Thunderbird.
* Notable changes
- If we don't support the RNP API version that Thunderbird
requires, we now print a log message to stderr, which should be
easier to discover than the message Thunderbird writes to the
error console.
- We use a more compact time representation in log messages now.
* New functionality
- rnp_dearmor
-------------------------------------------------------------------
Thu Jul 25 11:45:24 UTC 2024 - Adam Mizerski <adam@mizerski.pl>

View File

@ -16,7 +16,7 @@
#
Name: sequoia-octopus-librnp
Version: 1.9.0+git.13.03113af
Version: 1.10.0
Release: 0
Summary: librnp drop-in replacement using sequoia-pgp
License: LGPL-2.0-or-later

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e20a8e0bc4a0a974b737072ca82d42a08d87a1fa8a2997863b871c3872a9b400
size 42307544
oid sha256:1fff657329ef48106d1a24d016ceb230e097110f7051db293b3e3c8b6f8f8dac
size 43804708