[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-08-28 Thread Andreas Hasenack
Bionic verification. Starting with the packages that show the bug: ubuntu@bionic-apache-1750356:~$ apt-cache policy apache2 apache2: Installed: 2.4.29-1ubuntu4.2 Candidate: 2.4.29-1ubuntu4.2 Version table: *** 2.4.29-1ubuntu4.2 500 500 http://br.archive.ubuntu.com/ubuntu

[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-08-06 Thread Andreas Hasenack
Graham, is this something you can easily test? You sounded like you have a deployment where this bug happens. If not, I can do the verification, it would just be more reassuring if someone other than who prepared the SRU could verify it. -- You received this bug notification because you are a

[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-06-27 Thread Andreas Hasenack
** Description changed: [Impact] If the BalancerMember directive contains a URL with a hostname longer than X characters, apache2 will fail to start with the following error: BalancerMember worker hostname (65.character.host.name) too long RFC1035 allows for longer hostnames,

[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-06-27 Thread Andreas Hasenack
** Description changed: [Impact] - * An explanation of the effects of the bug on users and +  * An explanation of the effects of the bug on users and - * justification for backporting the fix to the stable release. +  * justification for backporting the fix to the stable release. -

[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-06-27 Thread Andreas Hasenack
** Description changed: + [Impact] + + * An explanation of the effects of the bug on users and + + * justification for backporting the fix to the stable release. + + * In addition, it is helpful, but not required, to include an +explanation of how the upload fixes this bug. + + [Test

[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-06-27 Thread Andreas Hasenack
I prepared test packages here: https://launchpad.net/~ahasenack/+archive/ubuntu/apache-balance-member- hostname-1750356/+packages will propose a branch soon for bionic. ** Changed in: apache2 (Ubuntu Bionic) Assignee: (unassigned) => Andreas Hasenack (ahasenack) ** Changed in: apache2

[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-06-27 Thread Andreas Hasenack
I'm inclined to not change it, because 75 implies everything between 68 and 75, and 69 was probably used for something else. And it's a sequential number. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report.

[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-06-27 Thread Andreas Hasenack
Hm, what should happen with this hunk of the patch? --- 2.4.x/include/ap_mmn.h 2018/02/16 14:58:32 1824503 +++ 2.4.x/include/ap_mmn.h 2018/02/16 15:04:41 1824504 @@ -517,7 +518,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20120211 #endif -#define

[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-06-27 Thread Andreas Hasenack
** Bug watch added: bz.apache.org/bugzilla/ #62085 https://bz.apache.org/bugzilla/show_bug.cgi?id=62085 ** Also affects: apache2 via https://bz.apache.org/bugzilla/show_bug.cgi?id=62085 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1750356] Re: Apache2: BalancerMember worker hostname (65.character.host.name) too long

2018-06-27 Thread Andreas Hasenack
Confirmed broken in bionic, and working in cosmic. ** Also affects: apache2 (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: apache2 (Ubuntu Bionic) Status: New => Triaged ** Changed in: apache2 (Ubuntu) Status: Triaged => Fix Released -- You received