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

Bug#542791: marked as done (ITP: rpcbind -- converts RPC program numbers into universal addresses)



Your message dated Mon, 31 Aug 2009 15:09:14 +0000
with message-id <E1Mi8VO-0007B3-0g@ries.debian.org>
and subject line Bug#542791: fixed in rpcbind 0.2.0-1
has caused the Debian Bug report #542791,
regarding ITP: rpcbind -- converts RPC program numbers into universal addresses
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
542791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542791
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: S Josh <sdjres@yahoo.com>

* Package name    : rpcbind
  Version         : 0.2.0
  Upstream Author : Gilles Quillard and Vincent ROQUETA
* URL             : http://sourceforge.net/projects/rpcbind/
* License         : See below
  Programming Lang: C
  Description     : converts RPC program numbers into universal
                    addresses

Sun Microsystems relincensed the RPC code this year. See
http://bugs.debian.org/424957 and http://bugs.debian.org/382175

Licenses:

/*
 * Copyright (c) Copyright (c) Bull S.A.  2005  All Rights Reserved.
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 * 3. The name of the author may not be used to endorse or promote products
 *    derived from this software without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */

/*
 * Copyright (c) 2009, Sun Microsystems, Inc.
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 * - Redistributions of source code must retain the above copyright notice,
 *   this list of conditions and the following disclaimer.
 * - Redistributions in binary form must reproduce the above copyright notice,
 *   this list of conditions and the following disclaimer in the documentation
 *   and/or other materials provided with the distribution.
 * - Neither the name of Sun Microsystems, Inc. nor the names of its
 *   contributors may be used to endorse or promote products derived
 *   from this software without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 * POSSIBILITY OF SUCH DAMAGE.
 */

/*-
 * Copyright (c) 2000 The NetBSD Foundation, Inc.
 * All rights reserved.
 *
 * This code is derived from software contributed to The NetBSD Foundation
 * by Frank van der Linden.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 * 3. All advertising materials mentioning features or use of this software
 *    must display the following acknowledgement:
 *	This product includes software developed by the NetBSD
 *	Foundation, Inc. and its contributors.
 * 4. Neither the name of The NetBSD Foundation nor the names of its
 *    contributors may be used to endorse or promote products derived
 *    from this software without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 * POSSIBILITY OF SUCH DAMAGE.
 */



--- End Message ---
--- Begin Message ---
Source: rpcbind
Source-Version: 0.2.0-1

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

rpcbind_0.2.0-1.diff.gz
  to pool/main/r/rpcbind/rpcbind_0.2.0-1.diff.gz
rpcbind_0.2.0-1.dsc
  to pool/main/r/rpcbind/rpcbind_0.2.0-1.dsc
rpcbind_0.2.0-1_powerpc.deb
  to pool/main/r/rpcbind/rpcbind_0.2.0-1_powerpc.deb
rpcbind_0.2.0.orig.tar.gz
  to pool/main/r/rpcbind/rpcbind_0.2.0.orig.tar.gz



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 542791@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anibal Monsalve Salazar <anibal@debian.org> (supplier of updated rpcbind 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Fri, 21 Aug 2009 18:51:29 +1000
Source: rpcbind
Binary: rpcbind
Architecture: source powerpc
Version: 0.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Changed-By: Anibal Monsalve Salazar <anibal@debian.org>
Description: 
 rpcbind    - converts RPC program numbers into universal addresses
Closes: 542791
Changes: 
 rpcbind (0.2.0-1) unstable; urgency=low
 .
   * Initial release
     Closes: #542791
Checksums-Sha1: 
 ca99bf31ae80a63d9132e5baeedde2793c29cd96 1031 rpcbind_0.2.0-1.dsc
 0e51ea19c49dd13853af8e787331685252a46998 370660 rpcbind_0.2.0.orig.tar.gz
 01a24493e81fbe090955529fe6bb569c118a87f4 2841 rpcbind_0.2.0-1.diff.gz
 54ff907348c0ed8fe2767fded42837252b291f75 44998 rpcbind_0.2.0-1_powerpc.deb
Checksums-Sha256: 
 642e064f197a2534ca71da18aebc4c2b6f98486c0756f226cef5ec3f799350e6 1031 rpcbind_0.2.0-1.dsc
 9989f48d2b2c8f7287683e36f1d050094c4e16891d0f4485e3bb4570aec68067 370660 rpcbind_0.2.0.orig.tar.gz
 39631b616f7164f75a95f4ea33c785f8ef0c7a675221332d7052f269cb8c2d77 2841 rpcbind_0.2.0-1.diff.gz
 95bc6250b94ca35664da6c0ff4a6cfcb2045f4face3514203d796caa5e1d6ee1 44998 rpcbind_0.2.0-1_powerpc.deb
Files: 
 274e0424f7cb47ae9ae6ff73b4a514c6 1031 net extra rpcbind_0.2.0-1.dsc
 d6ba53d71905e52f3ba7725f48755ce1 370660 net extra rpcbind_0.2.0.orig.tar.gz
 421bba3bdc6eaa4588f2768291c41d31 2841 net extra rpcbind_0.2.0-1.diff.gz
 d4abc1878417bd98f26990d9ef78c6e7 44998 net extra rpcbind_0.2.0-1_powerpc.deb

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

iEYEARECAAYFAkqOmwcACgkQgY5NIXPNpFVbbgCg2YNZc/SL0kO77WcDXpLq59g0
wMUAn0nc9rBSgZheS029yuNiYPXAZyr5
=v2WU
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: