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

x11proto-xext: Changes to 'debian-unstable'



 ChangeLog        |   56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 autogen.sh       |    4 ++-
 configure.ac     |    6 ++---
 debian/changelog |   12 +++++++++++
 shm.h            |    2 -
 shmproto.h       |   42 +++++++++++++++++++++++++++++++++++++++++
 6 files changed, 117 insertions(+), 5 deletions(-)

New commits:
commit 881dda5cbc73cf7070e1e7703181417772cc5573
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Mon Jan 6 10:39:05 2014 +0100

    release to unstable

diff --git a/debian/changelog b/debian/changelog
index 90abb7c..b029a84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x11proto-xext (7.3.0-1) UNRELEASED; urgency=low
+x11proto-xext (7.3.0-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Mon, 06 Jan 2014 10:38:09 +0100
+ -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Mon, 06 Jan 2014 10:38:51 +0100
 
 x11proto-xext (7.2.99.901-1) experimental; urgency=low
 

commit 95190b4eb417946f70f807bd766793effa3c59e0
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Mon Jan 6 10:38:50 2014 +0100

    bump changelogs

diff --git a/ChangeLog b/ChangeLog
index 781e62b..6922a2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+commit 66afec3f49e8eb0d4c2e9af7088fc3116d4bafd7
+Author: Keith Packard <keithp@keithp.com>
+Date:   Fri Dec 27 10:13:42 2013 -0800
+
+    Bump release to 7.3
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
 commit 3f355f138d6df57e067458a20f47307883048adb
 Author: Keith Packard <keithp@keithp.com>
 Date:   Tue Nov 5 16:03:40 2013 -0800
diff --git a/debian/changelog b/debian/changelog
index 334e42e..90abb7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xext (7.3.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Mon, 06 Jan 2014 10:38:09 +0100
+
 x11proto-xext (7.2.99.901-1) experimental; urgency=low
 
   * New upstream release candidate.

commit 66afec3f49e8eb0d4c2e9af7088fc3116d4bafd7
Author: Keith Packard <keithp@keithp.com>
Date:   Fri Dec 27 10:13:42 2013 -0800

    Bump release to 7.3
    
    Signed-off-by: Keith Packard <keithp@keithp.com>

diff --git a/configure.ac b/configure.ac
index 5b7c285..dcacee8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([XExtProto], [7.2.99.901],
+AC_INIT([XExtProto], [7.3.0],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 

commit f224ee88f8b975c871c719e9f8c968bf3a5d8a40
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Nov 24 17:08:59 2013 +0100

    Upload to experimental

diff --git a/debian/changelog b/debian/changelog
index c8589c2..334e42e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x11proto-xext (7.2.99.901-1) UNRELEASED; urgency=low
+x11proto-xext (7.2.99.901-1) experimental; urgency=low
 
   * New upstream release candidate.
 
- -- Julien Cristau <jcristau@debian.org>  Sun, 24 Nov 2013 17:03:05 +0100
+ -- Julien Cristau <jcristau@debian.org>  Sun, 24 Nov 2013 17:08:53 +0100
 
 x11proto-xext (7.2.1-1) unstable; urgency=low
 

commit 31bd9ab488e662ba4511b68a0a03e29407c4001f
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Nov 24 17:03:31 2013 +0100

    Bump changelogs

diff --git a/ChangeLog b/ChangeLog
index 4144881..781e62b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+commit 3f355f138d6df57e067458a20f47307883048adb
+Author: Keith Packard <keithp@keithp.com>
+Date:   Tue Nov 5 16:03:40 2013 -0800
+
+    Bump version to 7.2.99.901 (7.3 RC1)
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit be1483563532b5dcaef6847c206d0a6f772c8bd4
+Author: Keith Packard <keithp@keithp.com>
+Date:   Thu Jan 17 13:48:15 2013 -0800
+
+    Adds MIT-SHM AttachFd and CreateSegment requests
+    
+    Passes shared memory segments by file descriptor, AttachFd passes from
+    client to server, CreateSegment passes from server to client.
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit 18515392d35c1e07a5978876d4559012f5078f92
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Sat Oct 26 09:42:05 2013 -0400
+
+    config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
+    
+    Fix Automake warning: AC_OUTPUT should be used without arguments.
+    www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit f27fcc99d1cf935cc289933326f7d3baacd5107a
+Author: Colin Walters <walters@verbum.org>
+Date:   Wed Jan 4 17:37:06 2012 -0500
+
+    autogen.sh: Implement GNOME Build API
+    
+    http://people.gnome.org/~walters/docs/build-api.txt
+    
+    Signed-off-by: Adam Jackson <ajax@redhat.com>
+
+commit f672d845f39cc912aa1e0357fab05a86775a4b37
+Author: Adam Jackson <ajax@redhat.com>
+Date:   Tue Jan 15 14:01:10 2013 -0500
+
+    configure: Remove AM_MAINTAINER_MODE
+    
+    Signed-off-by: Adam Jackson <ajax@redhat.com>
+
 commit dff1a34f49644b2ed9cfac321dce6d31aed868cf
 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
 Date:   Thu Mar 22 20:54:16 2012 -0700
diff --git a/debian/changelog b/debian/changelog
index ed6be2f..c8589c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xext (7.2.99.901-1) UNRELEASED; urgency=low
+
+  * New upstream release candidate.
+
+ -- Julien Cristau <jcristau@debian.org>  Sun, 24 Nov 2013 17:03:05 +0100
+
 x11proto-xext (7.2.1-1) unstable; urgency=low
 
   * New upstream release.

commit 3f355f138d6df57e067458a20f47307883048adb
Author: Keith Packard <keithp@keithp.com>
Date:   Tue Nov 5 16:03:40 2013 -0800

    Bump version to 7.2.99.901 (7.3 RC1)
    
    Signed-off-by: Keith Packard <keithp@keithp.com>

diff --git a/configure.ac b/configure.ac
index 9a2ee35..5b7c285 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([XExtProto], [7.2.1],
+AC_INIT([XExtProto], [7.2.99.901],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 

commit be1483563532b5dcaef6847c206d0a6f772c8bd4
Author: Keith Packard <keithp@keithp.com>
Date:   Thu Jan 17 13:48:15 2013 -0800

    Adds MIT-SHM AttachFd and CreateSegment requests
    
    Passes shared memory segments by file descriptor, AttachFd passes from
    client to server, CreateSegment passes from server to client.
    
    Signed-off-by: Keith Packard <keithp@keithp.com>

diff --git a/shm.h b/shm.h
index e076402..be49f5e 100644
--- a/shm.h
+++ b/shm.h
@@ -32,7 +32,7 @@ in this Software without prior written authorization from The Open Group.
 #define SHMNAME "MIT-SHM"
 
 #define SHM_MAJOR_VERSION	1	/* current version numbers */
-#define SHM_MINOR_VERSION	1
+#define SHM_MINOR_VERSION	2
 
 #define ShmCompletion			0
 #define ShmNumberEvents			(ShmCompletion + 1)
diff --git a/shmproto.h b/shmproto.h
index e5de377..8136aa9 100644
--- a/shmproto.h
+++ b/shmproto.h
@@ -43,6 +43,8 @@ in this Software without prior written authorization from The Open Group.
 #define X_ShmPutImage			3
 #define X_ShmGetImage			4
 #define X_ShmCreatePixmap		5
+#define X_ShmAttachFd                   6
+#define X_ShmCreateSegment              7
 
 typedef struct _ShmQueryVersion {
     CARD8	reqType;		/* always ShmReqCode */
@@ -178,6 +180,46 @@ typedef struct _ShmCompletion {
 } xShmCompletionEvent;
 #define sz_xShmCompletionEvent	32
 
+/* Version 1.2 additions */
+typedef struct _ShmAttachFd {
+    CARD8	reqType;	/* always ShmReqCode */
+    CARD8	shmReqType;	/* always X_ShmAttachFd */
+    CARD16	length B16;
+    ShmSeg	shmseg B32;
+    BOOL	readOnly;
+    BYTE	pad0;
+    CARD16	pad1 B16;
+} xShmAttachFdReq;
+/* File descriptor is passed with this request */
+#define sz_xShmAttachFdReq	12
+
+typedef struct _ShmCreateSegment {
+    CARD8	reqType;	/* always ShmReqCode */
+    CARD8	shmReqType;	/* always X_ShmAttachFd */
+    CARD16	length B16;
+    ShmSeg	shmseg B32;
+    CARD32      size B32;
+    BOOL	readOnly;
+    BYTE	pad0;
+    CARD16	pad1 B16;
+} xShmCreateSegmentReq;
+#define sz_xShmCreateSegmentReq 16
+
+typedef struct {
+    CARD8	type;			/* must be X_Reply */
+    CARD8	nfd;			/* must be 1	*/
+    CARD16	sequenceNumber  B16;	/* last sequence number */
+    CARD32	length  B32;		/* 0 */
+    CARD32	pad2	B32;		/* unused */
+    CARD32	pad3	B32;		/* unused */
+    CARD32	pad4	B32;		/* unused */
+    CARD32	pad5	B32;		/* unused */
+    CARD32	pad6	B32;		/* unused */
+    CARD32	pad7	B32;		/* unused */
+} xShmCreateSegmentReply;
+/* File descriptor is passed with this reply */
+#define sz_xShmCreateSegmentReply	32
+
 #undef ShmSeg
 #undef Drawable
 #undef VisualID

commit 18515392d35c1e07a5978876d4559012f5078f92
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sat Oct 26 09:42:05 2013 -0400

    config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
    
    Fix Automake warning: AC_OUTPUT should be used without arguments.
    www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

diff --git a/configure.ac b/configure.ac
index d6924fe..9a2ee35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,6 +14,7 @@ XORG_WITH_FOP
 XORG_WITH_XSLTPROC
 XORG_CHECK_SGML_DOCTOOLS(1.8)
 
-AC_OUTPUT([Makefile
+AC_CONFIG_FILES([Makefile
            specs/Makefile
            xextproto.pc])
+AC_OUTPUT

commit f27fcc99d1cf935cc289933326f7d3baacd5107a
Author: Colin Walters <walters@verbum.org>
Date:   Wed Jan 4 17:37:06 2012 -0500

    autogen.sh: Implement GNOME Build API
    
    http://people.gnome.org/~walters/docs/build-api.txt
    
    Signed-off-by: Adam Jackson <ajax@redhat.com>

diff --git a/autogen.sh b/autogen.sh
index 904cd67..fc34bd5 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,4 +9,6 @@ cd $srcdir
 autoreconf -v --install || exit 1
 cd $ORIGDIR || exit $?
 
-$srcdir/configure --enable-maintainer-mode "$@"
+if test -z "$NOCONFIGURE"; then
+    $srcdir/configure "$@"
+fi

commit f672d845f39cc912aa1e0357fab05a86775a4b37
Author: Adam Jackson <ajax@redhat.com>
Date:   Tue Jan 15 14:01:10 2013 -0500

    configure: Remove AM_MAINTAINER_MODE
    
    Signed-off-by: Adam Jackson <ajax@redhat.com>

diff --git a/configure.ac b/configure.ac
index 4f80b94..d6924fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,6 @@ AC_PREREQ([2.60])
 AC_INIT([XExtProto], [7.2.1],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
-AM_MAINTAINER_MODE
 
 # Require xorg-macros minimum of 1.12 for DocBook external references
 m4_ifndef([XORG_MACROS_VERSION],


Reply to: