Re: Samba 3.0.27a for OpenBSD 4.2-stable

2007-11-29 Thread Ian McWilliam

Brian A. Seklecki (Mobile) wrote:

Here's my CVS diff to make 3.0.27a:

  
I'm interested to know what you tree you diffed this against. 4.2 
shipped with


Samba 3.0.25b not 3.0.24

Ian McWilliam




cvs server: Diffing .
Index: Makefile
===
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.79
diff -u -r1.79 Makefile
--- Makefile2007/02/06 07:01:13 1.79
+++ Makefile2007/11/28 21:19:39
@@ -3,7 +3,7 @@
 COMMENT-main=  SMB and CIFS client and server for UNIX
 COMMENT-docs=  documentation and examples for samba
 
-DISTNAME=  samba-3.0.24

+DISTNAME=  samba-3.0.27a
 FULLPKGNAME-docs=  ${DISTNAME:S/-/-docs-/}
 SHARED_LIBS=   smbclient   0.3 \
msrpc   0.2
@@ -42,8 +42,8 @@
 SUBST_VARS= CONFDIR LOCALBASE SYSCONFDIR
 
 SEPARATE_BUILD= concurrent

-AUTOCONF_VERSION= 2.59
-CONFIGURE_STYLE= autoconf
+#AUTOCONF_VERSION= 2.59
+CONFIGURE_STYLE=gnu
 CONFIGURE_ARGS= --localstatedir=/var \
--sbindir=${PREFIX}/libexec \
--with-configdir=${CONFDIR} \
Index: distinfo
===
RCS file: /cvs/ports/net/samba/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo2007/02/06 07:01:13 1.6
+++ distinfo2007/11/28 21:19:39
@@ -2,3 +2,8 @@
 RMD160 (samba-3.0.24.tar.gz) = f208dca645d07a195169e005a50fb4c4879254eb
 SHA1 (samba-3.0.24.tar.gz) = 216020b58abca191b8146f76f98a8bda3508fcd3
 SIZE (samba-3.0.24.tar.gz) = 17708128
+MD5 (samba-3.0.27a.tar.gz) = 57aedd342cafddbb28e2936c15dde96b
+RMD160 (samba-3.0.27a.tar.gz) =
601c095fdfd5a66e3ce9d57a2d3874d37641ba3f
+SHA1 (samba-3.0.27a.tar.gz) = 4bed2619d2f92ce41f7f84f00537a487c1bef7c9
+SHA256 (samba-3.0.27a.tar.gz) =
33e4998366e30ff7d6bdd70446fe9222badb0d4386d929e3d7cd28933685b6ae
+SIZE (samba-3.0.27a.tar.gz) = 18159377
cvs server: Diffing files
cvs server: Diffing pkg
Index: pkg/PFRAG.shared-main
===
RCS file: /cvs/ports/net/samba/pkg/PFRAG.shared-main,v
retrieving revision 1.1
diff -u -r1.1 PFRAG.shared-main
--- pkg/PFRAG.shared-main   2006/11/25 13:00:41 1.1
+++ pkg/PFRAG.shared-main   2007/11/28 21:19:39
@@ -5,8 +5,6 @@
 lib/samba/charset/
 lib/samba/charset/CP437.so
 lib/samba/charset/CP850.so
[EMAIL PROTECTED] lib/samba/libmsrpc.so.${LIBmsrpc_VERSION}
[EMAIL PROTECTED] lib/samba/libsmbclient.so.${LIBsmbclient_VERSION}
 lib/samba/vfs/
 lib/samba/vfs/audit.so
 lib/samba/vfs/cap.so
Index: pkg/PLIST-main
===
RCS file: /cvs/ports/net/samba/pkg/PLIST-main,v
retrieving revision 1.2
diff -u -r1.2 PLIST-main
--- pkg/PLIST-main  2006/12/14 09:07:56 1.2
+++ pkg/PLIST-main  2007/11/28 21:19:39
@@ -73,11 +73,8 @@
 @man man/man8/nmbd.8
 @man man/man8/pdbedit.8
 @man man/man8/smbd.8
[EMAIL PROTECTED] man/man8/smbmnt.8
[EMAIL PROTECTED] man/man8/smbmount.8
 @man man/man8/smbpasswd.8
 @man man/man8/smbspool.8
[EMAIL PROTECTED] man/man8/smbumount.8
 @man man/man8/swat.8
 @man man/man8/tdbbackup.8
 @man man/man8/tdbdump.8

~BAS


On Fri, 2007-11-23 at 15:30 -0500, Brian A. Seklecki (Mobile) wrote:
  

On Fri, 2007-11-23 at 09:35 +1100, Ian McWilliam wrote:


Attached is a port of Samba 3.0.27a for people using 4.2-stable.
  

Thank you -- I will test on Monday and provide any feedback.

~BAS


Samba 3.0.27 is a security release to address CVE-2007-4572 
http://samba.org/samba/security/CVE-2007-4572.html and CVE-2007-5398 
http://samba.org/samba/security/CVE-2007-5398.html.


http://news.samba.org/releases/3.0.27/

Those of us not running current in production may want to test this.

Ian McWilliam.






  





  




Re: Samba 3.0.27a for OpenBSD 4.2-stable

2007-11-29 Thread Brian A. Seklecki (Mobile)

On Thu, 2007-11-29 at 20:22 +1100, Ian McWilliam wrote:
 Brian A. Seklecki (Mobile) wrote:
  Here's my CVS diff to make 3.0.27a:

I forgot to mention -- that patch was from the fight to make it work on
4.1-stable.  

I was in a hurry yesterday and fighting 4.2 ports syntax on 4.1 makes
one hostile.  Some stupid autoconf crap (I had enough last week w/
Bacula for two life times)

~BAS


 

 I'm interested to know what you tree you diffed this against. 4.2 
 shipped with




Re: Samba 3.0.27a for OpenBSD 4.2-stable

2007-11-28 Thread Brian A. Seklecki

On Fri, 2007-11-23 at 09:35 +1100, Ian McWilliam wrote:
 Attached is a port of Samba 3.0.27a for people using 4.2-stable.
 
 Samba 3.0.27 is a security release to address CVE-2007-4572 
 http://samba.org/samba/security/CVE-2007-4572.html and CVE-2007-5398 
 http://samba.org/samba/security/CVE-2007-5398.html.


Either samba updated their tarball (Is it them who likes to do that?) or
the distinfo file included w/ your tarball was wrong:


MD5 (samba-3.0.27a.tar.gz) = 57aedd342cafddbb28e2936c15dde96b
RMD160 (samba-3.0.27a.tar.gz) = 601c095fdfd5a66e3ce9d57a2d3874d37641ba3f
SHA1 (samba-3.0.27a.tar.gz) = 4bed2619d2f92ce41f7f84f00537a487c1bef7c9
SHA256 (samba-3.0.27a.tar.gz) =
33e4998366e30ff7d6bdd70446fe9222badb0d4386d929e3d7cd28933685b6ae
SIZE (samba-3.0.27a.tar.gz) = 18159377

~BAS

 http://news.samba.org/releases/3.0.27/
 
 Those of us not running current in production may want to test this.
 
 Ian McWilliam.
 
 
 
 
 
 



Re: Samba 3.0.27a for OpenBSD 4.2-stable

2007-11-28 Thread Brian A. Seklecki (Mobile)
Here's my CVS diff to make 3.0.27a:


cvs server: Diffing .
Index: Makefile
===
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.79
diff -u -r1.79 Makefile
--- Makefile2007/02/06 07:01:13 1.79
+++ Makefile2007/11/28 21:19:39
@@ -3,7 +3,7 @@
 COMMENT-main=  SMB and CIFS client and server for UNIX
 COMMENT-docs=  documentation and examples for samba
 
-DISTNAME=  samba-3.0.24
+DISTNAME=  samba-3.0.27a
 FULLPKGNAME-docs=  ${DISTNAME:S/-/-docs-/}
 SHARED_LIBS=   smbclient   0.3 \
msrpc   0.2
@@ -42,8 +42,8 @@
 SUBST_VARS= CONFDIR LOCALBASE SYSCONFDIR
 
 SEPARATE_BUILD= concurrent
-AUTOCONF_VERSION= 2.59
-CONFIGURE_STYLE= autoconf
+#AUTOCONF_VERSION= 2.59
+CONFIGURE_STYLE=gnu
 CONFIGURE_ARGS= --localstatedir=/var \
--sbindir=${PREFIX}/libexec \
--with-configdir=${CONFDIR} \
Index: distinfo
===
RCS file: /cvs/ports/net/samba/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo2007/02/06 07:01:13 1.6
+++ distinfo2007/11/28 21:19:39
@@ -2,3 +2,8 @@
 RMD160 (samba-3.0.24.tar.gz) = f208dca645d07a195169e005a50fb4c4879254eb
 SHA1 (samba-3.0.24.tar.gz) = 216020b58abca191b8146f76f98a8bda3508fcd3
 SIZE (samba-3.0.24.tar.gz) = 17708128
+MD5 (samba-3.0.27a.tar.gz) = 57aedd342cafddbb28e2936c15dde96b
+RMD160 (samba-3.0.27a.tar.gz) =
601c095fdfd5a66e3ce9d57a2d3874d37641ba3f
+SHA1 (samba-3.0.27a.tar.gz) = 4bed2619d2f92ce41f7f84f00537a487c1bef7c9
+SHA256 (samba-3.0.27a.tar.gz) =
33e4998366e30ff7d6bdd70446fe9222badb0d4386d929e3d7cd28933685b6ae
+SIZE (samba-3.0.27a.tar.gz) = 18159377
cvs server: Diffing files
cvs server: Diffing pkg
Index: pkg/PFRAG.shared-main
===
RCS file: /cvs/ports/net/samba/pkg/PFRAG.shared-main,v
retrieving revision 1.1
diff -u -r1.1 PFRAG.shared-main
--- pkg/PFRAG.shared-main   2006/11/25 13:00:41 1.1
+++ pkg/PFRAG.shared-main   2007/11/28 21:19:39
@@ -5,8 +5,6 @@
 lib/samba/charset/
 lib/samba/charset/CP437.so
 lib/samba/charset/CP850.so
[EMAIL PROTECTED] lib/samba/libmsrpc.so.${LIBmsrpc_VERSION}
[EMAIL PROTECTED] lib/samba/libsmbclient.so.${LIBsmbclient_VERSION}
 lib/samba/vfs/
 lib/samba/vfs/audit.so
 lib/samba/vfs/cap.so
Index: pkg/PLIST-main
===
RCS file: /cvs/ports/net/samba/pkg/PLIST-main,v
retrieving revision 1.2
diff -u -r1.2 PLIST-main
--- pkg/PLIST-main  2006/12/14 09:07:56 1.2
+++ pkg/PLIST-main  2007/11/28 21:19:39
@@ -73,11 +73,8 @@
 @man man/man8/nmbd.8
 @man man/man8/pdbedit.8
 @man man/man8/smbd.8
[EMAIL PROTECTED] man/man8/smbmnt.8
[EMAIL PROTECTED] man/man8/smbmount.8
 @man man/man8/smbpasswd.8
 @man man/man8/smbspool.8
[EMAIL PROTECTED] man/man8/smbumount.8
 @man man/man8/swat.8
 @man man/man8/tdbbackup.8
 @man man/man8/tdbdump.8

~BAS


On Fri, 2007-11-23 at 15:30 -0500, Brian A. Seklecki (Mobile) wrote:
 On Fri, 2007-11-23 at 09:35 +1100, Ian McWilliam wrote:
  Attached is a port of Samba 3.0.27a for people using 4.2-stable.
 
 Thank you -- I will test on Monday and provide any feedback.
 
 ~BAS
 
  Samba 3.0.27 is a security release to address CVE-2007-4572 
  http://samba.org/samba/security/CVE-2007-4572.html and CVE-2007-5398 
  http://samba.org/samba/security/CVE-2007-5398.html.
  
  http://news.samba.org/releases/3.0.27/
  
  Those of us not running current in production may want to test this.
  
  Ian McWilliam.
  
  
  
  
  
  



Re: Samba 3.0.27a for OpenBSD 4.2-stable

2007-11-23 Thread PowerBSD
On Fri, Nov 23, 2007 at 09:35:38AM +1100, Ian McWilliam wrote:
 Attached is a port of Samba 3.0.27a for people using 4.2-stable.
 
 Samba 3.0.27 is a security release to address CVE-2007-4572 
 http://samba.org/samba/security/CVE-2007-4572.html and CVE-2007-5398 
 http://samba.org/samba/security/CVE-2007-5398.html.
 
 http://news.samba.org/releases/3.0.27/
 
 Those of us not running current in production may want to test this.
 
 Ian McWilliam.

Test on IBM Thinpad 570E 4.2 stable everything is ok.



Re: Samba 3.0.27a for OpenBSD 4.2-stable

2007-11-23 Thread Brian A. Seklecki (Mobile)

On Fri, 2007-11-23 at 09:35 +1100, Ian McWilliam wrote:
 Attached is a port of Samba 3.0.27a for people using 4.2-stable.

Thank you -- I will test on Monday and provide any feedback.

~BAS

 Samba 3.0.27 is a security release to address CVE-2007-4572 
 http://samba.org/samba/security/CVE-2007-4572.html and CVE-2007-5398 
 http://samba.org/samba/security/CVE-2007-5398.html.
 
 http://news.samba.org/releases/3.0.27/
 
 Those of us not running current in production may want to test this.
 
 Ian McWilliam.
 
 
 
 
 
 



Samba 3.0.27a for OpenBSD 4.2-stable

2007-11-22 Thread Ian McWilliam

Attached is a port of Samba 3.0.27a for people using 4.2-stable.

Samba 3.0.27 is a security release to address CVE-2007-4572 
http://samba.org/samba/security/CVE-2007-4572.html and CVE-2007-5398 
http://samba.org/samba/security/CVE-2007-5398.html.


http://news.samba.org/releases/3.0.27/

Those of us not running current in production may want to test this.

Ian McWilliam.


samba-4.2-port.tgz
Description: application/compressed