7,519 commits found in 21 milliseconds
ac/llvm: Don't use getTriple() on LLVM21+
From Natalie Vock
0e7c94b2b369ac0bf4439e207bc9047f2cd44ead in Mesa main
update
Add missed file in update to 21.1.22
Merge changes from xorg repository:
- manual page improvements
- drop support for old X servers
- various other small formatting / indentation tweaks
Update to xf86-video-ast 1.2.0
Version Delta File 1.11 +5,058 -4,655 driver/xf86-video-ast/configure 1.5 +1,471 -1,293 driver/xf86-video-ast/config.sub 1.5 +1,028 -753 driver/xf86-video-ast/config.guess 1.11 +1 -1,632 driver/xf86-video-ast/src/ast_accel.c 1.4 +216 -202 driver/xf86-video-ast/install-sh 1.4 +206 -202 driver/xf86-video-ast/depcomp +7,980 -8,737 12 files not shown +8,659 -9,468 18 files
OpenBSD /xenocara Zq1R5LS — driver/xf86-video-ast aclocal.m4 configure, driver/xf86-video-ast/src ast_vgatool.c ast_mode.c Update to xf86-video-ast 1.1.6
Update to libX11 1.8.13
Update to libXpm 3.5.19
Update to libXvMC 1.0.15
Update to libXxf86dga 1.1.7
Update to libXxf86vm 1.1.7
Update to libfontenc 1.1.9
Update to xserver 21.1.22.
The security fixes were already committed.
Update to ico 1.0.7
Update to font-util 1.4.2
Update to font-alias 1.0.6
Update to xbitmaps 1.1.4
Upate to xrandr 1.5.4
Update to xkbcomp 1.5.0
Update to xconsole 1.1.1
Update to xbiff 1.0.6
Update to setxkbmap 1.3.5
Update to rgb 1.1.1
Update to mkfontscale 1.2.4
Update to listres 1.0.7
Update to iceauth 1.0.11
update to fonttosnft 1.2.5
update to editres 1.1.1
Fix the build system changes that handle the autoconf cache patches.
The beforeconfigure target doesn't work as expected and causes
extra configure script executions and sometimes full rebuilds.
replace it by more ad-hoc code to generate a local autoconf cache for
the packages that need it (currently libpng and libXfont2)
ok miod@
update