Opened 9 years ago
Closed 9 years ago
#48371 closed update (fixed)
apache24-devel @2.4.12_0: update to 2.4.16
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | apache24-devel |
Description
apache24-devel has been updated to version 2.4.16. See http://www.apache.org/dist/httpd/CHANGES_2.4.16 for details.
Note: there were security related fixes in Apache 2.4.13 and Apache 2.4.14 (unreleased).
Attachments (1)
Change History (4)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-apache24-devel.diff added |
---|
comment:1 Changed 9 years ago by Schamschula (Marius Schamschula)
comment:2 follow-up: 3 Changed 9 years ago by Schamschula (Marius Schamschula)
I recently had a chance to do more testing:
The update installed cleanly, not touching httpd.conf, but overwriting any conf files in the extra folder, on one of my machines httpd-vhosts.conf was clobbered.
I think this problem is likely not new, and may be present in apache2 as well.
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to mschamschula@…:
The update installed cleanly, not touching httpd.conf, but overwriting any conf files in the extra folder, on one of my machines httpd-vhosts.conf was clobbered.
I think this problem is likely not new, and may be present in apache2 as well.
Thanks for testing. This problem was fixed in the apache2 port in r43973; see #8605. This predates the existence of the apache24-devel port by almost 5 years. Not sure why the code to handle this is not in the apache24-devel port; presumably we should add it.
Since this is not a new problem, I committed the update to the apache24-devel port in r139985 without dealing with the conf overwriting problem.
Note: This update needs some testing. While it built cleanly, it overwrote the httpd.conf file and produced a missing symbol error with mod_proxy_http.so.