File: changelog

package info (click to toggle)
opensm 3.3.23-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 6,924 kB
  • sloc: ansic: 97,383; yacc: 2,227; sh: 685; lex: 404; makefile: 391; perl: 143
file content (223 lines) | stat: -rw-r--r-- 7,459 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
opensm (3.3.23-2) unstable; urgency=medium

  * Team upload.
  * Add systemd service (see upstream pull request #20) (Closes: #614043)

 -- Benjamin Drung <benjamin.drung@cloud.ionos.com>  Fri, 31 Jul 2020 14:22:59 +0200

opensm (3.3.23-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Benjamin Drung <benjamin.drung@cloud.ionos.com>  Wed, 15 Apr 2020 16:49:39 +0200

opensm (3.3.22-2) unstable; urgency=medium

  * Team upload.
  * No-change upload to rebuild on buildd.

 -- Benjamin Drung <benjamin.drung@cloud.ionos.com>  Tue, 10 Mar 2020 18:07:18 +0100

opensm (3.3.22-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Eliminate circular dependencies in shared libraries (Closes: #558947)
  * Drop all patches (all accepted upstream)
  * Let Homepage point to GitHub repository
  * Bump library .so names
  * Switch to debhelper 12
  * Bump Standards-Version to 4.5.0
  * Install all man pages in opensm
  * Use dh_missing --fail-missing
  * Let opensm pre-depend on ${misc:Pre-Depends}
  * Fix removal of opensm-boot init.d script (Closes: #946389)

 -- Benjamin Drung <benjamin.drung@cloud.ionos.com>  Mon, 02 Mar 2020 12:41:15 +0100

opensm (3.3.21-2) unstable; urgency=medium

  * Team upload.
  * opensm.logrotate: Add missingok and notifempty settings (Closes: #916560)

 -- Benjamin Drung <benjamin.drung@cloud.ionos.com>  Mon, 17 Dec 2018 11:34:02 +0100

opensm (3.3.21-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #916137)
  * Update debian/watch to point to GitHub
  * Refresh typo fix patch and fix more typos found by lintian
  * Update libopensm5a to libopensm8 due to soname bump
  * Update libosmcomp3 to libosmcomp4 due to soname bump
  * Switch to debhelper 11
  * Bump Standards-Version to 4.2.1

 -- Benjamin Drung <benjamin.drung@cloud.ionos.com>  Mon, 10 Dec 2018 19:53:58 +0100

opensm (3.3.20-2) unstable; urgency=medium

  * Update Maintainer field with "Debian HPC Team"
  * Remove Ana Beatriz Guerrero Lopez from uploaders and add myself.
    Thanks Ana for all your work!
  * Move packaging Git repo to salsa.d.o and update Vcs-{Git,Browser}
    accordingly.
  * Run wrap-and-sort
  * Upgrade Standards-Version to 4.1.3:
    - Use Priority optional instead of extra
  * Make lsb-base a dependency of opensm
  * Use Section:libs for libosm* packages

 -- Mehdi Dogguy <mehdi@debian.org>  Thu, 04 Jan 2018 13:30:31 +0100

opensm (3.3.20-1) unstable; urgency=medium

  * New upstream release.
  * Update Vcs-* fields.
  * Fix the team name in debian/control
  * Enable hardening.
  * Bump Standards-Version to 3.9.8, no changes required.
  * Add symbols file for libosmcomp3, libosmvendor4 and libopensm5a.
  * Add patch with a bunch of typo fixes.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Thu, 08 Sep 2016 23:11:53 +0200

opensm (3.3.19-1) unstable; urgency=medium

  * New upstream release.
  * Update to Standards-Version 3.9.6, no changes required.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Thu, 23 Jul 2015 10:36:27 +0200

opensm (3.3.18-3) unstable; urgency=medium

  * Add Breaks/Replaces on libopensm5 to libopensm5a.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 05 Dec 2014 23:33:09 +0100

opensm (3.3.18-2) unstable; urgency=medium

  * Split libosmcomp3 and libosmvendor4 into separated packages.
    Rename libopensm5 to libopensm5a.
    (Closes: #769742)
  * Small updates in the descriptions after the package split.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon, 01 Dec 2014 01:08:30 +0100

opensm (3.3.18-1) unstable; urgency=medium

  * New upstream release.
  * Set Architecture: line to linux-any.
  * Update the watch file.
  * Source /lib/lsb/init-functions in opensm.init

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 01 Aug 2014 15:46:32 +0200

opensm (3.3.17-2) unstable; urgency=medium

  * Upload to unstable.
  * Add a watch file.
  * Add fields Vcs-Browser/Vcs-Git.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Thu, 03 Jul 2014 09:19:36 +0200

opensm (3.3.17-1) experimental; urgency=medium

  * New upstream release.
  * Update versioned b-d on libibumad-dev.
  * Remove DM-Upload-Allowed flag.
  * Remove all current Uploaders, they're welcome back anytime. Add myself
    to Uploaders.
  * Remove patch 01-fix-format-security.patch, merged upstream.
  * Bump Standards-Version to 3.9.5 (no changes).
  * Update Homepage.
  * Set -e flag in all the maintainer scripts.
  * Improve the description of opensm-doc.
  * Add a Replaces on libopensm2 and libopensm4 for libopensm5.
  * Add support for ppc64el. Thanks to Breno Leitao. (Closes: #751811)
  * Add support for mips64 and mips64el. Thanks to YunQiang Su.
    (Closes: #729039)
  * Add b-d on libwrap0-dev to enable console loopback.
    Thanks to Pierre Neyron. (Closes: #741462)

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon, 30 Jun 2014 15:57:05 +0200

opensm (3.3.15-2) experimental; urgency=low

  * Add missing libopensm5 pre-depends on multiarch.
  * opensm-doc is architecture independent.

 -- Roland Dreier <rbd@debian.org>  Tue, 27 Nov 2012 12:28:22 -0800

opensm (3.3.15-1) experimental; urgency=low

  * Acknowledge NMU.
  * Update to debhelper 9 and minimized rule file.
  * Source is in format 3.0. (Closes: #664434)
  * Remove opensm-boot initscripts.

 -- Roland Dreier <rbd@debian.org>  Mon, 19 Nov 2012 13:53:55 -0800

opensm (3.3.15-0.1) experimental; urgency=low

  * Non-maintainer upload.
  * Acknowledge NMU.
  * New upstream release.
  * Bump Standards-Version to 3.9.4 (no changes).
  * Switch to dpkg-source 3.0 (quilt) format.
  * Don't email root from logrotate just because opensm isn't running.
  * libopensm4 -> libopensm5 due to soname bump.

 -- Roland Dreier <rbd@debian.org>  Mon, 15 Oct 2012 09:52:18 -0700

opensm (3.3.12-1) unstable; urgency=low

  * New upstream release. OFED 1.5.4.

 -- Ana Guerrero <ana@debian.org>  Wed, 14 Mar 2012 09:45:52 +0100

opensm (3.3.7-OFED-1.5.2-1) experimental; urgency=low

  * New OFED release.
  * debian/opensm.postinst:
    + Update initscript priority only when configuring.
  * debian/opensm.init:
  * debian/opensm-boot.init:
    + Add missing $remote_fs start/stop dependency.
    + Bring LSB start/stop levels in line with update-rc.d call.
  * debian/control:
    + Bump Standards-Version to 3.9.1 (no changes).
    + Bump libibumad-dev build-dep.
    + libopensm2-dev -> libopensm-dev.
    + libopensm2 -> libopensm4 due to soname bump.

 -- Julien BLACHE <jblache@debian.org>  Thu, 04 Nov 2010 15:32:36 +0100

opensm (3.3.5-1) unstable; urgency=low

  * New upstream release (OFED 1.5)

 -- Guy Coates <gmpc@sanger.ac.uk>  Fri, 05 Feb 2010 11:27:52 +0000

opensm (3.2.6-20090317-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Don't ship .la files (Closes: #622537).
  * Require $remote_fs in initscripts as /usr is used unconditionally.

 -- Luk Claes <luk@debian.org>  Sun, 26 Jun 2011 14:40:07 +0200

opensm (3.2.6-20090317-2) unstable; urgency=low

  * Depends on unavailable infiniband-diags (Closes: #558829)
  * FTBFS: ../include/vendor/osm_vendor.h:68:6: error: #elif with no
    expression is not supported by gcc => 4.4 (Closes: #560537)

 -- Benoit Mortier <benoit.mortier@opensides.be>  Sun, 20 Dec 2009 00:00:26 +0100

opensm (3.2.6-20090317-1) unstable; urgency=low

  * Initial release (Closes: #521418)

 -- Benoit Mortier <benoit.mortier@opensides.be>  Wed, 21 Oct 2009 11:31:00 +0100