Page MenuHomeSolus

Update libcdio-paranoia to 10.2+0.94+2
ClosedPublic

Authored by kyrios123 on Jun 3 2017, 4:01 PM.
Referenced Files
F10988978: D318.diff
Mon, Jul 24, 1:11 PM
F10937484: D318.id1957.diff
Thu, Jul 13, 6:38 AM
F10851128: D318.diff
Jun 12 2023, 9:40 AM
F10851124: D318.id.diff
Jun 12 2023, 9:38 AM
F10836287: D318.id.diff
Jun 8 2023, 1:57 PM
F10836286: D318.id662.diff
Jun 8 2023, 1:57 PM
F10836285: D318.id1957.diff
Jun 8 2023, 1:56 PM
F10792783: D318.id2060.diff
May 27 2023, 8:30 AM

Details

Summary

Changelog:

  • Add --force-overread Force overreading into the lead-out portion of the disc. This option is only applicable when using the "-O" option with a positive sample offset value. Many drives are not capable of reading into this portion of the disc and attempting to do so on those drives will produce read errors and possibly hard lockups
  • Fix problem where end of span seems to default to last track. Savannah bug 43444
  • Fix NULL pointer dereference that occurs when byte swapping is needed. MR #4
  • Re-silence recently added gcc -Wunused-result warnings
  • Use @LIBS@ figured out by autoconf when linking (for -lrt on Linux).
  • Incorrect track was getting used in matching. See Savannah bug 49831 and MR #7, #8 and #10

Packaging:

  • Add: make check

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

extracted an audio cd track successfully

Diff Detail

Repository
R1648 libcdio-paranoia
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kyrios123 retitled this revision from Update libcdio-paranoia to 10.2+0.94+1 to Update libcdio-paranoia to 10.2+0.94+2.
kyrios123 edited the summary of this revision. (Show Details)
kyrios123 added a project: Patch Submission.

Bump to 10.2+0.94+2

DataDrake added a subscriber: DataDrake.

LGTM. Thanks!

This revision is now accepted and ready to land.Sep 2 2017, 6:04 PM
This revision was automatically updated to reflect the committed changes.