Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2020 13:02:53 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538614 - in head/databases/sqlite3: . files
Message-ID:  <202006121302.05CD2r6P064138@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Jun 12 13:02:53 2020
New Revision: 538614
URL: https://svnweb.freebsd.org/changeset/ports/538614

Log:
  Update 3.31.1 --> 3.32.0
  
  Address multiple security vulnerabilities.
  
  PR:		247149
  Reported by:	spam123@bitbert.com
  Reminded by:	emaste
  Approved by:    Approved by: portmgr (blanket: security bugfix)
  MFH:		2020Q2
  Security:	CVE-2020-11655, CVE-2020-13434, CVE-2020-13435,
  		CVE-2020-13630, CVE-2020-13631, CVE-2020-13632

Deleted:
  head/databases/sqlite3/files/patch-sqlite3.c
Modified:
  head/databases/sqlite3/Makefile   (contents, props changed)
  head/databases/sqlite3/distinfo   (contents, props changed)

Modified: head/databases/sqlite3/Makefile
==============================================================================
--- head/databases/sqlite3/Makefile	Fri Jun 12 12:53:01 2020	(r538613)
+++ head/databases/sqlite3/Makefile	Fri Jun 12 13:02:53 2020	(r538614)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-DISTVERSION=	3.31.1
-PORTREVISION=	1
+DISTVERSION=	3.32.0
 PORTEPOCH=	1
 CATEGORIES=	databases
 MASTER_SITES=	https://www.sqlite.org/2020/ http://www2.sqlite.org/2020/ http://www3.sqlite.org/2020/

Modified: head/databases/sqlite3/distinfo
==============================================================================
--- head/databases/sqlite3/distinfo	Fri Jun 12 12:53:01 2020	(r538613)
+++ head/databases/sqlite3/distinfo	Fri Jun 12 13:02:53 2020	(r538614)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587473576
-SHA256 (sqlite-autoconf-3310100.tar.gz) = 62284efebc05a76f909c580ffa5c008a7d22a1287285d68b7825a2b6b51949ae
-SIZE (sqlite-autoconf-3310100.tar.gz) = 2887243
+TIMESTAMP = 1591926363
+SHA256 (sqlite-autoconf-3320000.tar.gz) = 598317fd74f5dcc8921949c47665b9e512d0d9c6a445a2e843430f04dc10bda4
+SIZE (sqlite-autoconf-3320000.tar.gz) = 2902505



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006121302.05CD2r6P064138>