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)
Sat, Jan 25, 2:32 PM
Unknown Object (File)
Jan 6 2025, 8:31 PM
Unknown Object (File)
Dec 31 2024, 10:17 PM
Unknown Object (File)
Dec 30 2024, 10:11 PM
Unknown Object (File)
Dec 29 2024, 11:28 PM
Unknown Object (File)
Dec 28 2024, 11:08 PM
Unknown Object (File)
Dec 5 2024, 1:14 AM
Unknown Object (File)
Dec 3 2024, 11:48 PM
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.