Update of /cvsroot/xine/gnome-xine/debian
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17136/debian

Modified Files:
        changelog control rules 
Log Message:
Resync with hg head.

Index: changelog
===================================================================
RCS file: /cvsroot/xine/gnome-xine/debian/changelog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- changelog   3 Feb 2007 14:59:31 -0000       1.40
+++ changelog   3 Feb 2007 15:26:20 -0000       1.41
@@ -1,3 +1,17 @@
+gxine (0.5.900-1) experimental; urgency=low
+
+  * Development non-release.
+  * Build-depend on libhal-dev.
+  * Removed old build-dep alternatives. No longer buildable on sarge.
+
+ -- Darren Salt <[EMAIL PROTECTED]>  Thu, 01 Feb 2007 15:27:41 +0000
+
+gxine (0.5.11-1) unstable; urgency=low
+
+  * New upstream release. Mainly fixes for GTK+ 2.10.
+
+ -- Darren Salt <[EMAIL PROTECTED]>  Thu, 01 Feb 2007 00:34:17 +0000
+
 gxine (0.5.10-1) unstable; urgency=low
 
   * New upstream release (includes the security fix).
@@ -6,7 +20,7 @@
 
 gxine (0.5.8-2) unstable; urgency=high
 
-  * SECURITY FIX (local exploit)                       (closes: #405876)
+  * SECURITY FIX (local exploit, CVE-2007-0406)                (closes: 
#405876)
     This version fixes a potential buffer overflow in gxine's server
     component and in gxine_client. This overflow would occur were $HOME
     sufficiently long - 94 bytes or more would cause socket creation or

Index: control
===================================================================
RCS file: /cvsroot/xine/gnome-xine/debian/control,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- control     5 Jul 2006 01:04:55 -0000       1.20
+++ control     3 Feb 2007 15:26:20 -0000       1.21
@@ -3,7 +3,11 @@
 Priority: optional
 Maintainer: Siggi Langauf <[EMAIL PROTECTED]>
 Uploaders: Darren Salt <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), libxine-dev (>= 1.0), libgtk2.0-dev, 
libxaw7-dev, libxtst-dev, libmozjs-dev | libsmjs-dev, liblircclient-dev, 
libdbus-glib-1-dev | dbus-glib-1-dev
+Build-Depends: debhelper (>> 4.0.0),
+       libxine-dev (>= 1.0), libgtk2.0-dev (>= 2.8.0),
+       libmozjs-dev, liblircclient-dev,
+       libdbus-glib-1-dev, libhal-dev,
+       libxaw7-dev, libxtst-dev
 Standards-Version: 3.7.2
 
 Package: gxine

Index: rules
===================================================================
RCS file: /cvsroot/xine/gnome-xine/debian/rules,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- rules       27 Aug 2006 18:34:05 -0000      1.22
+++ rules       3 Feb 2007 15:26:20 -0000       1.23
@@ -67,7 +67,7 @@
        dh_testdir
        ./configure $(confflags) \
                    --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
-                   --disable-integration-wizard \
+                   --disable-integration-wizard --enable-watchdog \
                    VENDOR_PKG_VERSION="`dpkg-parsechangelog | sed -ne 
'/^Version:/ { s/^.* //; p }'`; $(VENDOR)" \
                    GSSCMD=/usr/bin/gnome-screensaver-command \
                    CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)"


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog

Reply via email to