92 Commits

Author SHA256 Message Date
207c57d3ed Accepting request 1327180 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1327180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=44
2026-01-14 15:24:29 +00:00
d5aeae3eb8 Accepting request 1327179 from home:ayankov:branches:devel:libraries:c_c++
- Security fix [bsc#1218217, CVE-2023-50979]
  * Fix  side-channel leakage during decryption with PKCS#1v1.5 padding
  * Added patch libcryptopp-CVE-2023-50979.patch
  * 0923d82f5c

OBS-URL: https://build.opensuse.org/request/show/1327179
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=87
2026-01-14 09:49:01 +00:00
e9b6ac88a4 Accepting request 1313356 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1313356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=43
2025-10-24 15:24:05 +00:00
9ee740f945 Accepting request 1313350 from devel:ARM:Factory:ARMv9
- Fix build on aarch64

OBS-URL: https://build.opensuse.org/request/show/1313350
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=85
2025-10-24 07:43:30 +00:00
fb87397daa Accepting request 1311009 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1311009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=42
2025-10-13 13:35:31 +00:00
7bd91ba981 Accepting request 1309692 from home:ayankov:branches:devel:libraries:c_c++
- Security fix [bsc#1224280, CVE-2024-28285]
  * potential leak of secret key of ElGamal encryption via fault injection 
  * Added patch libcryptopp-CVE-2024-28285.patch
  * https://github.com/weidai11/cryptopp/issues/1262

OBS-URL: https://build.opensuse.org/request/show/1309692
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=83
2025-10-13 07:23:37 +00:00
0c8b7d1e5e Accepting request 1242887 from devel:libraries:c_c++
- Rename patch to patchlevel to avoid confusion on check and avoid:
  line 75: Patch number not specified: patch

OBS-URL: https://build.opensuse.org/request/show/1242887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=41
2025-02-03 21:16:48 +00:00
2df1e5d0f5 Accepting request 1242386 from home:Guillaume_G:branches:devel:libraries:c_c++
- Rename patch to patchlevel to avoid confusion on check and avoid:
  line 75: Patch number not specified: patch

OBS-URL: https://build.opensuse.org/request/show/1242386
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=81
2025-02-03 09:22:20 +00:00
1d890ef603 Accepting request 1136804 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1136804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=40
2024-01-04 15:00:15 +00:00
dfaf8cb5f4 Accepting request 1136759 from home:pgajdos
- security update
- added patches
  fix CVE-2023-50981 [bsc#1218222], issue on ModularSquareRoot function leads to potential DoS
  https://github.com/weidai11/cryptopp/pull/1255
  + libcryptopp-CVE-2023-50981.patch

OBS-URL: https://build.opensuse.org/request/show/1136759
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=79
2024-01-04 13:13:04 +00:00
63bf12949f Accepting request 1134568 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1134568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=39
2023-12-22 21:41:35 +00:00
95904f0f6b Accepting request 1134476 from home:pgajdos
- version update to 8.9.0
  * Crypto++ 8.9 was released on October 1, 2023. The 8.9 release
    was a minor, unplanned release. There were no CVEs and one
    memory error.
  * The 8.9 release was driven by the fix for `ProcessData`, and
    the failures when `inString==outString`. Also see GH #1231,
    Rabbit Produces null Keystream When inString == outString.
  * Release notes
  * ===========
  * minor release, recompile of programs required
  * expanded community input and support
  * 88 unique contributors as of this release
  * add additional tests to datatest.cpp
  * fix SIMON128 Asan finding on POWER8
  * fix AES/CFB and AES/CTR modes self test failures when using
    Cryptogams AES on ARMv7
  * fix ARIA/CTR mode self test failures when inString==outString
  * fix HIGHT/CTR mode self test failures when
    inString==outString
  * fix Rabbit/CTR mode self test failures when
    inString==outString
  * fix HC128/CTR and HC256/CTR mode self test failures when
    inString==outString
  * fix Prime Table and dangling reference to a temporary
  * fix Singleton::Ref() when using C++11 memory fences
  * remove unneeded call to Crop() in Randomize()
- modified patches
  % libcryptopp-shared.patch (refreshed)
- modified sources
  % baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/1134476
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=77
2023-12-22 04:27:57 +00:00
6426d964ed Accepting request 1098984 from devel:libraries:c_c++
- update to 8.8.0:
  * minor release, recompile of programs required
  * expanded community input and support
  * 88 unique contributors as of this release
  * fix crash in cryptest.exe when invoked with no options
  * fix crash in library due to GCC removing live code
  * fix RSA with key size 16 may provide an invalid key
  * fix failure to build on 32-bit x86
  * fix failure to build on iPhone Simulator for arm64
  * fix failure to build on Windows arm64
  * test for SSSE3 before using the ISA
  * fix include of  when using MSVC
  * improve performance of CRC32C_Update_SSE42 for x86-64
  * update documentation

OBS-URL: https://build.opensuse.org/request/show/1098984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=38
2023-07-18 19:54:54 +00:00
3961b7e4be - update to 8.8.0:
* minor release, recompile of programs required
  * expanded community input and support
  * 88 unique contributors as of this release
  * fix crash in cryptest.exe when invoked with no options
  * fix crash in library due to GCC removing live code
  * fix RSA with key size 16 may provide an invalid key
  * fix failure to build on 32-bit x86
  * fix failure to build on iPhone Simulator for arm64
  * fix failure to build on Windows arm64
  * test for SSSE3 before using the ISA
  * fix include of  when using MSVC
  * improve performance of CRC32C_Update_SSE42 for x86-64
  * update documentation

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=75
2023-07-16 18:55:51 +00:00
067e6a1fa2 Accepting request 994251 from devel:libraries:c_c++
- Enable SSE2 to fix i586 build
- Update to 8.7.0

OBS-URL: https://build.opensuse.org/request/show/994251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=37
2022-08-10 15:13:15 +00:00
724c852c6a Accepting request 994250 from home:plater
Disable check for i586 as workaround to fix build

OBS-URL: https://build.opensuse.org/request/show/994250
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=73
2022-08-10 06:56:00 +00:00
b2074530e0 Accepting request 994224 from home:bmwiedemann:branches:devel:libraries:c_c++
Enable SSE2 to fix i586 build

note: tests Segfault - FIXME

OBS-URL: https://build.opensuse.org/request/show/994224
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=72
2022-08-10 05:40:03 +00:00
653b3ac928 Accepting request 994108 from home:plater
Run precheckin_baselibs.sh to update baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/994108
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=71
2022-08-09 10:39:01 +00:00
3c16390daf Accepting request 993926 from home:bmwiedemann:branches:devel:libraries:c_c++
- Update to 8.7.0
- https://cryptopp.com/release870.html
  * fix RSA key generation for small moduli (GH #1136)
  * fix AES-GCM with AESNI but without CLMUL (GH #1132)
  * rework CFB_CipherTemplate::ProcessData and AdditiveCipherTemplate::ProcessData (GH #1088, GH #1103)
    + restored performance and avoided performance penalty of a temp buffer
  * fix undersized SecBlock buffer in Integer bit operations (GH #1072)
  * work around several GCC 11 & 12 problems

OBS-URL: https://build.opensuse.org/request/show/993926
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=70
2022-08-09 08:36:18 +00:00
90e8e857d5 Accepting request 921434 from devel:libraries:c_c++
- Update to 8.6.0
-upstream changes:
  *This release clears CVE-2021-40530 and fixes a problem with
   ChaCha20 AVX2 implementation.

OBS-URL: https://build.opensuse.org/request/show/921434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=36
2021-09-25 20:51:29 +00:00
8ed33b3b14 Accepting request 921432 from home:plater
convert patch to -p ab format

OBS-URL: https://build.opensuse.org/request/show/921432
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=69
2021-09-25 14:47:21 +00:00
33ac7e738e Accepting request 921409 from home:plater
- Update to 8.6.0 This release clears CVE-2021-40530 and fixes a problem with ChaCha20 AVX2 implementation.

OBS-URL: https://build.opensuse.org/request/show/921409
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=68
2021-09-25 08:44:37 +00:00
eca06ad6e7 Accepting request 879764 from devel:libraries:c_c++
- update to 8.5.0:
  * minor release, no recompile of programs required
  * expanded community input and support
  * 70 unique contributors as of this release
  * port to Apple M1 hardware

OBS-URL: https://build.opensuse.org/request/show/879764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=35
2021-03-18 21:55:01 +00:00
775a277321 Accepting request 879739 from home:dirkmueller:Factory
- update to 8.5.0:
  * minor release, no recompile of programs required
  * expanded community input and support
  * 70 unique contributors as of this release
  * port to Apple M1 hardware

OBS-URL: https://build.opensuse.org/request/show/879739
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=66
2021-03-18 04:09:17 +00:00
070bc24b1a Accepting request 860703 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/860703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=34
2021-01-07 20:22:44 +00:00
7245e4e64c Accepting request 860702 from home:plater
Update to version 8.4.0 and remove obsolete patches:  0001-Fix-TCXXFLAGS-using-openSUSE-standard-flags-GH-865.patch,  0001-Fix-missing-if-statement.patch and cve-2019-14318.patch

OBS-URL: https://build.opensuse.org/request/show/860702
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=64
2021-01-06 11:14:55 +00:00
fd9fbf6d09 Accepting request 818315 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/818315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=33
2020-07-06 14:16:24 +00:00
cf60332749 Accepting request 818304 from home:scarabeus_iv:branches:devel:libraries:c_c++
- Simplify the baselibs creation
- Do not BR unzip as the tarball is tar.gz
- Generate the pc file with cat not bunch of echos

OBS-URL: https://build.opensuse.org/request/show/818304
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=62
2020-07-02 12:55:22 +00:00
d90a1d6feb Accepting request 722323 from devel:libraries:c_c++
Partial fix for CVE-2019-14318

OBS-URL: https://build.opensuse.org/request/show/722323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=32
2019-08-13 11:13:54 +00:00
8cd2282df1 Accepting request 722322 from home:plater
Partial fix for CVE-2019-14318

OBS-URL: https://build.opensuse.org/request/show/722322
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=60
2019-08-11 13:11:04 +00:00
7bfcc0b660 Accepting request 718852 from devel:libraries:c_c++
Update to major version 8.2.0
Filter out -flto= flag for arm7 see cryptopp issue#865

OBS-URL: https://build.opensuse.org/request/show/718852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=31
2019-07-31 12:15:39 +00:00
ae794bb139 Accepting request 718822 from home:plater
Use %define _lto_cflags %{nil}

OBS-URL: https://build.opensuse.org/request/show/718822
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=58
2019-07-26 10:41:18 +00:00
cca2abd066 Accepting request 717888 from home:plater
Update to major version 8.2.0 Filter out -flto= flag for arm7 see cryptopp issue#865
Remove 0001-disable_os_rng_test.patch which is no longer needed.

OBS-URL: https://build.opensuse.org/request/show/717888
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=57
2019-07-23 12:52:28 +00:00
b6d1b34d44 Accepting request 717504 from home:plater
Final mix

OBS-URL: https://build.opensuse.org/request/show/717504
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=56
2019-07-22 09:25:39 +00:00
aa457bee34 Accepting request 717198 from home:plater
Update to 8.2.0

OBS-URL: https://build.opensuse.org/request/show/717198
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=55
2019-07-20 11:16:42 +00:00
2d1529a9bb Accepting request 717194 from home:plater
Update to major version 8.2.0

OBS-URL: https://build.opensuse.org/request/show/717194
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=54
2019-07-20 10:25:45 +00:00
a182591efb Accepting request 717193 from home:plater
Update to major version 8.2.0

OBS-URL: https://build.opensuse.org/request/show/717193
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=53
2019-07-20 10:15:29 +00:00
e0debbf1bb Accepting request 653713 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/653713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=30
2018-12-04 19:57:17 +00:00
59931cf7e6 Accepting request 651458 from home:etamPL:branches:devel:libraries:c_c++
update to v7.0.0

OBS-URL: https://build.opensuse.org/request/show/651458
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=51
2018-11-24 06:19:05 +00:00
277ab9ce8a Accepting request 497073 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/497073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=29
2017-06-01 14:27:59 +00:00
24eb5e1535 Accepting request 497002 from home:bmwiedemann:branches:devel:libraries:c_c++
Add reproducible.patch to sort input files to make build fully reproducible

OBS-URL: https://build.opensuse.org/request/show/497002
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=49
2017-05-21 09:47:24 +00:00
5d1263d21f Accepting request 477070 from devel:libraries:c_c++
Fix version macros to satisfy osc download service

OBS-URL: https://build.opensuse.org/request/show/477070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=28
2017-03-10 19:47:44 +00:00
18640462c8 Accepting request 477069 from home:plater
Fix version macros to satisfy osc download service

OBS-URL: https://build.opensuse.org/request/show/477069
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=47
2017-03-06 06:12:40 +00:00
32c2a5de91 Accepting request 469681 from home:plater
Added script to update baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/469681
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=46
2017-03-05 15:27:36 +00:00
5089577a03 Accepting request 460173 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/460173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=27
2017-02-26 16:03:38 +00:00
Ismail Dönmez
9fb64a2b2d Accepting request 460109 from home:etamPL
- update to 5.6.5
  * Rebase libcryptopp-shared.patch
  * Rebase 0001-disable_os_rng_test.patch
- enable openmp usage

OBS-URL: https://build.opensuse.org/request/show/460109
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=44
2017-02-24 10:50:11 +00:00
b14929cddd Accepting request 454217 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/454217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=26
2017-02-07 10:57:21 +00:00
Ismail Dönmez
ebe489a801 Accepting request 454030 from home:jengelh:branches:devel:libraries:c_c++
- Add obsoletes tag for dropped static lib

OBS-URL: https://build.opensuse.org/request/show/454030
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=42
2017-02-02 15:29:09 +00:00
990afdbb83 Accepting request 453244 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/453244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcryptopp?expand=0&rev=25
2017-01-31 11:27:52 +00:00
Ismail Dönmez
bedd346ceb Accepting request 453209 from home:jengelh:branches:devel:libraries:c_c++
- Remove libcryptoo-devel-static, this seems unused in Factory.

OBS-URL: https://build.opensuse.org/request/show/453209
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=40
2017-01-29 12:01:39 +00:00