>
> On 22/07/18 11:31, Frediano Ziglio wrote:
> >>
> >> Signed-off-by: Eduardo Lima (Etrunko)
> >> ---
> >> Makefile.am | 2 +
> >> build-aux/meson/check_spice-common.sh | 2 +
> >> docs/Makefile.am | 1 +
> >> docs/manual/Makefile.am
On 22/07/18 11:31, Frediano Ziglio wrote:
>>
>> Signed-off-by: Eduardo Lima (Etrunko)
>> ---
>> Makefile.am | 2 +
>> build-aux/meson/check_spice-common.sh | 2 +
>> docs/Makefile.am | 1 +
>> docs/manual/Makefile.am | 1 +
>> d
>
> When building either spice-server or spice-gtk, spice-common should
> inherit the command line options from the parent project. This is done
> by adding the 'yield' keyword for the opus and celt051 options.
>
> It is also required to add a smartcard option so that we can bypass the
> checks i
>
> The reason for this commit is that Meson expects all submodules to be
> placed in this subdirectory, and since autotools build is more flexible
> in this case, we make some small adjustments to configure.ac and
> Makefile.am files to accommodate for this change.
>
> Signed-off-by: Eduardo Lim
On 22/07/18 11:32, Frediano Ziglio wrote:
>>
>>>
>>> Signed-off-by: Eduardo Lima (Etrunko)
>>> ---
>>> Makefile.am | 2 +
>>> build-aux/meson/check_spice-common.sh | 2 +
>>> docs/Makefile.am | 1 +
>>> docs/manual/Makefile.am |
The reason for this commit is that Meson expects all submodules to be
placed in this subdirectory, and since autotools build is more flexible
in this case, we make some small adjustments to configure.ac and
Makefile.am files to accommodate for this change.
Signed-off-by: Eduardo Lima (Etrunko)
--
On 22/07/18 11:15, Frediano Ziglio wrote:
>>
>> On 20/07/18 18:23, Eduardo Lima (Etrunko) wrote:
>>> The reason for this commit is that Meson expects all submodules to be
>>> placed in this subdirectory, and since autotools build is more flexible
>>> in this case, we make some small adjustments to
Acked-by: Christophe Fergeau
On Mon, Jul 23, 2018 at 01:23:46PM +0200, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> Avoid the new error message for explicit celt051 option.
>
> Signed-off-by: Marc-André Lureau
> ---
> autogen.sh | 2 +-
> 1 file changed, 1 insertion(+),
Hi
On Fri, Jul 20, 2018 at 11:56 AM, Victor Toso wrote:
> From: 乐义华
>
> The image in cache was not being freed properly leading the client to
> crash with OOM after sometime.
>
> When image flag is SPICE_IMAGE_FLAGS_CACHE_REPLACE_ME, and if found it
> in hash table, we will increase the refcount
From: Marc-André Lureau
Avoid the new error message for explicit celt051 option.
Signed-off-by: Marc-André Lureau
---
autogen.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/autogen.sh b/autogen.sh
index 363720f..92067e5 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7
>
> 364b6bba068bd694d7c4355b6275f88482d9f3f8 introduced
> session_info_session_is_locked() in session-info.h, however
> dummy-session-info.c implemented session_is_locked() instead,
> causing builds with --with-session-info=none to fail.
>
> This was fixed by d66fbb9d12ae2e5dbaf13d23b9abb4b6bf187
364b6bba068bd694d7c4355b6275f88482d9f3f8 introduced
session_info_session_is_locked() in session-info.h, however
dummy-session-info.c implemented session_is_locked() instead,
causing builds with --with-session-info=none to fail.
This was fixed by d66fbb9d12ae2e5dbaf13d23b9abb4b6bf187d7f,
but it did
12 matches
Mail list logo