[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libfs: Changes to 'upstream-unstable'



New branch 'upstream-unstable' available with the following commits:
commit 3efa1082c4b58080b6d369882d3e6611adee8b5b
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu Jul 13 14:58:43 2006 -0700

    renamed: .cvsignore -> .gitignore

commit df8de2bc08703b8de404e113cba4a47134bca68f
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:27 2005 +0000

    Update package version number for final X11R7 release candidate.

commit ea190affa767ac2c64f70bc9a303929cf2eb6eff
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:41 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 11b1397e6c1356a70f42713f3a9779b866835d9e
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 04:41:47 2005 +0000

    Add check and cflags for malloc(0) returning NULL.

commit 87c96993d17812a55d92ef32a91083614e258f02
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Nov 19 07:15:39 2005 +0000

    Update pkgconfig files to separate library build-time dependencies from
        application build-time dependencies, and update package deps to work
        with separate build roots.

commit 2404b41c83ea49dcbf654e6448ea99ab72c8d82b
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:19:11 2005 +0000

    Update package version number for X11R7 RC2 release.

commit 516e8e27077b7c4b535189e398030f6c2c99300a
Author: Kean Johnson <kean@armory.com>
Date:   Tue Nov 8 06:33:25 2005 +0000

    See ChangeLog entry 2005-11-07 for details.

commit b7c75dbf546e30fba6afba95b9a95fe4f50c6bba
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:08 2005 +0000

    Update package version number for RC1 release.

commit 4902aa061cfdd2f2f35158240d9da9706698cf61
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Aug 3 03:28:00 2005 +0000

    Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
        a global configure cache don't get confused.

commit b15ff0fd68f67e37fc759742ebb637caac058f08
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sat Jul 30 19:15:15 2005 +0000

    Add -D flags to clear various warnings (Stefan Dirsch)

commit 04ae86a006b608d2626ee90679cb84066cbc9710
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sat Jul 30 19:09:37 2005 +0000

    Need to include "config.h" in fs_transport.c so Xtrans knows which
        transport types to support

commit 35facec2fbd93d176f637dda5323c16a38350dfa
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:49 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 be058d899bb49c6319041d05d54ed8e289a62adf
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sat Jul 16 06:20:22 2005 +0000

    Set soversion to 6.0.0 using -version-number.

commit 227eb224880f912e7261d251ba2bf81992b7726f
Author: Keith Packard <keithp@keithp.com>
Date:   Wed Jul 13 07:27:15 2005 +0000

    Eliminate xtrans CFLAGS from .pc file as xtrans is not part of the public
        API.

commit 905552dfa2af617780bc2cd4d14edad845c3203b
Author: Keith Packard <keithp@keithp.com>
Date:   Wed Jul 13 07:23:56 2005 +0000

    Make some minor source adjustments so that we don not need to use
        -D_XOPEN_SOURCE -D_BSD_SOURCE everywhere as this will leak out of the
        modular environment and into application build processes, potentially
        foulling up their compiles.

commit 9a9aec0b9fb6315120c2ff87be94c6653802be76
Author: Keith Packard <keithp@keithp.com>
Date:   Sat Jul 9 05:58:09 2005 +0000

    Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

commit e5721d4ea9a1ef400f790583b33b0491a224733f
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sun Jul 3 07:00:55 2005 +0000

    Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
    Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
    Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
        source files in the xserver/xorg tree, predicated on defines of
        HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
        <X11/fonts/foo.h>.

commit 6847a3b405dd98a1aa7804e97e6b2ce13bbf8bd7
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Wed Jun 22 22:46:31 2005 +0000

    Apply these patches from Theo van Klaveren:
    lib-dmx.patch lib-FS.patch lib-X11.patch lib-XRes.patch
        lib-XScrnSaver.patch lib-xtrans.patch
    to make the libraries distcheck.

commit 5f6bbd9ed4002d9d6b5119a018bbc7345f47543a
Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
Date:   Thu Jun 9 15:54:09 2005 +0000

    Replace <X11/transport.c> with <X11/Xtrans/transport.c>

commit e798bd7804c100232a927b075fcc58262c1e50f9
Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
Date:   Thu Jun 9 15:52:02 2005 +0000

    Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>
    Copy Xtrans.h to exports/include/X11/Xtrans only

commit 6c0b06eddcffce31814cb103142f5cda2df9da91
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Wed May 25 22:12:21 2005 +0000

    - Use XTRANS_CONNECTION_FLAGS macro in lib/FS/configure.ac
    - Don't symlink transport.c, which is a generated file
    - instead add a new file fs_transport.c that include Xtrans/X11/transport.c

commit 3a9234d968568f2009376cdb219ea47b90572c68
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Wed May 25 21:47:56 2005 +0000

    - Add FSlib to symlink.sh
    - Change Xtrans includedir back to be X11/Xtrans, so that users of it can
        continue to include <X11/*>
    - Add build system for FSlib
    - Conditionally include config.h in xc/lib/FS
    - Remove redundant include of FSproto.h in xc/lib/FS
    - Add check to proto/X11/configure.ac whether -D_XOPEN_SOURCE is needed.

commit f4a1380add427a6ed7a0025d5acd5642c683900e
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 18:43:08 2004 +0000

    Merging XORG-CURRENT into trunk

commit 7642992f5eea63b270cb8a7cbb1d470417fc47ad
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:31:37 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit a0ded183f87e10b1202446c1824ba1b895beea9e
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:10:54 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit 6b3683787c2f47eaae68276e2919b2fbbbcf72c7
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:14 2004 +0000

    readding XFree86's cvs IDs

commit 7e0de805849b4bb1951376600d152d0121b06b52
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:22:28 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit 0c5c8c10d628f28943a9cde02fb079c486ed71a3
Author: Egbert Eich <eich@suse.de>
Date:   Thu Jan 29 08:07:56 2004 +0000

    Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004

commit f0345958208586004bee80bac057b651162b8a27
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Dec 19 20:54:21 2003 +0000

    XFree86 4.3.99.902 (RC 2)

commit b84549f69b504b733592759c161d59a00de79ac3
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:28:02 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit eec6ef2ff2462876d5c6df53691b6fb2e07dfcea
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:44 2003 +0000

    XFree86 4.3.0.1

commit 9e8dd4f7585c334c5b08f05f01c8900b5e4edf52
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:36 2003 +0000

    R6.6 is the Xorg base-line



Reply to: