]> Zhao Yanbai Git Server - minix.git/commitdiff
set major version of shlibs to 0
authorBen Gras <ben@minix3.org>
Wed, 9 May 2012 14:45:11 +0000 (16:45 +0200)
committerBen Gras <ben@minix3.org>
Thu, 10 May 2012 14:38:24 +0000 (16:38 +0200)
WARNING: this will break existing dynamically linked binaries if they
exist. If you have any:
. re-build world statically first if necessary
. remove libraries from /lib and /usr/lib
. then build world

This change:
. avoids possible future dismay when interfacing other
  systems' binaries; done until they are abi-compatible

Thanks to Antoine Leca for pointing this out.

21 files changed:
docs/UPDATING
drivers/ramdisk/proto.common.dynamic
external/bsd/file/lib/shlib_version
external/bsd/libarchive/lib/libarchive/shlib_version
external/public-domain/xz/lib/shlib_version
lib/libbz2/shlib_version
lib/libc/compat/shlib_version
lib/libc/shlib_version
lib/libcompat_minix/shlib_version
lib/libcrypt/shlib_version
lib/libcurses/shlib_version
lib/libelf/Makefile
lib/libm/arch/i387/shlib_version
lib/libm/shlib_version
lib/libminlib/shlib_version
lib/libprop/shlib_version
lib/libpuffs/shlib_version
lib/librefuse/shlib_version
lib/libterminfo/shlib_version
lib/libutil/shlib_version
lib/libz/shlib_version

index 9740f6cb5d220dd8e07ee6b76c625a7edc73a347..14cbc73053ff37f4769609bfb08b0246dbf1c81d 100644 (file)
@@ -1,3 +1,15 @@
+20120510:
+       WARNING: the shared libraries major revision set to 0 will break
+       existing dynamically linked binaries if they exist.
+
+       There are two risks. One: existing binaries won't find the current
+       libraries; two: linking binaries with both majors present will link
+       them in twice. So the previous libraries have to be removed.
+
+               . re-build world statically first if necessary
+               . remove libraries from /lib and /usr/lib
+               . then build world
+
 20120416:
        Upgrade your clang to clang-2.9nb6 or clang-3.1nb3 to be able to
        build shared libraries and dynamically linked executables. The
index 82a9fb150b822c9957a42f3c85187a1ad76c4341..302c6d02ff9053640212dd89e0722ddd349b41db 100644 (file)
@@ -3,9 +3,9 @@
        $
        usr d--755 0 0
                lib d--755 0 0
-                       libc.so.12 ---755 0 0 /lib/libc.so.12
-                       libminlib.so.1 ---755 0 0 /lib/libminlib.so.1
-                       libcompat_minix.so.1 ---755 0 0 /lib/libcompat_minix.so.1
-                       libterminfo.so.1 ---755 0 0 /lib/libterminfo.so.1
+                       libc.so.0 ---755 0 0 /lib/libc.so.0
+                       libminlib.so.0 ---755 0 0 /lib/libminlib.so.0
+                       libcompat_minix.so.0 ---755 0 0 /lib/libcompat_minix.so.0
+                       libterminfo.so.0 ---755 0 0 /lib/libterminfo.so.0
                $
        $
index 4bb484880e265de2a19da341eb1df446c5493f4b..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,4 +1,2 @@
-#      $NetBSD: shlib_version,v 1.1 2009/05/08 17:28:02 christos Exp $
-#
-major=3
+major=0
 minor=0
index 2a057e08fdf46f2cb7398b3c208e96831110ba55..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,6 +1,2 @@
-#      $NetBSD: shlib_version,v 1.1 2010/02/20 02:55:53 joerg Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-#
-
-major=3
-minor=1
+major=0
+minor=0
index 11cc2c5bd2f164c422d70e3aca9bc48570e97f5e..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,4 +1,2 @@
-#      $NetBSD: shlib_version,v 1.1 2010/11/02 16:34:36 joerg Exp $
-#
-major=1
+major=0
 minor=0
index 45ca00de4b0be06c7f53b229a17e9404211bdd45..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,5 +1,2 @@
-#      $NetBSD: shlib_version,v 1.4 2008/03/19 17:10:52 bjs Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-#
-major=1
-minor=1
+major=0
+minor=0
index 5b1659f3cd85ccb8835f4029f19150d5b30bc426..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,5 +1,2 @@
-#      $NetBSD: shlib_version,v 1.1 2006/03/11 21:07:18 christos Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-#
 major=0
 minor=0
index 6c0bd4676cbb659ac3a1e9c17515bb924332fd42..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,34 +1,2 @@
-#      $NetBSD: shlib_version,v 1.220 2010/12/16 18:38:06 christos Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-#
-# things we wish to do on next major version bump:
-# - libc/net/rcmd.c: make __ivaliduser() and __ivaliduser_sa() static
-# - libc/net: resolver update to BIND8/9?
-# - md2, md4, md5, rmd160 & sha1 functions should take the same arguments AFAP
-# - libc/gen/assert.c: __{diag,}assert13() -> __{diag,}assert()
-# - libc/gen/times.c: remove; __times13() -> times()
-# - libc/gen/timezone.c: remove; __timezone13 -> timezone
-# - libc/net/getaddrinfo.c, netdb.h: remove __ai_pad0
-# - libc/gen/utmpx.c, utmpx.h: remove lastlogxname, __getlastlogx13 -> getlastlogx
-# - infinity{,f,l}.c, math.h: __infinity -> __huge_val
-# - libc/gen/is{inf,nan}d_ieee754.c: remove is{inf,nan} aliases
-# - libc/arch/vax/gen/is{inf,nan}.c: remove
-# - libc/db/hash/ndbm.c: remove; __ndbm13 -> ndbm
-# - libc/net/getnet{ent,namadr}.c, netdb.h: remove __n_pad0
-# - libc/stdio: make _file an int, hide struct FILE, stdin, stdout, stderr impls
-# - libc/stdio: make fpos_t larger.  see BUGS section in fgetpos(3).
-#   probably s/fpos_t/off_t/ in __sFILE and __sseek().  it involves
-#   funopen(3) api change.
-# - remove frexp, ldexp, modf: they belong to libm.
-# - make sure we can support thread local [on arm don't use r9 for example,
-#   consider other risc architectures: mips, powerpc, sparc, etc]
-# - rename __libc_mutex_lock and similar back to pthread_mutex_lock.
-#   the functions are used by third party code without prototypes.
-#   for example in assembler code.
-# - kill sigcontext: never request version 0 or 1 signal trampoline.
-#   always request version 2 trampoline. (on vax, 3).
-# - change _ctype_ table in ctype.h and gen/ctype_.c 8bit -> 16 or 32bit.
-#   it's insufficient bitwidth to implement all ctype class.
-#   see isblank's comment in ctype.h.
-major=12
-minor=175
+major=0
+minor=0
index 1edea46de912aea697c8369a973244bc7866c3e8..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,2 +1,2 @@
-major=1
+major=0
 minor=0
index 8cfa7b769d433c441a834a52692b0aeeccd9d194..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,5 +1,2 @@
-#      $NetBSD: shlib_version,v 1.6 2009/01/11 03:07:47 christos Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-#
-major=1
+major=0
 minor=0
index 1c7107b665ee67efbf4e2de9b1d0556f4051fcbb..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,8 +1,2 @@
-#      $NetBSD: shlib_version,v 1.40 2009/01/11 03:07:47 christos Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-#      Remember to run `make fileio.h` when changing
-#      Remember to increment the major numbers of both libform and libmenu
-#      when the libcurses major number increments.
-#
-major=7
+major=0
 minor=0
index c0d5a8c3a357ea00083ad44970404e238e07ba1b..1ee57e121983c80d6e299f525dc4f2e88e6470c3 100644 (file)
@@ -63,7 +63,7 @@ CFLAGS+=        -I. -I${.CURDIR}
 SRCS+=         mmap.c
 CFLAGS+=       -DNO_MMAP_FILE
 
-SHLIB_MAJOR=   1
+SHLIB_MAJOR=   0
 
 WARNS?=        6
 
index f077acaaf23f9e041c6def3befc6688d37adc6b1..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,5 +1,2 @@
-#      $NetBSD: shlib_version,v 1.2 2005/07/21 22:49:16 rpaulo Exp $
-#      Remember to update distrib/sets/lists/base/md.i386 when changing
-#
 major=0
-minor=1
+minor=0
index 127db46256f39b52dff0cea2f482766eefb862ba..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,5 +1,2 @@
-#      $NetBSD: shlib_version,v 1.11 2010/01/11 16:28:39 christos Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-#
 major=0
-minor=8
+minor=0
index 1edea46de912aea697c8369a973244bc7866c3e8..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,2 +1,2 @@
-major=1
+major=0
 minor=0
index cb5580554753534772812b2e8938a7ce6b88c09d..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,4 +1,2 @@
-#      $NetBSD: shlib_version,v 1.10 2009/10/10 18:06:54 bad Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-major=1
-minor=1
+major=0
+minor=0
index 0647f916dbe486bf08666df59912eb35ee64804d..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,3 +1,2 @@
-major=1
-minor=1
-
+major=0
+minor=0
index b82cf936518b311ef6011d314a7e2ad2b84b5f98..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,4 +1,2 @@
-#      $NetBSD: shlib_version,v 1.3 2010/05/21 10:53:41 pooka Exp $
-#
-major=2
+major=0
 minor=0
index 9592ee5d83ff71bd4c3e76bd38f8954a060a9c54..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,5 +1,2 @@
-#      $NetBSD: shlib_version,v 1.1 2010/02/03 15:16:32 roy Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-#
-major=1
+major=0
 minor=0
index 0edfc77fea108ee981436a1ae190c7ada30d9741..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,5 +1,2 @@
-#      $NetBSD: shlib_version,v 1.47 2009/05/13 02:50:32 pgoyette Exp $
-#      Remember to update distrib/sets/lists/base/shl.* when changing
-#
-major=7
-minor=17
+major=0
+minor=0
index 1edea46de912aea697c8369a973244bc7866c3e8..97c9f92d6b8fd947359f10a616abc86fb7de7a87 100644 (file)
@@ -1,2 +1,2 @@
-major=1
+major=0
 minor=0