8
0
forked from pool/libcryptopp

14 Commits

Author SHA256 Message Date
b6560d66ed 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
d9d8f3aac1 - 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
66a9d83533 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
e30d4c6088 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
05d4878933 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
f0110b188c 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
3dab09f39a 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
4ffe4cc585 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
f7f69e53bc 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
a1663de9b7 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
Ismail Dönmez
3e0ee4c41f Accepting request 427266 from home:bmwiedemann:branches:devel:libraries:c_c++
- Update to 5.6.4
  * Use proper openSUSE-style library naming
  * Drop upstream libcryptopp-s390.patch
  * Drop upstream libcryptopp-m68k.patch
  * Drop upstream libcryptopp-CVE-2015-2141.patch
  * Drop upstream cryptopp-gcc6.patch
  * Rebase libcryptopp-shared.patch
  * Rebase libcryptopp-m68k.patch
  * Rebase 0001-disable_os_rng_test.patch

OBS-URL: https://build.opensuse.org/request/show/427266
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=36
2016-09-14 16:45:39 +00:00
16c90a7184 - remove noninstallable 32bit -devel baselibs
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=22
2013-08-28 08:29:49 +00:00
Ismail Dönmez
f48c87e898 Accepting request 157023 from home:etamPL:branches:devel:libraries:c_c++
update to 5.6.2

OBS-URL: https://build.opensuse.org/request/show/157023
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=19
2013-03-01 18:39:52 +00:00
Stephan Kulow
3a01b12984 Accepting request 138107 from home:etamPL:branches:devel:libraries:c_c++
- added baselibs.conf
- spec file improved

OBS-URL: https://build.opensuse.org/request/show/138107
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=17
2012-10-16 07:24:00 +00:00