Skip to content

Tags: lyx5254/libubootenv

Tags

v0.3.2

Toggle v0.3.2's commit message

Verified

This tag was signed with the committer’s verified signature.
sbabic Stefano Babic
Fixes

-----
shared library: Link against zlib
Always fsync file writes
Treat '=' as an illegal character in variable names
libuboot_env: fix calculation of usable envsize
Correct initialisations in libuboot_configure
Force writing of environment if default is used
libuboot_env: correct length to usable env size length
libuboot_env_store: fix env double-null termination
uboot_env: fix infinite loop on short read (EOF)

v0.3.1

Toggle v0.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
sbabic Stefano Babic
Fixes

-----
Fix file reading/writing when the environment is in EEPROM
Fix regression in UBI volume support
Define SOVERSION to indicate API version

v0.3

Toggle v0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
sbabic Stefano Babic
Release 0.3

-----------

- add pkg-config support
- add multilib support
- Allow negative offsets like old tools
- Cleanup and use coverity
- Fixes

v0.2

Toggle v0.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sbabic Stefano Babic
v.02

----

- Fixes
- Support for environment in UBI

v0.1

Toggle v0.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sbabic Stefano Babic
First release of the library