ports/188224: [MAINTAINER] databases/sqlite3: update to 3.8.4.2

Pavel I Volkov pavelivolkov at gmail.com
Thu Apr 3 13:10:02 UTC 2014


>Number:         188224
>Category:       ports
>Synopsis:       [MAINTAINER] databases/sqlite3: update to 3.8.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 03 13:10:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Pavel I Volkov
>Release:        FreeBSD 9.2-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD be.dns4soho.net 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #4 r260656: Wed Jan 15 11:21:37 MSK
>Description:
- Update to 3.8.4.2
  Fix a potential buffer overread that could result when trying to search a corrupt database file.

Generated with FreeBSD Port Tools 1.00.2014.03.03 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- sqlite3-3.8.4.2.patch begins here ---
diff -ruN ../sqlite3.orig/Makefile ./Makefile
--- ../sqlite3.orig/Makefile	2014-04-03 14:18:18.000000000 +0400
+++ ./Makefile	2014-04-03 14:18:35.000000000 +0400
@@ -2,10 +2,10 @@
 # $FreeBSD: head/databases/sqlite3/Makefile 348361 2014-03-15 18:05:04Z pawel $
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.8.4.1
+PORTVERSION=	3.8.4.2
 CATEGORIES=	databases
 MASTER_SITES=	http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/
-DISTNAME=	sqlite-autoconf-3080401
+DISTNAME=	sqlite-autoconf-3080402
 
 MAINTAINER=	pavelivolkov at gmail.com
 COMMENT=	SQL database engine in a C library
diff -ruN ../sqlite3.orig/distinfo ./distinfo
--- ../sqlite3.orig/distinfo	2014-04-03 14:18:18.000000000 +0400
+++ ./distinfo	2014-04-03 14:28:39.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3080401.tar.gz) = 17227492466bb29fbef30d94a7cc27ec799e36c5d4d879dedd331079a6d1bc38
-SIZE (sqlite-autoconf-3080401.tar.gz) = 1937368
+SHA256 (sqlite-autoconf-3080402.tar.gz) = e492dd83eb66f13bdac99ce4f1b14a80c84661ac2b64a8d105acc4b6cb66f1a5
+SIZE (sqlite-autoconf-3080402.tar.gz) = 1937368
--- sqlite3-3.8.4.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list