Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 001/102] package/x11r7/xcb-proto: bump version to 1.17.0
@ 2026-01-12  8:28 Bernd Kuhls
  2026-01-12  8:28 ` [Buildroot] [PATCH 002/102] package/x11r7/libxcb: " Bernd Kuhls
                   ` (101 more replies)
  0 siblings, 102 replies; 105+ messages in thread
From: Bernd Kuhls @ 2026-01-12  8:28 UTC (permalink / raw)
  To: buildroot

https://lists.x.org/archives/xorg-announce/2023-August/003414.html
https://lists.x.org/archives/xorg-announce/2024-April/003506.html

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

diff --git a/package/x11r7/xcb-proto/xcb-proto.hash b/package/x11r7/xcb-proto/xcb-proto.hash
index 1a49710d7a..2c2a33bb82 100644
--- a/package/x11r7/xcb-proto/xcb-proto.hash
+++ b/package/x11r7/xcb-proto/xcb-proto.hash
@@ -1,5 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2022-June/003170.html
-sha256  7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed  xcb-proto-1.15.2.tar.xz
-sha512  9d0b2f0a4dbbf2d64e32ff4658d1663e13d7e5f1bffc1e8d45be7b9dd5bab46e29fc1c2f6e66a7a569e374ba6756faf3c39b0b5e5560df6d7f8b68beec97659d  xcb-proto-1.15.2.tar.xz
+# From https://lists.x.org/archives/xorg-announce/2024-April/003506.html
+sha256  2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c  xcb-proto-1.17.0.tar.xz
+sha512  34c3795e5a48a66d89b72ee1777fb0bede489d5ec07018e6c9ef3c13bdd60b0358fc2c04a1f0ed0acb5b681aeeb92033db579036e4f5edd967fe56714c03acdf  xcb-proto-1.17.0.tar.xz
 # Locally computed
 sha256  c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd  COPYING
diff --git a/package/x11r7/xcb-proto/xcb-proto.mk b/package/x11r7/xcb-proto/xcb-proto.mk
index 324b29427d..2688822fa3 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.15.2
+XCB_PROTO_VERSION = 1.17.0
 XCB_PROTO_SOURCE = xcb-proto-$(XCB_PROTO_VERSION).tar.xz
 XCB_PROTO_SITE = https://xorg.freedesktop.org/archive/individual/proto
 XCB_PROTO_LICENSE = MIT
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2026-07-17 15:47 UTC | newest]

Thread overview: 105+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-12  8:28 [Buildroot] [PATCH 001/102] package/x11r7/xcb-proto: bump version to 1.17.0 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 002/102] package/x11r7/libxcb: " Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 003/102] package/x11r7/xapp_xauth: bump version to 1.1.5 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 004/102] package/x11r7/xapp_rgb: bump version to 1.1.1 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 005/102] package/x11r7/xapp_fonttosfnt: bump version to 1.2.5 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 006/102] package/x11r7/xorgproto: bump version to 2025.1 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 007/102] package/x11r7/xapp_xkbcomp: security bump version to 1.5.0 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 008/102] package/x11r7/xserver_xorg-server: bump version to 21.1.21 Bernd Kuhls
2026-04-24 16:26   ` Thomas Perale via buildroot
2026-01-12  8:28 ` [Buildroot] [PATCH 009/102] package/x11r7/xlib_libXScrnSaver: bump version to 1.2.5 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 010/102] package/x11r7/xlib_libXres: bump version to 1.2.3 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 011/102] package/x11r7/xlib_libXpresent: bump version to 1.0.2 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 012/102] package/x11r7/xlib_libXfixes: bump version to 6.0.2 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 013/102] package/x11r7/xcb-util-cursor: bump version to 0.1.6 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 014/102] package/x11r7/xdriver_xf86-video-ast: bump version to 1.2.1 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 015/102] package/x11r7/xdriver_xf86-video-geode: bump version to 2.18.2 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 016/102] package/x11r7/xapp_xgc: bump version to 1.0.7 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 017/102] package/x11r7/xapp_xgamma: bump version to 1.0.8 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 018/102] package/x11r7/xapp_xfsinfo: " Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 019/102] package/x11r7/xapp_xeyes: bump version to 1.3.1 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 020/102] package/x11r7/xapp_xdriinfo: bump version to 1.0.8 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 021/102] package/x11r7/xapp_xdpyinfo: bump version to 1.4.0 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 022/102] package/x11r7/xapp_xcursorgen: bump version to 1.0.9 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 023/102] package/x11r7/xapp_viewres: bump version to 1.0.8 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 024/102] package/x11r7/xapp_smproxy: " Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 025/102] package/x11r7/xapp_showfont: bump version to 1.0.7 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 026/102] package/x11r7/xapp_sessreg: bump version to 1.1.4 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 027/102] package/x11r7/xapp_twm: bump version to 1.0.13.1 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 028/102] package/x11r7/xlib_libXft: bump version to 2.3.9 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 029/102] package/x11r7/xapp_xinit: bump version to 1.4.4 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 030/102] package/x11r7/xlib_libSM: bump version to 1.2.6 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 031/102] package/x11r7/xlib_libX11: bump version to 1.8.12 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 032/102] package/x11r7/xapp_xhost: bump version to 1.0.10 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 033/102] package/x11r7/xdriver_xf86-input-synaptics: bump version to 1.10.0 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 034/102] package/x11r7/xlib_libXxf86vm: bump version to 1.1.6 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 035/102] package/x11r7/xlib_libXv: bump version to 1.0.13 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 036/102] package/x11r7/xlib_libxcvt: bump version to 0.1.3 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 037/102] package/x11r7/xlib_libXau: bump version to 1.0.12 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 038/102] package/x11r7/xlib_libICE: bump version to 1.1.2 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 039/102] package/x11r7/xlib_libXrender: bump version to 0.9.12 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 040/102] package/x11r7/xapp_xkbevd: bump version to 1.1.6 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 041/102] package/x11r7/xapp_oclock: bump version to 1.0.6 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 042/102] package/x11r7/xapp_fslsfonts: bump version to 1.0.7 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 043/102] package/x11r7/xapp_xlogo: " Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 044/102] package/xutil_util-macros: bump version to 1.20.2 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 045/102] package/x11r7/xapp_xcompmgr: bump version to 1.1.10 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 046/102] package/x11r7/xdriver_xf86-video-fbdev: bump version to 0.5.1 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 047/102] package/x11r7/xapp_xrandr: bump version to 1.5.3 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 048/102] package/x11r7/xapp_xbacklight: bump version to 1.2.4 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 049/102] package/x11r7/xlib_libXcursor: bump version to 1.2.3 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 050/102] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.11.0 Bernd Kuhls
2026-01-12  8:28 ` [Buildroot] [PATCH 051/102] package/x11r7/xapp_bdftopcf: bump version to 1.1.2 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 052/102] package/x11r7/xdriver_xf86-video-r128: bump version to 6.13.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 053/102] package/x11r7/xdriver_xf86-video-mga: bump version to 2.1.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 054/102] package/x11r7/xdriver_xf86-video-mach64: bump version to 6.10.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 055/102] package/x11r7/xapp_xwud: bump version to 1.0.7 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 056/102] package/x11r7/xapp_xmag: bump version to 1.0.8 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 057/102] package/x11r7/xapp_xkbprint: bump version to 1.0.7 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 058/102] package/x11r7/xapp_xcmsdb: " Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 059/102] package/x11r7/xlib_libXi: bump version to 1.8.2 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 060/102] package/x11r7/xapp_xclipboard: bump version to 1.1.5 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 061/102] package/x11r7/xapp_x11perf: bump version to 1.7.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 062/102] package/x11r7/xlib_libXtst: bump version to 1.2.5 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 063/102] package/x11r7/xlib_libFS: bump version to 1.0.10 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 064/102] package/x11r7/xlib_libXfont2: bump version to 2.0.7 Bernd Kuhls
2026-07-17 15:46   ` Thomas Perale via buildroot
2026-01-12  8:29 ` [Buildroot] [PATCH 065/102] package/x11r7/xapp_xinput-calibrator: use tarball hashes provided by upstream Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 066/102] package/x11r7/xapp_xfs: bump version to 1.2.2 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 067/102] package/x11r7/xapp_appres: bump version to 1.0.7 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 068/102] package/x11r7/xapp_xconsole: bump version to 1.1.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 069/102] package/x11r7/xlib_libXmu: bump version to 1.2.1 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 070/102] package/x11r7/xapp_xman: bump version to 1.2.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 071/102] package/x11r7/xapp_xload: " Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 072/102] package/x11r7/xapp_xedit: bump version to 1.2.4 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 073/102] package/x11r7/xapp_iceauth: bump version to 1.0.10 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 074/102] package/x11r7/xlib_libXaw: bump version to 1.0.16 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 075/102] package/x11r7/xapp_xsm: bump version to 1.0.6 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 076/102] package/x11r7/xapp_xrefresh: bump version to 1.1.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 077/102] package/x11r7/xapp_xpr: bump version to 1.2.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 078/102] package/x11r7/xapp_xmh: bump version to 1.0.5 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 079/102] package/x11r7/xapp_xmessage: bump version to 1.0.7 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 080/102] package/x11r7/xapp_xfontsel: bump version to 1.1.1 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 081/102] package/x11r7/xapp_xev: bump version to 1.2.6 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 082/102] package/x11r7/xapp_mkfontscale: bump version to 1.2.3 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 083/102] package/x11r7/xapp_listres: bump version to 1.0.6 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 084/102] package/x11r7/xapp_editres: bump version to 1.0.9 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 085/102] package/x11r7/xlib_libXdmcp: bump version to 1.1.5 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 086/102] package/x11r7/xfont_encodings: bump version to 1.1.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 087/102] package/x11r7/xlib_libfontenc: bump version to 1.1.8 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 088/102] package/x11r7/xlib_libxkbfile: bump version to 1.1.3 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 089/102] package/x11r7/xlib_libXext: bump version to 1.3.6 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 090/102] package/x11r7/xapp_xmore: bump version to 1.0.4 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 091/102] package/x11r7/xapp_xditview: bump version to 1.0.7 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 092/102] package/x11r7/xapp_bitmap: bump version to 1.1.1 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 093/102] package/x11r7/xapp_xbiff: bump version to 1.0.5 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 094/102] package/x11r7/xlib_libXrandr: bump version to 1.5.4 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 095/102] package/x11r7/xdriver_xf86-video-siliconmotion: bump version to 1.7.10 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 096/102] package/x11r7/xfont_font-util: bump version to 1.4.1 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 097/102] package/x11r7/xdriver_xf86-input-libinput: bump version to 1.5.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 098/102] package/x11r7/xfont_font-adobe-utopia-75dpi: bump version to 1.0.5 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 099/102] package/x11r7/xdriver_xf86-video-amdgpu: bump version to 25.0.0 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 100/102] package/x11r7/xlib_libXvMC: bump version to 1.0.14 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 101/102] package/x11r7/xutil_makedepend: bump version to 1.0.9 Bernd Kuhls
2026-01-12  8:29 ` [Buildroot] [PATCH 102/102] package/x11r7/xdriver_xf86-input-mouse: remove package Bernd Kuhls
2026-01-13 20:59 ` [Buildroot] [PATCH 001/102] package/x11r7/xcb-proto: bump version to 1.17.0 Julien Olivain via buildroot

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