File: changelog

package info (click to toggle)
mpich2 1.2.1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 73,904 kB
  • ctags: 65,947
  • sloc: ansic: 343,583; makefile: 55,174; java: 34,959; sh: 27,558; perl: 17,355; cpp: 10,472; python: 9,649; f90: 5,753; fortran: 5,128; cs: 4,019; csh: 152; xml: 91; php: 8
file content (93 lines) | stat: -rw-r--r-- 3,703 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
mpich2 (1.2.1.1-5) unstable; urgency=low

  * Use /usr/bin/python instead of /usr/bin/python2.5. Allow to drop
    dependency on python2.5.  Closes: #595268
  * Make /usr/bin/mpdroot setuid. This is the default after the installation
    of mpich2 from source, too. LP: #616929
    + Add corresponding lintian override.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 15 Sep 2010 18:13:44 +0200

mpich2 (1.2.1.1-4) unstable; urgency=low

  * Fix broken symlink for mpdsigjob. It is 'job', not 'job*s*'. LP: #570254.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 27 Apr 2010 10:34:19 +0200

mpich2 (1.2.1.1-3) unstable; urgency=medium

  * Add patches/hurd-no-SO_REUSEADDR.patch. Fix FTBFS on Hurd. Closes: #575963
  * Add patches/undefined-variables-in-pc.patch. Fix some undefined variables
    in .pc. (LP: #566822)

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 20 Apr 2010 09:36:06 +0200

mpich2 (1.2.1.1-2) unstable; urgency=medium

  * Add patch no-rpath.patch: don't set rpath. Closes: #558960.
  * Added slave alternatives symlinks for MPI FORTRAN libraries
    (Closes: #563705).

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Fri, 19 Mar 2010 21:53:47 +0100

mpich2 (1.2.1.1-1) unstable; urgency=low

  * New upstream release.
  * Support building on sh4. Closes: #565289.
  * Fix documentation about alternatives. Closes: #568237.
  * Standards-Version: 3.8.4. No changes needed.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 24 Feb 2010 11:57:03 +0100

mpich2 (1.2.1-2) unstable; urgency=low

  * Remove bashism in postinst introduced in 1.2.1-1. (fixes piuparts failure)

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Sun, 29 Nov 2009 11:44:58 +0100

mpich2 (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Fix alternatives: use the same alternatives as LAM, mpich and (from
    recently) openmpi. See #522429 for discussion.
  * Increase alternatives score to 40 (same as OpenMPI).
  * Fix FTBFS on s390 by using -fPIC instead of -fpic. Closes: #555943.
  * Remove .py binary suffix in /usr/share/mpich2/*.py.
  * Run the test suite, but ignore failures for now.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Thu, 19 Nov 2009 11:37:30 -0600

mpich2 (1.2.1~rc1-1) unstable; urgency=low

  * Add Conflicts with mpd (the Music Player Daemon). While this is not the
    "policy-correct" solution about this problem (which would be to rename
    the binaries in one or the other package), it is the solution that makes
    the most sense from the user's POV. Closes: #551932.
  * mpich2: Suggest mpich2-doc instead of Recommending it. This avoids some
    strange behaviour when installing mpich2 with LAM installed.
    Closes: #551752. 
  * Fix build failure on sparc: build with --with-atomic-primitives=no.
  * Update fPIC.patch: also fix FTBFS on sparc.
  * Add sizeofOPAptr-all.patch: fix FTBFS on powerpc.
  * Run the test suite using "make testing" during build. Can be
    disabled with DEB_BUILD_OPTIONS=nocheck if it takes too much time.
  * New upstream release:
    + Drop sizeofOPAptr-all.patch, was a backport from upstream.
    + Drop fPIC.patch: fixed upstream.
    + Adds manpages for mpd*

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 11 Nov 2009 13:34:22 +0100

mpich2 (1.2-2) unstable; urgency=low

  * Upload to unstable. (Actually, 1.2-1 was already uploaded to unstable)
  * Use the quilt patch system.
  * Add fPIC.patch: build with -fPIC instead of -fpic (fix FTBFS on s390).

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Mon, 19 Oct 2009 10:44:01 +0200

mpich2 (1.2-1) experimental; urgency=low

  * Initial packaging. Closes: #420638

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 07 Oct 2009 23:11:42 +0200