uptane / aktualizr

C++ Uptane Client
Mozilla Public License 2.0
16 stars 16 forks source link

Added default path for pkcs11 for arm. #79

Closed pattivacek closed 2 years ago

pattivacek commented 2 years ago

Ported from https://github.com/foundriesio/aktualizr/pull/56.

@Hadatko is there any reason not to have this upstream?

Hadatko commented 2 years ago

No, all my future request will be created in your repository ;) Nice that you noticed that and thank you that you are taking this update into upstream too.

codecov-commenter commented 2 years ago

Codecov Report

Merging #79 (f1002f4) into master (eced390) will decrease coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   84.46%   84.40%   -0.07%     
==========================================
  Files         172      172              
  Lines       12251    12251              
==========================================
- Hits        10348    10340       -8     
- Misses       1903     1911       +8     
Impacted Files Coverage Δ
src/libaktualizr/storage/sqlstorage_base.h 60.00% <0.00%> (-40.00%) :arrow_down:
src/libaktualizr/storage/sqlstorage_base.cc 74.82% <0.00%> (-4.09%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eced390...f1002f4. Read the comment docs.