All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] libvncserver: bump version to 0.9.10
Date: Fri, 26 Dec 2014 06:40:06 +0200	[thread overview]
Message-ID: <20141226044006.GT6400@tarshish> (raw)
In-Reply-To: <1419554775-11560-1-git-send-email-bos@je-eigen-domein.nl>

Hi Floris,

On Fri, Dec 26, 2014 at 01:46:14AM +0100, Floris Bos wrote:
> Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
> ---
>  .../libvncserver-0001-CVE-2014-6051-6052.patch     |  85 ------------
>  .../libvncserver-0002-CVE-2014-6053.patch          |  21 ---
>  .../libvncserver-0003-CVE-2014-6054.patch          |  87 ------------
>  .../libvncserver-0004-CVE-2014-6055.patch          | 150 ---------------------
>  package/libvncserver/libvncserver.mk               |   5 +-
>  5 files changed, 3 insertions(+), 345 deletions(-)
>  delete mode 100644 package/libvncserver/libvncserver-0001-CVE-2014-6051-6052.patch
>  delete mode 100644 package/libvncserver/libvncserver-0002-CVE-2014-6053.patch
>  delete mode 100644 package/libvncserver/libvncserver-0003-CVE-2014-6054.patch
>  delete mode 100644 package/libvncserver/libvncserver-0004-CVE-2014-6055.patch

[snip]

> diff --git a/package/libvncserver/libvncserver.mk 
> b/package/libvncserver/libvncserver.mk
> index 99d757b..b26d5b9 100644
> --- a/package/libvncserver/libvncserver.mk
> +++ b/package/libvncserver/libvncserver.mk
> @@ -4,13 +4,14 @@
>  #
>  ################################################################################
>  
> -LIBVNCSERVER_VERSION = 0.9.9
> +LIBVNCSERVER_VERSION = 0.9.10
>  LIBVNCSERVER_SOURCE = LibVNCServer-$(LIBVNCSERVER_VERSION).tar.gz
> -LIBVNCSERVER_SITE = http://downloads.sourceforge.net/project/libvncserver/libvncserver/$(LIBVNCSERVER_VERSION)
> +LIBVNCSERVER_SITE = https://github.com/LibVNC/libvncserver/archive
>  LIBVNCSERVER_LICENSE = GPLv2+
>  LIBVNCSERVER_LICENSE_FILES = COPYING
>  LIBVNCSERVER_INSTALL_STAGING = YES
>  LIBVNCSERVER_CONFIG_SCRIPTS = libvncserver-config
> +LIBVNCSERVER_AUTORECONF = YES

Why is this needed? Please explain in a comment.

baruch

>  # only used for examples
>  LIBVNCSERVER_CONF_OPTS += --with-sdl-config=/bin/false

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

  parent reply	other threads:[~2014-12-26  4:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-26  0:46 [Buildroot] [PATCH 1/2] libvncserver: bump version to 0.9.10 Floris Bos
2014-12-26  0:46 ` [Buildroot] [PATCH 2/2] libvncserver: add config option for tightpng encoding support Floris Bos
2014-12-26 17:08   ` Thomas Petazzoni
2014-12-26 17:37     ` Floris Bos
2014-12-27 13:51       ` Thomas Petazzoni
2014-12-27 17:43         ` Floris Bos
2014-12-27 18:07           ` Thomas Petazzoni
2014-12-26  4:40 ` Baruch Siach [this message]
2014-12-26 15:03   ` [Buildroot] [PATCH 1/2] libvncserver: bump version to 0.9.10 Floris Bos
2014-12-26 15:16     ` Yann E. MORIN
2014-12-26 17:07 ` Thomas Petazzoni
2014-12-27 13:52 ` Thomas Petazzoni
2014-12-27 17:01   ` Floris Bos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141226044006.GT6400@tarshish \
    --to=baruch@tkos.co.il \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.