[spice-streaming-agent PATCH v2] Prepare for v0.2 release

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Uri Lublin <uril@xxxxxxxxxx>
---
 NEWS                          | 26 ++++++++++++++++++++++++++
 configure.ac                  |  2 +-
 spice-streaming-agent.spec.in |  3 +++
 3 files changed, 30 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index e69de29..7dfc55f 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,26 @@
+Major changes in 0.2:
+=====================
+- First release
+- Update copyright license to Apache 2
+- Rename the virtio-serial port to org.spice-space.stream.0
+- Change version scheme: ensure plugins cannot bypass version check
+- build: Install .pc file to ${libdir}, not ${sharedir}
+- build: Generate .xz tarballs rather than bz2
+- Report reason when there is an error loading the plugin
+- Do not use an encoding not supported by the client
+- Change name space to spice::streaming_agent
+- Remove reading start/stop commands from stdin
+- Explicit registration for built-in plugins (was static)
+- Run CI tests on gitlab
+- Handle STREAM_TYPE_CAPABILITIES message from the server
+- Allow to set plugins directory via command line
+- Add autogen.sh script
+- Open virtio-serial port in NONBLOCK mode
+- Upon failure in one plugin, try to use another pluing instead of bailing out
+- BuildRequires catch-devel for tests
+- BuildRequires autoconf-archive to make sure build is done with -std=c++11
+
+Major changes in 0.1:
+=====================
+- Capture encoded frames via plugins and send it over to spice-server via
+  a virtio-serial port device.
diff --git a/configure.ac b/configure.ac
index d8af9a1..b59c447 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.57])
 
-AC_INIT(spice-streaming-agent, 0.1,
+AC_INIT(spice-streaming-agent, 0.2,
         [spice-devel@xxxxxxxxxxxxxxxxxxxxx])
 
 AM_CONFIG_HEADER([config.h])
diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in
index 5aba5f8..25a415c 100644
--- a/spice-streaming-agent.spec.in
+++ b/spice-streaming-agent.spec.in
@@ -68,5 +68,8 @@ fi
 %{_libdir}/pkgconfig
 
 %changelog
+* Thu May 31 2018 Uri Lublin <uril@xxxxxxxxxx> - 0.2-1
+- First release
+
 * Wed Aug 16 2017 Frediano Ziglio <fziglio@xxxxxxxxxx> 0.1-1
 - Initial package (pre-release)
-- 
2.17.0

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]