diff options
author | David Kalnischkies <david@kalnischkies.de> | 2017-06-28 22:56:27 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-09-13 18:19:58 +0200 |
commit | 7bb1078178fdab4bf28a7973b35ca2b37f5eb484 (patch) | |
tree | 7e1703f62ae9eb4f6f590441cd9ac1f0f94031ba /test/integration/test-prevent-markinstall-multiarch-same-versionscrew | |
parent | 19871a6dcbdd31884217ef2989c6080cb979acea (diff) |
use port from SRV record instead of initial port
An SRV record includes a portnumber to use with the host given, but apt
was ignoring the portnumber and instead used either the port given by
the user for the initial host or the default port for the service.
In practice the service usually runs on another host on the default
port, so it tends to work as intended and even if not and apt can't get
a connection there it will gracefully fallback to contacting the initial
host with the right port, so its a user invisible bug most of the time.
(cherry picked from commit 9bdc09016f9570389451dd619d7e878bfeaa91df)
Diffstat (limited to 'test/integration/test-prevent-markinstall-multiarch-same-versionscrew')
0 files changed, 0 insertions, 0 deletions