Page MenuHomeFreeBSD

databases/xtrabackup: Update to 2.4.12
ClosedPublic

Authored by feld on Aug 6 2018, 6:59 PM.
Tags
None
Referenced Files
F163368170: D16609.id46354.diff
Wed, Jul 22, 2:03 PM
F163366237: D16609.id46357.diff
Wed, Jul 22, 1:37 PM
Unknown Object (File)
Mon, Jul 20, 11:47 PM
Unknown Object (File)
Sat, Jul 18, 6:28 AM
Unknown Object (File)
Sat, Jul 11, 4:06 PM
Unknown Object (File)
Fri, Jul 10, 11:13 PM
Unknown Object (File)
Thu, Jul 9, 7:11 AM
Unknown Object (File)
Thu, Jul 9, 5:15 AM
Subscribers

Details

Summary
  • Update to 2.4.12
  • Remove unneccessary patches
  • Add pkg-plist file

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 18612
Build 18302: arc lint + arc unit

Event Timeline

Perl runtime dependency no longer needed.

Sync with latest commit

Patch out the DBD::mysql and vim-common reqs by removing the version check
functionality which is also an information disclosure vulnerability.

This permits the software to work regardless of whether or not version
check is enabled at runtime as it is a no-op.

Sync up with the tree again

Remove DBD::mysql again

This revision was not accepted when it landed; it landed in state Needs Review.Aug 13 2018, 4:52 PM
This revision was automatically updated to reflect the committed changes.