Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29
@ 2016-06-11  8:37 Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 2/9] package/x11r7/xcb-proto: bump version to 1.12 Bernd Kuhls
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Bernd Kuhls @ 2016-06-11  8:37 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xproto_xproto/xproto_xproto.hash | 4 ++--
 package/x11r7/xproto_xproto/xproto_xproto.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xproto_xproto/xproto_xproto.hash b/package/x11r7/xproto_xproto/xproto_xproto.hash
index 333ac6d..8441bae 100644
--- a/package/x11r7/xproto_xproto/xproto_xproto.hash
+++ b/package/x11r7/xproto_xproto/xproto_xproto.hash
@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2015-July/002618.html
-sha256	29e85568d1f68ceef8a2c081dad9bc0e5500a53cfffde24b564dc43d46ddf6ca	xproto-7.0.28.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2016-May/002692.html
+sha256	6c1a477092ca73233902b8d5f33012635c4b0208f17e7833cc7efe5c93ba9f8a	xproto-7.0.29.tar.bz2
diff --git a/package/x11r7/xproto_xproto/xproto_xproto.mk b/package/x11r7/xproto_xproto/xproto_xproto.mk
index 7357b8c..e76adf8 100644
--- a/package/x11r7/xproto_xproto/xproto_xproto.mk
+++ b/package/x11r7/xproto_xproto/xproto_xproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_XPROTO_VERSION = 7.0.28
+XPROTO_XPROTO_VERSION = 7.0.29
 XPROTO_XPROTO_SOURCE = xproto-$(XPROTO_XPROTO_VERSION).tar.bz2
 XPROTO_XPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_XPROTO_LICENSE = MIT
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 2/9] package/x11r7/xcb-proto: bump version to 1.12
  2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
@ 2016-06-11  8:37 ` Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 3/9] package/x11r7/xcb-util-cursor: bump version to 0.1.3 Bernd Kuhls
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Bernd Kuhls @ 2016-06-11  8:37 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xcb-proto/xcb-proto.hash | 4 ++--
 package/x11r7/xcb-proto/xcb-proto.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xcb-proto/xcb-proto.hash b/package/x11r7/xcb-proto/xcb-proto.hash
index c9a9108..3f43485 100644
--- a/package/x11r7/xcb-proto/xcb-proto.hash
+++ b/package/x11r7/xcb-proto/xcb-proto.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/xcb/2014-August/009614.html
-sha256	b4aceee6502a0ce45fc39b33c541a2df4715d00b72e660ebe8c5bb444771e32e	xcb-proto-1.11.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2016-May/002693.html
+sha256	5922aba4c664ab7899a29d92ea91a87aa4c1fc7eb5ee550325c3216c480a4906	xcb-proto-1.12.tar.bz2
diff --git a/package/x11r7/xcb-proto/xcb-proto.mk b/package/x11r7/xcb-proto/xcb-proto.mk
index 931573a..1c847eb 100644
--- a/package/x11r7/xcb-proto/xcb-proto.mk
+++ b/package/x11r7/xcb-proto/xcb-proto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XCB_PROTO_VERSION = 1.11
+XCB_PROTO_VERSION = 1.12
 XCB_PROTO_SOURCE = xcb-proto-$(XCB_PROTO_VERSION).tar.bz2
 XCB_PROTO_SITE = http://xcb.freedesktop.org/dist
 XCB_PROTO_LICENSE = MIT
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 3/9] package/x11r7/xcb-util-cursor: bump version to 0.1.3
  2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 2/9] package/x11r7/xcb-proto: bump version to 1.12 Bernd Kuhls
@ 2016-06-11  8:37 ` Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 4/9] package/x11r7/libxcb: bump version to 1.12 Bernd Kuhls
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Bernd Kuhls @ 2016-06-11  8:37 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xcb-util-cursor/xcb-util-cursor.hash | 4 ++--
 package/x11r7/xcb-util-cursor/xcb-util-cursor.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xcb-util-cursor/xcb-util-cursor.hash b/package/x11r7/xcb-util-cursor/xcb-util-cursor.hash
index e5c47ca..36f2258 100644
--- a/package/x11r7/xcb-util-cursor/xcb-util-cursor.hash
+++ b/package/x11r7/xcb-util-cursor/xcb-util-cursor.hash
@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2015-March/002555.html
-sha1	b55a92cd96c3ec1be9a26963df6d5f16e68fffea	xcb-util-cursor-0.1.2.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2016-May/002691.html
+sha1	26562eb6d4151307f7b6a53453d360ecfc0563ac	xcb-util-cursor-0.1.3.tar.bz2
diff --git a/package/x11r7/xcb-util-cursor/xcb-util-cursor.mk b/package/x11r7/xcb-util-cursor/xcb-util-cursor.mk
index 65704a1..07b37c5 100644
--- a/package/x11r7/xcb-util-cursor/xcb-util-cursor.mk
+++ b/package/x11r7/xcb-util-cursor/xcb-util-cursor.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XCB_UTIL_CURSOR_VERSION = 0.1.2
+XCB_UTIL_CURSOR_VERSION = 0.1.3
 XCB_UTIL_CURSOR_SITE = http://xcb.freedesktop.org/dist
 XCB_UTIL_CURSOR_SOURCE = xcb-util-cursor-$(XCB_UTIL_CURSOR_VERSION).tar.bz2
 XCB_UTIL_CURSOR_LICENSE = MIT
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 4/9] package/x11r7/libxcb: bump version to 1.12
  2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 2/9] package/x11r7/xcb-proto: bump version to 1.12 Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 3/9] package/x11r7/xcb-util-cursor: bump version to 0.1.3 Bernd Kuhls
@ 2016-06-11  8:37 ` Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 5/9] package/x11r7/xlib_libXfixes: bump version to 5.0.2 Bernd Kuhls
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Bernd Kuhls @ 2016-06-11  8:37 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/libxcb/libxcb.hash | 4 ++--
 package/x11r7/libxcb/libxcb.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/libxcb/libxcb.hash b/package/x11r7/libxcb/libxcb.hash
index 62060ee..6df7d01 100644
--- a/package/x11r7/libxcb/libxcb.hash
+++ b/package/x11r7/libxcb/libxcb.hash
@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2015-September/002633.html
-sha256	b720fd6c7d200e5371affdb3f049cc8f88cff9aed942ff1b824d95eedbf69d30	libxcb-1.11.1.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2016-May/002694.html
+sha256	4adfb1b7c67e99bc9c2ccb110b2f175686576d2f792c8a71b9c8b19014057b5b	libxcb-1.12.tar.bz2
diff --git a/package/x11r7/libxcb/libxcb.mk b/package/x11r7/libxcb/libxcb.mk
index c46ee26..a740638 100644
--- a/package/x11r7/libxcb/libxcb.mk
+++ b/package/x11r7/libxcb/libxcb.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBXCB_VERSION = 1.11.1
+LIBXCB_VERSION = 1.12
 LIBXCB_SOURCE = libxcb-$(LIBXCB_VERSION).tar.bz2
 LIBXCB_SITE = http://xcb.freedesktop.org/dist
 LIBXCB_LICENSE = MIT
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 5/9] package/x11r7/xlib_libXfixes: bump version to 5.0.2
  2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
                   ` (2 preceding siblings ...)
  2016-06-11  8:37 ` [Buildroot] [PATCH 4/9] package/x11r7/libxcb: bump version to 1.12 Bernd Kuhls
@ 2016-06-11  8:37 ` Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 6/9] package/x11r7/xkeyboard-config: bump version to 2.18 Bernd Kuhls
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Bernd Kuhls @ 2016-06-11  8:37 UTC (permalink / raw)
  To: buildroot

Removed patch applied upstream:
https://cgit.freedesktop.org/xorg/lib/libXfixes/commit/?id=1702cdfe45c9bdd7dacfc8f27a49f89fcd1d02c3

Also removed autoreconf, not necessary anymore.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../0001-remove-fallback-for-xeatdatawords.patch   | 63 ----------------------
 package/x11r7/xlib_libXfixes/xlib_libXfixes.hash   |  2 +-
 package/x11r7/xlib_libXfixes/xlib_libXfixes.mk     |  4 +-
 3 files changed, 2 insertions(+), 67 deletions(-)
 delete mode 100644 package/x11r7/xlib_libXfixes/0001-remove-fallback-for-xeatdatawords.patch

diff --git a/package/x11r7/xlib_libXfixes/0001-remove-fallback-for-xeatdatawords.patch b/package/x11r7/xlib_libXfixes/0001-remove-fallback-for-xeatdatawords.patch
deleted file mode 100644
index cb8c578..0000000
--- a/package/x11r7/xlib_libXfixes/0001-remove-fallback-for-xeatdatawords.patch
+++ /dev/null
@@ -1,63 +0,0 @@
-From 1702cdfe45c9bdd7dacfc8f27a49f89fcd1d02c3 Mon Sep 17 00:00:00 2001
-From: Michael Joost <mehl@michael-joost.de>
-Date: Mon, 18 Nov 2013 16:11:26 +0100
-Subject: Remove fallback for _XEatDataWords, require libX11 1.6 for it
-
-_XEatDataWords was orignally introduced with the May 2013 security
-patches, and in order to ease the process of delivering those,
-fallback versions of _XEatDataWords were included in the X extension
-library patches so they could be applied to older versions that didn't
-have libX11 1.6 yet.   Now that we're past that hurdle, we can drop
-the fallbacks and just require libX11 1.6 for building new versions
-of the extension libraries.
-
-Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
-(downloaded from upstream commit:
- https://cgit.freedesktop.org/xorg/lib/libXfixes/commit/?id=1702cdfe45c9bdd7dacfc8f27a49f89fcd1d02c3)
-diff --git a/configure.ac b/configure.ac
-index f85bd72..2a59af8 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -55,13 +55,7 @@ FIXESEXT_VERSION=[`echo $VERSION | sed 's/^\([0-9][0-9]*\.[0-9][0-9]*\).*$/\1/'`
- AC_SUBST(FIXESEXT_VERSION)
- 
- # Obtain compiler/linker options for depedencies
--PKG_CHECK_MODULES(FIXESEXT, xproto [fixesproto >= $FIXESEXT_VERSION] xextproto x11)
--
--# Check for _XEatDataWords function that may be patched into older Xlib releases
--SAVE_LIBS="$LIBS"
--LIBS="$FIXESEXT_LIBS"
--AC_CHECK_FUNCS([_XEatDataWords])
--LIBS="$SAVE_LIBS"
-+PKG_CHECK_MODULES(FIXESEXT, xproto [fixesproto >= $FIXESEXT_VERSION] xextproto [x11 >= 1.6])
- 
- 
- AC_CONFIG_FILES([Makefile
-diff --git a/src/Xfixesint.h b/src/Xfixesint.h
-index 7bf5bfd..8a4d5fd 100644
---- a/src/Xfixesint.h
-+++ b/src/Xfixesint.h
-@@ -60,18 +60,4 @@ XFixesFindDisplay (Display *dpy);
- #define XFixesSimpleCheckExtension(dpy,i) \
-   if (!XFixesHasExtension(i)) { return; }
- 
--#ifndef HAVE__XEATDATAWORDS
--#include <X11/Xmd.h>  /* for LONG64 on 64-bit platforms */
--#include <limits.h>
--
--static inline void _XEatDataWords(Display *dpy, unsigned long n)
--{
--# ifndef LONG64
--    if (n >= (ULONG_MAX >> 2))
--        _XIOError(dpy);
--# endif
--    _XEatData (dpy, n << 2);
--}
--#endif
--
- #endif /* _XFIXESINT_H_ */
--- 
-cgit v0.10.2
-
diff --git a/package/x11r7/xlib_libXfixes/xlib_libXfixes.hash b/package/x11r7/xlib_libXfixes/xlib_libXfixes.hash
index 291c4bd..00164cd 100644
--- a/package/x11r7/xlib_libXfixes/xlib_libXfixes.hash
+++ b/package/x11r7/xlib_libXfixes/xlib_libXfixes.hash
@@ -1,2 +1,2 @@
 # From http://lists.x.org/archives/xorg-announce/2013-May/002227.html
-sha256	63bec085084fa3caaee5180490dd871f1eb2020ba9e9b39a30f93693ffc34767	libXfixes-5.0.1.tar.bz2
+sha256	9bd20edfec084a1bed481d48dd4815dee88139fffad091418cdda081129a9aea	libXfixes-5.0.2.tar.bz2
diff --git a/package/x11r7/xlib_libXfixes/xlib_libXfixes.mk b/package/x11r7/xlib_libXfixes/xlib_libXfixes.mk
index aebc9c4..2a10d49 100644
--- a/package/x11r7/xlib_libXfixes/xlib_libXfixes.mk
+++ b/package/x11r7/xlib_libXfixes/xlib_libXfixes.mk
@@ -4,13 +4,11 @@
 #
 ################################################################################
 
-XLIB_LIBXFIXES_VERSION = 5.0.1
+XLIB_LIBXFIXES_VERSION = 5.0.2
 XLIB_LIBXFIXES_SOURCE = libXfixes-$(XLIB_LIBXFIXES_VERSION).tar.bz2
 XLIB_LIBXFIXES_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXFIXES_LICENSE = MIT
 XLIB_LIBXFIXES_LICENSE_FILES = COPYING
-# 0001-remove-fallback-for-xeatdatawords.patch
-XLIB_LIBXFIXES_AUTORECONF = YES
 XLIB_LIBXFIXES_INSTALL_STAGING = YES
 XLIB_LIBXFIXES_DEPENDENCIES = xproto_fixesproto xlib_libX11 xproto_xextproto xproto_xproto
 
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 6/9] package/x11r7/xkeyboard-config: bump version to 2.18
  2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
                   ` (3 preceding siblings ...)
  2016-06-11  8:37 ` [Buildroot] [PATCH 5/9] package/x11r7/xlib_libXfixes: bump version to 5.0.2 Bernd Kuhls
@ 2016-06-11  8:37 ` Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 7/9] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.3 Bernd Kuhls
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Bernd Kuhls @ 2016-06-11  8:37 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xkeyboard-config/xkeyboard-config.hash | 4 ++--
 package/x11r7/xkeyboard-config/xkeyboard-config.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.hash b/package/x11r7/xkeyboard-config/xkeyboard-config.hash
index fad76ed..7c2b64d 100644
--- a/package/x11r7/xkeyboard-config/xkeyboard-config.hash
+++ b/package/x11r7/xkeyboard-config/xkeyboard-config.hash
@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2016-January/002671.html
-sha256	dec6be44bd31775cdc1ab95bfd75d5f2c0055613eeca8b4e9c6480b183430701	xkeyboard-config-2.17.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2016-June/002698.html
+sha256	c41d917d6c8a59feb7ccbda51c40a6ada824fdd1e9684b52dd48c9530617ddd0	xkeyboard-config-2.18.tar.bz2
diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk
index 352c55d..e96d1d7 100644
--- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk
+++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XKEYBOARD_CONFIG_VERSION = 2.17
+XKEYBOARD_CONFIG_VERSION = 2.18
 XKEYBOARD_CONFIG_SOURCE = xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION).tar.bz2
 XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-config
 XKEYBOARD_CONFIG_LICENSE = MIT
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 7/9] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.3
  2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
                   ` (4 preceding siblings ...)
  2016-06-11  8:37 ` [Buildroot] [PATCH 6/9] package/x11r7/xkeyboard-config: bump version to 2.18 Bernd Kuhls
@ 2016-06-11  8:37 ` Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 8/9] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.19.0 Bernd Kuhls
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Bernd Kuhls @ 2016-06-11  8:37 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash | 4 ++--
 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash b/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash
index 3314934..91937f2 100644
--- a/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash
+++ b/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash
@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2016-January/002669.html
-sha256	af9c2b47f5b272ae56b45da6bd84610fc9a3d80a4b32c8215842a39d862de017	xf86-input-evdev-2.10.1.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2016-June/002696.html
+sha256	5aa21ba4be8df927e5676a99c7f4f0343abc089f5451b7e73e39536f29b332a2	xf86-input-evdev-2.10.3.tar.bz2
diff --git a/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk b/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk
index 4a2ed36..c801323 100644
--- a/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk
+++ b/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_INPUT_EVDEV_VERSION = 2.10.1
+XDRIVER_XF86_INPUT_EVDEV_VERSION = 2.10.3
 XDRIVER_XF86_INPUT_EVDEV_SOURCE = xf86-input-evdev-$(XDRIVER_XF86_INPUT_EVDEV_VERSION).tar.bz2
 XDRIVER_XF86_INPUT_EVDEV_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_INPUT_EVDEV_LICENSE = MIT
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 8/9] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.19.0
  2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
                   ` (5 preceding siblings ...)
  2016-06-11  8:37 ` [Buildroot] [PATCH 7/9] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.3 Bernd Kuhls
@ 2016-06-11  8:37 ` Bernd Kuhls
  2016-06-11  8:37 ` [Buildroot] [PATCH 9/9] package/eudev: bump version to 3.2 Bernd Kuhls
  2016-06-11 14:43 ` [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Thomas Petazzoni
  8 siblings, 0 replies; 10+ messages in thread
From: Bernd Kuhls @ 2016-06-11  8:37 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash      | 4 ++--
 .../x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash
index 6473e4c..df3794f 100644
--- a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash
+++ b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash
@@ -1,2 +1,2 @@
-# From https://lists.x.org/archives/xorg/2016-April/057997.html
-sha256	974cabbd6b658ce809b534f6410e2bbbc615f06210f9cc9e48e6d77149134a77	xf86-input-libinput-0.18.0.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2016-April/002687.html
+sha256	6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477	xf86-input-libinput-0.19.0.tar.bz2
diff --git a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk
index 056bfb0..d49f4d1 100644
--- a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk
+++ b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.18.0
+XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.19.0
 XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.bz2
 XDRIVER_XF86_INPUT_LIBINPUT_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 9/9] package/eudev: bump version to 3.2
  2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
                   ` (6 preceding siblings ...)
  2016-06-11  8:37 ` [Buildroot] [PATCH 8/9] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.19.0 Bernd Kuhls
@ 2016-06-11  8:37 ` Bernd Kuhls
  2016-06-11 14:43 ` [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Thomas Petazzoni
  8 siblings, 0 replies; 10+ messages in thread
From: Bernd Kuhls @ 2016-06-11  8:37 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/eudev/eudev.hash | 4 ++--
 package/eudev/eudev.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/eudev/eudev.hash b/package/eudev/eudev.hash
index e7c331c..44ed169 100644
--- a/package/eudev/eudev.hash
+++ b/package/eudev/eudev.hash
@@ -1,4 +1,4 @@
 # From http://dev.gentoo.org/~blueness/eudev/
-md5	c4dace42deecede102b6c01904042acc	eudev-3.1.5.tar.gz
+md5	7e42d9b9ed8162021665139520676367	eudev-3.2.tar.gz
 # Locally calculated
-sha256	f75885a430cd50fe4b31732f808ba7f9b2adf0f26b53b8ba2957b0c1d84b6f2a	eudev-3.1.5.tar.gz
+sha256	d84a5f7942393a009afc6af0bf31e98841147a0521b91ffbed161dccac303c25	eudev-3.2.tar.gz
diff --git a/package/eudev/eudev.mk b/package/eudev/eudev.mk
index 942770c..4818ea5 100644
--- a/package/eudev/eudev.mk
+++ b/package/eudev/eudev.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-EUDEV_VERSION = 3.1.5
+EUDEV_VERSION = 3.2
 EUDEV_SOURCE = eudev-$(EUDEV_VERSION).tar.gz
 EUDEV_SITE = http://dev.gentoo.org/~blueness/eudev
 EUDEV_LICENSE = GPLv2+ (programs), LGPLv2.1+ (libraries)
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29
  2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
                   ` (7 preceding siblings ...)
  2016-06-11  8:37 ` [Buildroot] [PATCH 9/9] package/eudev: bump version to 3.2 Bernd Kuhls
@ 2016-06-11 14:43 ` Thomas Petazzoni
  8 siblings, 0 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2016-06-11 14:43 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 11 Jun 2016 10:37:24 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x11r7/xproto_xproto/xproto_xproto.hash | 4 ++--
>  package/x11r7/xproto_xproto/xproto_xproto.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Series applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-06-11 14:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-11  8:37 [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Bernd Kuhls
2016-06-11  8:37 ` [Buildroot] [PATCH 2/9] package/x11r7/xcb-proto: bump version to 1.12 Bernd Kuhls
2016-06-11  8:37 ` [Buildroot] [PATCH 3/9] package/x11r7/xcb-util-cursor: bump version to 0.1.3 Bernd Kuhls
2016-06-11  8:37 ` [Buildroot] [PATCH 4/9] package/x11r7/libxcb: bump version to 1.12 Bernd Kuhls
2016-06-11  8:37 ` [Buildroot] [PATCH 5/9] package/x11r7/xlib_libXfixes: bump version to 5.0.2 Bernd Kuhls
2016-06-11  8:37 ` [Buildroot] [PATCH 6/9] package/x11r7/xkeyboard-config: bump version to 2.18 Bernd Kuhls
2016-06-11  8:37 ` [Buildroot] [PATCH 7/9] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.3 Bernd Kuhls
2016-06-11  8:37 ` [Buildroot] [PATCH 8/9] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.19.0 Bernd Kuhls
2016-06-11  8:37 ` [Buildroot] [PATCH 9/9] package/eudev: bump version to 3.2 Bernd Kuhls
2016-06-11 14:43 ` [Buildroot] [PATCH 1/9] package/x11r7/xproto_xproto: bump version to 7.0.29 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox