[Pkg-samba-maint] r1012 - trunk
Steve Langasek
vorlon at costa.debian.org
Sat Feb 4 00:47:21 UTC 2006
Author: vorlon
Date: 2006-02-04 00:47:20 +0000 (Sat, 04 Feb 2006)
New Revision: 1012
Removed:
trunk/config.cache.alpha-linux-gnu
trunk/config.cache.sparc-linux-gnu
Modified:
trunk/changelog
Log:
Also enable setresuid()/setresgid() on alpha and sparc now that support
for Linux 2.2 is dropped.
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2006-02-03 20:53:05 UTC (rev 1011)
+++ trunk/changelog 2006-02-04 00:47:20 UTC (rev 1012)
@@ -19,8 +19,12 @@
* activate building of idmap_rid. Closes: #284681.
Thanks to Ubuntu patches
- -- Peter Eisentraut <petere at debian.org> Fri, 3 Feb 2006 16:23:32 +0100
+ [ Steve Langasek ]
+ * Also enable setresuid()/setresgid() on alpha and sparc now that support
+ for Linux 2.2 is dropped.
+ -- Steve Langasek <vorlon at debian.org> Fri, 3 Feb 2006 16:42:57 -0800
+
samba (3.0.21a-4) unstable; urgency=low
[ Peter Eisentraut ]
Deleted: trunk/config.cache.alpha-linux-gnu
===================================================================
--- trunk/config.cache.alpha-linux-gnu 2006-02-03 20:53:05 UTC (rev 1011)
+++ trunk/config.cache.alpha-linux-gnu 2006-02-04 00:47:20 UTC (rev 1012)
@@ -1,12 +0,0 @@
-# 22 Aug 2001 Steve Langasek <vorlon at debian.org>
-
-# This file contains autoconf settings specific to the alpha-linux
-# platform that should be preloaded when building for this architecture.
-
-
-# Linux 2.2 on Alpha doesn't have a functional setresgid() call, but
-# Linux 2.4 does. Ensure that packages compiled for woody remain
-# compatible with 2.2 kernels, even if the build machine is running 2.4.
-samba_cv_have_setresgid=${samba_cv_have_setresgid=no}
-samba_cv_USE_SETRESUID=${samba_cv_USE_SETRESUID=no}
-samba_cv_USE_SETREUID=${samba_cv_USE_SETREUID=yes}
Deleted: trunk/config.cache.sparc-linux-gnu
===================================================================
--- trunk/config.cache.sparc-linux-gnu 2006-02-03 20:53:05 UTC (rev 1011)
+++ trunk/config.cache.sparc-linux-gnu 2006-02-04 00:47:20 UTC (rev 1012)
@@ -1,13 +0,0 @@
-# 24 Spe 2001 Steve Langasek <vorlon at debian.org>
-
-# This file contains autoconf settings specific to the sparc-linux
-# platform that should be preloaded when building for this architecture.
-
-
-# Linux 2.2 on Sparc doesn't have setresgid() or setresuid(), but
-# Linux 2.4 does. Ensure that packages compiled for woody remain
-# compatible with 2.2 kernels, even if the build machine is running 2.4.
-samba_cv_have_setresuid=${samba_cv_have_setresuid=no}
-samba_cv_have_setresgid=${samba_cv_have_setresgid=no}
-samba_cv_USE_SETRESUID=${samba_cv_USE_SETRESUID=no}
-samba_cv_USE_SETREUID=${samba_cv_USE_SETREUID=yes}
More information about the Pkg-samba-maint
mailing list