Skip to content

[log4cplus] update to 2.2.0.1 - #53313

Merged
Billy O'Neal (BillyONeal) merged 4 commits into
microsoft:masterfrom
toge:log4cplus-2.2.0.1
Aug 10, 2026
Merged

[log4cplus] update to 2.2.0.1#53313
Billy O'Neal (BillyONeal) merged 4 commits into
microsoft:masterfrom
toge:log4cplus-2.2.0.1

Conversation

@toge

Copy link
Copy Markdown
Contributor
  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

https://github.com/log4cplus/log4cplus/releases/tag/REL_2_2_0_1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

@BillyONeal Billy O'Neal (BillyONeal) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates! GPT 5.6 Sol reports:

  • ports/log4cplus/vcpkg.json declares only Apache-2.0 AND BSD-2-Clause, but the port downloads and compiles log4cplus/ThreadPool, whose COPYING text is the Zlib license. The installed copyright includes that notice, but the SPDX expression does not
  • find_package(APSI CONFIG REQUIRED) configures but fails to link in both Release and Debug because APSI::apsi exports the nonexistent bare library jsoncpp_static.lib. Upstream links jsoncpp_static in CMakeLists.txt, while the current dynamic vcpkg jsoncpp package exports jsoncpp_lib and the stable alias JsonCpp::JsonCpp.

Would you consider merging toge#39 ?

@BillyONeal
Billy O'Neal (BillyONeal) marked this pull request as draft August 8, 2026 06:29
[log4cplus,apsi] fix package metadata and CMake export

@BillyONeal Billy O'Neal (BillyONeal) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@BillyONeal
Billy O'Neal (BillyONeal) marked this pull request as ready for review August 10, 2026 17:20
@BillyONeal
Billy O'Neal (BillyONeal) merged commit f29188a into microsoft:master Aug 10, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants