Page MenuHomeSolus

cppzmq: Update to 4.8.1
ClosedPublic

Authored by ReillyBrogan on Nov 1 2021, 8:18 PM.
Tags
None
Referenced Files
F11072755: D12159.diff
Sat, Aug 12, 2:35 AM
F10950803: D12159.id.diff
Sun, Jul 16, 8:54 AM
F10873656: D12159.id29591.diff
Jun 19 2023, 4:27 PM
F10801164: D12159.id29591.diff
May 29 2023, 12:27 AM
F10800708: D12159.id29599.diff
May 28 2023, 9:45 PM
F10800673: D12159.id29534.diff
May 28 2023, 9:35 PM
F10800181: D12159.diff
May 28 2023, 6:23 PM
F10780383: D12159.diff
May 25 2023, 12:54 AM
Subscribers

Details

Summary

Release Notes:

Also added a test to ensure that cppzmq is always used with a compatible version of zeromq

Depends on D12158

Test Plan
  • Used to build libopenshot
  • Used to build gnuradio

Diff Detail

Repository
R565 cppzmq
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2263
Build 2263: arc lint + arc unit

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

If it's only headers then it should just be cppzmq, not cppzmq-devel. Also going to need a patch submitted to the solus-sc repo_data for the deprecation.

For that, clone solus-sc then:

  1. cd repo_data
  2. Edit distribution.xml.in in your favorite editor. Be sure to respect the use of tabs.
  3. Run ./merged_repos.sh
  4. Commit and submit PR for distribution.xml and distribution.xml.in
This revision now requires changes to proceed.Nov 4 2021, 8:40 PM
  • Put everything in main package instead of devel
This revision is now accepted and ready to land.Nov 5 2021, 4:40 AM
This revision was automatically updated to reflect the committed changes.