SHA256
1
0
forked from pool/libtomcrypt

9 Commits

Author SHA256 Message Date
c470bd9489 - libtomcrypt.keyring: added key of new release manager 0xAF0CB17621EDAD72
OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=13
2018-07-12 12:42:56 +00:00
ac6baa1213 Accepting request 620425 from home:deadpoint:branches:security
- 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
- 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) 
- udpate to version 1.18.0
- removed up upstream patches

OBS-URL: https://build.opensuse.org/request/show/620425
OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=12
2018-07-12 12:33:03 +00:00
Alexander Naumov
6e3dab8ec6 Accepting request 498991 from home:bmwiedemann:branches:security
Add reproducible.patch to sort input files to make build reproducible (boo#1041090)

OBS-URL: https://build.opensuse.org/request/show/498991
OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=10
2017-05-29 20:42:12 +00:00
689e4155c6 Accepting request 359120 from home:pluskalm:branches:security
- Use url for source
- Add gpg signature
- Cleanup spec file with spec-cleaner
- Do not include build date/time

OBS-URL: https://build.opensuse.org/request/show/359120
OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=8
2016-02-18 11:52:02 +00:00
Darin Perusich
b8df0695a3 - cleaned up with spec-cleaner
- examples now require the devel package

OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=7
2014-07-15 12:40:47 +00:00
Darin Perusich
f2b6890a81 do not package libtool archives
OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=5
2014-07-11 09:20:36 +00:00
Darin Perusich
0385852186 fix requires due to rename
OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=4
2014-07-03 16:50:35 +00:00
Darin Perusich
bce160685a add group to libtomcrypt0 package
OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=3
2014-07-03 16:38:54 +00:00
Darin Perusich
c1b87cbf61 - 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

- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
- Add libtool as BuildRequires for factory/12.2

- Spec file cleaned with spec-cleaner.

OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=2
2014-07-03 16:32:06 +00:00