Skip to content

Releases: leetronics/infnoise

0.3.3

14 Feb 16:32
Compare
Choose a tag to compare

What's Changed

  • Added new parameter -f to specify interval for writing data to /dev/random
  • Fix -Werror failure on Alpine/MUSL libc & GCC 10 by @overhacked in #27

New Contributors

Full Changelog: 0.3.2...0.3.3

0.3.2

19 Oct 23:36
e80ddd7
Compare
Choose a tag to compare
Merge pull request #19 from nikkej/master

C linkage guard and missing symbol for libinfnoise exports

0.3.1

18 Feb 08:58
f19b341
Compare
Choose a tag to compare
  • security fix for multipliers not dividable by four (#15)

0.3.0

29 Oct 16:12
Compare
Choose a tag to compare

first release with libinfnoise

0.2.6

02 May 16:22
Compare
Choose a tag to compare
switch to 13-37-org fork for building packages

0.2.5

16 Apr 16:40
Compare
Choose a tag to compare
  • remove BUILD_DATE from --version output to enable reproducible builds

0.2.4

07 Apr 23:15
Compare
Choose a tag to compare
  • make --serial work with different device identifiers

0.2.3

02 Mar 21:01
Compare
Choose a tag to compare
  • (critical bugfix) initialize opts.version to false: the last version only understood --version and was thus unusable

0.2.2

01 Mar 22:44
Compare
Choose a tag to compare
fixed release attributes of rpms and archlinux

0.2.1

01 Mar 21:18
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/manuel-domke/infnoise