Skip to content

Commit

Permalink
version 4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Aug 31, 2022
1 parent db33541 commit 445fb48
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
30 changes: 30 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
libvchan-xen (4.1.8-1) unstable; urgency=medium

[ Marek Marczykowski-Górecki ]
* Make the code compile with MinGW
* Add Makefile for MinGW build

[ Mikhail Lukashov ]
* windows: improve logging

[ Frédéric Pierret (fepitre) ]
* Drop Travis CI
* Add Qubes Builder v2 integration
* .qubesbuilder: replace 'spec' by 'build'

[ Marek Marczykowski-Górecki ]
* ci: include windows build too

[ Frédéric Pierret (fepitre) ]
* Makefile.builder: restrict build for BACKEND_VMM=xen

[ Demi Marie Obenour ]
* Do not leak Xen control interface
* Avoid leaks in libvchan_server_init()
* libvchan_client_init(): avoid leaking resources
* Include <stddef.h> before using size_t
* Switch from select() to poll()
* Add -D_FORTIFY_SOURCE=2 unconditionally

-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Wed, 31 Aug 2022 09:33:23 +0200

libvchan-xen (4.1.7-1) unstable; urgency=medium

[ Frédéric Pierret (fepitre) ]
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.7
4.1.8

0 comments on commit 445fb48

Please sign in to comment.