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)
Fri, Apr 19, 11:51 AM
Unknown Object (File)
Jan 29 2024, 10:17 PM
Unknown Object (File)
Jan 15 2024, 9:17 PM
Unknown Object (File)
Jan 10 2024, 5:11 AM
Unknown Object (File)
Dec 20 2023, 3:22 AM
Unknown Object (File)
Dec 13 2023, 7:27 PM
Unknown Object (File)
Nov 11 2023, 11:36 AM
Unknown Object (File)
Sep 5 2023, 8:02 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
Lint Not Applicable
Unit
Tests Not Applicable

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.