Hi,
On Fri, Oct 04, 2019 at 03:23:28PM +0100, Frediano Ziglio wrote:
> Disable celt0.51, now obsolete.
> Update package names and repositories.
Time is coming to remove celt051 support :)
> Signed-off-by: Frediano Ziglio
> ---
> .gitlab-ci.yml | 10 ++
> 1 file changed, 6 insertions(+)
Disable celt0.51, now obsolete.
Update package names and repositories.
Signed-off-by: Frediano Ziglio
---
.gitlab-ci.yml | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
Results at https://gitlab.freedesktop.org/fziglio/spice/pipelines/68395
diff --git a/.gitlab-ci.yml b/.gitla
Hi,
On Mon, Sep 30, 2019 at 01:30:45PM -0400, Frediano Ziglio wrote:
> >
> > red_channel_client_handle_message is called after parsing the
> > message so it's not necessary to check it again or parse manually.
> >
> > Signed-off-by: Frediano Ziglio
> > ---
> > server/red-channel-client.c | 6 +
Hi,
On Thu, Oct 03, 2019 at 05:13:46PM +0300, Uri Lublin wrote:
> On 10/3/19 1:14 PM, Victor Toso wrote:
> > From: Victor Toso
> >
> > Useful to test different clients running different tools (gdb,
> > valgrind).
> >
> > Signed-off-by: Victor Toso
> > ---
> > tests/migrate.py | 13 +-