]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Replace some outdated docs re. soname with a link to the soname forum post.
authorstephan <stephan@noemail.net>
Tue, 26 Nov 2024 03:15:34 +0000 (03:15 +0000)
committerstephan <stephan@noemail.net>
Tue, 26 Nov 2024 03:15:34 +0000 (03:15 +0000)
FossilOrigin-Name: 9225701cb88cb4629a12b45de5743378448b1d2ddb351916b77cfde638698070

auto.def
manifest
manifest.uuid

index 8fa25846110177d5b0932c6e96ad37c675f984e0..b37bcb7f955eeb2cbeb9fa6f1fefa04de34dc710 100644 (file)
--- a/auto.def
+++ b/auto.def
@@ -460,25 +460,8 @@ if {[cc-check-includes zlib.h] && [proj-check-function-in-lib deflate z]} {
 proj-check-rpath  ; # Determine proper rpath-handling flag
 
 ########################################################################
-# It's not yet clear whether we gain anything from setting -soname,
-# but not having it has been a source of anxiety for some users.
-# Setting it to any value other than its historical value of
-# libsqlite3.so.0 may break dynamic linking of clients which initially
-# linked against a legacy build (with its SONAME of libsqlite3.so.0).
-#
-# To be clear: the ABI has not changed between pre-3.48 and post-3.47
-# builds, but version number 0 (pre-3.48) was a historical remnant
-# from libtool which "should" have always been version number 3 but
-# was not, for reasons lost to history.
-#
-# If the goal is to reduce downstream disruption then we need to
-# retain the SONAME libsqlite3.so.0.  If the goal is to "pull the
-# bandaid off" then switching libsqlite3.so.3 is arguably the right
-# thing to do (at the very real risk of causing a fair amount of
-# downstream disruption for package maintainers).
-#
-# See discussion in/around:
-# https://sqlite.org/forum/forumpost/0c6fc6f46b2cb3
+# "soname" for libsqlite3.so. See discussion at:
+# https://sqlite.org/src/forumpost/5a3b44f510df8ded
 apply {{} {
   define LDFLAGS_LIBSQLITE3_SONAME ""
   if {[proj-opt-was-provided soname]} {
@@ -511,7 +494,6 @@ apply {{} {
   }
 }}
 
-
 proj-define-for-opt shared ENABLE_SHARED "Build shared library?"
 
 if {![proj-define-for-opt static ENABLE_STATIC \
index 2232f7893838f1131d8eb556203c617cc2ec0c4e..5b41e95747410235058e02c0291e02acc6a2535e 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Correct\sduplicated\ssoname\slinker\sflags,\sone\sof\sthem\smis-named.
-D 2024-11-25T17:07:58.248
+C Replace\ssome\soutdated\sdocs\sre.\ssoname\swith\sa\slink\sto\sthe\ssoname\sforum\spost.
+D 2024-11-26T03:15:34.735
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
 F LICENSE.md e108e1e69ae8e8a59e93c455654b8ac9356a11720d3345df2a4743e9590fb20d
@@ -13,7 +13,7 @@ F art/icon-80x90.gif 65509ce3e5f86a9cd64fe7fca2d23954199f31fe44c1e09e208c80fb83d
 F art/sqlite370.eps aa97a671332b432a54e1d74ff5e8775be34200c2
 F art/sqlite370.ico af56c1d00fee7cd4753e8631ed60703ed0fc6e90
 F art/sqlite370.jpg d512473dae7e378a67e28ff96a34da7cb331def2
-F auto.def 62eaab1eb8bad47950bcb604f2861a498e31e7d536656de67555d83b33bc9b6e
+F auto.def 80085dd211b6a71b7d1cc23d182e8a0cce1c5219240b4b1433f86218ca1735ed
 F autoconf/INSTALL 83e4a25da9fd053c7b3665eaaaf7919707915903
 F autoconf/Makefile.am adedc1324b6a87fdd1265ddd336d2fb7d4f36a0e77b86ea553ae7cc4ea239347
 F autoconf/Makefile.fallback 22fe523eb36dfce31e0f6349f782eb084e86a5620b2b0b4f84a2d6133f53f5ac
@@ -2199,8 +2199,8 @@ F tool/version-info.c 3b36468a90faf1bbd59c65fd0eb66522d9f941eedd364fabccd7227350
 F tool/warnings-clang.sh bbf6a1e685e534c92ec2bfba5b1745f34fb6f0bc2a362850723a9ee87c1b31a7
 F tool/warnings.sh 49a486c5069de041aedcbde4de178293e0463ae9918ecad7539eedf0ec77a139
 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P 0fe1622cec95b7ebecc127ee57a08113d3da1dadbe72c03a13d6751b3043e50f
-R 24cbca38f84059cbe901864cddc225cb
+P 87dfd92d3a5a6a09c32c70e724a3f341bc63b9c6dfa0aa94fbbbdd45cc9c29f3
+R f92d2e5c227f7cb85aa09c937d9a97c7
 U stephan
-Z 31635988b0bdb23e0fcab35446e8136f
+Z 7ab9f4332ba4301187d6dc14d812546d
 # Remove this line to create a well-formed Fossil manifest.
index 7f2309db58f5d34776be5e0d5ea2c6523055859c..7cbd49f00cf3bfefc88002a5ab43b6dcd8760751 100644 (file)
@@ -1 +1 @@
-87dfd92d3a5a6a09c32c70e724a3f341bc63b9c6dfa0aa94fbbbdd45cc9c29f3
+9225701cb88cb4629a12b45de5743378448b1d2ddb351916b77cfde638698070