[Pkg-samba-maint] r1453 - in trunk/samba/debian: . patches
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Sat Jun 9 10:00:56 UTC 2007
Author: vorlon
Date: 2007-06-09 10:00:56 +0000 (Sat, 09 Jun 2007)
New Revision: 1453
Removed:
trunk/samba/debian/patches/samba.patch
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/patches/series
Log:
Drop the last vestiges of the unified samba.patch; this reverts the change
for bug #112195 which it's been determined has no actual security benefits,
and drops the fix for bug #106976 which is superseded upstream.
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2007-06-09 09:08:52 UTC (rev 1452)
+++ trunk/samba/debian/changelog 2007-06-09 10:00:56 UTC (rev 1453)
@@ -18,8 +18,12 @@
[ Steve Langasek ]
* Update samba.config to not override user preference on passdb.tdb
creation after initial configuration. Closes: #350926.
+ * Drop the last vestiges of the unified samba.patch; this reverts the
+ change for bug #112195 which it's been determined has no actual security
+ benefits, and drops the fix for bug #106976 which is superseded
+ upstream.
- -- Steve Langasek <vorlon at debian.org> Thu, 07 Jun 2007 23:06:10 -0700
+ -- Steve Langasek <vorlon at debian.org> Sat, 09 Jun 2007 02:33:18 -0700
samba (3.0.25a-1) unstable; urgency=low
Deleted: trunk/samba/debian/patches/samba.patch
===================================================================
--- trunk/samba/debian/patches/samba.patch 2007-06-09 09:08:52 UTC (rev 1452)
+++ trunk/samba/debian/patches/samba.patch 2007-06-09 10:00:56 UTC (rev 1453)
@@ -1,22 +0,0 @@
-Goal: ?
-
-Fixes: ?
-
-Status wrt upstream: Forwarded on 2007/05/30
-
-Author: Unknown
-
-Note:
-
-Index: samba-3.0.25a/source/web/diagnose.c
-===================================================================
---- samba-3.0.25a.orig/source/web/diagnose.c 2007-05-26 07:45:39.752216292 +0200
-+++ samba-3.0.25a/source/web/diagnose.c 2007-05-26 07:46:32.696638073 +0200
-@@ -62,6 +62,7 @@
- {
- struct cli_state *cli;
-
-+ loopback_ip.s_addr = htonl((127 << 24) + 1);
- if ((cli = cli_initialise()) == NULL)
- return False;
-
Modified: trunk/samba/debian/patches/series
===================================================================
--- trunk/samba/debian/patches/series 2007-06-09 09:08:52 UTC (rev 1452)
+++ trunk/samba/debian/patches/series 2007-06-09 10:00:56 UTC (rev 1453)
@@ -7,7 +7,6 @@
non-linux-ports.patch
pam-examples.patch
README_nosmbldap-tools.patch
-samba.patch
no_smbmount_symlink.patch
smbclient-pager.patch
smbmount-mtab-flags.patch
More information about the Pkg-samba-maint
mailing list