Your message dated Tue, 18 Apr 2006 20:17:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#362130: fixed in lksctp-tools 1.0.6-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libsctp-dev
Version: 1.0.6-1
Severity: minor
Tags: patch

Hi,

the sctp_recvmsg man page lists the type of the third argument as
"size_t * len", while it's actually just "size_t len".

Fix is rather trivial,

Index: lksctp-tools-1.0.6/man/sctp_recvmsg.3
===================================================================
--- lksctp-tools-1.0.6/man/sctp_recvmsg.3
+++ lksctp-tools-1.0.6/man/sctp_recvmsg.3       2006-04-12 14:29:24.000000000 
+0200
@@ -14,7 +14,7 @@
 .B #include <sys/socket.h>
 .B #include <netinet/sctp.h>
 .sp
-.BI "int sctp_recvmsg(int " sd ", void * " msg ", size_t * " len ,
+.BI "int sctp_recvmsg(int " sd ", void * " msg ", size_t " len ,
 .BI "                 struct sockaddr * " from ", socklen_t * " fromlen , 
 .BI "                 struct sctp_sndrcvinfo * " sinfo ", int * " msg_flags);
 .fi


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libsctp-dev depends on:
ii  libc6-dev [libc-dev]          2.3.6-4    GNU C Library: Development Librari
ii  libsctp1                      1.0.6-1    user-space access to Linux Kernel 

libsctp-dev recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: lksctp-tools
Source-Version: 1.0.6-2

We believe that the bug you reported is fixed in the latest version of
lksctp-tools, which is due to be installed in the Debian FTP archive:

libsctp-dev_1.0.6-2_i386.deb
  to pool/main/l/lksctp-tools/libsctp-dev_1.0.6-2_i386.deb
libsctp1_1.0.6-2_i386.deb
  to pool/main/l/lksctp-tools/libsctp1_1.0.6-2_i386.deb
lksctp-tools-doc_1.0.6-2_all.deb
  to pool/main/l/lksctp-tools/lksctp-tools-doc_1.0.6-2_all.deb
lksctp-tools_1.0.6-2.diff.gz
  to pool/main/l/lksctp-tools/lksctp-tools_1.0.6-2.diff.gz
lksctp-tools_1.0.6-2.dsc
  to pool/main/l/lksctp-tools/lksctp-tools_1.0.6-2.dsc
lksctp-tools_1.0.6-2_i386.deb
  to pool/main/l/lksctp-tools/lksctp-tools_1.0.6-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <[EMAIL PROTECTED]> (supplier of updated lksctp-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 17 Apr 2006 19:21:59 +0200
Source: lksctp-tools
Binary: lksctp-tools-doc libsctp1 lksctp-tools libsctp-dev
Architecture: source all i386
Version: 1.0.6-2
Distribution: unstable
Urgency: low
Maintainer: Michael Biebl <[EMAIL PROTECTED]>
Changed-By: Michael Biebl <[EMAIL PROTECTED]>
Description: 
 libsctp-dev - user-space access to Linux Kernel SCTP - development files
 libsctp1   - user-space access to Linux Kernel SCTP - shared library
 lksctp-tools - user-space access to Linux Kernel SCTP - commandline tools
 lksctp-tools-doc - user-space access to Linux Kernel SCTP - documentation
Closes: 362130
Changes: 
 lksctp-tools (1.0.6-2) unstable; urgency=low
 .
   * Improved long description in debian/control. Make use of the standard
     "Homepage:" specifier.
   * Added patch man_page_sctp_recvmsg_fix.diff which fixes the parameter
     description of the sctp_recvmsg function (closes: #362130).
     Included simple-patchsys.mk in debian/rules to apply the patch.
     Thanks to Thomas Themel for the patch.
Files: 
 8132706e741ea75434d16d1fd23c8e12 679 net optional lksctp-tools_1.0.6-2.dsc
 a6efe53d6cba7f575ee825e45c472671 9914 net optional lksctp-tools_1.0.6-2.diff.gz
 d721f7f86ff60e5e866781975334d078 442320 doc optional 
lksctp-tools-doc_1.0.6-2_all.deb
 57aaa484d02f7108c30682ca3b31a21c 25002 libs optional libsctp1_1.0.6-2_i386.deb
 1a00ce3177ad73bdb7f32192e3ee5329 70118 libdevel optional 
libsctp-dev_1.0.6-2_i386.deb
 3f1611cff17598e72a690fa44c8f59b4 49540 net optional 
lksctp-tools_1.0.6-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFERagMipBneRiAKDwRAqTJAJ9dIqxbagmFA5l5W6g3DVwBlBEzTACglE8K
MO/erEr9rsJFbzGkGVrIzDI=
=SKbm
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to