1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
2.2.9
- VpdDbEnv: Add locking fo the database file.
- Update libtool version info
2.2.8
- VpdDbEnv: Make the sqlite operations asynchronous
2.2.7
- Add Travis build support
- Reduce system load from vpdupdate udev rule
2.2.6
- Changes run.vpdupdate creation path from /var/lib/lsvpd to /run
- Improved error handling
2.2.5
- Fixed security issues like buffer overflow, memory allocation validation
- Replaced popen with secured version
- Improved error handling
2.2.4
- Cleanup build tools
- Shift configure.in to configure.ac
- Remove out dated debian directory
2.2.3
- Restrict vpdupdate triggers to device change events
2.2.2
- Automate vpdupdate
2.1.3
- Fix numbering of .so files, per bug #69369.
2.1.0
- Rebuild rpms for ppc 32-bit.
2.0.1
- Updating/fixing C API.
- Adding configure time check for which slqite_prepare function to use
|