All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/sqlite: bump version to 3.24.0
@ 2018-06-10  9:04 Bernd Kuhls
  2018-06-10  9:04 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for sqlite Bernd Kuhls
  2018-06-10 11:23 ` [Buildroot] [PATCH 1/2] package/sqlite: bump version to 3.24.0 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2018-06-10  9:04 UTC (permalink / raw)
  To: buildroot

Release notes:
https://www.sqlite.org/releaselog/3_24_0.html
https://www.sqlite.org/releaselog/3_23_1.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/sqlite/sqlite.hash | 4 ++--
 package/sqlite/sqlite.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/sqlite/sqlite.hash b/package/sqlite/sqlite.hash
index 2aac7dc1d3..73a7ae6f11 100644
--- a/package/sqlite/sqlite.hash
+++ b/package/sqlite/sqlite.hash
@@ -1,6 +1,6 @@
 # From http://www.sqlite.org/download.html
-sha1 2fb24ec12001926d5209d2da90d252b9825366ac  sqlite-autoconf-3220000.tar.gz
+sha1 da68915e3563b5244cbcdb6c7e20fb35559bcfc6  sqlite-autoconf-3240000.tar.gz
 # Calculated based on the hash above
-sha256 2824ab1238b706bc66127320afbdffb096361130e23291f26928a027b885c612  sqlite-autoconf-3220000.tar.gz
+sha256 d9d14e88c6fb6d68de9ca0d1f9797477d82fc3aed613558f87ffbdbbc5ceb74a  sqlite-autoconf-3240000.tar.gz
 # Locally calculated
 sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9  tea/license.terms
diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index 5ae17e17f6..15cfea48a0 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SQLITE_VERSION = 3220000
+SQLITE_VERSION = 3240000
 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
 SQLITE_SITE = http://www.sqlite.org/2018
 SQLITE_LICENSE = Public domain
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for sqlite
  2018-06-10  9:04 [Buildroot] [PATCH 1/2] package/sqlite: bump version to 3.24.0 Bernd Kuhls
@ 2018-06-10  9:04 ` Bernd Kuhls
  2018-06-10 11:23 ` [Buildroot] [PATCH 1/2] package/sqlite: bump version to 3.24.0 Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Bernd Kuhls @ 2018-06-10  9:04 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 DEVELOPERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/DEVELOPERS b/DEVELOPERS
index d5345f47f3..eaf64ede61 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -371,6 +371,7 @@ F:	package/python-slob/
 F:	package/rtmpdump/
 F:	package/samba4/
 F:	package/softether/
+F:	package/sqlite/
 F:	package/taglib/
 F:	package/tinyxml2/
 F:	package/tor/
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/2] package/sqlite: bump version to 3.24.0
  2018-06-10  9:04 [Buildroot] [PATCH 1/2] package/sqlite: bump version to 3.24.0 Bernd Kuhls
  2018-06-10  9:04 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for sqlite Bernd Kuhls
@ 2018-06-10 11:23 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-06-10 11:23 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 10 Jun 2018 11:04:41 +0200, Bernd Kuhls wrote:
> Release notes:
> https://www.sqlite.org/releaselog/3_24_0.html
> https://www.sqlite.org/releaselog/3_23_1.html
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/sqlite/sqlite.hash | 4 ++--
>  package/sqlite/sqlite.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Both applied, thanks!

Unrelated, but could you have a look at
https://bugs.busybox.net/show_bug.cgi?id=11066 ? It's related to the
X.org init script you have contributed.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-10 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-10  9:04 [Buildroot] [PATCH 1/2] package/sqlite: bump version to 3.24.0 Bernd Kuhls
2018-06-10  9:04 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for sqlite Bernd Kuhls
2018-06-10 11:23 ` [Buildroot] [PATCH 1/2] package/sqlite: bump version to 3.24.0 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.