Bug 252963 - databases/sqlite3: Update to 3.34.1
Summary: databases/sqlite3: Update to 3.34.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Lewis Cook
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-24 06:56 UTC by Pavel Volkov
Modified: 2021-01-25 17:22 UTC (History)
2 users (show)

See Also:


Attachments
patch (1.31 KB, patch)
2021-01-24 06:56 UTC, Pavel Volkov
pavelivolkov: maintainer-approval+
Details | Diff
poudriere log (38.12 KB, text/plain)
2021-01-24 06:57 UTC, Pavel Volkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Volkov 2021-01-24 06:56:44 UTC
Created attachment 221865 [details]
patch

[Update to 3.34.1](https://www.sqlite.org/releaselog/3_34_1.html)

"Fix a potential use-after-free bug when processing a a subquery with both a correlated WHERE clause and a "HAVING 0" clause and where the parent query is an aggregate."
Comment 1 Pavel Volkov 2021-01-24 06:57:50 UTC
Created attachment 221866 [details]
poudriere log
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-25 17:22:09 UTC
A commit references this bug:

Author: lcook
Date: Mon Jan 25 17:21:30 UTC 2021
New revision: 562588
URL: https://svnweb.freebsd.org/changeset/ports/562588

Log:
  databases/sqlite3: Update to 3.34.1

  Changes:		https://www.sqlite.org/releaselog/3_34_1.html
  PR:			252963
  Submitted by: 		Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
  Approved by:		fernape (mentor)
  Differential Revision:	https://reviews.freebsd.org/D28327

Changes:
  head/databases/sqlite3/Makefile
  head/databases/sqlite3/distinfo
Comment 3 Lewis Cook freebsd_committer freebsd_triage 2021-01-25 17:22:29 UTC
Committed, thanks!