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

Freeze exception for openmpi_1.2.7~rc2-2



Dear Release Team,

as I discussed briefly with Luk Claes at FrOSCon, I'd like to ask for an
freeze exception for OpenMPI 1.2.7~rc2-2. The new packed was uploaded to
unstable and contains fixes for copyright issues which are RC. There has
no RC bug filed yet, and Luk said this would not be necessary.

I attached a diff for your convenience. I think it's worth saying that
the patch also fixes a minor documentation issue and removes an
unnecessary field in debian/control. I hope that is no problem.

Best regards
Manuel

Index: debian/control
===================================================================
--- debian/control	(Revision 126)
+++ debian/control	(Arbeitskopie)
@@ -8,7 +8,6 @@
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-openmpi/openmpi/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/
-XS-Autobuild: yes
 XS-Dm-Upload-Allowed: yes
 
 Package: openmpi-bin
Index: debian/libopenmpi-dev.README.Debian
===================================================================
--- debian/libopenmpi-dev.README.Debian	(Revision 126)
+++ debian/libopenmpi-dev.README.Debian	(Arbeitskopie)
@@ -14,8 +14,13 @@
 
   update-alternatives --config mpi
 
-Please note that there are some bugs in update-alternatives (namely #220044,
-#388313 and #392440) that cause trouble when you install several development
-packages of MPI implementations, i.e. LAM or MPICH.
+Please note that there is a bug in update-alternatives (namely #388313) that
+may cause trouble when you install several development packages of other
+MPI implementations, i.e. LAM or MPICH.
 
- -- Debian OpenMPI Team <pkg-openmpi-maintainers@lists.alioth.debian.org>, Tue, 11 Dec 2007 22:26:33 +0100
+If you would like to build Debian packages that link against multiple MPI 
+implementations, we recommend to point your build system to the locations
+under /usr/lib instead of relying on update-alternatives. This may also allow
+parallel builds.
+
+ -- Debian OpenMPI Team <pkg-openmpi-maintainers@lists.alioth.debian.org>, Mon, 21 Jul 2008 16:34:30 +0200
Index: debian/changelog
===================================================================
--- debian/changelog	(Revision 126)
+++ debian/changelog	(Arbeitskopie)
@@ -1,3 +1,13 @@
+openmpi (1.2.7~rc2-2) unstable; urgency=low
+
+  * Updated README.Debian of libopenmpi-dev. It contained references to closed
+    bugs. Also added a recommendation on correct linking.
+  * debian/control: Removed XS-Autobuild field
+  * debian/copyright: Added missing copyrights and licenses for ROMIO and
+    GNU libltdl
+
+ -- Manuel Prinz <debian@pinguinkiste.de>  Mon, 25 Aug 2008 22:41:16 +0200
+
 openmpi (1.2.7~rc2-1) unstable; urgency=low
 
   [ Dirk Eddelbuettel ]
Index: debian/copyright
===================================================================
--- debian/copyright	(Revision 126)
+++ debian/copyright	(Arbeitskopie)
@@ -62,3 +62,90 @@
 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.
+
+
+ROMIO (Files under ./ompi/mca/io/romio/romio/)
+=====
+
+                               COPYRIGHT
+
+The following is a notice of limited availability of the code and
+disclaimer, which must be included in the prologue of the code and in
+all source listings of the code.
+
+Copyright (C) 1997 University of Chicago
+
+Permission is hereby granted to use, reproduce, prepare derivative
+works, and to redistribute to others. 
+
+The University of Chicago makes no representations as to the suitability, 
+operability, accuracy, or correctness of this software for any purpose. 
+It is provided "as is" without express or implied warranty. 
+
+This software was authored by:
+Rajeev Thakur: (630) 252-1682; thakur@mcs.anl.gov
+Mathematics and Computer Science Division
+Argonne National Laboratory, Argonne IL 60439, USA
+
+
+                           GOVERNMENT LICENSE
+
+Portions of this material resulted from work developed under a U.S.
+Government Contract and are subject to the following license: the
+Government is granted for itself and others acting on its behalf a
+paid-up, nonexclusive, irrevocable worldwide license in this computer
+software to reproduce, prepare derivative works, and perform publicly
+and display publicly. 
+
+
+ptmalloc2 (Files under ./opal/mca/memory/ptmalloc2/)
+=========
+
+Copyright (C) 2001 Free Software Foundation, Inc.
+This file is part of the GNU C Library.
+Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
+
+The GNU C Library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+The GNU C Library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+On Debian systems, the complete text of the GNU Library General Public License
+can be found in /usr/share/common-licenses/LGPL-2.
+
+
+GNU Libltdl
+===========
+
+Copyright Holder:
+
+Copyright (C) 1998-2007 Free Software Foundation, Inc.
+
+License:
+
+GNU Libltdl is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2 of the License, or (at your option) any later version.
+
+As a special exception to the GNU Lesser General Public License,
+if you distribute this file as part of a program or library that
+is built using GNU Libtool, you may include this file under the
+same distribution terms that you use for the rest of that program.
+
+GNU Libltdl is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with GNU Libltdl; see the file COPYING.LIB.  If not, a
+copy can be downloaded from  http://www.gnu.org/licenses/lgpl.html,
+or obtained by writing to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Reply to: