spice-protocol 0.8.0 has been released, but for some reason the
version number in the master branch was still at 0.6.3
---
configure.ac |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 3ee346a..72278e9 100644
--- a/configure.ac
+++ b/con
Hi,
This patch series is a set of unrelated simple patches which fixes
a few bugs from freedesktop bugzilla. I'm not sure what the
preferred way to send patche is, so I'm sending these patches here.
If having patches in freedesktop bugzilla is enough, just let me
know :)
Thanks,
Christophe
Chri
It was mispelt in a CmdLineParser enum.
---
client/application.cpp |2 +-
client/cmd_line_parser.cpp |4 ++--
client/cmd_line_parser.h |2 +-
client/controller.cpp |2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/client/application.cpp b/client/appli
---
client/cmd_line_parser.cpp |6 +++---
client/cmd_line_parser.h |4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/client/cmd_line_parser.cpp b/client/cmd_line_parser.cpp
index 1aa5c96..ec00c3e 100644
--- a/client/cmd_line_parser.cpp
+++ b/client/cmd_line_parser.c
This fixes freedesktop bug #33907
---
client/application.cpp | 10 +-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/client/application.cpp b/client/application.cpp
index e74a871..ef08087 100644
--- a/client/application.cpp
+++ b/client/application.cpp
@@ -2183,7 +2183,8
This commit removes the typedef for SPICE_ADDRESS which was no
longer used. This is the last thing that was missing to close
fdo bug #28984
---
common/draw.h |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/common/draw.h b/common/draw.h
index 95f07b8..cb15672 100644
--- a/c
This fixes fdo bug #32896:
"Subject in certificates is stored in following format (values separated by
comma and space):
grep Subject: server-cert.pem | awk -F": " '{print $2}'
O=REDHAT, CN=10.34.58.2
While spicec expects that values in host subject are separated only by comma:
spicec --host-su
- Original Message -
> From: "Emre Erenoglu"
> To: spice-devel@lists.freedesktop.org
> Sent: Sunday, April 17, 2011 1:10:16 PM
> Subject: [Spice-devel] vdagent does not start
> Dear Developers,
>
> I have a virtual XP system with the spice channel enabled through the
> serial port. The
Ack.
On 04/18/2011 12:53 PM, Christophe Fergeau wrote:
spice-protocol 0.8.0 has been released, but for some reason the
version number in the master branch was still at 0.6.3
---
configure.ac |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.a
Ack series.
On 04/18/2011 01:01 PM, Christophe Fergeau wrote:
Hi,
This patch series is a set of unrelated simple patches which fixes
a few bugs from freedesktop bugzilla. I'm not sure what the
preferred way to send patche is, so I'm sending these patches here.
If having patches in freedesktop b
10 matches
Mail list logo