New branch 'upstream-unstable' available with the following commits: commit e65a8abb1da2058a5fefa60950054ed01ae2f467 Author: Adam Jackson <[EMAIL PROTECTED]> Date: Fri Apr 7 16:50:50 2006 +0000
Unlibcwrap. Bump server version requirement. Bump to 1.1.0. commit 10f7f22a718f2242bda8d378795d3061767cbc4b Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Wed Dec 21 02:29:55 2005 +0000 Update package version for X11R7 release. commit 4331da985ae9d6a7b5d21eb0307827fb64aea1d1 Author: Adam Jackson <[EMAIL PROTECTED]> Date: Mon Dec 19 16:25:49 2005 +0000 Stub COPYING files commit eaa1babb65d3db249f58526c26f78c98a4921a14 Author: Alan Coopersmith <[EMAIL PROTECTED]> Date: Mon Dec 19 09:07:49 2005 +0000 Typo fixes, mailing list & url updates, and other changes to prepare for X11R6.9 & 7.0 releases. commit c49c2d18eb645a863ca824bd898a512221ae6a0f Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Thu Dec 15 00:24:13 2005 +0000 Update package version number for final X11R7 release candidate. commit 9faf2cecf235ef95c9e2700d3b2bd42633dc2b69 Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Tue Dec 6 22:48:27 2005 +0000 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. commit 5914bf9f7767403d884c86b9157f8280a4eb8bc1 Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Sat Dec 3 05:49:29 2005 +0000 Update package version number for X11R7 RC3 release. commit 6b51e42175b57bf88ded3f66e1354d7c1dbe281b Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Fri Dec 2 02:16:04 2005 +0000 Remove extraneous AC_MSG_RESULT. commit 8c4ba228719a927a1a409fef1d59b5f1ae6320a3 Author: Adam Jackson <[EMAIL PROTECTED]> Date: Tue Nov 29 23:29:54 2005 +0000 Only build dlloader modules by default. commit 9ca454714cd4643f4dd5568124bbdd1e704f9ea0 Author: Alan Coopersmith <[EMAIL PROTECTED]> Date: Mon Nov 28 22:04:05 2005 +0000 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) commit 7cebf35a1a62dd986f05f94ef075f748e6771b35 Author: Eric Anholt <[EMAIL PROTECTED]> Date: Mon Nov 21 10:49:00 2005 +0000 Add .cvsignores for drivers. commit 09d0e1f5174d9379a6a62f6fcd421e40acb49600 Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Wed Nov 9 21:15:10 2005 +0000 Update package version number for X11R7 RC2 release. commit d514546c3203b78ee5925e1f081353971f2c492d Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Tue Nov 1 15:08:48 2005 +0000 Update pkgcheck depedencies to work with separate build roots. commit 97fd7aa3dc51fb0e3b7a6b27c3c73eb06cfbcbdd Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Wed Oct 19 02:47:59 2005 +0000 Update package version number for RC1 release. commit 9204bcbe32e91f7880b90a7a33f7372f3240fef6 Author: Alan Coopersmith <[EMAIL PROTECTED]> Date: Tue Oct 18 00:01:50 2005 +0000 Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro substitutions to work better with BSD make commit a6934ae32c03ee0cbb7df9ce86176862ae579be3 Author: Adam Jackson <[EMAIL PROTECTED]> Date: Mon Oct 17 22:57:25 2005 +0000 More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead of indirectly commit 06c97358d8fbc15458a229ed6d6e5f3ee328201f Author: Alan Coopersmith <[EMAIL PROTECTED]> Date: Mon Oct 17 00:08:53 2005 +0000 Use sed & cpp to substitute variables in driver man pages commit a58366783c50bd424e7ac36691e5b914d30771e4 Author: Daniel Stone <[EMAIL PROTECTED]> Date: Thu Aug 18 09:03:37 2005 +0000 Update autogen.sh to one that does objdir != srcdir. commit 9ee61601ca5b5f51f94a252676240031695f6678 Author: Søren Sandmann Pedersen <[EMAIL PROTECTED]> Date: Wed Aug 10 14:07:22 2005 +0000 Don\'t lose existing CFLAGS in all the input drivers and some of the video drivers commit 28ae25b20902189d5f7ad4a6f2d0932aa18be7b1 Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Fri Jul 29 21:22:39 2005 +0000 Various changes preparing packages for RC0: - Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version commit a0bc41b3458c985aff5fc745dd8ff10e04310c20 Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Wed Jul 13 20:03:20 2005 +0000 Make the module dir configurable commit f9627bd4e6cb2a88c46fa7799def0bd1b99b186d Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Wed Jul 13 02:20:57 2005 +0000 Update all input drivers to pass distcheck commit b00537ba24d2ffc713faa71383e009518d2b5e42 Author: Kevin E Martin <[EMAIL PROTECTED]> Date: Wed Jul 13 02:18:12 2005 +0000 Change input drivers to get keysym's from <X11/keysym.h>. commit da137dba6b2601717e3ff760e885eed7755c5a9a Author: Adam Jackson <[EMAIL PROTECTED]> Date: Tue Jul 12 06:15:07 2005 +0000 Build skeletons for input drivers. Should basically work. commit 4733f1c8fd451306b09c017bd7741a4e0fe337e4 Author: Adam Jackson <[EMAIL PROTECTED]> Date: Mon Jul 11 02:37:58 2005 +0000 Prep input drivers for modularizing by adding guarded #include "config.h" commit 46d19bbd14e3a09222979cee955991e74458e668 Author: Daniel Stone <[EMAIL PROTECTED]> Date: Fri Jul 1 22:43:22 2005 +0000 Change all misc.h and os.h references to <X11/foo.h>. commit 58696f4a73aac4d0c43094e20d59477ff1da8031 Author: Adam Jackson <[EMAIL PROTECTED]> Date: Mon Jun 27 18:32:53 2005 +0000 Various input drivers set their InputDriverRec to be static when doing a loadable build, and the same symbol can't be both static and _X_EXPORT. Pointed out by Alan Coopersmith. commit d6531729f026d500516a9740c22b2b7800917a5e Author: Adam Jackson <[EMAIL PROTECTED]> Date: Sat Jun 25 21:17:00 2005 +0000 Bug #3626: _X_EXPORT tags for video and input drivers. commit 71b8c6c2fcc8dcb899c641e405d60434d0add0c0 Author: Egbert Eich <[EMAIL PROTECTED]> Date: Fri Apr 23 19:54:02 2004 +0000 Merging XORG-CURRENT into trunk commit 1d4b40f72f30d327e7bd8728e17779e1bbd683fa Author: Egbert Eich <[EMAIL PROTECTED]> Date: Sun Mar 14 08:33:51 2004 +0000 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 commit f6478217d3b9ad9d36e6f83a7704338f17b0a5f3 Author: Egbert Eich <[EMAIL PROTECTED]> Date: Wed Mar 3 12:12:30 2004 +0000 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 commit 58ee10b7d9fe3d1f3dc8063de302de33d1438002 Author: Egbert Eich <[EMAIL PROTECTED]> Date: Thu Feb 26 13:36:00 2004 +0000 readding XFree86's cvs IDs commit 376ac8a52977f29d59d42a723a567d6babba56f6 Author: Egbert Eich <[EMAIL PROTECTED]> Date: Thu Feb 26 09:23:34 2004 +0000 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 commit cec2b7afe6e877d2a83bfdfc991aad605ae081e8 Author: Egbert Eich <[EMAIL PROTECTED]> Date: Thu Jan 29 08:08:45 2004 +0000 Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 commit dcc03ba32debfb3bf1dcc7da024ad8199bd71d50 Author: Kaleb Keithley <[EMAIL PROTECTED]> Date: Fri Dec 19 20:55:25 2003 +0000 XFree86 4.3.99.902 (RC 2) commit 5d8fba55f40bef3e4e8aa70a86ed0bfd001145c7 Author: Kaleb Keithley <[EMAIL PROTECTED]> Date: Tue Nov 25 19:28:46 2003 +0000 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks commit 4b1ef06b77c87bb5bd943a607130e556042bd61c Author: Kaleb Keithley <[EMAIL PROTECTED]> Date: Tue Nov 25 19:28:46 2003 +0000 Initial revision -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]