jirka-h / haveged

Entropy daemon ![Continuous Integration](https://github.com/jirka-h/haveged/workflows/Continuous%20Integration/badge.svg)
GNU General Public License v3.0
269 stars 33 forks source link

version 1.9.10 presenting itself as 1.9.9 #37

Closed daniejstriata closed 4 years ago

daniejstriata commented 4 years ago

I was already on 1.9.9.1 and downloaded 1.9.10 and compiled it

Jun 11 14:55:11 centos6 haveged: haveged: Stopping due to signal 15
Jun 11 14:55:11 centos6 haveged: haveged starting up
Jun 11 14:55:11 centos6 haveged: haveged: ver: 1.9.9; arch: x86; vend: GenuineIntel; build: (gcc 4.4.7 ITV); collect: 128K
Jun 11 14:55:11 centos6 haveged: haveged: cpu: (L4 VC); data: 32K (L4 V); inst: 32K (L4 V); idx: 21/40; sz: 32100/59539
Jun 11 14:55:11 centos6 haveged: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 8.00508
Jun 11 14:55:11 centos6 haveged: haveged: fills: 0, generated: 0 

find . -exec grep -n "1.9.9" {} \;

6:AC_INIT([haveged],[1.9.9])
3:# Generated by GNU Autoconf 2.69 for haveged 1.9.9.
590:PACKAGE_VERSION='1.9.9'
591:PACKAGE_STRING='haveged 1.9.9'
1329:\`configure' configures haveged 1.9.9 to adapt to many kinds of systems.
1399:     short | recursive ) echo "Configuration of haveged 1.9.9:";;
1518:haveged configure 1.9.9
1937:It was created by haveged $as_me 1.9.9, which was
4109: VERSION='1.9.9'
jirka-h commented 4 years ago

Thanks a lot for pointing it out!

I have fixed it: f5bd6faeacea726359c5820aa605fc57022d7245