rpms/samba/FC-6 samba-3.0.24-man.patch, NONE, 1.1 .cvsignore, 1.34, 1.35 samba.spec, 1.71, 1.72 sources, 1.36, 1.37 samba-3.0.20pre1-man.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Feb 7 22:47:31 UTC 2007


Author: fenlason

Update of /cvs/dist/rpms/samba/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv16195

Modified Files:
	.cvsignore samba.spec sources 
Added Files:
	samba-3.0.24-man.patch 
Removed Files:
	samba-3.0.20pre1-man.patch 
Log Message:
3.0.24 fixes
CVE-2007-0452 Samba smbd denial of service


samba-3.0.24-man.patch:
 ntlm_auth.1 |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

--- NEW FILE samba-3.0.24-man.patch ---
--- samba-3.0.24/docs/manpages/ntlm_auth.1.man	2006-11-14 05:01:51.000000000 -0500
+++ samba-3.0.24/docs/manpages/ntlm_auth.1	2007-02-07 17:21:13.000000000 -0500
@@ -105,17 +105,17 @@
 The username, expected to be in Samba's
 unix charset.
 .sp
-\fBExample 1. \fRUsername: bob
+\fBExample 1. \fRUsername: bob
 .sp
-\fBExample 2. \fRUsername:: Ym9i
+\fBExample 2. \fRUsername:: Ym9i
 .TP 3n
 Username
 The user's domain, expected to be in Samba's
 unix charset.
 .sp
-\fBExample 3. \fRDomain: WORKGROUP
+\fBExample 3. \fRDomain: WORKGROUP
 .sp
-\fBExample 4. \fRDomain:: V09SS0dST1VQ
+\fBExample 4. \fRDomain:: V09SS0dST1VQ
 .TP 3n
 Full-Username
 The fully qualified username, expected to be in Samba's
@@ -123,16 +123,16 @@
 and qualified with the
 winbind separator.
 .sp
-\fBExample 5. \fRFull-Username: WORKGROUP\bob
+\fBExample 5. \fRFull-Username: WORKGROUP\bob
 .sp
-\fBExample 6. \fRFull-Username:: V09SS0dST1VQYm9i
+\fBExample 6. \fRFull-Username:: V09SS0dST1VQYm9i
 .TP 3n
 LANMAN-Challenge
 The 8 byte
 \fBLANMAN Challenge\fR
 value, generated randomly by the server, or (in cases such as MSCHAPv2) generated in some way by both the server and the client.
 .sp
-\fBExample 7. \fRLANMAN-Challege: 0102030405060708
+\fBExample 7. \fRLANMAN-Challege: 0102030405060708
 .TP 3n
 LANMAN-Response
 The 24 byte
@@ -140,7 +140,7 @@
 value, calculated from the user's password and the supplied
 \fBLANMAN Challenge\fR. Typically, this is provided over the network by a client wishing to authenticate.
 .sp
-\fBExample 8. \fRLANMAN-Response: 0102030405060708090A0B0C0D0E0F101112131415161718
+\fBExample 8. \fRLANMAN-Response: 0102030405060708090A0B0C0D0E0F101112131415161718
 .TP 3n
 NT-Response
 The >= 24 byte
@@ -148,24 +148,24 @@
 calculated from the user's password and the supplied
 \fBLANMAN Challenge\fR. Typically, this is provided over the network by a client wishing to authenticate.
 .sp
-\fBExample 9. \fRNT-Response: 0102030405060708090A0B0C0D0E0F101112131415161718
+\fBExample 9. \fRNT-Response: 0102030405060708090A0B0C0D0E0F101112131415161718
 .TP 3n
 Password
 The user's password. This would be provided by a network client, if the helper is being used in a legacy situation that exposes plaintext passwords in this way.
 .sp
-\fBExample 10. \fRPassword: samba2
+\fBExample 10. \fRPassword: samba2
 .sp
-\fBExample 11. \fRPassword:: c2FtYmEy
+\fBExample 11. \fRPassword:: c2FtYmEy
 .TP 3n
 Request-User-Session-Key
 Apon sucessful authenticaiton, return the user session key associated with the login.
 .sp
-\fBExample 12. \fRRequest-User-Session-Key: Yes
+\fBExample 12. \fRRequest-User-Session-Key: Yes
 .TP 3n
 Request-LanMan-Session-Key
 Apon sucessful authenticaiton, return the LANMAN session key associated with the login.
 .sp
-\fBExample 13. \fRRequest-LanMan-Session-Key: Yes
+\fBExample 13. \fRRequest-LanMan-Session-Key: Yes
 .sp
 .it 1 an-trap
 .nr an-no-space-flag 1


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/samba/FC-6/.cvsignore,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- .cvsignore	2 Sep 2006 02:49:26 -0000	1.34
+++ .cvsignore	7 Feb 2007 22:47:29 -0000	1.35
@@ -1 +1 @@
-samba-3.0.23c.tar.gz
+samba-3.0.24.tar.gz


Index: samba.spec
===================================================================
RCS file: /cvs/dist/rpms/samba/FC-6/samba.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- samba.spec	2 Sep 2006 02:49:26 -0000	1.71
+++ samba.spec	7 Feb 2007 22:47:29 -0000	1.72
@@ -2,8 +2,8 @@
 
 Summary: The Samba SMB server.
 Name: samba
-Version: 3.0.23c
-Release: 2
+Version: 3.0.24
+Release: 1%{?dist}
 Epoch: 0
 License: GNU GPL Version 2
 Group: System Environment/Daemons
@@ -36,7 +36,7 @@
 Patch103: samba-3.0.23-logfiles.patch
 Patch104: samba-3.0.0rc3-nmbd-netbiosname.patch
 Patch105: samba-3.0.23-smb.conf.patch
-Patch106: samba-3.0.20pre1-man.patch
+Patch106: samba-3.0.24-man.patch
 # The passwd part has been applied, but not the group part
 Patch107: samba-3.0.23rc3-passwd.patch
 #Patch108: samba-3.0.8-non-ascii-domain.patch
@@ -445,6 +445,12 @@
 %{_mandir}/man7/libsmbclient.7*
 
 %changelog
+* Thu Nov 16 2006 Jay Fenlason <fenlason at redhat.com> 3.0.24-1%{?dist}
+- New upstream release
+- Update the -man patch to work with 3.0.24
+- This release
+  fixes CVE-2007-0452 Samba smbd denial of service
+
 * Fri Sep 1 2006 Jay Fenlason <fenlason at redhat.com> 3.0.23c-2
 - New upstream release.
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/samba/FC-6/sources,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- sources	2 Sep 2006 02:49:26 -0000	1.36
+++ sources	7 Feb 2007 22:47:29 -0000	1.37
@@ -1 +1 @@
-9e06d5e10f4ae84f7fafad75d1b4184c  samba-3.0.23c.tar.gz
+89273f67a6d8067cbbecefaa13747153  samba-3.0.24.tar.gz


--- samba-3.0.20pre1-man.patch DELETED ---




More information about the fedora-cvs-commits mailing list