diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-01-11 21:58:08 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-01-12 08:59:49 +0100 |
commit | ed2eb16b1115533f646c6a631c2576f139096e6d (patch) | |
tree | 67004ad2d9492fbdf4e75891cd15cd262131f8f7 /source/a | |
parent | 8d94e33d1acc8665c22edbdcfa12173ca254b7ca (diff) | |
download | current-ed2eb16b1115533f646c6a631c2576f139096e6d.tar.gz current-ed2eb16b1115533f646c6a631c2576f139096e6d.tar.xz |
Sat Jan 11 21:58:08 UTC 202020200111215808
a/aaa_elflibs-15.0-x86_64-18.txz: Rebuilt.
Added: libdb-4.8.so
Upgraded: libcap.so.2.30
Removed: libdb-4.2.so
a/mcelog-168-x86_64-1.txz: Upgraded.
ap/vim-8.2.0111-x86_64-1.txz: Upgraded.
d/subversion-1.13.0-x86_64-3.txz: Rebuilt.
Recompiled against db48-4.8.30.
l/apr-util-1.6.1-x86_64-8.txz: Rebuilt.
Recompiled against db48-4.8.30.
l/db42-4.2.52-x86_64-4.txz: Removed.
l/db44-4.4.20-x86_64-4.txz: Removed.
l/redland-1.0.17-x86_64-6.txz: Rebuilt.
Recompiled against db48-4.8.30.
l/serf-1.3.9-x86_64-4.txz: Rebuilt.
Recompiled against db48-4.8.30.
l/talloc-2.3.1-x86_64-3.txz: Rebuilt.
Fix documentation permissions. Thanks to Xsane.
n/httpd-2.4.41-x86_64-2.txz: Rebuilt.
Recompiled against db48-4.8.30.
n/ipset-7.5-x86_64-1.txz: Upgraded.
xap/vim-gvim-8.2.0111-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a')
-rwxr-xr-x | source/a/aaa_elflibs/aaa_elflibs.SlackBuild | 4 | ||||
-rw-r--r-- | source/a/aaa_elflibs/tracked-files | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild index 643e7e0bc..31f537002 100755 --- a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild +++ b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=aaa_elflibs VERSION=${VERSION:-15.0} -BUILD=${BUILD:-17} +BUILD=${BUILD:-18} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/aaa_elflibs/tracked-files b/source/a/aaa_elflibs/tracked-files index 27e15993a..7ee005943 100644 --- a/source/a/aaa_elflibs/tracked-files +++ b/source/a/aaa_elflibs/tracked-files @@ -2,8 +2,8 @@ # in aaa_elflibs but which don't have a shared library symlink pointing # at them. -/lib/libdb-4.2.so /lib/libdb-4.4.so +/lib/libdb-4.8.so /lib/libdevmapper.so.1.02 /usr/lib/libargon2.so.1 /usr/lib/libcups.so.2 |