Page MenuHomeFreeBSD

databases/sqlite3: Updated to 3.19.3
ClosedPublic

Authored by ultima on Jun 10 2017, 5:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 12, 8:35 PM
Unknown Object (File)
Mon, Jun 3, 10:15 PM
Unknown Object (File)
May 14 2024, 12:55 PM
Unknown Object (File)
May 14 2024, 12:55 PM
Unknown Object (File)
May 14 2024, 12:55 PM
Unknown Object (File)
May 14 2024, 12:51 PM
Unknown Object (File)
May 4 2024, 6:27 AM
Unknown Object (File)
May 1 2024, 5:15 AM
Subscribers

Details

Summary
  • Updated to 3.19.3
    • Fix a bug associated with auto_vacuum that can lead to database corruption

PR\: 219902
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: pavelivolkov@gmail.com (maintainer), lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

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

Event Timeline

Since this is from a PR submitted by the port maintainer you should set the approved tag like so:

Approved by: pavelivolkov@gmail.com (maintainer), lifanov (mentor), matthew (mentor)

Otherwise, this looks good.

Since this is from a PR submitted by the port maintainer you should set the approved tag like so:

Approved by: pavelivolkov@gmail.com (maintainer), lifanov (mentor), matthew (mentor)

Otherwise, this looks good.

Yeah, thanks that slipped my mind. fixed!

This revision is now accepted and ready to land.Jun 10 2017, 5:22 PM

Once you have explicit maintainer approval, looks good to me!

This revision was automatically updated to reflect the committed changes.