Changelog for
libtomcrypt-devel-1.18.2-3.1.i586.rpm :
* Mon Sep 23 2019 Stefan BrĂ¼ns
- Remove texlive BuildRequires, as the documentation is not built- Drop manual __DATE__/__TIME__ mangling, SOURCE_DATE_EPOCH is respected by GCC for more than 3 years.- Use license macro
* Wed Aug 08 2018 jengelhAATTinai.de- Expand summary of libtomcrypt1.- Use %make_install.
* Thu Jul 26 2018 jengelhAATTinai.de- Fix RPM groups.- Don\'t pipe find, use the safer -exec.
* Thu Jul 12 2018 meissnerAATTsuse.com- libtomcrypt.keyring: added key of new release manager 0xAF0CB17621EDAD72- libtomcrypt-makefile.shared.patch: dropped- reproducible.patch: dropped
* Mon Jul 02 2018 darinAATTdarins.net- v1.18.2 - Fix Side Channel Based ECDSA Key Extraction (CVE-2018-12437) (PR #408) - Fix potential stack overflow when DER flexi-decoding (CVE-2018-0739) (PR #373) - Fix two-key 3DES (PR #390) - Fix accelerated CTR mode (PR #359) - Fix Fortuna PRNG (PR #363) - Fix compilation on platforms where cc doesn\'t point to gcc (PR #382) - Fix using the wrong environment variable LT instead of LIBTOOL (PR #392) - Fix build on platforms where the compiler provides __WCHAR_MAX__ but wchar.h is not available (PR #390) - Fix & re-factor crypt_list_all_sizes() and crypt_list_all_constants() (PR #414) - Minor fixes (PR\'s #350 #351 #375 #377 #378 #379) `- Added libtommath-devl build requirement- Added baselibs.conf
* Fri Jun 22 2018 darinAATTdarins.net- v1.18.1 - Fix wrong SHA3 blocksizes, thanks to Claus Fischer for reporting this via Mail (PR #329) - Fix NULL-pointer dereference in `ccm_memory()` with LTC_CLEAN_STACK enabled (PR #327) - Fix `ccm_process()` being unable to process input buffers longer than 256 bytes (PR #326) - Fix the `register_all_{ciphers,hashes,prngs}()` return values (PR #316) - Fix some typos, warnings and duplicate prototypes in code & doc (PR\'s #310 #320 #321 #335) - Fix possible undefined behavior with LTC_PTHREAD (PR #337) - Fix some DER bugs (PR #339) - Fix CTR-mode when accelerator is used (OP-TEE/optee_os #2086) - Fix installation procedure (Issue #340)
* Wed Jul 12 2017 darinAATTdarins.net- udpate to version 1.18.0- removed up upstream patches
* Mon May 29 2017 bwiedemannAATTsuse.com- Add reproducible.patch to sort input files to make build reproducible (boo#1041090)
* Fri Feb 12 2016 mpluskalAATTsuse.com- Use url for source- Add gpg signature- Cleanup spec file with spec-cleaner- Do not include build date/time
* Tue Jul 15 2014 darinAATTdarins.net- cleaned up with spec-cleaner- examples now require the devel package
* Fri Jul 11 2014 darinAATTdarins.net- do not package libtool archives
* Thu Jul 03 2014 darinAATTdarins.net- fix requires due to rename
* Thu Jul 03 2014 darinAATTdarins.net- add group to libtomcrypt0 package
* Thu Jul 03 2014 darinAATTdarins.net- rename to libtomcrypt.{spec,changes} and the patch, there\'s not osc move|copy so I just cp\'d them.- update packaging for share-lib policy- fix license
* Tue Jan 31 2012 jengelhAATTmedozas.de- Remove redundant tags/sections per specfile guideline suggestions- Parallel building using %_smp_mflags- Add libtool as BuildRequires for factory/12.2
* Thu Aug 12 2010 alexandreAATTexatati.com.br- Spec file cleaned with spec-cleaner.