From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] sqlite: Update to version 3430100
Date: Wed, 13 Sep 2023 12:14:14 +0200 [thread overview]
Message-ID: <20230913101414.3434376-6-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230913101414.3434376-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]
- Update from version 3430000 to 3430100
- Update of rootfile not required
- Changelog
3.34.1
Fix a regression in the way that the sum(), avg(), and total() aggregate functions
handle infinities.
Fix a bug in the json_array_length() function that occurs when the argument comes
directly from json_remove().
Fix the omit-unused-subquery-columns optimization (introduced in in version 3.42.0)
so that it works correctly if the subquery is a compound where one arm is
DISTINCT and the other is not.
Other minor fixes.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/sqlite | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/sqlite b/lfs/sqlite
index 01477e47d..56fe08a96 100644
--- a/lfs/sqlite
+++ b/lfs/sqlite
@@ -24,7 +24,7 @@
include Config
-VER = 3430000
+VER = 3430100
THISAPP = sqlite-autoconf-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = dc5a5df76ffe86eb61438031ef3893fbe412f7c7607826dd032293ced06b2f76dfb5f6b85ba80e857069ea4244a3ec222f3f247faec192778c3ecfcc810faa07
+$(DL_FILE)_BLAKE2 = 35a47ccb83b3f24e76c7f34bd7cf40626022672f7e6570b809b30733b1b352d675215d4e1f795a24b4eb2c0ed582c5dc99cf4a12dad83c167df6a589e1b46f3f
install : $(TARGET)
--
2.42.0
next prev parent reply other threads:[~2023-09-13 10:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-13 10:14 [PATCH] alsa: Update to version 1.2.10 Adolf Belka
2023-09-13 10:14 ` [PATCH] dbus: Update to version 1.14.10 Adolf Belka
2023-09-13 10:14 ` [PATCH] iproute2: Update to version 6.5.0 Adolf Belka
2023-09-13 10:32 ` Adolf Belka
2023-09-13 14:26 ` Michael Tremer
2023-09-13 10:14 ` [PATCH] jq: Update to version 1.7 Adolf Belka
2023-09-13 10:14 ` [PATCH] qpdf: Update to version 11.6.1 Adolf Belka
2023-09-13 10:14 ` Adolf Belka [this message]
2023-09-16 13:17 [PATCH] sqlite: Update to version 3430100 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230913101414.3434376-6-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox