Re: CVS: cvs.openbsd.org: xenocara

2024-06-04 Thread Matthieu Herrb
On Tue, Jun 04, 2024 at 05:57:02PM +1000, Jonathan Gray wrote:
> On Mon, Jun 03, 2024 at 11:42:22PM -0600, Matthieu Herrb wrote:
> > CVSROOT:/cvs
> > Module name:xenocara
> > Changes by: matth...@cvs.openbsd.org2024/06/03 23:42:22
> > 
> > Modified files:
> > lib/libXpm : Makefile.am Makefile.in 
> > Added files:
> > app/sxpm   : Makefile 
> > 
> > Log message:
> > Explicitely build sxpm in app, after the new libXpm has been installed.
> > 
> > This makes sure it is linked against the new libXpm, not the existing
> > one in /usr/X11R6/lib which may reference to an old, incompatible libc.
> > ok tb@
> 
> needs to be added to app/Makefile as well

Yes I forgot to commit the chunk for app/Makefile from my diff.
Fixed, sorry.
> 
> Index: app/Makefile
> ===
> RCS file: /cvs/xenocara/app/Makefile,v
> diff -u -p -r1.38 Makefile
> --- app/Makefile  15 Aug 2019 17:01:12 -  1.38
> +++ app/Makefile  4 Jun 2024 07:47:41 -
> @@ -5,7 +5,7 @@ SUBDIR= bdftopcf mkfontscale \
>   appres beforelight bitmap editres fonttosfnt \
>   iceauth ico listres luit oclock \
>   rgb sessreg setxkbmap \
> - smproxy twm viewres x11perf xauth xbacklight xbiff xcalc \
> + smproxy sxpm twm viewres x11perf xauth xbacklight xbiff xcalc \
>   xclipboard xclock xcmsdb xcompmgr xconsole  \
>   xenodm xdpyinfo xedit xev xeyes xf86dga \
>   xfd xfontsel xgamma xgc xhost \

-- 
Matthieu Herrb



CVS: cvs.openbsd.org: xenocara

2024-06-04 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/06/04 02:13:08

Modified files:
app: Makefile 

Log message:
Link sxpm to the build. Remined by jsg@ originally ok tb@



Re: CVS: cvs.openbsd.org: xenocara

2024-06-04 Thread Jonathan Gray
On Mon, Jun 03, 2024 at 11:42:22PM -0600, Matthieu Herrb wrote:
> CVSROOT:  /cvs
> Module name:  xenocara
> Changes by:   matth...@cvs.openbsd.org2024/06/03 23:42:22
> 
> Modified files:
>   lib/libXpm : Makefile.am Makefile.in 
> Added files:
>   app/sxpm   : Makefile 
> 
> Log message:
> Explicitely build sxpm in app, after the new libXpm has been installed.
> 
> This makes sure it is linked against the new libXpm, not the existing
> one in /usr/X11R6/lib which may reference to an old, incompatible libc.
> ok tb@

needs to be added to app/Makefile as well

Index: app/Makefile
===
RCS file: /cvs/xenocara/app/Makefile,v
diff -u -p -r1.38 Makefile
--- app/Makefile15 Aug 2019 17:01:12 -  1.38
+++ app/Makefile4 Jun 2024 07:47:41 -
@@ -5,7 +5,7 @@ SUBDIR= bdftopcf mkfontscale \
appres beforelight bitmap editres fonttosfnt \
iceauth ico listres luit oclock \
rgb sessreg setxkbmap \
-   smproxy twm viewres x11perf xauth xbacklight xbiff xcalc \
+   smproxy sxpm twm viewres x11perf xauth xbacklight xbiff xcalc \
xclipboard xclock xcmsdb xcompmgr xconsole  \
xenodm xdpyinfo xedit xev xeyes xf86dga \
xfd xfontsel xgamma xgc xhost \



CVS: cvs.openbsd.org: xenocara

2024-06-03 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/06/03 23:45:18

Modified files:
lib/xcb-util-image: Makefile.am Makefile.in 

Log message:
Don't build the test programs.

They are not installed and get linked against the installed libxcb-image
ok tb@



CVS: cvs.openbsd.org: xenocara

2024-06-03 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/06/03 23:42:22

Modified files:
lib/libXpm : Makefile.am Makefile.in 
Added files:
app/sxpm   : Makefile 

Log message:
Explicitely build sxpm in app, after the new libXpm has been installed.

This makes sure it is linked against the new libXpm, not the existing
one in /usr/X11R6/lib which may reference to an old, incompatible libc.
ok tb@



CVS: cvs.openbsd.org: xenocara

2024-06-03 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/06/03 23:38:14

xenocara/app/sxpm

Update of /cvs/xenocara/app/sxpm
In directory cvs.openbsd.org:/tmp/cvs-serv43826/sxpm

Log Message:
Directory /cvs/xenocara/app/sxpm added to the repository



CVS: cvs.openbsd.org: xenocara

2024-06-01 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/06/01 06:48:00

Modified files:
.  : MODULES 3RDPARTY 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-06-01 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/06/01 06:15:46

Modified files:
distrib/sets/lists/xshare: mi 

Log message:
sync



CVS: cvs.openbsd.org: xenocara

2024-06-01 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/06/01 06:14:48

Modified files:
proto/xorgproto: Makefile.in aclocal.m4 configure configure.ac 
 dri3proto.pc.in dri3proto.txt install-sh 
 meson.build presentproto.pc.in presentproto.txt 
proto/xorgproto/include/X11: DECkeysym.h HPkeysym.h Sunkeysym.h 
 XF86keysym.h keysymdef.h 
proto/xorgproto/include/X11/extensions: dri3proto.h 
presentproto.h 
presenttokens.h 
proto/xorgproto/scripts: keysym-generator.py 
proto/xorgproto/specs: Makefile.in 
proto/xorgproto/specs/bigreqsproto: Makefile.in 
proto/xorgproto/specs/fontsproto: Makefile.in 
proto/xorgproto/specs/kbproto: Makefile.in 
proto/xorgproto/specs/recordproto: Makefile.in 
proto/xorgproto/specs/scrnsaverproto: Makefile.in 
proto/xorgproto/specs/xcmiscproto: Makefile.in 
proto/xorgproto/specs/xextproto: Makefile.in 
proto/xorgproto/specs/xproto: Makefile.in 

Log message:
Update to xorgproto 2024.1. Bulk ports build test tb@



CVS: cvs.openbsd.org: xenocara

2024-05-13 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/05/13 13:45:45

Modified files:
.  : MODULES 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-05-13 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/05/13 13:17:24

Modified files:
distrib/sets/lists/xbase: mi 

Log message:
sync



CVS: cvs.openbsd.org: xenocara

2024-05-13 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/05/13 13:16:27

Modified files:
lib/libpciaccess: COPYING Makefile.bsd-wrapper meson.build 
lib/libpciaccess/src: Doxyfile common_device_name.c 
  common_init.c freebsd_pci.c hurd_pci.c 
  linux_sysfs.c meson.build pci_tools.h 
  pciaccess_private.h 
Added files:
lib/libpciaccess: .gitignore .gitlab-ci.yml README.cygwin 
lib/libpciaccess/mk: .gitignore Makefile config.h shlib_version 
lib/libpciaccess/scanpci: .gitignore 
Removed files:
lib/libpciaccess: ChangeLog INSTALL Makefile.am Makefile.in 
  aclocal.m4 compile config.guess config.h.in 
  config.sub configure configure.ac depcomp 
  install-sh ltmain.sh missing 
lib/libpciaccess/include: Makefile.am Makefile.in 
lib/libpciaccess/m4: ax_define_dir.m4 libtool.m4 ltoptions.m4 
 ltsugar.m4 ltversion.m4 lt~obsolete.m4 
lib/libpciaccess/man: Makefile.am Makefile.in 
lib/libpciaccess/scanpci: Makefile.am Makefile.in 
lib/libpciaccess/src: Makefile.am Makefile.in 

Log message:
Update to libpciacces 0.18.1.  ok kettenis@
removes the autotools build system and add a simple make based one.
The existing xenocara obj dir needs to be wiped before a make obj / make buildx



CVS: cvs.openbsd.org: xenocara

2024-05-13 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/05/13 13:13:33

xenocara/lib/libpciaccess/mk

Update of /cvs/xenocara/lib/libpciaccess/mk
In directory cvs.openbsd.org:/tmp/cvs-serv56661/mk

Log Message:
Directory /cvs/xenocara/lib/libpciaccess/mk added to the repository



CVS: cvs.openbsd.org: xenocara

2024-05-04 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/05/04 04:29:47

Modified files:
.  : MODULES 

Log message:
reverted xkbcomp 1.4.7



CVS: cvs.openbsd.org: xenocara

2024-05-04 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/05/04 03:53:35

Modified files:
app/xkbcomp: ChangeLog action.c action.h alias.c alias.h 
 compat.c config.h.in configure configure.ac 
 expr.c expr.h geometry.c indicators.c 
 indicators.h keycodes.c keymap.c keytypes.c 
 listing.c misc.c misc.h parseutils.c 
 parseutils.h symbols.c utils.c utils.h vmod.c 
 vmod.h xkbcomp.c xkbcomp.h xkbparse.y xkbpath.c 
 xkbpath.h xkbscan.c 

Log message:
Revert to xkbcomp 1.4.6. for now.
version 1.4.7 has memory management issues found by mbuhl@



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 08:46:15

Modified files:
.  : MODULES 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 08:24:13

Modified files:
distrib/sets/lists/xshare: mi 

Log message:
sync (previous was too early)



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 08:18:03

Modified files:
distrib/sets/lists/xshare: mi 

Log message:
sync



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 08:14:08

Modified files:
app/xkbcomp: ChangeLog Makefile.in aclocal.m4 action.c 
 action.h alias.c alias.h compat.c config.h.in 
 configure configure.ac expr.c expr.h geometry.c 
 indicators.c indicators.h install-sh keycodes.c 
 keymap.c keytypes.c listing.c misc.c misc.h 
 parseutils.c parseutils.h symbols.c utils.c 
 utils.h vmod.c vmod.h xkbcomp.c xkbcomp.h 
 xkbparse.y xkbpath.c xkbpath.h xkbscan.c 
app/xkbcomp/man: Makefile.in 

Log message:
Update to xkbcomp 1.4.7



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 08:05:09

Modified files:
lib/libxkbfile : ChangeLog Makefile.am Makefile.in aclocal.m4 
 config.h.in configure configure.ac install-sh 
lib/libxkbfile/src: Makefile.am Makefile.in cout.c maprules.c 
xkbatom.c xkbconfig.c xkbtext.c xkmread.c 
Added files:
lib/libxkbfile : meson.build 
lib/libxkbfile/m4: libtool.m4 ltoptions.m4 ltsugar.m4 
   ltversion.m4 lt~obsolete.m4 
lib/libxkbfile/src: meson.build 

Log message:
Update to libxkbfile 1.1.3



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 08:02:40

xenocara/lib/libxkbfile/m4

Update of /cvs/xenocara/lib/libxkbfile/m4
In directory cvs.openbsd.org:/tmp/cvs-serv97728/m4

Log Message:
Directory /cvs/xenocara/lib/libxkbfile/m4 added to the repository



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 07:59:02

Modified files:
lib/libXvMC: ChangeLog aclocal.m4 configure configure.ac 
 meson.build 
lib/libXvMC/include/X11/extensions: XvMClib.h vldXvMC.h 
lib/libXvMC/src: XvMC.c XvMClibint.h 
lib/libXvMC/wrapper: XvMCWrapper.c 
Added files:
lib/libXvMC/m4 : libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 
 lt~obsolete.m4 

Log message:
Update to libXvMC 1.0.14



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 07:56:22

xenocara/lib/libXvMC/m4

Update of /cvs/xenocara/lib/libXvMC/m4
In directory cvs.openbsd.org:/tmp/cvs-serv91847/m4

Log Message:
Directory /cvs/xenocara/lib/libXvMC/m4 added to the repository



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 07:53:24

Modified files:
lib/libfontenc : ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac install-sh 
lib/libfontenc/src: Makefile.in encparse.c reallocarray.h 

Log message:
Update to libfontenc 1.1.8



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 07:27:34

Modified files:
util/macros: ChangeLog aclocal.m4 configure configure.ac 
 install-sh xorg-macros.m4.in 

Log message:
Update to util-macros 1.20.1



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 07:25:04

Modified files:
util/makedepend: ChangeLog Makefile.am Makefile.in configure 
 configure.ac cppsetup.c def.h ifparser.c 
 ifparser.h imakemdep.h include.c main.c 
 makedepend-config.h.in parse.c pr.c 

Log message:
Update to makedepend 1.0.9



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 07:18:55

Modified files:
util/gccmakedep: ChangeLog Makefile.in aclocal.m4 compile 
 configure configure.ac gccmakedep.in install-sh 
Added files:
util/gccmakedep: README.md 

Log message:
Update to gccmakedep 1.0.4



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 07:13:20

Modified files:
font/util  : COPYING ChangeLog Makefile.in aclocal.m4 
 config.h.in configure configure.ac 
 fontutil.m4.in install-sh map-ISO8859-1 
 map-ISO8859-10 map-ISO8859-11 map-ISO8859-13 
 map-ISO8859-14 map-ISO8859-15 map-ISO8859-16 
 map-ISO8859-2 map-ISO8859-3 map-ISO8859-4 
 map-ISO8859-5 map-ISO8859-6 map-ISO8859-7 
 map-ISO8859-8 map-ISO8859-9 map-JISX0201.1976-0 
 map-KOI8-R 
font/util/man  : Makefile.am Makefile.in 

Log message:
Update font-util to 1.4.1



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 07:05:39

Modified files:
font/encodings : ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac install-sh 
Added files:
font/encodings : meson.build meson_options.txt mkencodingsdir.in 
font/encodings/large: meson.build 

Log message:
Update to encodings 1.1.0

the ISO8859-14 encodings had already been added locally.



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:59:52

Modified files:
doc/xorg-docs  : ChangeLog MAINTAINERS Makefile.in aclocal.m4 
 configure configure.ac install-sh 
doc/xorg-docs/general: Makefile.in 
doc/xorg-docs/general/fonts: Makefile.in 
doc/xorg-docs/general/graphics: Makefile.in 
doc/xorg-docs/general/input: Makefile.in 
doc/xorg-docs/general/platforms: Makefile.in 
doc/xorg-docs/man: Makefile.in Xsecurity.man 
doc/xorg-docs/specs: Makefile.in 
doc/xorg-docs/specs/CTEXT: Makefile.in 
doc/xorg-docs/specs/ICCCM: Makefile.in 
doc/xorg-docs/specs/XLFD: Makefile.in 
doc/xorg-docs/specs/Xserver: Makefile.in 

Log message:
Update to xorg-docs 1.7.3



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:54:52

Modified files:
app/xsm: ChangeLog Makefile.in aclocal.m4 choose.c 
 config.h.in configure configure.ac install-sh 
 signals.c xsm.c 
app/xsm/man: Makefile.in xsm.man 

Log message:
Update xsm to 1.0.6



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:51:57

Modified files:
app/xrefresh   : ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac install-sh xrefresh.c 
app/xrefresh/man: Makefile.in 

Log message:
Update to xrefresh 1.1.0



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:49:40

Modified files:
app/xprop  : ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac install-sh xprop.c 
app/xprop/man  : Makefile.in 

Log message:
Update to xprop 1.2.7



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:47:15

Modified files:
app/xpr: COPYING ChangeLog Makefile.in aclocal.m4 
 config.h.in configure configure.ac install-sh 
 x2jet.c x2pmp.c xpr.c xpr.man 

Log message:
Update to xpr 1.2.0



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:38:49

Modified files:
app/xmore  : COPYING ChangeLog Makefile.in README.md 
 aclocal.m4 config.h.in configure configure.ac 
 install-sh xmore.c 
app/xmore/man  : Makefile.in 

Log message:
Update to xmore 1.0.4



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:35:48

Modified files:
app/xmessage   : ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac install-sh readfile.c 
 xmessage.c 
app/xmessage/man: Makefile.in xmessage.man 

Log message:
Update to xmessage 1.0.7



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:32:49

Modified files:
app/xlsfonts   : ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac install-sh xlsfonts.c 
app/xlsfonts/man: Makefile.in xlsfonts.man 

Log message:
Update to xlsfonts 1.0.8



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:29:03

Modified files:
app/xload  : COPYING ChangeLog Makefile.in aclocal.m4 
 config.h.in configure configure.ac get_load.c 
 get_rload.c install-sh xload.c 
app/xload/man  : Makefile.in xload.man 

Log message:
Update to xload 1.2.0



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 06:20:02

Modified files:
app/xkbutils   : COPYING ChangeLog Makefile.in aclocal.m4 
 config.h.in configure configure.ac install-sh 
 utils.c utils.h xkbvleds.c xkbwatch.c 
app/xkbutils/man: Makefile.in xkbbell.man xkbvleds.man 
  xkbwatch.man 

Log message:
Update to xkbutils 1.0.6



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 04:39:03

Modified files:
app/xfontsel   : COPYING ChangeLog Makefile.am Makefile.in 
 aclocal.m4 config.h.in configure configure.ac 
 install-sh xfontsel.c 
app/xfontsel/man: Makefile.in xfontsel.man 

Log message:
Update to xfontsel 1.1.1



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 04:30:49

Modified files:
app/xev: ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac install-sh xev.c 
app/xev/man: Makefile.in 

Log message:
Update to xev 1.2.6



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 04:12:50

Modified files:
app/xedit  : ChangeLog Makefile.in aclocal.m4 commands.c 
 config.h.in configure configure.ac install-sh 
 util.c xedit.c xedit.h 
app/xedit/lisp : core.c helper.c lisp.c lsp.c math.c read.c 
 time.c 
app/xedit/lisp/mp: mp.h mpi.c 
app/xedit/man  : Makefile.in 

Log message:
Update to xedit 1.2.4



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 04:11:51

Modified files:
app/mkfontscale: COPYING ChangeLog Makefile.am Makefile.in 
 aclocal.m4 config.h.in configure configure.ac 
 constlist.c hash.c ident.c install-sh list.c 
 mkfontscale.c 
app/mkfontscale/man: Makefile.in 

Log message:
Update to mkfontscale 1.2.3



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 04:07:02

Modified files:
app/xauth  : ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac gethost.c install-sh 
 parsedpy.c process.c xauth.c 
app/xauth/man  : Makefile.in xauth.man 
app/xauth/tests: Makefile.in 

Log message:
Update to xauth 1.1.3



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 03:52:45

Modified files:
app/listres: ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac install-sh listres.c 
app/listres/man: Makefile.in listres.man 

Log message:
Update to listres 1.0.6



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 03:50:26

Modified files:
app/iceauth: ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac iceauth.c install-sh 
 process.c 
app/iceauth/man: Makefile.in 

Log message:
Update to iceauth 1.0.10



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 03:44:45

Modified files:
app/editres: ChangeLog Makefile.in aclocal.m4 actions.c 
 comm.c config.h.in configure configure.ac 
 editres.c editresP.h geometry.c handler.c 
 install-sh setvalues.c svpopup.c utils.c 
 widgets.c wtree.c 
app/editres/man: Makefile.in editres.man 

Log message:
Update editres to 1.0.9



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 03:39:10

Modified files:
app/bitmap : Makefile.in aclocal.m4 compile config.h.in 
 configure install-sh 
app/bitmap/man : Makefile.in 

Log message:
bitmap: regen autotools for 1.1.1



CVS: cvs.openbsd.org: xenocara

2024-04-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/28 03:37:46

Modified files:
app/bitmap : BitEdit.c Bitmap.c ChangeLog CutPaste.c 
 Dialog.c Handlers.c ReqMach.c atobm.c bmtoa.c 
 compile configure.ac test-driver 
app/bitmap/man : Makefile.am bitmap.man 

Log message:
Update to bitmap 1.1.1



CVS: cvs.openbsd.org: xenocara

2024-04-27 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/27 12:34:23

Modified files:
.  : README 

Log message:
Update instructions to get a core dump from X server,
prompted by input from Kirill A. Korinsky, thanks.



CVS: cvs.openbsd.org: xenocara

2024-04-27 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/27 11:57:10

Modified files:
.  : MODULES 3RDPARTY 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-04-27 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/27 11:37:15

Modified files:
xserver: ChangeLog configure configure.ac meson.build 
xserver/mi : mipointer.c 
xserver/render : glyph.c 

Log message:
Update to xserver 21.1.13.



CVS: cvs.openbsd.org: xenocara

2024-04-10 Thread Okan Demirmen
CVSROOT:/cvs
Module name:xenocara
Changes by: o...@cvs.openbsd.org2024/04/10 13:38:22

Modified files:
app/cwm: kbfunc.c 

Log message:
Grab the pointer against the root window instead of the client we're attempting
to move and/or resize; prevents XNextEvent() from blocking on a client that
might have been moved to a Withdrawn state.

behavior noticed and reported by zenitds at proton.me - thanks!



CVS: cvs.openbsd.org: xenocara

2024-04-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/08 19:54:58

Modified files:
lib/mesa/include/pci_ids: iris_pci_ids.h 

Log message:
intel/dev: Add 0x56be and 0x56bf DG2 PCI IDs

>From Jordan Justen
98f3d072b428f93d799d17ab4e56f963206c9a2f in mainline Mesa



CVS: cvs.openbsd.org: xenocara

2024-04-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/08 19:51:24

Modified files:
lib/mesa/include/pci_ids: iris_pci_ids.h 

Log message:
intel/dev: Add ATS-M PCI ID for Data Center GPU Flex 170G

>From Jordan Justen
ce900dcbb133e2e9b8b2478fce8aa1c146d741bb in mainline Mesa



CVS: cvs.openbsd.org: xenocara

2024-04-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/08 19:49:12

Modified files:
lib/mesa/include/pci_ids: iris_pci_ids.h 

Log message:
intel/dev: Adjust device strings for ATS-M devices

>From Jordan Justen
59e0c38427df012ded895229dbf3d955efb59362 in mainline Mesa



CVS: cvs.openbsd.org: xenocara

2024-04-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/08 19:45:54

Modified files:
lib/mesa/include/pci_ids: iris_pci_ids.h 

Log message:
intel/dev: update DG2 device names

2777a4c692c78bc373b89a74f76471c6aef7f7ff in mainline Mesa



CVS: cvs.openbsd.org: xenocara

2024-04-07 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/07 07:45:53

Modified files:
.  : MODULES 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-04-07 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/07 05:42:56

Modified files:
xserver: ChangeLog configure configure.ac meson.build 
xserver/Xext   : sync.c 
xserver/Xi : xipassivegrab.c xiselectev.c 
xserver/dix: devices.c dispatch.c 
xserver/hw/xfree86/common: xf86Config.c xf86Mode.c 
xserver/hw/xfree86/man: xorg.conf.man 
xserver/hw/xfree86/modes: xf86Modes.c 
xserver/hw/xquartz/xpr: appledri.c 
xserver/include: opaque.h 
xserver/man: Xserver.man 
xserver/os : utils.c 

Log message:
Update to xserver 21.1.12

The security patches were already commited, sync with the rest
of the 21.1.12 relase.



CVS: cvs.openbsd.org: xenocara

2024-04-07 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/07 00:31:07

Modified files:
xserver: Makefile.bsd-wrapper 

Log message:
The DMX extension was removed in xserver 21.1.



CVS: cvs.openbsd.org: xenocara

2024-04-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/03 16:10:09

Modified files:
lib/mesa/mk/libgallium_dri: Makefile 

Log message:
fix the build on archs where vulkan is not built
reported by deraadt@



CVS: cvs.openbsd.org: xenocara

2024-04-03 Thread Mark Kettenis
CVSROOT:/cvs
Module name:xenocara
Changes by: kette...@cvs.openbsd.org2024/04/03 15:47:30

Modified files:
lib/mesa/src/gallium/auxiliary/gallivm: lp_bld_init.c 
lp_bld_misc.cpp 
lp_bld_misc.h 

Log message:
Enable PAC in addition to BTI on arm64 such that JIT code matches the
default branch protection provided by our base compiler.

ok jsg@



CVS: cvs.openbsd.org: xenocara

2024-04-03 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:xenocara
Changes by: bl...@cvs.openbsd.org   2024/04/03 14:44:56

Modified files:
xserver/Xi : Tag: OPENBSD_7_3 xipassivegrab.c xiselectev.c 
xserver/render : Tag: OPENBSD_7_3 glyph.c glyphstr.h render.c 

Log message:
Need to use unswapped length to send reply in
ProcXIGetSelectedEvents() (CVE-2024-31080) and
ProcXiPassiveGrabDevice() (CVE-2024-31081)

Fix refcounting of glyphs during ProcRenderAddGlyphs() (CVE-2024-31083)

from matthieu@

this is errata/7.3/028_xserver.patch.sig



CVS: cvs.openbsd.org: xenocara

2024-04-03 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:xenocara
Changes by: bl...@cvs.openbsd.org   2024/04/03 14:43:21

Modified files:
xserver/Xi : Tag: OPENBSD_7_4 xipassivegrab.c xiselectev.c 
xserver/render : Tag: OPENBSD_7_4 glyph.c glyphstr.h render.c 

Log message:
Need to use unswapped length to send reply in
ProcXIGetSelectedEvents() (CVE-2024-31080) and
ProcXiPassiveGrabDevice() (CVE-2024-31081)

Fix refcounting of glyphs during ProcRenderAddGlyphs() (CVE-2024-31083)

from matthieu@

this is errata/7.4/016_xserver.patch.sig



CVS: cvs.openbsd.org: xenocara

2024-04-03 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:xenocara
Changes by: bl...@cvs.openbsd.org   2024/04/03 14:41:29

Modified files:
xserver/Xi : Tag: OPENBSD_7_5 xipassivegrab.c xiselectev.c 
xserver/render : Tag: OPENBSD_7_5 glyph.c glyphstr.h render.c 

Log message:
Need to use unswapped length to send reply in
ProcXIGetSelectedEvents() (CVE-2024-31080) and
ProcXiPassiveGrabDevice() (CVE-2024-31081)

Fix refcounting of glyphs during ProcRenderAddGlyphs() (CVE-2024-31083)

from matthieu@

this is errata/7.5/001_xserver.patch.sig



CVS: cvs.openbsd.org: xenocara

2024-04-03 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/03 10:27:35

Modified files:
xserver/render : glyph.c glyphstr.h render.c 

Log message:
Fix refcounting of glyphs during ProcRenderAddGlyphs() (CVE-2024-31083)



CVS: cvs.openbsd.org: xenocara

2024-04-03 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/04/03 10:26:45

Modified files:
xserver/Xi : xipassivegrab.c xiselectev.c 

Log message:
Need to use unswapped length to send reply in
ProcXIGetSelectedEvents() (CVE-2024-31080) and
ProcXiPassiveGrabDevice() (CVE-2024-31081)



CVS: cvs.openbsd.org: xenocara

2024-04-02 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/02 05:24:00

Modified files:
.  : 3RDPARTY 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-04-02 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/02 04:43:16

Modified files:
distrib/sets/lists/xbase: md.amd64 md.arm64 md.armv7 md.i386 
  md.loongson md.macppc md.octeon 
  md.powerpc64 md.riscv64 md.sparc64 

Log message:
sync



CVS: cvs.openbsd.org: xenocara

2024-04-02 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/02 04:42:23

Modified files:
lib/mesa   : VERSION meson.build 
lib/mesa/docs  : features.txt 
lib/mesa/generated: Makefile 
lib/mesa/generated/src/amd/common: amdgfxregs.h 
   gfx10_format_table.c 
   sid_tables.h 
lib/mesa/generated/src/amd/compiler: aco_builder.h 
 aco_opcodes.cpp 
 aco_opcodes.h 
lib/mesa/generated/src/amd/vulkan: radeon_icd.json 
   radv_entrypoints.c 
   radv_entrypoints.h 
lib/mesa/generated/src/amd/vulkan/bvh: copy.spv.h encode.spv.h 
   encode_compact.spv.h 
   header.spv.h 
   lbvh_generate_ir.spv.h 
   lbvh_main.spv.h 
   leaf.spv.h morton.spv.h 
   ploc_internal.spv.h 
   ploc_internal_extended.spv.h 
lib/mesa/generated/src/amd/vulkan/radix_sort/shaders: 
  fill.comp.spv.h 
  
histogram.comp.spv.h 
  init.comp.spv.h 
  prefix.comp.spv.h 
  
scatter_0_even.comp.spv.h 
  
scatter_0_odd.comp.spv.h 
  
scatter_1_even.comp.spv.h 
  
scatter_1_odd.comp.spv.h 
lib/mesa/generated/src/compiler/glsl: astc_glsl.h float64_glsl.h 
  glsl_lexer.cpp 
  glsl_parser.cpp 
  glsl_parser.h 
lib/mesa/generated/src/compiler/glsl/glcpp: glcpp-lex.c 
glcpp-parse.c 
glcpp-parse.h 
lib/mesa/generated/src/compiler/nir: nir_builder_opcodes.h 
 nir_constant_expressions.c 
 nir_intrinsics.c 
 nir_intrinsics.h 
 nir_intrinsics_indices.h 
 nir_opcodes.c nir_opcodes.h 
 nir_opt_algebraic.c 
lib/mesa/generated/src/compiler/spirv: spirv_info.c 
   vtn_gather_types.c 
lib/mesa/generated/src/gallium/auxiliary: tr_util.c tr_util.h 
  u_indices_gen.c 
  u_tracepoints.c 
  u_unfilled_gen.c 
lib/mesa/generated/src/gallium/drivers/r300: 
 r300_nir_algebraic.c 
lib/mesa/generated/src/intel/compiler: 
   brw_nir_trig_workarounds.c 
lib/mesa/generated/src/intel/dev: intel_wa.c intel_wa.h 
lib/mesa/generated/src/intel/ds: intel_tracepoints.c 
 intel_tracepoints.h 
 intel_tracepoints_perfetto.h 
lib/mesa/generated/src/intel/genxml: gen11_pack.h gen125_pack.h 
 gen12_pack.h gen45_pack.h 
 gen4_pack.h gen5_pack.h 
 gen75_pack.h gen8_pack.h 
 gen9_pack.h genX_bits.h 
 genX_xml.h 
lib/mesa/generated/src/intel/isl: isl_format_layout.c 
lib/mesa/generated/src/intel/vulkan: anv_entrypoints.c 
 anv_entrypoints.h 
 intel_icd.json 
lib/mesa/generated/src/intel/vulkan/shaders: float64_spv.h 
lib/mesa/generated/src/intel/vulkan_hasvk: anv_entrypoints.c 
   anv_entrypoints.h 
   intel_hasvk_icd.json 
lib/mesa/generated/src/mapi/es2api: glapi_mapi_tmp.h 
lib/mesa/generated/src/mapi/glapi: 

CVS: cvs.openbsd.org: xenocara

2024-04-02 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/02 03:53:50

xenocara/lib/mesa/mk/libisl_gfx200

Update of /cvs/xenocara/lib/mesa/mk/libisl_gfx200
In directory cvs.openbsd.org:/tmp/cvs-serv80800/libisl_gfx200

Log Message:
Directory /cvs/xenocara/lib/mesa/mk/libisl_gfx200 added to the repository



CVS: cvs.openbsd.org: xenocara

2024-04-02 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/02 03:53:50

xenocara/lib/mesa/mk/libiris_gen200

Update of /cvs/xenocara/lib/mesa/mk/libiris_gen200
In directory cvs.openbsd.org:/tmp/cvs-serv80800/libiris_gen200

Log Message:
Directory /cvs/xenocara/lib/mesa/mk/libiris_gen200 added to the repository



CVS: cvs.openbsd.org: xenocara

2024-04-02 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/02 03:53:50

xenocara/lib/mesa/mk/libvtn

Update of /cvs/xenocara/lib/mesa/mk/libvtn
In directory cvs.openbsd.org:/tmp/cvs-serv80800/libvtn

Log Message:
Directory /cvs/xenocara/lib/mesa/mk/libvtn added to the repository



CVS: cvs.openbsd.org: xenocara

2024-04-02 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/02 03:53:50

xenocara/lib/mesa/mk/libanv_gen200

Update of /cvs/xenocara/lib/mesa/mk/libanv_gen200
In directory cvs.openbsd.org:/tmp/cvs-serv80800/libanv_gen200

Log Message:
Directory /cvs/xenocara/lib/mesa/mk/libanv_gen200 added to the repository



CVS: cvs.openbsd.org: xenocara

2024-04-02 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/02 03:53:50

xenocara/lib/mesa/mk/libblake3

Update of /cvs/xenocara/lib/mesa/mk/libblake3
In directory cvs.openbsd.org:/tmp/cvs-serv80800/libblake3

Log Message:
Directory /cvs/xenocara/lib/mesa/mk/libblake3 added to the repository



CVS: cvs.openbsd.org: xenocara

2024-04-02 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/04/02 03:53:50

xenocara/lib/mesa/mk/libradeonsi_gfx115

Update of /cvs/xenocara/lib/mesa/mk/libradeonsi_gfx115
In directory cvs.openbsd.org:/tmp/cvs-serv80800/libradeonsi_gfx115

Log Message:
Directory /cvs/xenocara/lib/mesa/mk/libradeonsi_gfx115 added to the repository



CVS: cvs.openbsd.org: xenocara

2024-03-30 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/03/30 09:43:09

Modified files:
.  : MODULES 3RDPARTY 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-03-17 Thread Mark Kettenis
CVSROOT:/cvs
Module name:xenocara
Changes by: kette...@cvs.openbsd.org2024/03/17 18:15:10

Modified files:
lib/mesa/src/gallium/auxiliary/gallivm: lp_bld_init.c 
lp_bld_misc.cpp 
lp_bld_misc.h 

Log message:
Tell LLVM to generate code with BTI instructions.

"looks ok" jsg@, ok deraadt@



CVS: cvs.openbsd.org: xenocara

2024-02-29 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/02/29 03:15:05

Modified files:
lib/mesa/include/pci_ids: iris_pci_ids.h 

Log message:
intel/dev: Add 2 additional ADL-N PCI ids

>From Jordan Justen
62b72b6be9742c655d381348c6b161afc6b5396f in mainline Mesa



CVS: cvs.openbsd.org: xenocara

2024-02-09 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:xenocara
Changes by: t...@cvs.openbsd.org2024/02/09 06:17:54

Modified files:
lib/mesa/src/mesa/main: dlist.c 

Log message:
Fix off-by-one in dlist allocation when checking whether to allocate a
new block. This fixes segfaults in dlist functions that occur on
applications making heavy use of display lists that exceed BLOCK_SIZE.

ok jsg@ and stsp@, who also both helped me track down the issue.



CVS: cvs.openbsd.org: xenocara

2024-01-29 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/01/30 00:50:26

Modified files:
.  : 3RDPARTY 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-01-29 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/01/29 23:18:20

Modified files:
distrib/sets/lists/xbase: md.amd64 md.arm64 md.armv7 md.i386 
  md.loongson md.macppc md.octeon 
  md.powerpc64 md.riscv64 md.sparc64 

Log message:
sync



CVS: cvs.openbsd.org: xenocara

2024-01-29 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/01/29 23:16:38

Modified files:
lib/libdrm : xf86drm.c xf86drm.h xf86drmMode.c xf86drmMode.h 
lib/libdrm/amdgpu: amdgpu_bo.c 
lib/libdrm/generated: generated_static_table_fourcc.h 
lib/libdrm/include/drm: drm.h 
lib/libdrm/mk/libdrm: shlib_version 
lib/libdrm/mk/libdrm_amdgpu: shlib_version 
lib/libdrm/radeon: radeon_surface.c 

Log message:
Merge libdrm 2.4.120



CVS: cvs.openbsd.org: xenocara

2024-01-29 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2024/01/29 23:12:16

Log message:
Import libdrm 2.4.120

Status:

Vendor Tag: libdrm
Release Tags:   libdrm_2_4_120

U xenocara/lib/libdrm/.editorconfig
U xenocara/lib/libdrm/.gitignore
U xenocara/lib/libdrm/.gitlab-ci.yml
U xenocara/lib/libdrm/Android.common.mk
U xenocara/lib/libdrm/Android.mk
U xenocara/lib/libdrm/CONTRIBUTING.rst
U xenocara/lib/libdrm/CleanSpec.mk
U xenocara/lib/libdrm/Makefile.sources
U xenocara/lib/libdrm/README.rst
U xenocara/lib/libdrm/RELEASING
U xenocara/lib/libdrm/core-symbols.txt
U xenocara/lib/libdrm/gen_table_fourcc.py
U xenocara/lib/libdrm/libdrm.pc.in
U xenocara/lib/libdrm/libdrm_lists.h
U xenocara/lib/libdrm/libdrm_macros.h
U xenocara/lib/libdrm/libsync.h
U xenocara/lib/libdrm/meson.build
U xenocara/lib/libdrm/meson_options.txt
U xenocara/lib/libdrm/symbols-check.py
U xenocara/lib/libdrm/util_double_list.h
U xenocara/lib/libdrm/util_math.h
U xenocara/lib/libdrm/xf86atomic.h
C xenocara/lib/libdrm/xf86drm.c
C xenocara/lib/libdrm/xf86drm.h
U xenocara/lib/libdrm/xf86drmHash.c
U xenocara/lib/libdrm/xf86drmHash.h
C xenocara/lib/libdrm/xf86drmMode.c
C xenocara/lib/libdrm/xf86drmMode.h
U xenocara/lib/libdrm/xf86drmRandom.c
U xenocara/lib/libdrm/xf86drmRandom.h
U xenocara/lib/libdrm/xf86drmSL.c
U xenocara/lib/libdrm/amdgpu/.editorconfig
U xenocara/lib/libdrm/amdgpu/Android.mk
U xenocara/lib/libdrm/amdgpu/Makefile.sources
U xenocara/lib/libdrm/amdgpu/amdgpu-symbols.txt
U xenocara/lib/libdrm/amdgpu/amdgpu.h
U xenocara/lib/libdrm/amdgpu/amdgpu_asic_id.c
C xenocara/lib/libdrm/amdgpu/amdgpu_bo.c
U xenocara/lib/libdrm/amdgpu/amdgpu_cs.c
U xenocara/lib/libdrm/amdgpu/amdgpu_device.c
U xenocara/lib/libdrm/amdgpu/amdgpu_gpu_info.c
U xenocara/lib/libdrm/amdgpu/amdgpu_internal.h
U xenocara/lib/libdrm/amdgpu/amdgpu_vamgr.c
U xenocara/lib/libdrm/amdgpu/amdgpu_vm.c
U xenocara/lib/libdrm/amdgpu/handle_table.c
U xenocara/lib/libdrm/amdgpu/handle_table.h
U xenocara/lib/libdrm/amdgpu/libdrm_amdgpu.pc.in
U xenocara/lib/libdrm/amdgpu/meson.build
U xenocara/lib/libdrm/android/gralloc_handle.h
U xenocara/lib/libdrm/data/Android.mk
U xenocara/lib/libdrm/data/amdgpu.ids
U xenocara/lib/libdrm/data/meson.build
U xenocara/lib/libdrm/etnaviv/Android.mk
U xenocara/lib/libdrm/etnaviv/Makefile.sources
U xenocara/lib/libdrm/etnaviv/etnaviv-symbols.txt
U xenocara/lib/libdrm/etnaviv/etnaviv_bo.c
U xenocara/lib/libdrm/etnaviv/etnaviv_bo_cache.c
U xenocara/lib/libdrm/etnaviv/etnaviv_cmd_stream.c
U xenocara/lib/libdrm/etnaviv/etnaviv_device.c
U xenocara/lib/libdrm/etnaviv/etnaviv_drm.h
U xenocara/lib/libdrm/etnaviv/etnaviv_drmif.h
U xenocara/lib/libdrm/etnaviv/etnaviv_gpu.c
U xenocara/lib/libdrm/etnaviv/etnaviv_perfmon.c
U xenocara/lib/libdrm/etnaviv/etnaviv_pipe.c
U xenocara/lib/libdrm/etnaviv/etnaviv_priv.h
U xenocara/lib/libdrm/etnaviv/libdrm_etnaviv.pc.in
U xenocara/lib/libdrm/etnaviv/meson.build
U xenocara/lib/libdrm/exynos/exynos-symbols.txt
U xenocara/lib/libdrm/exynos/exynos_drm.c
U xenocara/lib/libdrm/exynos/exynos_drm.h
U xenocara/lib/libdrm/exynos/exynos_drmif.h
U xenocara/lib/libdrm/exynos/exynos_fimg2d.c
U xenocara/lib/libdrm/exynos/exynos_fimg2d.h
U xenocara/lib/libdrm/exynos/fimg2d_reg.h
U xenocara/lib/libdrm/exynos/libdrm_exynos.pc.in
U xenocara/lib/libdrm/exynos/meson.build
U xenocara/lib/libdrm/freedreno/Android.mk
U xenocara/lib/libdrm/freedreno/Makefile.sources
U xenocara/lib/libdrm/freedreno/freedreno-symbols.txt
U xenocara/lib/libdrm/freedreno/freedreno_bo.c
U xenocara/lib/libdrm/freedreno/freedreno_bo_cache.c
U xenocara/lib/libdrm/freedreno/freedreno_device.c
U xenocara/lib/libdrm/freedreno/freedreno_drmif.h
U xenocara/lib/libdrm/freedreno/freedreno_pipe.c
U xenocara/lib/libdrm/freedreno/freedreno_priv.h
U xenocara/lib/libdrm/freedreno/freedreno_ringbuffer.c
U xenocara/lib/libdrm/freedreno/freedreno_ringbuffer.h
U xenocara/lib/libdrm/freedreno/libdrm_freedreno.pc.in
U xenocara/lib/libdrm/freedreno/meson.build
U xenocara/lib/libdrm/freedreno/kgsl/README
U xenocara/lib/libdrm/freedreno/kgsl/kgsl_bo.c
U xenocara/lib/libdrm/freedreno/kgsl/kgsl_device.c
U xenocara/lib/libdrm/freedreno/kgsl/kgsl_drm.h
U xenocara/lib/libdrm/freedreno/kgsl/kgsl_pipe.c
U xenocara/lib/libdrm/freedreno/kgsl/kgsl_priv.h
U xenocara/lib/libdrm/freedreno/kgsl/kgsl_ringbuffer.c
U xenocara/lib/libdrm/freedreno/kgsl/msm_kgsl.h
U xenocara/lib/libdrm/freedreno/msm/msm_bo.c
U xenocara/lib/libdrm/freedreno/msm/msm_device.c
U xenocara/lib/libdrm/freedreno/msm/msm_pipe.c
U xenocara/lib/libdrm/freedreno/msm/msm_priv.h
U 

CVS: cvs.openbsd.org: xenocara

2024-01-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/01/28 07:24:55

Modified files:
.  : MODULES 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-01-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/01/28 07:01:27

Modified files:
app/xbiff  : ChangeLog Mailbox.c Makefile.in aclocal.m4 
 compile config.h.in configure configure.ac 
 install-sh xbiff.c 
app/xbiff/man  : Makefile.in xbiff.man 

Log message:
Update to xbiff 1.0.5



CVS: cvs.openbsd.org: xenocara

2024-01-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/01/28 07:00:32

Modified files:
app/xeyes  : ChangeLog Eyes.c Eyes.h EyesP.h Makefile.in 
 README.md aclocal.m4 config.h.in configure 
 configure.ac install-sh transform.h xeyes.c 
app/xeyes/man  : Makefile.in xeyes.man 

Log message:
Update to xeyes 1.3.0



CVS: cvs.openbsd.org: xenocara

2024-01-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/01/28 06:59:43

Modified files:
app/fonttosfnt : ChangeLog Makefile.in aclocal.m4 compile 
 config.h.in configure configure.ac fonttosfnt.c 
 fonttosfnt.h install-sh struct.c util.c write.c 
app/fonttosfnt/man: Makefile.in 

Log message:
Update to fonttosfnt 1.2.3



CVS: cvs.openbsd.org: xenocara

2024-01-28 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/01/28 02:58:05

Modified files:
xserver: ChangeLog configure configure.ac meson.build 
xserver/randr  : rrmonitor.c 

Log message:
Update to xserver 21.1.11.
All the security fixes have already been committed.



CVS: cvs.openbsd.org: xenocara

2024-01-22 Thread Claudio Jeker
CVSROOT:/cvs
Module name:xenocara
Changes by: clau...@cvs.openbsd.org 2024/01/22 03:13:34

Modified files:
app/xlockmore/xlock: privsep.c 

Log message:
Rewrite the privsep imsg code using the new ibuf API.

Properly wrap the imsg_read() / imsg_get() calls in a while loop.
Do not initialize the fd of the struct ibuf to -1 (this is already done).
Rewrite the imsg parser using imsg_get_ibuf(), ibuf_get and a local new
function ibuf_get_string() which abstracts the extraction of the strings
from the ibuf.
Properly clear and free the user, pass and style variables.

OK tb@ matthieu@



CVS: cvs.openbsd.org: xenocara

2024-01-19 Thread Mark Kettenis
CVSROOT:/cvs
Module name:xenocara
Changes by: kette...@cvs.openbsd.org2024/01/19 10:52:03

Modified files:
xserver/hw/xfree86/common: xf86AutoConfig.c 

Log message:
WSDISPLAY_TYPE_RKDRM was renamed to WSDISPLAY_TYPE_KMS



CVS: cvs.openbsd.org: xenocara

2024-01-16 Thread Mike Larkin
CVSROOT:/cvs
Module name:xenocara
Changes by: mlar...@cvs.openbsd.org 2024/01/16 12:09:37

Modified files:
xserver/Xi : Tag: OPENBSD_7_4 exevents.c xichangehierarchy.c 
 xiquerypointer.c 
xserver/dix: Tag: OPENBSD_7_4 devices.c enterleave.c 
xserver/glx: Tag: OPENBSD_7_4 glxcmds.c 
xserver/hw/kdrive/ephyr: Tag: OPENBSD_7_4 ephyrcursor.c 

Log message:
Fix multiple heap buffer overflows, out of bounds memory accesses and
memory corruption in the GLX, SELinux and Xi extensions as well as in
the main device and cursor handling code.
CVE-2023-6816 CVE-2024-0229 CVE-2024-21885 CVE-2024-21886
CVE-2024-0408 CVE-2024-0409

this is errata/7.4/012_xserver.patch.sig



CVS: cvs.openbsd.org: xenocara

2024-01-16 Thread Mike Larkin
CVSROOT:/cvs
Module name:xenocara
Changes by: mlar...@cvs.openbsd.org 2024/01/16 12:07:52

Modified files:
xserver/Xi : Tag: OPENBSD_7_3 exevents.c xichangehierarchy.c 
 xiquerypointer.c 
xserver/dix: Tag: OPENBSD_7_3 devices.c enterleave.c 
xserver/glx: Tag: OPENBSD_7_3 glxcmds.c 
xserver/hw/kdrive/ephyr: Tag: OPENBSD_7_3 ephyrcursor.c 

Log message:
Fix multiple heap buffer overflows, out of bounds memory accesses and
memory corruption in the GLX, SELinux and Xi extensions as well as in
the main device and cursor handling code.
CVE-2023-6816 CVE-2024-0229 CVE-2024-21885 CVE-2024-21886
CVE-2024-0408 CVE-2024-0409

this is errata/7.3/025_xserver.patch.sig



CVS: cvs.openbsd.org: xenocara

2024-01-16 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/01/16 06:14:26

Modified files:
.  : MODULES 3RDPARTY 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2024-01-16 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/01/16 05:34:23

Modified files:
xserver/Xi : exevents.c xichangehierarchy.c xiquerypointer.c 
xserver/dix: devices.c enterleave.c 
xserver/glx: glxcmds.c 
xserver/hw/kdrive/ephyr: ephyrcursor.c 

Log message:
Multiple issues have been found in the X server and Xwayland
implementations:

1) CVE-2023-6816 can be triggered by passing an invalid array index to
DeviceFocusEvent or ProcXIQueryPointer.

2) CVE-2024-0229 can be triggered if a device has both a button and a
key class and zero buttons.

3) CVE-2024-21885 can be triggered if a device with a given ID was
removed and a new device with the same ID added both in the same
operation.

4) CVE-2024-21886 can be triggered by disabling a master device with
disabled slave devices.

5) CVE-2024-0409 can be triggered by enabling SELinux
xserver_object_manager and running a client.

6) CVE-2024-0408 can be triggered by enabling SELinux
xserver_object_manager and creating a GLX PBuffer.



CVS: cvs.openbsd.org: xenocara

2024-01-07 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/01/07 04:11:57

Modified files:
xserver: ChangeLog configure configure.ac meson.build 
xserver/hw/kdrive/ephyr: ephyrinit.c 

Log message:
Update xserver to 21.1.10.

The security fixes have already been committed.



CVS: cvs.openbsd.org: xenocara

2024-01-04 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2024/01/05 00:05:51

Modified files:
.  : 3RDPARTY MODULES 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2023-12-19 Thread Todd C . Miller
CVSROOT:/cvs
Module name:xenocara
Changes by: mill...@cvs.openbsd.org 2023/12/19 13:31:21

Modified files:
app/xterm  : Makefile 

Log message:
Substitute "100" for __default_termid__ instead of "vt100".

The "vt" prefix is optional for the default terminal ID.
Fixes an instance of "vtvt100" in the installed man page.
OK matthieu@



CVS: cvs.openbsd.org: xenocara

2023-12-14 Thread Claudio Jeker
CVSROOT:/cvs
Module name:xenocara
Changes by: clau...@cvs.openbsd.org 2023/12/14 02:46:10

Modified files:
app/xlockmore/xlock: xlock.c 

Log message:
Replace another memset() with explicit_bzero() since the goal is the reason
why we have explicit_bzero().
OK matthieu@



CVS: cvs.openbsd.org: xenocara

2023-12-14 Thread Claudio Jeker
CVSROOT:/cvs
Module name:xenocara
Changes by: clau...@cvs.openbsd.org 2023/12/14 02:44:15

Modified files:
app/xlockmore/xlock: privsep.c 

Log message:
Use proper len in strndup() call for the style argument.
OK matthieu@



  1   2   3   4   5   6   7   8   9   10   >