OpenBSD CVS

CVS log for xenocara/xserver/aclocal.m4


[BACK] Up to [local] / xenocara / xserver

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.40 / (download) - annotate - [select for diffs], Sun Oct 29 16:45:32 2023 UTC (7 months, 1 week ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.39: +5 -5 lines
Diff to previous 1.39 (colored)

Update to xserver 21.1.9.

All the security patches have already been committed.
Udated autoconf to 2.71 explains the large build infrastructure diff.

Revision 1.39 / (download) - annotate - [select for diffs], Mon May 1 07:41:17 2023 UTC (13 months, 1 week ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.38: +55 -27 lines
Diff to previous 1.38 (colored)

Merge X server 21.1.8. tested by kn@ and op@.

Revision 1.38 / (download) - annotate - [select for diffs], Wed Aug 31 11:25:18 2022 UTC (21 months, 1 week ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Update xserver to version 21.1.4.
The security patches were already committed as part of july 24 errata.
This brings a few other bug fixes.
Tested by Walter Alejandro Iglesias.

Revision 1.37 / (download) - annotate - [select for diffs], Sat Dec 12 09:30:51 2020 UTC (3 years, 5 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.36: +8 -8 lines
Diff to previous 1.36 (colored)

Update X server to version 1.20.10. Tested by jsg@ and naddy@

Revision 1.36 / (download) - annotate - [select for diffs], Sun Jan 26 13:48:54 2020 UTC (4 years, 4 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Update to xserver 1.20.7 plus 2 extra fixes from upstream. ok jsg@

Revision 1.35 / (download) - annotate - [select for diffs], Sat Jul 27 07:57:07 2019 UTC (4 years, 10 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.34: +3 -0 lines
Diff to previous 1.34 (colored)

Update to xserver 1.20.5. Tested by jsg@

Revision 1.34 / (download) - annotate - [select for diffs], Tue Mar 19 21:19:55 2019 UTC (5 years, 2 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.33: +190 -90 lines
Diff to previous 1.33 (colored)

Update to xserver 1.19.7. Tested by jca@ and stsp@.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Dec 8 15:01:59 2017 UTC (6 years, 6 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.32: +1 -0 lines
Diff to previous 1.32 (colored)

Update to xserver 1.19.5.

Tested by bru@, jsg@ and others

Revision 1.32 / (download) - annotate - [select for diffs], Tue Oct 11 22:15:52 2016 UTC (7 years, 7 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.31: +39 -0 lines
Diff to previous 1.31 (colored)

regen

Revision 1.31 / (download) - annotate - [select for diffs], Sun May 29 12:02:35 2016 UTC (8 years ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.30: +0 -1 lines
Diff to previous 1.30 (colored)

Update to xserver 1.18.3. Tested by shadchin@ and naddy@.

Note that indirect GLX is now disbled by default.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Jun 20 10:03:56 2015 UTC (8 years, 11 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.29: +4 -3 lines
Diff to previous 1.29 (colored)

Merge from upstream: Don't listen to 'tcp' by default. Add '-listen' option.

commit cc59be38b7eff52a1d003b390f2994c73ee0b3e9
Author: Keith Packard <keithp@keithp.com>
Date:   Fri Sep 12 11:33:48 2014 -0700

    os: Don't listen to 'tcp' by default. Add '-listen' option. [v2]

    This disables the tcp listen socket by default. Then, it
    uses a new xtrans interface, TRANS(Listen), to provide a command line
    option to re-enable those if desired.

    v2: Leave unix socket enabled by default. Add configure options.

    Signed-off-by: Keith Packard <keithp@keithp.com>
    Reviewed-by: Hans de Goede <hdegoede@redhat.com>

Revision 1.29 / (download) - annotate - [select for diffs], Fri May 2 19:27:46 2014 UTC (10 years, 1 month ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.28: +93 -16 lines
Diff to previous 1.28 (colored)

Update to xserver 1.15.1.

Tested by at least ajacoutot@, dcoppa@ & jasper@

Revision 1.28 / (download) - annotate - [select for diffs], Sat Sep 28 15:36:31 2013 UTC (10 years, 8 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.27: +8 -8 lines
Diff to previous 1.27 (colored)

Update to xserver 1.14.3

Revision 1.27 / (download) - annotate - [select for diffs], Sat Aug 24 19:44:27 2013 UTC (10 years, 9 months ago) by matthieu
Branch: MAIN
Changes since 1.26: +72 -30 lines
Diff to previous 1.26 (colored)

Uodate to xserver 1.14.2. Tested by krw@, shadchin@, todd@

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jun 7 17:28:45 2013 UTC (11 years ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.25: +4 -42 lines
Diff to previous 1.25 (colored)

Update to X server 1.14.1. Tested by many during t2k13. Thanks.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Oct 27 14:52:25 2012 UTC (11 years, 7 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.24: +6 -19 lines
Diff to previous 1.24 (colored)

Regen autotools build system with a clean environment.

It was previously generated with a config pointing to OpenBSD's libtool
which is not ready yet.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Oct 14 08:59:33 2012 UTC (11 years, 7 months ago) by matthieu
Branch: MAIN
Changes since 1.23: +21 -43 lines
Diff to previous 1.23 (colored)

regen

Revision 1.23 / (download) - annotate - [select for diffs], Sun Aug 5 18:14:29 2012 UTC (11 years, 10 months ago) by matthieu
Branch: MAIN
Changes since 1.22: +495 -247 lines
Diff to previous 1.22 (colored)

regen autotools

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jun 10 13:21:05 2012 UTC (12 years ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.21: +391 -61 lines
Diff to previous 1.21 (colored)

Update to xserver 1.12.2. tested by naddy@, krw@, mpi@.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Nov 5 13:32:40 2011 UTC (12 years, 7 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.20: +131 -6659 lines
Diff to previous 1.20 (colored)

Update to xserver 1.11.2

Revision 1.20 / (download) - annotate - [select for diffs], Sat Apr 2 16:08:38 2011 UTC (13 years, 2 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.19: +262 -13 lines
Diff to previous 1.19 (colored)

Update to xserver 1.9.5. Tested by jasper@, ajacoutot@ and krw@

Revision 1.19 / (download) - annotate - [select for diffs], Tue Dec 21 20:10:44 2010 UTC (13 years, 5 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.18: +21 -25 lines
Diff to previous 1.18 (colored)

Update to xorg-server 1.9.3. Tested by japser@, landry@ and ajacoutot@
in various configurations.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Dec 5 15:36:03 2010 UTC (13 years, 6 months ago) by matthieu
Branch: MAIN
Changes since 1.17: +135 -78 lines
Diff to previous 1.17 (colored)

Upgrade to xorg-server 1.9.2.
Tested by ajacoutot@, krw@, shadchin@ and jasper@ on various configurations
including multihead with both zaphod and xrandr.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Sep 1 13:43:24 2010 UTC (13 years, 9 months ago) by matthieu
Branch: MAIN
Changes since 1.16: +178 -77 lines
Diff to previous 1.16 (colored)

regen (yes lots of files, since util-macros has been updated).

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jul 27 19:02:24 2010 UTC (13 years, 10 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.15: +793 -21 lines
Diff to previous 1.15 (colored)

Update to xserver 1.8. Tested by many. Ok oga@, todd@.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Apr 13 19:54:46 2010 UTC (14 years, 1 month ago) by matthieu
Branch: MAIN
Changes since 1.14: +51 -0 lines
Diff to previous 1.14 (colored)

Add a configure test for newer proto headers and use it to enable
building xserver 1.6 with those headers. ok oga@.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Dec 18 22:50:53 2009 UTC (14 years, 5 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

regen

Revision 1.13 / (download) - annotate - [select for diffs], Sat Oct 31 14:09:43 2009 UTC (14 years, 7 months ago) by matthieu
Branch: MAIN
Changes since 1.12: +65 -24 lines
Diff to previous 1.12 (colored)

Update to server 1.6.5.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 27 17:13:42 2009 UTC (15 years, 4 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.11: +56 -4 lines
Diff to previous 1.11 (colored)

regen

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 15 00:17:32 2008 UTC (15 years, 11 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.10: +14 -4 lines
Diff to previous 1.10 (colored)

Update to xserver 1.4.2. Tested by landry@, ckuethe@, jsing@ mbalmer@.

Revision 1.10 / (download) - annotate - [select for diffs], Sat May 24 20:39:01 2008 UTC (16 years ago) by matthieu
Branch: MAIN
Changes since 1.9: +491 -236 lines
Diff to previous 1.9 (colored)

regen.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 15 18:09:14 2008 UTC (16 years, 2 months ago) by matthieu
Branch: MAIN
Changes since 1.8: +0 -52 lines
Diff to previous 1.8 (colored)

Regen with autoconf 2.59-p2, with AM_SANITY check zapped.

Revision 1.1.1.4 / (download) - annotate - [select for diffs] (vendor branch), Thu Dec 13 21:05:42 2007 UTC (16 years, 5 months ago) by matthieu
Branch: xorg
CVS Tags: v1_4_0_90
Changes since 1.1.1.3: +6580 -6372 lines
Diff to previous 1.1.1.3 (colored)

xserver 1.4.0.90

Revision 1.1.1.3 / (download) - annotate - [select for diffs] (vendor branch), Sat Nov 24 17:55:26 2007 UTC (16 years, 6 months ago) by matthieu
Branch: xorg
CVS Tags: v1_4
Changes since 1.1.1.2: +6907 -6902 lines
Diff to previous 1.1.1.2 (colored)

xserver 1.4

Revision 1.8 / (download) - annotate - [select for diffs], Tue Apr 10 19:28:41 2007 UTC (17 years, 2 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.7: +37 -11 lines
Diff to previous 1.7 (colored)

regen

Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 25 13:03:22 2007 UTC (17 years, 2 months ago) by matthieu
Branch: MAIN
Changes since 1.6: +34 -26 lines
Diff to previous 1.6 (colored)

regen with libtool 1.5.22p9

Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 18 22:30:04 2007 UTC (17 years, 2 months ago) by matthieu
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored)

regen with automake 1.9.6p2

Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 3 11:33:26 2007 UTC (17 years, 3 months ago) by matthieu
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

regen

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sat Mar 3 11:09:16 2007 UTC (17 years, 3 months ago) by matthieu
Branch: xorg
CVS Tags: v1_2_0
Changes since 1.1.1.1: +95 -12 lines
Diff to previous 1.1.1.1 (colored)

Import xserver version 1.2.0 (X.Org 7.2 final).

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 17 22:17:44 2006 UTC (17 years, 5 months ago) by matthieu
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

regen

Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 16 20:59:13 2006 UTC (17 years, 5 months ago) by matthieu
Branch: MAIN
Changes since 1.2: +20 -2 lines
Diff to previous 1.2 (colored)

- merge xserver 1.1.99.903
- regen generated files

Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 26 19:09:56 2006 UTC (17 years, 6 months ago) by matthieu
Branch: MAIN
Changes since 1.1: +1324 -1293 lines
Diff to previous 1.1 (colored)

regen with OpenBSD autotools

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Nov 26 18:14:04 2006 UTC (17 years, 6 months ago) by matthieu
Branch: xorg
CVS Tags: v1_1_99_903, v1_1_99_902
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Importing xserver from X.Org 7.2RC2

Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 26 18:14:04 2006 UTC (17 years, 6 months ago) by matthieu
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.