Accepting request 858318 from home:AndreasStieger:branches:devel:libraries:c_c++
Botan 2.17.3 OBS-URL: https://build.opensuse.org/request/show/858318 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=102
This commit is contained in:
parent
9745d7eb87
commit
9146cb8cdf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebe27dfe2b55d7e02bf520e926606c48b76b22facb483256b13ab38e018e1e6c
|
||||
size 5940964
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEYh2vZBHhhRxM+aLhYhHr8e+637wFAl+umVsACgkQYhHr8e+6
|
||||
37wTmwf/RQ6xKL2eDtrbrLQ8e5FeJExnzuQgmmcibtyNBCFH1ohbK7zd38oB5ouE
|
||||
OOe2X64rjAoRU1fSg7xkT3I2DfcVFYaDE1qNb4HJk7EknaPNo4C8Eyjh3v83aPQg
|
||||
YOasA7G041IgElpZbAuK3pYeJA38ljmtFht4iRSBxHw0HBBa3qjYmMBP4KFLKQfa
|
||||
0x7c8iiaYGH5gTUpi8YoT7Bkt95Dr4NxobQ4kRqAcEWxzm1nTTeTCiCPqWgnd+bs
|
||||
5+TF8uQkdaxHHR5OsvafDdwVcKr1Ldv7eaPL9e2tfGX6JeM865r7A5OMpWY2mD+M
|
||||
/Ti8VH1LDPPs7tnUnc9IJY2TZLIfCw==
|
||||
=2MvX
|
||||
-----END PGP SIGNATURE-----
|
3
Botan-2.17.3.tar.xz
Normal file
3
Botan-2.17.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79123b654445a4abba486e09a431788545c708237382a3e765664c9f55b03b88
|
||||
size 5937596
|
11
Botan-2.17.3.tar.xz.asc
Normal file
11
Botan-2.17.3.tar.xz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEYh2vZBHhhRxM+aLhYhHr8e+637wFAl/hH5YACgkQYhHr8e+6
|
||||
37yQQgf9FtUXcEfFRoxlvioPxwy8VKiidhYTIAw7BhPzxCdmVPbXrxjBl4ozBAvS
|
||||
G/5tIaVVVpVYbkbtraublFkjuBXdiqbKi93W4aoDAUYinDKeA14V9MkWDRlCL5EJ
|
||||
SmM1wXcBF1g+pS0LsYA1uuI1DCfeJ7JZcIN3aGMXXCVFqt4goRoC4/VjWmvQKjnV
|
||||
xr902/WvzvhvAMioUrkY1C11yjuKylJ1MwEZ5fOrKU3NB+DCoA0guA7gdUWcJntG
|
||||
8fyqONNJhT+YKf2yxbArPD+p4OnMJdehEzAJ8W60+GeGmBjImgsdlnzKRfbw2G+I
|
||||
CCbH+NY5Tyfi6dKAyteL+iYLqreu3Q==
|
||||
=mrkU
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 23 09:20:07 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Botan 2.17.3:
|
||||
* Harden against side-channels from decoding secret values by
|
||||
changing the base64, base58, base32, and hex encoding and
|
||||
decoding opearations to run in constant time
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 13 20:42:02 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define version_suffix 2-17
|
||||
%define short_version 2
|
||||
Name: Botan
|
||||
Version: 2.17.2
|
||||
Version: 2.17.3
|
||||
Release: 0
|
||||
Summary: A C++ Crypto Library
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user