pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/samba Fix path in patch-cd.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66bc6e5095a9
branches:  trunk
changeset: 515934:66bc6e5095a9
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Tue Jul 11 07:42:31 2006 +0000

description:
Fix path in patch-cd.

diffstat:

 net/samba/distinfo         |  4 ++--
 net/samba/patches/patch-cd |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (32 lines):

diff -r cbd99c414fae -r 66bc6e5095a9 net/samba/distinfo
--- a/net/samba/distinfo        Tue Jul 11 07:34:35 2006 +0000
+++ b/net/samba/distinfo        Tue Jul 11 07:42:31 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.49 2006/07/11 07:34:35 ghen Exp $
+$NetBSD: distinfo,v 1.50 2006/07/11 07:42:31 ghen Exp $
 
 SHA1 (samba-3.0.22/samba-3.0.22.tar.gz) = 76eba872b3e8f647e16d0d8d129e02848a7989d7
 RMD160 (samba-3.0.22/samba-3.0.22.tar.gz) = b41cffc999c524c1650d2dd3fbd063dc79741091
@@ -48,4 +48,4 @@
 SHA1 (patch-by) = adc269c07d06108fe77afbb65d5eb309fc4d6d67
 SHA1 (patch-bz) = 143ff731caced00aa6ba589a1d83581a7449b853
 SHA1 (patch-ca) = 4863e5d3dbf01c92443464e9a3b01720859aca05
-SHA1 (patch-cd) = 1ff0792f57b702bc4c6fe82867876534d3ba35a6
+SHA1 (patch-cd) = 420b3c8dddb0c19e6d73183e0a183d25421b7c09
diff -r cbd99c414fae -r 66bc6e5095a9 net/samba/patches/patch-cd
--- a/net/samba/patches/patch-cd        Tue Jul 11 07:34:35 2006 +0000
+++ b/net/samba/patches/patch-cd        Tue Jul 11 07:42:31 2006 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-cd,v 1.1 2006/07/11 07:34:35 ghen Exp $
+$NetBSD: patch-cd,v 1.2 2006/07/11 07:42:31 ghen Exp $
 
 Security patch from http://www.samba.org/samba/security/CAN-2006-3403.html
 (fixes a memory exhaustion DoS against smbd).
 
---- source/smbd/service.c.orig 2006-01-25 00:46:32.000000000 +0100
-+++ source/smbd/service.c
+--- smbd/service.c.orig        2006-01-25 00:46:32.000000000 +0100
++++ smbd/service.c
 @@ -763,6 +763,11 @@ connection_struct *make_connection(const
                smb_panic("make_connection: PANIC ERROR. Called as nonroot\n");
        }



Home | Main Index | Thread Index | Old Index