Skip to content

Releases: usnistgov/frifte

E1N Validation (202508280952)

Choose a tag to compare

@gfiumara gfiumara released this 28 Aug 14:02
E1N-202508280952
f703a59
  • Update to Ubuntu 24.04.3

Full Changelog: E1N-202502201453...E1N-202508280952

E1N Validation (v1.2, 202502201453)

Choose a tag to compare

@gfiumara gfiumara released this 20 Feb 20:04
E1N-202502201453
64b60ca

We released v1.1 earlier today, but created confusion by duplicating where image quality information could be stored. We are incrementing to v1.2 just in case someone grabbed this code in the interim. Please review the release notes for v1.1 as well (duplicated below)

v1.2

v.1.1

  • [NEW] Ability to read and set quality measures
  • [FIX] Naming of libraries did not include TE
    • libfrif.so -> libfrifte.so
    • libfrif_e1n.so -> libfrifte_e1n.so
    • Note that we will leave the namespace as FRIF
  • [FIX] Could not run validation on machine that supported only two concurrent threads
  • [FIX] Image enumerated types are stored as uint8_t
    • This allows a cast to get their value and not deal with signedness
  • [FIX] Check for $ORIGIN in RUNPATH checks that $ORIGIN is set alone, not in conjunction with subdirectories

E1N Validation v1.1 (202502201015)

Choose a tag to compare

@gfiumara gfiumara released this 20 Feb 15:32
E1N-202502201015
30f6f7e
  • [NEW] Ability to read and set quality measures
  • [FIX] Naming of libraries did not include TE
    • libfrif.so -> libfrifte.so
    • libfrif_e1n.so -> libfrifte_e1n.so
    • Note that we will leave the namespace as FRIF
  • [FIX] Could not run validation on machine that supported only two concurrent threads
  • [FIX] Image enumerated types are stored as uint8_t
    • This allows a cast to get their value and not deal with signedness
  • [FIX] Check for $ORIGIN in RUNPATH checks that $ORIGIN is set alone, not in conjunction with subdirectories

E1N Validation (202501280646)

Choose a tag to compare

@gfiumara gfiumara released this 28 Jan 18:10
E1N-202501280646
6745224
E1N-202501280646