-
-
Notifications
You must be signed in to change notification settings - Fork 605
OSv Release 0.15
tzach edited this page Nov 13, 2014
·
1 revision
We are pleased to announce the release of OSv 0.15 Release.
OSv 0.15 is a maintenance release for OSv Release 0.14, with mostly bug fix.
A worth mention addition is the optional monitoring-agent described here
Images of the new release are available at osv.io/downloads and using capstan search
EC2 community AMI are available here
Amnon Heiman (8):
Swagger Definition file: The reference to the api.json was missing
Http Server: Add a stop method to the server
Http Server: Add a stop server API
Http Server: Support wildcard when searching for filename
Http Server: Setting the download mode to file when seting the target file
Adding the monitor-agent module
Create an RPM for the external CLI
An upload-cli script to upload the standalone cli to S3
Glauber Costa (11):
xen: make xenstore functions match the ones for libxenstore
xen: fix xs_directory
xen: make bind_listening_port_to_irq global
move symbol creation macros to a header
xen: generate a symbol for event channel notification
xenbus: get rid of the initialized trick
xenbus: add detach function
xenfront: derive unit number from xenstore
xenfront: code teardown sequence
xen: allow an interrupt handler to be unregistered
xenbus: expose function to detach a device
Haifeng Gao (2):
pci: fix the bdf format
virtio-net/vmxnet3: fix if_ioctl SIOCADDMULTI SIOCDELMULTI case
KANATSU Minoru (1):
Change option name from nohalt to power-off-on-abort
Nadav Har'El (8):
New "assigned virtio" API for applications
Fix most of the "-finstrument-functions" problems
Solve more "-finstrument-functions" problems
Fix build on gcc 4.8
build.mk: Don't build loader.elf with wrong parameters
sched: fix rare case of idle thread's runtime becoming NaN
setup.py: need curl on Ubuntu
build.mk: remove a few unintended lines from make progress
Pekka Enberg (20):
Merge branch 'stable/v0.14'
Merge branch 'stable/v0.14'
Merge branch 'stable/v0.14'
scripts: Make release images include default configuration
Merge branch 'stable/v0.14'
x64: Fix DMI table scanning on legacy systems
apps: update to latest
httpserver/osv-gui: update to latest
modules/monitoring-agent: Trivial coding style cleanups
config.json: Add monitoring-agent to default image configuration
Revert "config.json: Add monitoring-agent to default image configuration"
apps: update to latest
modules/monitoring-agent: Run in the background
scripts: Add monitoring agent to appliances
Hypervisor name C++ API
monitoring-agent: Fix hypervisor name confusion
x64: Remove VMware hypervisor probing
x64: Use DMI BIOS vendor for detecting Xen hypervisor
loader.cc: Fix if_name() related use after free
Revert "scripts: Make release images include default configuration"
Shlomi Livne (2):
Cloud-Init add support for monitoring-agent
Monitor-Agent support for cloud-init
Tzach Livyatan (1):
Update readme - remove SSH support from default image