logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Library versions missing for few libraries in Apache 2.4.52
Author
ranajitp2



Joined: 11 Jan 2022
Posts: 2
Location: India

PostPosted: Tue 11 Jan '22 14:55    Post subject: Library versions missing for few libraries in Apache 2.4.52 Reply with quote

Library versions are missing for a few libraries in Apache 2.4.52 package. The library versions help to detect if we are using the latest libraries and if there are any known vulnerabilities present.

Below are the libraries with missing version information:
1) jansson.dll
2) lua52.dll
3) pcre.dll

Is there any plan to update the version information of these libraries?
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 677

PostPosted: Tue 11 Jan '22 15:55    Post subject: Reply with quote

No, we are not touching the original source (our policy).

Just trust our changelog.
Back to top
nono303



Joined: 20 Dec 2016
Posts: 192
Location: Lille, FR, EU

PostPosted: Fri 28 Jan '22 13:56    Post subject: Reply with quote

Hi,
Without touching source, you might use https://github.com/pavel-a/ddverpatch to add version and various build information on dll & exe

example of batch usage https://github.com/nono303/win-build-scripts/blob/master/utils/sub/version.php
result https://raw.githubusercontent.com/nono303/PHP-memcache-dll/master/README_1.png
Back to top


Reply to topic   Topic: Library versions missing for few libraries in Apache 2.4.52 View previous topic :: View next topic
Post new topic   Forum Index -> Apache