Merge ~paelzer/ubuntu/+source/nut:merge-2.7.4-13-HIRSUTE into ubuntu/+source/nut:debian/sid

Proposed by Christian Ehrhardt 
Status: Merged
Approved by: Christian Ehrhardt 
Approved revision: aafdeffc0374ba63cda21d30e66f4668f607d7e7
Merge reported by: Christian Ehrhardt 
Merged at revision: aafdeffc0374ba63cda21d30e66f4668f607d7e7
Proposed branch: ~paelzer/ubuntu/+source/nut:merge-2.7.4-13-HIRSUTE
Merge into: ubuntu/+source/nut:debian/sid
Diff against target: 1229 lines (+973/-11)
3 files modified
debian/changelog (+964/-3)
debian/control (+2/-1)
debian/libnutclient0.symbols (+7/-7)
Reviewer Review Type Date Requested Status
Sergio Durigan Junior (community) Approve
git-ubuntu developers Pending
Canonical Server Pending
Review via email: mp+394700@code.launchpad.net

This proposal supersedes a proposal from 2020-12-01.

To post a comment you must log in.
Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Posted in a previous version of this proposal

PPA: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4359

FYI - Sergio did the last symbols munging, so he is the most experienced reviewer on this one

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Posted in a previous version of this proposal

In case you need tags to easen review:
 * [new tag] lp9999999/logical/2.7.4-12ubuntu1 -> lp9999999/logical/2.7.4-12ubuntu1
 * [new tag] lp9999999/new/debian -> lp9999999/new/debian
 * [new tag] lp9999999/old/debian -> lp9999999/old/debian
 * [new tag] lp9999999/old/ubuntu -> lp9999999/old/ubuntu
 * [new tag] lp9999999/reconstruct/2.7.4-12ubuntu1 -> lp9999999/reconstruct/2.7.4-12ubuntu1
 * [new tag] lp9999999/split/2.7.4-12ubuntu1 -> lp9999999/split/2.7.4-12ubuntu1

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Resubmitted against debian/sid to fix the LP diff preview

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

FYI: All tests good except i386 which does not matter for the real proposed migration.
https://bileto.ubuntu.com/excuses/4359/hirsute.html

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote : Posted in a previous version of this proposal

Thanks for the MP, Christian!

I think the MP is out of sync with the current state of the repository. Can you rebase it against the current HEAD, please?

While at that, I noticed that one of your commits' message is "M CL", which doesn't communicate much. Can you expand on that?

review: Needs Fixing
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

M CL is me forgetting to force push a change I already squashed. It means "merge with changelog in a rebase".

It is on top of pkg/import/2.7.4-13 which is current debian/sid
nut | 2.7.4-13 | unstable | source, all

I force pushed things again, any other rebase needed after this?

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Oh I see - LP marks your comment as "being to a different version of this proposal".
Maybe you have worked on the initial MP (which wasn't against the right target).
I'll send you the right link to be sure

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

* Changelog:
  - [√] old content and logical tag match as expected
  - [√] changelog entry correct version and targeted codename
  - [√] changelog entries correct
  - [√] update-maintainer has been run

* Actual changes:
  - [√] no upstream changes to consider
  - [√] no further upstream version to consider
  - [√] debian changes look safe

* Old Delta:
  - [√] dropped changes are ok to be dropped
  - [√] nothing else to drop
  - [-] changes forwarded upstream/debian (if appropriate)

* New Delta:
  - [√] no new patches added
  - [-] patches match what was proposed upstream
  - [-] patches correctly included in debian/patches/series
  - [-] patches have correct DEP3 metadata

* Build/Test:
  - [√] build is ok
  - [√] verified PPA package installs/uninstalls
  - [√] autopkgtest against the PPA package passes
  - [√] sanity checks test fine

LGMT, with just a small nit about the changelog message.

I know how tiresome the work on .symbols files can be, thanks!

review: Approve
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

I've taken the suggested wording and appended an even more clarifying "... on ubuntu" to it.
Thanks for the review, uploading ...

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

To ssh://git.launchpad.net/~usd-import-team/ubuntu/+source/nut
 * [new tag] upload/2.7.4-13ubuntu1 -> upload/2.7.4-13ubuntu1

Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading nut_2.7.4-13ubuntu1.dsc: done.
  Uploading nut_2.7.4-13ubuntu1.debian.tar.xz: done.
  Uploading nut_2.7.4-13ubuntu1_source.buildinfo: done.
  Uploading nut_2.7.4-13ubuntu1_source.changes: done.
Successfully uploaded packages.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index c235416..987da64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
1nut (2.7.4-13ubuntu1) hirsute; urgency=medium
2
3 * Merge with Debian unstable.
4 * Dropped Changes
5 - d/libnutclient0.symbols: Mark more symbols as optional (ppc64el, -O3).
6 The build flag -O3 is not used by Debian.
7 [no more needed with gcc-10]
8 - d/libnutclient0.symbols: Update file, and adjust several symbols
9 for Ubuntu-specific needs. Our .symbols file diverges from
10 Debian's, and they will stay that way: if we were to consolidate
11 them, we'd have to mark a bunch of symbols as "optional", which
12 would eventually silence errors like missing symbols between
13 revisions, for example.
14 [ we need much less with gcc-10 in hirsute]
15 * Added Changes:
16 - d/libnutclient0.symbols: mark symbols as optional (due to s390x default
17 compile options)
18
19 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 01 Dec 2020 15:21:23 +0100
20
1nut (2.7.4-13) unstable; urgency=medium21nut (2.7.4-13) unstable; urgency=medium
222
3 [ Arnaud Quette ]23 [ Arnaud Quette ]
@@ -12,6 +32,36 @@ nut (2.7.4-13) unstable; urgency=medium
1232
13 -- Laurent Bigonville <bigon@debian.org> Thu, 15 Oct 2020 12:16:34 +020033 -- Laurent Bigonville <bigon@debian.org> Thu, 15 Oct 2020 12:16:34 +0200
1434
35nut (2.7.4-12ubuntu1) groovy; urgency=medium
36
37 * Merge with Debian unstable. Remaining changes:
38 - d/libnutclient0.symbols: Mark more symbols as optional (ppc64el, -O3).
39 The build flag -O3 is not used by Debian.
40 * Dropped change:
41 - d/nut-server.postinst, d/nut-cgi.postinst: ensure nut is member of group
42 dialout. Droppable after 20.04: "Going back in time (a lot) this
43 was added in 14.04 for upgrades from hardy. Debian switched in 0.44.1-3
44 to need the user to chown serials. Maybe we keep it for 20.04 as the
45 last release. But following that new installs (upgraders will still have
46 nut be a dialout member) are very++ unlikely to have classic serials.
47 For ipmi/usb based ports (what you'd expect today) udev rules will set
48 things up correctly (/lib/udev/rules.d/62-nut-usbups.rules shipped in
49 nut-server)."
50 [ Dropping because 20.04 has already been released, and according
51 to the explanation above new installations won't need to
52 explicitly add the nut user to the dialout group. ]
53 * Dropped changes, incorporated by Debian:
54 - Port autopkgtests to python3.
55 * Added changes:
56 - d/libnutclient0.symbols: Update file, and adjust several symbols
57 for Ubuntu-specific needs. Our .symbols file diverges from
58 Debian's, and they will stay that way: if we were to consolidate
59 them, we'd have to mark a bunch of symbols as "optional", which
60 would eventually silence errors like missing symbols between
61 revisions, for example.
62
63 -- Sergio Durigan Junior <sergio.durigan@canonical.com> Mon, 24 Aug 2020 14:45:21 -0400
64
15nut (2.7.4-12) unstable; urgency=medium65nut (2.7.4-12) unstable; urgency=medium
1666
17 * Port autopkgtests to python3, taken from Ubuntu, thanks to them and67 * Port autopkgtests to python3, taken from Ubuntu, thanks to them and
@@ -19,6 +69,59 @@ nut (2.7.4-12) unstable; urgency=medium
1969
20 -- Laurent Bigonville <bigon@debian.org> Thu, 30 Jan 2020 01:06:14 +010070 -- Laurent Bigonville <bigon@debian.org> Thu, 30 Jan 2020 01:06:14 +0100
2171
72nut (2.7.4-11ubuntu4) focal; urgency=medium
73
74 * No-change rebuild with fixed binutils on arm64.
75
76 -- Matthias Klose <doko@ubuntu.com> Sat, 08 Feb 2020 11:12:39 +0000
77
78nut (2.7.4-11ubuntu3) focal; urgency=medium
79
80 * Re-introduce nut-powerman-pdu binary package. It was dropped in the past
81 because it b-d on a package not in main but this is not an issue anymore
82 these days.
83 - B-d on libpowerman0-dev
84 - debian/control: add nut-powerman-pdu binary package metadata
85 - Add debian/nut-powerman-pdu.{install,manpages}
86
87 -- Lucas Kanashiro <lucas.kanashiro@canonical.com> Fri, 10 Jan 2020 11:25:01 -0300
88
89nut (2.7.4-11ubuntu2) focal; urgency=medium
90
91 * Port autopkgtests to python3.
92
93 -- Dimitri John Ledkov <xnox@ubuntu.com> Thu, 09 Jan 2020 23:19:04 +0000
94
95nut (2.7.4-11ubuntu1) focal; urgency=medium
96
97 * Merge with Debian unstable. Remaining changes:
98 - remove Build-Depends on libpowerman0-dev
99 - remove nut-powerman-pdu
100 + debian/control: remove nut-powerman-pdu package
101 + debian/nut-powerman-pdu.{install,manpages}: dropped for now
102 - d/nut-server.postinst, d/nut-cgi.postinst: ensure nut is member of group
103 dialout. Droppable after 20.04: "Going back in time (a lot) this
104 was added in 14.04 for upgrades from hardy. Debian switched in 0.44.1-3
105 to need the user to chown serials. Maybe we keep it for 20.04 as the
106 last release. But following that new installs (upgraders will still have
107 nut be a dialout member) are very++ unlikely to have classic serials.
108 For ipmi/usb based ports (what you'd expect today) udev rules will set
109 things up correctly (/lib/udev/rules.d/62-nut-usbups.rules shipped in
110 nut-server)."
111 - d/libnutclient0.symbols: Mark more symbols as optional (ppc64el, -O3).
112 The build flag -O3 is not used by Debian.
113 * Dropped:
114 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
115 debian/rules: Install apport hooks for all top-level nut packages.
116 [Applied in 2.7.4-10]
117 - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
118 + 5 seconds to shut down, instead of expecting it to be shut down
119 immediately after sending the killall.
120 + Additional indication on how to run tests for xenial+
121 [Applied in 2.7.4-10]
122
123 -- Lucas Kanashiro <lucas.kanashiro@canonical.com> Wed, 08 Jan 2020 09:02:03 -0300
124
22nut (2.7.4-11) unstable; urgency=medium125nut (2.7.4-11) unstable; urgency=medium
23126
24 * Remove python(2) binding and disable nut-monitor package for now as it127 * Remove python(2) binding and disable nut-monitor package for now as it
@@ -43,6 +146,39 @@ nut (2.7.4-10) unstable; urgency=medium
43146
44 -- Laurent Bigonville <bigon@debian.org> Mon, 19 Aug 2019 01:04:36 +0200147 -- Laurent Bigonville <bigon@debian.org> Mon, 19 Aug 2019 01:04:36 +0200
45148
149nut (2.7.4-9ubuntu2) focal; urgency=medium
150
151 * No-change rebuild to generate dependencies on python2.
152
153 -- Matthias Klose <doko@ubuntu.com> Tue, 17 Dec 2019 12:38:26 +0000
154
155nut (2.7.4-9ubuntu1) eoan; urgency=medium
156
157 * Merge with Debian unstable (LP: #1505288). Remaining changes:
158 - remove Build-Depends on libpowerman0-dev
159 - remove nut-powerman-pdu
160 + debian/control: remove nut-powerman-pdu package
161 + debian/nut-powerman-pdu.{install,manpages}: dropped for now
162 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
163 debian/rules: Install apport hooks for all top-level nut packages.
164 - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
165 + 5 seconds to shut down, instead of expecting it to be shut down
166 immediately after sending the killall.
167 + Additional indication on how to run tests for xenial+
168 - d/nut-server.postinst, d/nut-cgi.postinst: ensure nut is member of group
169 dialout (This existed, but was missed in the Changelog).
170 - debian/libnutclient0.symbols: Correct symbols file for ppc64el.
171 - Mark more symbols as optional (ppc64el, -O3).
172 * Dropped changes (in Debian now):
173 - debian/tests/control : Fix dep8 test failures:
174 + Drop python-unit from dep8 dependencies since the python-test
175 package has now been removed. The unittest module has shipped with
176 Python since 2.1.
177 + Add dep8 test dependency on python, since Python 2 is required and
178 is not necessarily installed by default any more.
179
180 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Mon, 05 Aug 2019 12:32:08 +0200
181
46nut (2.7.4-9) unstable; urgency=medium182nut (2.7.4-9) unstable; urgency=medium
47183
48 [ Ondřej Nový ]184 [ Ondřej Nový ]
@@ -99,6 +235,37 @@ nut (2.7.4-9) unstable; urgency=medium
99235
100 -- Laurent Bigonville <bigon@debian.org> Sun, 04 Aug 2019 10:34:17 +0200236 -- Laurent Bigonville <bigon@debian.org> Sun, 04 Aug 2019 10:34:17 +0200
101237
238nut (2.7.4-8ubuntu2) eoan; urgency=medium
239
240 * Mark more symbols as optional (ppc64el, -O3).
241
242 -- Matthias Klose <doko@ubuntu.com> Mon, 24 Jun 2019 12:31:07 +0200
243
244nut (2.7.4-8ubuntu1) cosmic; urgency=medium
245
246 * Merge with Debian unstable (LP: #1774147). Remaining changes:
247 - remove Build-Depends on libpowerman0-dev
248 - remove nut-powerman-pdu
249 + debian/control: remove nut-powerman-pdu package
250 + debian/nut-powerman-pdu.{install,manpages}: dropped for now
251 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
252 debian/rules: Install apport hooks for all top-level nut packages.
253 - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
254 + 5 seconds to shut down, instead of expecting it to be shut down
255 immediately after sending the killall.
256 + Additional indication on how to run tests for xenial+
257 - debian/tests/control : Fix dep8 test failures:
258 + Drop python-unit from dep8 dependencies since the python-test
259 package has now been removed. The unittest module has shipped with
260 Python since 2.1.
261 + Add dep8 test dependency on python, since Python 2 is required and
262 is not necessarily installed by default any more.
263 - d/nut-server.postinst, d/nut-cgi.postinst: ensure nut is member of group
264 dialout (This existed, but was missed in the Changelog).
265 - debian/libnutclient0.symbols: Correct symbols file for ppc64el.
266
267 -- dann frazier <dann.frazier@canonical.com> Fri, 03 Aug 2018 12:10:45 -0600
268
102nut (2.7.4-8) unstable; urgency=medium269nut (2.7.4-8) unstable; urgency=medium
103270
104 * debian/libnutclient0.symbols: Use arch-bits=32 and arch-bits=64 instead of271 * debian/libnutclient0.symbols: Use arch-bits=32 and arch-bits=64 instead of
@@ -112,6 +279,38 @@ nut (2.7.4-8) unstable; urgency=medium
112279
113 -- Laurent Bigonville <bigon@debian.org> Fri, 01 Jun 2018 17:55:25 +0200280 -- Laurent Bigonville <bigon@debian.org> Fri, 01 Jun 2018 17:55:25 +0200
114281
282nut (2.7.4-7ubuntu1) cosmic; urgency=medium
283
284 * Merge with Debian unstable (LP: #1774147). Remaining changes:
285 - remove Build-Depends on libpowerman0-dev
286 - remove nut-powerman-pdu
287 + debian/control: remove nut-powerman-pdu package
288 + debian/nut-powerman-pdu.{install,manpages}: dropped for now
289 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
290 debian/rules: Install apport hooks for all top-level nut packages.
291 - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
292 + 5 seconds to shut down, instead of expecting it to be shut down
293 immediately after sending the killall.
294 + Additional indication on how to run tests for xenial+
295 - debian/tests/control : Fix dep8 test failures:
296 + Drop python-unit from dep8 dependencies since the python-test
297 package has now been removed. The unittest module has shipped with
298 Python since 2.1.
299 + Add dep8 test dependency on python, since Python 2 is required and
300 is not necessarily installed by default any more.
301 - d/nut-server.postinst, d/nut-cgi.postinst: ensure nut is member of group
302 dialout (This existed, but was missed in the Changelog).
303 - debian/libnutclient0.symbols: Correct symbols file for ppc64el.
304 (Reduced as it is partially in Debian now)
305 * Dropped Changes
306 - fix cflags/ldflags mismatch (LP #1711092)
307 (no more needed)
308 - debian/nut-{cgi,server}.postinst: fix 'adduser' logic to be
309 unconditional, since adduser is guaranteed to be idempotent.
310 (was a non functional comment only change)
311
312 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Wed, 30 May 2018 10:44:42 +0200
313
115nut (2.7.4-7) unstable; urgency=medium314nut (2.7.4-7) unstable; urgency=medium
116315
117 * debian/libnutclient0.symbols: Fix symbols file, this should fix FTBFS on316 * debian/libnutclient0.symbols: Fix symbols file, this should fix FTBFS on
@@ -140,6 +339,51 @@ nut (2.7.4-6) unstable; urgency=medium
140339
141 -- Laurent Bigonville <bigon@debian.org> Tue, 20 Feb 2018 13:08:57 +0100340 -- Laurent Bigonville <bigon@debian.org> Tue, 20 Feb 2018 13:08:57 +0100
142341
342nut (2.7.4-5.1ubuntu2) bionic; urgency=medium
343
344 * Drop change which is no more needed, thereby fixes systemd integration
345 and the availability of /lib/systemd/system-shutdown/nutshutdown
346 (LP: #1603609)
347 - Disable systemd unit; it does not check nut.conf whether nut is
348 configured, and thus fails to start (and the package install). The
349 init.d script works well enough for the time being.
350
351 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Wed, 15 Nov 2017 16:47:10 +0100
352
353nut (2.7.4-5.1ubuntu1) bionic; urgency=medium
354
355 * Merge with Debian unstable. Remaining changes:
356 - remove Build-Depends on libpowerman0-dev
357 - remove nut-powerman-pdu
358 + debian/nut-powerman-pdu.{install,manpages}: dropped for now
359 - debian/nut-{cgi,server}.postinst: fix 'adduser' logic to be
360 unconditional, since adduser is guaranteed to be idempotent.
361 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
362 debian/rules: Install apport hooks for all top-level nut packages.
363 - Disable systemd unit; it does not check nut.conf whether nut is
364 configured, and thus fails to start (and the package install). The
365 init.d script works well enough for the time being.
366 - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
367 + 5 seconds to shut down, instead of expecting it to be shut down
368 immediately after sending the killall.
369 + Additional indication on how to run tests for xenial+
370 - debian/tests/control : Fix dep8 test failures:
371 + Drop python-unit from dep8 dependencies since the python-test
372 package has now been removed. The unittest module has shipped with
373 Python since 2.1.
374 + Add dep8 test dependency on python, since Python 2 is required and
375 is not necessarily installed by default any more.
376 - debian/libnutclient0.symbols: Correct symbols file for ppc64el.
377 - fix cflags/ldflags mismatch (LP #1711092)
378 * Drop:
379 - udevd is called systemd-udevd (LP #1540008)
380 [ Fixed in Debian 2.7.4-5.1 ]
381 - d/libnutclient0.symbols: fix symbols in regard to gcc-7
382 (LP #1711091)
383 [ Fixed in Debian 2.7.4-5.1 ]
384
385 -- Nishanth Aravamudan <nish.aravamudan@canonical.com> Fri, 03 Nov 2017 16:34:18 -0700
386
143nut (2.7.4-5.1) unstable; urgency=medium387nut (2.7.4-5.1) unstable; urgency=medium
144388
145 * Non-maintainer upload.389 * Non-maintainer upload.
@@ -159,6 +403,66 @@ nut (2.7.4-5.1) unstable; urgency=medium
159403
160 -- Michael Stapelberg <stapelberg@debian.org> Wed, 23 Aug 2017 22:24:57 +0200404 -- Michael Stapelberg <stapelberg@debian.org> Wed, 23 Aug 2017 22:24:57 +0200
161405
406nut (2.7.4-5ubuntu4) artful; urgency=medium
407
408 * d/p/fix-snmp-driver-compile-options.patch: fix cflags/ldflags
409 mismatch (LP: #1711092).
410 * d/libnutclient0.symbols: fix symbols in regard to gcc-7 (LP: #1711091).
411
412 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Wed, 16 Aug 2017 12:44:26 +0200
413
414nut (2.7.4-5ubuntu3) artful; urgency=medium
415
416 * debian/nut-server.postinst: The udevd process is called systemd-udevd
417 for quite sometimes already, properly detect whether it's running or not,
418 this should fix the devices permissions for USB UPS's (LP: #1540008).
419
420 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Wed, 09 Aug 2017 10:16:38 +0200
421
422nut (2.7.4-5ubuntu2) zesty; urgency=medium
423
424 * debian/libnutclient0.symbols: Correct symbols file for ppc64el.
425
426 -- Adam Conrad <adconrad@ubuntu.com> Fri, 17 Feb 2017 05:38:03 -0700
427
428nut (2.7.4-5ubuntu1) zesty; urgency=medium
429
430 * Merge with Debian; remaining changes (LP: #1643618)
431 - debian/control:
432 + remove Build-Depends on libpowerman0-dev
433 + remove nut-powerman-pdu
434 - debian/nut-powerman-pdu.{install,manpages}: dropped for now
435 - debian/nut-{cgi,server}.postinst: fix 'adduser' logic to be
436 unconditional, since adduser is guaranteed to be idempotent.
437 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
438 debian/rules: Install apport hooks for all top-level nut packages.
439 - Disable systemd unit; it does not check nut.conf whether nut is
440 configured, and thus fails to start (and the package install). The
441 init.d script works well enough for the time being.
442 - debian/tests/test-nut.py:
443 + In the CVE_2012_2944 test, give nut at most 5 seconds to shut down,
444 instead of expecting it to be shut down immediately after sending the
445 killall.
446 + Additional indication on how to run tests for oneiric, precise to
447 vivid and wily+
448 - debian/tests/control : Fix dep8 test failures:
449 + Drop python-unit from dep8 dependencies since the python-test
450 package has now been removed. The unittest module has shipped with
451 Python since 2.1.
452 + Add dep8 test dependency on python, since Python 2 is required and
453 is not necessarily installed by default any more.
454 * Dropped changes:
455 - Patch libtool.m4 and configure to support ppc64le. (Fixed upstream)
456 - Remove unnecessary chmod 755 on files introduced by previous merge,
457 assumed to be an error
458 - debian/patches/0006-ups-conf-maxretry.patch: documentation tweaks
459 (unnecessary Ubuntu delta). This was formerly listed as "Move maxretry
460 setting above Examples section" but no longer did this at all.
461 * Replace outdated indictions on how to run tests (Oneric, Precise, Vivid,
462 Wily+) with proper indications for current version (Xenial+)
463
464 -- Louis Bouchard <louis.bouchard@ubuntu.com> Thu, 15 Dec 2016 15:30:05 +0100
465
162nut (2.7.4-5) unstable; urgency=medium466nut (2.7.4-5) unstable; urgency=medium
163467
164 * debian/control: Build-depends against asciidoc-dblatex, Recommends are not468 * debian/control: Build-depends against asciidoc-dblatex, Recommends are not
@@ -225,6 +529,48 @@ nut (2.7.4-1) unstable; urgency=low
225529
226 -- Laurent Bigonville <bigon@debian.org> Mon, 18 Jul 2016 10:58:49 +0200530 -- Laurent Bigonville <bigon@debian.org> Mon, 18 Jul 2016 10:58:49 +0200
227531
532nut (2.7.2-4ubuntu1) xenial; urgency=low
533
534 * Merge with Debian; remaining changes (LP: #1522346) :
535 - debian/control:
536 + remove Build-Depends on libpowerman0-dev
537 + remove nut-powerman-pdu
538 - debian/nut-powerman-pdu.{install,manpages}: dropped for now
539 - debian/{nut-cgi,nut-server}.postinst: add nut to the group
540 unconditonally, for compatibility with UPSes connected by serial port.
541 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
542 debian/rules: Install apport hooks for all top-level nut packages.
543 - Patch libtool.m4 and configure to support ppc64le.
544 - Disable systemd unit; it does not check nut.conf whether nut is
545 configured, and thus fails to start (and the package install). The
546 init.d script works well enough for the time being.
547 - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
548 + 5 seconds to shut down, instead of expecting it to be shut down
549 immediately after sending the killall.
550 + Additional indication on how to run tests for oneiric, precise to
551 vivid and wily+
552 - debian/patches/0006-ups-conf-reorder.patch: Move maxretry setting
553 above Examples section.
554 - debian/tests/control : Fix dep8 test failures:
555 + Drop python-unit from dep8 dependencies since the python-test
556 package has now been removed. The unittest module has shipped with
557 Python since 2.1.
558 + Add dep8 test dependency on python, since Python 2 is required and
559 is not necessarily installed by default any more.
560
561 * Dropped changes:
562 - Fix linking libupsclient : Superseded upstream
563 - debian/patches/backport-fix-lp753661.patch: extraneous end-of-line now
564 fixed differently upstream.
565 - debian/rules: Use udev version for Ubuntu; delta no longer needed as
566 both versions are earlier than the earliest supported udev in Ubuntu.
567
568 [ Steve Langasek ]
569 * debian/nut-{cgi,server}.postinst: fix 'adduser' logic to be
570 unconditional, since adduser is guaranteed to be idempotent.
571
572 -- Louis Bouchard <louis.bouchard@ubuntu.com> Thu, 03 Dec 2015 12:37:13 +0100
573
228nut (2.7.2-4) unstable; urgency=medium574nut (2.7.2-4) unstable; urgency=medium
229575
230 * Really fix package initial installation when PID1 is systemd (Closes:576 * Really fix package initial installation when PID1 is systemd (Closes:
@@ -286,6 +632,59 @@ nut (2.7.2-1) unstable; urgency=low
286632
287 -- Laurent Bigonville <bigon@debian.org> Tue, 22 Apr 2014 22:46:12 +0200633 -- Laurent Bigonville <bigon@debian.org> Tue, 22 Apr 2014 22:46:12 +0200
288634
635nut (2.7.1-1ubuntu5) wily; urgency=medium
636
637 * Fix dep8 test failures:
638 - Drop python-unit from dep8 dependencies since the python-test
639 package has now been removed. The unittest module has shipped with
640 Python since 2.1.
641 - Add dep8 test dependency on python, since Python 2 is required and
642 is not necessarily installed by default any more.
643
644 -- Robie Basak <robie.basak@ubuntu.com> Mon, 12 Oct 2015 10:08:30 +0000
645
646nut (2.7.1-1ubuntu4) vivid; urgency=low
647
648 * debian/patches/0006-ups-conf-reorder.patch: Move maxretry setting
649 above Examples section, closer to the "outside of a driver definition"
650 comment. (LP: #1405822)
651
652 -- Tuomas Heino <iheino+ub@cc.hut.fi> Fri, 26 Dec 2014 19:36:45 +0200
653
654nut (2.7.1-1ubuntu3) utopic; urgency=medium
655
656 * debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most 5
657 seconds to shut down, instead of expecting it to be shut down immediately
658 after sending the killall. (LP: #1291378)
659
660 -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 07 Jul 2014 07:56:43 +0200
661
662nut (2.7.1-1ubuntu2) utopic; urgency=medium
663
664 * Disable systemd unit; it does not check nut.conf whether nut is
665 configured, and thus fails to start (and the package install). The init.d
666 script works well enough for the time being. (LP: #1313231)
667
668 -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 12 May 2014 13:22:12 +0200
669
670nut (2.7.1-1ubuntu1) trusty; urgency=medium
671
672 * Merge with Debian; remaining changes:
673 - debian/control:
674 + remove Build-Depends on libpowerman0-dev
675 + remove nut-powerman-pdu
676 - debian/nut-powerman-pdu.{install,manpages}: dropped for now
677 - debian/{nut-cgi,nut-server}.postinst: add nut to the dialout and nut
678 groups unconditonally to handle the upgrade from hardy release.
679 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
680 debian/rules: Install apport hooks for all top-level nut packages.
681 - debian/rules: Use udev version for Ubuntu
682 - debian/series, debian/patches/backport-fix-lp753661.patch: re-enabled
683 * Fix linking libupsclient.
684 * Patch libtool.m4 and configure to support ppc64le.
685
686 -- Matthias Klose <doko@ubuntu.com> Mon, 30 Dec 2013 10:37:07 +0100
687
289nut (2.7.1-1) unstable; urgency=low688nut (2.7.1-1) unstable; urgency=low
290689
291 * New upstream release (Closes: #730183)690 * New upstream release (Closes: #730183)
@@ -393,6 +792,46 @@ nut (2.6.5-1) experimental; urgency=low
393792
394 -- Laurent Bigonville <bigon@debian.org> Mon, 13 Aug 2012 01:59:18 +0200793 -- Laurent Bigonville <bigon@debian.org> Mon, 13 Aug 2012 01:59:18 +0200
395794
795nut (2.6.4-2.3ubuntu2) saucy; urgency=low
796
797 * Rebuild for libgd3 and libsnmp30.
798
799 -- Colin Watson <cjwatson@ubuntu.com> Mon, 20 May 2013 00:33:46 +0100
800
801nut (2.6.4-2.3ubuntu1) saucy-proposed; urgency=low
802
803 * Merge from Debian. Remaining changes:
804 - debian/control:
805 + remove Build-Depends on libpowerman0-dev
806 + remove nut-powerman-pdu
807 - debian/nut-powerman-pdu.{install,manpages}: dropped for now
808 - debian/{nut-cgi,nut-server}.postinst: add nut to the dialout and nut
809 groups unconditonally to handle the upgrade from hardy release.
810 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
811 debian/rules: Install apport hooks for all top-level nut packages.
812 - debian/rules: Use udev version for Ubuntu
813 - debian/series, debian/patches/backport-fix-lp753661.patch: re-enabled
814
815 -- Jamie Strandboge <jamie@ubuntu.com> Thu, 09 May 2013 12:38:31 -0500
816
817nut (2.6.4-2.2ubuntu1) raring-proposed; urgency=low
818
819 * Merge from Debian. Remaining changes:
820 - debian/control:
821 + remove Build-Depends on libpowerman0-dev
822 + remove nut-powerman-pdu
823 - debian/nut-powerman-pdu.{install,manpages}: dropped for now
824 - debian/{nut-cgi,nut-server}.postinst: add nut to the dialout and nut
825 groups unconditonally to handle the upgrade from hardy release.
826 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
827 debian/rules: Install apport hooks for all top-level nut packages.
828 - debian/rules: Use udev version for Ubuntu
829 - debian/series, debian/patches/backport-fix-lp753661.patch: re-enabled
830 * Dropped the following patches, no longer required:
831 - debian/patches/CVE-2012-2944.patch (included upstream)
832
833 -- Jamie Strandboge <jamie@ubuntu.com> Wed, 23 Jan 2013 07:32:58 -0600
834
396nut (2.6.4-2) unstable; urgency=low835nut (2.6.4-2) unstable; urgency=low
397836
398 * debian/rules: Stop the nut-client before nut-server on systems using static837 * debian/rules: Stop the nut-client before nut-server on systems using static
@@ -456,6 +895,30 @@ nut (2.6.3-2) unstable; urgency=low
456895
457 -- Arnaud Quette <aquette@debian.org> Tue, 24 Jan 2012 13:14:59 +0100896 -- Arnaud Quette <aquette@debian.org> Tue, 24 Jan 2012 13:14:59 +0100
458897
898nut (2.6.3-1ubuntu2) quantal; urgency=low
899
900 * SECURITY UPDATE: remote denial of service
901 - debian/CVE-2012-2944.patch: limit the set of parsed characters to ' '
902 through '~'
903 - CVE-2012-2944
904
905 -- Jamie Strandboge <jamie@ubuntu.com> Wed, 30 May 2012 13:36:58 -0500
906
907nut (2.6.3-1ubuntu1) precise; urgency=low
908
909 * Merge from Debian testing. Remaining changes:
910 - debian/control: Drop Build-Depends on libpowerman0-dev (currently in
911 universe)
912 - debian/{nut-cgi,nut-server}.postinst: add nut to the dialout and nut
913 groups unconditonally to handle the upgrade from hardy release.
914 - debian/nut-powerman-pdu.{install,manpages}: dropped for now.
915 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
916 debian/rules: Install apport hooks for all top-level nut packages.
917 - debian/rules: Use udev version for Ubuntu.
918 - debian/series, debian/patches/backport-fix-lp753661.patch: re-enabled.
919
920 -- Chuck Short <zulcss@ubuntu.com> Mon, 06 Feb 2012 09:23:24 -0500
921
459nut (2.6.3-1) unstable; urgency=low922nut (2.6.3-1) unstable; urgency=low
460923
461 * New upstream release (Closes: #635186, #598741, #633756, #638221)924 * New upstream release (Closes: #635186, #598741, #633756, #638221)
@@ -470,6 +933,21 @@ nut (2.6.3-1) unstable; urgency=low
470933
471 -- Arnaud Quette <aquette@debian.org> Tue, 24 Jan 2012 13:14:59 +0100934 -- Arnaud Quette <aquette@debian.org> Tue, 24 Jan 2012 13:14:59 +0100
472935
936nut (2.6.2-1ubuntu1) precise; urgency=low
937
938 * Merge from debian unstable. Remaining changes:
939 - debian/control: Drop Build-Depends on libpowerman0-dev (currently in
940 universe)
941 - debian/{nut-cgi,nut-server}.postinst: add nut to the dialout and nut
942 groups unconditonally to handle the upgrade from hardy release.
943 - debian/nut-powerman-pdu.{install,manpages}: dropped for now.
944 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
945 debian/rules: Install apport hooks for all top-level nut packages.
946 - debian/rules: Use udev version for Ubuntu.
947 - debian/series, debian/patches/backport-fix-lp753661.patch: re-enabled.
948
949 -- Chuck Short <zulcss@ubuntu.com> Tue, 04 Oct 2011 05:45:12 +0000
950
473nut (2.6.2-1) unstable; urgency=low951nut (2.6.2-1) unstable; urgency=low
474952
475 * New upstream release (Closes: #594989)953 * New upstream release (Closes: #594989)
@@ -489,6 +967,29 @@ nut (2.6.2-1) unstable; urgency=low
489967
490 -- Arnaud Quette <aquette@debian.org> Thu, 29 Sep 2011 18:39:16 +0200968 -- Arnaud Quette <aquette@debian.org> Thu, 29 Sep 2011 18:39:16 +0200
491969
970nut (2.6.1-2ubuntu2) oneiric; urgency=low
971
972 * Fix FTBFS for Ubuntu (LP: #815760):
973 - debian/control: Build-Depends-Indep on docbook-xsl for offline
974 document generation.
975
976 -- James Page <james.page@ubuntu.com> Mon, 25 Jul 2011 12:02:48 +0100
977
978nut (2.6.1-2ubuntu1) oneiric; urgency=low
979
980 * Merge from Debian unstable (LP: #811976). Remaining changes:
981 - debian/control: Drop Build-Depends on libpowerman0-dev (currently in
982 universe)
983 - debian/{nut-cgi,nut-server}.postinst: add nut to the dialout and nut
984 groups unconditonally to handle the upgrade from hardy release.
985 - debian/nut-powerman-pdu.{install,manpages}: dropped for now.
986 - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
987 debian/rules: Install apport hooks for all top-level nut packages.
988 - debian/rules: Use udev version for Ubuntu.
989 - debian/series, debian/patches/backport-fix-lp753661.patch: re-enabled.
990
991 -- James Page <james.page@ubuntu.com> Fri, 22 Jul 2011 14:12:46 +0100
992
492nut (2.6.1-2) unstable; urgency=low993nut (2.6.1-2) unstable; urgency=low
493994
494 * debian/nut.README.Debian: Adjust udev rules naming for permissions override995 * debian/nut.README.Debian: Adjust udev rules naming for permissions override
@@ -512,6 +1013,21 @@ nut (2.6.1-2) unstable; urgency=low
5121013
513 -- Laurent Bigonville <bigon@debian.org> Sun, 17 Jul 2011 19:03:18 +02001014 -- Laurent Bigonville <bigon@debian.org> Sun, 17 Jul 2011 19:03:18 +0200
5141015
1016nut (2.6.1-1ubuntu1) oneiric; urgency=low
1017
1018 * Merge from debian unstable. Remaining changes:
1019 - debian/control:
1020 + Drop Build-Depends on libpowerman0-dev (currently in universe)
1021 - debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
1022 unconditonally to handle the upgrade from hardy release.
1023 - debian/nut-powerman-pdu.{install,manpages}: dropped for now.
1024 - debian/source_nut.py, debian/nut.install, debian/rules: Install apport hook.
1025 - debian/rules: Use udev version for Ubuntu.
1026 * debian/patches/backport-fix-lp753661.patch: Refreshed.
1027 * Drop changes due to .pc being not clean.
1028
1029 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 06 Jun 2011 13:38:09 -0400
1030
515nut (2.6.1-1) unstable; urgency=low1031nut (2.6.1-1) unstable; urgency=low
5161032
517 * New upstream release (Closes: #595953, #614842, #595773)1033 * New upstream release (Closes: #595953, #614842, #595773)
@@ -527,6 +1043,28 @@ nut (2.6.1-1) unstable; urgency=low
5271043
528 -- Arnaud Quette <aquette@debian.org> Wed, 01 Jun 2011 22:34:28 +02001044 -- Arnaud Quette <aquette@debian.org> Wed, 01 Jun 2011 22:34:28 +0200
5291045
1046nut (2.6.0-2ubuntu1) oneiric; urgency=low
1047
1048 * Merge from debian unstable (LP: #789323). Remaining changes:
1049 + debian/control:
1050 - Update maintainer as per spec.
1051 - Add Breaks on nut-hal-drivers to ensure we have correct udev version.
1052 - Drop libpowerman0-dev from the Build-Depends (currently in universe)
1053 + debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
1054 unconditonally to handle the upgrade from hardy release.
1055 + debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped for now.
1056 + debian/nul-hal-drivers.{docs,install,postinst,preinst}: Dropped since hal is in universe now
1057 + debian/nut.links: must create the init script link, used if the upse needs to be powered down
1058 (LP: #357583)
1059 + debian/source_nut.py, debian/nut.install, debian/rules: Install apport hook.
1060 + debian/patches/backport-fix-lp753661.patch
1061 + Dropped:
1062 - debian/patches/fix_pc_file.patch: replaced by debian's 0002-fix_libupsclient_pc.patch
1063 * debian/patches/fix_pc_file.patch: add DEP3 patch header
1064 * debian/patches/debian-changes-2.6.0-1: remove that accidental file
1065
1066 -- Scott Moser <smoser@ubuntu.com> Fri, 27 May 2011 16:16:10 -0400
1067
530nut (2.6.0-2) unstable; urgency=low1068nut (2.6.0-2) unstable; urgency=low
5311069
532 * debian/nut-snmp.docs: Distribute snmp.txt doc file (Closes: #548295)1070 * debian/nut-snmp.docs: Distribute snmp.txt doc file (Closes: #548295)
@@ -543,6 +1081,45 @@ nut (2.6.0-2) unstable; urgency=low
5431081
544 -- Laurent Bigonville <bigon@debian.org> Sun, 08 May 2011 21:23:46 +02001082 -- Laurent Bigonville <bigon@debian.org> Sun, 08 May 2011 21:23:46 +0200
5451083
1084nut (2.6.0-1ubuntu3) natty; urgency=low
1085
1086 * debian/patches/backport-fix-lp753661.patch: Backport fix
1087 to trim extraneous end-of-line, in buggy HID string tables,
1088 which results in upsc breaking the communication pipe.
1089 (LP: #753661)
1090
1091 -- Chuck Short <zulcss@ubuntu.com> Wed, 20 Apr 2011 10:47:05 -0400
1092
1093nut (2.6.0-1ubuntu2) natty; urgency=low
1094
1095 * fix_pc_file.patch: fix .pc source files by using LIBSSL_LIBS instead of
1096 LIBSSL_LDFLAGS to avoid a FTBFS in packages that uses libupsclient.pc
1097 (LP: #743484)
1098
1099 -- Fabrice Coutadeur <fabricesp@ubuntu.com> Sun, 27 Mar 2011 08:21:01 +0200
1100
1101nut (2.6.0-1ubuntu1) natty; urgency=low
1102
1103 * Merge from Debian unstable, remaining changes:
1104 + debian/control:
1105 - Update maintainer as per spec.
1106 - Add Breaks on nut-hal-drivers to ensure we have correct udev version.
1107 - Drop libpowerman0-dev from the Build-Depends (currently in universe)
1108 + debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
1109 unconditonally to hanle the upgrade from hardy release.
1110 + debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped for now.
1111 + debian/nul-hal-drivers.{docs,install,postinst,preinst}: Dropped since hal is in universe now
1112 + debian/nut.links: must create the init script link, used if the upse needs to be powered down
1113 (LP: #357583)
1114 + debian/source_nut.py, debian/nut.install, debian/rules: Install apport hook.
1115 + Dropped:
1116 - debian/patches/0002-fix_udev_action.patch: Accepted upstream.
1117 - debian/patches/0004-netvision-improvements-lp-600950: no longer needed.
1118 - debian/patches/0005-fix-nut-m4.patch: no longer needed.
1119 - debian/patches/9999-autoconf.patch: no longer needed.
1120
1121 -- Chuck Short <zulcss@ubuntu.com> Wed, 23 Feb 2011 09:01:35 -0500
1122
546nut (2.6.0-1) unstable; urgency=low1123nut (2.6.0-1) unstable; urgency=low
5471124
548 * New upstream release (Closes: #575176, #588648, #609597, #687985)1125 * New upstream release (Closes: #575176, #588648, #609597, #687985)
@@ -566,6 +1143,59 @@ nut (2.4.3-3) UNRELEASED; urgency=low
5661143
567 -- Laurent Bigonville <bigon@debian.org> Tue, 11 Jan 2011 22:24:07 +01001144 -- Laurent Bigonville <bigon@debian.org> Tue, 11 Jan 2011 22:24:07 +0100
5681145
1146nut (2.4.3-2ubuntu4) natty; urgency=low
1147
1148 * debian/control, debian/rules,
1149 debian/nut-hal-drivers.{docs,install,postinst,preinst}: Drop
1150 nut-hal-drivers since Nut doesnt go into universe.
1151
1152 -- Chuck Short <zulcss@ubuntu.com> Thu, 27 Jan 2011 11:18:14 -0500
1153
1154nut (2.4.3-2ubuntu3) natty; urgency=low
1155
1156 * Split patches/debian-changes-2.4.3-2ubuntu1 into
1157 patches/0005-fix-nut-m4.patch and patches/9999-autoconf.patch
1158 * Readd lost debian/patches0004-netvision-improvements-lp-600950.patch patch
1159 (LP: #707050)
1160 * debian/patches/0002-fix_udev_action.patch:
1161 Change BUS to SUBSYSTEMS, since the former is deprecated. (LP: #692171)
1162 * debian/nut.postinst: Uncomment missing call to adduser
1163
1164 -- Laurent Bigonville <bigon@ubuntu.com> Thu, 27 Jan 2011 09:18:20 -0500
1165
1166nut (2.4.3-2ubuntu2) natty; urgency=low
1167
1168 * debian/control: Drop hal build dependency, we don't need the daemon to
1169 build the package. Add a hal dependency to nut-hal-drivers, which is the
1170 only thing that actually needs it.
1171
1172 -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 27 Jan 2011 10:00:42 +0100
1173
1174nut (2.4.3-2ubuntu1) natty; urgency=low
1175
1176 * Merge from debian unstable. Remaining changes:
1177 + debian/control:
1178 - Update maintainer as per spec.
1179 - Add Breaks on nut-hal-drivers to ensure we have correct udev version.
1180 - Drop libpowerman0-dev from the Build-Depends (currently in universe)
1181 + debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
1182 unconditonally to hanle the upgrade from hardy release.
1183 + debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped for now.
1184 + debian/nut.links: must create the init script link, used if the upse needs to be powered down
1185 (LP: #357583)
1186 + debian/nut.postinst: Update udevadm trigger.
1187 "libusb_get_report: error sending control message:
1188 Operation not permitted" error on some UPS devices. (LP: #572262)
1189 + debian/source_nut.py, debian/nut.install, debian/rules: Install apport hook.
1190 + debian/patches/netvision-improvements-lp-600950.patch: Add improvements
1191 for netvision UPSes
1192 + Fix FTBFS with ld --as-needed.
1193 + Dropped:
1194 - debian/patches/03_udev_rules_change.dpatch: Use debian's instead.
1195 - debian/patches/04_nut_small-buffers.dpatch: Use debian's instead.
1196
1197 -- Chuck Short <zulcss@ubuntu.com> Mon, 10 Jan 2011 21:21:02 +0000
1198
569nut (2.4.3-2) unstable; urgency=medium1199nut (2.4.3-2) unstable; urgency=medium
5701200
571 * debian/control:1201 * debian/control:
@@ -607,6 +1237,64 @@ nut (2.4.3-1.1) unstable; urgency=low
6071237
608 -- Tim Retout <diocles@debian.org> Fri, 15 Oct 2010 19:31:39 +01001238 -- Tim Retout <diocles@debian.org> Fri, 15 Oct 2010 19:31:39 +0100
6091239
1240nut (2.4.3-1ubuntu6) natty; urgency=low
1241
1242 * Fix FTBFS with ld --as-needed.
1243
1244 -- Matthias Klose <doko@ubuntu.com> Mon, 10 Jan 2011 19:14:35 +0100
1245
1246nut (2.4.3-1ubuntu5) maverick; urgency=low
1247
1248 * debian/patches/netvision-improvements-lp-600950.patch: Add improvements for netvision UPSes
1249 (LP: #600950)
1250
1251 -- Chuck Short <zulcss@ubuntu.com> Fri, 13 Aug 2010 13:28:10 -0500
1252
1253nut (2.4.3-1ubuntu4) maverick; urgency=low
1254
1255 * debian/source_nut.py, debian/nut.install, debian/rules: Install apport hook.
1256
1257 -- Chuck Short <zulcss@ubuntu.com> Thu, 08 Jul 2010 11:06:30 -0400
1258
1259nut (2.4.3-1ubuntu3.1) lucid-proposed; urgency=low
1260
1261 * debian/patches/04_nut-small-buffers.dpatch: Fix "libusb_get_report: error sending control message:
1262 Operation not permitted" error on some UPS devices. (LP: #572262)
1263
1264 -- Chuck Short <zulcss@ubuntu.com> Mon, 03 May 2010 13:38:37 -0400
1265
1266nut (2.4.3-1ubuntu3) lucid; urgency=low
1267
1268 * debian/nut.postinst: Revert dropping of --action=change. "add" events must
1269 not ever be triggered automatically.
1270 * Add 03_udev_rules_change.dpatch: Run udev rules on change events, too.
1271
1272 -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 23 Mar 2010 08:00:53 +0100
1273
1274nut (2.4.3-1ubuntu2) lucid; urgency=low
1275
1276 * debian/control: grr...fix ftbfs.
1277
1278 -- Chuck Short <zulcss@ubuntu.com> Mon, 22 Mar 2010 11:48:02 -0400
1279
1280nut (2.4.3-1ubuntu1) lucid; urgency=low
1281
1282 * Merge from debian testing. Remaining changes (LP: #535152):
1283 + debian/control:
1284 - Update maintainer as per spec.
1285 - Add Breaks on nut-hal-drivers to ensure we have correct udev version.
1286 - Drop libpowerman0-dev from the Build-Depends (currently in universe)
1287 + debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
1288 unconditonally to hanle the upgrade from hardy release.
1289 + debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped for now.
1290 + debian/nut.links: must create the init script link, used if the upse needs to be powered down
1291 (LP: #357583)
1292 + debian/nut.postinst: Update udevadm trigger.
1293 + Dropped:
1294 - debian/patches/02-fix-trust-pw4130m.dpatch: No longer needed.
1295
1296 -- Chuck Short <zulcss@ubuntu.com> Tue, 16 Mar 2010 06:22:26 +0000
1297
610nut (2.4.3-1) unstable; urgency=low1298nut (2.4.3-1) unstable; urgency=low
6111299
612 * New upstream release (Closes: #544390, #528222, #539747, #526811,1300 * New upstream release (Closes: #544390, #528222, #539747, #526811,
@@ -651,6 +1339,57 @@ nut (2.4.3-1) unstable; urgency=low
6511339
652 -- Arnaud Quette <aquette@debian.org> Wed, 24 Feb 2010 22:58:53 +01001340 -- Arnaud Quette <aquette@debian.org> Wed, 24 Feb 2010 22:58:53 +0100
6531341
1342nut (2.4.1-3.2ubuntu2) lucid; urgency=low
1343
1344 * debian/patches/02-fix-trust-pw4130m.dpatch: Fix issues with Trust
1345 PW-4130M UPS. (LP: #447586)
1346
1347 -- Chuck Short <zulcss@ubuntu.com> Thu, 04 Feb 2010 13:26:33 -0500
1348
1349nut (2.4.1-3.2ubuntu1) lucid; urgency=low
1350
1351 * Resynchronize with debian, remaining changes:
1352 + debian/control:
1353 - Update maintainer field as per spec.
1354 - Add Breaks on nut-hal-drivers to ensure we have correct udev version.
1355 - Drop libpowerman0-dev from the Build-Depends (currently in universe).
1356 - Remove the nut-powerman-pdu package for now.
1357 + debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
1358 unconditionally, to handle the upgrade from hardy release.
1359 + debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped
1360 for now.
1361 + debian/nut.links: must create the init script link, used if the ups
1362 needs to be powered down. (LP: #357583)
1363 + debian/nut.init: Fix status_of_proc messages not to lie to the user (LP: #416182)
1364
1365 -- Chuck Short <zulcss@ubuntu.com> Fri, 18 Dec 2009 09:00:45 -0500
1366
1367nut (2.4.1-3.2) unstable; urgency=low
1368
1369 * Non-maintainer upload.
1370 * nut.postinst: fix post-processing of nut.conf to avoid overriding
1371 user settings (Closes: #531220)
1372
1373 -- Stefano Zacchiroli <zack@debian.org> Thu, 26 Nov 2009 09:30:45 +0100
1374
1375nut (2.4.1-3.1ubuntu1) lucid; urgency=low
1376
1377 * Merge from debian testing, remaining changes:
1378 + debian/control:
1379 - Update maintainer field as per spec.
1380 - Add Breaks on nut-hal-drivers to ensure we have correct udev version.
1381 - Drop libpowerman0-dev from the Build-Depends (currently in universe)
1382 - remove the nut-powerman-pdu package for now
1383 + debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
1384 unconditionally, to handle the upgrade from hardy release.
1385 + debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped
1386 for now
1387 + debian/nut.links: must create the init script link, used if the ups
1388 needs to be powered down (LP: #357583)
1389 + debian/nut.init: Fix status_of_proc messages not to lie to the user (LP: #416182)
1390
1391 -- Chuck Short <zulcss@ubuntu.com> Fri, 06 Nov 2009 01:34:44 +0000
1392
654nut (2.4.1-3.2) unstable; urgency=low1393nut (2.4.1-3.2) unstable; urgency=low
6551394
656 * Non-maintainer upload.1395 * Non-maintainer upload.
@@ -671,6 +1410,30 @@ nut (2.4.1-3.1) unstable; urgency=low
6711410
672 -- Christian Perrier <bubulle@debian.org> Tue, 20 Oct 2009 21:45:21 +02001411 -- Christian Perrier <bubulle@debian.org> Tue, 20 Oct 2009 21:45:21 +0200
6731412
1413nut (2.4.1-3ubuntu2) karmic; urgency=low
1414
1415 * debian/nut.init: Fix status_of_proc messages not to lie to
1416 the user. (LP: #416182)
1417
1418 -- Chuck Short <zulcss@ubuntu.com> Wed, 23 Sep 2009 09:37:16 -0400
1419
1420nut (2.4.1-3ubuntu1) karmic; urgency=low
1421
1422 * Merge from debian unstable, remaining changes:
1423 + debian/control:
1424 - Update maintainer field as per spec.
1425 - Add Breaks on nut-hal-drivers to ensure we have correct udev version.
1426 - Drop libpowerman0-dev from the Build-Depends (currently in universe)
1427 - remove the nut-powerman-pdu package for now
1428 + debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
1429 unconditionally, to handle the upgrade from hardy release.
1430 + debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped
1431 for now.
1432 + debian/nut.links: must create the init script link, used if the ups
1433 needs to be powered down (LP: #357583)
1434
1435 -- Chuck Short <zulcss@ubuntu.com> Thu, 28 May 2009 06:55:21 +0100
1436
674nut (2.4.1-3) unstable; urgency=low1437nut (2.4.1-3) unstable; urgency=low
6751438
676 * Debconf templates and debian/control reviewed by the debian-l10n-1439 * Debconf templates and debian/control reviewed by the debian-l10n-
@@ -689,6 +1452,52 @@ nut (2.4.1-3) unstable; urgency=low
6891452
690 -- Christian Perrier <bubulle@debian.org> Sat, 21 Mar 2009 08:08:59 +01001453 -- Christian Perrier <bubulle@debian.org> Sat, 21 Mar 2009 08:08:59 +0100
6911454
1455nut (2.4.1-2ubuntu4) jaunty; urgency=low
1456
1457 * debian/nut.links: must create the init script link, used if the ups
1458 needs to be powered down, LP: #357583
1459
1460 -- Dustin Kirkland <kirkland@ubuntu.com> Thu, 09 Apr 2009 14:01:54 -0700
1461
1462nut (2.4.1-2ubuntu3) jaunty; urgency=low
1463
1464 Fixes for LP: #348454
1465 * debian/control: add dpatch to Build-Depends,
1466 * debian/patches/*: back for the below fix
1467 * debian/patches/01_epdu_fix.dpatch: fix an upstream problem with Eaton PDUs
1468 vs untested PDUs from Raritan
1469 * debian/rules: reactivate again dpatch rules
1470
1471 -- Arnaud Quette <aquette@debian.org> Wed, 25 Mar 2009 13:17:21 +0100
1472
1473nut (2.4.1-2ubuntu2) jaunty; urgency=low
1474
1475 [ Arnaud Quette <aquette@debian.org> ]
1476 * Fix FTBFS
1477 * debian/control:
1478 - drop libpowerman0-dev from the Build-Depends (currently in universe)
1479 - remove the nut-powerman-pdu package for now
1480 * debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped
1481 for now
1482
1483 -- Dustin Kirkland <kirkland@ubuntu.com> Thu, 05 Mar 2009 14:34:06 -0600
1484
1485nut (2.4.1-2ubuntu1) jaunty; urgency=low
1486
1487 * Acknowledge closed bugs in upstream and Debian: LP: #1568, LP: #221737,
1488 LP: #239025, LP: #278495, LP: #332030, LP: #332032
1489 * Merge from debian unstable, remaining changes:
1490 + debian/control:
1491 - Update maintainer field as per spec.
1492 - Add Breaks on nut-hal-drivers to ensure we have correct udev version.
1493 + debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
1494 unconditionally, to handle the upgrade from the hardy release (simply
1495 uncommented).
1496 + debian/rules: pre merge the changes for Ubuntu (udev path and version),
1497 (simply uncommented).
1498
1499 -- Arnaud Quette <aquette@debian.org> Fri, 27 Feb 2009 12:49:24 +0100
1500
692nut (2.4.1-2) unstable; urgency=low1501nut (2.4.1-2) unstable; urgency=low
6931502
694 * debian/control:1503 * debian/control:
@@ -778,6 +1587,50 @@ nut (2.4.1-1) unstable; urgency=low
7781587
779 -- Arnaud Quette <aquette@debian.org> Tue, 17 Feb 2009 14:15:24 +01001588 -- Arnaud Quette <aquette@debian.org> Tue, 17 Feb 2009 14:15:24 +0100
7801589
1590nut (2.2.2-10ubuntu3) jaunty; urgency=low
1591
1592 * debian/{nut-cgi,nut}.preinst: don't call adduser or addgroup *at
1593 all*, these operations should be handled in the postinst. Since
1594 this is the only custom action at all for nut-cgi, remove that
1595 preinst completely.
1596 * debian/{nut-cgi,nut}.postinst: add nut to the dialout
1597 and nut groups unconditionally, to handle the upgrade from the hardy
1598 release. LP: #222761, LP: #287781.
1599 * debian/control: nut needs Pre-Depends: debconf instead of Depends:,
1600 because we use debconf unconditionally in the preinst.
1601 * reinstate debian/nut-hal-drivers.postinst, which was lost in a
1602 merge; and fix it up to use udevadm trigger --action=change, the
1603 safe way to install udev rules.
1604 * have nut-hal-drivers Depend: on udev so it can use the above.
1605 * fix up nut postinst to also use 'udevadm trigger --action=change'
1606
1607 -- Steve Langasek <steve.langasek@ubuntu.com> Fri, 30 Jan 2009 01:06:53 +0000
1608
1609nut (2.2.2-10ubuntu2) jaunty; urgency=low
1610
1611 * debian/rules: Install udev rules into /lib/udev/rules, bump versioned
1612 dependency on udev.
1613 * debian/nut.install, debian/nut-hal-drivers.install: Update path
1614 * debian/patches/04-ubuntu-udev-rules-name.dpatch: Use a dash to
1615 separate the name, not an underscore.
1616 * debian/nut.preinst, debian/nut-hal-drivers.preinst: Remove previous
1617 rules if unchanged, otherwise move to new filename.
1618 * debian/control: Add Breaks to ensure we have correct udev version.
1619
1620 -- Scott James Remnant <scott@ubuntu.com> Tue, 13 Jan 2009 02:50:14 +0000
1621
1622nut (2.2.2-10ubuntu1) jaunty; urgency=low
1623
1624 * Merge from debian unstable, remaining changes:
1625 + debian/control:
1626 - Update maintainer field as per spec.
1627 + debian/nut{-cgi,-hal-drivers}.preinst:
1628 - Add nut user to dialout group.
1629 + debian/nut.install
1630 - Install the configuration files in /etc/nut.
1631
1632 -- Chuck Short <zulcss@ubuntu.com> Fri, 28 Nov 2008 23:01:47 +0000
1633
781nut (2.2.2-10) unstable; urgency=low1634nut (2.2.2-10) unstable; urgency=low
7821635
783 * Merge from Ubuntu (Morten Kjeldgaard):1636 * Merge from Ubuntu (Morten Kjeldgaard):
@@ -818,6 +1671,18 @@ nut (2.2.2-9) unstable; urgency=low
8181671
819 -- Arnaud Quette <aquette@debian.org> Wed, 15 Oct 2008 17:20:29 +02001672 -- Arnaud Quette <aquette@debian.org> Wed, 15 Oct 2008 17:20:29 +0200
8201673
1674nut (2.2.2-8ubuntu1) jaunty; urgency=low
1675
1676 * Merge from debian unstable, remaining changes:
1677 + debian/control:
1678 - Update maintainer field as per spec.
1679 + debian/nut{-cgi,-hal-drivers}.preinst:
1680 - Add nut user to dialout group.
1681 + debian/rules:
1682 - Move the configuration files to /etc/nut from examples.
1683
1684 -- Chuck Short <zulcss@ubuntu.com> Wed, 05 Nov 2008 02:59:59 -0400
1685
821nut (2.2.2-8) unstable; urgency=high1686nut (2.2.2-8) unstable; urgency=high
8221687
823 * debian/nut.links: restored since it's now handled by insserv (Closes:1688 * debian/nut.links: restored since it's now handled by insserv (Closes:
@@ -841,6 +1706,18 @@ nut (2.2.2-7) unstable; urgency=high
8411706
842 -- Arnaud Quette <aquette@debian.org> Mon, 15 Sep 2008 17:18:28 +02001707 -- Arnaud Quette <aquette@debian.org> Mon, 15 Sep 2008 17:18:28 +0200
8431708
1709nut (2.2.2-6ubuntu1) intrepid; urgency=low
1710
1711 * Merge from debian unstable, remaining changes:
1712 + debian/control:
1713 - Update maintainer field as per spec.
1714 + debian/nut{-cgi,-hal-drivers}.preinst:
1715 - Add nut user to dialout group.
1716 + debian/rules:
1717 - Move the configuration files to /etc/nut from examples.
1718
1719 -- Chuck Short <zulcss@ubuntu.com> Mon, 14 Jul 2008 00:54:42 +0100
1720
844nut (2.2.2-6) unstable; urgency=low1721nut (2.2.2-6) unstable; urgency=low
8451722
846 * tag this bug as closed by the 2.2.2 release (Closes: #490048)1723 * tag this bug as closed by the 2.2.2 release (Closes: #490048)
@@ -884,6 +1761,18 @@ nut (2.2.2-4) unstabl e; urgency=low
8841761
885 -- Arnaud Quette <aquette@debian.org> Sat, 05 Jul 2008 22:56:35 +02001762 -- Arnaud Quette <aquette@debian.org> Sat, 05 Jul 2008 22:56:35 +0200
8861763
1764nut (2.2.2-3ubuntu1) intrepid; urgency=low
1765
1766 * Merge from debian unstable, remaining changes:
1767 + debian/control:
1768 - Update maintainer field as per spec.
1769 + debian/nut{-cgi,-hal-drivers}.preinst:
1770 - Add nut to user to dialout group.
1771 + debian/rules:
1772 - Move the configuation files to /etc/nut from examples.
1773
1774 -- Chuck Short <zulcss@ubuntu.com> Tue, 01 Jul 2008 11:57:01 +0100
1775
887nut (2.2.2-3) unstable; urgency=low1776nut (2.2.2-3) unstable; urgency=low
8881777
889 * debian/rules: reactivate dpatch support1778 * debian/rules: reactivate dpatch support
@@ -913,6 +1802,20 @@ nut (2.2.2-2) unstable; urgency=low
9131802
914 -- Arnaud Quette <aquette@debian.org> Fri, 20 Jun 2008 21:29:31 +02001803 -- Arnaud Quette <aquette@debian.org> Fri, 20 Jun 2008 21:29:31 +0200
9151804
1805nut (2.2.2-1ubuntu1) intrepid; urgency=low
1806
1807 * Merge from debian unstable, remaining changes:
1808 + debian/control:
1809 - Update maintainer field as per spec.
1810 + debian/nut{-cgi,-hal-drivers}.preinst:
1811 - Add nut to user to dialout group.
1812 + debian/rules:
1813 - Move the configuration files to /etc/nut from examples
1814 + debian/patches/01_fix_megatec_regression.dpatch.
1815 - Dropped no longer since its fixed in this version.
1816
1817 -- Chuck Short <zulcss@ubuntu.com> Wed, 18 Jun 2008 11:30:10 -0500
1818
916nut (2.2.2-1) unstable; urgency=low1819nut (2.2.2-1) unstable; urgency=low
9171820
918 * New upstream release (Closes: #471828, #462468, #334105, #463150)1821 * New upstream release (Closes: #471828, #462468, #334105, #463150)
@@ -940,6 +1843,59 @@ nut (2.2.2-1) unstable; urgency=low
9401843
941 -- Arnaud Quette <aquette@debian.org> Wed, 04 Jun 2008 13:35:41 +02001844 -- Arnaud Quette <aquette@debian.org> Wed, 04 Jun 2008 13:35:41 +0200
9421845
1846nut (2.2.1-2.1ubuntu7) hardy; urgency=low
1847
1848 * debian/patches/01_fix_megatec_regression.dpatch
1849 - Fix more megatec_usb driver regressions. (LP: #215389)
1850
1851 -- Chuck Short <zulcss@ubuntu.com> Mon, 14 Apr 2008 14:25:48 -0400
1852
1853nut (2.2.1-2.1ubuntu6) hardy; urgency=low
1854
1855 * debian/patches/01_fix_megatec_regression.dpatch
1856 - Updated patch thanks to Alexander I. Gordeev <lasaine -at-
1857 lvk.cs.msu.su>. (LP: #209001)
1858
1859 -- Chuck Short <zulcss@ubuntu.com> Thu, 10 Apr 2008 09:33:53 -0400
1860
1861nut (2.2.1-2.1ubuntu5) hardy; urgency=low
1862
1863 * debian/patches/01_fix_megatec_regression.dpatch
1864 - Readded support for various USB devices. (LP: #209001)
1865
1866 -- Chuck Short <zulcss@ubuntu.com> Mon, 07 Apr 2008 08:46:46 -0400
1867
1868nut (2.2.1-2.1ubuntu4) hardy; urgency=low
1869
1870 * Use udevtrigger to restart udev. (LP: #204612)
1871
1872 -- Chuck Short <zulcss@ubuntu.com> Wed, 26 Mar 2008 13:30:24 -0400
1873
1874nut (2.2.1-2.1ubuntu3) hardy; urgency=low
1875
1876 * Fix FTBFS.
1877
1878 -- Chuck Short <zulcss@ubuntu.com> Sat, 22 Mar 2008 10:00:06 -0400
1879
1880nut (2.2.1-2.1ubuntu2) hardy; urgency=low
1881
1882 * Fix udev rules. (LP: #204612).
1883 * Cleaned up debian/control.
1884
1885 -- Chuck Short <zulcss@ubuntu.com> Fri, 21 Mar 2008 20:30:44 -0400
1886
1887nut (2.2.1-2.1ubuntu1) hardy; urgency=low
1888
1889 * Merge from debian unstable (LP: #203366), remaining Ubuntu changes:
1890 + debian/rules:
1891 - Move the configuration files to /etc/nut from examples.
1892 + debian/nut{,-cgi,-hal-drivers}.preinst
1893 - Add nut user to dialout group.
1894 + debian/control:
1895 - Updated Maintainer field as per spec.
1896
1897 -- Luca Falavigna <dktrkranz@ubuntu.com> Mon, 17 Mar 2008 23:59:38 +0100
1898
943nut (2.2.1-2.1) unstable; urgency=low1899nut (2.2.1-2.1) unstable; urgency=low
9441900
945 * Non-maintainer upload.1901 * Non-maintainer upload.
@@ -947,6 +1903,14 @@ nut (2.2.1-2.1) unstable; urgency=low
9471903
948 -- Joe Nahmias <jello@debian.org> Sun, 09 Mar 2008 13:12:12 -04001904 -- Joe Nahmias <jello@debian.org> Sun, 09 Mar 2008 13:12:12 -0400
9491905
1906nut (2.2.1-2ubuntu1) hardy; urgency=low
1907
1908 * Move the configuration files to /etc/nut from examples. (LP: #85598)
1909 * Add nut user to dialout group. (LP: #157079)
1910 * Updated Maintainer according to specs.
1911
1912 -- Chuck Short <zulcss@ubuntu.com> Thu, 28 Feb 2008 10:10:24 -0500
1913
950nut (2.2.1-2) unstable; urgency=low1914nut (2.2.1-2) unstable; urgency=low
9511915
952 * debian/po/de.po: update the German po-debconf translation (Closes:1916 * debian/po/de.po: update the German po-debconf translation (Closes:
@@ -1911,6 +2875,3 @@ nut (0.43.2-1) unstable; urgency=low
19112875
1912 -- Luca Filipozzi <lfilipoz@emyr.net> Wed, 3 May 2000 20:50:30 -07002876 -- Luca Filipozzi <lfilipoz@emyr.net> Wed, 3 May 2000 20:50:30 -0700
19132877
1914Local variables:
1915mode: debian-changelog
1916End:
diff --git a/debian/control b/debian/control
index c0386fa..b230eb0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
1Source: nut1Source: nut
2Section: admin2Section: admin
3Priority: optional3Priority: optional
4Maintainer: Laurent Bigonville <bigon@debian.org>4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5XSBC-Original-Maintainer: Laurent Bigonville <bigon@debian.org>
5Build-Depends: debhelper (>= 12),6Build-Depends: debhelper (>= 12),
6 dh-python,7 dh-python,
7 libfreeipmi-dev (>= 0.8.5) [!hurd-i386],8 libfreeipmi-dev (>= 0.8.5) [!hurd-i386],
diff --git a/debian/libnutclient0.symbols b/debian/libnutclient0.symbols
index 4e7c579..834141b 100644
--- a/debian/libnutclient0.symbols
+++ b/debian/libnutclient0.symbols
@@ -157,13 +157,13 @@ libnutclient.so.0 libnutclient0 #MINVER#
157 nutclient_tcp_set_timeout@Base 2.7.3157 nutclient_tcp_set_timeout@Base 2.7.3
158 (c++)"std::_Rb_tree<nut::Device, nut::Device, std::_Identity<nut::Device>, std::less<nut::Device>, std::allocator<nut::Device> >::_M_erase(std::_Rb_tree_node<nut::Device>*)@Base" 2.7.3158 (c++)"std::_Rb_tree<nut::Device, nut::Device, std::_Identity<nut::Device>, std::less<nut::Device>, std::allocator<nut::Device> >::_M_erase(std::_Rb_tree_node<nut::Device>*)@Base" 2.7.3
159 (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::_Identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_erase(std::_Rb_tree_node<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >*)@Base" 2.7.3159 (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::_Identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_erase(std::_Rb_tree_node<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >*)@Base" 2.7.3
160 (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::_Identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::find(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.3160 (c++|arch=!s390x)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::_Identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::find(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.3
161 (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_erase(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >*)@Base" 2.7.3161 (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_erase(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >*)@Base" 2.7.3
162 (c++|optional=templinst)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.4162 (c++|optional=templinst|arch=!s390x)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.4
163 (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_get_insert_unique_pos(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.3163 (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_get_insert_unique_pos(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.3
164 (c++)"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.3164 (c++)"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.3
165 (c++)"std::pair<std::_Rb_tree_iterator<nut::Variable>, bool> std::_Rb_tree<nut::Variable, nut::Variable, std::_Identity<nut::Variable>, std::less<nut::Variable>, std::allocator<nut::Variable> >::_M_insert_unique<nut::Variable>(nut::Variable&&)@Base" 2.7.3165 (c++|arch=!s390x)"std::pair<std::_Rb_tree_iterator<nut::Variable>, bool> std::_Rb_tree<nut::Variable, nut::Variable, std::_Identity<nut::Variable>, std::less<nut::Variable>, std::allocator<nut::Variable> >::_M_insert_unique<nut::Variable>(nut::Variable&&)@Base" 2.7.3
166 (c++)"std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::operator=(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)@Base" 2.7.3166 (c++|arch=!s390x)"std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::operator=(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)@Base" 2.7.3
167 (c++)"std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::~vector()@Base" 2.7.3167 (c++)"std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::~vector()@Base" 2.7.3
168 (c++)"std::vector<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::~vector()@Base" 2.7.3168 (c++)"std::vector<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::~vector()@Base" 2.7.3
169 strarr_alloc@Base 2.7.3169 strarr_alloc@Base 2.7.3
@@ -185,7 +185,7 @@ libnutclient.so.0 libnutclient0 #MINVER#
185 (c++)"typeinfo name for nut::TimeoutException@Base" 2.7.3185 (c++)"typeinfo name for nut::TimeoutException@Base" 2.7.3
186 (c++)"typeinfo name for nut::UnknownHostException@Base" 2.7.3186 (c++)"typeinfo name for nut::UnknownHostException@Base" 2.7.3
187 (c++|optional=templinst)"void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.4187 (c++|optional=templinst)"void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.4
188 (c++|optional=templinst)"void std::vector<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::_M_realloc_insert<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >(__gnu_cxx::__normal_iterator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::vector<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&&)@Base" 2.7.4188 (c++|optional=templinst|arch=!s390x)"void std::vector<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::_M_realloc_insert<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >(__gnu_cxx::__normal_iterator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::vector<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&&)@Base" 2.7.4
189 (c++)"vtable for nut::Client@Base" 2.7.3189 (c++)"vtable for nut::Client@Base" 2.7.3
190 (c++)"vtable for nut::IOException@Base" 2.7.3190 (c++)"vtable for nut::IOException@Base" 2.7.3
191 (c++)"vtable for nut::NotConnectedException@Base" 2.7.3191 (c++)"vtable for nut::NotConnectedException@Base" 2.7.3
@@ -194,6 +194,6 @@ libnutclient.so.0 libnutclient0 #MINVER#
194 (c++)"vtable for nut::TcpClient@Base" 2.7.3194 (c++)"vtable for nut::TcpClient@Base" 2.7.3
195 (c++)"vtable for nut::TimeoutException@Base" 2.7.3195 (c++)"vtable for nut::TimeoutException@Base" 2.7.3
196 (c++)"vtable for nut::UnknownHostException@Base" 2.7.3196 (c++)"vtable for nut::UnknownHostException@Base" 2.7.3
197 (c++|optional=templinst)"void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&)@Base" 2.7.4197 (c++|optional=templinst|arch=!s390x)"void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&)@Base" 2.7.4
198 (c++|optional=templinst|arch=s390x mipsel armhf)"std::pair<std::_Rb_tree_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool> std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::_Identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_insert_unique<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.4198 (c++|optional=templinst|arch=mipsel armhf)"std::pair<std::_Rb_tree_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool> std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::_Identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_insert_unique<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.4
199 (c++|optional=templinst|arch=!s390x !mipsel !armhf)"std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::insert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.4199 (c++|optional=templinst|arch=!s390x !mipsel !armhf)"std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::insert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 2.7.4

Subscribers

People subscribed via source and target branches