summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-05-05 15:30:51 -0700
committerRuss Allbery <eagle@eyrie.org>2018-05-05 15:30:51 -0700
commit3625cd345bf36eaf55a2aa19e00bb0ce125278b5 (patch)
treec4643c3cdb24f73191ecf06bc834302a78d018d2
parent50853eaaa0a741310fbbee62367f5e2ae5565b54 (diff)
Add bug closer for false positivedebian/3.15-1
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 715744c..efb2360 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ remctl (3.15-1) unstable; urgency=medium
- Fix possible output truncation for commands receiving data from
standard input that exit before reading all input data.
- Do more paranoid validation of more protocol elements.
+ - Make a test robust against the first resolved value of 127.0.0.1 not
+ being localhost. (Closes: #835677)
* Add Multi-Arch: same for libnet-remctl-perl and ruby-remctl.
* Enable basic pkg-perl-autopkgtests tests with a custom control file,
since autodep8 doesn't find the Perl package built from this
@@ -19,7 +21,7 @@ remctl (3.15-1) unstable; urgency=medium
* Bump watch file version to 4.
* Update standards version to 4.1.4 (no changes required).
- -- Russ Allbery <rra@debian.org> Sat, 05 May 2018 15:14:36 -0700
+ -- Russ Allbery <rra@debian.org> Sat, 05 May 2018 15:30:47 -0700
remctl (3.14-1) unstable; urgency=high