[rhel6-branch] Add new freebl libraries (#1182595)

Samantha N. Bueno sbueno+anaconda at redhat.com
Thu Jan 22 13:53:05 UTC 2015


On Wed, Jan 21, 2015 at 02:59:13PM -0800, Brian C. Lane wrote:
> Resolves: rhbz#1182595
> ---
>  scripts/upd-instroot | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/scripts/upd-instroot b/scripts/upd-instroot
> index 68d7088..464ee33 100755
> --- a/scripts/upd-instroot
> +++ b/scripts/upd-instroot
> @@ -294,6 +294,8 @@ $LIBDIR/dbus-1
>  $LIBDIR/libaio.so*
>  $LIBDIR/libfreebl3.so
>  $LIBDIR/libfreebl3.chk

Based on the rpm -ql output of the new nss-softokn-freebl it looks as
though $LIBDIR/libfreebl3.chk and /usr/$LIBDIR/libfreebl3.chk can be
removed.

> +$LIBDIR/libfreeblpriv3.chk
> +$LIBDIR/libfreeblpriv3.so
>  $LIBDIR/libmultipath.so*
>  $LIBDIR/libnss_dns*
>  $LIBDIR/libnss_files*
> @@ -520,6 +522,8 @@ usr/$LIBDIR/libiscsi.so*
>  usr/$LIBDIR/libbsd.so*
>  usr/$LIBDIR/libfreebl3.so
>  usr/$LIBDIR/libfreebl3.chk
> +usr/$LIBDIR/libfreeblpriv3.chk
> +usr/$LIBDIR/libfreeblpriv3.so
>  usr/$LIBDIR/libmetacity-private.so*
>  usr/$LIBDIR/libsgutils2.so*
>  usr/$LIBDIR/libsoftokn3.so
> -- 
> 1.9.3
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches


More information about the anaconda-patches mailing list