Skip to content

Tags: unikraft/lib-libuuid

Tags

RELEASE-0.16.0

Toggle RELEASE-0.16.0's commit message
Introduce `Library.uk`

This new file represents the first step towards proper versioning support of
external microlibrary in Unikraft.  The file itself acts as mechanism for
holding metadata-only values about the microlibrary.  This metadata is designed
to be compatible with GNU Make whilst simultaneously being human-readable and
readable by programs that are not GNU Make (e.g. tools such as KraftKit).

An important feature of this file is the inclusion of microlibrary versions.
In a later step, once relevant integrations have been made to Unikrat's core
build system and to relevant tools such as KraftKit, the user will be able to
see and select from different versions of the microlibrary.

In this initial commit, the relevant metadata is absorbed from both Makefile.uk,
Config.uk, but also includes new information such as SPDX License identifier.

Signed-off-by: Alexander Jung <[email protected]>
Approved-by: Razvan Deaconescu <[email protected]>
Reviewed-by: Razvan Deaconescu <[email protected]>
GitHub-Closes: #3

RELEASE-0.15.0

Toggle RELEASE-0.15.0's commit message
Introduce `Library.uk`

This new file represents the first step towards proper versioning support of
external microlibrary in Unikraft.  The file itself acts as mechanism for
holding metadata-only values about the microlibrary.  This metadata is designed
to be compatible with GNU Make whilst simultaneously being human-readable and
readable by programs that are not GNU Make (e.g. tools such as KraftKit).

An important feature of this file is the inclusion of microlibrary versions.
In a later step, once relevant integrations have been made to Unikrat's core
build system and to relevant tools such as KraftKit, the user will be able to
see and select from different versions of the microlibrary.

In this initial commit, the relevant metadata is absorbed from both Makefile.uk,
Config.uk, but also includes new information such as SPDX License identifier.

Signed-off-by: Alexander Jung <[email protected]>
Approved-by: Razvan Deaconescu <[email protected]>
Reviewed-by: Razvan Deaconescu <[email protected]>
GitHub-Closes: #3

RELEASE-0.14.0

Toggle RELEASE-0.14.0's commit message
Config.uk: Correct libc dependency

Previously libuuid would hard-select libnewlibc as it requires a libc.
This change eases this restriction into a dependency on any libc.

Signed-off-by: Andrei Tatar <[email protected]>
Reviewed-by: Radu Nichita <[email protected]>
Reviewed-by: Stefan Jumarea <[email protected]>
Approved-by: Razvan Deaconescu <[email protected]>
Tested-by: Unikraft CI <[email protected]>
GitHub-Closes: #4

RELEASE-0.13.1

Toggle RELEASE-0.13.1's commit message
Release: v0.13.1 Atlas

RELEASE-0.6

Toggle RELEASE-0.6's commit message
Release: v0.6 Dione

RELEASE-0.5

Toggle RELEASE-0.5's commit message
Release: v0.5 Tethys

RELEASE-0.4

Toggle RELEASE-0.4's commit message
v0.4 Rhea