Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 022/102] package/x11r7/xapp_xcursorgen: bump version to 1.0.9
Date: Mon, 12 Jan 2026 09:28:30 +0100	[thread overview]
Message-ID: <20260112082950.2528445-22-bernd@kuhls.net> (raw)
In-Reply-To: <20260112082950.2528445-1-bernd@kuhls.net>

https://lists.x.org/archives/xorg-announce/2025-May/003605.html

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

diff --git a/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.hash b/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.hash
index 45bff55ed2..50d65d6c2a 100644
--- a/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.hash
+++ b/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.hash
@@ -1,5 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2022-December/003264.html
-sha256  32b33ce27b4e285e64ff375731806bb7988cc626ff10915c65f1dc4da640cc9b  xcursorgen-1.0.8.tar.xz
-sha512  dede5b9e1e09f9253365bbb83fdab26c681641913f3586cef52d4802db9cecc7e252344911cd969a873c3a5c5ebbd4b862f786de263f92ea1bcb2df90236f9c4  xcursorgen-1.0.8.tar.xz
+# From https://lists.x.org/archives/xorg-announce/2025-May/003605.html
+sha256  0cc9e156ac84ca16ea902710af35e0faffa51d13797071e3b4b6cc7cbd493bbc  xcursorgen-1.0.9.tar.xz
+sha512  d40b96d6f60ee3815ef8ed6217028b39b127f200415661e39cf23af89662aafc6783f9e311f8021fe1a5ccfbc47610909796e569991e6680b8c2133401af476e  xcursorgen-1.0.9.tar.xz
 # Locally computed
 sha256  8c773336b654442ac8018715a52be1a8254895c57c898d5387016e9488cc2009  COPYING
diff --git a/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.mk b/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.mk
index 318cd562db..e262001837 100644
--- a/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.mk
+++ b/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XAPP_XCURSORGEN_VERSION = 1.0.8
+XAPP_XCURSORGEN_VERSION = 1.0.9
 XAPP_XCURSORGEN_SOURCE = xcursorgen-$(XAPP_XCURSORGEN_VERSION).tar.xz
 XAPP_XCURSORGEN_SITE = https://xorg.freedesktop.org/archive/individual/app
 XAPP_XCURSORGEN_LICENSE = MIT
-- 
2.47.3

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

  parent reply	other threads:[~2026-01-12  8:43 UTC|newest]

Thread overview: 105+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Bernd Kuhls [this message]
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

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=20260112082950.2528445-22-bernd@kuhls.net \
    --to=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox