* [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6
@ 2016-01-17 14:55 Bernd Kuhls
2016-01-17 14:55 ` [Buildroot] [PATCH 2/5] package/x11r7/xlib_libXi: bump version to 1.7.6 Bernd Kuhls
` (5 more replies)
0 siblings, 6 replies; 8+ messages in thread
From: Bernd Kuhls @ 2016-01-17 14:55 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/pixman/pixman.hash | 4 ++--
package/pixman/pixman.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/pixman/pixman.hash b/package/pixman/pixman.hash
index 66decf6..f0c4915 100644
--- a/package/pixman/pixman.hash
+++ b/package/pixman/pixman.hash
@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2015-October/002644.html
-sha1 dff77cd08412b33ab0294057ade93e401c8a9302 pixman-0.33.4.tar.bz2
+# From http://lists.x.org/archives/xorg-announce/2015-December/002666.html
+sha1 11e93fed35deb9c89347e7a7da3060e5e5c89412 pixman-0.33.6.tar.bz2
diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk
index a130af9..fc43140 100644
--- a/package/pixman/pixman.mk
+++ b/package/pixman/pixman.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PIXMAN_VERSION = 0.33.4
+PIXMAN_VERSION = 0.33.6
PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.bz2
PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib
PIXMAN_LICENSE = MIT
--
2.7.0.rc3
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [Buildroot] [PATCH 2/5] package/x11r7/xlib_libXi: bump version to 1.7.6
2016-01-17 14:55 [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
@ 2016-01-17 14:55 ` Bernd Kuhls
2016-01-19 21:00 ` Thomas Petazzoni
2016-01-17 14:55 ` [Buildroot] [PATCH 3/5] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.1 Bernd Kuhls
` (4 subsequent siblings)
5 siblings, 1 reply; 8+ messages in thread
From: Bernd Kuhls @ 2016-01-17 14:55 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xlib_libXi/xlib_libXi.hash | 4 ++--
package/x11r7/xlib_libXi/xlib_libXi.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/x11r7/xlib_libXi/xlib_libXi.hash b/package/x11r7/xlib_libXi/xlib_libXi.hash
index 67b7b33..28eb77e 100644
--- a/package/x11r7/xlib_libXi/xlib_libXi.hash
+++ b/package/x11r7/xlib_libXi/xlib_libXi.hash
@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2015-September/002634.html
-sha256 d964d7deb5d8f7d6b9c358969c625073d7ab273dbda94693130b3540bc0ca229 libXi-1.7.5.tar.bz2
+# From http://lists.x.org/archives/xorg-announce/2015-December/002664.html
+sha256 1f32a552cec0f056c0260bdb32e853cec0673d2f40646ce932ad5a9f0205b7ac libXi-1.7.6.tar.bz2
diff --git a/package/x11r7/xlib_libXi/xlib_libXi.mk b/package/x11r7/xlib_libXi/xlib_libXi.mk
index 391247f..54c9af4 100644
--- a/package/x11r7/xlib_libXi/xlib_libXi.mk
+++ b/package/x11r7/xlib_libXi/xlib_libXi.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XLIB_LIBXI_VERSION = 1.7.5
+XLIB_LIBXI_VERSION = 1.7.6
XLIB_LIBXI_SOURCE = libXi-$(XLIB_LIBXI_VERSION).tar.bz2
XLIB_LIBXI_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXI_LICENSE = MIT
--
2.7.0.rc3
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [Buildroot] [PATCH 3/5] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.1
2016-01-17 14:55 [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
2016-01-17 14:55 ` [Buildroot] [PATCH 2/5] package/x11r7/xlib_libXi: bump version to 1.7.6 Bernd Kuhls
@ 2016-01-17 14:55 ` Bernd Kuhls
2016-01-17 14:55 ` [Buildroot] [PATCH 4/5] package/libinput: bump version to 1.1.4 Bernd Kuhls
` (3 subsequent siblings)
5 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2016-01-17 14:55 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 cd892d3..3314934 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/2015-October/002649.html
-sha256 d097298eb07b7a9edf4493b5c3c058041458ca52c8c62dbd4f40b84c5086d117 xf86-input-evdev-2.10.0.tar.bz2
+# From http://lists.x.org/archives/xorg-announce/2016-January/002669.html
+sha256 af9c2b47f5b272ae56b45da6bd84610fc9a3d80a4b32c8215842a39d862de017 xf86-input-evdev-2.10.1.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 6f692ab..4a2ed36 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.0
+XDRIVER_XF86_INPUT_EVDEV_VERSION = 2.10.1
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.7.0.rc3
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [Buildroot] [PATCH 4/5] package/libinput: bump version to 1.1.4
2016-01-17 14:55 [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
2016-01-17 14:55 ` [Buildroot] [PATCH 2/5] package/x11r7/xlib_libXi: bump version to 1.7.6 Bernd Kuhls
2016-01-17 14:55 ` [Buildroot] [PATCH 3/5] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.1 Bernd Kuhls
@ 2016-01-17 14:55 ` Bernd Kuhls
2016-01-17 14:55 ` [Buildroot] [PATCH 5/5] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.16.0 Bernd Kuhls
` (2 subsequent siblings)
5 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2016-01-17 14:55 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/libinput/libinput.hash | 4 ++--
package/libinput/libinput.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash
index 56b2c10..20b7bf0 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/wayland-devel/2015-December/026041.html
-sha256 a323a32718a8f0f5e85e1ed3a81f0dde45eb52b215a15c7887bec40961d97a84 libinput-1.1.2.tar.xz
+# From http://lists.freedesktop.org/archives/wayland-devel/2015-December/026233.html
+sha256 302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 libinput-1.1.4.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 91d6e53..8b69a51 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.1.2
+LIBINPUT_VERSION = 1.1.4
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
LIBINPUT_LICENSE = MIT
--
2.7.0.rc3
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [Buildroot] [PATCH 5/5] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.16.0
2016-01-17 14:55 [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
` (2 preceding siblings ...)
2016-01-17 14:55 ` [Buildroot] [PATCH 4/5] package/libinput: bump version to 1.1.4 Bernd Kuhls
@ 2016-01-17 14:55 ` Bernd Kuhls
2016-01-17 15:32 ` [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
2016-01-18 20:49 ` Thomas Petazzoni
5 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2016-01-17 14:55 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 be0bf09..b2925db 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 http://lists.x.org/archives/xorg-announce/2015-October/002648.html
-sha256 28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41 xf86-input-libinput-0.15.0.tar.bz2
+# From http://lists.x.org/archives/xorg-announce/2015-December/002667.html
+sha256 fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 xf86-input-libinput-0.16.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 b4bc4b8..9e48886 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.15.0
+XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.16.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.7.0.rc3
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6
2016-01-17 14:55 [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
` (3 preceding siblings ...)
2016-01-17 14:55 ` [Buildroot] [PATCH 5/5] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.16.0 Bernd Kuhls
@ 2016-01-17 15:32 ` Bernd Kuhls
2016-01-18 20:49 ` Thomas Petazzoni
5 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2016-01-17 15:32 UTC (permalink / raw)
To: buildroot
Am Sun, 17 Jan 2016 15:55:13 +0100 schrieb Bernd Kuhls:
> -PIXMAN_VERSION = 0.33.4
> +PIXMAN_VERSION = 0.33.6
Hi,
patch marked as superseded, Thomas was faster ;)
http://patchwork.ozlabs.org/patch/569282/
Regards, Bernd
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6
2016-01-17 14:55 [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
` (4 preceding siblings ...)
2016-01-17 15:32 ` [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
@ 2016-01-18 20:49 ` Thomas Petazzoni
5 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2016-01-18 20:49 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Sun, 17 Jan 2016 15:55:13 +0100, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/pixman/pixman.hash | 4 ++--
> package/pixman/pixman.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
I already sent a similar patch (plus a pixman fix for musl) just 15
minutes before you sent this patch :-)
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [PATCH 2/5] package/x11r7/xlib_libXi: bump version to 1.7.6
2016-01-17 14:55 ` [Buildroot] [PATCH 2/5] package/x11r7/xlib_libXi: bump version to 1.7.6 Bernd Kuhls
@ 2016-01-19 21:00 ` Thomas Petazzoni
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2016-01-19 21:00 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Sun, 17 Jan 2016 15:55:14 +0100, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/x11r7/xlib_libXi/xlib_libXi.hash | 4 ++--
> package/x11r7/xlib_libXi/xlib_libXi.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Patches 2 to 5 applied, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2016-01-19 21:00 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-17 14:55 [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
2016-01-17 14:55 ` [Buildroot] [PATCH 2/5] package/x11r7/xlib_libXi: bump version to 1.7.6 Bernd Kuhls
2016-01-19 21:00 ` Thomas Petazzoni
2016-01-17 14:55 ` [Buildroot] [PATCH 3/5] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.1 Bernd Kuhls
2016-01-17 14:55 ` [Buildroot] [PATCH 4/5] package/libinput: bump version to 1.1.4 Bernd Kuhls
2016-01-17 14:55 ` [Buildroot] [PATCH 5/5] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.16.0 Bernd Kuhls
2016-01-17 15:32 ` [Buildroot] [PATCH 1/5] package/pixman: bump version to 0.33.6 Bernd Kuhls
2016-01-18 20:49 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox