1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update 3.32.0 --> 3.32.2

Fix two long-standing bugs that allow malicious SQL statements to crash
the process that is running SQLite. These bugs were announced by a
third-party approximately 24 hours after the 3.32.0 release but are not
specific to the 3.32.0 release.

Fix a long-standing bug in the byte-code engine that can cause a COMMIT
command report as success when in fact it failed to commit. Ticket
810dc8038872e212.

Approved by:	portmgr (blanket: run-time bugfix)
MFH:		2020Q2
This commit is contained in:
Cy Schubert 2020-06-13 04:09:08 +00:00
parent ca639b45f4
commit a07022d213
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538636
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sqlite3
DISTVERSION= 3.32.0
DISTVERSION= 3.32.2
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= https://www.sqlite.org/2020/ http://www2.sqlite.org/2020/ http://www3.sqlite.org/2020/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1591926363
SHA256 (sqlite-autoconf-3320000.tar.gz) = 598317fd74f5dcc8921949c47665b9e512d0d9c6a445a2e843430f04dc10bda4
SIZE (sqlite-autoconf-3320000.tar.gz) = 2902505
TIMESTAMP = 1592019934
SHA256 (sqlite-autoconf-3320200.tar.gz) = 2dbef1254c1dbeeb5d13d7722d37e633f18ccbba689806b0a65b68701a5b6084
SIZE (sqlite-autoconf-3320200.tar.gz) = 2903050