Organisationsrobur-coopalbatrossbranch/mainBuild History

Build History for branch/main

Builds (35)
Merge pull request #204 from robur-coop/dinosaure-patch-1 Update README.md
5b1478
add maintenance intent
0bc224
On solo5 manifest mismatch print the manifest (#196) * On solo5 manifest mismatch print the manifest This makes it easier for users of the client to figure out what devices are expected without them having to know to query the solo5 manifest using solo5-elftool themselves. * Print devices only instead of the whole manifest * Code review: Tweak error message Co-authored-by: Hannes Mehnert <hannes@mehnert.org> --------- Co-authored-by: Hannes Mehnert <hannes@mehnert.org>
80d24b
albatross-console:use physical equality for file descriptors (#200) * albatross-console: remove closed fds on exceptions On exceptions we close the file descriptor. Thus we should as well remove it from the list of listeners. * Use physical equality (not structural) for fds It seems it is not safe after all. * Revert "albatross-console: remove closed fds on exceptions" This reverts commit 3c637cedf110e7419e06fe8ecd315b9f5407574b.
f5a9ce
Merge pull request #194 from robur-coop/multi-subscribers console: Allow for multiple subscribers
0b59a9
changes for 2.3.0
eb17bd
Merge pull request #193 from Firobe/lenient-stat-parsing stats: /proc/pid/status parsing more flexible
9fcb19
Merge pull request #192 from robur-coop/fixes Fixes: adress renaming (#191), also check in usable policy that block is >= 0
060c6e
Merge pull request #190 from robur-coop/root-policy albatross_daemon: discover root policy and insert this
07806a
dump state when policy was added or removed
834ea5
changes for 2.2.0
c8ff70
Merge pull request #189 from robur-coop/store-policies Store the policies next to the unikernels on disk
7e6150
require tls 1.0.2 and use the Tls_lwt.read with offset (#188) * require tls 1.0.2 and use the Tls_lwt.read with offset * condense dependencies
3101bf
changes for 2.2.0
4b3939
Adapt to tls 1.0.0, mirage-crypto 1.0.0, and asn1-combinators 0.3.0 API changes (#187) * Adapt to tls 1.0.0, mirage-crypto 1.0.0, and asn1-combinators 0.3.0 API changes * lower bound on ocaml 4.13 * CI: drop 4.12
9e54c9
minor change adjustments
6da7cf
minor change adjustments
e48db7
changes for 2.1.0
eb6a6f
Merge pull request #185 from robur-coop/syslog-support add support to log via syslog for daemons
f35a66
Merge pull request #184 from robur-coop/update-update Update `update` command to allow for local command again
049d7a
Merge pull request #183 from PizieDust/patch-2 Install albatross_tls_endpoint service and socket in systemd
a32dfc
albatross_influx: align kinfo_mem with metrics-rusage: cow_faults is an integer
b9695d
README: use hello-key.hvt all over the place, also provide a link for downloading it
107c23
README: update link to blog entry
2a1c3d
Merge pull request #182 from robur-coop/influx Influx/metrics: fix typo (cow_faul[t]s), avoid empty tag name for root domain
990d13
Merge pull request #181 from robur-coop/console-timestamp-backward make console command changes in respect to time backwards compatible
afda31
Merge pull request #180 from robur-coop/tls-endpoint albatross-tls-endpoint: don't fail hard if TLS endpoint receives a bad client
70f9d1
Merge pull request #179 from Julow/nix-updt-2407 Update Nix inputs
134f72
cirrus: minor updates
40360d
Merge pull request #177 from PizieDust/patch-1 Update README.md use correct command
13188e
cirrus: update to FreeBSD 13.3
ec8a70
Merge pull request #174 from robur-coop/use-ohex use ohex instead of hex
28f9ff
Merge pull request #175 from Julow/nix-updt2405 Nix: Update inputs
af919c
stats: support FreeBSD 14 (vm_get_stats interface change) (#172) * stats: support FreeBSD 14 (vm_get_stats interface change) * address @palainp review comment, and close the vcpu on teardown This pushes a vmctx * vcpu pair through to the OCaml layer.
b05a9c
cirrus: require ca_root_nss
24adeb