From nobody Tue Mar 12 13:56:43 2024 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TvFYl6hRrz5Dt76 for ; Tue, 12 Mar 2024 13:56:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TvFYl57GJz4kGh; Tue, 12 Mar 2024 13:56:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710251803; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hWg0qp55Ug3on8p1/DJ6bVh17oeywalIXS31nvJYTVE=; b=QyfER2Z720jKPlIj/9/Mc52fr12BBteBIfWEskjWECt15PS9c+Ilb3P1Onj6XECZJ9H+LN gt/PChHAtL+omk4SEeaWqiKuSorXoyWswEGrufuMX6E6ozeYhuJ23Z7sngGaC/rxv7thk4 ZbZanU9xd2l+kKl5llA6/wc7LWBoQWTEZ0PjQ33AIU7XuBp/IPNwgOdyATsiNWVPnTiaVK 9C0NZr812XXIu1b47sSApLtqwp82Ud3Yhf7ip2BVtnBf3DgtTRBcn7nW+3DpqS4MqD9ReV SDGq+dUiOM4un/FOh383GHJRJqm0Z92nTCbt3Wgue/ZIB4oqo85L+Y5swwPK4A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710251803; a=rsa-sha256; cv=none; b=giiNuSFu15lwTSEnsMFlzEf0Pjfn76mAhrZLy3YYND2NbycSwyJ//j/2LZ4W6oF9DzfK+Z ATxzml1ZhUotUOXZwozeVzctzwaVqSQTvVieFMfLQWGyqu6NBDFIShGBRXgAnugWaN2Fzq QbiBz71JNb4VvOnxgninbjC5id6ePu2Sclr0OBgUFShCD4KoasSXtS7S7owGtbl2lXXght jALgUmThrOchsYYQA5Xn0xTPYOATimS7EWuQSd43l+eNzYL+gUoDPgRN+yyyP1PUBktxl1 mCBKPn3xB+INWhTrRrxxjJ/LbxaLUtMqiRGWI/0JISm/B916O3wSwPcUYEPRlg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710251803; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hWg0qp55Ug3on8p1/DJ6bVh17oeywalIXS31nvJYTVE=; b=QrKumjK50OVaDd0/v7/bCo4gnOtt0/WjJXHMz+2LbIvjLsgfB0EqpbwVIYlJ3xwvZuonWC wFGj4fa9ZGn0Tl8YIWyfaSBFhcWwAFwuufgPmMw4+rzQXGoVy9qHZFw+4QadnmjfzeCglp DLG3VXYHZk5kaoOIGeJrdE4VXvjPTGHqMEJEP1QGgJ4Doj7AK4Z/v+VVT3toAhyFBB3efW WhwRzvrCFsO8GjlJ3no9GAOaoSLJBIqeuV1WmjBQjBUsymPH6sYFxiQycqUhiR/Vgg8Bwk 63el4+WhLCNP8mz8YsZd+Qp+8EP0RdxcIdSIoFqDywZG8dn24grJBg1QKD+dUw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TvFYl4hjqz1GVN; Tue, 12 Mar 2024 13:56:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 42CDuhfg098894; Tue, 12 Mar 2024 13:56:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 42CDuhNS098893; Tue, 12 Mar 2024 13:56:43 GMT (envelope-from git) Date: Tue, 12 Mar 2024 13:56:43 GMT Message-Id: <202403121356.42CDuhNS098893@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Cy Schubert Subject: git: 27c4fd574281 - Create tag vendor/sqlite3/sqlite-3450100 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cy X-Git-Repository: src X-Git-Refname: refs/tags/vendor/sqlite3/sqlite-3450100 X-Git-Reftype: annotated tag X-Git-Commit: 27c4fd5742817355e1298d851bf83e22e2a5ec41 Auto-Submitted: auto-generated The annotated tag vendor/sqlite3/sqlite-3450100 has been created by cy: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/sqlite3/sqlite-3450100 tag vendor/sqlite3/sqlite-3450100 Tagger: Cy Schubert TaggerDate: 2024-03-12 13:56:05 +0000 sqlite3: Tag 3.45.1 commit 1e59a00476c9801952e7319719fcdb095a0cd007 Author: Cy Schubert AuthorDate: 2024-03-12 13:54:12 +0000 Commit: Cy Schubert CommitDate: 2024-03-12 13:54:12 +0000 sqlite3: Vendor import of sqlite3 3.45.1 Release notes at https://www.sqlite.org/releaselog/3_45_1.html. Obtained from: https://www.sqlite.org/2024/sqlite-autoconf-3450100.tar.gz