Index: head/Mk/Uses/linux.mk =================================================================== --- head/Mk/Uses/linux.mk (revision 533772) +++ head/Mk/Uses/linux.mk (revision 533773) @@ -1,270 +1,270 @@ # $FreeBSD$ # # Ports Linux compatibility framework # # Feature: linux:args # Usage: USES=linux or USES=linux:args # Valid args: c7 Depend on CentOS 7 packages (default) # Additional variables: # USE_LINUX List of Linux packages to depend on. # USE_LINUX_RPM When defined, additional variables and targets useful to Linux # infrastructure ports are made available. Possible values: # yes Set default LIB_DISTNAMES. # nolib Set default BIN_DISTNAMES. # noarch Set default SHARE_DISTNAMES. # Additional variables when USE_LINUX_RPM is defined: # BIN_DISTNAMES List of architecture dependent distnames. # LIB_DISTNAMES List of distnames with additional 32 bit version. # SHARE_DISTNAMES List of architecture independent distnames. # SRC_DISTFILES List of source distfiles that need to be distributed # with binary packages to comply with some licenses. # # MAINTAINER: emulation@FreeBSD.org .ifndef _INCLUDE_USES_LINUX_MK _INCLUDE_USES_LINUX_MK= yes _USES_POST+= linux .if empty(linux_ARGS) .if exists(${LINUXBASE}/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7) linux_ARGS= c7 .else linux_ARGS= ${LINUX_DEFAULT} .endif .endif .if ${linux_ARGS} == c7 -LINUX_DIST_VER?= 7.7.1908 +LINUX_DIST_VER?= 7.8.2003 .else IGNORE= Invalid Linux distribution: ${linux_ARGS} .endif .ifndef ONLY_FOR_ARCHS ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= Linux compatibility is only available on amd64 and i386 .endif _linux_c7_alsa-lib-devel= linux-c7-alsa-lib-devel>0:audio/linux-c7-alsa-lib-devel _linux_${linux_ARGS}_alsa-plugins-oss= linux-${linux_ARGS}-alsa-plugins-oss>0:audio/linux-${linux_ARGS}-alsa-plugins-oss _linux_${linux_ARGS}_alsa-plugins-pulseaudio=linux-${linux_ARGS}-alsa-plugins-pulseaudio>0:audio/linux-${linux_ARGS}-alsa-plugins-pulseaudio _linux_${linux_ARGS}_alsalib= linux-${linux_ARGS}-alsa-lib>0:audio/linux-${linux_ARGS}-alsa-lib _linux_c7_at-spi2-atk= linux-c7-at-spi2-atk>0:accessibility/linux-c7-at-spi2-atk _linux_c7_at-spi2-core= linux-c7-at-spi2-core>0:accessibility/linux-c7-at-spi2-core _linux_${linux_ARGS}_atk= linux-${linux_ARGS}-atk>0:accessibility/linux-${linux_ARGS}-atk _linux_${linux_ARGS}_avahi-libs= linux-${linux_ARGS}-avahi-libs>0:net/linux-${linux_ARGS}-avahi-libs _linux_c7_base= linux_base-c7>=7.6.1810_7:emulators/linux_base-c7 _linux_${linux_ARGS}_cairo= linux-${linux_ARGS}-cairo>0:graphics/linux-${linux_ARGS}-cairo _linux_c7_cairo-gobject= linux-c7-cairo-gobject>0:graphics/linux-c7-cairo-gobject _linux_${linux_ARGS}_cups-libs= linux-${linux_ARGS}-cups-libs>0:print/linux-${linux_ARGS}-cups-libs _linux_${linux_ARGS}_curl= linux-${linux_ARGS}-curl>0:ftp/linux-${linux_ARGS}-curl _linux_${linux_ARGS}_cyrus-sasl2= linux-${linux_ARGS}-cyrus-sasl-lib>0:security/linux-${linux_ARGS}-cyrus-sasl2 _linux_${linux_ARGS}_dbusglib= linux-${linux_ARGS}-dbus-glib>0:devel/linux-${linux_ARGS}-dbus-glib _linux_${linux_ARGS}_dbuslibs= linux-${linux_ARGS}-dbus-libs>0:devel/linux-${linux_ARGS}-dbus-libs _linux_${linux_ARGS}_devtools= linux-${linux_ARGS}-devtools>0:devel/linux-${linux_ARGS}-devtools _linux_c7_dosfstools= linux-c7-dosfstools>0:sysutils/linux-c7-dosfstools _linux_${linux_ARGS}_dri= linux-${linux_ARGS}-dri>0:graphics/linux-${linux_ARGS}-dri _linux_${linux_ARGS}_elfutils-libelf= linux-${linux_ARGS}-elfutils-libelf>0:devel/linux-${linux_ARGS}-elfutils-libelf _linux_c7_elfutils-libs= linux-c7-elfutils-libs>0:devel/linux-c7-elfutils-libs _linux_${linux_ARGS}_expat= linux-${linux_ARGS}-expat>0:textproc/linux-${linux_ARGS}-expat _linux_c7_flac= linux-c7-flac-libs>0:audio/linux-c7-flac _linux_${linux_ARGS}_fontconfig= linux-${linux_ARGS}-fontconfig>0:x11-fonts/linux-${linux_ARGS}-fontconfig _linux_c7_freetype= linux-c7-freetype>0:print/linux-c7-freetype _linux_c7_fribidi= linux-c7-fribidi>0:converters/linux-c7-fribidi _linux_${linux_ARGS}_gdkpixbuf2= linux-${linux_ARGS}-gdk-pixbuf2>0:graphics/linux-${linux_ARGS}-gdk-pixbuf2 _linux_${linux_ARGS}_gnutls= linux-${linux_ARGS}-gnutls>0:security/linux-${linux_ARGS}-gnutls _linux_c7_graphite2= linux-c7-graphite2>0:graphics/linux-c7-graphite2 _linux_${linux_ARGS}_gtk2= linux-${linux_ARGS}-gtk2>0:x11-toolkits/linux-${linux_ARGS}-gtk2 _linux_c7_gtk3= linux-c7-gtk3>0:x11-toolkits/linux-c7-gtk3 _linux_c7_harfbuzz= linux-c7-harfbuzz>0:print/linux-c7-harfbuzz _linux_${linux_ARGS}_icu= linux-${linux_ARGS}-icu>0:devel/linux-${linux_ARGS}-icu _linux_${linux_ARGS}_jasper= linux-${linux_ARGS}-jasper-libs>0:graphics/linux-${linux_ARGS}-jasper _linux_c7_jbigkit= linux-c7-jbigkit-libs>0:graphics/linux-c7-jbigkit _linux_${linux_ARGS}_jpeg= linux-${linux_ARGS}-jpeg>0:graphics/linux-${linux_ARGS}-jpeg _linux_c7_libaio= linux-c7-libaio>0:devel/linux-c7-libaio _linux_${linux_ARGS}_libasyncns= linux-${linux_ARGS}-libasyncns>0:dns/linux-${linux_ARGS}-libasyncns _linux_c7_libaudiofile= linux-c7-audiofile>0:audio/linux-c7-audiofile _linux_c7_libdrm= linux-c7-libdrm>0:graphics/linux-c7-libdrm _linux_c7_libepoxy= linux-c7-libepoxy>0:graphics/linux-c7-libepoxy _linux_${linux_ARGS}_libgcrypt= linux-${linux_ARGS}-libgcrypt>0:security/linux-${linux_ARGS}-libgcrypt _linux_${linux_ARGS}_libgfortran= linux-${linux_ARGS}-libgfortran>0:devel/linux-${linux_ARGS}-libgfortran _linux_c7_libglvnd= linux-c7-libglvnd>0:graphics/linux-c7-libglvnd _linux_${linux_ARGS}_libgpg-error= linux-${linux_ARGS}-libgpg-error>0:security/linux-${linux_ARGS}-libgpg-error _linux_${linux_ARGS}_libogg= linux-${linux_ARGS}-libogg>0:audio/linux-${linux_ARGS}-libogg _linux_${linux_ARGS}_libpciaccess= linux-${linux_ARGS}-libpciaccess>0:devel/linux-${linux_ARGS}-libpciaccess _linux_${linux_ARGS}_libsndfile= linux-${linux_ARGS}-libsndfile>0:audio/linux-${linux_ARGS}-libsndfile _linux_${linux_ARGS}_libssh2= linux-${linux_ARGS}-libssh2>0:security/linux-${linux_ARGS}-libssh2 _linux_${linux_ARGS}_libtasn1= linux-${linux_ARGS}-libtasn1>0:security/linux-${linux_ARGS}-libtasn1 _linux_${linux_ARGS}_libthai= linux-${linux_ARGS}-libthai>0:devel/linux-${linux_ARGS}-libthai _linux_${linux_ARGS}_libtheora= linux-${linux_ARGS}-libtheora>0:multimedia/linux-${linux_ARGS}-libtheora _linux_${linux_ARGS}_libunwind= linux-${linux_ARGS}-libunwind>0:devel/linux-${linux_ARGS}-libunwind _linux_${linux_ARGS}_libv4l= linux-${linux_ARGS}-libv4l>0:multimedia/linux-${linux_ARGS}-libv4l _linux_${linux_ARGS}_libvorbis= linux-${linux_ARGS}-libvorbis>0:audio/linux-${linux_ARGS}-libvorbis _linux_c7_libxkbcommon= linux-c7-libxkbcommon>0:x11/linux-c7-libxkbcommon _linux_${linux_ARGS}_libxml2= linux-${linux_ARGS}-libxml2>0:textproc/linux-${linux_ARGS}-libxml2 _linux_${linux_ARGS}_lttng-ust= linux-${linux_ARGS}-lttng-ust>0:sysutils/linux-${linux_ARGS}-lttng-ust _linux_c7_lz4= linux-c7-lz4>0:archivers/linux-c7-lz4 _linux_c7_make= linux-c7-make>0:devel/linux-c7-make _linux_c7_nettle= linux-c7-nettle>0:security/linux-c7-nettle _linux_${linux_ARGS}_nspr= linux-${linux_ARGS}-nspr>0:devel/linux-${linux_ARGS}-nspr _linux_${linux_ARGS}_nss= linux-${linux_ARGS}-nss>0:security/linux-${linux_ARGS}-nss _linux_c7_numactl-libs= linux-c7-numactl-libs>0:sysutils/linux-c7-numactl-libs _linux_${linux_ARGS}_openal-soft= linux-${linux_ARGS}-openal-soft>0:audio/linux-${linux_ARGS}-openal-soft _linux_${linux_ARGS}_openldap= linux-${linux_ARGS}-openldap>0:net/linux-${linux_ARGS}-openldap _linux_c7_openmotif= linux-c7-motif>0:x11-toolkits/linux-c7-openmotif _linux_c7_openssl= ${_linux_c7_base} _linux_c7_p11-kit= linux-c7-p11-kit>0:security/linux-c7-p11-kit _linux_${linux_ARGS}_pango= linux-${linux_ARGS}-pango>0:x11-toolkits/linux-${linux_ARGS}-pango _linux_${linux_ARGS}_pixman= linux-${linux_ARGS}-pixman>0:x11/linux-${linux_ARGS}-pixman _linux_${linux_ARGS}_png= linux-${linux_ARGS}-libpng>0:graphics/linux-${linux_ARGS}-png _linux_${linux_ARGS}_pulseaudio-libs= linux-${linux_ARGS}-pulseaudio-libs>0:audio/linux-${linux_ARGS}-pulseaudio-libs _linux_c7_qt= linux-c7-qt>0:devel/linux-c7-qt _linux_c7_qt-x11= linux-c7-qt-x11>0:x11-toolkits/linux-c7-qt-x11 _linux_c7_qtwebkit= linux-c7-qtwebkit>0:www/linux-c7-qtwebkit _linux_${linux_ARGS}_sdl12= linux-${linux_ARGS}-sdl>0:devel/linux-${linux_ARGS}-sdl12 _linux_${linux_ARGS}_sdlimage= linux-${linux_ARGS}-sdl_image>0:graphics/linux-${linux_ARGS}-sdl_image _linux_${linux_ARGS}_sdlmixer= linux-${linux_ARGS}-sdl_mixer>0:audio/linux-${linux_ARGS}-sdl_mixer _linux_${linux_ARGS}_sdlttf= linux-${linux_ARGS}-sdl_ttf>0:graphics/linux-${linux_ARGS}-sdl_ttf _linux_${linux_ARGS}_sqlite3= linux-${linux_ARGS}-sqlite>0:databases/linux-${linux_ARGS}-sqlite3 _linux_c7_systemd-libs= linux-c7-systemd-libs>0:devel/linux-c7-systemd-libs _linux_${linux_ARGS}_tcl85= linux-${linux_ARGS}-tcl85>0:lang/linux-${linux_ARGS}-tcl85 _linux_${linux_ARGS}_tcp_wrappers-libs= linux-${linux_ARGS}-tcp_wrappers-libs>0:net/linux-${linux_ARGS}-tcp_wrappers-libs _linux_${linux_ARGS}_tiff= linux-${linux_ARGS}-libtiff>0:graphics/linux-${linux_ARGS}-tiff _linux_${linux_ARGS}_tk85= linux-${linux_ARGS}-tk85>0:x11-toolkits/linux-${linux_ARGS}-tk85 _linux_c7_trousers= linux-c7-trousers>0:security/linux-c7-trousers _linux_${linux_ARGS}_userspace-rcu= linux-${linux_ARGS}-userspace-rcu>0:sysutils/linux-${linux_ARGS}-userspace-rcu _linux_c7_wayland= linux-c7-wayland>0:graphics/linux-c7-wayland _linux_c7_xorglibs= linux-c7-xorg-libs>=7.7_7:x11/linux-c7-xorg-libs USE_LINUX?= base .for i in ${USE_LINUX} _i_args:= ${i:C/^[^:]*:?//:S/,/ /g} .if ${_i_args:Mpatch} PATCH_DEPENDS+= ${_linux_${linux_ARGS}_${i:C/:.*//}} .endif .if ${_i_args:Mbuild} BUILD_DEPENDS+= ${_linux_${linux_ARGS}_${i:C/:.*//}} .endif .if ${_i_args:Mrun} || empty(_i_args) RUN_DEPENDS+= ${_linux_${linux_ARGS}_${i:C/:.*//}} .endif .if !defined(_linux_${linux_ARGS}_${i:C/:.*//}) DEV_ERROR+= "USE_LINUX=${i}: package does not exist" .endif .endfor .ifdef USE_LINUX_RPM .if ${linux_ARGS} == c7 .ifndef MASTER_SITES MASTER_SITES= ${MASTER_SITE_CENTOS_LINUX} MASTER_SITE_SUBDIR= centos/${LINUX_DIST_VER}/os/x86_64/Packages/:DEFAULT,amd64 \ centos/${LINUX_DIST_VER}/updates/x86_64/Packages/:DEFAULT,amd64 \ altarch/${LINUX_DIST_VER}/os/i386/Packages/:DEFAULT,i386 \ altarch/${LINUX_DIST_VER}/updates/i386/Packages/:DEFAULT,i386 \ centos/${LINUX_DIST_VER}/os/Source/SPackages/:SOURCE \ centos/${LINUX_DIST_VER}/updates/Source/SPackages/:SOURCE .endif DIST_SUBDIR?= centos .endif # ${linux_ARGS} == * PKGNAMEPREFIX?= linux-${linux_ARGS}- EXTRACT_SUFX?= .rpm EXTRACT_SUFX_amd64?= .x86_64${EXTRACT_SUFX} EXTRACT_SUFX_i386?= .i686${EXTRACT_SUFX} EXTRACT_SUFX_noarch?= .noarch${EXTRACT_SUFX} SRC_SUFX?= .src${EXTRACT_SUFX} NO_BUILD= yes NO_WRKSUBDIR= yes USE_LINUX_PREFIX= yes .endif # USE_LINUX_RPM .endif # ! _INCLUDE_USES_LINUX_MK .ifdef _POSTMKINCLUDED && ! _INCLUDE_USES_LINUX_POST_MK _INCLUDE_USES_LINUX_POST_MK= yes .ifdef USE_LINUX_RPM .if ${USE_LINUX_RPM} == noarch NO_ARCH= yes SHARE_DISTNAMES?= ${DISTNAME} .elif ${USE_LINUX_RPM} == nolib BIN_DISTNAMES?= ${DISTNAME} .else LIB_DISTNAMES?= ${DISTNAME} .endif .if !(defined(ONLY_FOR_ARCHS) && empty(ONLY_FOR_ARCHS:Mamd64)) \ && empty(NOT_FOR_ARCHS:Mamd64) .if !(defined(ONLY_FOR_ARCHS) && empty(ONLY_FOR_ARCHS:Mi386)) \ && empty(NOT_FOR_ARCHS:Mi386) DISTFILES_amd64?= ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \ ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}:amd64/} \ ${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}:amd64/} \ ${SHARE_DISTNAMES:S/$/${EXTRACT_SUFX_noarch}/} .else DISTFILES_amd64?= ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}/} \ ${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}/} \ ${SHARE_DISTNAMES:S/$/${EXTRACT_SUFX_noarch}/} .endif .endif .if !(defined(ONLY_FOR_ARCHS) && empty(ONLY_FOR_ARCHS:Mi386)) \ && empty(NOT_FOR_ARCHS:Mi386) DISTFILES_i386?= ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \ ${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:i386/} \ ${SHARE_DISTNAMES:S/$/${EXTRACT_SUFX_noarch}/} .endif SRC_DISTFILES?= ${DISTNAME}${SRC_SUFX}:SOURCE .ifdef USE_LINUX_RPM_BAD_PERMS EXTRACT_DEPENDS+= rpm2archive:archivers/rpm4 EXTRACT_CMD= rpm2archive EXTRACT_BEFORE_ARGS= < EXTRACT_AFTER_ARGS= | ${TAR} xf - --no-same-owner --no-same-permissions .endif .if ${USE_LINUX_RPM} != noarch PLIST?= ${PKGDIR}/pkg-plist.${ARCH} .endif .if !target(do-install) do-install: (cd ${WRKSRC} && \ ${FIND} * | ${CPIO} -dumpl --quiet ${STAGEDIR}${PREFIX}) .for d in bin lib lib64 sbin [ ! -e ${STAGEDIR}${PREFIX}/${d} -o -L ${STAGEDIR}${PREFIX}/${d} ] || \ (cd ${STAGEDIR}${PREFIX} && \ ${FIND} ${d} | ${CPIO} -dumpl --quiet usr && ${RM} -r ${d}) .endfor [ ! -e ${STAGEDIR}${PREFIX}/usr/share/icons -o \ -L ${STAGEDIR}${PREFIX}/usr/share/icons ] || \ (cd ${STAGEDIR}${PREFIX}/usr/share && ${FIND} icons | \ ${CPIO} -dumpl --quiet ${STAGEDIR}${LOCALBASE}/share && \ ${RM} -r icons) .endif .endif # USE_LINUX_RPM .ifdef DISTNAME_amd64 DISTFILES_amd64?= ${DISTNAME_amd64}${EXTRACT_SUFX} .endif .ifdef DISTNAME_i386 DISTFILES_i386?= ${DISTNAME_i386}${EXTRACT_SUFX} .endif .ifndef DISTFILES .ifdef DISTFILES_amd64 || DISTFILES_i386 .if make(makesum) _ALL_DISTFILES= ${DISTFILES_amd64} ${DISTFILES_i386} DISTFILES= ${_ALL_DISTFILES:O:u} .else DISTFILES= ${DISTFILES_${ARCH}} .endif EXTRACT_ONLY?= ${DISTFILES_${ARCH}:C/:[^:]+$//} .endif .endif .if !empty(SRC_DISTFILES) && (make(makesum) || defined(PACKAGE_BUILDING)) DISTFILES+= ${SRC_DISTFILES} .endif .endif # _POSTMKINCLUDED && ! _INCLUDE_USES_LINUX_POST_MK Index: head/accessibility/linux-c7-atk/Makefile =================================================================== --- head/accessibility/linux-c7-atk/Makefile (revision 533772) +++ head/accessibility/linux-c7-atk/Makefile (revision 533773) @@ -1,24 +1,25 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= atk PORTVERSION= 2.28.1 -DISTVERSIONSUFFIX= -1.el7 +DISTVERSIONSUFFIX= -2.el7 +PORTREVISION= 1 CATEGORIES= accessibility linux MAINTAINER= emulation@FreeBSD.org COMMENT= Accessibility Toolkit (Linux CentOS ${LINUX_DIST_VER}) LICENSE= GPLv3 USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes .include Index: head/accessibility/linux-c7-atk/distinfo =================================================================== --- head/accessibility/linux-c7-atk/distinfo (revision 533772) +++ head/accessibility/linux-c7-atk/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1556468753 -SHA256 (centos/atk-2.28.1-1.el7.i686.rpm) = 5d4110591a2c1ef104ab5ab853635bb5161605635e622553bdef720d6c438f4c -SIZE (centos/atk-2.28.1-1.el7.i686.rpm) = 267648 -SHA256 (centos/atk-2.28.1-1.el7.x86_64.rpm) = 29c5f11d640a91806cccfffd1477812940c123768febed5540c8cf2b2e4ad8e5 -SIZE (centos/atk-2.28.1-1.el7.x86_64.rpm) = 269000 -SHA256 (centos/atk-2.28.1-1.el7.src.rpm) = 3444f24c570b5388d58eba70dec7beae5b66e57ce01f8e8d7a8ef98a8c5536ab -SIZE (centos/atk-2.28.1-1.el7.src.rpm) = 731935 +TIMESTAMP = 1588506931 +SHA256 (centos/atk-2.28.1-2.el7.i686.rpm) = 8cf865025c4123bbb91d99b6e14151b9255cbf46a6a3fe13acb98445b71d9efb +SIZE (centos/atk-2.28.1-2.el7.i686.rpm) = 267800 +SHA256 (centos/atk-2.28.1-2.el7.x86_64.rpm) = 942fc4bc5390444c1758043bc5dd4c01c84e3e7c008c1c8ad4a6aefffb5e458d +SIZE (centos/atk-2.28.1-2.el7.x86_64.rpm) = 268988 +SHA256 (centos/atk-2.28.1-2.el7.src.rpm) = 722e38b119bd945cac8c152f2b824dbadea56f55004502364d80e0a17534223a +SIZE (centos/atk-2.28.1-2.el7.src.rpm) = 731636 Index: head/audio/linux-c7-libsndfile/Makefile =================================================================== --- head/audio/linux-c7-libsndfile/Makefile (revision 533772) +++ head/audio/linux-c7-libsndfile/Makefile (revision 533773) @@ -1,23 +1,23 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= libsndfile PORTVERSION= 1.0.25 -DISTVERSIONSUFFIX= -10.el7 -PORTREVISION= 3 +DISTVERSIONSUFFIX= -11.el7 +PORTREVISION= 4 CATEGORIES= audio linux MAINTAINER= emulation@FreeBSD.org COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF) (Linux CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= flac libogg libvorbis USE_LINUX_RPM= yes CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr OPTIONS_DEFINE= DOCS .include Index: head/audio/linux-c7-libsndfile/distinfo =================================================================== --- head/audio/linux-c7-libsndfile/distinfo (revision 533772) +++ head/audio/linux-c7-libsndfile/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1485459653 -SHA256 (centos/libsndfile-1.0.25-10.el7.i686.rpm) = 1d8d3c9fb6fc12ffaacfe1f3330be92a90a269d6190192a28496c1193d86537d -SIZE (centos/libsndfile-1.0.25-10.el7.i686.rpm) = 162888 -SHA256 (centos/libsndfile-1.0.25-10.el7.x86_64.rpm) = 50fad657626376fa5b8eca66fd5c9d549f5c036345f2458dc6b6f462c220e1b7 -SIZE (centos/libsndfile-1.0.25-10.el7.x86_64.rpm) = 152776 -SHA256 (centos/libsndfile-1.0.25-10.el7.src.rpm) = 21628d8e805d912d8dfc705f3f0f6283d14c51f89fe62f60b8bbf7a688f778f5 -SIZE (centos/libsndfile-1.0.25-10.el7.src.rpm) = 1072937 +TIMESTAMP = 1588507102 +SHA256 (centos/libsndfile-1.0.25-11.el7.i686.rpm) = 0b83b104e31673edc4f70b10d0d219587a037ea4956f219ba0cca53b5510f1ec +SIZE (centos/libsndfile-1.0.25-11.el7.i686.rpm) = 163292 +SHA256 (centos/libsndfile-1.0.25-11.el7.x86_64.rpm) = 035cee120ad4557073eda8b9bb471eb9723edd2fb0f7b7c434b4923aa097e1da +SIZE (centos/libsndfile-1.0.25-11.el7.x86_64.rpm) = 152764 +SHA256 (centos/libsndfile-1.0.25-11.el7.src.rpm) = 52faa12d1ad82f19a0a207680ab0c40e7bb080ebaca0de31faf9eea90e5c46f8 +SIZE (centos/libsndfile-1.0.25-11.el7.src.rpm) = 1073906 Index: head/devel/linux-c7-devtools/Makefile =================================================================== --- head/devel/linux-c7-devtools/Makefile (revision 533772) +++ head/devel/linux-c7-devtools/Makefile (revision 533773) @@ -1,69 +1,68 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= devtools PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 6 CATEGORIES= devel MAINTAINER= emulation@FreeBSD.org COMMENT= Linux compilers and base libraries (CentOS ${LINUX_DIST_VER}) # LICENSE= Various GNU USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= libgfortran USE_LINUX_RPM= yes -BUVERSION= 2.27-41.base.el7_7.3 +BUVERSION= 2.27-43.base.el7 BIN_DISTNAMES= binutils-${BUVERSION} \ - glibc-headers-2.17-292.el7 \ + glibc-headers-2.17-307.el7.1 \ mpfr-3.1.1-4.el7 \ cpp-4.8.5-39.el7 \ gcc-4.8.5-39.el7 \ gcc-c++-4.8.5-39.el7 \ gcc-gfortran-4.8.5-39.el7 \ libstdc++-devel-4.8.5-39.el7 LIB_DISTNAMES= binutils-devel-${BUVERSION} \ - glibc-devel-2.17-292.el7 \ - glibc-static-2.17-292.el7 \ + glibc-devel-2.17-307.el7.1 \ + glibc-static-2.17-307.el7.1 \ libgomp-4.8.5-39.el7 \ libmpc-1.0.1-3.el7 DISTFILES_amd64=${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \ ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}:amd64/} \ ${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}:amd64/} \ - kernel-headers-3.10.0-1062.18.1.el7${EXTRACT_SUFX_amd64}:amd64 + kernel-headers-3.10.0-1127.el7${EXTRACT_SUFX_amd64}:amd64 DISTFILES_i386= ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \ ${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:i386/} \ - kernel-headers-3.10.0-1062.18.1.el7.centos.plus${EXTRACT_SUFX_i386}:i386 + kernel-headers-3.10.0-1127.el7.centos.plus${EXTRACT_SUFX_i386}:i386 SRC_DISTFILES= binutils-${BUVERSION}${SRC_SUFX}:SOURCE \ - glibc-2.17-292.el7${SRC_SUFX}:SOURCE \ - kernel-3.10.0-1062.18.1.el7${SRC_SUFX}:SOURCE \ + glibc-2.17-307.el7.1${SRC_SUFX}:SOURCE \ + kernel-3.10.0-1127.el7${SRC_SUFX}:SOURCE \ libmpc-1.0.1-3.el7${SRC_SUFX}:SOURCE \ mpfr-3.1.1-4.el7${SRC_SUFX}:SOURCE \ gcc-4.8.5-39.el7${SRC_SUFX}:SOURCE CONFLICTS= linux-c6-${PORTNAME}-[0-9]* OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes PLIST_SUB= BUVERSION=${BUVERSION} .include post-install: ${LN} -sf ld.bfd ${STAGEDIR}${PREFIX}/usr/bin/ld .if ${ARCH} == amd64 ${LN} -sfh ../../../../lib64/libgcc_s.so.1 \ ${STAGEDIR}${PREFIX}/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc_s.so ${LN} -sfh ../../../../libgcc_s.so.1 \ ${STAGEDIR}${PREFIX}/usr/lib/gcc/x86_64-redhat-linux/4.8.2/32/libgcc_s.so .else ${LN} -sfh ../../../libgcc_s.so.1 \ ${STAGEDIR}${PREFIX}/usr/lib/gcc/i686-redhat-linux/4.8.2/libgcc_s.so .endif .include Index: head/devel/linux-c7-devtools/distinfo =================================================================== --- head/devel/linux-c7-devtools/distinfo (revision 533772) +++ head/devel/linux-c7-devtools/distinfo (revision 533773) @@ -1,69 +1,69 @@ -TIMESTAMP = 1585671363 -SHA256 (centos/binutils-2.27-41.base.el7_7.3.i686.rpm) = 2fc325b9c58fb75f1009d3792a4fc4e116df14739265409cbe3d4864b898b3e7 -SIZE (centos/binutils-2.27-41.base.el7_7.3.i686.rpm) = 6355160 -SHA256 (centos/binutils-2.27-41.base.el7_7.3.x86_64.rpm) = 595cf998d8e68d526eb7c385394d7f62d91f27c03ff7d233d0f9efdd515258ff -SIZE (centos/binutils-2.27-41.base.el7_7.3.x86_64.rpm) = 6196740 -SHA256 (centos/binutils-devel-2.27-41.base.el7_7.3.i686.rpm) = 2bb96823044f71a8b85392bd6d9ada61bff63ded80856fc6111e141fff583db4 -SIZE (centos/binutils-devel-2.27-41.base.el7_7.3.i686.rpm) = 943408 -SHA256 (centos/binutils-devel-2.27-41.base.el7_7.3.x86_64.rpm) = cb008f289909bee804d98a4d2d8e06eaff20eb3d2646641b37a85f2c5d47cb10 -SIZE (centos/binutils-devel-2.27-41.base.el7_7.3.x86_64.rpm) = 902168 +TIMESTAMP = 1588506483 +SHA256 (centos/binutils-2.27-43.base.el7.i686.rpm) = 8148c5f85316d278ca3a36a55a53d16356498c3b993bd7f0bdb1d92a6f527c45 +SIZE (centos/binutils-2.27-43.base.el7.i686.rpm) = 6350592 +SHA256 (centos/binutils-2.27-43.base.el7.x86_64.rpm) = 8dd205ea79bb63b80361e3afe6859211102a395ac8d69f89e559e9512d2a12fb +SIZE (centos/binutils-2.27-43.base.el7.x86_64.rpm) = 6195176 +SHA256 (centos/binutils-devel-2.27-43.base.el7.i686.rpm) = 14c5d5608cf48f6d7b19762eb5ccef49cf6ab844578e2c1615a24e2c870ce571 +SIZE (centos/binutils-devel-2.27-43.base.el7.i686.rpm) = 940848 +SHA256 (centos/binutils-devel-2.27-43.base.el7.x86_64.rpm) = 7afaf0c785ce15fb8ba3c7c8d8c70c6c1143b3e349e5c7b12decf16e28a6cfdb +SIZE (centos/binutils-devel-2.27-43.base.el7.x86_64.rpm) = 900340 SHA256 (centos/cpp-4.8.5-39.el7.i686.rpm) = c8ca4141607f78992cab43c58e4dbd51c5253480332edac512214b8cdeb685e8 SIZE (centos/cpp-4.8.5-39.el7.i686.rpm) = 5892884 SHA256 (centos/cpp-4.8.5-39.el7.x86_64.rpm) = bce89d4797efe0262b90a6f06e6ab1eaaf580ddc05ceede0c5f0d2f4394cf075 SIZE (centos/cpp-4.8.5-39.el7.x86_64.rpm) = 6236316 SHA256 (centos/gcc-4.8.5-39.el7.i686.rpm) = e38a2e6fda27746503383b750065fae137fd98b5dad977e43299e08f001e195f SIZE (centos/gcc-4.8.5-39.el7.i686.rpm) = 15291316 SHA256 (centos/gcc-4.8.5-39.el7.x86_64.rpm) = 41a37d5b1dc6efefdf55b18cc6a6d2d1cd77f2bad8e0d1050632684a39d57018 SIZE (centos/gcc-4.8.5-39.el7.x86_64.rpm) = 16966352 SHA256 (centos/gcc-c++-4.8.5-39.el7.i686.rpm) = f5696b8056ee909260994338bb43d8c95eeeb1e302ab9cc4cb5548d9fee33596 SIZE (centos/gcc-c++-4.8.5-39.el7.i686.rpm) = 7138224 SHA256 (centos/gcc-c++-4.8.5-39.el7.x86_64.rpm) = 7bd79c5b43070941f0d62dc332871df3475118f9e0a084a4652c21a4f85726e8 SIZE (centos/gcc-c++-4.8.5-39.el7.x86_64.rpm) = 7529552 SHA256 (centos/gcc-gfortran-4.8.5-39.el7.i686.rpm) = d4c8b0ee044989bf66daed06535b1bf6b3ab7b24d9070d90f4fbc75b15d46595 SIZE (centos/gcc-gfortran-4.8.5-39.el7.i686.rpm) = 6638292 SHA256 (centos/gcc-gfortran-4.8.5-39.el7.x86_64.rpm) = 00990adf942b6d519a6084b050ae32616b22559d356de958fdf56c223b05783e SIZE (centos/gcc-gfortran-4.8.5-39.el7.x86_64.rpm) = 6983372 -SHA256 (centos/glibc-devel-2.17-292.el7.i686.rpm) = 8d0cbf74646b0a8d49412a657ca2a45739cd90b66a090a5887bbd693a8d1962e -SIZE (centos/glibc-devel-2.17-292.el7.i686.rpm) = 1125200 -SHA256 (centos/glibc-devel-2.17-292.el7.x86_64.rpm) = 2f263c9ce7bf12ea819f9eb4acd4e7391365c66127286908a74a9fc6b2170fca -SIZE (centos/glibc-devel-2.17-292.el7.x86_64.rpm) = 1124384 -SHA256 (centos/glibc-headers-2.17-292.el7.i686.rpm) = fac3f81e0771930847702ee6ebf60b54e8ec61b8fd728b2c00b263252cc3a8f5 -SIZE (centos/glibc-headers-2.17-292.el7.i686.rpm) = 703248 -SHA256 (centos/glibc-headers-2.17-292.el7.x86_64.rpm) = 46693df3cbb2cbc26e582b3c63c0cd0698c50056c90d2aa5acbe04fad50079b0 -SIZE (centos/glibc-headers-2.17-292.el7.x86_64.rpm) = 703356 -SHA256 (centos/glibc-static-2.17-292.el7.i686.rpm) = 129a8a5bed21e11e5df89df323c6e98fe88224adf43ab45f4bac793ea8da6fd1 -SIZE (centos/glibc-static-2.17-292.el7.i686.rpm) = 1330996 -SHA256 (centos/glibc-static-2.17-292.el7.x86_64.rpm) = 1ce7dcd3bafdd1665b6b20b89db0ffbfec03297e4927adbf3aa39e348c99cee6 -SIZE (centos/glibc-static-2.17-292.el7.x86_64.rpm) = 1628512 -SHA256 (centos/kernel-headers-3.10.0-1062.18.1.el7.centos.plus.i686.rpm) = 0ecae97503a8be0f6ce0d2c2b9478fbefe0b98fd310b62d4876101061a04247a -SIZE (centos/kernel-headers-3.10.0-1062.18.1.el7.centos.plus.i686.rpm) = 9183072 -SHA256 (centos/kernel-headers-3.10.0-1062.18.1.el7.x86_64.rpm) = cff3ca25fbb9a4cea6fe7c5e2f1de7ac0181d59f6d38eb7dd702cd34bc4d2dcb -SIZE (centos/kernel-headers-3.10.0-1062.18.1.el7.x86_64.rpm) = 9180476 +SHA256 (centos/glibc-devel-2.17-307.el7.1.i686.rpm) = f6d5781d4c6f2af56512f91b97873f3a0e5b07681641701205f7e01f549c7720 +SIZE (centos/glibc-devel-2.17-307.el7.1.i686.rpm) = 1127208 +SHA256 (centos/glibc-devel-2.17-307.el7.1.x86_64.rpm) = 17d0e74b6f6c7ba7708caeafef20e0e95de9072f9f46c187298700a83ead66ce +SIZE (centos/glibc-devel-2.17-307.el7.1.x86_64.rpm) = 1126396 +SHA256 (centos/glibc-headers-2.17-307.el7.1.i686.rpm) = c9b1612d55998a1010d23e97e8323ea962afe1ced51280a66c81d90d95aa8d2d +SIZE (centos/glibc-headers-2.17-307.el7.1.i686.rpm) = 705292 +SHA256 (centos/glibc-headers-2.17-307.el7.1.x86_64.rpm) = 49b1d791d06fe488dd95112a4bc391df58b6d3a85b686867abfa3b6608e0314e +SIZE (centos/glibc-headers-2.17-307.el7.1.x86_64.rpm) = 705348 +SHA256 (centos/glibc-static-2.17-307.el7.1.i686.rpm) = a823ef01b6541ada2554706aacd42232c3d39f085992fa21be6c44c3c61cbd56 +SIZE (centos/glibc-static-2.17-307.el7.1.i686.rpm) = 1333036 +SHA256 (centos/glibc-static-2.17-307.el7.1.x86_64.rpm) = 63b4a5d1e5f7761201fa289d322ee38beff60adfd9e09d797f90afe34c25b78a +SIZE (centos/glibc-static-2.17-307.el7.1.x86_64.rpm) = 1630744 +SHA256 (centos/kernel-headers-3.10.0-1127.el7.centos.plus.i686.rpm) = 7edb1bf6837d790ea23a2c4cf3159a9df329ac40be9605f68baf1a0ff957749a +SIZE (centos/kernel-headers-3.10.0-1127.el7.centos.plus.i686.rpm) = 9376992 +SHA256 (centos/kernel-headers-3.10.0-1127.el7.x86_64.rpm) = a78a986498e77a803d33823db7d77edcde1d0431f8d19e089649404ddcf62c9f +SIZE (centos/kernel-headers-3.10.0-1127.el7.x86_64.rpm) = 9374336 SHA256 (centos/libgomp-4.8.5-39.el7.i686.rpm) = dd17a262d6b6296a92e5d99864a32fbcfc3a4096b84cccec1b7ed59caa5212ec SIZE (centos/libgomp-4.8.5-39.el7.i686.rpm) = 165136 SHA256 (centos/libgomp-4.8.5-39.el7.x86_64.rpm) = 4fde326206083301d97b2e6613487783c1a38898d0ea7e883c367321e4d12559 SIZE (centos/libgomp-4.8.5-39.el7.x86_64.rpm) = 161828 SHA256 (centos/libmpc-1.0.1-3.el7.i686.rpm) = 5815aba6200880de302028a3e15a2c9d4df0e612739bac3789840076eef8f484 SIZE (centos/libmpc-1.0.1-3.el7.i686.rpm) = 52068 SHA256 (centos/libmpc-1.0.1-3.el7.x86_64.rpm) = 7abdbd156653d369e8a42ffa0db4fdd6aca33b9746d1802f62989607bf4670b0 SIZE (centos/libmpc-1.0.1-3.el7.x86_64.rpm) = 51732 SHA256 (centos/libstdc++-devel-4.8.5-39.el7.i686.rpm) = d85560da31d0a24cf6d054eea2fdfb90aa8dfa1b6c78c02c7acff75c40a68142 SIZE (centos/libstdc++-devel-4.8.5-39.el7.i686.rpm) = 1576556 SHA256 (centos/libstdc++-devel-4.8.5-39.el7.x86_64.rpm) = 620cbd58f88ab2374f4c3fadfe7b13d34fab9a1da3bbec497e7de2cfad633ec5 SIZE (centos/libstdc++-devel-4.8.5-39.el7.x86_64.rpm) = 1580840 SHA256 (centos/mpfr-3.1.1-4.el7.i686.rpm) = 434df971d8ca24131e558a76d76b89c1a50492f2042c16f02267c623a35c6675 SIZE (centos/mpfr-3.1.1-4.el7.i686.rpm) = 204828 SHA256 (centos/mpfr-3.1.1-4.el7.x86_64.rpm) = 252c6dbd30edf55bfc5e24cc2862470d6046156d515a7cf614d6994dba13519a SIZE (centos/mpfr-3.1.1-4.el7.x86_64.rpm) = 208316 -SHA256 (centos/binutils-2.27-41.base.el7_7.3.src.rpm) = 3aabafd1f07a8c7e5c9f6a72cf143a783b06e942e26448ff444016a46df012b4 -SIZE (centos/binutils-2.27-41.base.el7_7.3.src.rpm) = 25605579 -SHA256 (centos/glibc-2.17-292.el7.src.rpm) = c8f988796cbbe97d2927461bd122f1256cb9b20e3d902d26739af7db4e354ff4 -SIZE (centos/glibc-2.17-292.el7.src.rpm) = 26359150 -SHA256 (centos/kernel-3.10.0-1062.18.1.el7.src.rpm) = 8997b2d69186708366e0703a03a54411455ee099f1f126dd10b34f3dc64feee7 -SIZE (centos/kernel-3.10.0-1062.18.1.el7.src.rpm) = 103527705 +SHA256 (centos/binutils-2.27-43.base.el7.src.rpm) = 48b443791d59a58e5fd5c19d194aa477b965f2e89dad594fc30d2e618f6ba5e6 +SIZE (centos/binutils-2.27-43.base.el7.src.rpm) = 25601301 +SHA256 (centos/glibc-2.17-307.el7.1.src.rpm) = c464c9cacc4f2a78ce289f99f079a0832ad91ac6795a6dd22272616c426c8b0e +SIZE (centos/glibc-2.17-307.el7.1.src.rpm) = 26400896 +SHA256 (centos/kernel-3.10.0-1127.el7.src.rpm) = 0a42bed75ad44cddbebdf7100489b8f98cb0af9983fd7945143662fd346d7be7 +SIZE (centos/kernel-3.10.0-1127.el7.src.rpm) = 104129947 SHA256 (centos/libmpc-1.0.1-3.el7.src.rpm) = 21d2e108f7eb0b09110c6097c50981090dd261cbe8cf16edbc86d62b7ea08241 SIZE (centos/libmpc-1.0.1-3.el7.src.rpm) = 1187712 SHA256 (centos/mpfr-3.1.1-4.el7.src.rpm) = c6946822a27080f2952925146088928a16292ee0fc2639aa4ef862eae716397e SIZE (centos/mpfr-3.1.1-4.el7.src.rpm) = 1080457 SHA256 (centos/gcc-4.8.5-39.el7.src.rpm) = 62bc45842fbe3aed4064860a9da1712ba8f2ba320868a2ae1f4fbcfe660526a6 SIZE (centos/gcc-4.8.5-39.el7.src.rpm) = 79307730 Index: head/devel/linux-c7-elfutils-libelf/Makefile =================================================================== --- head/devel/linux-c7-elfutils-libelf/Makefile (revision 533772) +++ head/devel/linux-c7-elfutils-libelf/Makefile (revision 533773) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= elfutils PORTVERSION= 0.176 -DISTVERSIONSUFFIX= -2.el7 +DISTVERSIONSUFFIX= -4.el7 +PORTREVISION= 1 CATEGORIES= devel linux PKGNAMESUFFIX= -libelf MAINTAINER= emulation@FreeBSD.org COMMENT= ELF file handling library (CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes .include Index: head/devel/linux-c7-elfutils-libelf/distinfo =================================================================== --- head/devel/linux-c7-elfutils-libelf/distinfo (revision 533772) +++ head/devel/linux-c7-elfutils-libelf/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1568990724 -SHA256 (centos/elfutils-libelf-0.176-2.el7.i686.rpm) = 5ea590bb9449e2c80a0d70b8b11c163302d7d560cdfa994d63716fee3c5e1534 -SIZE (centos/elfutils-libelf-0.176-2.el7.i686.rpm) = 204560 -SHA256 (centos/elfutils-libelf-0.176-2.el7.x86_64.rpm) = f7b133f421e80724263dfa17cd0746f534792b5ed876b7c02bdda44144fea499 -SIZE (centos/elfutils-libelf-0.176-2.el7.x86_64.rpm) = 199060 -SHA256 (centos/elfutils-0.176-2.el7.src.rpm) = 990a26dd8a282ecec5dcffbe0353ade599e019c74f4c878f208f4e816d316a7f -SIZE (centos/elfutils-0.176-2.el7.src.rpm) = 8689102 +TIMESTAMP = 1588507330 +SHA256 (centos/elfutils-libelf-0.176-4.el7.i686.rpm) = f46e4c1f8d16697a1aeb93921dd9481893b9f71a5bc4b8ad2282352ba51fdd35 +SIZE (centos/elfutils-libelf-0.176-4.el7.i686.rpm) = 204816 +SHA256 (centos/elfutils-libelf-0.176-4.el7.x86_64.rpm) = 9247e961ffaeebeccf080dcbf008cf6da60d202c752f280b9c6ad6f94eb81956 +SIZE (centos/elfutils-libelf-0.176-4.el7.x86_64.rpm) = 199264 +SHA256 (centos/elfutils-0.176-4.el7.src.rpm) = f7edf56932d3e1a481df30d43e0d7e394b2acfb54e9306e8e760a85b3d9cbc61 +SIZE (centos/elfutils-0.176-4.el7.src.rpm) = 8700144 Index: head/devel/linux-c7-elfutils-libs/Makefile =================================================================== --- head/devel/linux-c7-elfutils-libs/Makefile (revision 533772) +++ head/devel/linux-c7-elfutils-libs/Makefile (revision 533773) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= elfutils PORTVERSION= 0.176 -DISTVERSIONSUFFIX= -2.el7 +DISTVERSIONSUFFIX= -4.el7 +PORTREVISION= 1 CATEGORIES= devel linux PKGNAMESUFFIX= -libs MAINTAINER= emulation@FreeBSD.org COMMENT= ELF file handling libraries (CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= elfutils-libelf USE_LINUX_RPM= yes LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} .include Index: head/devel/linux-c7-elfutils-libs/distinfo =================================================================== --- head/devel/linux-c7-elfutils-libs/distinfo (revision 533772) +++ head/devel/linux-c7-elfutils-libs/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1568990814 -SHA256 (centos/elfutils-libs-0.176-2.el7.i686.rpm) = 7094d11ea6e816af90decaf6338c4d3f3c440c9fc35c13a3e969eb2052fe9482 -SIZE (centos/elfutils-libs-0.176-2.el7.i686.rpm) = 325368 -SHA256 (centos/elfutils-libs-0.176-2.el7.x86_64.rpm) = bbb561cd7c11ba8470657beaef48adb1e3e50dcf48129a85cbecd72044fe454f -SIZE (centos/elfutils-libs-0.176-2.el7.x86_64.rpm) = 297560 -SHA256 (centos/elfutils-0.176-2.el7.src.rpm) = 990a26dd8a282ecec5dcffbe0353ade599e019c74f4c878f208f4e816d316a7f -SIZE (centos/elfutils-0.176-2.el7.src.rpm) = 8689102 +TIMESTAMP = 1588507290 +SHA256 (centos/elfutils-libs-0.176-4.el7.i686.rpm) = 4550b808a54fb941ea7b93095957bc75a235d8db3d360a67587716c1f979c183 +SIZE (centos/elfutils-libs-0.176-4.el7.i686.rpm) = 325672 +SHA256 (centos/elfutils-libs-0.176-4.el7.x86_64.rpm) = 37963cec2ed051a7afbf802e88353fc76560e33f14d38e65a4d6eae8391aaf0d +SIZE (centos/elfutils-libs-0.176-4.el7.x86_64.rpm) = 297776 +SHA256 (centos/elfutils-0.176-4.el7.src.rpm) = f7edf56932d3e1a481df30d43e0d7e394b2acfb54e9306e8e760a85b3d9cbc61 +SIZE (centos/elfutils-0.176-4.el7.src.rpm) = 8700144 Index: head/devel/linux-c7-qt/Makefile =================================================================== --- head/devel/linux-c7-qt/Makefile (revision 533772) +++ head/devel/linux-c7-qt/Makefile (revision 533773) @@ -1,23 +1,23 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= qt PORTVERSION= 4.8.7 -DISTVERSIONSUFFIX= -3.el7_6 -PORTREVISION= 2 +DISTVERSIONSUFFIX= -8.el7 +PORTREVISION= 3 CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of QT4 (Linux CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= fontconfig png dbuslibs sqlite3 USE_LINUX_RPM= yes CONFLICTS= linux-c6-${PORTNAME}47-[0-9]* DATADIR= ${PREFIX}/usr/share/${PORTNAME}4 OPTIONS_DEFINE= DOCS .include Index: head/devel/linux-c7-qt/distinfo =================================================================== --- head/devel/linux-c7-qt/distinfo (revision 533772) +++ head/devel/linux-c7-qt/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1562519609 -SHA256 (centos/qt-4.8.7-3.el7_6.i686.rpm) = 9dc8ce1319f07ab2ce6a23471a5ffef9c4b32d56e982b23273ffe5eafb46dda7 -SIZE (centos/qt-4.8.7-3.el7_6.i686.rpm) = 4876112 -SHA256 (centos/qt-4.8.7-3.el7_6.x86_64.rpm) = 91db10e590a952afe819d6295714a6d44a1130949aba43e88433b1739c68ac23 -SIZE (centos/qt-4.8.7-3.el7_6.x86_64.rpm) = 4784036 -SHA256 (centos/qt-4.8.7-3.el7_6.src.rpm) = 7a288c8123c88cfac90d4893e5deb401f6303c7e1bd57530af5a9e5b1c4715ef -SIZE (centos/qt-4.8.7-3.el7_6.src.rpm) = 240443518 +TIMESTAMP = 1588507615 +SHA256 (centos/qt-4.8.7-8.el7.i686.rpm) = 915d005b2ac04b3466e5e73cc90de0718163f86a1425fc50d768693c949e37db +SIZE (centos/qt-4.8.7-8.el7.i686.rpm) = 4876696 +SHA256 (centos/qt-4.8.7-8.el7.x86_64.rpm) = 985dd2812f58a248c7441274e7215d0722c6da472aa0a4ec90440f579f8eea63 +SIZE (centos/qt-4.8.7-8.el7.x86_64.rpm) = 4785620 +SHA256 (centos/qt-4.8.7-8.el7.src.rpm) = f8c0d674fbd0fb518f2b5548c9bcf5cabbec57ec85d8189e566b037e4d15a3f9 +SIZE (centos/qt-4.8.7-8.el7.src.rpm) = 240447704 Index: head/devel/linux-c7-strace/Makefile =================================================================== --- head/devel/linux-c7-strace/Makefile (revision 533772) +++ head/devel/linux-c7-strace/Makefile (revision 533773) @@ -1,15 +1,14 @@ # $FreeBSD$ PORTNAME= strace -PORTVERSION= 4.12 -DISTVERSIONSUFFIX= -9.el7 -PORTREVISION= 1 +PORTVERSION= 4.24 +DISTVERSIONSUFFIX= -4.el7 CATEGORIES= devel MAINTAINER= trasz@FreeBSD.org COMMENT= System call tracer (CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LINUX_RPM= nolib .include Index: head/devel/linux-c7-strace/distinfo =================================================================== --- head/devel/linux-c7-strace/distinfo (revision 533772) +++ head/devel/linux-c7-strace/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1560118163 -SHA256 (centos/strace-4.12-9.el7.i686.rpm) = d83a87b572d88771be1fa37f988fbb12fa707eac7c44b5609e86bd214afded11 -SIZE (centos/strace-4.12-9.el7.i686.rpm) = 454296 -SHA256 (centos/strace-4.12-9.el7.x86_64.rpm) = 75980dc1bc92e3ed4bb224605e3b92db03d25ab9c42abf591241c2434ca636e1 -SIZE (centos/strace-4.12-9.el7.x86_64.rpm) = 470408 -SHA256 (centos/strace-4.12-9.el7.src.rpm) = bc694a34a8f170da122aebf4f01a0c073a4d4a462fa2b3001148707cde13f738 -SIZE (centos/strace-4.12-9.el7.src.rpm) = 1665667 +TIMESTAMP = 1588507608 +SHA256 (centos/strace-4.24-4.el7.i686.rpm) = 9515b2b1d91daf9af968fd6d9415d5fb3e7c1a41c1ed85c4be4a969be144f32a +SIZE (centos/strace-4.24-4.el7.i686.rpm) = 903808 +SHA256 (centos/strace-4.24-4.el7.x86_64.rpm) = 91d555e01161ad5c9c0f1d5a43b6aa0a15b0010c335b5fa0ef7137bc3382c712 +SIZE (centos/strace-4.24-4.el7.x86_64.rpm) = 923092 +SHA256 (centos/strace-4.24-4.el7.src.rpm) = 17dc5f474b02b4a2f860534afd535051831318b5163067c795e177fd687facfe +SIZE (centos/strace-4.24-4.el7.src.rpm) = 1554978 Index: head/devel/linux-c7-systemd-libs/Makefile =================================================================== --- head/devel/linux-c7-systemd-libs/Makefile (revision 533772) +++ head/devel/linux-c7-systemd-libs/Makefile (revision 533773) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= systemd PORTVERSION= 219 -DISTVERSIONSUFFIX= -67.el7_7.4 -PORTREVISION= 5 +DISTVERSIONSUFFIX= -73.el7_8.5 +PORTREVISION= 6 CATEGORIES= devel linux PKGNAMESUFFIX= -libs MAINTAINER= emulation@FreeBSD.org COMMENT= Libraries for accessing systemd (Linux CentOS ${LINUX_DIST_VER}) LICENSE= LGPL21+ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= elfutils-libs libgcrypt libgpg-error lz4 USE_LINUX_RPM= yes LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} post-patch: @${RM} -r ${WRKSRC}/usr/lib*/libudev.so.* ${WRKSRC}/usr/lib*/security .include Index: head/devel/linux-c7-systemd-libs/distinfo =================================================================== --- head/devel/linux-c7-systemd-libs/distinfo (revision 533772) +++ head/devel/linux-c7-systemd-libs/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1585670914 -SHA256 (centos/systemd-libs-219-67.el7_7.4.i686.rpm) = 3bb5eb1cd3c15f761fea4d9cb14fa18c509d6f1554eccdbf65978251da5ed8d3 -SIZE (centos/systemd-libs-219-67.el7_7.4.i686.rpm) = 428100 -SHA256 (centos/systemd-libs-219-67.el7_7.4.x86_64.rpm) = bd10587f612105b2bfa00ec001c26429c4598fb1bad2e2199959ba50a002b2e1 -SIZE (centos/systemd-libs-219-67.el7_7.4.x86_64.rpm) = 421272 -SHA256 (centos/systemd-219-67.el7_7.4.src.rpm) = 6d6a3bb4afeb11f97f8a0d4a08d6baac9b60262055d762b372a11d19df597d1b -SIZE (centos/systemd-219-67.el7_7.4.src.rpm) = 5916576 +TIMESTAMP = 1588509829 +SHA256 (centos/systemd-libs-219-73.el7_8.5.i686.rpm) = 378973e8c77ce06759670391f8ec88b9f5942a845328f23565566e746f384e5c +SIZE (centos/systemd-libs-219-73.el7_8.5.i686.rpm) = 432640 +SHA256 (centos/systemd-libs-219-73.el7_8.5.x86_64.rpm) = 28468601a16682e16645996708c397f943a97383113911a368c794436d1be2a9 +SIZE (centos/systemd-libs-219-73.el7_8.5.x86_64.rpm) = 425840 +SHA256 (centos/systemd-219-73.el7_8.5.src.rpm) = 30bc1f29343e2d1d5ab53bfb6d4564cd49f5f2d85a2a3bafe75ae6e589c62ef3 +SIZE (centos/systemd-219-73.el7_8.5.src.rpm) = 5967758 Index: head/emulators/linux_base-c7/Makefile =================================================================== --- head/emulators/linux_base-c7/Makefile (revision 533772) +++ head/emulators/linux_base-c7/Makefile (revision 533773) @@ -1,181 +1,180 @@ # $FreeBSD$ PORTNAME= c7 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 1 CATEGORIES= emulators linux PKGNAMEPREFIX= linux_base- EXTRACT_ONLY= ${DISTFILES:N*${SRC_SUFX}*:Nfilesystem-*:C/:[^:]+$//} MAINTAINER= emulation@FreeBSD.org COMMENT= Base set of packages needed in Linux mode (Linux CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LINUX= # empty USE_LINUX_RPM= yes -BIN_DISTNAMES= bash-4.2.46-33.el7 \ +BIN_DISTNAMES= bash-4.2.46-34.el7 \ bzip2-1.0.6-13.el7 \ - centos-release-7-7.1908.0.el7.centos \ + centos-release-7-8.2003.0.el7.centos \ coreutils-8.22-24.el7 \ diffutils-3.3-5.el7 \ - e2fsprogs-1.42.9-16.el7 \ + e2fsprogs-1.42.9-17.el7 \ filesystem-3.2-25.el7 \ findutils-4.5.11-6.el7 \ gawk-4.0.2-4.el7_3.1 \ - glibc-common-2.17-292.el7 \ + glibc-common-2.17-307.el7.1 \ grep-2.20-3.el7 \ info-5.1-5.el7 \ keyutils-1.5.8-3.el7 \ less-458-9.el7 \ ncurses-5.9-14.20130511.el7_4 \ - sed-4.2.2-5.el7 \ + sed-4.2.2-6.el7 \ setserial-2.17-33.el7 \ which-2.20-7.el7 LIB_DISTNAMES= bzip2-libs-1.0.6-13.el7 \ compat-db47-4.7.25-28.el7 \ compat-libstdc++-33-3.2.3-72.el7 \ - e2fsprogs-libs-1.42.9-16.el7 \ + e2fsprogs-libs-1.42.9-17.el7 \ gamin-0.1.10-16.el7 \ gdbm-1.10-8.el7 \ glib2-2.56.1-5.el7 \ - glibc-2.17-292.el7 \ + glibc-2.17-307.el7.1 \ gmp-6.0.0-15.el7 \ keyutils-libs-1.5.8-3.el7 \ - krb5-libs-1.15.1-37.el7_7.2 \ - libacl-2.2.51-14.el7 \ + krb5-libs-1.15.1-46.el7 \ + libacl-2.2.51-15.el7 \ libattr-2.4.46-13.el7 \ - libblkid-2.23.2-61.el7_7.1 \ - libcap-2.22-10.el7 \ - libcom_err-1.42.9-16.el7 \ + libblkid-2.23.2-63.el7 \ + libcap-2.22-11.el7 \ + libcom_err-1.42.9-17.el7 \ libdb-5.3.21-25.el7 \ - libffi-3.0.13-18.el7 \ + libffi-3.0.13-19.el7 \ libgcc-4.8.5-39.el7 \ libidn-1.28-4.el7 \ - libmount-2.23.2-61.el7_7.1 \ - libselinux-2.5-14.1.el7 \ + libmount-2.23.2-63.el7 \ + libselinux-2.5-15.el7 \ libsepol-2.5-10.el7 \ libstdc++-4.8.5-39.el7 \ - libuuid-2.23.2-61.el7_7.1 \ + libuuid-2.23.2-63.el7 \ ncurses-libs-5.9-14.20130511.el7_4 \ nss-softokn-freebl-3.44.0-8.el7_7 \ openssl-libs-1.0.2k-19.el7 \ pcre-8.32-17.el7 \ popt-1.13-16.el7 \ readline-6.2-11.el7 \ redhat-lsb-core-4.1-27.el7.centos.1 \ slang-2.2.4-11.el7 \ - util-linux-2.23.2-61.el7_7.1 \ + util-linux-2.23.2-63.el7 \ xz-libs-5.2.2-1.el7 \ zlib-1.2.7-18.el7 SHARE_DISTNAMES=basesystem-10.0-7.el7.centos \ ncurses-base-5.9-14.20130511.el7_4 \ - setup-2.8.71-10.el7 -SRC_DISTFILES= acl-2.2.51-14.el7${SRC_SUFX}:SOURCE \ + setup-2.8.71-11.el7 +SRC_DISTFILES= acl-2.2.51-15.el7${SRC_SUFX}:SOURCE \ attr-2.4.46-13.el7${SRC_SUFX}:SOURCE \ basesystem-10.0-7.el7.centos${SRC_SUFX}:SOURCE \ - bash-4.2.46-33.el7${SRC_SUFX}:SOURCE \ + bash-4.2.46-34.el7${SRC_SUFX}:SOURCE \ bzip2-1.0.6-13.el7${SRC_SUFX}:SOURCE \ - centos-release-7-7.1908.0.el7.centos${SRC_SUFX}:SOURCE \ + centos-release-7-8.2003.0.el7.centos${SRC_SUFX}:SOURCE \ compat-db-4.7.25-28.el7${SRC_SUFX}:SOURCE \ compat-gcc-32-3.2.3-72.el7${SRC_SUFX}:SOURCE \ coreutils-8.22-24.el7${SRC_SUFX}:SOURCE \ diffutils-3.3-5.el7${SRC_SUFX}:SOURCE \ - e2fsprogs-1.42.9-16.el7${SRC_SUFX}:SOURCE \ + e2fsprogs-1.42.9-17.el7${SRC_SUFX}:SOURCE \ filesystem-3.2-25.el7${SRC_SUFX}:SOURCE \ findutils-4.5.11-6.el7${SRC_SUFX}:SOURCE \ gamin-0.1.10-16.el7${SRC_SUFX}:SOURCE \ gawk-4.0.2-4.el7_3.1${SRC_SUFX}:SOURCE \ gcc-4.8.5-39.el7${SRC_SUFX}:SOURCE \ gdbm-1.10-8.el7${SRC_SUFX}:SOURCE \ glib2-2.56.1-5.el7${SRC_SUFX}:SOURCE \ - glibc-2.17-292.el7${SRC_SUFX}:SOURCE \ + glibc-2.17-307.el7.1${SRC_SUFX}:SOURCE \ gmp-6.0.0-15.el7${SRC_SUFX}:SOURCE \ grep-2.20-3.el7${SRC_SUFX}:SOURCE \ keyutils-1.5.8-3.el7${SRC_SUFX}:SOURCE \ - krb5-1.15.1-37.el7_7.2${SRC_SUFX}:SOURCE \ + krb5-1.15.1-46.el7${SRC_SUFX}:SOURCE \ less-458-9.el7${SRC_SUFX}:SOURCE \ - libcap-2.22-10.el7${SRC_SUFX}:SOURCE \ + libcap-2.22-11.el7${SRC_SUFX}:SOURCE \ libdb-5.3.21-25.el7${SRC_SUFX}:SOURCE \ - libffi-3.0.13-18.el7${SRC_SUFX}:SOURCE \ + libffi-3.0.13-19.el7${SRC_SUFX}:SOURCE \ libidn-1.28-4.el7${SRC_SUFX}:SOURCE \ - libselinux-2.5-14.1.el7${SRC_SUFX}:SOURCE \ + libselinux-2.5-15.el7${SRC_SUFX}:SOURCE \ libsepol-2.5-10.el7${SRC_SUFX}:SOURCE \ ncurses-5.9-14.20130511.el7_4${SRC_SUFX}:SOURCE \ nss-softokn-3.44.0-8.el7_7${SRC_SUFX}:SOURCE \ openssl-1.0.2k-19.el7${SRC_SUFX}:SOURCE \ pcre-8.32-17.el7${SRC_SUFX}:SOURCE \ popt-1.13-16.el7${SRC_SUFX}:SOURCE \ readline-6.2-11.el7${SRC_SUFX}:SOURCE \ redhat-lsb-4.1-27.el7.centos.1${SRC_SUFX}:SOURCE \ - sed-4.2.2-5.el7${SRC_SUFX}:SOURCE \ + sed-4.2.2-6.el7${SRC_SUFX}:SOURCE \ setserial-2.17-33.el7${SRC_SUFX}:SOURCE \ - setup-2.8.71-10.el7${SRC_SUFX}:SOURCE \ + setup-2.8.71-11.el7${SRC_SUFX}:SOURCE \ slang-2.2.4-11.el7${SRC_SUFX}:SOURCE \ texinfo-5.1-5.el7${SRC_SUFX}:SOURCE \ - util-linux-2.23.2-61.el7_7.1${SRC_SUFX}:SOURCE \ + util-linux-2.23.2-63.el7${SRC_SUFX}:SOURCE \ which-2.20-7.el7${SRC_SUFX}:SOURCE \ xz-5.2.2-1.el7${SRC_SUFX}:SOURCE \ zlib-1.2.7-18.el7${SRC_SUFX}:SOURCE PLIST_SUB= LINUXBASE=${LINUXBASE} SYSCTLMIB=${SYSCTLMIB} OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes REMOVE_DIRS= boot etc/pam.d home media mnt proc root run sys tmp var/log \ var/tmp REMOVE_FILES= bin/chfn bin/chsh bin/findmnt bin/login bin/lsblk bin/lscpu \ bin/lsipc bin/lslogins bin/lsmem bin/lsns bin/script \ bin/setpriv bin/su \ etc/exports etc/group etc/gshadow etc/motd \ etc/passwd etc/printcap etc/protocols etc/services etc/shadow \ sbin/clock sbin/debugfs sbin/hwclock sbin/runuser sbin/zramctl .include .if ${ARCH} == amd64 SYSCTLMIB= kern.features.linux64 .else SYSCTLMIB= compat.linux.osrelease .endif post-extract: # These directories become symbolic links when the filesystem distfile is # extracted. Other distfiles cannot be extracted when these are links so the # filesystem distfile must be extracted last. .for d in bin lib lib64 sbin @(cd ${WRKSRC} && if [ -e ${d} -a ! -L ${d} ]; then \ ${FIND} ${d} | ${CPIO} -dumpl --quiet usr && ${RM} -r ${d}; fi) .endfor @(cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ ${DISTDIR}/${DIST_SUBDIR}/filesystem-3.2-25.el7${EXTRACT_SUFX_${ARCH}} \ ${EXTRACT_AFTER_ARGS}) .if ${ARCH} == i386 @${CHMOD} u+w ${WRKSRC}/usr/lib/pm-utils .elif ${ARCH} == amd64 @${CHMOD} u+w ${WRKSRC}/usr/lib64/pm-utils .endif post-patch: @${RM} -r ${REMOVE_DIRS:S|^|${WRKSRC}/|} @${RM} ${REMOVE_FILES:S|^|${WRKSRC}/|} @${FIND} ${WRKSRC}/usr -type d -empty -not -path '*/lib*/gio/*' -delete @${BRANDELF} -t Linux ${WRKSRC}/usr/lib/ld-2.17.so .if ${ARCH} == amd64 @${BRANDELF} -t Linux ${WRKSRC}/usr/lib64/ld-2.17.so .endif post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/krb5.conf \ ${STAGEDIR}${PREFIX}/etc/krb5.conf.sample ${MV} ${STAGEDIR}${PREFIX}/etc/nsswitch.conf \ ${STAGEDIR}${PREFIX}/etc/nsswitch.conf.sample ${MV} ${STAGEDIR}${PREFIX}/usr/lib/locale/locale-archive.tmpl \ ${STAGEDIR}${PREFIX}/usr/lib/locale/locale-archive ${LN} -sf "../proc/self/mounts" ${STAGEDIR}${PREFIX}/etc/mtab ${LN} -sf ${LOCALBASE}/share/icons ${STAGEDIR}${PREFIX}/usr/share/icons ${LN} -sf /var/run ${STAGEDIR}${PREFIX}/run ${LN} -sf /var/tmp ${STAGEDIR}${PREFIX}/usr/tmp .include Index: head/emulators/linux_base-c7/distinfo =================================================================== --- head/emulators/linux_base-c7/distinfo (revision 533772) +++ head/emulators/linux_base-c7/distinfo (revision 533773) @@ -1,315 +1,315 @@ -TIMESTAMP = 1577705388 +TIMESTAMP = 1588504000 SHA256 (centos/basesystem-10.0-7.el7.centos.noarch.rpm) = 0280ee16df09be0cebf62695706598caed8ff5cba47de1fed625068a90a9ef68 SIZE (centos/basesystem-10.0-7.el7.centos.noarch.rpm) = 5124 -SHA256 (centos/bash-4.2.46-33.el7.i686.rpm) = 89b03603e7c93e9c9065a6e59c9b4ca72aa72bed7fafe7ea7a2e145c87097de2 -SIZE (centos/bash-4.2.46-33.el7.i686.rpm) = 1014040 -SHA256 (centos/bash-4.2.46-33.el7.x86_64.rpm) = 367bbc5cd04ec3238cdcf2e7b68c014f0f571c9a545d87d21740c2450669636c -SIZE (centos/bash-4.2.46-33.el7.x86_64.rpm) = 1037936 +SHA256 (centos/bash-4.2.46-34.el7.i686.rpm) = 21937537a4ae700313a3ef46e85f9e396087b58eec02ae8dfcfc494994d9d43b +SIZE (centos/bash-4.2.46-34.el7.i686.rpm) = 1014328 +SHA256 (centos/bash-4.2.46-34.el7.x86_64.rpm) = f3a182414840db46fb19b893c33191dda43951f517234ff9393aa610daf3259e +SIZE (centos/bash-4.2.46-34.el7.x86_64.rpm) = 1037976 SHA256 (centos/bzip2-1.0.6-13.el7.i686.rpm) = 9839825542485c839feebb749aaaab656e2f61e6c43b2ed668db2116d2ee9490 SIZE (centos/bzip2-1.0.6-13.el7.i686.rpm) = 52648 SHA256 (centos/bzip2-1.0.6-13.el7.x86_64.rpm) = f41905c9256924601a0ac53afc9a8a22f53f67c6b0faf43ae86c0bce12c9f9d8 SIZE (centos/bzip2-1.0.6-13.el7.x86_64.rpm) = 53120 SHA256 (centos/bzip2-libs-1.0.6-13.el7.i686.rpm) = 5c114196984d42c4126cf4c7e6702dfb82ba2b02baebc52335223720aaf3c8c8 SIZE (centos/bzip2-libs-1.0.6-13.el7.i686.rpm) = 40620 SHA256 (centos/bzip2-libs-1.0.6-13.el7.x86_64.rpm) = 1fd32866a2a82f5abc19142b59dce8fd961bc1d32e3bedfa0de7a950066fdaa5 SIZE (centos/bzip2-libs-1.0.6-13.el7.x86_64.rpm) = 40740 -SHA256 (centos/centos-release-7-7.1908.0.el7.centos.i686.rpm) = cbb4fc1c805259a062a42f0f92507e6c540aec93558349f8737adb3c9608e2de -SIZE (centos/centos-release-7-7.1908.0.el7.centos.i686.rpm) = 26408 -SHA256 (centos/centos-release-7-7.1908.0.el7.centos.x86_64.rpm) = b0c2afeba0ce574dfc9f74d3cd2c37875b7c70a76fa8de38b7745a2a8d9a737a -SIZE (centos/centos-release-7-7.1908.0.el7.centos.x86_64.rpm) = 26388 +SHA256 (centos/centos-release-7-8.2003.0.el7.centos.i686.rpm) = f1769a453376a58c2fe844b5fae563b62b85e3723ebb7a595fee768bbfd92f89 +SIZE (centos/centos-release-7-8.2003.0.el7.centos.i686.rpm) = 26892 +SHA256 (centos/centos-release-7-8.2003.0.el7.centos.x86_64.rpm) = 6f8ae8790b1619fadcd5e97ff0aafe0b08becc9b707ec653a6a4c12298c23506 +SIZE (centos/centos-release-7-8.2003.0.el7.centos.x86_64.rpm) = 27116 SHA256 (centos/compat-db47-4.7.25-28.el7.i686.rpm) = 7531e31ceaa1f844fa5bd7c51bd8b640d27fd0a9a37edade1d8eecc1ca1b2ebf SIZE (centos/compat-db47-4.7.25-28.el7.i686.rpm) = 830976 SHA256 (centos/compat-db47-4.7.25-28.el7.x86_64.rpm) = bab7667f36710838ce98693b908f785697975c58f0e2e05d13e1909862a9b20d SIZE (centos/compat-db47-4.7.25-28.el7.x86_64.rpm) = 814224 SHA256 (centos/compat-libstdc++-33-3.2.3-72.el7.i686.rpm) = b108463dd6d8a139d5e27b0ca7d284b5e69d0beaf7c4f47fe33c638b2db69f21 SIZE (centos/compat-libstdc++-33-3.2.3-72.el7.i686.rpm) = 200684 SHA256 (centos/compat-libstdc++-33-3.2.3-72.el7.x86_64.rpm) = 7237f49e324ea2a194b96269e73fec82234467ce0f7b2adfc56781256635ed38 SIZE (centos/compat-libstdc++-33-3.2.3-72.el7.x86_64.rpm) = 195388 SHA256 (centos/coreutils-8.22-24.el7.i686.rpm) = 651643d7b988976c5b709d6078153da2b6a5bfd531533afb3e99ae4afbc13250 SIZE (centos/coreutils-8.22-24.el7.i686.rpm) = 3482300 SHA256 (centos/coreutils-8.22-24.el7.x86_64.rpm) = e320010b41826322b947d65f2893d20d395dc11f2a342085432b2014a81082c7 SIZE (centos/coreutils-8.22-24.el7.x86_64.rpm) = 3415080 SHA256 (centos/diffutils-3.3-5.el7.i686.rpm) = a1fc556d519cf0c8609155d0824d9d453478b251a46647485c2c354ba196c9e7 SIZE (centos/diffutils-3.3-5.el7.i686.rpm) = 327892 SHA256 (centos/diffutils-3.3-5.el7.x86_64.rpm) = f785e9f31df245d5c50a98488378c70797dd35542a0e4193be9e4aedc44bafd0 SIZE (centos/diffutils-3.3-5.el7.x86_64.rpm) = 329696 -SHA256 (centos/e2fsprogs-1.42.9-16.el7.i686.rpm) = 38a878b681b806c956cfe569eedba35c5dc6565d6e11ba38a048a0e15395fe08 -SIZE (centos/e2fsprogs-1.42.9-16.el7.i686.rpm) = 722608 -SHA256 (centos/e2fsprogs-1.42.9-16.el7.x86_64.rpm) = 33ca89ad6ce6e5b1e1ff191996038f950a1b7ae7598b8d57baf3cf9a4d259b1d -SIZE (centos/e2fsprogs-1.42.9-16.el7.x86_64.rpm) = 716748 -SHA256 (centos/e2fsprogs-libs-1.42.9-16.el7.i686.rpm) = a2bf20fd9d4aa1e67d316de9f809b02634acf5dd8237f2ed05fd2d3f9aca1a27 -SIZE (centos/e2fsprogs-libs-1.42.9-16.el7.i686.rpm) = 183972 -SHA256 (centos/e2fsprogs-libs-1.42.9-16.el7.x86_64.rpm) = c0ec71aa08e8537c631c235276ac734237dbe8f33276a4e21ae47c32c81206da -SIZE (centos/e2fsprogs-libs-1.42.9-16.el7.x86_64.rpm) = 171456 +SHA256 (centos/e2fsprogs-1.42.9-17.el7.i686.rpm) = 713d1a773506290d8062bb53ad2cbc5350ec52e4775af40a8466b1ecf13e128d +SIZE (centos/e2fsprogs-1.42.9-17.el7.i686.rpm) = 722756 +SHA256 (centos/e2fsprogs-1.42.9-17.el7.x86_64.rpm) = 959a9442e0da5ac3432440c7af0a760e65b66d6219a358e3766af6e1bff3afea +SIZE (centos/e2fsprogs-1.42.9-17.el7.x86_64.rpm) = 716108 +SHA256 (centos/e2fsprogs-libs-1.42.9-17.el7.i686.rpm) = 0eb6726dd506e7d08332097e5285d75b5a39ef5245eee78e6e157abcb9240715 +SIZE (centos/e2fsprogs-libs-1.42.9-17.el7.i686.rpm) = 184088 +SHA256 (centos/e2fsprogs-libs-1.42.9-17.el7.x86_64.rpm) = 8b29804d97a0eac29d0c33dca5dc034f6779af84852d6c9d4544cd376ac0ad2e +SIZE (centos/e2fsprogs-libs-1.42.9-17.el7.x86_64.rpm) = 171656 SHA256 (centos/filesystem-3.2-25.el7.i686.rpm) = 25b5bbc0bd8078f721ba4b7022966760e6757150b57ab4804c6fe38da0765a0b SIZE (centos/filesystem-3.2-25.el7.i686.rpm) = 1066548 SHA256 (centos/filesystem-3.2-25.el7.x86_64.rpm) = 8469f8a37730ec410956bb41322c6fabc7fe99e649b3a14328ad98fad4b5096e SIZE (centos/filesystem-3.2-25.el7.x86_64.rpm) = 1067124 SHA256 (centos/findutils-4.5.11-6.el7.i686.rpm) = 5aec3ef821e666863e58c88968ce905ee3a4d8ba3180d3c6b264f7988131613b SIZE (centos/findutils-4.5.11-6.el7.i686.rpm) = 572248 SHA256 (centos/findutils-4.5.11-6.el7.x86_64.rpm) = f3af811b9e932b3b01908dbe62313dae3663166a038753d3636757a5bb556538 SIZE (centos/findutils-4.5.11-6.el7.x86_64.rpm) = 572216 SHA256 (centos/gamin-0.1.10-16.el7.i686.rpm) = c90f79a61297f76b4192ea5eb0dbe460c15989aa212de66bdc561286e30cfb17 SIZE (centos/gamin-0.1.10-16.el7.i686.rpm) = 129420 SHA256 (centos/gamin-0.1.10-16.el7.x86_64.rpm) = f1b3e07abe6b1de722d3c3cf42a039a519be5d13aad9a7894e560504892167e7 SIZE (centos/gamin-0.1.10-16.el7.x86_64.rpm) = 131464 SHA256 (centos/gawk-4.0.2-4.el7_3.1.i686.rpm) = 80c502934e0e79f8ed297fd6ac7edf9988c2bed3f06d62a280a31a5250e42fa1 SIZE (centos/gawk-4.0.2-4.el7_3.1.i686.rpm) = 872308 SHA256 (centos/gawk-4.0.2-4.el7_3.1.x86_64.rpm) = 3aedd340b676e49fe6d25b04a77402d074b2a13f2607e165d6ec94c51a5ced12 SIZE (centos/gawk-4.0.2-4.el7_3.1.x86_64.rpm) = 894476 SHA256 (centos/gdbm-1.10-8.el7.i686.rpm) = cb3e549dd21830d782fdd68385ade2acd8105c55ed56473b572d058098b79128 SIZE (centos/gdbm-1.10-8.el7.i686.rpm) = 71744 SHA256 (centos/gdbm-1.10-8.el7.x86_64.rpm) = 65f28fdefa291bfe53e9c8646ce0f7510f312a4fee232af36e3d4fe678b60591 SIZE (centos/gdbm-1.10-8.el7.x86_64.rpm) = 72112 SHA256 (centos/glib2-2.56.1-5.el7.i686.rpm) = 579982c4cd860c780853a80264bbb3abfdb5408f168427616d134bbd31ccd675 SIZE (centos/glib2-2.56.1-5.el7.i686.rpm) = 2554256 SHA256 (centos/glib2-2.56.1-5.el7.x86_64.rpm) = 8d3643f5aede8965ac18fb5682f4b110a727a2ac69ad3923cdd5d61ca430948a SIZE (centos/glib2-2.56.1-5.el7.x86_64.rpm) = 2571348 -SHA256 (centos/glibc-2.17-292.el7.i686.rpm) = 4937ab14ee92f677f31d7fffee31e6925ee2363e337b6aa3cef9d7c20bc95c5e -SIZE (centos/glibc-2.17-292.el7.i686.rpm) = 4462180 -SHA256 (centos/glibc-2.17-292.el7.x86_64.rpm) = 39bf574a1b3f487b27394da02dfc077a55c2d61be9cb28a0444c32a2c0fb8883 -SIZE (centos/glibc-2.17-292.el7.x86_64.rpm) = 3810256 -SHA256 (centos/glibc-common-2.17-292.el7.i686.rpm) = 34ace9f901a58eb620615668e94679b636d702393eb28a1fe1d1b975324edbcb -SIZE (centos/glibc-common-2.17-292.el7.i686.rpm) = 12032288 -SHA256 (centos/glibc-common-2.17-292.el7.x86_64.rpm) = ebb877c2140c0513f11b9e26fe3303d4da24822ba33245d5eb376c66a6333d34 -SIZE (centos/glibc-common-2.17-292.el7.x86_64.rpm) = 12052540 +SHA256 (centos/glibc-2.17-307.el7.1.i686.rpm) = 2ff803f22017ecc6c43e8415915e0f7ef83d06504137e1d9ad41255db4ca7fed +SIZE (centos/glibc-2.17-307.el7.1.i686.rpm) = 4463036 +SHA256 (centos/glibc-2.17-307.el7.1.x86_64.rpm) = 247b58681972da7ddfa7ba2ae2e5b3a3fe4399acd12f756c157547a97eb323b9 +SIZE (centos/glibc-2.17-307.el7.1.x86_64.rpm) = 3815032 +SHA256 (centos/glibc-common-2.17-307.el7.1.i686.rpm) = 45c0a0ab38bd4943045f1af45f5bfe6b87d75d9c1e2860cdc8f9912d098b30ff +SIZE (centos/glibc-common-2.17-307.el7.1.i686.rpm) = 12038908 +SHA256 (centos/glibc-common-2.17-307.el7.1.x86_64.rpm) = fa6f445d704de3eb0ec01107f30bbdcbc3a7a480e72e428e34760c8c2d0de8a0 +SIZE (centos/glibc-common-2.17-307.el7.1.x86_64.rpm) = 12057552 SHA256 (centos/gmp-6.0.0-15.el7.i686.rpm) = 15e69b69c82691456610840e6b23c0f0b0029e824d793a16749f0e88de8287d0 SIZE (centos/gmp-6.0.0-15.el7.i686.rpm) = 425588 SHA256 (centos/gmp-6.0.0-15.el7.x86_64.rpm) = 74f4e6d4e47a6ce9304a5c2d6cb6e69d56aec5cdd8cac87fad0338ac73e7adaa SIZE (centos/gmp-6.0.0-15.el7.x86_64.rpm) = 287768 SHA256 (centos/grep-2.20-3.el7.i686.rpm) = 1523a90d60c922474b8ae1d08bcaf61e43e60e182b55729fdf8ebb1a2b2622ef SIZE (centos/grep-2.20-3.el7.i686.rpm) = 351656 SHA256 (centos/grep-2.20-3.el7.x86_64.rpm) = a7db6ef1a900854ac14cbb82896c289b4a7e97ab2204a7dbc3e83fb9757cf2e1 SIZE (centos/grep-2.20-3.el7.x86_64.rpm) = 352624 SHA256 (centos/info-5.1-5.el7.i686.rpm) = 3b381490aec387c24ddb0d5121ba351033359aa3b540c8c1fd462dbff05b631e SIZE (centos/info-5.1-5.el7.i686.rpm) = 230664 SHA256 (centos/info-5.1-5.el7.x86_64.rpm) = df7c365f639b05423ff2023355a26c165344174fbe445a072a5c94ecacfe1bc1 SIZE (centos/info-5.1-5.el7.x86_64.rpm) = 238564 SHA256 (centos/keyutils-1.5.8-3.el7.i686.rpm) = f361b8987c4f9df0b33f9b02f5698f131eb8e95b60eab8b7804cbe669398e0f9 SIZE (centos/keyutils-1.5.8-3.el7.i686.rpm) = 53956 SHA256 (centos/keyutils-1.5.8-3.el7.x86_64.rpm) = ea4b62eb78f2b76321b1f4bd66a699a4e25fa7fa6b421008fbecc549f18857e4 SIZE (centos/keyutils-1.5.8-3.el7.x86_64.rpm) = 54856 SHA256 (centos/keyutils-libs-1.5.8-3.el7.i686.rpm) = 8325c2565778bc704fc20dc8b12334506110634a2c389ab47ad852d30bd5ff87 SIZE (centos/keyutils-libs-1.5.8-3.el7.i686.rpm) = 25852 SHA256 (centos/keyutils-libs-1.5.8-3.el7.x86_64.rpm) = 16c7cb17dd4eced77c44697bc431c0ac9eb012da78fc91abacd828d3aa8e5dd3 SIZE (centos/keyutils-libs-1.5.8-3.el7.x86_64.rpm) = 25920 -SHA256 (centos/krb5-libs-1.15.1-37.el7_7.2.i686.rpm) = 98b63d58be2e0d27e716255304cc24ebcf5f340e13dde5f184af086f4f384c89 -SIZE (centos/krb5-libs-1.15.1-37.el7_7.2.i686.rpm) = 825468 -SHA256 (centos/krb5-libs-1.15.1-37.el7_7.2.x86_64.rpm) = 91ff197c9fbd3da546f1aba1deb1ac8afe7e2183d85c50b3665c8b4a9455f35c -SIZE (centos/krb5-libs-1.15.1-37.el7_7.2.x86_64.rpm) = 824024 +SHA256 (centos/krb5-libs-1.15.1-46.el7.i686.rpm) = 8c1177eb7c0a257a87966cb344b239bebb6d414aef055f4b6e6c74f0b8fcdda1 +SIZE (centos/krb5-libs-1.15.1-46.el7.i686.rpm) = 829980 +SHA256 (centos/krb5-libs-1.15.1-46.el7.x86_64.rpm) = 544efa8cd280fd5272e10dfdedb9246ba63625e14129301f03c7141ccee446f4 +SIZE (centos/krb5-libs-1.15.1-46.el7.x86_64.rpm) = 828000 SHA256 (centos/less-458-9.el7.i686.rpm) = a880e1e31520e25f5f00de01a9c970cfb5a8a5257fa7c0c1b233e9b12b070e60 SIZE (centos/less-458-9.el7.i686.rpm) = 122416 SHA256 (centos/less-458-9.el7.x86_64.rpm) = 94999b90a6ce0c291b86d07ffbd4400409c783b846b65d5c874667dc8938c492 SIZE (centos/less-458-9.el7.x86_64.rpm) = 122672 -SHA256 (centos/libacl-2.2.51-14.el7.i686.rpm) = dd892e062329b28f8ce47df6eddf6ac421c695a0cd6ae4b66fa3f21d59bd36bd -SIZE (centos/libacl-2.2.51-14.el7.i686.rpm) = 28108 -SHA256 (centos/libacl-2.2.51-14.el7.x86_64.rpm) = 304e6f1c5ada538c275ad6694d1d201c9fc995d82715d602c489db042c46a5d6 -SIZE (centos/libacl-2.2.51-14.el7.x86_64.rpm) = 27768 +SHA256 (centos/libacl-2.2.51-15.el7.i686.rpm) = ff8fe167da3231b7c68596426aaa87c1783c8431ef121f9258a3233990e9a0c4 +SIZE (centos/libacl-2.2.51-15.el7.i686.rpm) = 28280 +SHA256 (centos/libacl-2.2.51-15.el7.x86_64.rpm) = 70b1fa6ba98a007c89fdd965a098114e614669ecc8aa9ce341fa1c0368f24b28 +SIZE (centos/libacl-2.2.51-15.el7.x86_64.rpm) = 27976 SHA256 (centos/libattr-2.4.46-13.el7.i686.rpm) = 25903b43be3027c51703a38d37db952db7850f55d8d1f7dbf18b7bd45b8204e6 SIZE (centos/libattr-2.4.46-13.el7.i686.rpm) = 18632 SHA256 (centos/libattr-2.4.46-13.el7.x86_64.rpm) = 3939632d06fe2120e5361ea76609528a27bcca2ee7346c9294e0a5ea91c8ef30 SIZE (centos/libattr-2.4.46-13.el7.x86_64.rpm) = 18656 -SHA256 (centos/libblkid-2.23.2-61.el7_7.1.i686.rpm) = c63153d62d1a3c58f74ff17e8a567ebedd4266cf07e57df50bd12eb3d3174a9e -SIZE (centos/libblkid-2.23.2-61.el7_7.1.i686.rpm) = 190228 -SHA256 (centos/libblkid-2.23.2-61.el7_7.1.x86_64.rpm) = ace3e301916aba40d6a1246f7b128ab3143035007ad546474f88fde80510c368 -SIZE (centos/libblkid-2.23.2-61.el7_7.1.x86_64.rpm) = 185820 -SHA256 (centos/libcap-2.22-10.el7.i686.rpm) = b00b345c45c74e4fe3a5ab55a5e32252ce5355f2e636f8c6d9436789b839b007 -SIZE (centos/libcap-2.22-10.el7.i686.rpm) = 48876 -SHA256 (centos/libcap-2.22-10.el7.x86_64.rpm) = 5b2f16a09f12f3781d9b629b9515f02f14b5e8d1162a1f64a0e60585a37aa22f -SIZE (centos/libcap-2.22-10.el7.x86_64.rpm) = 48520 -SHA256 (centos/libcom_err-1.42.9-16.el7.i686.rpm) = e2d8d11eda8bbe5711b8b6d4b935cd8bf8289b97eb110681d1e0eb2db6cfd0c9 -SIZE (centos/libcom_err-1.42.9-16.el7.i686.rpm) = 42520 -SHA256 (centos/libcom_err-1.42.9-16.el7.x86_64.rpm) = 0f11e8b42586ed10e8d21fab45298086cbe97c5a4d6da67a4fe400689dd4a83e -SIZE (centos/libcom_err-1.42.9-16.el7.x86_64.rpm) = 42484 +SHA256 (centos/libblkid-2.23.2-63.el7.i686.rpm) = 94a95cac0b9266d9de1965e37fb09a01a225f7f97f4776775ec9c0bd338acc11 +SIZE (centos/libblkid-2.23.2-63.el7.i686.rpm) = 190604 +SHA256 (centos/libblkid-2.23.2-63.el7.x86_64.rpm) = da0e90417b293e73170c9ccc0f9a6e691174b85b14fe36b9c7d89f4dbfc07787 +SIZE (centos/libblkid-2.23.2-63.el7.x86_64.rpm) = 186216 +SHA256 (centos/libcap-2.22-11.el7.i686.rpm) = 6f4c4b3a549dc61286e1135c935a3f2435992d888ae5c3d2d0aaf4cde651d6ff +SIZE (centos/libcap-2.22-11.el7.i686.rpm) = 48904 +SHA256 (centos/libcap-2.22-11.el7.x86_64.rpm) = a7ef59c5a4ea4f57b72ee2b300aa9da1647f2fc4d265010915442b9cb8511dce +SIZE (centos/libcap-2.22-11.el7.x86_64.rpm) = 48548 +SHA256 (centos/libcom_err-1.42.9-17.el7.i686.rpm) = 6bf46da5bc5e9dd047bc2433d93d152cab12b6bd46c82d3bf056b3e52db7a81d +SIZE (centos/libcom_err-1.42.9-17.el7.i686.rpm) = 42648 +SHA256 (centos/libcom_err-1.42.9-17.el7.x86_64.rpm) = a6edca9e3715c7cd1df81eb82f459e107ca695d50db9fe920a63097217678a9f +SIZE (centos/libcom_err-1.42.9-17.el7.x86_64.rpm) = 42600 SHA256 (centos/libdb-5.3.21-25.el7.i686.rpm) = f61c870a668b7034da3d4a35a67c31139dd3d919f025e02007646ea61ee55a0c SIZE (centos/libdb-5.3.21-25.el7.i686.rpm) = 748832 SHA256 (centos/libdb-5.3.21-25.el7.x86_64.rpm) = 5075223da1560b21fe5cedcf1ea4e0a4f1ce484c47abf81677cd5a6a5c1ad181 SIZE (centos/libdb-5.3.21-25.el7.x86_64.rpm) = 737156 -SHA256 (centos/libffi-3.0.13-18.el7.i686.rpm) = c674a558adefa6e2c9c64b26bb6e1dd59a26bd74c5ab902d8f583ff40155154d -SIZE (centos/libffi-3.0.13-18.el7.i686.rpm) = 27912 -SHA256 (centos/libffi-3.0.13-18.el7.x86_64.rpm) = b115505985fd3b91f19a1b43932e08717adc7657c375d7dc74d8ec8ffc4afb03 -SIZE (centos/libffi-3.0.13-18.el7.x86_64.rpm) = 30764 +SHA256 (centos/libffi-3.0.13-19.el7.i686.rpm) = ae7fda3aabc2d06c89fc9dd64c3110b2a52ebbe18253d33c8db9d65f6f6d182e +SIZE (centos/libffi-3.0.13-19.el7.i686.rpm) = 28144 +SHA256 (centos/libffi-3.0.13-19.el7.x86_64.rpm) = 670463ed744b7243cfe32f0c4aa6676657a6078a6e2009a51fdb7b907b98ef71 +SIZE (centos/libffi-3.0.13-19.el7.x86_64.rpm) = 30960 SHA256 (centos/libgcc-4.8.5-39.el7.i686.rpm) = 4120245c889d9cc638051f4cd22d54e1c4f88cc91a7c9ee0ee4bc22c10f7cea7 SIZE (centos/libgcc-4.8.5-39.el7.i686.rpm) = 112664 SHA256 (centos/libgcc-4.8.5-39.el7.x86_64.rpm) = 39cca7b9ed7db2476bda9b42bbace887958101f0afa37b5cc72a6b950f915d28 SIZE (centos/libgcc-4.8.5-39.el7.x86_64.rpm) = 104736 SHA256 (centos/libidn-1.28-4.el7.i686.rpm) = e46b6e82d9fd17ad12ab5e758d90098f2c7487a720d05d7d32c0f4154e0eb593 SIZE (centos/libidn-1.28-4.el7.i686.rpm) = 213888 SHA256 (centos/libidn-1.28-4.el7.x86_64.rpm) = 1c73d48fdb8362d9a8b988daf8b40079b30f25677646edbd86259c0fd9a413e4 SIZE (centos/libidn-1.28-4.el7.x86_64.rpm) = 213816 -SHA256 (centos/libmount-2.23.2-61.el7_7.1.i686.rpm) = cea9c7c477eab5a454118edb1596b201a14c2742d23b32d87ed4948b6a892434 -SIZE (centos/libmount-2.23.2-61.el7_7.1.i686.rpm) = 187116 -SHA256 (centos/libmount-2.23.2-61.el7_7.1.x86_64.rpm) = 911f35873219deefcd79ea2a048ce05f5ebd6ab62df5a90bbd5d979694e49bbd -SIZE (centos/libmount-2.23.2-61.el7_7.1.x86_64.rpm) = 187756 -SHA256 (centos/libselinux-2.5-14.1.el7.i686.rpm) = 63feb11b1ebfa8845e4477892a0384d91e10c4e7cab267e341e6d9e88dbb23fe -SIZE (centos/libselinux-2.5-14.1.el7.i686.rpm) = 169792 -SHA256 (centos/libselinux-2.5-14.1.el7.x86_64.rpm) = 7dea728ef3ee4360cf18dcde485fa6494564ebf4b5fa75f1ed4b4bbea1259faa -SIZE (centos/libselinux-2.5-14.1.el7.x86_64.rpm) = 165932 +SHA256 (centos/libmount-2.23.2-63.el7.i686.rpm) = 30f41c929566ba0019c917ba24ef6019b2560b050625b7220692086de400c657 +SIZE (centos/libmount-2.23.2-63.el7.i686.rpm) = 187452 +SHA256 (centos/libmount-2.23.2-63.el7.x86_64.rpm) = dcda521aec4d7be331532c0ef4cfe6a0f9e831b5811f5fee740ecea9a5cfc13c +SIZE (centos/libmount-2.23.2-63.el7.x86_64.rpm) = 188048 +SHA256 (centos/libselinux-2.5-15.el7.i686.rpm) = 7501754343883cf48aeee791c0ddabd5d8a8445046924437970e7a31e8be9697 +SIZE (centos/libselinux-2.5-15.el7.i686.rpm) = 169856 +SHA256 (centos/libselinux-2.5-15.el7.x86_64.rpm) = 06a5ab8e6feff677b312426988773600996a0a299878bf661e149a53d42c3edb +SIZE (centos/libselinux-2.5-15.el7.x86_64.rpm) = 166012 SHA256 (centos/libsepol-2.5-10.el7.i686.rpm) = 263a46e5a50066d7c9525c38554d8ebf2af1c5e37e90fdd4a7ea579e1a0d4ed0 SIZE (centos/libsepol-2.5-10.el7.i686.rpm) = 301460 SHA256 (centos/libsepol-2.5-10.el7.x86_64.rpm) = 8511766d381a8e1cd4c0f72fab7cfd8d78f147cb6bcd2e39844de5850001f3c5 SIZE (centos/libsepol-2.5-10.el7.x86_64.rpm) = 304196 SHA256 (centos/libstdc++-4.8.5-39.el7.i686.rpm) = 2754cb1d20f3da0a9d1ec9a5e2a495a542dd124f06ae3c9c3dcd9ee843fd9252 SIZE (centos/libstdc++-4.8.5-39.el7.i686.rpm) = 325996 SHA256 (centos/libstdc++-4.8.5-39.el7.x86_64.rpm) = 0b4ed409d1346a1d3926863a88c4e71aa59162e1e8331d265502d460e7975b8c SIZE (centos/libstdc++-4.8.5-39.el7.x86_64.rpm) = 312504 -SHA256 (centos/libuuid-2.23.2-61.el7_7.1.i686.rpm) = 4fcb5b366710109dbd621a3f8163012046f2dc061f4aa77f1ec3d4d5f591a2de -SIZE (centos/libuuid-2.23.2-61.el7_7.1.i686.rpm) = 85672 -SHA256 (centos/libuuid-2.23.2-61.el7_7.1.x86_64.rpm) = 5e99591b23f529da70b5de45404aed511cfba7cfb1045449cd58a7b5a86e1abb -SIZE (centos/libuuid-2.23.2-61.el7_7.1.x86_64.rpm) = 84968 +SHA256 (centos/libuuid-2.23.2-63.el7.i686.rpm) = 6df29fd5769bffd95061b370235e0b03d450b1055baa179178624008ec3caed4 +SIZE (centos/libuuid-2.23.2-63.el7.i686.rpm) = 86008 +SHA256 (centos/libuuid-2.23.2-63.el7.x86_64.rpm) = ec7007961d621332874bbd75dce291ffe0293e260089eb89817491a9f8072464 +SIZE (centos/libuuid-2.23.2-63.el7.x86_64.rpm) = 85312 SHA256 (centos/ncurses-5.9-14.20130511.el7_4.i686.rpm) = ad7a2660acba812a13c6715b14ac509d77df0522f17eeabba93c44de714a6044 SIZE (centos/ncurses-5.9-14.20130511.el7_4.i686.rpm) = 309728 SHA256 (centos/ncurses-5.9-14.20130511.el7_4.x86_64.rpm) = 59773dff8c5aa8f084fd2edc88b5dc34f574f254ec98280fc2b0adafe07f85a2 SIZE (centos/ncurses-5.9-14.20130511.el7_4.x86_64.rpm) = 310928 SHA256 (centos/ncurses-base-5.9-14.20130511.el7_4.noarch.rpm) = 9b008b5d10b431676ac53ee028c3f4349cc56b9f8dc831569b9ac95d1603c802 SIZE (centos/ncurses-base-5.9-14.20130511.el7_4.noarch.rpm) = 69900 SHA256 (centos/ncurses-libs-5.9-14.20130511.el7_4.i686.rpm) = 7f251dac0fdc4eb4c8e78ae21de44e1cb3e8f380209ed4620cc0394f9c36049e SIZE (centos/ncurses-libs-5.9-14.20130511.el7_4.i686.rpm) = 323976 SHA256 (centos/ncurses-libs-5.9-14.20130511.el7_4.x86_64.rpm) = 7bb52546082410c98e9d3d1a80bba05cee335f5b0adecc633ffa8a8c8c1b4c38 SIZE (centos/ncurses-libs-5.9-14.20130511.el7_4.x86_64.rpm) = 323192 SHA256 (centos/nss-softokn-freebl-3.44.0-8.el7_7.i686.rpm) = 8810195ab1f44e12e638db9fa6001ffa2066b0b07549e1c6f1913af1175d0900 SIZE (centos/nss-softokn-freebl-3.44.0-8.el7_7.i686.rpm) = 219272 SHA256 (centos/nss-softokn-freebl-3.44.0-8.el7_7.x86_64.rpm) = 9949831b67f6eb68dc9df6df3e4570bd5f9301de3c7d67c41512fcaaadb40da5 SIZE (centos/nss-softokn-freebl-3.44.0-8.el7_7.x86_64.rpm) = 229824 SHA256 (centos/openssl-libs-1.0.2k-19.el7.i686.rpm) = 3cded3012802a5553fd0ea84d9ec870f4d09409b7ab73cfa677df62ec034d3e6 SIZE (centos/openssl-libs-1.0.2k-19.el7.i686.rpm) = 1020084 SHA256 (centos/openssl-libs-1.0.2k-19.el7.x86_64.rpm) = 8a907020f9b1697cb8971158b3a5279e5b54e5637f55dcce751f1610a2ed6452 SIZE (centos/openssl-libs-1.0.2k-19.el7.x86_64.rpm) = 1254680 SHA256 (centos/pcre-8.32-17.el7.i686.rpm) = 752d582daaf1be9531de9c25c45ef861b47330432827ae3b6c5ef37f21d82e92 SIZE (centos/pcre-8.32-17.el7.i686.rpm) = 430428 SHA256 (centos/pcre-8.32-17.el7.x86_64.rpm) = cf2b84402e9a9fcf92c8a8a965c4e8d217e82e80c0945de2ce8d46c17131ad28 SIZE (centos/pcre-8.32-17.el7.x86_64.rpm) = 432020 SHA256 (centos/popt-1.13-16.el7.i686.rpm) = 30bc829494861cd2490a5d2e2bb4690249c7e3eaafec379b2a91ca79fbec83b0 SIZE (centos/popt-1.13-16.el7.i686.rpm) = 42436 SHA256 (centos/popt-1.13-16.el7.x86_64.rpm) = 1622216de88b06bde92cfc8eee1dd0f0a1d8368a1036cdb2d45b6ed9e382b36b SIZE (centos/popt-1.13-16.el7.x86_64.rpm) = 42740 SHA256 (centos/readline-6.2-11.el7.i686.rpm) = cc891265bf34f045c3d18255fd22a3f74c4b94db2cfac44ee7c320ed3bb79f9e SIZE (centos/readline-6.2-11.el7.i686.rpm) = 194000 SHA256 (centos/readline-6.2-11.el7.x86_64.rpm) = d9e52b61beb1ac9c3006604d9ebd4f930f667b64478a61fd78de7ed74922f52e SIZE (centos/readline-6.2-11.el7.x86_64.rpm) = 197696 SHA256 (centos/redhat-lsb-core-4.1-27.el7.centos.1.i686.rpm) = 2ae539c17af6e7deb36482454cf335d96c98e40d071590c5118da7d1ef39ac7a SIZE (centos/redhat-lsb-core-4.1-27.el7.centos.1.i686.rpm) = 38632 SHA256 (centos/redhat-lsb-core-4.1-27.el7.centos.1.x86_64.rpm) = 2c3a5f4e3db46e9d92b8d7f1b5f7f8693f7e179b6828cfa810a304a9a49d393c SIZE (centos/redhat-lsb-core-4.1-27.el7.centos.1.x86_64.rpm) = 38428 -SHA256 (centos/sed-4.2.2-5.el7.i686.rpm) = 9c96585dc8e3c8b2b6e5d8c7b30c8bde2662c0bfad593422f00b59a8da0d26f8 -SIZE (centos/sed-4.2.2-5.el7.i686.rpm) = 234256 -SHA256 (centos/sed-4.2.2-5.el7.x86_64.rpm) = 0e76388ed4e6eddab13a5c283d88b18826b98d8ab957a4fe8a986db55aae3ef3 -SIZE (centos/sed-4.2.2-5.el7.x86_64.rpm) = 236408 +SHA256 (centos/sed-4.2.2-6.el7.i686.rpm) = 8a09d12acaf7983aac7278516b4b2faa9cd33a06eff5aad87794847b71f76ed0 +SIZE (centos/sed-4.2.2-6.el7.i686.rpm) = 234372 +SHA256 (centos/sed-4.2.2-6.el7.x86_64.rpm) = 2ae94bc24e3595e39dd773fe0f8fa2a609e25fce7e302edc905fabe7ae0f78c6 +SIZE (centos/sed-4.2.2-6.el7.x86_64.rpm) = 236536 SHA256 (centos/setserial-2.17-33.el7.i686.rpm) = 945b8fd18fcc9519b0877e0b11ca4705249732adb228968db815dac1b13fc085 SIZE (centos/setserial-2.17-33.el7.i686.rpm) = 25156 SHA256 (centos/setserial-2.17-33.el7.x86_64.rpm) = 8bea960368c401271dbf5b6fbcafbe7d956bc2b248fe71bb0ed3355a86f4d555 SIZE (centos/setserial-2.17-33.el7.x86_64.rpm) = 25388 -SHA256 (centos/setup-2.8.71-10.el7.noarch.rpm) = 51eba5d5a70ae1e1d79a90c36fe55640bcc022ec01c5cf29a3e88b8aad609f95 -SIZE (centos/setup-2.8.71-10.el7.noarch.rpm) = 169788 +SHA256 (centos/setup-2.8.71-11.el7.noarch.rpm) = 43028ba601af4be8f3b3eb2b125fb46777a8a4b869ec829d4b7f92202b4957c5 +SIZE (centos/setup-2.8.71-11.el7.noarch.rpm) = 170000 SHA256 (centos/slang-2.2.4-11.el7.i686.rpm) = 388dcb9f1b4b58ac4ca0af1a1f9510bca7f9f29cb947516b1ee5e2254cfca302 SIZE (centos/slang-2.2.4-11.el7.i686.rpm) = 526848 SHA256 (centos/slang-2.2.4-11.el7.x86_64.rpm) = 66fd91aefa04076016f6e564064c54fd4c3df983470e762e643083e6a0f56404 SIZE (centos/slang-2.2.4-11.el7.x86_64.rpm) = 524056 -SHA256 (centos/util-linux-2.23.2-61.el7_7.1.i686.rpm) = 3c1c5b70812f37d60f83d2dae56ec77cdbe35db0d0bf23cc9a8443ebaddbacf9 -SIZE (centos/util-linux-2.23.2-61.el7_7.1.i686.rpm) = 2102144 -SHA256 (centos/util-linux-2.23.2-61.el7_7.1.x86_64.rpm) = c89c373e9cc6f9b0f9fbf5c6eba888f5cd9ac9b1559ae2100bb2abc910342bee -SIZE (centos/util-linux-2.23.2-61.el7_7.1.x86_64.rpm) = 2074408 +SHA256 (centos/util-linux-2.23.2-63.el7.i686.rpm) = 41f56e28041d3ecb01b3f163b5355263fb307cd63e70d56509e79737ab581e41 +SIZE (centos/util-linux-2.23.2-63.el7.i686.rpm) = 2102688 +SHA256 (centos/util-linux-2.23.2-63.el7.x86_64.rpm) = bd01e693d8ce3c6bc605a7c061ca82395e3eaeb877e74df397770b4f9ca10089 +SIZE (centos/util-linux-2.23.2-63.el7.x86_64.rpm) = 2074740 SHA256 (centos/which-2.20-7.el7.i686.rpm) = 11babae618ae5cf0998c4e9873e554ea25ae31ced589c05135f3f9a797df613c SIZE (centos/which-2.20-7.el7.i686.rpm) = 41108 SHA256 (centos/which-2.20-7.el7.x86_64.rpm) = 6cf383438b274ac87850adde30180b8ff9ef77ad256180eed69f165779d95742 SIZE (centos/which-2.20-7.el7.x86_64.rpm) = 41716 SHA256 (centos/xz-libs-5.2.2-1.el7.i686.rpm) = 89fb93370c40e88533a126e07456298efbc886e48f2b67c6c1a9e693db6b92e9 SIZE (centos/xz-libs-5.2.2-1.el7.i686.rpm) = 111716 SHA256 (centos/xz-libs-5.2.2-1.el7.x86_64.rpm) = f7a3dcf6d0550031cf6ab9ac96120c50689eb53b0be3d5fecf9d2eba62632935 SIZE (centos/xz-libs-5.2.2-1.el7.x86_64.rpm) = 105728 SHA256 (centos/zlib-1.2.7-18.el7.i686.rpm) = 0e5f1063138645d51a7e248c81d56b602146ebff8c54c9230252f1c04916e8ed SIZE (centos/zlib-1.2.7-18.el7.i686.rpm) = 92840 SHA256 (centos/zlib-1.2.7-18.el7.x86_64.rpm) = 35c675532754fb15dce330b8f56f3627efa453382d7888b2b9a55cfffb39be0e SIZE (centos/zlib-1.2.7-18.el7.x86_64.rpm) = 91960 -SHA256 (centos/acl-2.2.51-14.el7.src.rpm) = 8e6792bf24feb8fb5d6717178be9f8e40194d2ec7cea55497964449dbbec157c -SIZE (centos/acl-2.2.51-14.el7.src.rpm) = 407698 +SHA256 (centos/acl-2.2.51-15.el7.src.rpm) = a8f09b49b74699bbd64060a87323c8e5be26b268f951bf3afb8db289136d0bfa +SIZE (centos/acl-2.2.51-15.el7.src.rpm) = 408920 SHA256 (centos/attr-2.4.46-13.el7.src.rpm) = 40629f8e224c4e3bfca22d4a4a39844b2eb7962456b5a60dbdbaf8105839f096 SIZE (centos/attr-2.4.46-13.el7.src.rpm) = 359959 SHA256 (centos/basesystem-10.0-7.el7.centos.src.rpm) = 8731e2c6d61bdebe2ac2301fdd80ea3223830f2b37c04511a48820f3b8b68b55 SIZE (centos/basesystem-10.0-7.el7.centos.src.rpm) = 6424 -SHA256 (centos/bash-4.2.46-33.el7.src.rpm) = e0345801cb236b79f32e49e51bd56f47c087c834d6628a5f8cc6128acc746cc8 -SIZE (centos/bash-4.2.46-33.el7.src.rpm) = 7137159 +SHA256 (centos/bash-4.2.46-34.el7.src.rpm) = 1e13e8bf41b8c0e149415d4c51e1e3a0c9c38170f59ae3c10d252b979b2206f2 +SIZE (centos/bash-4.2.46-34.el7.src.rpm) = 7137844 SHA256 (centos/bzip2-1.0.6-13.el7.src.rpm) = 132b1a84977f5491075073413c42be1d08e20296849efe203b7482c18f9c96b7 SIZE (centos/bzip2-1.0.6-13.el7.src.rpm) = 797246 -SHA256 (centos/centos-release-7-7.1908.0.el7.centos.src.rpm) = defd3e6e63331012b9bb193567158b80401c6f90d3fb9b4c97fce53db30970cd -SIZE (centos/centos-release-7-7.1908.0.el7.centos.src.rpm) = 37789 +SHA256 (centos/centos-release-7-8.2003.0.el7.centos.src.rpm) = 585eb3c239c0f8268ea9c3a3771596838e0ea3598a85e63177814ff9119d871e +SIZE (centos/centos-release-7-8.2003.0.el7.centos.src.rpm) = 41187 SHA256 (centos/compat-db-4.7.25-28.el7.src.rpm) = 772c49db432132209238ec3f72177d00d50fdb8b799b85c277c688256d9c7568 SIZE (centos/compat-db-4.7.25-28.el7.src.rpm) = 13128807 SHA256 (centos/compat-gcc-32-3.2.3-72.el7.src.rpm) = bf748c424917bf99237baeadc82c1609cc172c7ca1ec068b8eeb9ddd16d206d9 SIZE (centos/compat-gcc-32-3.2.3-72.el7.src.rpm) = 21623860 SHA256 (centos/coreutils-8.22-24.el7.src.rpm) = 34d7ee096271a5a872aa8bcd1665585646ee678a59183548328b19c519682798 SIZE (centos/coreutils-8.22-24.el7.src.rpm) = 5531411 SHA256 (centos/diffutils-3.3-5.el7.src.rpm) = 27acad64ef3193bfddadeac2f571a526dcfd9116037cf5fc3de1fcbe7886ecaa SIZE (centos/diffutils-3.3-5.el7.src.rpm) = 1220613 -SHA256 (centos/e2fsprogs-1.42.9-16.el7.src.rpm) = 9032df98142080399eaeab756227afe45815a0fda87d9d36dae5ae1bf4197230 -SIZE (centos/e2fsprogs-1.42.9-16.el7.src.rpm) = 4751240 +SHA256 (centos/e2fsprogs-1.42.9-17.el7.src.rpm) = bee72752205dab62764556619078eea284e686b832882df170ad3be6d98fd598 +SIZE (centos/e2fsprogs-1.42.9-17.el7.src.rpm) = 4752027 SHA256 (centos/filesystem-3.2-25.el7.src.rpm) = d9a82c51739df0f5c5258dc339a949f660af0d776e4a35e7b33649287b70d9ab SIZE (centos/filesystem-3.2-25.el7.src.rpm) = 27756 SHA256 (centos/findutils-4.5.11-6.el7.src.rpm) = 2c931e340b646212a941ba1c5d08314536a6dfd641df5818b8cc1602f9d6a803 SIZE (centos/findutils-4.5.11-6.el7.src.rpm) = 3134161 SHA256 (centos/gamin-0.1.10-16.el7.src.rpm) = 33ff0eb6f5bf0795c263669d874b72b51a29d3fcfaeb139540713c0abb9e7603 SIZE (centos/gamin-0.1.10-16.el7.src.rpm) = 475323 SHA256 (centos/gawk-4.0.2-4.el7_3.1.src.rpm) = 4ea7058b4c1e6da7dc2f2b11d70969132643721ebe05e86fb94a8d999e11ebdb SIZE (centos/gawk-4.0.2-4.el7_3.1.src.rpm) = 2761533 SHA256 (centos/gcc-4.8.5-39.el7.src.rpm) = 62bc45842fbe3aed4064860a9da1712ba8f2ba320868a2ae1f4fbcfe660526a6 SIZE (centos/gcc-4.8.5-39.el7.src.rpm) = 79307730 SHA256 (centos/gdbm-1.10-8.el7.src.rpm) = 0cbcec29b9a0ff012d3e03ee30b2e87d3dbe26f3b8dd095d7a277eb7047fb76e SIZE (centos/gdbm-1.10-8.el7.src.rpm) = 683693 SHA256 (centos/glib2-2.56.1-5.el7.src.rpm) = 6754a3a9cff1ecf6fa1fb181501005ff20f6fa7fde6294d6c536ac8a2ee52c73 SIZE (centos/glib2-2.56.1-5.el7.src.rpm) = 8058037 -SHA256 (centos/glibc-2.17-292.el7.src.rpm) = c8f988796cbbe97d2927461bd122f1256cb9b20e3d902d26739af7db4e354ff4 -SIZE (centos/glibc-2.17-292.el7.src.rpm) = 26359150 +SHA256 (centos/glibc-2.17-307.el7.1.src.rpm) = c464c9cacc4f2a78ce289f99f079a0832ad91ac6795a6dd22272616c426c8b0e +SIZE (centos/glibc-2.17-307.el7.1.src.rpm) = 26400896 SHA256 (centos/gmp-6.0.0-15.el7.src.rpm) = 340edc06c625434ab544b26a0bec6789a299242d09b12bedb6d555a710926c6b SIZE (centos/gmp-6.0.0-15.el7.src.rpm) = 2344863 SHA256 (centos/grep-2.20-3.el7.src.rpm) = 4d94783af55a37c950bff4ac0ecfccf9ceb082c31f692f2bee715709984ec19a SIZE (centos/grep-2.20-3.el7.src.rpm) = 1277477 SHA256 (centos/keyutils-1.5.8-3.el7.src.rpm) = eff16e16f707fd28436afe4cf7b7c2e34b9f827e7f6beacf3c6eecbf74e9f850 SIZE (centos/keyutils-1.5.8-3.el7.src.rpm) = 77575 -SHA256 (centos/krb5-1.15.1-37.el7_7.2.src.rpm) = ba58873089345f79c12e6de9df1c300b7b909531a078103bbbaed8b323225bac -SIZE (centos/krb5-1.15.1-37.el7_7.2.src.rpm) = 11519630 +SHA256 (centos/krb5-1.15.1-46.el7.src.rpm) = 31c245960938567852bb965b0c6ee544146fbdc60effa1c33af8b984b29fe736 +SIZE (centos/krb5-1.15.1-46.el7.src.rpm) = 11541724 SHA256 (centos/less-458-9.el7.src.rpm) = cedc1c32bdf9f66401ceba704a168d2bdeae6d6671b1627bd51e1e1696a1c949 SIZE (centos/less-458-9.el7.src.rpm) = 344588 -SHA256 (centos/libcap-2.22-10.el7.src.rpm) = 174729966331ba7bd7f7df1efa42f5fe6875218666003e9fa3a64bdd60192c77 -SIZE (centos/libcap-2.22-10.el7.src.rpm) = 75461 +SHA256 (centos/libcap-2.22-11.el7.src.rpm) = ee430302c9adf8cc065cf60ec0566536d89055f0f3a7548f6c08d0565f229b25 +SIZE (centos/libcap-2.22-11.el7.src.rpm) = 83228 SHA256 (centos/libdb-5.3.21-25.el7.src.rpm) = 1f073d7ed9998fe6530aa35b3906b8577cfb32364a504e7a1ab64d4e137157ed SIZE (centos/libdb-5.3.21-25.el7.src.rpm) = 35218137 -SHA256 (centos/libffi-3.0.13-18.el7.src.rpm) = 936e67102c0d2cb61df2121ed2f5ba45b0c6d71a7cc7b4f46555cdef6a80c4ca -SIZE (centos/libffi-3.0.13-18.el7.src.rpm) = 899741 +SHA256 (centos/libffi-3.0.13-19.el7.src.rpm) = 32e2d46c0e249b6c370600effe8ccc576b4cd0dbccf5e58206fd05182756f8a8 +SIZE (centos/libffi-3.0.13-19.el7.src.rpm) = 899936 SHA256 (centos/libidn-1.28-4.el7.src.rpm) = a3aef9f99106e0bbadc782e2f1cd49315e89cb3e410b245bdd429e8492eb0bf0 SIZE (centos/libidn-1.28-4.el7.src.rpm) = 3466128 -SHA256 (centos/libselinux-2.5-14.1.el7.src.rpm) = fb6707bbf38d5848cfafbde187d06c1ffd2adf4fbd84039ab4a3b4c6515d5eff -SIZE (centos/libselinux-2.5-14.1.el7.src.rpm) = 311338 +SHA256 (centos/libselinux-2.5-15.el7.src.rpm) = 978ed00b9c7ca78a51e0aff48070c69ebe4fbfca0e64f618627ebdbe8786a089 +SIZE (centos/libselinux-2.5-15.el7.src.rpm) = 311489 SHA256 (centos/libsepol-2.5-10.el7.src.rpm) = 89da19c3ca2daa42f9a02593c2e0e77630c54d951ffa41ba29f7862074841909 SIZE (centos/libsepol-2.5-10.el7.src.rpm) = 534142 SHA256 (centos/ncurses-5.9-14.20130511.el7_4.src.rpm) = 7250cb2d8e0dbaf1ec64be098662858486948eb53c3e924b9de873e40857b236 SIZE (centos/ncurses-5.9-14.20130511.el7_4.src.rpm) = 3940747 SHA256 (centos/nss-softokn-3.44.0-8.el7_7.src.rpm) = e3a8712f0feafedada339dc4c8af373218ac68ba9d0e9df6f6ad28caea2a601f SIZE (centos/nss-softokn-3.44.0-8.el7_7.src.rpm) = 66319974 SHA256 (centos/openssl-1.0.2k-19.el7.src.rpm) = 25c07f6b42f0cce780b8b8a3de492cbe06f9040f898fa3a342aee530b0887c0f SIZE (centos/openssl-1.0.2k-19.el7.src.rpm) = 3761359 SHA256 (centos/pcre-8.32-17.el7.src.rpm) = b96493d8ea6def2e9a40dade4feedcea2b4bbfe8ce4c13a3465e99f21ef2c43d SIZE (centos/pcre-8.32-17.el7.src.rpm) = 1428012 SHA256 (centos/popt-1.13-16.el7.src.rpm) = a76a84ef85b502a4501e7e255aafb0d4be34442f94bbb742d248ef40366fb924 SIZE (centos/popt-1.13-16.el7.src.rpm) = 691792 SHA256 (centos/readline-6.2-11.el7.src.rpm) = 9678eb2f67b1784e5fba3ed0d59cba3ce6f3a3936936dfae956f7aed44b4cbf0 SIZE (centos/readline-6.2-11.el7.src.rpm) = 2301820 SHA256 (centos/redhat-lsb-4.1-27.el7.centos.1.src.rpm) = 1ada3122cd31f22c25dd45eabb6db9d53b52d883ef161ecff1d81ce921d39174 SIZE (centos/redhat-lsb-4.1-27.el7.centos.1.src.rpm) = 67028 -SHA256 (centos/sed-4.2.2-5.el7.src.rpm) = 7140b9ac9c8f5e55c5aa291ad04925621f90f489ed39489967b6642004813ac5 -SIZE (centos/sed-4.2.2-5.el7.src.rpm) = 1134117 +SHA256 (centos/sed-4.2.2-6.el7.src.rpm) = 6c01095271aa2796e1420208c852e8ae73871380cb380fce99db0803729fb089 +SIZE (centos/sed-4.2.2-6.el7.src.rpm) = 1135370 SHA256 (centos/setserial-2.17-33.el7.src.rpm) = 278bae7675c46294be84d8ef61d56826076c6327cdb0904e106262e97835a312 SIZE (centos/setserial-2.17-33.el7.src.rpm) = 65298 -SHA256 (centos/setup-2.8.71-10.el7.src.rpm) = ecb19d1d377feaa48fda0a55cb9da833dc0631c556e3b8225f02c2e34a48e2ff -SIZE (centos/setup-2.8.71-10.el7.src.rpm) = 200386 +SHA256 (centos/setup-2.8.71-11.el7.src.rpm) = 8d5ca75438c6149fbca63b62de4cab2e33e3d0104db7a7fb5384eda459b8f37c +SIZE (centos/setup-2.8.71-11.el7.src.rpm) = 201619 SHA256 (centos/slang-2.2.4-11.el7.src.rpm) = 4ba94cf9f16287531f04cf135f3a1406e4d3e0e20eefb735d0bb98d0fc03c9bd SIZE (centos/slang-2.2.4-11.el7.src.rpm) = 1448070 SHA256 (centos/texinfo-5.1-5.el7.src.rpm) = a02e1bbcf6b9d1ce088ca36d08707b1a97194c200c7af8199923dd522790f23b SIZE (centos/texinfo-5.1-5.el7.src.rpm) = 3783125 -SHA256 (centos/util-linux-2.23.2-61.el7_7.1.src.rpm) = aeedb7dfc133d7e91ae29c688750db2a40b80543fe4f598686fd65f4da440088 -SIZE (centos/util-linux-2.23.2-61.el7_7.1.src.rpm) = 3927301 +SHA256 (centos/util-linux-2.23.2-63.el7.src.rpm) = fff8766d9d9eba7b266bfd17ae753852cf54dc6047a23a674b8fdbd7ffdcbd51 +SIZE (centos/util-linux-2.23.2-63.el7.src.rpm) = 3933808 SHA256 (centos/which-2.20-7.el7.src.rpm) = 9da7761a01554a3dfcef9adc00d92f98041530e9facbcd488c5756d9b3ef7108 SIZE (centos/which-2.20-7.el7.src.rpm) = 147924 SHA256 (centos/xz-5.2.2-1.el7.src.rpm) = bda3dca03958ef78fee970d6f1e6303d9fb12b34c539642d377f446f3308e833 SIZE (centos/xz-5.2.2-1.el7.src.rpm) = 2390929 SHA256 (centos/zlib-1.2.7-18.el7.src.rpm) = dce23cdfa1698c7a23995fc0d192608b5dbfde6d284edeffa41b6aaeff212940 SIZE (centos/zlib-1.2.7-18.el7.src.rpm) = 527066 Index: head/emulators/linux_base-c7/pkg-plist.amd64 =================================================================== --- head/emulators/linux_base-c7/pkg-plist.amd64 (revision 533772) +++ head/emulators/linux_base-c7/pkg-plist.amd64 (revision 533773) @@ -1,3310 +1,3316 @@ @preexec [ -n "`/sbin/sysctl -q %%SYSCTLMIB%%`" ] || ( echo "Cannot install package: kernel missing 64-bit Linux support" >&2; exit 1 ) bin etc/DIR_COLORS etc/DIR_COLORS.256color etc/DIR_COLORS.lightbgcolor etc/GREP_COLORS etc/aliases etc/bashrc etc/centos-release etc/centos-release-upstream etc/csh.cshrc etc/csh.login etc/default/nss etc/e2fsck.conf etc/environment etc/filesystems etc/host.conf etc/hosts etc/hosts.allow etc/hosts.deny etc/inputrc etc/issue etc/issue.net @sample etc/krb5.conf.sample @rmtry etc/ld.so.cache etc/ld.so.conf etc/lsb-release.d/core-4.1-amd64 etc/lsb-release.d/core-4.1-ia32 etc/lsb-release.d/core-4.1-noarch etc/mke2fs.conf etc/mtab @sample etc/nsswitch.conf.sample etc/os-release etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-7 etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Testing-7 etc/pki/tls/openssl.cnf etc/prelink.conf.d/nss-softokn-prelink.conf etc/profile etc/profile.d/colorgrep.csh etc/profile.d/colorgrep.sh etc/profile.d/colorls.csh etc/profile.d/colorls.sh etc/profile.d/csh.local etc/profile.d/less.csh etc/profile.d/less.sh etc/profile.d/sh.local etc/profile.d/which2.csh etc/profile.d/which2.sh etc/redhat-lsb/lsb_killproc etc/redhat-lsb/lsb_log_message etc/redhat-lsb/lsb_pidofproc etc/redhat-lsb/lsb_start_daemon etc/redhat-release etc/request-key.conf etc/rpc etc/rpm/macros.dist etc/securetty etc/shells etc/skel/.bash_logout etc/skel/.bash_profile etc/skel/.bashrc etc/subgid etc/subuid etc/system-release etc/system-release-cpe etc/yum.repos.d/CentOS-Base.repo etc/yum.repos.d/CentOS-CR.repo etc/yum.repos.d/CentOS-Debuginfo.repo etc/yum.repos.d/CentOS-Media.repo etc/yum.repos.d/CentOS-Sources.repo etc/yum.repos.d/CentOS-Vault.repo etc/yum.repos.d/CentOS-fasttrack.repo +etc/yum.repos.d/CentOS-x86_64-kernel.repo etc/yum/vars/contentdir etc/yum/vars/infra lib lib64 run sbin usr/bin/[ usr/bin/alias usr/bin/arch usr/bin/awk usr/bin/base64 usr/bin/basename usr/bin/bash usr/bin/bashbug usr/bin/bashbug-64 usr/bin/berkeley_db47_svc usr/bin/bg usr/bin/bunzip2 usr/bin/bzcat usr/bin/bzcmp usr/bin/bzdiff usr/bin/bzgrep usr/bin/bzip2 usr/bin/bzip2recover usr/bin/bzless usr/bin/bzmore usr/bin/cal usr/bin/captoinfo usr/bin/cat usr/bin/catchsegv usr/bin/cd usr/bin/chattr usr/bin/chcon usr/bin/chgrp usr/bin/chmem usr/bin/chmod usr/bin/chown usr/bin/chrt usr/bin/cksum usr/bin/clear usr/bin/cmp usr/bin/col usr/bin/colcrt usr/bin/colrm usr/bin/column usr/bin/comm usr/bin/command usr/bin/cp usr/bin/csplit usr/bin/cut usr/bin/cytune usr/bin/date usr/bin/db47_archive usr/bin/db47_checkpoint usr/bin/db47_codegen usr/bin/db47_deadlock usr/bin/db47_dump usr/bin/db47_hotbackup usr/bin/db47_load usr/bin/db47_printlog usr/bin/db47_recover usr/bin/db47_stat usr/bin/db47_upgrade usr/bin/db47_verify usr/bin/dd usr/bin/df usr/bin/dgawk usr/bin/diff usr/bin/diff3 usr/bin/dir usr/bin/dircolors usr/bin/dirname usr/bin/dmesg usr/bin/du usr/bin/echo usr/bin/egrep usr/bin/eject usr/bin/env usr/bin/expand usr/bin/expr usr/bin/factor usr/bin/fallocate usr/bin/false usr/bin/fc usr/bin/fg usr/bin/fgrep usr/bin/find usr/bin/flock usr/bin/fmt usr/bin/fold usr/bin/gapplication usr/bin/gawk usr/bin/gdbus usr/bin/gencat usr/bin/getconf usr/bin/getent usr/bin/getopt usr/bin/getopts usr/bin/gio usr/bin/gio-querymodules-32 usr/bin/gio-querymodules-64 usr/bin/glib-compile-schemas usr/bin/grep usr/bin/groups usr/bin/gsettings usr/bin/head usr/bin/hexdump usr/bin/hostid usr/bin/i386 usr/bin/iconv usr/bin/id usr/bin/idn usr/bin/igawk usr/bin/info usr/bin/infocmp usr/bin/infokey usr/bin/infotocap usr/bin/install usr/bin/ionice usr/bin/ipcmk usr/bin/ipcrm usr/bin/ipcs usr/bin/isosize usr/bin/jobs usr/bin/join usr/bin/keyctl usr/bin/kill usr/bin/ldd usr/bin/less usr/bin/lessecho usr/bin/lesskey usr/bin/lesspipe.sh usr/bin/link usr/bin/linux32 usr/bin/linux64 usr/bin/ln usr/bin/locale usr/bin/localedef usr/bin/logger usr/bin/logname usr/bin/look usr/bin/ls usr/bin/lsattr usr/bin/lsb_release usr/bin/lslocks usr/bin/makedb usr/bin/mcookie usr/bin/md5sum usr/bin/mkdir usr/bin/mkfifo usr/bin/mknod usr/bin/mktemp usr/bin/more usr/bin/mount usr/bin/mountpoint usr/bin/mv usr/bin/namei usr/bin/nice usr/bin/nl usr/bin/nohup usr/bin/nproc usr/bin/nsenter usr/bin/numfmt usr/bin/od usr/bin/oldfind usr/bin/paste usr/bin/pathchk usr/bin/pgawk usr/bin/pinky usr/bin/pldd usr/bin/pr usr/bin/printenv usr/bin/printf usr/bin/prlimit usr/bin/ptx usr/bin/pwd usr/bin/raw usr/bin/read usr/bin/readlink usr/bin/realpath usr/bin/redhat_lsb_init usr/bin/rename usr/bin/renice usr/bin/reset usr/bin/rev usr/bin/rm usr/bin/rmdir usr/bin/rpcgen usr/bin/runcon usr/bin/scriptreplay usr/bin/sdiff usr/bin/sed usr/bin/seq usr/bin/setarch usr/bin/setserial usr/bin/setsid usr/bin/setterm usr/bin/sh usr/bin/sha1sum usr/bin/sha224sum usr/bin/sha256sum usr/bin/sha384sum usr/bin/sha512sum usr/bin/shred usr/bin/shuf usr/bin/sleep usr/bin/sort usr/bin/sotruss usr/bin/split usr/bin/sprof usr/bin/stat usr/bin/stdbuf usr/bin/stty usr/bin/sum usr/bin/sync usr/bin/tabs usr/bin/tac usr/bin/tail usr/bin/tailf usr/bin/taskset usr/bin/tee usr/bin/test usr/bin/testgdbm usr/bin/tic usr/bin/timeout usr/bin/toe usr/bin/touch usr/bin/tput usr/bin/tr usr/bin/true usr/bin/truncate usr/bin/tset usr/bin/tsort usr/bin/tty usr/bin/tzselect usr/bin/ul usr/bin/umask usr/bin/umount usr/bin/unalias usr/bin/uname usr/bin/unexpand usr/bin/uniq usr/bin/unlink usr/bin/unshare usr/bin/users usr/bin/utmpdump usr/bin/uuidgen usr/bin/vdir usr/bin/wait usr/bin/wc usr/bin/wdctl usr/bin/whereis usr/bin/which usr/bin/who usr/bin/whoami usr/bin/write usr/bin/x86_64 usr/bin/xargs usr/bin/yes usr/lib/.libcrypto.so.1.0.2k.hmac usr/lib/.libcrypto.so.10.hmac usr/lib/.libssl.so.1.0.2k.hmac usr/lib/.libssl.so.10.hmac usr/lib/audit/sotruss-lib.so usr/lib/db4.7.25/libdb.so usr/lib/db4.7.25/libdb_cxx.so usr/lib/dracut/dracut.conf.d/50-nss-softokn.conf usr/lib/dracut/modules.d/05nss-softokn/module-setup.sh usr/lib/fipscheck/libgmp.so.10.2.0.hmac usr/lib/fipscheck/libgmp.so.10.hmac usr/lib/gconv/ANSI_X3.110.so usr/lib/gconv/ARMSCII-8.so usr/lib/gconv/ASMO_449.so usr/lib/gconv/BIG5.so usr/lib/gconv/BIG5HKSCS.so usr/lib/gconv/BRF.so usr/lib/gconv/CP10007.so usr/lib/gconv/CP1125.so usr/lib/gconv/CP1250.so usr/lib/gconv/CP1251.so usr/lib/gconv/CP1252.so usr/lib/gconv/CP1253.so usr/lib/gconv/CP1254.so usr/lib/gconv/CP1255.so usr/lib/gconv/CP1256.so usr/lib/gconv/CP1257.so usr/lib/gconv/CP1258.so usr/lib/gconv/CP737.so usr/lib/gconv/CP770.so usr/lib/gconv/CP771.so usr/lib/gconv/CP772.so usr/lib/gconv/CP773.so usr/lib/gconv/CP774.so usr/lib/gconv/CP775.so usr/lib/gconv/CP932.so usr/lib/gconv/CSN_369103.so usr/lib/gconv/CWI.so usr/lib/gconv/DEC-MCS.so usr/lib/gconv/EBCDIC-AT-DE-A.so usr/lib/gconv/EBCDIC-AT-DE.so usr/lib/gconv/EBCDIC-CA-FR.so usr/lib/gconv/EBCDIC-DK-NO-A.so usr/lib/gconv/EBCDIC-DK-NO.so usr/lib/gconv/EBCDIC-ES-A.so usr/lib/gconv/EBCDIC-ES-S.so usr/lib/gconv/EBCDIC-ES.so usr/lib/gconv/EBCDIC-FI-SE-A.so usr/lib/gconv/EBCDIC-FI-SE.so usr/lib/gconv/EBCDIC-FR.so usr/lib/gconv/EBCDIC-IS-FRISS.so usr/lib/gconv/EBCDIC-IT.so usr/lib/gconv/EBCDIC-PT.so usr/lib/gconv/EBCDIC-UK.so usr/lib/gconv/EBCDIC-US.so usr/lib/gconv/ECMA-CYRILLIC.so usr/lib/gconv/EUC-CN.so usr/lib/gconv/EUC-JISX0213.so usr/lib/gconv/EUC-JP-MS.so usr/lib/gconv/EUC-JP.so usr/lib/gconv/EUC-KR.so usr/lib/gconv/EUC-TW.so usr/lib/gconv/GB18030.so usr/lib/gconv/GBBIG5.so usr/lib/gconv/GBGBK.so usr/lib/gconv/GBK.so usr/lib/gconv/GEORGIAN-ACADEMY.so usr/lib/gconv/GEORGIAN-PS.so usr/lib/gconv/GOST_19768-74.so usr/lib/gconv/GREEK-CCITT.so usr/lib/gconv/GREEK7-OLD.so usr/lib/gconv/GREEK7.so usr/lib/gconv/HP-GREEK8.so usr/lib/gconv/HP-ROMAN8.so usr/lib/gconv/HP-ROMAN9.so usr/lib/gconv/HP-THAI8.so usr/lib/gconv/HP-TURKISH8.so usr/lib/gconv/IBM037.so usr/lib/gconv/IBM038.so usr/lib/gconv/IBM1004.so usr/lib/gconv/IBM1008.so usr/lib/gconv/IBM1008_420.so usr/lib/gconv/IBM1025.so usr/lib/gconv/IBM1026.so usr/lib/gconv/IBM1046.so usr/lib/gconv/IBM1047.so usr/lib/gconv/IBM1097.so usr/lib/gconv/IBM1112.so usr/lib/gconv/IBM1122.so usr/lib/gconv/IBM1123.so usr/lib/gconv/IBM1124.so usr/lib/gconv/IBM1129.so usr/lib/gconv/IBM1130.so usr/lib/gconv/IBM1132.so usr/lib/gconv/IBM1133.so usr/lib/gconv/IBM1137.so usr/lib/gconv/IBM1140.so usr/lib/gconv/IBM1141.so usr/lib/gconv/IBM1142.so usr/lib/gconv/IBM1143.so usr/lib/gconv/IBM1144.so usr/lib/gconv/IBM1145.so usr/lib/gconv/IBM1146.so usr/lib/gconv/IBM1147.so usr/lib/gconv/IBM1148.so usr/lib/gconv/IBM1149.so usr/lib/gconv/IBM1153.so usr/lib/gconv/IBM1154.so usr/lib/gconv/IBM1155.so usr/lib/gconv/IBM1156.so usr/lib/gconv/IBM1157.so usr/lib/gconv/IBM1158.so usr/lib/gconv/IBM1160.so usr/lib/gconv/IBM1161.so usr/lib/gconv/IBM1162.so usr/lib/gconv/IBM1163.so usr/lib/gconv/IBM1164.so usr/lib/gconv/IBM1166.so usr/lib/gconv/IBM1167.so usr/lib/gconv/IBM12712.so usr/lib/gconv/IBM1364.so usr/lib/gconv/IBM1371.so usr/lib/gconv/IBM1388.so usr/lib/gconv/IBM1390.so usr/lib/gconv/IBM1399.so usr/lib/gconv/IBM16804.so usr/lib/gconv/IBM256.so usr/lib/gconv/IBM273.so usr/lib/gconv/IBM274.so usr/lib/gconv/IBM275.so usr/lib/gconv/IBM277.so usr/lib/gconv/IBM278.so usr/lib/gconv/IBM280.so usr/lib/gconv/IBM281.so usr/lib/gconv/IBM284.so usr/lib/gconv/IBM285.so usr/lib/gconv/IBM290.so usr/lib/gconv/IBM297.so usr/lib/gconv/IBM420.so usr/lib/gconv/IBM423.so usr/lib/gconv/IBM424.so usr/lib/gconv/IBM437.so usr/lib/gconv/IBM4517.so usr/lib/gconv/IBM4899.so usr/lib/gconv/IBM4909.so usr/lib/gconv/IBM4971.so usr/lib/gconv/IBM500.so usr/lib/gconv/IBM5347.so usr/lib/gconv/IBM803.so usr/lib/gconv/IBM850.so usr/lib/gconv/IBM851.so usr/lib/gconv/IBM852.so usr/lib/gconv/IBM855.so usr/lib/gconv/IBM856.so usr/lib/gconv/IBM857.so +usr/lib/gconv/IBM858.so usr/lib/gconv/IBM860.so usr/lib/gconv/IBM861.so usr/lib/gconv/IBM862.so usr/lib/gconv/IBM863.so usr/lib/gconv/IBM864.so usr/lib/gconv/IBM865.so usr/lib/gconv/IBM866.so usr/lib/gconv/IBM866NAV.so usr/lib/gconv/IBM868.so usr/lib/gconv/IBM869.so usr/lib/gconv/IBM870.so usr/lib/gconv/IBM871.so usr/lib/gconv/IBM874.so usr/lib/gconv/IBM875.so usr/lib/gconv/IBM880.so usr/lib/gconv/IBM891.so usr/lib/gconv/IBM901.so usr/lib/gconv/IBM902.so usr/lib/gconv/IBM903.so usr/lib/gconv/IBM9030.so usr/lib/gconv/IBM904.so usr/lib/gconv/IBM905.so usr/lib/gconv/IBM9066.so usr/lib/gconv/IBM918.so usr/lib/gconv/IBM921.so usr/lib/gconv/IBM922.so usr/lib/gconv/IBM930.so usr/lib/gconv/IBM932.so usr/lib/gconv/IBM933.so usr/lib/gconv/IBM935.so usr/lib/gconv/IBM937.so usr/lib/gconv/IBM939.so usr/lib/gconv/IBM943.so usr/lib/gconv/IBM9448.so usr/lib/gconv/IEC_P27-1.so usr/lib/gconv/INIS-8.so usr/lib/gconv/INIS-CYRILLIC.so usr/lib/gconv/INIS.so usr/lib/gconv/ISIRI-3342.so usr/lib/gconv/ISO-2022-CN-EXT.so usr/lib/gconv/ISO-2022-CN.so usr/lib/gconv/ISO-2022-JP-3.so usr/lib/gconv/ISO-2022-JP.so usr/lib/gconv/ISO-2022-KR.so usr/lib/gconv/ISO-IR-197.so usr/lib/gconv/ISO-IR-209.so usr/lib/gconv/ISO646.so usr/lib/gconv/ISO8859-1.so usr/lib/gconv/ISO8859-10.so usr/lib/gconv/ISO8859-11.so usr/lib/gconv/ISO8859-13.so usr/lib/gconv/ISO8859-14.so usr/lib/gconv/ISO8859-15.so usr/lib/gconv/ISO8859-16.so usr/lib/gconv/ISO8859-2.so usr/lib/gconv/ISO8859-3.so usr/lib/gconv/ISO8859-4.so usr/lib/gconv/ISO8859-5.so usr/lib/gconv/ISO8859-6.so usr/lib/gconv/ISO8859-7.so usr/lib/gconv/ISO8859-8.so usr/lib/gconv/ISO8859-9.so usr/lib/gconv/ISO8859-9E.so usr/lib/gconv/ISO_10367-BOX.so usr/lib/gconv/ISO_11548-1.so usr/lib/gconv/ISO_2033.so usr/lib/gconv/ISO_5427-EXT.so usr/lib/gconv/ISO_5427.so usr/lib/gconv/ISO_5428.so usr/lib/gconv/ISO_6937-2.so usr/lib/gconv/ISO_6937.so usr/lib/gconv/JOHAB.so usr/lib/gconv/KOI-8.so usr/lib/gconv/KOI8-R.so usr/lib/gconv/KOI8-RU.so usr/lib/gconv/KOI8-T.so usr/lib/gconv/KOI8-U.so usr/lib/gconv/LATIN-GREEK-1.so usr/lib/gconv/LATIN-GREEK.so usr/lib/gconv/MAC-CENTRALEUROPE.so usr/lib/gconv/MAC-IS.so usr/lib/gconv/MAC-SAMI.so usr/lib/gconv/MAC-UK.so usr/lib/gconv/MACINTOSH.so usr/lib/gconv/MIK.so usr/lib/gconv/NATS-DANO.so usr/lib/gconv/NATS-SEFI.so usr/lib/gconv/PT154.so usr/lib/gconv/RK1048.so usr/lib/gconv/SAMI-WS2.so usr/lib/gconv/SHIFT_JISX0213.so usr/lib/gconv/SJIS.so usr/lib/gconv/T.61.so usr/lib/gconv/TCVN5712-1.so usr/lib/gconv/TIS-620.so usr/lib/gconv/TSCII.so usr/lib/gconv/UHC.so usr/lib/gconv/UNICODE.so usr/lib/gconv/UTF-16.so usr/lib/gconv/UTF-32.so usr/lib/gconv/UTF-7.so usr/lib/gconv/VISCII.so usr/lib/gconv/gconv-modules usr/lib/gconv/gconv-modules.cache usr/lib/gconv/libCNS.so usr/lib/gconv/libGB.so usr/lib/gconv/libISOIR165.so usr/lib/gconv/libJIS.so usr/lib/gconv/libJISX0213.so usr/lib/gconv/libKSC.so @rmtry usr/lib/gio/modules/giomodule.cache usr/lib/i686/nosegneg/libc-2.17.so usr/lib/i686/nosegneg/libc.so.6 usr/lib/i686/nosegneg/libm-2.17.so usr/lib/i686/nosegneg/libm.so.6 usr/lib/i686/nosegneg/libpthread-2.17.so usr/lib/i686/nosegneg/libpthread.so.0 usr/lib/i686/nosegneg/librt-2.17.so usr/lib/i686/nosegneg/librt.so.1 usr/lib/i686/nosegneg/libthread_db-1.0.so usr/lib/i686/nosegneg/libthread_db.so.1 usr/lib/krb5/plugins/tls/k5tls.so usr/lib/ld-2.17.so usr/lib/ld-linux.so.2 usr/lib/ld-lsb.so.3 usr/lib/libBrokenLocale-2.17.so usr/lib/libBrokenLocale.so.1 usr/lib/libSegFault.so usr/lib/libacl.so.1 usr/lib/libacl.so.1.1.0 usr/lib/libanl-2.17.so usr/lib/libanl.so.1 usr/lib/libattr.so.1 usr/lib/libattr.so.1.1.0 usr/lib/libblkid.so.1 usr/lib/libblkid.so.1.1.0 usr/lib/libbz2.so.1 usr/lib/libbz2.so.1.0.6 usr/lib/libc-2.17.so usr/lib/libc.so.6 usr/lib/libcap.so.2 usr/lib/libcap.so.2.22 usr/lib/libcidn-2.17.so usr/lib/libcidn.so.1 usr/lib/libcom_err.so.2 usr/lib/libcom_err.so.2.1 usr/lib/libcrypt-2.17.so usr/lib/libcrypt.so.1 usr/lib/libcrypto.so.1.0.2k usr/lib/libcrypto.so.10 usr/lib/libdb-4.7.so usr/lib/libdb-5.3.so usr/lib/libdb-5.so usr/lib/libdb_cxx-4.7.so usr/lib/libdl-2.17.so usr/lib/libdl.so.2 usr/lib/libe2p.so.2 usr/lib/libe2p.so.2.3 usr/lib/libext2fs.so.2 usr/lib/libext2fs.so.2.4 usr/lib/libfam.so.0 usr/lib/libfam.so.0.0.0 usr/lib/libffi.so.6 usr/lib/libffi.so.6.0.1 usr/lib/libform.so.5 usr/lib/libform.so.5.9 usr/lib/libformw.so.5 usr/lib/libformw.so.5.9 usr/lib/libfreebl3.chk usr/lib/libfreebl3.so usr/lib/libfreeblpriv3.chk usr/lib/libfreeblpriv3.so usr/lib/libgamin-1.so.0 usr/lib/libgamin-1.so.0.1.10 usr/lib/libgcc_s-4.8.5-20150702.so.1 usr/lib/libgcc_s.so.1 usr/lib/libgdbm.so.4 usr/lib/libgdbm.so.4.0.0 usr/lib/libgdbm_compat.so.4 usr/lib/libgdbm_compat.so.4.0.0 usr/lib/libgio-2.0.so.0 usr/lib/libgio-2.0.so.0.5600.1 usr/lib/libglib-2.0.so.0 usr/lib/libglib-2.0.so.0.5600.1 usr/lib/libgmodule-2.0.so.0 usr/lib/libgmodule-2.0.so.0.5600.1 usr/lib/libgmp.so.10 usr/lib/libgmp.so.10.2.0 usr/lib/libgmpxx.so.4 usr/lib/libgmpxx.so.4.4.0 usr/lib/libgobject-2.0.so.0 usr/lib/libgobject-2.0.so.0.5600.1 usr/lib/libgssapi_krb5.so.2 usr/lib/libgssapi_krb5.so.2.2 usr/lib/libgssrpc.so.4 usr/lib/libgssrpc.so.4.2 usr/lib/libgthread-2.0.so.0 usr/lib/libgthread-2.0.so.0.5600.1 usr/lib/libhistory.so.6 usr/lib/libhistory.so.6.2 usr/lib/libidn.so.11 usr/lib/libidn.so.11.6.11 usr/lib/libk5crypto.so.3 usr/lib/libk5crypto.so.3.1 usr/lib/libkdb5.so.8 usr/lib/libkdb5.so.8.0 usr/lib/libkeyutils.so.1 usr/lib/libkeyutils.so.1.5 usr/lib/libkrad.so.0 usr/lib/libkrad.so.0.0 usr/lib/libkrb5.so.3 usr/lib/libkrb5.so.3.3 usr/lib/libkrb5support.so.0 usr/lib/libkrb5support.so.0.1 usr/lib/liblzma.so.5 usr/lib/liblzma.so.5.2.2 usr/lib/libm-2.17.so usr/lib/libm.so.6 usr/lib/libmemusage.so usr/lib/libmenu.so.5 usr/lib/libmenu.so.5.9 usr/lib/libmenuw.so.5 usr/lib/libmenuw.so.5.9 usr/lib/libmount.so.1 usr/lib/libmount.so.1.1.0 usr/lib/libncurses++.so.5 usr/lib/libncurses++.so.5.9 usr/lib/libncurses++w.so.5 usr/lib/libncurses++w.so.5.9 usr/lib/libncurses.so.5 usr/lib/libncurses.so.5.9 usr/lib/libncursesw.so.5 usr/lib/libncursesw.so.5.9 usr/lib/libnsl-2.17.so usr/lib/libnsl.so.1 usr/lib/libnss_compat-2.17.so usr/lib/libnss_compat.so.2 usr/lib/libnss_db-2.17.so usr/lib/libnss_db.so.2 usr/lib/libnss_dns-2.17.so usr/lib/libnss_dns.so.2 usr/lib/libnss_files-2.17.so usr/lib/libnss_files.so.2 usr/lib/libnss_hesiod-2.17.so usr/lib/libnss_hesiod.so.2 usr/lib/libnss_nis-2.17.so usr/lib/libnss_nis.so.2 usr/lib/libnss_nisplus-2.17.so usr/lib/libnss_nisplus.so.2 usr/lib/libpanel.so.5 usr/lib/libpanel.so.5.9 usr/lib/libpanelw.so.5 usr/lib/libpanelw.so.5.9 usr/lib/libpcprofile.so usr/lib/libpcre.so.1 usr/lib/libpcre.so.1.2.0 usr/lib/libpcre16.so.0 usr/lib/libpcre16.so.0.2.0 usr/lib/libpcre32.so.0 usr/lib/libpcre32.so.0.0.0 usr/lib/libpcrecpp.so.0 usr/lib/libpcrecpp.so.0.0.0 usr/lib/libpcreposix.so.0 usr/lib/libpcreposix.so.0.0.1 usr/lib/libpopt.so.0 usr/lib/libpopt.so.0.0.0 usr/lib/libpthread-2.17.so usr/lib/libpthread.so.0 usr/lib/libreadline.so.6 usr/lib/libreadline.so.6.2 usr/lib/libresolv-2.17.so usr/lib/libresolv.so.2 usr/lib/librt-2.17.so usr/lib/librt.so.1 usr/lib/libselinux.so.1 usr/lib/libsepol.so.1 usr/lib/libslang.so.2 usr/lib/libslang.so.2.2.4 usr/lib/libssl.so.1.0.2k usr/lib/libssl.so.10 usr/lib/libstdc++.so.5 usr/lib/libstdc++.so.5.0.7 usr/lib/libstdc++.so.6 usr/lib/libstdc++.so.6.0.19 usr/lib/libthread_db-1.0.so usr/lib/libthread_db.so.1 usr/lib/libtic.so.5 usr/lib/libtic.so.5.9 usr/lib/libtinfo.so.5 usr/lib/libtinfo.so.5.9 usr/lib/libutil-2.17.so usr/lib/libutil.so.1 usr/lib/libuuid.so.1 usr/lib/libuuid.so.1.3.0 usr/lib/libz.so.1 usr/lib/libz.so.1.2.7 usr/lib/locale/locale-archive usr/lib/lsb/init-functions usr/lib/lsb/install_initd usr/lib/lsb/remove_initd usr/lib/openssl/engines/lib4758cca.so usr/lib/openssl/engines/libaep.so usr/lib/openssl/engines/libatalla.so usr/lib/openssl/engines/libcapi.so usr/lib/openssl/engines/libchil.so usr/lib/openssl/engines/libcswift.so usr/lib/openssl/engines/libgmp.so usr/lib/openssl/engines/libnuron.so usr/lib/openssl/engines/libpadlock.so usr/lib/openssl/engines/libsureware.so usr/lib/openssl/engines/libubsec.so +usr/lib/os-release usr/lib/rtkaio/i686/nosegneg/librt.so.1 usr/lib/rtkaio/i686/nosegneg/librtkaio-2.17.so usr/lib/rtkaio/librt.so.1 usr/lib/rtkaio/librtkaio-2.17.so usr/lib/security/pam_cap.so usr/lib/sse2/fipscheck/libgmp.so.10.2.0.hmac usr/lib/sse2/fipscheck/libgmp.so.10.hmac usr/lib/sse2/libgmp.so.10 usr/lib/sse2/libgmp.so.10.2.0 usr/lib/sse2/libgmpxx.so.4 usr/lib/sse2/libgmpxx.so.4.4.0 usr/lib/systemd/system-preset/85-display-manager.preset usr/lib/systemd/system-preset/90-default.preset usr/lib/systemd/system/fstrim.service usr/lib/systemd/system/fstrim.timer usr/lib/tmpfiles.d/libselinux.conf usr/lib/udev/rules.d/60-raw.rules usr/lib64/.libcrypto.so.1.0.2k.hmac usr/lib64/.libcrypto.so.10.hmac usr/lib64/.libssl.so.1.0.2k.hmac usr/lib64/.libssl.so.10.hmac usr/lib64/audit/sotruss-lib.so usr/lib64/db4.7.25/libdb.so usr/lib64/db4.7.25/libdb_cxx.so usr/lib64/fipscheck/libgmp.so.10.2.0.hmac usr/lib64/fipscheck/libgmp.so.10.hmac usr/lib64/gconv/ANSI_X3.110.so usr/lib64/gconv/ARMSCII-8.so usr/lib64/gconv/ASMO_449.so usr/lib64/gconv/BIG5.so usr/lib64/gconv/BIG5HKSCS.so usr/lib64/gconv/BRF.so usr/lib64/gconv/CP10007.so usr/lib64/gconv/CP1125.so usr/lib64/gconv/CP1250.so usr/lib64/gconv/CP1251.so usr/lib64/gconv/CP1252.so usr/lib64/gconv/CP1253.so usr/lib64/gconv/CP1254.so usr/lib64/gconv/CP1255.so usr/lib64/gconv/CP1256.so usr/lib64/gconv/CP1257.so usr/lib64/gconv/CP1258.so usr/lib64/gconv/CP737.so usr/lib64/gconv/CP770.so usr/lib64/gconv/CP771.so usr/lib64/gconv/CP772.so usr/lib64/gconv/CP773.so usr/lib64/gconv/CP774.so usr/lib64/gconv/CP775.so usr/lib64/gconv/CP932.so usr/lib64/gconv/CSN_369103.so usr/lib64/gconv/CWI.so usr/lib64/gconv/DEC-MCS.so usr/lib64/gconv/EBCDIC-AT-DE-A.so usr/lib64/gconv/EBCDIC-AT-DE.so usr/lib64/gconv/EBCDIC-CA-FR.so usr/lib64/gconv/EBCDIC-DK-NO-A.so usr/lib64/gconv/EBCDIC-DK-NO.so usr/lib64/gconv/EBCDIC-ES-A.so usr/lib64/gconv/EBCDIC-ES-S.so usr/lib64/gconv/EBCDIC-ES.so usr/lib64/gconv/EBCDIC-FI-SE-A.so usr/lib64/gconv/EBCDIC-FI-SE.so usr/lib64/gconv/EBCDIC-FR.so usr/lib64/gconv/EBCDIC-IS-FRISS.so usr/lib64/gconv/EBCDIC-IT.so usr/lib64/gconv/EBCDIC-PT.so usr/lib64/gconv/EBCDIC-UK.so usr/lib64/gconv/EBCDIC-US.so usr/lib64/gconv/ECMA-CYRILLIC.so usr/lib64/gconv/EUC-CN.so usr/lib64/gconv/EUC-JISX0213.so usr/lib64/gconv/EUC-JP-MS.so usr/lib64/gconv/EUC-JP.so usr/lib64/gconv/EUC-KR.so usr/lib64/gconv/EUC-TW.so usr/lib64/gconv/GB18030.so usr/lib64/gconv/GBBIG5.so usr/lib64/gconv/GBGBK.so usr/lib64/gconv/GBK.so usr/lib64/gconv/GEORGIAN-ACADEMY.so usr/lib64/gconv/GEORGIAN-PS.so usr/lib64/gconv/GOST_19768-74.so usr/lib64/gconv/GREEK-CCITT.so usr/lib64/gconv/GREEK7-OLD.so usr/lib64/gconv/GREEK7.so usr/lib64/gconv/HP-GREEK8.so usr/lib64/gconv/HP-ROMAN8.so usr/lib64/gconv/HP-ROMAN9.so usr/lib64/gconv/HP-THAI8.so usr/lib64/gconv/HP-TURKISH8.so usr/lib64/gconv/IBM037.so usr/lib64/gconv/IBM038.so usr/lib64/gconv/IBM1004.so usr/lib64/gconv/IBM1008.so usr/lib64/gconv/IBM1008_420.so usr/lib64/gconv/IBM1025.so usr/lib64/gconv/IBM1026.so usr/lib64/gconv/IBM1046.so usr/lib64/gconv/IBM1047.so usr/lib64/gconv/IBM1097.so usr/lib64/gconv/IBM1112.so usr/lib64/gconv/IBM1122.so usr/lib64/gconv/IBM1123.so usr/lib64/gconv/IBM1124.so usr/lib64/gconv/IBM1129.so usr/lib64/gconv/IBM1130.so usr/lib64/gconv/IBM1132.so usr/lib64/gconv/IBM1133.so usr/lib64/gconv/IBM1137.so usr/lib64/gconv/IBM1140.so usr/lib64/gconv/IBM1141.so usr/lib64/gconv/IBM1142.so usr/lib64/gconv/IBM1143.so usr/lib64/gconv/IBM1144.so usr/lib64/gconv/IBM1145.so usr/lib64/gconv/IBM1146.so usr/lib64/gconv/IBM1147.so usr/lib64/gconv/IBM1148.so usr/lib64/gconv/IBM1149.so usr/lib64/gconv/IBM1153.so usr/lib64/gconv/IBM1154.so usr/lib64/gconv/IBM1155.so usr/lib64/gconv/IBM1156.so usr/lib64/gconv/IBM1157.so usr/lib64/gconv/IBM1158.so usr/lib64/gconv/IBM1160.so usr/lib64/gconv/IBM1161.so usr/lib64/gconv/IBM1162.so usr/lib64/gconv/IBM1163.so usr/lib64/gconv/IBM1164.so usr/lib64/gconv/IBM1166.so usr/lib64/gconv/IBM1167.so usr/lib64/gconv/IBM12712.so usr/lib64/gconv/IBM1364.so usr/lib64/gconv/IBM1371.so usr/lib64/gconv/IBM1388.so usr/lib64/gconv/IBM1390.so usr/lib64/gconv/IBM1399.so usr/lib64/gconv/IBM16804.so usr/lib64/gconv/IBM256.so usr/lib64/gconv/IBM273.so usr/lib64/gconv/IBM274.so usr/lib64/gconv/IBM275.so usr/lib64/gconv/IBM277.so usr/lib64/gconv/IBM278.so usr/lib64/gconv/IBM280.so usr/lib64/gconv/IBM281.so usr/lib64/gconv/IBM284.so usr/lib64/gconv/IBM285.so usr/lib64/gconv/IBM290.so usr/lib64/gconv/IBM297.so usr/lib64/gconv/IBM420.so usr/lib64/gconv/IBM423.so usr/lib64/gconv/IBM424.so usr/lib64/gconv/IBM437.so usr/lib64/gconv/IBM4517.so usr/lib64/gconv/IBM4899.so usr/lib64/gconv/IBM4909.so usr/lib64/gconv/IBM4971.so usr/lib64/gconv/IBM500.so usr/lib64/gconv/IBM5347.so usr/lib64/gconv/IBM803.so usr/lib64/gconv/IBM850.so usr/lib64/gconv/IBM851.so usr/lib64/gconv/IBM852.so usr/lib64/gconv/IBM855.so usr/lib64/gconv/IBM856.so usr/lib64/gconv/IBM857.so +usr/lib64/gconv/IBM858.so usr/lib64/gconv/IBM860.so usr/lib64/gconv/IBM861.so usr/lib64/gconv/IBM862.so usr/lib64/gconv/IBM863.so usr/lib64/gconv/IBM864.so usr/lib64/gconv/IBM865.so usr/lib64/gconv/IBM866.so usr/lib64/gconv/IBM866NAV.so usr/lib64/gconv/IBM868.so usr/lib64/gconv/IBM869.so usr/lib64/gconv/IBM870.so usr/lib64/gconv/IBM871.so usr/lib64/gconv/IBM874.so usr/lib64/gconv/IBM875.so usr/lib64/gconv/IBM880.so usr/lib64/gconv/IBM891.so usr/lib64/gconv/IBM901.so usr/lib64/gconv/IBM902.so usr/lib64/gconv/IBM903.so usr/lib64/gconv/IBM9030.so usr/lib64/gconv/IBM904.so usr/lib64/gconv/IBM905.so usr/lib64/gconv/IBM9066.so usr/lib64/gconv/IBM918.so usr/lib64/gconv/IBM921.so usr/lib64/gconv/IBM922.so usr/lib64/gconv/IBM930.so usr/lib64/gconv/IBM932.so usr/lib64/gconv/IBM933.so usr/lib64/gconv/IBM935.so usr/lib64/gconv/IBM937.so usr/lib64/gconv/IBM939.so usr/lib64/gconv/IBM943.so usr/lib64/gconv/IBM9448.so usr/lib64/gconv/IEC_P27-1.so usr/lib64/gconv/INIS-8.so usr/lib64/gconv/INIS-CYRILLIC.so usr/lib64/gconv/INIS.so usr/lib64/gconv/ISIRI-3342.so usr/lib64/gconv/ISO-2022-CN-EXT.so usr/lib64/gconv/ISO-2022-CN.so usr/lib64/gconv/ISO-2022-JP-3.so usr/lib64/gconv/ISO-2022-JP.so usr/lib64/gconv/ISO-2022-KR.so usr/lib64/gconv/ISO-IR-197.so usr/lib64/gconv/ISO-IR-209.so usr/lib64/gconv/ISO646.so usr/lib64/gconv/ISO8859-1.so usr/lib64/gconv/ISO8859-10.so usr/lib64/gconv/ISO8859-11.so usr/lib64/gconv/ISO8859-13.so usr/lib64/gconv/ISO8859-14.so usr/lib64/gconv/ISO8859-15.so usr/lib64/gconv/ISO8859-16.so usr/lib64/gconv/ISO8859-2.so usr/lib64/gconv/ISO8859-3.so usr/lib64/gconv/ISO8859-4.so usr/lib64/gconv/ISO8859-5.so usr/lib64/gconv/ISO8859-6.so usr/lib64/gconv/ISO8859-7.so usr/lib64/gconv/ISO8859-8.so usr/lib64/gconv/ISO8859-9.so usr/lib64/gconv/ISO8859-9E.so usr/lib64/gconv/ISO_10367-BOX.so usr/lib64/gconv/ISO_11548-1.so usr/lib64/gconv/ISO_2033.so usr/lib64/gconv/ISO_5427-EXT.so usr/lib64/gconv/ISO_5427.so usr/lib64/gconv/ISO_5428.so usr/lib64/gconv/ISO_6937-2.so usr/lib64/gconv/ISO_6937.so usr/lib64/gconv/JOHAB.so usr/lib64/gconv/KOI-8.so usr/lib64/gconv/KOI8-R.so usr/lib64/gconv/KOI8-RU.so usr/lib64/gconv/KOI8-T.so usr/lib64/gconv/KOI8-U.so usr/lib64/gconv/LATIN-GREEK-1.so usr/lib64/gconv/LATIN-GREEK.so usr/lib64/gconv/MAC-CENTRALEUROPE.so usr/lib64/gconv/MAC-IS.so usr/lib64/gconv/MAC-SAMI.so usr/lib64/gconv/MAC-UK.so usr/lib64/gconv/MACINTOSH.so usr/lib64/gconv/MIK.so usr/lib64/gconv/NATS-DANO.so usr/lib64/gconv/NATS-SEFI.so usr/lib64/gconv/PT154.so usr/lib64/gconv/RK1048.so usr/lib64/gconv/SAMI-WS2.so usr/lib64/gconv/SHIFT_JISX0213.so usr/lib64/gconv/SJIS.so usr/lib64/gconv/T.61.so usr/lib64/gconv/TCVN5712-1.so usr/lib64/gconv/TIS-620.so usr/lib64/gconv/TSCII.so usr/lib64/gconv/UHC.so usr/lib64/gconv/UNICODE.so usr/lib64/gconv/UTF-16.so usr/lib64/gconv/UTF-32.so usr/lib64/gconv/UTF-7.so usr/lib64/gconv/VISCII.so usr/lib64/gconv/gconv-modules usr/lib64/gconv/gconv-modules.cache usr/lib64/gconv/libCNS.so usr/lib64/gconv/libGB.so usr/lib64/gconv/libISOIR165.so usr/lib64/gconv/libJIS.so usr/lib64/gconv/libJISX0213.so usr/lib64/gconv/libKSC.so @rmtry usr/lib64/gio/modules/giomodule.cache usr/lib64/krb5/plugins/tls/k5tls.so usr/lib64/ld-2.17.so usr/lib64/ld-linux-x86-64.so.2 usr/lib64/ld-lsb-x86-64.so.3 usr/lib64/libBrokenLocale-2.17.so usr/lib64/libBrokenLocale.so.1 usr/lib64/libSegFault.so usr/lib64/libacl.so.1 usr/lib64/libacl.so.1.1.0 usr/lib64/libanl-2.17.so usr/lib64/libanl.so.1 usr/lib64/libattr.so.1 usr/lib64/libattr.so.1.1.0 usr/lib64/libblkid.so.1 usr/lib64/libblkid.so.1.1.0 usr/lib64/libbz2.so.1 usr/lib64/libbz2.so.1.0.6 usr/lib64/libc-2.17.so usr/lib64/libc.so.6 usr/lib64/libcap.so.2 usr/lib64/libcap.so.2.22 usr/lib64/libcidn-2.17.so usr/lib64/libcidn.so.1 usr/lib64/libcom_err.so.2 usr/lib64/libcom_err.so.2.1 usr/lib64/libcrypt-2.17.so usr/lib64/libcrypt.so.1 usr/lib64/libcrypto.so.1.0.2k usr/lib64/libcrypto.so.10 usr/lib64/libdb-4.7.so usr/lib64/libdb-5.3.so usr/lib64/libdb-5.so usr/lib64/libdb_cxx-4.7.so usr/lib64/libdl-2.17.so usr/lib64/libdl.so.2 usr/lib64/libe2p.so.2 usr/lib64/libe2p.so.2.3 usr/lib64/libext2fs.so.2 usr/lib64/libext2fs.so.2.4 usr/lib64/libfam.so.0 usr/lib64/libfam.so.0.0.0 usr/lib64/libffi.so.6 usr/lib64/libffi.so.6.0.1 usr/lib64/libform.so.5 usr/lib64/libform.so.5.9 usr/lib64/libformw.so.5 usr/lib64/libformw.so.5.9 usr/lib64/libfreebl3.chk usr/lib64/libfreebl3.so usr/lib64/libfreeblpriv3.chk usr/lib64/libfreeblpriv3.so usr/lib64/libgamin-1.so.0 usr/lib64/libgamin-1.so.0.1.10 usr/lib64/libgcc_s-4.8.5-20150702.so.1 usr/lib64/libgcc_s.so.1 usr/lib64/libgdbm.so.4 usr/lib64/libgdbm.so.4.0.0 usr/lib64/libgdbm_compat.so.4 usr/lib64/libgdbm_compat.so.4.0.0 usr/lib64/libgio-2.0.so.0 usr/lib64/libgio-2.0.so.0.5600.1 usr/lib64/libglib-2.0.so.0 usr/lib64/libglib-2.0.so.0.5600.1 usr/lib64/libgmodule-2.0.so.0 usr/lib64/libgmodule-2.0.so.0.5600.1 usr/lib64/libgmp.so.10 usr/lib64/libgmp.so.10.2.0 usr/lib64/libgmpxx.so.4 usr/lib64/libgmpxx.so.4.4.0 usr/lib64/libgobject-2.0.so.0 usr/lib64/libgobject-2.0.so.0.5600.1 usr/lib64/libgssapi_krb5.so.2 usr/lib64/libgssapi_krb5.so.2.2 usr/lib64/libgssrpc.so.4 usr/lib64/libgssrpc.so.4.2 usr/lib64/libgthread-2.0.so.0 usr/lib64/libgthread-2.0.so.0.5600.1 usr/lib64/libhistory.so.6 usr/lib64/libhistory.so.6.2 usr/lib64/libidn.so.11 usr/lib64/libidn.so.11.6.11 usr/lib64/libk5crypto.so.3 usr/lib64/libk5crypto.so.3.1 usr/lib64/libkdb5.so.8 usr/lib64/libkdb5.so.8.0 usr/lib64/libkeyutils.so.1 usr/lib64/libkeyutils.so.1.5 usr/lib64/libkrad.so.0 usr/lib64/libkrad.so.0.0 usr/lib64/libkrb5.so.3 usr/lib64/libkrb5.so.3.3 usr/lib64/libkrb5support.so.0 usr/lib64/libkrb5support.so.0.1 usr/lib64/liblzma.so.5 usr/lib64/liblzma.so.5.2.2 usr/lib64/libm-2.17.so usr/lib64/libm.so.6 usr/lib64/libmemusage.so usr/lib64/libmenu.so.5 usr/lib64/libmenu.so.5.9 usr/lib64/libmenuw.so.5 usr/lib64/libmenuw.so.5.9 usr/lib64/libmount.so.1 usr/lib64/libmount.so.1.1.0 usr/lib64/libncurses++.so.5 usr/lib64/libncurses++.so.5.9 usr/lib64/libncurses++w.so.5 usr/lib64/libncurses++w.so.5.9 usr/lib64/libncurses.so.5 usr/lib64/libncurses.so.5.9 usr/lib64/libncursesw.so.5 usr/lib64/libncursesw.so.5.9 usr/lib64/libnsl-2.17.so usr/lib64/libnsl.so.1 usr/lib64/libnss_compat-2.17.so usr/lib64/libnss_compat.so.2 usr/lib64/libnss_db-2.17.so usr/lib64/libnss_db.so.2 usr/lib64/libnss_dns-2.17.so usr/lib64/libnss_dns.so.2 usr/lib64/libnss_files-2.17.so usr/lib64/libnss_files.so.2 usr/lib64/libnss_hesiod-2.17.so usr/lib64/libnss_hesiod.so.2 usr/lib64/libnss_nis-2.17.so usr/lib64/libnss_nis.so.2 usr/lib64/libnss_nisplus-2.17.so usr/lib64/libnss_nisplus.so.2 usr/lib64/libpanel.so.5 usr/lib64/libpanel.so.5.9 usr/lib64/libpanelw.so.5 usr/lib64/libpanelw.so.5.9 usr/lib64/libpcprofile.so usr/lib64/libpcre.so.1 usr/lib64/libpcre.so.1.2.0 usr/lib64/libpcre16.so.0 usr/lib64/libpcre16.so.0.2.0 usr/lib64/libpcre32.so.0 usr/lib64/libpcre32.so.0.0.0 usr/lib64/libpcrecpp.so.0 usr/lib64/libpcrecpp.so.0.0.0 usr/lib64/libpcreposix.so.0 usr/lib64/libpcreposix.so.0.0.1 usr/lib64/libpopt.so.0 usr/lib64/libpopt.so.0.0.0 usr/lib64/libpthread-2.17.so usr/lib64/libpthread.so.0 usr/lib64/libreadline.so.6 usr/lib64/libreadline.so.6.2 usr/lib64/libresolv-2.17.so usr/lib64/libresolv.so.2 usr/lib64/librt-2.17.so usr/lib64/librt.so.1 usr/lib64/libselinux.so.1 usr/lib64/libsepol.so.1 usr/lib64/libslang.so.2 usr/lib64/libslang.so.2.2.4 usr/lib64/libssl.so.1.0.2k usr/lib64/libssl.so.10 usr/lib64/libstdc++.so.5 usr/lib64/libstdc++.so.5.0.7 usr/lib64/libstdc++.so.6 usr/lib64/libstdc++.so.6.0.19 usr/lib64/libthread_db-1.0.so usr/lib64/libthread_db.so.1 usr/lib64/libtic.so.5 usr/lib64/libtic.so.5.9 usr/lib64/libtinfo.so.5 usr/lib64/libtinfo.so.5.9 usr/lib64/libutil-2.17.so usr/lib64/libutil.so.1 usr/lib64/libuuid.so.1 usr/lib64/libuuid.so.1.3.0 usr/lib64/libz.so.1 usr/lib64/libz.so.1.2.7 usr/lib64/openssl/engines/lib4758cca.so usr/lib64/openssl/engines/libaep.so usr/lib64/openssl/engines/libatalla.so usr/lib64/openssl/engines/libcapi.so usr/lib64/openssl/engines/libchil.so usr/lib64/openssl/engines/libcswift.so usr/lib64/openssl/engines/libgmp.so usr/lib64/openssl/engines/libnuron.so usr/lib64/openssl/engines/libpadlock.so usr/lib64/openssl/engines/libsureware.so usr/lib64/openssl/engines/libubsec.so usr/lib64/rtkaio/librt.so.1 usr/lib64/rtkaio/librtkaio-2.17.so usr/lib64/security/pam_cap.so usr/libexec/awk/grcat usr/libexec/awk/pwcat usr/libexec/coreutils/libstdbuf.so usr/libexec/gam_server usr/libexec/getconf/POSIX_V6_ILP32_OFF32 usr/libexec/getconf/POSIX_V6_ILP32_OFFBIG usr/libexec/getconf/POSIX_V6_LP64_OFF64 usr/libexec/getconf/POSIX_V7_ILP32_OFF32 usr/libexec/getconf/POSIX_V7_ILP32_OFFBIG usr/libexec/getconf/POSIX_V7_LP64_OFF64 usr/libexec/getconf/XBS5_ILP32_OFF32 usr/libexec/getconf/XBS5_ILP32_OFFBIG usr/libexec/getconf/XBS5_LP64_OFF64 usr/libexec/grepconf.sh usr/sbin/addpart usr/sbin/agetty usr/sbin/badblocks usr/sbin/blkdiscard usr/sbin/blkid usr/sbin/blockdev usr/sbin/build-locale-archive usr/sbin/capsh usr/sbin/cfdisk usr/sbin/chcpu usr/sbin/chroot usr/sbin/ctrlaltdel usr/sbin/delpart usr/sbin/dumpe2fs usr/sbin/e2freefrag usr/sbin/e2fsck usr/sbin/e2image usr/sbin/e2label usr/sbin/e2undo usr/sbin/e4defrag usr/sbin/fdformat usr/sbin/fdisk usr/sbin/filefrag usr/sbin/findfs usr/sbin/fsck usr/sbin/fsck.cramfs usr/sbin/fsck.ext2 usr/sbin/fsck.ext3 usr/sbin/fsck.ext4 usr/sbin/fsck.minix usr/sbin/fsfreeze usr/sbin/fstrim usr/sbin/getcap usr/sbin/getpcaps usr/sbin/glibc_post_upgrade.i686 usr/sbin/glibc_post_upgrade.x86_64 usr/sbin/iconvconfig usr/sbin/iconvconfig.i686 usr/sbin/iconvconfig.x86_64 usr/sbin/install-info usr/sbin/key.dns_resolver usr/sbin/ldattach usr/sbin/ldconfig usr/sbin/logsave usr/sbin/losetup usr/sbin/mke2fs usr/sbin/mkfs usr/sbin/mkfs.cramfs usr/sbin/mkfs.ext2 usr/sbin/mkfs.ext3 usr/sbin/mkfs.ext4 usr/sbin/mkfs.minix usr/sbin/mklost+found usr/sbin/mkswap usr/sbin/nologin usr/sbin/partx usr/sbin/pivot_root usr/sbin/readprofile usr/sbin/redhat_lsb_trigger.i686 usr/sbin/redhat_lsb_trigger.x86_64 usr/sbin/request-key usr/sbin/resize2fs usr/sbin/resizepart usr/sbin/rtcwake usr/sbin/sefcontext_compile usr/sbin/setcap usr/sbin/sfdisk usr/sbin/sln usr/sbin/sulogin usr/sbin/swaplabel usr/sbin/swapoff usr/sbin/swapon usr/sbin/switch_root usr/sbin/tune2fs usr/sbin/wipefs usr/sbin/zdump usr/sbin/zic usr/share/awk/assert.awk usr/share/awk/bits2str.awk usr/share/awk/cliff_rand.awk usr/share/awk/ctime.awk usr/share/awk/ftrans.awk usr/share/awk/getopt.awk usr/share/awk/gettime.awk usr/share/awk/group.awk usr/share/awk/join.awk usr/share/awk/libintl.awk usr/share/awk/noassign.awk usr/share/awk/ord.awk usr/share/awk/passwd.awk usr/share/awk/quicksort.awk usr/share/awk/readable.awk usr/share/awk/rewind.awk usr/share/awk/round.awk usr/share/awk/strtonum.awk usr/share/awk/walkarray.awk usr/share/awk/zerofile.awk usr/share/bash-completion/completions/addpart usr/share/bash-completion/completions/blkdiscard usr/share/bash-completion/completions/blkid usr/share/bash-completion/completions/blockdev usr/share/bash-completion/completions/cal usr/share/bash-completion/completions/cfdisk usr/share/bash-completion/completions/chcpu usr/share/bash-completion/completions/chfn usr/share/bash-completion/completions/chrt usr/share/bash-completion/completions/chsh usr/share/bash-completion/completions/col usr/share/bash-completion/completions/colcrt usr/share/bash-completion/completions/colrm usr/share/bash-completion/completions/column usr/share/bash-completion/completions/ctrlaltdel usr/share/bash-completion/completions/cytune usr/share/bash-completion/completions/delpart usr/share/bash-completion/completions/dmesg usr/share/bash-completion/completions/eject usr/share/bash-completion/completions/fallocate usr/share/bash-completion/completions/fdformat usr/share/bash-completion/completions/fdisk usr/share/bash-completion/completions/findmnt usr/share/bash-completion/completions/flock usr/share/bash-completion/completions/fsck usr/share/bash-completion/completions/fsck.cramfs usr/share/bash-completion/completions/fsck.minix usr/share/bash-completion/completions/fsfreeze usr/share/bash-completion/completions/fstrim usr/share/bash-completion/completions/gapplication usr/share/bash-completion/completions/gdbus usr/share/bash-completion/completions/getopt usr/share/bash-completion/completions/gsettings usr/share/bash-completion/completions/hexdump usr/share/bash-completion/completions/hwclock usr/share/bash-completion/completions/ionice usr/share/bash-completion/completions/ipcrm usr/share/bash-completion/completions/ipcs usr/share/bash-completion/completions/isosize usr/share/bash-completion/completions/ldattach usr/share/bash-completion/completions/logger usr/share/bash-completion/completions/look usr/share/bash-completion/completions/losetup usr/share/bash-completion/completions/lsblk usr/share/bash-completion/completions/lscpu usr/share/bash-completion/completions/lslocks usr/share/bash-completion/completions/mcookie usr/share/bash-completion/completions/mkfs usr/share/bash-completion/completions/mkfs.cramfs usr/share/bash-completion/completions/mkfs.minix usr/share/bash-completion/completions/mkswap usr/share/bash-completion/completions/more usr/share/bash-completion/completions/mountpoint usr/share/bash-completion/completions/namei usr/share/bash-completion/completions/nsenter usr/share/bash-completion/completions/partx usr/share/bash-completion/completions/pivot_root usr/share/bash-completion/completions/prlimit usr/share/bash-completion/completions/raw usr/share/bash-completion/completions/readprofile usr/share/bash-completion/completions/rename usr/share/bash-completion/completions/renice usr/share/bash-completion/completions/resizepart usr/share/bash-completion/completions/rev usr/share/bash-completion/completions/rtcwake usr/share/bash-completion/completions/runuser usr/share/bash-completion/completions/script usr/share/bash-completion/completions/scriptreplay usr/share/bash-completion/completions/setarch usr/share/bash-completion/completions/setpriv usr/share/bash-completion/completions/setsid usr/share/bash-completion/completions/setterm usr/share/bash-completion/completions/sfdisk usr/share/bash-completion/completions/su usr/share/bash-completion/completions/swaplabel usr/share/bash-completion/completions/swapon usr/share/bash-completion/completions/tailf usr/share/bash-completion/completions/taskset usr/share/bash-completion/completions/ul usr/share/bash-completion/completions/unshare usr/share/bash-completion/completions/utmpdump usr/share/bash-completion/completions/uuidgen usr/share/bash-completion/completions/wdctl usr/share/bash-completion/completions/whereis usr/share/bash-completion/completions/wipefs usr/share/bash-completion/completions/write usr/share/bash-completion/completions/zramctl usr/share/centos-release/EULA %%PORTDOCS%%usr/share/doc/bash-4.2.46/COPYING %%PORTDOCS%%usr/share/doc/bzip2-1.0.6/CHANGES %%PORTDOCS%%usr/share/doc/bzip2-1.0.6/LICENSE %%PORTDOCS%%usr/share/doc/bzip2-1.0.6/README %%PORTDOCS%%usr/share/doc/bzip2-libs-1.0.6/LICENSE %%PORTDOCS%%usr/share/doc/centos-release/Contributors %%PORTDOCS%%usr/share/doc/centos-release/GPL %%PORTDOCS%%usr/share/doc/compat-db47-4.7.25/db-4.7.25/LICENSE %%PORTDOCS%%usr/share/doc/compat-db47-4.7.25/db-4.7.25/README %%PORTDOCS%%usr/share/doc/coreutils-8.22/ABOUT-NLS %%PORTDOCS%%usr/share/doc/coreutils-8.22/COPYING %%PORTDOCS%%usr/share/doc/coreutils-8.22/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/NEWS %%PORTDOCS%%usr/share/doc/coreutils-8.22/README %%PORTDOCS%%usr/share/doc/coreutils-8.22/THANKS %%PORTDOCS%%usr/share/doc/coreutils-8.22/TODO %%PORTDOCS%%usr/share/doc/coreutils-8.22/fileutils/ChangeLog-1997.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/fileutils/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/fileutils/NEWS %%PORTDOCS%%usr/share/doc/coreutils-8.22/sh-utils/ChangeLog.0.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/sh-utils/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/sh-utils/NEWS %%PORTDOCS%%usr/share/doc/coreutils-8.22/textutils/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/textutils/NEWS %%PORTDOCS%%usr/share/doc/diffutils-3.3/COPYING %%PORTDOCS%%usr/share/doc/diffutils-3.3/NEWS %%PORTDOCS%%usr/share/doc/diffutils-3.3/README %%PORTDOCS%%usr/share/doc/e2fsprogs-1.42.9/COPYING %%PORTDOCS%%usr/share/doc/e2fsprogs-1.42.9/README %%PORTDOCS%%usr/share/doc/e2fsprogs-1.42.9/RELEASE-NOTES %%PORTDOCS%%usr/share/doc/e2fsprogs-libs-1.42.9/COPYING %%PORTDOCS%%usr/share/doc/findutils-4.5.11/AUTHORS %%PORTDOCS%%usr/share/doc/findutils-4.5.11/COPYING %%PORTDOCS%%usr/share/doc/findutils-4.5.11/ChangeLog %%PORTDOCS%%usr/share/doc/findutils-4.5.11/NEWS %%PORTDOCS%%usr/share/doc/findutils-4.5.11/README %%PORTDOCS%%usr/share/doc/findutils-4.5.11/THANKS %%PORTDOCS%%usr/share/doc/findutils-4.5.11/TODO %%PORTDOCS%%usr/share/doc/gamin-0.1.10/AUTHORS %%PORTDOCS%%usr/share/doc/gamin-0.1.10/COPYING %%PORTDOCS%%usr/share/doc/gamin-0.1.10/ChangeLog %%PORTDOCS%%usr/share/doc/gamin-0.1.10/Copyright %%PORTDOCS%%usr/share/doc/gamin-0.1.10/FAQ.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/NEWS %%PORTDOCS%%usr/share/doc/gamin-0.1.10/README %%PORTDOCS%%usr/share/doc/gamin-0.1.10/TODO %%PORTDOCS%%usr/share/doc/gamin-0.1.10/callbacks.gif %%PORTDOCS%%usr/share/doc/gamin-0.1.10/client_server.gif %%PORTDOCS%%usr/share/doc/gamin-0.1.10/config.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/contacts.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/debug.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/debugging.txt %%PORTDOCS%%usr/share/doc/gamin-0.1.10/devel.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/differences.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/downloads.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/gamin.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/index.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/internals.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/news.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/overview.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/python.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/security.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/server_structs.gif %%PORTDOCS%%usr/share/doc/gamin-0.1.10/socket.txt %%PORTDOCS%%usr/share/doc/gamin-0.1.10/using.html %%PORTDOCS%%usr/share/doc/gawk-4.0.2/COPYING %%PORTDOCS%%usr/share/doc/gawk-4.0.2/FUTURES %%PORTDOCS%%usr/share/doc/gawk-4.0.2/LIMITATIONS %%PORTDOCS%%usr/share/doc/gawk-4.0.2/NEWS %%PORTDOCS%%usr/share/doc/gawk-4.0.2/POSIX.STD %%PORTDOCS%%usr/share/doc/gawk-4.0.2/README %%PORTDOCS%%usr/share/doc/gawk-4.0.2/README.multibyte %%PORTDOCS%%usr/share/doc/gawk-4.0.2/README.tests %%PORTDOCS%%usr/share/doc/gdbm-1.10/AUTHORS %%PORTDOCS%%usr/share/doc/gdbm-1.10/COPYING %%PORTDOCS%%usr/share/doc/gdbm-1.10/NEWS %%PORTDOCS%%usr/share/doc/gdbm-1.10/NOTE-WARNING %%PORTDOCS%%usr/share/doc/gdbm-1.10/README %%PORTDOCS%%usr/share/doc/gdbm-1.10/THANKS %%PORTDOCS%%usr/share/doc/glib2-2.56.1/AUTHORS %%PORTDOCS%%usr/share/doc/glib2-2.56.1/NEWS %%PORTDOCS%%usr/share/doc/glib2-2.56.1/README %%PORTDOCS%%usr/share/doc/glibc-2.17/BUGS %%PORTDOCS%%usr/share/doc/glibc-2.17/CONFORMANCE %%PORTDOCS%%usr/share/doc/glibc-2.17/COPYING %%PORTDOCS%%usr/share/doc/glibc-2.17/COPYING.LIB %%PORTDOCS%%usr/share/doc/glibc-2.17/INSTALL %%PORTDOCS%%usr/share/doc/glibc-2.17/LICENSES %%PORTDOCS%%usr/share/doc/glibc-2.17/NEWS %%PORTDOCS%%usr/share/doc/glibc-2.17/PROJECTS %%PORTDOCS%%usr/share/doc/glibc-2.17/README %%PORTDOCS%%usr/share/doc/glibc-2.17/README.hesiod %%PORTDOCS%%usr/share/doc/glibc-2.17/rtld-debugger-interface.txt %%PORTDOCS%%usr/share/doc/glibc-common-2.17/ChangeLog.15.bz2 %%PORTDOCS%%usr/share/doc/glibc-common-2.17/ChangeLog.16.bz2 %%PORTDOCS%%usr/share/doc/glibc-common-2.17/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/glibc-common-2.17/README.timezone %%PORTDOCS%%usr/share/doc/glibc-common-2.17/README.ufc-crypt %%PORTDOCS%%usr/share/doc/glibc-common-2.17/gai.conf %%PORTDOCS%%usr/share/doc/gmp-6.0.0/NEWS %%PORTDOCS%%usr/share/doc/gmp-6.0.0/README %%PORTDOCS%%usr/share/doc/grep-2.20/ABOUT-NLS %%PORTDOCS%%usr/share/doc/grep-2.20/AUTHORS %%PORTDOCS%%usr/share/doc/grep-2.20/COPYING %%PORTDOCS%%usr/share/doc/grep-2.20/ChangeLog %%PORTDOCS%%usr/share/doc/grep-2.20/NEWS %%PORTDOCS%%usr/share/doc/grep-2.20/README %%PORTDOCS%%usr/share/doc/grep-2.20/THANKS %%PORTDOCS%%usr/share/doc/grep-2.20/TODO %%PORTDOCS%%usr/share/doc/info-5.1/COPYING %%PORTDOCS%%usr/share/doc/keyutils-1.5.8/LICENCE.GPL %%PORTDOCS%%usr/share/doc/keyutils-1.5.8/README %%PORTDOCS%%usr/share/doc/keyutils-libs-1.5.8/LICENCE.LGPL %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/NOTICE %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/README %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/examples/kdc.conf %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/examples/krb5.conf %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/examples/services.append %%PORTDOCS%%usr/share/doc/less-458/LICENSE %%PORTDOCS%%usr/share/doc/libblkid-2.23.2/COPYING %%PORTDOCS%%usr/share/doc/libcap-2.22/License %%PORTDOCS%%usr/share/doc/libcap-2.22/capability.notes %%PORTDOCS%%usr/share/doc/libcom_err-1.42.9/COPYING %%PORTDOCS%%usr/share/doc/libdb-5.3.21/LICENSE %%PORTDOCS%%usr/share/doc/libdb-5.3.21/README %%PORTDOCS%%usr/share/doc/libffi-3.0.13/LICENSE %%PORTDOCS%%usr/share/doc/libffi-3.0.13/README %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING.LIB %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING.RUNTIME %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING3 %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING3.LIB %%PORTDOCS%%usr/share/doc/libidn-1.28/AUTHORS %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYING %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYING.LESSERv2 %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYING.LESSERv3 %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYINGv2 %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYINGv3 %%PORTDOCS%%usr/share/doc/libidn-1.28/FAQ %%PORTDOCS%%usr/share/doc/libidn-1.28/NEWS %%PORTDOCS%%usr/share/doc/libidn-1.28/README %%PORTDOCS%%usr/share/doc/libidn-1.28/THANKS %%PORTDOCS%%usr/share/doc/libmount-2.23.2/COPYING %%PORTDOCS%%usr/share/doc/libuuid-2.23.2/COPYING %%PORTDOCS%%usr/share/doc/ncurses-5.9/ANNOUNCE %%PORTDOCS%%usr/share/doc/ncurses-5.9/AUTHORS %%PORTDOCS%%usr/share/doc/ncurses-5.9/NEWS.bz2 %%PORTDOCS%%usr/share/doc/ncurses-5.9/README %%PORTDOCS%%usr/share/doc/ncurses-5.9/TO-DO %%PORTDOCS%%usr/share/doc/ncurses-base-5.9/README %%PORTDOCS%%usr/share/doc/pcre-8.32/AUTHORS %%PORTDOCS%%usr/share/doc/pcre-8.32/COPYING %%PORTDOCS%%usr/share/doc/pcre-8.32/ChangeLog %%PORTDOCS%%usr/share/doc/pcre-8.32/LICENCE %%PORTDOCS%%usr/share/doc/pcre-8.32/NEWS %%PORTDOCS%%usr/share/doc/pcre-8.32/README %%PORTDOCS%%usr/share/doc/popt-1.13/CHANGES %%PORTDOCS%%usr/share/doc/popt-1.13/COPYING %%PORTDOCS%%usr/share/doc/readline-6.2/CHANGES %%PORTDOCS%%usr/share/doc/readline-6.2/COPYING %%PORTDOCS%%usr/share/doc/readline-6.2/NEWS %%PORTDOCS%%usr/share/doc/readline-6.2/README %%PORTDOCS%%usr/share/doc/readline-6.2/USAGE %%PORTDOCS%%usr/share/doc/redhat-lsb-core-4.1/COPYING %%PORTDOCS%%usr/share/doc/redhat-lsb-core-4.1/README %%PORTDOCS%%usr/share/doc/redhat-lsb-core-4.1/README.lsb_release %%PORTDOCS%%usr/share/doc/redhat-release %%PORTDOCS%%usr/share/doc/sed-4.2.2/AUTHORS %%PORTDOCS%%usr/share/doc/sed-4.2.2/BUGS %%PORTDOCS%%usr/share/doc/sed-4.2.2/COPYING %%PORTDOCS%%usr/share/doc/sed-4.2.2/COPYING.DOC %%PORTDOCS%%usr/share/doc/sed-4.2.2/NEWS %%PORTDOCS%%usr/share/doc/sed-4.2.2/README %%PORTDOCS%%usr/share/doc/sed-4.2.2/THANKS %%PORTDOCS%%usr/share/doc/sed-4.2.2/sedfaq.txt.gz %%PORTDOCS%%usr/share/doc/setserial-2.17/README %%PORTDOCS%%usr/share/doc/setserial-2.17/rc.serial %%PORTDOCS%%usr/share/doc/setup-2.8.71/COPYING %%PORTDOCS%%usr/share/doc/setup-2.8.71/uidgid %%PORTDOCS%%usr/share/doc/slang-2.2.4/COPYING %%PORTDOCS%%usr/share/doc/slang-2.2.4/NEWS %%PORTDOCS%%usr/share/doc/slang-2.2.4/README %%PORTDOCS%%usr/share/doc/slang-2.2.4/changes.txt %%PORTDOCS%%usr/share/doc/slang-2.2.4/grammar.txt %%PORTDOCS%%usr/share/doc/slang-2.2.4/slang.txt %%PORTDOCS%%usr/share/doc/slang-2.2.4/slangfun.txt %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/AUTHORS %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/COPYING.BSD-3 %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/COPYING.GPLv2 %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/COPYING.LGPLv2.1 %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/COPYING.UCB %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/NEWS %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/README %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/deprecated.txt %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/getopt-parse.bash %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/getopt-parse.tcsh %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/sfdisk.txt %%PORTDOCS%%usr/share/doc/which-2.20/AUTHORS %%PORTDOCS%%usr/share/doc/which-2.20/COPYING %%PORTDOCS%%usr/share/doc/which-2.20/EXAMPLES %%PORTDOCS%%usr/share/doc/which-2.20/NEWS %%PORTDOCS%%usr/share/doc/which-2.20/README %%PORTDOCS%%usr/share/doc/xz-libs-5.2.2/COPYING %%PORTDOCS%%usr/share/doc/xz-libs-5.2.2/COPYING.GPLv2 %%PORTDOCS%%usr/share/doc/xz-libs-5.2.2/COPYING.GPLv3 %%PORTDOCS%%usr/share/doc/xz-libs-5.2.2/COPYING.LGPLv2.1 %%PORTDOCS%%usr/share/doc/zlib-1.2.7/ChangeLog %%PORTDOCS%%usr/share/doc/zlib-1.2.7/FAQ %%PORTDOCS%%usr/share/doc/zlib-1.2.7/README usr/share/gcc-4.8.2/python/libstdcxx/__init__.py usr/share/gcc-4.8.2/python/libstdcxx/__init__.pyc usr/share/gcc-4.8.2/python/libstdcxx/__init__.pyo usr/share/gcc-4.8.2/python/libstdcxx/v6/__init__.py usr/share/gcc-4.8.2/python/libstdcxx/v6/__init__.pyc usr/share/gcc-4.8.2/python/libstdcxx/v6/__init__.pyo usr/share/gcc-4.8.2/python/libstdcxx/v6/printers.py usr/share/gcc-4.8.2/python/libstdcxx/v6/printers.pyc usr/share/gcc-4.8.2/python/libstdcxx/v6/printers.pyo usr/share/gcc-4.8.5 usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.19-gdb.py usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.19-gdb.pyc usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.19-gdb.pyo usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.19-gdb.py usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.19-gdb.pyc usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.19-gdb.pyo usr/share/i18n/charmaps/ANSI_X3.110-1983.gz usr/share/i18n/charmaps/ANSI_X3.4-1968.gz usr/share/i18n/charmaps/ARMSCII-8.gz usr/share/i18n/charmaps/ASMO_449.gz usr/share/i18n/charmaps/BIG5-HKSCS.gz usr/share/i18n/charmaps/BIG5.gz usr/share/i18n/charmaps/BRF.gz usr/share/i18n/charmaps/BS_4730.gz usr/share/i18n/charmaps/BS_VIEWDATA.gz usr/share/i18n/charmaps/CP10007.gz usr/share/i18n/charmaps/CP1125.gz usr/share/i18n/charmaps/CP1250.gz usr/share/i18n/charmaps/CP1251.gz usr/share/i18n/charmaps/CP1252.gz usr/share/i18n/charmaps/CP1253.gz usr/share/i18n/charmaps/CP1254.gz usr/share/i18n/charmaps/CP1255.gz usr/share/i18n/charmaps/CP1256.gz usr/share/i18n/charmaps/CP1257.gz usr/share/i18n/charmaps/CP1258.gz usr/share/i18n/charmaps/CP737.gz usr/share/i18n/charmaps/CP770.gz usr/share/i18n/charmaps/CP771.gz usr/share/i18n/charmaps/CP772.gz usr/share/i18n/charmaps/CP773.gz usr/share/i18n/charmaps/CP774.gz usr/share/i18n/charmaps/CP775.gz usr/share/i18n/charmaps/CP949.gz usr/share/i18n/charmaps/CSA_Z243.4-1985-1.gz usr/share/i18n/charmaps/CSA_Z243.4-1985-2.gz usr/share/i18n/charmaps/CSA_Z243.4-1985-GR.gz usr/share/i18n/charmaps/CSN_369103.gz usr/share/i18n/charmaps/CWI.gz usr/share/i18n/charmaps/DEC-MCS.gz usr/share/i18n/charmaps/DIN_66003.gz usr/share/i18n/charmaps/DS_2089.gz usr/share/i18n/charmaps/EBCDIC-AT-DE-A.gz usr/share/i18n/charmaps/EBCDIC-AT-DE.gz usr/share/i18n/charmaps/EBCDIC-CA-FR.gz usr/share/i18n/charmaps/EBCDIC-DK-NO-A.gz usr/share/i18n/charmaps/EBCDIC-DK-NO.gz usr/share/i18n/charmaps/EBCDIC-ES-A.gz usr/share/i18n/charmaps/EBCDIC-ES-S.gz usr/share/i18n/charmaps/EBCDIC-ES.gz usr/share/i18n/charmaps/EBCDIC-FI-SE-A.gz usr/share/i18n/charmaps/EBCDIC-FI-SE.gz usr/share/i18n/charmaps/EBCDIC-FR.gz usr/share/i18n/charmaps/EBCDIC-IS-FRISS.gz usr/share/i18n/charmaps/EBCDIC-IT.gz usr/share/i18n/charmaps/EBCDIC-PT.gz usr/share/i18n/charmaps/EBCDIC-UK.gz usr/share/i18n/charmaps/EBCDIC-US.gz usr/share/i18n/charmaps/ECMA-CYRILLIC.gz usr/share/i18n/charmaps/ES.gz usr/share/i18n/charmaps/ES2.gz usr/share/i18n/charmaps/EUC-JISX0213.gz usr/share/i18n/charmaps/EUC-JP-MS.gz usr/share/i18n/charmaps/EUC-JP.gz usr/share/i18n/charmaps/EUC-KR.gz usr/share/i18n/charmaps/EUC-TW.gz usr/share/i18n/charmaps/GB18030.gz usr/share/i18n/charmaps/GB2312.gz usr/share/i18n/charmaps/GBK.gz usr/share/i18n/charmaps/GB_1988-80.gz usr/share/i18n/charmaps/GEORGIAN-ACADEMY.gz usr/share/i18n/charmaps/GEORGIAN-PS.gz usr/share/i18n/charmaps/GOST_19768-74.gz usr/share/i18n/charmaps/GREEK-CCITT.gz usr/share/i18n/charmaps/GREEK7-OLD.gz usr/share/i18n/charmaps/GREEK7.gz usr/share/i18n/charmaps/HP-GREEK8.gz usr/share/i18n/charmaps/HP-ROMAN8.gz usr/share/i18n/charmaps/HP-ROMAN9.gz usr/share/i18n/charmaps/HP-THAI8.gz usr/share/i18n/charmaps/HP-TURKISH8.gz usr/share/i18n/charmaps/IBM037.gz usr/share/i18n/charmaps/IBM038.gz usr/share/i18n/charmaps/IBM1004.gz usr/share/i18n/charmaps/IBM1026.gz usr/share/i18n/charmaps/IBM1047.gz usr/share/i18n/charmaps/IBM1124.gz usr/share/i18n/charmaps/IBM1129.gz usr/share/i18n/charmaps/IBM1132.gz usr/share/i18n/charmaps/IBM1133.gz usr/share/i18n/charmaps/IBM1160.gz usr/share/i18n/charmaps/IBM1161.gz usr/share/i18n/charmaps/IBM1162.gz usr/share/i18n/charmaps/IBM1163.gz usr/share/i18n/charmaps/IBM1164.gz usr/share/i18n/charmaps/IBM256.gz usr/share/i18n/charmaps/IBM273.gz usr/share/i18n/charmaps/IBM274.gz usr/share/i18n/charmaps/IBM275.gz usr/share/i18n/charmaps/IBM277.gz usr/share/i18n/charmaps/IBM278.gz usr/share/i18n/charmaps/IBM280.gz usr/share/i18n/charmaps/IBM281.gz usr/share/i18n/charmaps/IBM284.gz usr/share/i18n/charmaps/IBM285.gz usr/share/i18n/charmaps/IBM290.gz usr/share/i18n/charmaps/IBM297.gz usr/share/i18n/charmaps/IBM420.gz usr/share/i18n/charmaps/IBM423.gz usr/share/i18n/charmaps/IBM424.gz usr/share/i18n/charmaps/IBM437.gz usr/share/i18n/charmaps/IBM500.gz usr/share/i18n/charmaps/IBM850.gz usr/share/i18n/charmaps/IBM851.gz usr/share/i18n/charmaps/IBM852.gz usr/share/i18n/charmaps/IBM855.gz usr/share/i18n/charmaps/IBM856.gz usr/share/i18n/charmaps/IBM857.gz +usr/share/i18n/charmaps/IBM858.gz usr/share/i18n/charmaps/IBM860.gz usr/share/i18n/charmaps/IBM861.gz usr/share/i18n/charmaps/IBM862.gz usr/share/i18n/charmaps/IBM863.gz usr/share/i18n/charmaps/IBM864.gz usr/share/i18n/charmaps/IBM865.gz usr/share/i18n/charmaps/IBM866.gz usr/share/i18n/charmaps/IBM866NAV.gz usr/share/i18n/charmaps/IBM868.gz usr/share/i18n/charmaps/IBM869.gz usr/share/i18n/charmaps/IBM870.gz usr/share/i18n/charmaps/IBM871.gz usr/share/i18n/charmaps/IBM874.gz usr/share/i18n/charmaps/IBM875.gz usr/share/i18n/charmaps/IBM880.gz usr/share/i18n/charmaps/IBM891.gz usr/share/i18n/charmaps/IBM903.gz usr/share/i18n/charmaps/IBM904.gz usr/share/i18n/charmaps/IBM905.gz usr/share/i18n/charmaps/IBM918.gz usr/share/i18n/charmaps/IBM922.gz usr/share/i18n/charmaps/IEC_P27-1.gz usr/share/i18n/charmaps/INIS-8.gz usr/share/i18n/charmaps/INIS-CYRILLIC.gz usr/share/i18n/charmaps/INIS.gz usr/share/i18n/charmaps/INVARIANT.gz usr/share/i18n/charmaps/ISIRI-3342.gz usr/share/i18n/charmaps/ISO-8859-1.gz usr/share/i18n/charmaps/ISO-8859-10.gz usr/share/i18n/charmaps/ISO-8859-11.gz usr/share/i18n/charmaps/ISO-8859-13.gz usr/share/i18n/charmaps/ISO-8859-14.gz usr/share/i18n/charmaps/ISO-8859-15.gz usr/share/i18n/charmaps/ISO-8859-16.gz usr/share/i18n/charmaps/ISO-8859-2.gz usr/share/i18n/charmaps/ISO-8859-3.gz usr/share/i18n/charmaps/ISO-8859-4.gz usr/share/i18n/charmaps/ISO-8859-5.gz usr/share/i18n/charmaps/ISO-8859-6.gz usr/share/i18n/charmaps/ISO-8859-7.gz usr/share/i18n/charmaps/ISO-8859-8.gz usr/share/i18n/charmaps/ISO-8859-9.gz usr/share/i18n/charmaps/ISO-8859-9E.gz usr/share/i18n/charmaps/ISO-IR-197.gz usr/share/i18n/charmaps/ISO-IR-209.gz usr/share/i18n/charmaps/ISO-IR-90.gz usr/share/i18n/charmaps/ISO_10367-BOX.gz usr/share/i18n/charmaps/ISO_10646.gz usr/share/i18n/charmaps/ISO_11548-1.gz usr/share/i18n/charmaps/ISO_2033-1983.gz usr/share/i18n/charmaps/ISO_5427-EXT.gz usr/share/i18n/charmaps/ISO_5427.gz usr/share/i18n/charmaps/ISO_5428.gz usr/share/i18n/charmaps/ISO_646.BASIC.gz usr/share/i18n/charmaps/ISO_646.IRV.gz usr/share/i18n/charmaps/ISO_6937-2-25.gz usr/share/i18n/charmaps/ISO_6937-2-ADD.gz usr/share/i18n/charmaps/ISO_6937.gz usr/share/i18n/charmaps/ISO_8859-1,GL.gz usr/share/i18n/charmaps/ISO_8859-SUPP.gz usr/share/i18n/charmaps/IT.gz usr/share/i18n/charmaps/JIS_C6220-1969-JP.gz usr/share/i18n/charmaps/JIS_C6220-1969-RO.gz usr/share/i18n/charmaps/JIS_C6229-1984-A.gz usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD.gz usr/share/i18n/charmaps/JIS_C6229-1984-B.gz usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD.gz usr/share/i18n/charmaps/JIS_C6229-1984-HAND.gz usr/share/i18n/charmaps/JIS_C6229-1984-KANA.gz usr/share/i18n/charmaps/JIS_X0201.gz usr/share/i18n/charmaps/JOHAB.gz usr/share/i18n/charmaps/JUS_I.B1.002.gz usr/share/i18n/charmaps/JUS_I.B1.003-MAC.gz usr/share/i18n/charmaps/JUS_I.B1.003-SERB.gz usr/share/i18n/charmaps/KOI-8.gz usr/share/i18n/charmaps/KOI8-R.gz usr/share/i18n/charmaps/KOI8-RU.gz usr/share/i18n/charmaps/KOI8-T.gz usr/share/i18n/charmaps/KOI8-U.gz usr/share/i18n/charmaps/KSC5636.gz usr/share/i18n/charmaps/LATIN-GREEK-1.gz usr/share/i18n/charmaps/LATIN-GREEK.gz usr/share/i18n/charmaps/MAC-CENTRALEUROPE.gz usr/share/i18n/charmaps/MAC-CYRILLIC.gz usr/share/i18n/charmaps/MAC-IS.gz usr/share/i18n/charmaps/MAC-SAMI.gz usr/share/i18n/charmaps/MAC-UK.gz usr/share/i18n/charmaps/MACINTOSH.gz usr/share/i18n/charmaps/MIK.gz usr/share/i18n/charmaps/MSZ_7795.3.gz usr/share/i18n/charmaps/NATS-DANO-ADD.gz usr/share/i18n/charmaps/NATS-DANO.gz usr/share/i18n/charmaps/NATS-SEFI-ADD.gz usr/share/i18n/charmaps/NATS-SEFI.gz usr/share/i18n/charmaps/NC_NC00-10.gz usr/share/i18n/charmaps/NEXTSTEP.gz usr/share/i18n/charmaps/NF_Z_62-010.gz usr/share/i18n/charmaps/NF_Z_62-010_1973.gz usr/share/i18n/charmaps/NS_4551-1.gz usr/share/i18n/charmaps/NS_4551-2.gz usr/share/i18n/charmaps/PT.gz usr/share/i18n/charmaps/PT154.gz usr/share/i18n/charmaps/PT2.gz usr/share/i18n/charmaps/RK1048.gz usr/share/i18n/charmaps/SAMI-WS2.gz usr/share/i18n/charmaps/SAMI.gz usr/share/i18n/charmaps/SEN_850200_B.gz usr/share/i18n/charmaps/SEN_850200_C.gz usr/share/i18n/charmaps/SHIFT_JIS.gz usr/share/i18n/charmaps/SHIFT_JISX0213.gz usr/share/i18n/charmaps/T.101-G2.gz usr/share/i18n/charmaps/T.61-7BIT.gz usr/share/i18n/charmaps/T.61-8BIT.gz usr/share/i18n/charmaps/TCVN5712-1.gz usr/share/i18n/charmaps/TIS-620.gz usr/share/i18n/charmaps/TSCII.gz usr/share/i18n/charmaps/UTF-8.gz usr/share/i18n/charmaps/VIDEOTEX-SUPPL.gz usr/share/i18n/charmaps/VISCII.gz usr/share/i18n/charmaps/WINDOWS-31J.gz usr/share/i18n/locales/POSIX usr/share/i18n/locales/aa_DJ usr/share/i18n/locales/aa_ER usr/share/i18n/locales/aa_ER@saaho usr/share/i18n/locales/aa_ET usr/share/i18n/locales/af_ZA usr/share/i18n/locales/am_ET usr/share/i18n/locales/an_ES usr/share/i18n/locales/ar_AE usr/share/i18n/locales/ar_BH usr/share/i18n/locales/ar_DZ usr/share/i18n/locales/ar_EG usr/share/i18n/locales/ar_IN usr/share/i18n/locales/ar_IQ usr/share/i18n/locales/ar_JO usr/share/i18n/locales/ar_KW usr/share/i18n/locales/ar_LB usr/share/i18n/locales/ar_LY usr/share/i18n/locales/ar_MA usr/share/i18n/locales/ar_OM usr/share/i18n/locales/ar_QA usr/share/i18n/locales/ar_SA usr/share/i18n/locales/ar_SD usr/share/i18n/locales/ar_SY usr/share/i18n/locales/ar_TN usr/share/i18n/locales/ar_YE usr/share/i18n/locales/as_IN usr/share/i18n/locales/ast_ES usr/share/i18n/locales/ayc_PE usr/share/i18n/locales/az_AZ usr/share/i18n/locales/be_BY usr/share/i18n/locales/be_BY@latin usr/share/i18n/locales/bem_ZM usr/share/i18n/locales/ber_DZ usr/share/i18n/locales/ber_MA usr/share/i18n/locales/bg_BG usr/share/i18n/locales/bho_IN usr/share/i18n/locales/bn_BD usr/share/i18n/locales/bn_IN usr/share/i18n/locales/bo_CN usr/share/i18n/locales/bo_IN usr/share/i18n/locales/br_FR usr/share/i18n/locales/br_FR@euro usr/share/i18n/locales/brx_IN usr/share/i18n/locales/bs_BA usr/share/i18n/locales/byn_ER usr/share/i18n/locales/ca_AD usr/share/i18n/locales/ca_ES usr/share/i18n/locales/ca_ES@euro usr/share/i18n/locales/ca_FR usr/share/i18n/locales/ca_IT usr/share/i18n/locales/crh_UA usr/share/i18n/locales/cs_CZ usr/share/i18n/locales/csb_PL usr/share/i18n/locales/cv_RU usr/share/i18n/locales/cy_GB usr/share/i18n/locales/da_DK usr/share/i18n/locales/de_AT usr/share/i18n/locales/de_AT@euro usr/share/i18n/locales/de_BE usr/share/i18n/locales/de_BE@euro usr/share/i18n/locales/de_CH usr/share/i18n/locales/de_DE usr/share/i18n/locales/de_DE@euro usr/share/i18n/locales/de_LU usr/share/i18n/locales/de_LU@euro usr/share/i18n/locales/doi_IN usr/share/i18n/locales/dv_MV usr/share/i18n/locales/dz_BT usr/share/i18n/locales/el_CY usr/share/i18n/locales/el_GR usr/share/i18n/locales/el_GR@euro usr/share/i18n/locales/en_AG usr/share/i18n/locales/en_AU usr/share/i18n/locales/en_BW usr/share/i18n/locales/en_CA usr/share/i18n/locales/en_DK usr/share/i18n/locales/en_GB usr/share/i18n/locales/en_HK usr/share/i18n/locales/en_IE usr/share/i18n/locales/en_IE@euro usr/share/i18n/locales/en_IN usr/share/i18n/locales/en_NG usr/share/i18n/locales/en_NZ usr/share/i18n/locales/en_PH usr/share/i18n/locales/en_SG usr/share/i18n/locales/en_US usr/share/i18n/locales/en_ZA usr/share/i18n/locales/en_ZM usr/share/i18n/locales/en_ZW usr/share/i18n/locales/es_AR usr/share/i18n/locales/es_BO usr/share/i18n/locales/es_CL usr/share/i18n/locales/es_CO usr/share/i18n/locales/es_CR usr/share/i18n/locales/es_CU usr/share/i18n/locales/es_DO usr/share/i18n/locales/es_EC usr/share/i18n/locales/es_ES usr/share/i18n/locales/es_ES@euro usr/share/i18n/locales/es_GT usr/share/i18n/locales/es_HN usr/share/i18n/locales/es_MX usr/share/i18n/locales/es_NI usr/share/i18n/locales/es_PA usr/share/i18n/locales/es_PE usr/share/i18n/locales/es_PR usr/share/i18n/locales/es_PY usr/share/i18n/locales/es_SV usr/share/i18n/locales/es_US usr/share/i18n/locales/es_UY usr/share/i18n/locales/es_VE usr/share/i18n/locales/et_EE usr/share/i18n/locales/eu_ES usr/share/i18n/locales/eu_ES@euro usr/share/i18n/locales/fa_IR usr/share/i18n/locales/ff_SN usr/share/i18n/locales/fi_FI usr/share/i18n/locales/fi_FI@euro usr/share/i18n/locales/fil_PH usr/share/i18n/locales/fo_FO usr/share/i18n/locales/fr_BE usr/share/i18n/locales/fr_BE@euro usr/share/i18n/locales/fr_CA usr/share/i18n/locales/fr_CH usr/share/i18n/locales/fr_FR usr/share/i18n/locales/fr_FR@euro usr/share/i18n/locales/fr_LU usr/share/i18n/locales/fr_LU@euro usr/share/i18n/locales/fur_IT usr/share/i18n/locales/fy_DE usr/share/i18n/locales/fy_NL usr/share/i18n/locales/ga_IE usr/share/i18n/locales/ga_IE@euro usr/share/i18n/locales/gd_GB usr/share/i18n/locales/gez_ER usr/share/i18n/locales/gez_ER@abegede usr/share/i18n/locales/gez_ET usr/share/i18n/locales/gez_ET@abegede usr/share/i18n/locales/gl_ES usr/share/i18n/locales/gl_ES@euro usr/share/i18n/locales/gu_IN usr/share/i18n/locales/gv_GB usr/share/i18n/locales/ha_NG usr/share/i18n/locales/he_IL usr/share/i18n/locales/hi_IN usr/share/i18n/locales/hne_IN usr/share/i18n/locales/hr_HR usr/share/i18n/locales/hsb_DE usr/share/i18n/locales/ht_HT usr/share/i18n/locales/hu_HU usr/share/i18n/locales/hy_AM usr/share/i18n/locales/i18n usr/share/i18n/locales/ia_FR usr/share/i18n/locales/id_ID usr/share/i18n/locales/ig_NG usr/share/i18n/locales/ik_CA usr/share/i18n/locales/is_IS usr/share/i18n/locales/iso14651_t1 usr/share/i18n/locales/iso14651_t1_common usr/share/i18n/locales/iso14651_t1_pinyin usr/share/i18n/locales/it_CH usr/share/i18n/locales/it_IT usr/share/i18n/locales/it_IT@euro usr/share/i18n/locales/iu_CA usr/share/i18n/locales/iw_IL usr/share/i18n/locales/ja_JP usr/share/i18n/locales/ka_GE usr/share/i18n/locales/kk_KZ usr/share/i18n/locales/kl_GL usr/share/i18n/locales/km_KH usr/share/i18n/locales/kn_IN usr/share/i18n/locales/ko_KR usr/share/i18n/locales/kok_IN usr/share/i18n/locales/ks_IN usr/share/i18n/locales/ks_IN@devanagari usr/share/i18n/locales/ku_TR usr/share/i18n/locales/kw_GB usr/share/i18n/locales/ky_KG usr/share/i18n/locales/lb_LU usr/share/i18n/locales/lg_UG usr/share/i18n/locales/li_BE usr/share/i18n/locales/li_NL usr/share/i18n/locales/lij_IT usr/share/i18n/locales/lo_LA usr/share/i18n/locales/lt_LT usr/share/i18n/locales/lv_LV usr/share/i18n/locales/mag_IN usr/share/i18n/locales/mai_IN usr/share/i18n/locales/mg_MG usr/share/i18n/locales/mhr_RU usr/share/i18n/locales/mi_NZ usr/share/i18n/locales/mk_MK usr/share/i18n/locales/ml_IN usr/share/i18n/locales/mn_MN usr/share/i18n/locales/mni_IN usr/share/i18n/locales/mr_IN usr/share/i18n/locales/ms_MY usr/share/i18n/locales/mt_MT usr/share/i18n/locales/my_MM usr/share/i18n/locales/nan_TW@latin usr/share/i18n/locales/nb_NO usr/share/i18n/locales/nds_DE usr/share/i18n/locales/nds_NL usr/share/i18n/locales/ne_NP usr/share/i18n/locales/nhn_MX usr/share/i18n/locales/niu_NU usr/share/i18n/locales/niu_NZ usr/share/i18n/locales/nl_AW usr/share/i18n/locales/nl_BE usr/share/i18n/locales/nl_BE@euro usr/share/i18n/locales/nl_NL usr/share/i18n/locales/nl_NL@euro usr/share/i18n/locales/nn_NO usr/share/i18n/locales/nr_ZA usr/share/i18n/locales/nso_ZA usr/share/i18n/locales/oc_FR usr/share/i18n/locales/om_ET usr/share/i18n/locales/om_KE usr/share/i18n/locales/or_IN usr/share/i18n/locales/os_RU usr/share/i18n/locales/pa_IN usr/share/i18n/locales/pa_PK usr/share/i18n/locales/pap_AN usr/share/i18n/locales/pl_PL usr/share/i18n/locales/ps_AF usr/share/i18n/locales/pt_BR usr/share/i18n/locales/pt_PT usr/share/i18n/locales/pt_PT@euro usr/share/i18n/locales/ro_RO usr/share/i18n/locales/ru_RU usr/share/i18n/locales/ru_UA usr/share/i18n/locales/rw_RW usr/share/i18n/locales/sa_IN usr/share/i18n/locales/sat_IN usr/share/i18n/locales/sc_IT usr/share/i18n/locales/sd_IN usr/share/i18n/locales/sd_IN@devanagari usr/share/i18n/locales/se_NO usr/share/i18n/locales/shs_CA usr/share/i18n/locales/si_LK usr/share/i18n/locales/sid_ET usr/share/i18n/locales/sk_SK usr/share/i18n/locales/sl_SI usr/share/i18n/locales/so_DJ usr/share/i18n/locales/so_ET usr/share/i18n/locales/so_KE usr/share/i18n/locales/so_SO usr/share/i18n/locales/sq_AL usr/share/i18n/locales/sq_MK usr/share/i18n/locales/sr_ME usr/share/i18n/locales/sr_RS usr/share/i18n/locales/sr_RS@latin usr/share/i18n/locales/ss_ZA usr/share/i18n/locales/st_ZA usr/share/i18n/locales/sv_FI usr/share/i18n/locales/sv_FI@euro usr/share/i18n/locales/sv_SE usr/share/i18n/locales/sw_KE usr/share/i18n/locales/sw_TZ usr/share/i18n/locales/szl_PL usr/share/i18n/locales/ta_IN usr/share/i18n/locales/ta_LK usr/share/i18n/locales/te_IN usr/share/i18n/locales/tg_TJ usr/share/i18n/locales/th_TH usr/share/i18n/locales/ti_ER usr/share/i18n/locales/ti_ET usr/share/i18n/locales/tig_ER usr/share/i18n/locales/tk_TM usr/share/i18n/locales/tl_PH usr/share/i18n/locales/tn_ZA usr/share/i18n/locales/tr_CY usr/share/i18n/locales/tr_TR usr/share/i18n/locales/translit_circle usr/share/i18n/locales/translit_cjk_compat usr/share/i18n/locales/translit_cjk_variants usr/share/i18n/locales/translit_combining usr/share/i18n/locales/translit_compat usr/share/i18n/locales/translit_font usr/share/i18n/locales/translit_fraction usr/share/i18n/locales/translit_hangul usr/share/i18n/locales/translit_narrow usr/share/i18n/locales/translit_neutral usr/share/i18n/locales/translit_small usr/share/i18n/locales/translit_wide usr/share/i18n/locales/ts_ZA usr/share/i18n/locales/tt_RU usr/share/i18n/locales/tt_RU@iqtelif usr/share/i18n/locales/ug_CN usr/share/i18n/locales/uk_UA usr/share/i18n/locales/unm_US usr/share/i18n/locales/ur_IN usr/share/i18n/locales/ur_PK usr/share/i18n/locales/uz_UZ usr/share/i18n/locales/uz_UZ@cyrillic usr/share/i18n/locales/ve_ZA usr/share/i18n/locales/vi_VN usr/share/i18n/locales/wa_BE usr/share/i18n/locales/wa_BE@euro usr/share/i18n/locales/wae_CH usr/share/i18n/locales/wal_ET usr/share/i18n/locales/wo_SN usr/share/i18n/locales/xh_ZA usr/share/i18n/locales/yi_US usr/share/i18n/locales/yo_NG usr/share/i18n/locales/yue_HK usr/share/i18n/locales/zh_CN usr/share/i18n/locales/zh_HK usr/share/i18n/locales/zh_SG usr/share/i18n/locales/zh_TW usr/share/i18n/locales/zu_ZA usr/share/icons usr/share/info/bash.info.gz usr/share/info/coreutils.info.gz usr/share/info/diffutils.info.gz usr/share/info/dir usr/share/info/find-maint.info.gz usr/share/info/find.info.gz usr/share/info/gawk.info.gz usr/share/info/gawkinet.info.gz usr/share/info/grep.info.gz usr/share/info/history.info.gz usr/share/info/info-stnd.info.gz usr/share/info/info.info.gz usr/share/info/libidn.info.gz usr/share/info/rluserman.info.gz usr/share/info/sed.info.gz usr/share/info/which.info.gz usr/share/keyutils/request-key-debug.sh usr/share/licenses/glib2-2.56.1/COPYING usr/share/licenses/gmp-6.0.0/COPYING usr/share/licenses/gmp-6.0.0/COPYING.LESSERv3 usr/share/licenses/gmp-6.0.0/COPYINGv2 usr/share/licenses/gmp-6.0.0/COPYINGv3 usr/share/licenses/krb5-libs-1.15.1/LICENSE usr/share/licenses/libsepol-2.5/COPYING usr/share/licenses/openssl-libs-1.0.2k/LICENSE %%NLS%%usr/share/locale/af/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/af/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/af/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/af/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/af/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/af/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/am/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/an/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ar/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/as/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ast/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ast/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/az/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/be/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/be@latin/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/bg/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/bn/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/bs/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/ca/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/cs/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/cy/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/da/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/mit-krb5.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/de/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/dz/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/el/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/en@boldquot/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/en@quot/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/en@quot/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/en_CA/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/en_GB/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/en_GB/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/en_US/LC_MESSAGES/mit-krb5.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/eo/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/es/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/et/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/eu/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/fa/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/fi/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/fr/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/fur/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ga/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/gd/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/gl/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/gu/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/he/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/he/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/he/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/he/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/hi/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/hr/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/hu/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/hy/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ia/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ia/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/id/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/is/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/is/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/it/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/ja/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ka/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/kk/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/kk/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/kk/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/kn/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ko/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ku/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ky/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/lg/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/lg/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/lg/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/locale.alias %%NLS%%usr/share/locale/lt/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/lt/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/lv/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/lv/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mai/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mg/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mk/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ml/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mn/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ms/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ms/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ms/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ms/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ms/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/nb/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/nds/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ne/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/nl/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/nn/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/oc/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/or/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pa/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pa/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/pl/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ps/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/pt/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/pt_BR/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ro/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/ru/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/rw/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/rw/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/rw/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/si/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/sk/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/sl/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/sq/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/sv/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ta/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/te/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/tg/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/th/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/th/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/tl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/tr/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/tt/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ug/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/uk/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/vi/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/wa/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/wa/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/xh/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/yi/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/zh_CN/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/zh_TW/LC_TIME/coreutils.mo usr/share/lsb/4.1/modules/core/core-4.1-amd64 usr/share/lsb/4.1/modules/core/core-4.1-ia32 usr/share/lsb/4.1/modules/core/core-4.1-noarch usr/share/lsb/4.1/modules/core/security-4.1-amd64 usr/share/lsb/4.1/modules/core/security-4.1-ia32 usr/share/lsb/4.1/modules/core/security-4.1-noarch usr/share/lsb/4.1/submodules/core-4.1-amd64 usr/share/lsb/4.1/submodules/core-4.1-ia32 usr/share/lsb/4.1/submodules/core-4.1-noarch usr/share/man/man1/..1.gz usr/share/man/man1/:.1.gz usr/share/man/man1/[.1.gz usr/share/man/man1/alias.1.gz usr/share/man/man1/arch.1.gz usr/share/man/man1/awk.1.gz usr/share/man/man1/base64.1.gz usr/share/man/man1/basename.1.gz usr/share/man/man1/bash.1.gz usr/share/man/man1/bashbug-64.1.gz usr/share/man/man1/bashbug.1.gz usr/share/man/man1/bg.1.gz usr/share/man/man1/bind.1.gz usr/share/man/man1/break.1.gz usr/share/man/man1/builtin.1.gz usr/share/man/man1/builtins.1.gz usr/share/man/man1/bunzip2.1.gz usr/share/man/man1/bzcat.1.gz usr/share/man/man1/bzcmp.1.gz usr/share/man/man1/bzdiff.1.gz usr/share/man/man1/bzgrep.1.gz usr/share/man/man1/bzip2.1.gz usr/share/man/man1/bzip2recover.1.gz usr/share/man/man1/bzless.1.gz usr/share/man/man1/bzmore.1.gz usr/share/man/man1/cal.1.gz usr/share/man/man1/caller.1.gz usr/share/man/man1/capsh.1.gz usr/share/man/man1/captoinfo.1m.gz usr/share/man/man1/cat.1.gz usr/share/man/man1/cd.1.gz usr/share/man/man1/chattr.1.gz usr/share/man/man1/chcon.1.gz usr/share/man/man1/chfn.1.gz usr/share/man/man1/chgrp.1.gz usr/share/man/man1/chmod.1.gz usr/share/man/man1/chown.1.gz usr/share/man/man1/chroot.1.gz usr/share/man/man1/chrt.1.gz usr/share/man/man1/chsh.1.gz usr/share/man/man1/cksum.1.gz usr/share/man/man1/clear.1.gz usr/share/man/man1/cmp.1.gz usr/share/man/man1/col.1.gz usr/share/man/man1/colcrt.1.gz usr/share/man/man1/colrm.1.gz usr/share/man/man1/column.1.gz usr/share/man/man1/comm.1.gz usr/share/man/man1/command.1.gz usr/share/man/man1/compgen.1.gz usr/share/man/man1/complete.1.gz usr/share/man/man1/compopt.1.gz usr/share/man/man1/continue.1.gz usr/share/man/man1/cp.1.gz usr/share/man/man1/csplit.1.gz usr/share/man/man1/cut.1.gz usr/share/man/man1/date.1.gz usr/share/man/man1/dd.1.gz usr/share/man/man1/declare.1.gz usr/share/man/man1/df.1.gz usr/share/man/man1/dgawk.1.gz usr/share/man/man1/diff.1.gz usr/share/man/man1/diff3.1.gz usr/share/man/man1/dir.1.gz usr/share/man/man1/dircolors.1.gz usr/share/man/man1/dirname.1.gz usr/share/man/man1/dirs.1.gz usr/share/man/man1/disown.1.gz usr/share/man/man1/dmesg.1.gz usr/share/man/man1/du.1.gz usr/share/man/man1/echo.1.gz usr/share/man/man1/egrep.1.gz usr/share/man/man1/eject.1.gz usr/share/man/man1/enable.1.gz usr/share/man/man1/env.1.gz usr/share/man/man1/eval.1.gz usr/share/man/man1/exec.1.gz usr/share/man/man1/exit.1.gz usr/share/man/man1/expand.1.gz usr/share/man/man1/export.1.gz usr/share/man/man1/expr.1.gz usr/share/man/man1/factor.1.gz usr/share/man/man1/fallocate.1.gz usr/share/man/man1/false.1.gz usr/share/man/man1/fc.1.gz usr/share/man/man1/fg.1.gz usr/share/man/man1/fgrep.1.gz usr/share/man/man1/find.1.gz usr/share/man/man1/flock.1.gz usr/share/man/man1/fmt.1.gz usr/share/man/man1/fold.1.gz usr/share/man/man1/gapplication.1.gz usr/share/man/man1/gawk.1.gz usr/share/man/man1/gdbus.1.gz usr/share/man/man1/getopt.1.gz usr/share/man/man1/getopts.1.gz usr/share/man/man1/gio-querymodules.1.gz usr/share/man/man1/gio.1.gz usr/share/man/man1/glib-compile-schemas.1.gz usr/share/man/man1/grep.1.gz usr/share/man/man1/groups.1.gz usr/share/man/man1/gsettings.1.gz usr/share/man/man1/hash.1.gz usr/share/man/man1/head.1.gz usr/share/man/man1/help.1.gz usr/share/man/man1/hexdump.1.gz usr/share/man/man1/history.1.gz usr/share/man/man1/hostid.1.gz usr/share/man/man1/id.1.gz usr/share/man/man1/idn.1.gz usr/share/man/man1/igawk.1.gz usr/share/man/man1/info.1.gz usr/share/man/man1/infocmp.1m.gz usr/share/man/man1/infokey.1.gz usr/share/man/man1/infotocap.1m.gz usr/share/man/man1/install-info.1.gz usr/share/man/man1/install.1.gz usr/share/man/man1/ionice.1.gz usr/share/man/man1/ipcmk.1.gz usr/share/man/man1/ipcrm.1.gz usr/share/man/man1/ipcs.1.gz usr/share/man/man1/jobs.1.gz usr/share/man/man1/join.1.gz usr/share/man/man1/keyctl.1.gz usr/share/man/man1/kill.1.gz usr/share/man/man1/less.1.gz usr/share/man/man1/lessecho.1.gz usr/share/man/man1/lesskey.1.gz usr/share/man/man1/let.1.gz usr/share/man/man1/link.1.gz usr/share/man/man1/ln.1.gz usr/share/man/man1/local.1.gz usr/share/man/man1/logger.1.gz usr/share/man/man1/login.1.gz usr/share/man/man1/logname.1.gz usr/share/man/man1/logout.1.gz usr/share/man/man1/look.1.gz usr/share/man/man1/ls.1.gz usr/share/man/man1/lsattr.1.gz usr/share/man/man1/lsb_release.1.gz usr/share/man/man1/lscpu.1.gz usr/share/man/man1/lsipc.1.gz usr/share/man/man1/lslogins.1.gz usr/share/man/man1/lsmem.1.gz usr/share/man/man1/mapfile.1.gz usr/share/man/man1/mcookie.1.gz usr/share/man/man1/md5sum.1.gz usr/share/man/man1/mkdir.1.gz usr/share/man/man1/mkfifo.1.gz usr/share/man/man1/mknod.1.gz usr/share/man/man1/mktemp.1.gz usr/share/man/man1/more.1.gz usr/share/man/man1/mountpoint.1.gz usr/share/man/man1/mv.1.gz usr/share/man/man1/namei.1.gz usr/share/man/man1/nice.1.gz usr/share/man/man1/nl.1.gz usr/share/man/man1/nohup.1.gz usr/share/man/man1/nproc.1.gz usr/share/man/man1/nsenter.1.gz usr/share/man/man1/numfmt.1.gz usr/share/man/man1/od.1.gz usr/share/man/man1/oldfind.1.gz usr/share/man/man1/paste.1.gz usr/share/man/man1/pathchk.1.gz usr/share/man/man1/pgawk.1.gz usr/share/man/man1/pinky.1.gz usr/share/man/man1/popd.1.gz usr/share/man/man1/pr.1.gz usr/share/man/man1/printenv.1.gz usr/share/man/man1/printf.1.gz usr/share/man/man1/prlimit.1.gz usr/share/man/man1/ptx.1.gz usr/share/man/man1/pushd.1.gz usr/share/man/man1/pwd.1.gz usr/share/man/man1/read.1.gz usr/share/man/man1/readlink.1.gz usr/share/man/man1/readonly.1.gz usr/share/man/man1/realpath.1.gz usr/share/man/man1/rename.1.gz usr/share/man/man1/renice.1.gz usr/share/man/man1/reset.1.gz usr/share/man/man1/return.1.gz usr/share/man/man1/rev.1.gz usr/share/man/man1/rm.1.gz usr/share/man/man1/rmdir.1.gz usr/share/man/man1/runcon.1.gz usr/share/man/man1/runuser.1.gz usr/share/man/man1/script.1.gz usr/share/man/man1/scriptreplay.1.gz usr/share/man/man1/sdiff.1.gz usr/share/man/man1/sed.1.gz usr/share/man/man1/seq.1.gz usr/share/man/man1/set.1.gz usr/share/man/man1/setpriv.1.gz usr/share/man/man1/setsid.1.gz usr/share/man/man1/setterm.1.gz usr/share/man/man1/sh.1.gz usr/share/man/man1/sha1sum.1.gz usr/share/man/man1/sha224sum.1.gz usr/share/man/man1/sha256sum.1.gz usr/share/man/man1/sha384sum.1.gz usr/share/man/man1/sha512sum.1.gz usr/share/man/man1/shift.1.gz usr/share/man/man1/shopt.1.gz usr/share/man/man1/shred.1.gz usr/share/man/man1/shuf.1.gz usr/share/man/man1/sleep.1.gz usr/share/man/man1/sort.1.gz usr/share/man/man1/source.1.gz usr/share/man/man1/split.1.gz usr/share/man/man1/stat.1.gz usr/share/man/man1/stdbuf.1.gz usr/share/man/man1/stty.1.gz usr/share/man/man1/su.1.gz usr/share/man/man1/sum.1.gz usr/share/man/man1/suspend.1.gz usr/share/man/man1/sync.1.gz usr/share/man/man1/tabs.1.gz usr/share/man/man1/tac.1.gz usr/share/man/man1/tail.1.gz usr/share/man/man1/tailf.1.gz usr/share/man/man1/taskset.1.gz usr/share/man/man1/tee.1.gz usr/share/man/man1/test.1.gz usr/share/man/man1/tic.1m.gz usr/share/man/man1/timeout.1.gz usr/share/man/man1/times.1.gz usr/share/man/man1/toe.1m.gz usr/share/man/man1/touch.1.gz usr/share/man/man1/tput.1.gz usr/share/man/man1/tr.1.gz usr/share/man/man1/trap.1.gz usr/share/man/man1/true.1.gz usr/share/man/man1/truncate.1.gz usr/share/man/man1/tset.1.gz usr/share/man/man1/tsort.1.gz usr/share/man/man1/tty.1.gz usr/share/man/man1/type.1.gz usr/share/man/man1/typeset.1.gz usr/share/man/man1/ul.1.gz usr/share/man/man1/ulimit.1.gz usr/share/man/man1/umask.1.gz usr/share/man/man1/unalias.1.gz usr/share/man/man1/uname.1.gz usr/share/man/man1/unexpand.1.gz usr/share/man/man1/uniq.1.gz usr/share/man/man1/unlink.1.gz usr/share/man/man1/unset.1.gz usr/share/man/man1/unshare.1.gz usr/share/man/man1/users.1.gz usr/share/man/man1/utmpdump.1.gz usr/share/man/man1/uuidgen.1.gz usr/share/man/man1/vdir.1.gz usr/share/man/man1/wait.1.gz usr/share/man/man1/wc.1.gz usr/share/man/man1/whereis.1.gz usr/share/man/man1/which.1.gz usr/share/man/man1/who.1.gz usr/share/man/man1/whoami.1.gz usr/share/man/man1/write.1.gz usr/share/man/man1/xargs.1.gz usr/share/man/man1/yes.1.gz usr/share/man/man5/.k5identity.5.gz usr/share/man/man5/.k5login.5.gz usr/share/man/man5/e2fsck.conf.5.gz usr/share/man/man5/ext2.5.gz usr/share/man/man5/ext3.5.gz usr/share/man/man5/ext4.5.gz usr/share/man/man5/fstab.5.gz usr/share/man/man5/info.5.gz usr/share/man/man5/k5identity.5.gz usr/share/man/man5/k5login.5.gz usr/share/man/man5/krb5.conf.5.gz usr/share/man/man5/mke2fs.conf.5.gz usr/share/man/man5/request-key.conf.5.gz usr/share/man/man5/term.5.gz usr/share/man/man5/terminfo.5.gz +usr/share/man/man7/kerberos.7.gz usr/share/man/man7/term.7.gz usr/share/man/man8/addpart.8.gz usr/share/man/man8/agetty.8.gz usr/share/man/man8/badblocks.8.gz usr/share/man/man8/blkdiscard.8.gz usr/share/man/man8/blkid.8.gz usr/share/man/man8/blockdev.8.gz usr/share/man/man8/cfdisk.8.gz usr/share/man/man8/chcpu.8.gz usr/share/man/man8/chmem.8.gz usr/share/man/man8/clock.8.gz usr/share/man/man8/ctrlaltdel.8.gz usr/share/man/man8/cytune.8.gz usr/share/man/man8/debugfs.8.gz usr/share/man/man8/delpart.8.gz usr/share/man/man8/dumpe2fs.8.gz usr/share/man/man8/e2freefrag.8.gz usr/share/man/man8/e2fsck.8.gz usr/share/man/man8/e2image.8.gz usr/share/man/man8/e2label.8.gz usr/share/man/man8/e2undo.8.gz usr/share/man/man8/e4defrag.8.gz usr/share/man/man8/fdformat.8.gz usr/share/man/man8/fdisk.8.gz usr/share/man/man8/filefrag.8.gz usr/share/man/man8/findfs.8.gz usr/share/man/man8/findmnt.8.gz usr/share/man/man8/fsck.8.gz usr/share/man/man8/fsck.cramfs.8.gz usr/share/man/man8/fsck.ext2.8.gz usr/share/man/man8/fsck.ext3.8.gz usr/share/man/man8/fsck.ext4.8.gz usr/share/man/man8/fsck.minix.8.gz usr/share/man/man8/fsfreeze.8.gz usr/share/man/man8/fstrim.8.gz usr/share/man/man8/getcap.8.gz usr/share/man/man8/getpcaps.8.gz usr/share/man/man8/hwclock.8.gz usr/share/man/man8/i386.8.gz usr/share/man/man8/isosize.8.gz usr/share/man/man8/key.dns_resolver.8.gz usr/share/man/man8/ldattach.8.gz usr/share/man/man8/linux32.8.gz usr/share/man/man8/linux64.8.gz usr/share/man/man8/logsave.8.gz usr/share/man/man8/losetup.8.gz usr/share/man/man8/lsblk.8.gz usr/share/man/man8/lslocks.8.gz usr/share/man/man8/lsns.8.gz usr/share/man/man8/mke2fs.8.gz usr/share/man/man8/mkfs.8.gz usr/share/man/man8/mkfs.cramfs.8.gz usr/share/man/man8/mkfs.ext2.8.gz usr/share/man/man8/mkfs.ext3.8.gz usr/share/man/man8/mkfs.ext4.8.gz usr/share/man/man8/mkfs.minix.8.gz usr/share/man/man8/mklost+found.8.gz usr/share/man/man8/mkswap.8.gz usr/share/man/man8/mount.8.gz usr/share/man/man8/nologin.8.gz usr/share/man/man8/partx.8.gz usr/share/man/man8/pivot_root.8.gz usr/share/man/man8/raw.8.gz usr/share/man/man8/rawdevices.8.gz usr/share/man/man8/readprofile.8.gz usr/share/man/man8/request-key.8.gz usr/share/man/man8/resize2fs.8.gz usr/share/man/man8/resizepart.8.gz usr/share/man/man8/rtcwake.8.gz usr/share/man/man8/setarch.8.gz usr/share/man/man8/setcap.8.gz usr/share/man/man8/setserial.8.gz usr/share/man/man8/sfdisk.8.gz usr/share/man/man8/sulogin.8.gz usr/share/man/man8/swaplabel.8.gz usr/share/man/man8/swapoff.8.gz usr/share/man/man8/swapon.8.gz usr/share/man/man8/switch_root.8.gz usr/share/man/man8/tune2fs.8.gz usr/share/man/man8/umount.8.gz usr/share/man/man8/wdctl.8.gz usr/share/man/man8/wipefs.8.gz usr/share/man/man8/x86_64.8.gz usr/share/man/man8/zramctl.8.gz usr/share/redhat-release usr/share/tabset/std usr/share/tabset/stdcrt usr/share/tabset/vt100 usr/share/tabset/vt300 usr/share/terminfo/A/Apple_Terminal usr/share/terminfo/E/Eterm usr/share/terminfo/E/Eterm-256color usr/share/terminfo/E/Eterm-88color usr/share/terminfo/E/Eterm-color usr/share/terminfo/a/ansi usr/share/terminfo/a/ansi80x25 usr/share/terminfo/a/ansis usr/share/terminfo/a/aterm usr/share/terminfo/b/bterm usr/share/terminfo/c/cons25 usr/share/terminfo/c/cygwin usr/share/terminfo/d/dumb usr/share/terminfo/e/eterm usr/share/terminfo/e/eterm-color usr/share/terminfo/g/gnome usr/share/terminfo/g/gnome-256color usr/share/terminfo/h/hurd usr/share/terminfo/j/jfbterm usr/share/terminfo/k/kon usr/share/terminfo/k/kon2 usr/share/terminfo/k/konsole usr/share/terminfo/k/konsole-256color usr/share/terminfo/l/linux usr/share/terminfo/m/mach usr/share/terminfo/m/mach-bold usr/share/terminfo/m/mach-color usr/share/terminfo/m/mach-gnu usr/share/terminfo/m/mach-gnu-color usr/share/terminfo/m/mlterm usr/share/terminfo/m/mrxvt usr/share/terminfo/n/nsterm usr/share/terminfo/n/nxterm usr/share/terminfo/p/pcansi usr/share/terminfo/p/putty usr/share/terminfo/p/putty-256color usr/share/terminfo/p/putty-sco usr/share/terminfo/p/putty-vt100 usr/share/terminfo/r/rxvt usr/share/terminfo/r/rxvt-16color usr/share/terminfo/r/rxvt-256color usr/share/terminfo/r/rxvt-88color usr/share/terminfo/r/rxvt-basic usr/share/terminfo/r/rxvt-color usr/share/terminfo/r/rxvt-cygwin usr/share/terminfo/r/rxvt-cygwin-native usr/share/terminfo/r/rxvt-unicode usr/share/terminfo/r/rxvt-xpm usr/share/terminfo/s/screen usr/share/terminfo/s/screen-16color usr/share/terminfo/s/screen-256color usr/share/terminfo/s/screen.Eterm usr/share/terminfo/s/screen.gnome usr/share/terminfo/s/screen.konsole usr/share/terminfo/s/screen.linux usr/share/terminfo/s/screen.mlterm usr/share/terminfo/s/screen.mrxvt usr/share/terminfo/s/screen.rxvt usr/share/terminfo/s/screen.teraterm usr/share/terminfo/s/screen.vte usr/share/terminfo/s/screen.xterm-new usr/share/terminfo/s/screen.xterm-r6 usr/share/terminfo/s/screen.xterm-xfree86 usr/share/terminfo/s/simpleterm usr/share/terminfo/s/st usr/share/terminfo/s/st-16color usr/share/terminfo/s/st-256color usr/share/terminfo/s/sun usr/share/terminfo/s/sun1 usr/share/terminfo/s/sun2 usr/share/terminfo/t/teraterm usr/share/terminfo/t/teraterm2.3 usr/share/terminfo/v/vs100 usr/share/terminfo/v/vt100 usr/share/terminfo/v/vt100-am usr/share/terminfo/v/vt100-nav usr/share/terminfo/v/vt102 usr/share/terminfo/v/vt200 usr/share/terminfo/v/vt220 usr/share/terminfo/v/vt52 usr/share/terminfo/v/vte usr/share/terminfo/v/vte-256color usr/share/terminfo/v/vwmterm usr/share/terminfo/w/wsvt25 usr/share/terminfo/w/wsvt25m usr/share/terminfo/x/xfce usr/share/terminfo/x/xterm usr/share/terminfo/x/xterm-1002 usr/share/terminfo/x/xterm-1003 usr/share/terminfo/x/xterm-16color usr/share/terminfo/x/xterm-24 usr/share/terminfo/x/xterm-256color usr/share/terminfo/x/xterm-88color usr/share/terminfo/x/xterm-8bit usr/share/terminfo/x/xterm-basic usr/share/terminfo/x/xterm-bold usr/share/terminfo/x/xterm-color usr/share/terminfo/x/xterm-hp usr/share/terminfo/x/xterm-new usr/share/terminfo/x/xterm-nic usr/share/terminfo/x/xterm-noapp usr/share/terminfo/x/xterm-old usr/share/terminfo/x/xterm-pcolor usr/share/terminfo/x/xterm-r5 usr/share/terminfo/x/xterm-r6 usr/share/terminfo/x/xterm-sco usr/share/terminfo/x/xterm-sun usr/share/terminfo/x/xterm-utf8 usr/share/terminfo/x/xterm-vt220 usr/share/terminfo/x/xterm-vt52 usr/share/terminfo/x/xterm-xf86-v32 usr/share/terminfo/x/xterm-xf86-v33 usr/share/terminfo/x/xterm-xf86-v333 usr/share/terminfo/x/xterm-xf86-v40 usr/share/terminfo/x/xterm-xf86-v43 usr/share/terminfo/x/xterm-xf86-v44 usr/share/terminfo/x/xterm-xfree86 usr/share/terminfo/x/xterm-xi usr/share/terminfo/x/xterms usr/tmp @rmtry var/cache/ldconfig/aux-cache var/db/Makefile var/mail @dir dev @dir etc/X11/applnk @dir etc/X11/fontpath.d @dir etc/bash_completion.d @dir etc/gss/mech.d @dir etc/krb5.conf.d @dir etc/ld.so.conf.d @dir etc/opt @dir etc/pki/tls/certs @dir etc/pki/tls/misc @dir etc/pki/tls/private @dir etc/pm/config.d @dir etc/pm/power.d @dir etc/pm/sleep.d @dir etc/popt.d @dir etc/request-key.d @dir etc/sysconfig @dir etc/terminfo @dir etc/xdg/autostart @dir etc/xinetd.d @dir opt @dir srv @dir usr/lib/gio/modules @dir usr/lib64/gio/modules @dir var/adm @dir var/cache/ldconfig @dir var/empty @dir var/games @dir var/gopher @dir var/kerberos/krb5/user @dir var/lib/games @dir var/lib/misc @dir var/lib/rpm-state @dir var/local @dir var/nis @dir var/opt @dir var/preserve @dir var/spool/lpd @dir var/spool/mail @dir var/yp @dir %%LINUXBASE%% @comment These directories may have filesystems mounted and then it may not be @comment possible to change their mode and timestamp like @dir tries to do. @postexec mkdir -p %D/dev/shm @postunexec rmdir %D/dev/shm 2>/dev/null || true @postexec mkdir -p %D/proc @postunexec rmdir %D/proc 2>/dev/null || true @postexec mkdir -p %D/sys @postunexec rmdir %D/sys 2>/dev/null || true @postexec %D/usr/sbin/ldconfig @postexec %D/usr/bin/gio-querymodules-32 /usr/lib/gio/modules @postexec %D/usr/bin/gio-querymodules-64 /usr/lib64/gio/modules Index: head/emulators/linux_base-c7/pkg-plist.i386 =================================================================== --- head/emulators/linux_base-c7/pkg-plist.i386 (revision 533772) +++ head/emulators/linux_base-c7/pkg-plist.i386 (revision 533773) @@ -1,2839 +1,2843 @@ @preexec [ -n "`/sbin/sysctl -q %%SYSCTLMIB%%`" ] || ( echo "Cannot install package: kernel missing Linux support" >&2; exit 1 ) bin etc/DIR_COLORS etc/DIR_COLORS.256color etc/DIR_COLORS.lightbgcolor etc/GREP_COLORS etc/aliases etc/bashrc etc/centos-release etc/centos-release-upstream etc/csh.cshrc etc/csh.login etc/default/nss etc/e2fsck.conf etc/environment etc/filesystems etc/host.conf etc/hosts etc/hosts.allow etc/hosts.deny etc/inputrc etc/issue etc/issue.net @sample etc/krb5.conf.sample @rmtry etc/ld.so.cache etc/ld.so.conf etc/lsb-release.d/core-4.1-ia32 etc/lsb-release.d/core-4.1-noarch etc/mke2fs.conf etc/mtab @sample etc/nsswitch.conf.sample etc/os-release etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-7 etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Testing-7 etc/pki/tls/openssl.cnf etc/prelink.conf.d/nss-softokn-prelink.conf etc/profile etc/profile.d/colorgrep.csh etc/profile.d/colorgrep.sh etc/profile.d/colorls.csh etc/profile.d/colorls.sh etc/profile.d/csh.local etc/profile.d/less.csh etc/profile.d/less.sh etc/profile.d/sh.local etc/profile.d/which2.csh etc/profile.d/which2.sh etc/redhat-lsb/lsb_killproc etc/redhat-lsb/lsb_log_message etc/redhat-lsb/lsb_pidofproc etc/redhat-lsb/lsb_start_daemon etc/redhat-release etc/request-key.conf etc/rpc etc/rpm/macros.dist etc/securetty etc/shells etc/skel/.bash_logout etc/skel/.bash_profile etc/skel/.bashrc etc/subgid etc/subuid etc/system-release etc/system-release-cpe etc/yum.repos.d/CentOS-Base.repo etc/yum.repos.d/CentOS-CR.repo etc/yum.repos.d/CentOS-Debuginfo.repo etc/yum.repos.d/CentOS-Media.repo etc/yum.repos.d/CentOS-Sources.repo etc/yum.repos.d/CentOS-Vault.repo etc/yum.repos.d/CentOS-fasttrack.repo etc/yum/vars/contentdir etc/yum/vars/infra lib run sbin usr/bin/[ usr/bin/alias usr/bin/arch usr/bin/awk usr/bin/base64 usr/bin/basename usr/bin/bash usr/bin/bashbug usr/bin/bashbug-32 usr/bin/berkeley_db47_svc usr/bin/bg usr/bin/bunzip2 usr/bin/bzcat usr/bin/bzcmp usr/bin/bzdiff usr/bin/bzgrep usr/bin/bzip2 usr/bin/bzip2recover usr/bin/bzless usr/bin/bzmore usr/bin/cal usr/bin/captoinfo usr/bin/cat usr/bin/catchsegv usr/bin/cd usr/bin/chattr usr/bin/chcon usr/bin/chgrp usr/bin/chmem usr/bin/chmod usr/bin/chown usr/bin/chrt usr/bin/cksum usr/bin/clear usr/bin/cmp usr/bin/col usr/bin/colcrt usr/bin/colrm usr/bin/column usr/bin/comm usr/bin/command usr/bin/cp usr/bin/csplit usr/bin/cut usr/bin/cytune usr/bin/date usr/bin/db47_archive usr/bin/db47_checkpoint usr/bin/db47_codegen usr/bin/db47_deadlock usr/bin/db47_dump usr/bin/db47_hotbackup usr/bin/db47_load usr/bin/db47_printlog usr/bin/db47_recover usr/bin/db47_stat usr/bin/db47_upgrade usr/bin/db47_verify usr/bin/dd usr/bin/df usr/bin/dgawk usr/bin/diff usr/bin/diff3 usr/bin/dir usr/bin/dircolors usr/bin/dirname usr/bin/dmesg usr/bin/du usr/bin/echo usr/bin/egrep usr/bin/eject usr/bin/env usr/bin/expand usr/bin/expr usr/bin/factor usr/bin/fallocate usr/bin/false usr/bin/fc usr/bin/fg usr/bin/fgrep usr/bin/find usr/bin/flock usr/bin/fmt usr/bin/fold usr/bin/gapplication usr/bin/gawk usr/bin/gdbus usr/bin/gencat usr/bin/getconf usr/bin/getent usr/bin/getopt usr/bin/getopts usr/bin/gio usr/bin/gio-querymodules-32 usr/bin/glib-compile-schemas usr/bin/grep usr/bin/groups usr/bin/gsettings usr/bin/head usr/bin/hexdump usr/bin/hostid usr/bin/i386 usr/bin/iconv usr/bin/id usr/bin/idn usr/bin/igawk usr/bin/info usr/bin/infocmp usr/bin/infokey usr/bin/infotocap usr/bin/install usr/bin/ionice usr/bin/ipcmk usr/bin/ipcrm usr/bin/ipcs usr/bin/isosize usr/bin/jobs usr/bin/join usr/bin/keyctl usr/bin/kill usr/bin/ldd usr/bin/lddlibc4 usr/bin/less usr/bin/lessecho usr/bin/lesskey usr/bin/lesspipe.sh usr/bin/link usr/bin/linux32 usr/bin/linux64 usr/bin/ln usr/bin/locale usr/bin/localedef usr/bin/logger usr/bin/logname usr/bin/look usr/bin/ls usr/bin/lsattr usr/bin/lsb_release usr/bin/lslocks usr/bin/makedb usr/bin/mcookie usr/bin/md5sum usr/bin/mkdir usr/bin/mkfifo usr/bin/mknod usr/bin/mktemp usr/bin/more usr/bin/mount usr/bin/mountpoint usr/bin/mv usr/bin/namei usr/bin/nice usr/bin/nl usr/bin/nohup usr/bin/nproc usr/bin/nsenter usr/bin/numfmt usr/bin/od usr/bin/oldfind usr/bin/paste usr/bin/pathchk usr/bin/pgawk usr/bin/pinky usr/bin/pldd usr/bin/pr usr/bin/printenv usr/bin/printf usr/bin/prlimit usr/bin/ptx usr/bin/pwd usr/bin/raw usr/bin/read usr/bin/readlink usr/bin/realpath usr/bin/redhat_lsb_init usr/bin/rename usr/bin/renice usr/bin/reset usr/bin/rev usr/bin/rm usr/bin/rmdir usr/bin/rpcgen usr/bin/runcon usr/bin/scriptreplay usr/bin/sdiff usr/bin/sed usr/bin/seq usr/bin/setarch usr/bin/setserial usr/bin/setsid usr/bin/setterm usr/bin/sh usr/bin/sha1sum usr/bin/sha224sum usr/bin/sha256sum usr/bin/sha384sum usr/bin/sha512sum usr/bin/shred usr/bin/shuf usr/bin/sleep usr/bin/sort usr/bin/sotruss usr/bin/split usr/bin/sprof usr/bin/stat usr/bin/stdbuf usr/bin/stty usr/bin/sum usr/bin/sync usr/bin/tabs usr/bin/tac usr/bin/tail usr/bin/tailf usr/bin/taskset usr/bin/tee usr/bin/test usr/bin/testgdbm usr/bin/tic usr/bin/timeout usr/bin/toe usr/bin/touch usr/bin/tput usr/bin/tr usr/bin/true usr/bin/truncate usr/bin/tset usr/bin/tsort usr/bin/tty usr/bin/tzselect usr/bin/ul usr/bin/umask usr/bin/umount usr/bin/unalias usr/bin/uname usr/bin/unexpand usr/bin/uniq usr/bin/unlink usr/bin/unshare usr/bin/users usr/bin/utmpdump usr/bin/uuidgen usr/bin/vdir usr/bin/wait usr/bin/wc usr/bin/wdctl usr/bin/whereis usr/bin/which usr/bin/who usr/bin/whoami usr/bin/write usr/bin/xargs usr/bin/yes usr/lib/.libcrypto.so.1.0.2k.hmac usr/lib/.libcrypto.so.10.hmac usr/lib/.libssl.so.1.0.2k.hmac usr/lib/.libssl.so.10.hmac usr/lib/audit/sotruss-lib.so usr/lib/db4.7.25/libdb.so usr/lib/db4.7.25/libdb_cxx.so usr/lib/dracut/dracut.conf.d/50-nss-softokn.conf usr/lib/dracut/modules.d/05nss-softokn/module-setup.sh usr/lib/fipscheck/libgmp.so.10.2.0.hmac usr/lib/fipscheck/libgmp.so.10.hmac usr/lib/gconv/ANSI_X3.110.so usr/lib/gconv/ARMSCII-8.so usr/lib/gconv/ASMO_449.so usr/lib/gconv/BIG5.so usr/lib/gconv/BIG5HKSCS.so usr/lib/gconv/BRF.so usr/lib/gconv/CP10007.so usr/lib/gconv/CP1125.so usr/lib/gconv/CP1250.so usr/lib/gconv/CP1251.so usr/lib/gconv/CP1252.so usr/lib/gconv/CP1253.so usr/lib/gconv/CP1254.so usr/lib/gconv/CP1255.so usr/lib/gconv/CP1256.so usr/lib/gconv/CP1257.so usr/lib/gconv/CP1258.so usr/lib/gconv/CP737.so usr/lib/gconv/CP770.so usr/lib/gconv/CP771.so usr/lib/gconv/CP772.so usr/lib/gconv/CP773.so usr/lib/gconv/CP774.so usr/lib/gconv/CP775.so usr/lib/gconv/CP932.so usr/lib/gconv/CSN_369103.so usr/lib/gconv/CWI.so usr/lib/gconv/DEC-MCS.so usr/lib/gconv/EBCDIC-AT-DE-A.so usr/lib/gconv/EBCDIC-AT-DE.so usr/lib/gconv/EBCDIC-CA-FR.so usr/lib/gconv/EBCDIC-DK-NO-A.so usr/lib/gconv/EBCDIC-DK-NO.so usr/lib/gconv/EBCDIC-ES-A.so usr/lib/gconv/EBCDIC-ES-S.so usr/lib/gconv/EBCDIC-ES.so usr/lib/gconv/EBCDIC-FI-SE-A.so usr/lib/gconv/EBCDIC-FI-SE.so usr/lib/gconv/EBCDIC-FR.so usr/lib/gconv/EBCDIC-IS-FRISS.so usr/lib/gconv/EBCDIC-IT.so usr/lib/gconv/EBCDIC-PT.so usr/lib/gconv/EBCDIC-UK.so usr/lib/gconv/EBCDIC-US.so usr/lib/gconv/ECMA-CYRILLIC.so usr/lib/gconv/EUC-CN.so usr/lib/gconv/EUC-JISX0213.so usr/lib/gconv/EUC-JP-MS.so usr/lib/gconv/EUC-JP.so usr/lib/gconv/EUC-KR.so usr/lib/gconv/EUC-TW.so usr/lib/gconv/GB18030.so usr/lib/gconv/GBBIG5.so usr/lib/gconv/GBGBK.so usr/lib/gconv/GBK.so usr/lib/gconv/GEORGIAN-ACADEMY.so usr/lib/gconv/GEORGIAN-PS.so usr/lib/gconv/GOST_19768-74.so usr/lib/gconv/GREEK-CCITT.so usr/lib/gconv/GREEK7-OLD.so usr/lib/gconv/GREEK7.so usr/lib/gconv/HP-GREEK8.so usr/lib/gconv/HP-ROMAN8.so usr/lib/gconv/HP-ROMAN9.so usr/lib/gconv/HP-THAI8.so usr/lib/gconv/HP-TURKISH8.so usr/lib/gconv/IBM037.so usr/lib/gconv/IBM038.so usr/lib/gconv/IBM1004.so usr/lib/gconv/IBM1008.so usr/lib/gconv/IBM1008_420.so usr/lib/gconv/IBM1025.so usr/lib/gconv/IBM1026.so usr/lib/gconv/IBM1046.so usr/lib/gconv/IBM1047.so usr/lib/gconv/IBM1097.so usr/lib/gconv/IBM1112.so usr/lib/gconv/IBM1122.so usr/lib/gconv/IBM1123.so usr/lib/gconv/IBM1124.so usr/lib/gconv/IBM1129.so usr/lib/gconv/IBM1130.so usr/lib/gconv/IBM1132.so usr/lib/gconv/IBM1133.so usr/lib/gconv/IBM1137.so usr/lib/gconv/IBM1140.so usr/lib/gconv/IBM1141.so usr/lib/gconv/IBM1142.so usr/lib/gconv/IBM1143.so usr/lib/gconv/IBM1144.so usr/lib/gconv/IBM1145.so usr/lib/gconv/IBM1146.so usr/lib/gconv/IBM1147.so usr/lib/gconv/IBM1148.so usr/lib/gconv/IBM1149.so usr/lib/gconv/IBM1153.so usr/lib/gconv/IBM1154.so usr/lib/gconv/IBM1155.so usr/lib/gconv/IBM1156.so usr/lib/gconv/IBM1157.so usr/lib/gconv/IBM1158.so usr/lib/gconv/IBM1160.so usr/lib/gconv/IBM1161.so usr/lib/gconv/IBM1162.so usr/lib/gconv/IBM1163.so usr/lib/gconv/IBM1164.so usr/lib/gconv/IBM1166.so usr/lib/gconv/IBM1167.so usr/lib/gconv/IBM12712.so usr/lib/gconv/IBM1364.so usr/lib/gconv/IBM1371.so usr/lib/gconv/IBM1388.so usr/lib/gconv/IBM1390.so usr/lib/gconv/IBM1399.so usr/lib/gconv/IBM16804.so usr/lib/gconv/IBM256.so usr/lib/gconv/IBM273.so usr/lib/gconv/IBM274.so usr/lib/gconv/IBM275.so usr/lib/gconv/IBM277.so usr/lib/gconv/IBM278.so usr/lib/gconv/IBM280.so usr/lib/gconv/IBM281.so usr/lib/gconv/IBM284.so usr/lib/gconv/IBM285.so usr/lib/gconv/IBM290.so usr/lib/gconv/IBM297.so usr/lib/gconv/IBM420.so usr/lib/gconv/IBM423.so usr/lib/gconv/IBM424.so usr/lib/gconv/IBM437.so usr/lib/gconv/IBM4517.so usr/lib/gconv/IBM4899.so usr/lib/gconv/IBM4909.so usr/lib/gconv/IBM4971.so usr/lib/gconv/IBM500.so usr/lib/gconv/IBM5347.so usr/lib/gconv/IBM803.so usr/lib/gconv/IBM850.so usr/lib/gconv/IBM851.so usr/lib/gconv/IBM852.so usr/lib/gconv/IBM855.so usr/lib/gconv/IBM856.so usr/lib/gconv/IBM857.so +usr/lib/gconv/IBM858.so usr/lib/gconv/IBM860.so usr/lib/gconv/IBM861.so usr/lib/gconv/IBM862.so usr/lib/gconv/IBM863.so usr/lib/gconv/IBM864.so usr/lib/gconv/IBM865.so usr/lib/gconv/IBM866.so usr/lib/gconv/IBM866NAV.so usr/lib/gconv/IBM868.so usr/lib/gconv/IBM869.so usr/lib/gconv/IBM870.so usr/lib/gconv/IBM871.so usr/lib/gconv/IBM874.so usr/lib/gconv/IBM875.so usr/lib/gconv/IBM880.so usr/lib/gconv/IBM891.so usr/lib/gconv/IBM901.so usr/lib/gconv/IBM902.so usr/lib/gconv/IBM903.so usr/lib/gconv/IBM9030.so usr/lib/gconv/IBM904.so usr/lib/gconv/IBM905.so usr/lib/gconv/IBM9066.so usr/lib/gconv/IBM918.so usr/lib/gconv/IBM921.so usr/lib/gconv/IBM922.so usr/lib/gconv/IBM930.so usr/lib/gconv/IBM932.so usr/lib/gconv/IBM933.so usr/lib/gconv/IBM935.so usr/lib/gconv/IBM937.so usr/lib/gconv/IBM939.so usr/lib/gconv/IBM943.so usr/lib/gconv/IBM9448.so usr/lib/gconv/IEC_P27-1.so usr/lib/gconv/INIS-8.so usr/lib/gconv/INIS-CYRILLIC.so usr/lib/gconv/INIS.so usr/lib/gconv/ISIRI-3342.so usr/lib/gconv/ISO-2022-CN-EXT.so usr/lib/gconv/ISO-2022-CN.so usr/lib/gconv/ISO-2022-JP-3.so usr/lib/gconv/ISO-2022-JP.so usr/lib/gconv/ISO-2022-KR.so usr/lib/gconv/ISO-IR-197.so usr/lib/gconv/ISO-IR-209.so usr/lib/gconv/ISO646.so usr/lib/gconv/ISO8859-1.so usr/lib/gconv/ISO8859-10.so usr/lib/gconv/ISO8859-11.so usr/lib/gconv/ISO8859-13.so usr/lib/gconv/ISO8859-14.so usr/lib/gconv/ISO8859-15.so usr/lib/gconv/ISO8859-16.so usr/lib/gconv/ISO8859-2.so usr/lib/gconv/ISO8859-3.so usr/lib/gconv/ISO8859-4.so usr/lib/gconv/ISO8859-5.so usr/lib/gconv/ISO8859-6.so usr/lib/gconv/ISO8859-7.so usr/lib/gconv/ISO8859-8.so usr/lib/gconv/ISO8859-9.so usr/lib/gconv/ISO8859-9E.so usr/lib/gconv/ISO_10367-BOX.so usr/lib/gconv/ISO_11548-1.so usr/lib/gconv/ISO_2033.so usr/lib/gconv/ISO_5427-EXT.so usr/lib/gconv/ISO_5427.so usr/lib/gconv/ISO_5428.so usr/lib/gconv/ISO_6937-2.so usr/lib/gconv/ISO_6937.so usr/lib/gconv/JOHAB.so usr/lib/gconv/KOI-8.so usr/lib/gconv/KOI8-R.so usr/lib/gconv/KOI8-RU.so usr/lib/gconv/KOI8-T.so usr/lib/gconv/KOI8-U.so usr/lib/gconv/LATIN-GREEK-1.so usr/lib/gconv/LATIN-GREEK.so usr/lib/gconv/MAC-CENTRALEUROPE.so usr/lib/gconv/MAC-IS.so usr/lib/gconv/MAC-SAMI.so usr/lib/gconv/MAC-UK.so usr/lib/gconv/MACINTOSH.so usr/lib/gconv/MIK.so usr/lib/gconv/NATS-DANO.so usr/lib/gconv/NATS-SEFI.so usr/lib/gconv/PT154.so usr/lib/gconv/RK1048.so usr/lib/gconv/SAMI-WS2.so usr/lib/gconv/SHIFT_JISX0213.so usr/lib/gconv/SJIS.so usr/lib/gconv/T.61.so usr/lib/gconv/TCVN5712-1.so usr/lib/gconv/TIS-620.so usr/lib/gconv/TSCII.so usr/lib/gconv/UHC.so usr/lib/gconv/UNICODE.so usr/lib/gconv/UTF-16.so usr/lib/gconv/UTF-32.so usr/lib/gconv/UTF-7.so usr/lib/gconv/VISCII.so usr/lib/gconv/gconv-modules usr/lib/gconv/gconv-modules.cache usr/lib/gconv/libCNS.so usr/lib/gconv/libGB.so usr/lib/gconv/libISOIR165.so usr/lib/gconv/libJIS.so usr/lib/gconv/libJISX0213.so usr/lib/gconv/libKSC.so @rmtry usr/lib/gio/modules/giomodule.cache usr/lib/i686/nosegneg/libc-2.17.so usr/lib/i686/nosegneg/libc.so.6 usr/lib/i686/nosegneg/libm-2.17.so usr/lib/i686/nosegneg/libm.so.6 usr/lib/i686/nosegneg/libpthread-2.17.so usr/lib/i686/nosegneg/libpthread.so.0 usr/lib/i686/nosegneg/librt-2.17.so usr/lib/i686/nosegneg/librt.so.1 usr/lib/i686/nosegneg/libthread_db-1.0.so usr/lib/i686/nosegneg/libthread_db.so.1 usr/lib/krb5/plugins/tls/k5tls.so usr/lib/ld-2.17.so usr/lib/ld-linux.so.2 usr/lib/ld-lsb.so.3 usr/lib/libBrokenLocale-2.17.so usr/lib/libBrokenLocale.so.1 usr/lib/libSegFault.so usr/lib/libacl.so.1 usr/lib/libacl.so.1.1.0 usr/lib/libanl-2.17.so usr/lib/libanl.so.1 usr/lib/libattr.so.1 usr/lib/libattr.so.1.1.0 usr/lib/libblkid.so.1 usr/lib/libblkid.so.1.1.0 usr/lib/libbz2.so.1 usr/lib/libbz2.so.1.0.6 usr/lib/libc-2.17.so usr/lib/libc.so.6 usr/lib/libcap.so.2 usr/lib/libcap.so.2.22 usr/lib/libcidn-2.17.so usr/lib/libcidn.so.1 usr/lib/libcom_err.so.2 usr/lib/libcom_err.so.2.1 usr/lib/libcrypt-2.17.so usr/lib/libcrypt.so.1 usr/lib/libcrypto.so.1.0.2k usr/lib/libcrypto.so.10 usr/lib/libdb-4.7.so usr/lib/libdb-5.3.so usr/lib/libdb-5.so usr/lib/libdb_cxx-4.7.so usr/lib/libdl-2.17.so usr/lib/libdl.so.2 usr/lib/libe2p.so.2 usr/lib/libe2p.so.2.3 usr/lib/libext2fs.so.2 usr/lib/libext2fs.so.2.4 usr/lib/libfam.so.0 usr/lib/libfam.so.0.0.0 usr/lib/libffi.so.6 usr/lib/libffi.so.6.0.1 usr/lib/libform.so.5 usr/lib/libform.so.5.9 usr/lib/libformw.so.5 usr/lib/libformw.so.5.9 usr/lib/libfreebl3.chk usr/lib/libfreebl3.so usr/lib/libfreeblpriv3.chk usr/lib/libfreeblpriv3.so usr/lib/libgamin-1.so.0 usr/lib/libgamin-1.so.0.1.10 usr/lib/libgcc_s-4.8.5-20150702.so.1 usr/lib/libgcc_s.so.1 usr/lib/libgdbm.so.4 usr/lib/libgdbm.so.4.0.0 usr/lib/libgdbm_compat.so.4 usr/lib/libgdbm_compat.so.4.0.0 usr/lib/libgio-2.0.so.0 usr/lib/libgio-2.0.so.0.5600.1 usr/lib/libglib-2.0.so.0 usr/lib/libglib-2.0.so.0.5600.1 usr/lib/libgmodule-2.0.so.0 usr/lib/libgmodule-2.0.so.0.5600.1 usr/lib/libgmp.so.10 usr/lib/libgmp.so.10.2.0 usr/lib/libgmpxx.so.4 usr/lib/libgmpxx.so.4.4.0 usr/lib/libgobject-2.0.so.0 usr/lib/libgobject-2.0.so.0.5600.1 usr/lib/libgssapi_krb5.so.2 usr/lib/libgssapi_krb5.so.2.2 usr/lib/libgssrpc.so.4 usr/lib/libgssrpc.so.4.2 usr/lib/libgthread-2.0.so.0 usr/lib/libgthread-2.0.so.0.5600.1 usr/lib/libhistory.so.6 usr/lib/libhistory.so.6.2 usr/lib/libidn.so.11 usr/lib/libidn.so.11.6.11 usr/lib/libk5crypto.so.3 usr/lib/libk5crypto.so.3.1 usr/lib/libkdb5.so.8 usr/lib/libkdb5.so.8.0 usr/lib/libkeyutils.so.1 usr/lib/libkeyutils.so.1.5 usr/lib/libkrad.so.0 usr/lib/libkrad.so.0.0 usr/lib/libkrb5.so.3 usr/lib/libkrb5.so.3.3 usr/lib/libkrb5support.so.0 usr/lib/libkrb5support.so.0.1 usr/lib/liblzma.so.5 usr/lib/liblzma.so.5.2.2 usr/lib/libm-2.17.so usr/lib/libm.so.6 usr/lib/libmemusage.so usr/lib/libmenu.so.5 usr/lib/libmenu.so.5.9 usr/lib/libmenuw.so.5 usr/lib/libmenuw.so.5.9 usr/lib/libmount.so.1 usr/lib/libmount.so.1.1.0 usr/lib/libncurses++.so.5 usr/lib/libncurses++.so.5.9 usr/lib/libncurses++w.so.5 usr/lib/libncurses++w.so.5.9 usr/lib/libncurses.so.5 usr/lib/libncurses.so.5.9 usr/lib/libncursesw.so.5 usr/lib/libncursesw.so.5.9 usr/lib/libnsl-2.17.so usr/lib/libnsl.so.1 usr/lib/libnss_compat-2.17.so usr/lib/libnss_compat.so.2 usr/lib/libnss_db-2.17.so usr/lib/libnss_db.so.2 usr/lib/libnss_dns-2.17.so usr/lib/libnss_dns.so.2 usr/lib/libnss_files-2.17.so usr/lib/libnss_files.so.2 usr/lib/libnss_hesiod-2.17.so usr/lib/libnss_hesiod.so.2 usr/lib/libnss_nis-2.17.so usr/lib/libnss_nis.so.2 usr/lib/libnss_nisplus-2.17.so usr/lib/libnss_nisplus.so.2 usr/lib/libpanel.so.5 usr/lib/libpanel.so.5.9 usr/lib/libpanelw.so.5 usr/lib/libpanelw.so.5.9 usr/lib/libpcprofile.so usr/lib/libpcre.so.1 usr/lib/libpcre.so.1.2.0 usr/lib/libpcre16.so.0 usr/lib/libpcre16.so.0.2.0 usr/lib/libpcre32.so.0 usr/lib/libpcre32.so.0.0.0 usr/lib/libpcrecpp.so.0 usr/lib/libpcrecpp.so.0.0.0 usr/lib/libpcreposix.so.0 usr/lib/libpcreposix.so.0.0.1 usr/lib/libpopt.so.0 usr/lib/libpopt.so.0.0.0 usr/lib/libpthread-2.17.so usr/lib/libpthread.so.0 usr/lib/libreadline.so.6 usr/lib/libreadline.so.6.2 usr/lib/libresolv-2.17.so usr/lib/libresolv.so.2 usr/lib/librt-2.17.so usr/lib/librt.so.1 usr/lib/libselinux.so.1 usr/lib/libsepol.so.1 usr/lib/libslang.so.2 usr/lib/libslang.so.2.2.4 usr/lib/libssl.so.1.0.2k usr/lib/libssl.so.10 usr/lib/libstdc++.so.5 usr/lib/libstdc++.so.5.0.7 usr/lib/libstdc++.so.6 usr/lib/libstdc++.so.6.0.19 usr/lib/libthread_db-1.0.so usr/lib/libthread_db.so.1 usr/lib/libtic.so.5 usr/lib/libtic.so.5.9 usr/lib/libtinfo.so.5 usr/lib/libtinfo.so.5.9 usr/lib/libutil-2.17.so usr/lib/libutil.so.1 usr/lib/libuuid.so.1 usr/lib/libuuid.so.1.3.0 usr/lib/libz.so.1 usr/lib/libz.so.1.2.7 usr/lib/locale/locale-archive usr/lib/lsb/init-functions usr/lib/lsb/install_initd usr/lib/lsb/remove_initd usr/lib/openssl/engines/lib4758cca.so usr/lib/openssl/engines/libaep.so usr/lib/openssl/engines/libatalla.so usr/lib/openssl/engines/libcapi.so usr/lib/openssl/engines/libchil.so usr/lib/openssl/engines/libcswift.so usr/lib/openssl/engines/libgmp.so usr/lib/openssl/engines/libnuron.so usr/lib/openssl/engines/libpadlock.so usr/lib/openssl/engines/libsureware.so usr/lib/openssl/engines/libubsec.so +usr/lib/os-release usr/lib/rtkaio/i686/nosegneg/librt.so.1 usr/lib/rtkaio/i686/nosegneg/librtkaio-2.17.so usr/lib/rtkaio/librt.so.1 usr/lib/rtkaio/librtkaio-2.17.so usr/lib/security/pam_cap.so usr/lib/sse2/fipscheck/libgmp.so.10.2.0.hmac usr/lib/sse2/fipscheck/libgmp.so.10.hmac usr/lib/sse2/libgmp.so.10 usr/lib/sse2/libgmp.so.10.2.0 usr/lib/sse2/libgmpxx.so.4 usr/lib/sse2/libgmpxx.so.4.4.0 usr/lib/systemd/system-preset/85-display-manager.preset usr/lib/systemd/system-preset/90-default.preset usr/lib/systemd/system/fstrim.service usr/lib/systemd/system/fstrim.timer usr/lib/tmpfiles.d/libselinux.conf usr/lib/udev/rules.d/60-raw.rules usr/libexec/awk/grcat usr/libexec/awk/pwcat usr/libexec/coreutils/libstdbuf.so usr/libexec/gam_server usr/libexec/getconf/POSIX_V6_ILP32_OFF32 usr/libexec/getconf/POSIX_V6_ILP32_OFFBIG usr/libexec/getconf/POSIX_V7_ILP32_OFF32 usr/libexec/getconf/POSIX_V7_ILP32_OFFBIG usr/libexec/getconf/XBS5_ILP32_OFF32 usr/libexec/getconf/XBS5_ILP32_OFFBIG usr/libexec/grepconf.sh usr/sbin/addpart usr/sbin/agetty usr/sbin/badblocks usr/sbin/blkdiscard usr/sbin/blkid usr/sbin/blockdev usr/sbin/build-locale-archive usr/sbin/capsh usr/sbin/cfdisk usr/sbin/chcpu usr/sbin/chroot usr/sbin/ctrlaltdel usr/sbin/delpart usr/sbin/dumpe2fs usr/sbin/e2freefrag usr/sbin/e2fsck usr/sbin/e2image usr/sbin/e2label usr/sbin/e2undo usr/sbin/e4defrag usr/sbin/fdformat usr/sbin/fdisk usr/sbin/filefrag usr/sbin/findfs usr/sbin/fsck usr/sbin/fsck.cramfs usr/sbin/fsck.ext2 usr/sbin/fsck.ext3 usr/sbin/fsck.ext4 usr/sbin/fsck.minix usr/sbin/fsfreeze usr/sbin/fstrim usr/sbin/getcap usr/sbin/getpcaps usr/sbin/glibc_post_upgrade.i686 usr/sbin/iconvconfig usr/sbin/iconvconfig.i686 usr/sbin/install-info usr/sbin/key.dns_resolver usr/sbin/ldattach usr/sbin/ldconfig usr/sbin/logsave usr/sbin/losetup usr/sbin/mke2fs usr/sbin/mkfs usr/sbin/mkfs.cramfs usr/sbin/mkfs.ext2 usr/sbin/mkfs.ext3 usr/sbin/mkfs.ext4 usr/sbin/mkfs.minix usr/sbin/mklost+found usr/sbin/mkswap usr/sbin/nologin usr/sbin/partx usr/sbin/pivot_root usr/sbin/readprofile usr/sbin/redhat_lsb_trigger.i686 usr/sbin/request-key usr/sbin/resize2fs usr/sbin/resizepart usr/sbin/rtcwake usr/sbin/sefcontext_compile usr/sbin/setcap usr/sbin/sfdisk usr/sbin/sln usr/sbin/sulogin usr/sbin/swaplabel usr/sbin/swapoff usr/sbin/swapon usr/sbin/switch_root usr/sbin/tune2fs usr/sbin/wipefs usr/sbin/zdump usr/sbin/zic usr/share/awk/assert.awk usr/share/awk/bits2str.awk usr/share/awk/cliff_rand.awk usr/share/awk/ctime.awk usr/share/awk/ftrans.awk usr/share/awk/getopt.awk usr/share/awk/gettime.awk usr/share/awk/group.awk usr/share/awk/join.awk usr/share/awk/libintl.awk usr/share/awk/noassign.awk usr/share/awk/ord.awk usr/share/awk/passwd.awk usr/share/awk/quicksort.awk usr/share/awk/readable.awk usr/share/awk/rewind.awk usr/share/awk/round.awk usr/share/awk/strtonum.awk usr/share/awk/walkarray.awk usr/share/awk/zerofile.awk usr/share/bash-completion/completions/addpart usr/share/bash-completion/completions/blkdiscard usr/share/bash-completion/completions/blkid usr/share/bash-completion/completions/blockdev usr/share/bash-completion/completions/cal usr/share/bash-completion/completions/cfdisk usr/share/bash-completion/completions/chcpu usr/share/bash-completion/completions/chfn usr/share/bash-completion/completions/chrt usr/share/bash-completion/completions/chsh usr/share/bash-completion/completions/col usr/share/bash-completion/completions/colcrt usr/share/bash-completion/completions/colrm usr/share/bash-completion/completions/column usr/share/bash-completion/completions/ctrlaltdel usr/share/bash-completion/completions/cytune usr/share/bash-completion/completions/delpart usr/share/bash-completion/completions/dmesg usr/share/bash-completion/completions/eject usr/share/bash-completion/completions/fallocate usr/share/bash-completion/completions/fdformat usr/share/bash-completion/completions/fdisk usr/share/bash-completion/completions/findmnt usr/share/bash-completion/completions/flock usr/share/bash-completion/completions/fsck usr/share/bash-completion/completions/fsck.cramfs usr/share/bash-completion/completions/fsck.minix usr/share/bash-completion/completions/fsfreeze usr/share/bash-completion/completions/fstrim usr/share/bash-completion/completions/gapplication usr/share/bash-completion/completions/gdbus usr/share/bash-completion/completions/getopt usr/share/bash-completion/completions/gsettings usr/share/bash-completion/completions/hexdump usr/share/bash-completion/completions/hwclock usr/share/bash-completion/completions/ionice usr/share/bash-completion/completions/ipcrm usr/share/bash-completion/completions/ipcs usr/share/bash-completion/completions/isosize usr/share/bash-completion/completions/ldattach usr/share/bash-completion/completions/logger usr/share/bash-completion/completions/look usr/share/bash-completion/completions/losetup usr/share/bash-completion/completions/lsblk usr/share/bash-completion/completions/lscpu usr/share/bash-completion/completions/lslocks usr/share/bash-completion/completions/mcookie usr/share/bash-completion/completions/mkfs usr/share/bash-completion/completions/mkfs.cramfs usr/share/bash-completion/completions/mkfs.minix usr/share/bash-completion/completions/mkswap usr/share/bash-completion/completions/more usr/share/bash-completion/completions/mountpoint usr/share/bash-completion/completions/namei usr/share/bash-completion/completions/nsenter usr/share/bash-completion/completions/partx usr/share/bash-completion/completions/pivot_root usr/share/bash-completion/completions/prlimit usr/share/bash-completion/completions/raw usr/share/bash-completion/completions/readprofile usr/share/bash-completion/completions/rename usr/share/bash-completion/completions/renice usr/share/bash-completion/completions/resizepart usr/share/bash-completion/completions/rev usr/share/bash-completion/completions/rtcwake usr/share/bash-completion/completions/runuser usr/share/bash-completion/completions/script usr/share/bash-completion/completions/scriptreplay usr/share/bash-completion/completions/setarch usr/share/bash-completion/completions/setpriv usr/share/bash-completion/completions/setsid usr/share/bash-completion/completions/setterm usr/share/bash-completion/completions/sfdisk usr/share/bash-completion/completions/su usr/share/bash-completion/completions/swaplabel usr/share/bash-completion/completions/swapon usr/share/bash-completion/completions/tailf usr/share/bash-completion/completions/taskset usr/share/bash-completion/completions/ul usr/share/bash-completion/completions/unshare usr/share/bash-completion/completions/utmpdump usr/share/bash-completion/completions/uuidgen usr/share/bash-completion/completions/wdctl usr/share/bash-completion/completions/whereis usr/share/bash-completion/completions/wipefs usr/share/bash-completion/completions/write usr/share/bash-completion/completions/zramctl usr/share/centos-release/EULA %%PORTDOCS%%usr/share/doc/bash-4.2.46/COPYING %%PORTDOCS%%usr/share/doc/bzip2-1.0.6/CHANGES %%PORTDOCS%%usr/share/doc/bzip2-1.0.6/LICENSE %%PORTDOCS%%usr/share/doc/bzip2-1.0.6/README %%PORTDOCS%%usr/share/doc/bzip2-libs-1.0.6/LICENSE %%PORTDOCS%%usr/share/doc/centos-release/Contributors %%PORTDOCS%%usr/share/doc/centos-release/GPL %%PORTDOCS%%usr/share/doc/compat-db47-4.7.25/db-4.7.25/LICENSE %%PORTDOCS%%usr/share/doc/compat-db47-4.7.25/db-4.7.25/README %%PORTDOCS%%usr/share/doc/coreutils-8.22/ABOUT-NLS %%PORTDOCS%%usr/share/doc/coreutils-8.22/COPYING %%PORTDOCS%%usr/share/doc/coreutils-8.22/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/NEWS %%PORTDOCS%%usr/share/doc/coreutils-8.22/README %%PORTDOCS%%usr/share/doc/coreutils-8.22/THANKS %%PORTDOCS%%usr/share/doc/coreutils-8.22/TODO %%PORTDOCS%%usr/share/doc/coreutils-8.22/fileutils/ChangeLog-1997.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/fileutils/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/fileutils/NEWS %%PORTDOCS%%usr/share/doc/coreutils-8.22/sh-utils/ChangeLog.0.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/sh-utils/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/sh-utils/NEWS %%PORTDOCS%%usr/share/doc/coreutils-8.22/textutils/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/coreutils-8.22/textutils/NEWS %%PORTDOCS%%usr/share/doc/diffutils-3.3/COPYING %%PORTDOCS%%usr/share/doc/diffutils-3.3/NEWS %%PORTDOCS%%usr/share/doc/diffutils-3.3/README %%PORTDOCS%%usr/share/doc/e2fsprogs-1.42.9/COPYING %%PORTDOCS%%usr/share/doc/e2fsprogs-1.42.9/README %%PORTDOCS%%usr/share/doc/e2fsprogs-1.42.9/RELEASE-NOTES %%PORTDOCS%%usr/share/doc/e2fsprogs-libs-1.42.9/COPYING %%PORTDOCS%%usr/share/doc/findutils-4.5.11/AUTHORS %%PORTDOCS%%usr/share/doc/findutils-4.5.11/COPYING %%PORTDOCS%%usr/share/doc/findutils-4.5.11/ChangeLog %%PORTDOCS%%usr/share/doc/findutils-4.5.11/NEWS %%PORTDOCS%%usr/share/doc/findutils-4.5.11/README %%PORTDOCS%%usr/share/doc/findutils-4.5.11/THANKS %%PORTDOCS%%usr/share/doc/findutils-4.5.11/TODO %%PORTDOCS%%usr/share/doc/gamin-0.1.10/AUTHORS %%PORTDOCS%%usr/share/doc/gamin-0.1.10/COPYING %%PORTDOCS%%usr/share/doc/gamin-0.1.10/ChangeLog %%PORTDOCS%%usr/share/doc/gamin-0.1.10/Copyright %%PORTDOCS%%usr/share/doc/gamin-0.1.10/FAQ.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/NEWS %%PORTDOCS%%usr/share/doc/gamin-0.1.10/README %%PORTDOCS%%usr/share/doc/gamin-0.1.10/TODO %%PORTDOCS%%usr/share/doc/gamin-0.1.10/callbacks.gif %%PORTDOCS%%usr/share/doc/gamin-0.1.10/client_server.gif %%PORTDOCS%%usr/share/doc/gamin-0.1.10/config.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/contacts.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/debug.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/debugging.txt %%PORTDOCS%%usr/share/doc/gamin-0.1.10/devel.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/differences.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/downloads.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/gamin.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/index.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/internals.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/news.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/overview.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/python.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/security.html %%PORTDOCS%%usr/share/doc/gamin-0.1.10/server_structs.gif %%PORTDOCS%%usr/share/doc/gamin-0.1.10/socket.txt %%PORTDOCS%%usr/share/doc/gamin-0.1.10/using.html %%PORTDOCS%%usr/share/doc/gawk-4.0.2/COPYING %%PORTDOCS%%usr/share/doc/gawk-4.0.2/FUTURES %%PORTDOCS%%usr/share/doc/gawk-4.0.2/LIMITATIONS %%PORTDOCS%%usr/share/doc/gawk-4.0.2/NEWS %%PORTDOCS%%usr/share/doc/gawk-4.0.2/POSIX.STD %%PORTDOCS%%usr/share/doc/gawk-4.0.2/README %%PORTDOCS%%usr/share/doc/gawk-4.0.2/README.multibyte %%PORTDOCS%%usr/share/doc/gawk-4.0.2/README.tests %%PORTDOCS%%usr/share/doc/gdbm-1.10/AUTHORS %%PORTDOCS%%usr/share/doc/gdbm-1.10/COPYING %%PORTDOCS%%usr/share/doc/gdbm-1.10/NEWS %%PORTDOCS%%usr/share/doc/gdbm-1.10/NOTE-WARNING %%PORTDOCS%%usr/share/doc/gdbm-1.10/README %%PORTDOCS%%usr/share/doc/gdbm-1.10/THANKS %%PORTDOCS%%usr/share/doc/glib2-2.56.1/AUTHORS %%PORTDOCS%%usr/share/doc/glib2-2.56.1/NEWS %%PORTDOCS%%usr/share/doc/glib2-2.56.1/README %%PORTDOCS%%usr/share/doc/glibc-2.17/BUGS %%PORTDOCS%%usr/share/doc/glibc-2.17/CONFORMANCE %%PORTDOCS%%usr/share/doc/glibc-2.17/COPYING %%PORTDOCS%%usr/share/doc/glibc-2.17/COPYING.LIB %%PORTDOCS%%usr/share/doc/glibc-2.17/INSTALL %%PORTDOCS%%usr/share/doc/glibc-2.17/LICENSES %%PORTDOCS%%usr/share/doc/glibc-2.17/NEWS %%PORTDOCS%%usr/share/doc/glibc-2.17/PROJECTS %%PORTDOCS%%usr/share/doc/glibc-2.17/README %%PORTDOCS%%usr/share/doc/glibc-2.17/README.hesiod %%PORTDOCS%%usr/share/doc/glibc-2.17/rtld-debugger-interface.txt %%PORTDOCS%%usr/share/doc/glibc-common-2.17/ChangeLog.15.bz2 %%PORTDOCS%%usr/share/doc/glibc-common-2.17/ChangeLog.16.bz2 %%PORTDOCS%%usr/share/doc/glibc-common-2.17/ChangeLog.bz2 %%PORTDOCS%%usr/share/doc/glibc-common-2.17/README.timezone %%PORTDOCS%%usr/share/doc/glibc-common-2.17/README.ufc-crypt %%PORTDOCS%%usr/share/doc/glibc-common-2.17/gai.conf %%PORTDOCS%%usr/share/doc/gmp-6.0.0/NEWS %%PORTDOCS%%usr/share/doc/gmp-6.0.0/README %%PORTDOCS%%usr/share/doc/grep-2.20/ABOUT-NLS %%PORTDOCS%%usr/share/doc/grep-2.20/AUTHORS %%PORTDOCS%%usr/share/doc/grep-2.20/COPYING %%PORTDOCS%%usr/share/doc/grep-2.20/ChangeLog %%PORTDOCS%%usr/share/doc/grep-2.20/NEWS %%PORTDOCS%%usr/share/doc/grep-2.20/README %%PORTDOCS%%usr/share/doc/grep-2.20/THANKS %%PORTDOCS%%usr/share/doc/grep-2.20/TODO %%PORTDOCS%%usr/share/doc/info-5.1/COPYING %%PORTDOCS%%usr/share/doc/keyutils-1.5.8/LICENCE.GPL %%PORTDOCS%%usr/share/doc/keyutils-1.5.8/README %%PORTDOCS%%usr/share/doc/keyutils-libs-1.5.8/LICENCE.LGPL %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/NOTICE %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/README %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/examples/kdc.conf %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/examples/krb5.conf %%PORTDOCS%%usr/share/doc/krb5-libs-1.15.1/examples/services.append %%PORTDOCS%%usr/share/doc/less-458/LICENSE %%PORTDOCS%%usr/share/doc/libblkid-2.23.2/COPYING %%PORTDOCS%%usr/share/doc/libcap-2.22/License %%PORTDOCS%%usr/share/doc/libcap-2.22/capability.notes %%PORTDOCS%%usr/share/doc/libcom_err-1.42.9/COPYING %%PORTDOCS%%usr/share/doc/libdb-5.3.21/LICENSE %%PORTDOCS%%usr/share/doc/libdb-5.3.21/README %%PORTDOCS%%usr/share/doc/libffi-3.0.13/LICENSE %%PORTDOCS%%usr/share/doc/libffi-3.0.13/README %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING.LIB %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING.RUNTIME %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING3 %%PORTDOCS%%usr/share/doc/libgcc-4.8.5/COPYING3.LIB %%PORTDOCS%%usr/share/doc/libidn-1.28/AUTHORS %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYING %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYING.LESSERv2 %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYING.LESSERv3 %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYINGv2 %%PORTDOCS%%usr/share/doc/libidn-1.28/COPYINGv3 %%PORTDOCS%%usr/share/doc/libidn-1.28/FAQ %%PORTDOCS%%usr/share/doc/libidn-1.28/NEWS %%PORTDOCS%%usr/share/doc/libidn-1.28/README %%PORTDOCS%%usr/share/doc/libidn-1.28/THANKS %%PORTDOCS%%usr/share/doc/libmount-2.23.2/COPYING %%PORTDOCS%%usr/share/doc/libuuid-2.23.2/COPYING %%PORTDOCS%%usr/share/doc/ncurses-5.9/ANNOUNCE %%PORTDOCS%%usr/share/doc/ncurses-5.9/AUTHORS %%PORTDOCS%%usr/share/doc/ncurses-5.9/NEWS.bz2 %%PORTDOCS%%usr/share/doc/ncurses-5.9/README %%PORTDOCS%%usr/share/doc/ncurses-5.9/TO-DO %%PORTDOCS%%usr/share/doc/ncurses-base-5.9/README %%PORTDOCS%%usr/share/doc/pcre-8.32/AUTHORS %%PORTDOCS%%usr/share/doc/pcre-8.32/COPYING %%PORTDOCS%%usr/share/doc/pcre-8.32/ChangeLog %%PORTDOCS%%usr/share/doc/pcre-8.32/LICENCE %%PORTDOCS%%usr/share/doc/pcre-8.32/NEWS %%PORTDOCS%%usr/share/doc/pcre-8.32/README %%PORTDOCS%%usr/share/doc/popt-1.13/CHANGES %%PORTDOCS%%usr/share/doc/popt-1.13/COPYING %%PORTDOCS%%usr/share/doc/readline-6.2/CHANGES %%PORTDOCS%%usr/share/doc/readline-6.2/COPYING %%PORTDOCS%%usr/share/doc/readline-6.2/NEWS %%PORTDOCS%%usr/share/doc/readline-6.2/README %%PORTDOCS%%usr/share/doc/readline-6.2/USAGE %%PORTDOCS%%usr/share/doc/redhat-lsb-core-4.1/COPYING %%PORTDOCS%%usr/share/doc/redhat-lsb-core-4.1/README %%PORTDOCS%%usr/share/doc/redhat-lsb-core-4.1/README.lsb_release %%PORTDOCS%%usr/share/doc/redhat-release %%PORTDOCS%%usr/share/doc/sed-4.2.2/AUTHORS %%PORTDOCS%%usr/share/doc/sed-4.2.2/BUGS %%PORTDOCS%%usr/share/doc/sed-4.2.2/COPYING %%PORTDOCS%%usr/share/doc/sed-4.2.2/COPYING.DOC %%PORTDOCS%%usr/share/doc/sed-4.2.2/NEWS %%PORTDOCS%%usr/share/doc/sed-4.2.2/README %%PORTDOCS%%usr/share/doc/sed-4.2.2/THANKS %%PORTDOCS%%usr/share/doc/sed-4.2.2/sedfaq.txt.gz %%PORTDOCS%%usr/share/doc/setserial-2.17/README %%PORTDOCS%%usr/share/doc/setserial-2.17/rc.serial %%PORTDOCS%%usr/share/doc/setup-2.8.71/COPYING %%PORTDOCS%%usr/share/doc/setup-2.8.71/uidgid %%PORTDOCS%%usr/share/doc/slang-2.2.4/COPYING %%PORTDOCS%%usr/share/doc/slang-2.2.4/NEWS %%PORTDOCS%%usr/share/doc/slang-2.2.4/README %%PORTDOCS%%usr/share/doc/slang-2.2.4/changes.txt %%PORTDOCS%%usr/share/doc/slang-2.2.4/grammar.txt %%PORTDOCS%%usr/share/doc/slang-2.2.4/slang.txt %%PORTDOCS%%usr/share/doc/slang-2.2.4/slangfun.txt %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/AUTHORS %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/COPYING.BSD-3 %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/COPYING.GPLv2 %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/COPYING.LGPLv2.1 %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/COPYING.UCB %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/NEWS %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/README %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/deprecated.txt %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/getopt-parse.bash %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/getopt-parse.tcsh %%PORTDOCS%%usr/share/doc/util-linux-2.23.2/sfdisk.txt %%PORTDOCS%%usr/share/doc/which-2.20/AUTHORS %%PORTDOCS%%usr/share/doc/which-2.20/COPYING %%PORTDOCS%%usr/share/doc/which-2.20/EXAMPLES %%PORTDOCS%%usr/share/doc/which-2.20/NEWS %%PORTDOCS%%usr/share/doc/which-2.20/README %%PORTDOCS%%usr/share/doc/xz-libs-5.2.2/COPYING %%PORTDOCS%%usr/share/doc/xz-libs-5.2.2/COPYING.GPLv2 %%PORTDOCS%%usr/share/doc/xz-libs-5.2.2/COPYING.GPLv3 %%PORTDOCS%%usr/share/doc/xz-libs-5.2.2/COPYING.LGPLv2.1 %%PORTDOCS%%usr/share/doc/zlib-1.2.7/ChangeLog %%PORTDOCS%%usr/share/doc/zlib-1.2.7/FAQ %%PORTDOCS%%usr/share/doc/zlib-1.2.7/README usr/share/gcc-4.8.2/python/libstdcxx/__init__.py usr/share/gcc-4.8.2/python/libstdcxx/__init__.pyc usr/share/gcc-4.8.2/python/libstdcxx/__init__.pyo usr/share/gcc-4.8.2/python/libstdcxx/v6/__init__.py usr/share/gcc-4.8.2/python/libstdcxx/v6/__init__.pyc usr/share/gcc-4.8.2/python/libstdcxx/v6/__init__.pyo usr/share/gcc-4.8.2/python/libstdcxx/v6/printers.py usr/share/gcc-4.8.2/python/libstdcxx/v6/printers.pyc usr/share/gcc-4.8.2/python/libstdcxx/v6/printers.pyo usr/share/gcc-4.8.5 usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.19-gdb.py usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.19-gdb.pyc usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.19-gdb.pyo usr/share/i18n/charmaps/ANSI_X3.110-1983.gz usr/share/i18n/charmaps/ANSI_X3.4-1968.gz usr/share/i18n/charmaps/ARMSCII-8.gz usr/share/i18n/charmaps/ASMO_449.gz usr/share/i18n/charmaps/BIG5-HKSCS.gz usr/share/i18n/charmaps/BIG5.gz usr/share/i18n/charmaps/BRF.gz usr/share/i18n/charmaps/BS_4730.gz usr/share/i18n/charmaps/BS_VIEWDATA.gz usr/share/i18n/charmaps/CP10007.gz usr/share/i18n/charmaps/CP1125.gz usr/share/i18n/charmaps/CP1250.gz usr/share/i18n/charmaps/CP1251.gz usr/share/i18n/charmaps/CP1252.gz usr/share/i18n/charmaps/CP1253.gz usr/share/i18n/charmaps/CP1254.gz usr/share/i18n/charmaps/CP1255.gz usr/share/i18n/charmaps/CP1256.gz usr/share/i18n/charmaps/CP1257.gz usr/share/i18n/charmaps/CP1258.gz usr/share/i18n/charmaps/CP737.gz usr/share/i18n/charmaps/CP770.gz usr/share/i18n/charmaps/CP771.gz usr/share/i18n/charmaps/CP772.gz usr/share/i18n/charmaps/CP773.gz usr/share/i18n/charmaps/CP774.gz usr/share/i18n/charmaps/CP775.gz usr/share/i18n/charmaps/CP949.gz usr/share/i18n/charmaps/CSA_Z243.4-1985-1.gz usr/share/i18n/charmaps/CSA_Z243.4-1985-2.gz usr/share/i18n/charmaps/CSA_Z243.4-1985-GR.gz usr/share/i18n/charmaps/CSN_369103.gz usr/share/i18n/charmaps/CWI.gz usr/share/i18n/charmaps/DEC-MCS.gz usr/share/i18n/charmaps/DIN_66003.gz usr/share/i18n/charmaps/DS_2089.gz usr/share/i18n/charmaps/EBCDIC-AT-DE-A.gz usr/share/i18n/charmaps/EBCDIC-AT-DE.gz usr/share/i18n/charmaps/EBCDIC-CA-FR.gz usr/share/i18n/charmaps/EBCDIC-DK-NO-A.gz usr/share/i18n/charmaps/EBCDIC-DK-NO.gz usr/share/i18n/charmaps/EBCDIC-ES-A.gz usr/share/i18n/charmaps/EBCDIC-ES-S.gz usr/share/i18n/charmaps/EBCDIC-ES.gz usr/share/i18n/charmaps/EBCDIC-FI-SE-A.gz usr/share/i18n/charmaps/EBCDIC-FI-SE.gz usr/share/i18n/charmaps/EBCDIC-FR.gz usr/share/i18n/charmaps/EBCDIC-IS-FRISS.gz usr/share/i18n/charmaps/EBCDIC-IT.gz usr/share/i18n/charmaps/EBCDIC-PT.gz usr/share/i18n/charmaps/EBCDIC-UK.gz usr/share/i18n/charmaps/EBCDIC-US.gz usr/share/i18n/charmaps/ECMA-CYRILLIC.gz usr/share/i18n/charmaps/ES.gz usr/share/i18n/charmaps/ES2.gz usr/share/i18n/charmaps/EUC-JISX0213.gz usr/share/i18n/charmaps/EUC-JP-MS.gz usr/share/i18n/charmaps/EUC-JP.gz usr/share/i18n/charmaps/EUC-KR.gz usr/share/i18n/charmaps/EUC-TW.gz usr/share/i18n/charmaps/GB18030.gz usr/share/i18n/charmaps/GB2312.gz usr/share/i18n/charmaps/GBK.gz usr/share/i18n/charmaps/GB_1988-80.gz usr/share/i18n/charmaps/GEORGIAN-ACADEMY.gz usr/share/i18n/charmaps/GEORGIAN-PS.gz usr/share/i18n/charmaps/GOST_19768-74.gz usr/share/i18n/charmaps/GREEK-CCITT.gz usr/share/i18n/charmaps/GREEK7-OLD.gz usr/share/i18n/charmaps/GREEK7.gz usr/share/i18n/charmaps/HP-GREEK8.gz usr/share/i18n/charmaps/HP-ROMAN8.gz usr/share/i18n/charmaps/HP-ROMAN9.gz usr/share/i18n/charmaps/HP-THAI8.gz usr/share/i18n/charmaps/HP-TURKISH8.gz usr/share/i18n/charmaps/IBM037.gz usr/share/i18n/charmaps/IBM038.gz usr/share/i18n/charmaps/IBM1004.gz usr/share/i18n/charmaps/IBM1026.gz usr/share/i18n/charmaps/IBM1047.gz usr/share/i18n/charmaps/IBM1124.gz usr/share/i18n/charmaps/IBM1129.gz usr/share/i18n/charmaps/IBM1132.gz usr/share/i18n/charmaps/IBM1133.gz usr/share/i18n/charmaps/IBM1160.gz usr/share/i18n/charmaps/IBM1161.gz usr/share/i18n/charmaps/IBM1162.gz usr/share/i18n/charmaps/IBM1163.gz usr/share/i18n/charmaps/IBM1164.gz usr/share/i18n/charmaps/IBM256.gz usr/share/i18n/charmaps/IBM273.gz usr/share/i18n/charmaps/IBM274.gz usr/share/i18n/charmaps/IBM275.gz usr/share/i18n/charmaps/IBM277.gz usr/share/i18n/charmaps/IBM278.gz usr/share/i18n/charmaps/IBM280.gz usr/share/i18n/charmaps/IBM281.gz usr/share/i18n/charmaps/IBM284.gz usr/share/i18n/charmaps/IBM285.gz usr/share/i18n/charmaps/IBM290.gz usr/share/i18n/charmaps/IBM297.gz usr/share/i18n/charmaps/IBM420.gz usr/share/i18n/charmaps/IBM423.gz usr/share/i18n/charmaps/IBM424.gz usr/share/i18n/charmaps/IBM437.gz usr/share/i18n/charmaps/IBM500.gz usr/share/i18n/charmaps/IBM850.gz usr/share/i18n/charmaps/IBM851.gz usr/share/i18n/charmaps/IBM852.gz usr/share/i18n/charmaps/IBM855.gz usr/share/i18n/charmaps/IBM856.gz usr/share/i18n/charmaps/IBM857.gz +usr/share/i18n/charmaps/IBM858.gz usr/share/i18n/charmaps/IBM860.gz usr/share/i18n/charmaps/IBM861.gz usr/share/i18n/charmaps/IBM862.gz usr/share/i18n/charmaps/IBM863.gz usr/share/i18n/charmaps/IBM864.gz usr/share/i18n/charmaps/IBM865.gz usr/share/i18n/charmaps/IBM866.gz usr/share/i18n/charmaps/IBM866NAV.gz usr/share/i18n/charmaps/IBM868.gz usr/share/i18n/charmaps/IBM869.gz usr/share/i18n/charmaps/IBM870.gz usr/share/i18n/charmaps/IBM871.gz usr/share/i18n/charmaps/IBM874.gz usr/share/i18n/charmaps/IBM875.gz usr/share/i18n/charmaps/IBM880.gz usr/share/i18n/charmaps/IBM891.gz usr/share/i18n/charmaps/IBM903.gz usr/share/i18n/charmaps/IBM904.gz usr/share/i18n/charmaps/IBM905.gz usr/share/i18n/charmaps/IBM918.gz usr/share/i18n/charmaps/IBM922.gz usr/share/i18n/charmaps/IEC_P27-1.gz usr/share/i18n/charmaps/INIS-8.gz usr/share/i18n/charmaps/INIS-CYRILLIC.gz usr/share/i18n/charmaps/INIS.gz usr/share/i18n/charmaps/INVARIANT.gz usr/share/i18n/charmaps/ISIRI-3342.gz usr/share/i18n/charmaps/ISO-8859-1.gz usr/share/i18n/charmaps/ISO-8859-10.gz usr/share/i18n/charmaps/ISO-8859-11.gz usr/share/i18n/charmaps/ISO-8859-13.gz usr/share/i18n/charmaps/ISO-8859-14.gz usr/share/i18n/charmaps/ISO-8859-15.gz usr/share/i18n/charmaps/ISO-8859-16.gz usr/share/i18n/charmaps/ISO-8859-2.gz usr/share/i18n/charmaps/ISO-8859-3.gz usr/share/i18n/charmaps/ISO-8859-4.gz usr/share/i18n/charmaps/ISO-8859-5.gz usr/share/i18n/charmaps/ISO-8859-6.gz usr/share/i18n/charmaps/ISO-8859-7.gz usr/share/i18n/charmaps/ISO-8859-8.gz usr/share/i18n/charmaps/ISO-8859-9.gz usr/share/i18n/charmaps/ISO-8859-9E.gz usr/share/i18n/charmaps/ISO-IR-197.gz usr/share/i18n/charmaps/ISO-IR-209.gz usr/share/i18n/charmaps/ISO-IR-90.gz usr/share/i18n/charmaps/ISO_10367-BOX.gz usr/share/i18n/charmaps/ISO_10646.gz usr/share/i18n/charmaps/ISO_11548-1.gz usr/share/i18n/charmaps/ISO_2033-1983.gz usr/share/i18n/charmaps/ISO_5427-EXT.gz usr/share/i18n/charmaps/ISO_5427.gz usr/share/i18n/charmaps/ISO_5428.gz usr/share/i18n/charmaps/ISO_646.BASIC.gz usr/share/i18n/charmaps/ISO_646.IRV.gz usr/share/i18n/charmaps/ISO_6937-2-25.gz usr/share/i18n/charmaps/ISO_6937-2-ADD.gz usr/share/i18n/charmaps/ISO_6937.gz usr/share/i18n/charmaps/ISO_8859-1,GL.gz usr/share/i18n/charmaps/ISO_8859-SUPP.gz usr/share/i18n/charmaps/IT.gz usr/share/i18n/charmaps/JIS_C6220-1969-JP.gz usr/share/i18n/charmaps/JIS_C6220-1969-RO.gz usr/share/i18n/charmaps/JIS_C6229-1984-A.gz usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD.gz usr/share/i18n/charmaps/JIS_C6229-1984-B.gz usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD.gz usr/share/i18n/charmaps/JIS_C6229-1984-HAND.gz usr/share/i18n/charmaps/JIS_C6229-1984-KANA.gz usr/share/i18n/charmaps/JIS_X0201.gz usr/share/i18n/charmaps/JOHAB.gz usr/share/i18n/charmaps/JUS_I.B1.002.gz usr/share/i18n/charmaps/JUS_I.B1.003-MAC.gz usr/share/i18n/charmaps/JUS_I.B1.003-SERB.gz usr/share/i18n/charmaps/KOI-8.gz usr/share/i18n/charmaps/KOI8-R.gz usr/share/i18n/charmaps/KOI8-RU.gz usr/share/i18n/charmaps/KOI8-T.gz usr/share/i18n/charmaps/KOI8-U.gz usr/share/i18n/charmaps/KSC5636.gz usr/share/i18n/charmaps/LATIN-GREEK-1.gz usr/share/i18n/charmaps/LATIN-GREEK.gz usr/share/i18n/charmaps/MAC-CENTRALEUROPE.gz usr/share/i18n/charmaps/MAC-CYRILLIC.gz usr/share/i18n/charmaps/MAC-IS.gz usr/share/i18n/charmaps/MAC-SAMI.gz usr/share/i18n/charmaps/MAC-UK.gz usr/share/i18n/charmaps/MACINTOSH.gz usr/share/i18n/charmaps/MIK.gz usr/share/i18n/charmaps/MSZ_7795.3.gz usr/share/i18n/charmaps/NATS-DANO-ADD.gz usr/share/i18n/charmaps/NATS-DANO.gz usr/share/i18n/charmaps/NATS-SEFI-ADD.gz usr/share/i18n/charmaps/NATS-SEFI.gz usr/share/i18n/charmaps/NC_NC00-10.gz usr/share/i18n/charmaps/NEXTSTEP.gz usr/share/i18n/charmaps/NF_Z_62-010.gz usr/share/i18n/charmaps/NF_Z_62-010_1973.gz usr/share/i18n/charmaps/NS_4551-1.gz usr/share/i18n/charmaps/NS_4551-2.gz usr/share/i18n/charmaps/PT.gz usr/share/i18n/charmaps/PT154.gz usr/share/i18n/charmaps/PT2.gz usr/share/i18n/charmaps/RK1048.gz usr/share/i18n/charmaps/SAMI-WS2.gz usr/share/i18n/charmaps/SAMI.gz usr/share/i18n/charmaps/SEN_850200_B.gz usr/share/i18n/charmaps/SEN_850200_C.gz usr/share/i18n/charmaps/SHIFT_JIS.gz usr/share/i18n/charmaps/SHIFT_JISX0213.gz usr/share/i18n/charmaps/T.101-G2.gz usr/share/i18n/charmaps/T.61-7BIT.gz usr/share/i18n/charmaps/T.61-8BIT.gz usr/share/i18n/charmaps/TCVN5712-1.gz usr/share/i18n/charmaps/TIS-620.gz usr/share/i18n/charmaps/TSCII.gz usr/share/i18n/charmaps/UTF-8.gz usr/share/i18n/charmaps/VIDEOTEX-SUPPL.gz usr/share/i18n/charmaps/VISCII.gz usr/share/i18n/charmaps/WINDOWS-31J.gz usr/share/i18n/locales/POSIX usr/share/i18n/locales/aa_DJ usr/share/i18n/locales/aa_ER usr/share/i18n/locales/aa_ER@saaho usr/share/i18n/locales/aa_ET usr/share/i18n/locales/af_ZA usr/share/i18n/locales/am_ET usr/share/i18n/locales/an_ES usr/share/i18n/locales/ar_AE usr/share/i18n/locales/ar_BH usr/share/i18n/locales/ar_DZ usr/share/i18n/locales/ar_EG usr/share/i18n/locales/ar_IN usr/share/i18n/locales/ar_IQ usr/share/i18n/locales/ar_JO usr/share/i18n/locales/ar_KW usr/share/i18n/locales/ar_LB usr/share/i18n/locales/ar_LY usr/share/i18n/locales/ar_MA usr/share/i18n/locales/ar_OM usr/share/i18n/locales/ar_QA usr/share/i18n/locales/ar_SA usr/share/i18n/locales/ar_SD usr/share/i18n/locales/ar_SY usr/share/i18n/locales/ar_TN usr/share/i18n/locales/ar_YE usr/share/i18n/locales/as_IN usr/share/i18n/locales/ast_ES usr/share/i18n/locales/ayc_PE usr/share/i18n/locales/az_AZ usr/share/i18n/locales/be_BY usr/share/i18n/locales/be_BY@latin usr/share/i18n/locales/bem_ZM usr/share/i18n/locales/ber_DZ usr/share/i18n/locales/ber_MA usr/share/i18n/locales/bg_BG usr/share/i18n/locales/bho_IN usr/share/i18n/locales/bn_BD usr/share/i18n/locales/bn_IN usr/share/i18n/locales/bo_CN usr/share/i18n/locales/bo_IN usr/share/i18n/locales/br_FR usr/share/i18n/locales/br_FR@euro usr/share/i18n/locales/brx_IN usr/share/i18n/locales/bs_BA usr/share/i18n/locales/byn_ER usr/share/i18n/locales/ca_AD usr/share/i18n/locales/ca_ES usr/share/i18n/locales/ca_ES@euro usr/share/i18n/locales/ca_FR usr/share/i18n/locales/ca_IT usr/share/i18n/locales/crh_UA usr/share/i18n/locales/cs_CZ usr/share/i18n/locales/csb_PL usr/share/i18n/locales/cv_RU usr/share/i18n/locales/cy_GB usr/share/i18n/locales/da_DK usr/share/i18n/locales/de_AT usr/share/i18n/locales/de_AT@euro usr/share/i18n/locales/de_BE usr/share/i18n/locales/de_BE@euro usr/share/i18n/locales/de_CH usr/share/i18n/locales/de_DE usr/share/i18n/locales/de_DE@euro usr/share/i18n/locales/de_LU usr/share/i18n/locales/de_LU@euro usr/share/i18n/locales/doi_IN usr/share/i18n/locales/dv_MV usr/share/i18n/locales/dz_BT usr/share/i18n/locales/el_CY usr/share/i18n/locales/el_GR usr/share/i18n/locales/el_GR@euro usr/share/i18n/locales/en_AG usr/share/i18n/locales/en_AU usr/share/i18n/locales/en_BW usr/share/i18n/locales/en_CA usr/share/i18n/locales/en_DK usr/share/i18n/locales/en_GB usr/share/i18n/locales/en_HK usr/share/i18n/locales/en_IE usr/share/i18n/locales/en_IE@euro usr/share/i18n/locales/en_IN usr/share/i18n/locales/en_NG usr/share/i18n/locales/en_NZ usr/share/i18n/locales/en_PH usr/share/i18n/locales/en_SG usr/share/i18n/locales/en_US usr/share/i18n/locales/en_ZA usr/share/i18n/locales/en_ZM usr/share/i18n/locales/en_ZW usr/share/i18n/locales/es_AR usr/share/i18n/locales/es_BO usr/share/i18n/locales/es_CL usr/share/i18n/locales/es_CO usr/share/i18n/locales/es_CR usr/share/i18n/locales/es_CU usr/share/i18n/locales/es_DO usr/share/i18n/locales/es_EC usr/share/i18n/locales/es_ES usr/share/i18n/locales/es_ES@euro usr/share/i18n/locales/es_GT usr/share/i18n/locales/es_HN usr/share/i18n/locales/es_MX usr/share/i18n/locales/es_NI usr/share/i18n/locales/es_PA usr/share/i18n/locales/es_PE usr/share/i18n/locales/es_PR usr/share/i18n/locales/es_PY usr/share/i18n/locales/es_SV usr/share/i18n/locales/es_US usr/share/i18n/locales/es_UY usr/share/i18n/locales/es_VE usr/share/i18n/locales/et_EE usr/share/i18n/locales/eu_ES usr/share/i18n/locales/eu_ES@euro usr/share/i18n/locales/fa_IR usr/share/i18n/locales/ff_SN usr/share/i18n/locales/fi_FI usr/share/i18n/locales/fi_FI@euro usr/share/i18n/locales/fil_PH usr/share/i18n/locales/fo_FO usr/share/i18n/locales/fr_BE usr/share/i18n/locales/fr_BE@euro usr/share/i18n/locales/fr_CA usr/share/i18n/locales/fr_CH usr/share/i18n/locales/fr_FR usr/share/i18n/locales/fr_FR@euro usr/share/i18n/locales/fr_LU usr/share/i18n/locales/fr_LU@euro usr/share/i18n/locales/fur_IT usr/share/i18n/locales/fy_DE usr/share/i18n/locales/fy_NL usr/share/i18n/locales/ga_IE usr/share/i18n/locales/ga_IE@euro usr/share/i18n/locales/gd_GB usr/share/i18n/locales/gez_ER usr/share/i18n/locales/gez_ER@abegede usr/share/i18n/locales/gez_ET usr/share/i18n/locales/gez_ET@abegede usr/share/i18n/locales/gl_ES usr/share/i18n/locales/gl_ES@euro usr/share/i18n/locales/gu_IN usr/share/i18n/locales/gv_GB usr/share/i18n/locales/ha_NG usr/share/i18n/locales/he_IL usr/share/i18n/locales/hi_IN usr/share/i18n/locales/hne_IN usr/share/i18n/locales/hr_HR usr/share/i18n/locales/hsb_DE usr/share/i18n/locales/ht_HT usr/share/i18n/locales/hu_HU usr/share/i18n/locales/hy_AM usr/share/i18n/locales/i18n usr/share/i18n/locales/ia_FR usr/share/i18n/locales/id_ID usr/share/i18n/locales/ig_NG usr/share/i18n/locales/ik_CA usr/share/i18n/locales/is_IS usr/share/i18n/locales/iso14651_t1 usr/share/i18n/locales/iso14651_t1_common usr/share/i18n/locales/iso14651_t1_pinyin usr/share/i18n/locales/it_CH usr/share/i18n/locales/it_IT usr/share/i18n/locales/it_IT@euro usr/share/i18n/locales/iu_CA usr/share/i18n/locales/iw_IL usr/share/i18n/locales/ja_JP usr/share/i18n/locales/ka_GE usr/share/i18n/locales/kk_KZ usr/share/i18n/locales/kl_GL usr/share/i18n/locales/km_KH usr/share/i18n/locales/kn_IN usr/share/i18n/locales/ko_KR usr/share/i18n/locales/kok_IN usr/share/i18n/locales/ks_IN usr/share/i18n/locales/ks_IN@devanagari usr/share/i18n/locales/ku_TR usr/share/i18n/locales/kw_GB usr/share/i18n/locales/ky_KG usr/share/i18n/locales/lb_LU usr/share/i18n/locales/lg_UG usr/share/i18n/locales/li_BE usr/share/i18n/locales/li_NL usr/share/i18n/locales/lij_IT usr/share/i18n/locales/lo_LA usr/share/i18n/locales/lt_LT usr/share/i18n/locales/lv_LV usr/share/i18n/locales/mag_IN usr/share/i18n/locales/mai_IN usr/share/i18n/locales/mg_MG usr/share/i18n/locales/mhr_RU usr/share/i18n/locales/mi_NZ usr/share/i18n/locales/mk_MK usr/share/i18n/locales/ml_IN usr/share/i18n/locales/mn_MN usr/share/i18n/locales/mni_IN usr/share/i18n/locales/mr_IN usr/share/i18n/locales/ms_MY usr/share/i18n/locales/mt_MT usr/share/i18n/locales/my_MM usr/share/i18n/locales/nan_TW@latin usr/share/i18n/locales/nb_NO usr/share/i18n/locales/nds_DE usr/share/i18n/locales/nds_NL usr/share/i18n/locales/ne_NP usr/share/i18n/locales/nhn_MX usr/share/i18n/locales/niu_NU usr/share/i18n/locales/niu_NZ usr/share/i18n/locales/nl_AW usr/share/i18n/locales/nl_BE usr/share/i18n/locales/nl_BE@euro usr/share/i18n/locales/nl_NL usr/share/i18n/locales/nl_NL@euro usr/share/i18n/locales/nn_NO usr/share/i18n/locales/nr_ZA usr/share/i18n/locales/nso_ZA usr/share/i18n/locales/oc_FR usr/share/i18n/locales/om_ET usr/share/i18n/locales/om_KE usr/share/i18n/locales/or_IN usr/share/i18n/locales/os_RU usr/share/i18n/locales/pa_IN usr/share/i18n/locales/pa_PK usr/share/i18n/locales/pap_AN usr/share/i18n/locales/pl_PL usr/share/i18n/locales/ps_AF usr/share/i18n/locales/pt_BR usr/share/i18n/locales/pt_PT usr/share/i18n/locales/pt_PT@euro usr/share/i18n/locales/ro_RO usr/share/i18n/locales/ru_RU usr/share/i18n/locales/ru_UA usr/share/i18n/locales/rw_RW usr/share/i18n/locales/sa_IN usr/share/i18n/locales/sat_IN usr/share/i18n/locales/sc_IT usr/share/i18n/locales/sd_IN usr/share/i18n/locales/sd_IN@devanagari usr/share/i18n/locales/se_NO usr/share/i18n/locales/shs_CA usr/share/i18n/locales/si_LK usr/share/i18n/locales/sid_ET usr/share/i18n/locales/sk_SK usr/share/i18n/locales/sl_SI usr/share/i18n/locales/so_DJ usr/share/i18n/locales/so_ET usr/share/i18n/locales/so_KE usr/share/i18n/locales/so_SO usr/share/i18n/locales/sq_AL usr/share/i18n/locales/sq_MK usr/share/i18n/locales/sr_ME usr/share/i18n/locales/sr_RS usr/share/i18n/locales/sr_RS@latin usr/share/i18n/locales/ss_ZA usr/share/i18n/locales/st_ZA usr/share/i18n/locales/sv_FI usr/share/i18n/locales/sv_FI@euro usr/share/i18n/locales/sv_SE usr/share/i18n/locales/sw_KE usr/share/i18n/locales/sw_TZ usr/share/i18n/locales/szl_PL usr/share/i18n/locales/ta_IN usr/share/i18n/locales/ta_LK usr/share/i18n/locales/te_IN usr/share/i18n/locales/tg_TJ usr/share/i18n/locales/th_TH usr/share/i18n/locales/ti_ER usr/share/i18n/locales/ti_ET usr/share/i18n/locales/tig_ER usr/share/i18n/locales/tk_TM usr/share/i18n/locales/tl_PH usr/share/i18n/locales/tn_ZA usr/share/i18n/locales/tr_CY usr/share/i18n/locales/tr_TR usr/share/i18n/locales/translit_circle usr/share/i18n/locales/translit_cjk_compat usr/share/i18n/locales/translit_cjk_variants usr/share/i18n/locales/translit_combining usr/share/i18n/locales/translit_compat usr/share/i18n/locales/translit_font usr/share/i18n/locales/translit_fraction usr/share/i18n/locales/translit_hangul usr/share/i18n/locales/translit_narrow usr/share/i18n/locales/translit_neutral usr/share/i18n/locales/translit_small usr/share/i18n/locales/translit_wide usr/share/i18n/locales/ts_ZA usr/share/i18n/locales/tt_RU usr/share/i18n/locales/tt_RU@iqtelif usr/share/i18n/locales/ug_CN usr/share/i18n/locales/uk_UA usr/share/i18n/locales/unm_US usr/share/i18n/locales/ur_IN usr/share/i18n/locales/ur_PK usr/share/i18n/locales/uz_UZ usr/share/i18n/locales/uz_UZ@cyrillic usr/share/i18n/locales/ve_ZA usr/share/i18n/locales/vi_VN usr/share/i18n/locales/wa_BE usr/share/i18n/locales/wa_BE@euro usr/share/i18n/locales/wae_CH usr/share/i18n/locales/wal_ET usr/share/i18n/locales/wo_SN usr/share/i18n/locales/xh_ZA usr/share/i18n/locales/yi_US usr/share/i18n/locales/yo_NG usr/share/i18n/locales/yue_HK usr/share/i18n/locales/zh_CN usr/share/i18n/locales/zh_HK usr/share/i18n/locales/zh_SG usr/share/i18n/locales/zh_TW usr/share/i18n/locales/zu_ZA usr/share/icons usr/share/info/bash.info.gz usr/share/info/coreutils.info.gz usr/share/info/diffutils.info.gz usr/share/info/dir usr/share/info/find-maint.info.gz usr/share/info/find.info.gz usr/share/info/gawk.info.gz usr/share/info/gawkinet.info.gz usr/share/info/grep.info.gz usr/share/info/history.info.gz usr/share/info/info-stnd.info.gz usr/share/info/info.info.gz usr/share/info/libidn.info.gz usr/share/info/rluserman.info.gz usr/share/info/sed.info.gz usr/share/info/which.info.gz usr/share/keyutils/request-key-debug.sh usr/share/licenses/glib2-2.56.1/COPYING usr/share/licenses/gmp-6.0.0/COPYING usr/share/licenses/gmp-6.0.0/COPYING.LESSERv3 usr/share/licenses/gmp-6.0.0/COPYINGv2 usr/share/licenses/gmp-6.0.0/COPYINGv3 usr/share/licenses/krb5-libs-1.15.1/LICENSE usr/share/licenses/libsepol-2.5/COPYING usr/share/licenses/openssl-libs-1.0.2k/LICENSE %%NLS%%usr/share/locale/af/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/af/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/af/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/af/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/af/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/af/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/am/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/an/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ar/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/as/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ast/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ast/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/az/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/be/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/be/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/be@latin/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/bg/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/bg/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/bn/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/bs/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ca/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/ca/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/cs/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/cs/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/cy/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/da/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/da/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/mit-krb5.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/de/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/de/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/dz/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/el/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/el/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/en@boldquot/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/en@quot/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/en@quot/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/en_CA/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/en_GB/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/en_GB/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/en_US/LC_MESSAGES/mit-krb5.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/eo/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/eo/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/es/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/es/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/et/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/et/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/eu/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/eu/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/fa/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/fi/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/fi/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/fr/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/fr/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/fur/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ga/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ga/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/gd/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/gl/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/gl/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/gu/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/he/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/he/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/he/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/he/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/hi/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/hr/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/hr/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/hu/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/hu/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/hy/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ia/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ia/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/id/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/id/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/is/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/is/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/it/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/it/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ja/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/ja/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ka/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/kk/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/kk/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/kk/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/kn/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ko/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ko/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ku/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ky/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/lg/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/lg/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/lg/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/locale.alias %%NLS%%usr/share/locale/lt/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/lt/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/lt/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/lv/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/lv/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mai/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mg/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mk/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ml/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mn/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/mr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ms/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ms/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ms/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ms/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ms/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/nb/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/nb/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/nds/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ne/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/nl/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/nl/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/nn/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/oc/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/or/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pa/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pa/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/pl/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/pl/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ps/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/pt/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/pt/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/pt_BR/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ro/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ro/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/ru/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/ru/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/rw/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/rw/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/rw/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/si/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/sk/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/sk/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/sl/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/sl/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/sq/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/sr/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/sv/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/sv/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/ta/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/te/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/tg/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/th/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/th/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/tl/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/tr/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/tr/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/tt/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/ug/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/gdbm.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/uk/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/uk/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/gawk.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/vi/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/vi/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/wa/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/wa/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/xh/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/yi/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/libidn.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/popt.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/zh_CN/LC_TIME/coreutils.mo %%NLS%%usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/bash.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/grep.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/libc.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/sed.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/util-linux.mo %%NLS%%usr/share/locale/zh_TW/LC_TIME/coreutils.mo usr/share/lsb/4.1/modules/core/core-4.1-ia32 usr/share/lsb/4.1/modules/core/core-4.1-noarch usr/share/lsb/4.1/modules/core/security-4.1-ia32 usr/share/lsb/4.1/modules/core/security-4.1-noarch usr/share/lsb/4.1/submodules/core-4.1-ia32 usr/share/lsb/4.1/submodules/core-4.1-noarch usr/share/man/man1/..1.gz usr/share/man/man1/:.1.gz usr/share/man/man1/[.1.gz usr/share/man/man1/alias.1.gz usr/share/man/man1/arch.1.gz usr/share/man/man1/awk.1.gz usr/share/man/man1/base64.1.gz usr/share/man/man1/basename.1.gz usr/share/man/man1/bash.1.gz usr/share/man/man1/bashbug-32.1.gz usr/share/man/man1/bashbug.1.gz usr/share/man/man1/bg.1.gz usr/share/man/man1/bind.1.gz usr/share/man/man1/break.1.gz usr/share/man/man1/builtin.1.gz usr/share/man/man1/builtins.1.gz usr/share/man/man1/bunzip2.1.gz usr/share/man/man1/bzcat.1.gz usr/share/man/man1/bzcmp.1.gz usr/share/man/man1/bzdiff.1.gz usr/share/man/man1/bzgrep.1.gz usr/share/man/man1/bzip2.1.gz usr/share/man/man1/bzip2recover.1.gz usr/share/man/man1/bzless.1.gz usr/share/man/man1/bzmore.1.gz usr/share/man/man1/cal.1.gz usr/share/man/man1/caller.1.gz usr/share/man/man1/capsh.1.gz usr/share/man/man1/captoinfo.1m.gz usr/share/man/man1/cat.1.gz usr/share/man/man1/cd.1.gz usr/share/man/man1/chattr.1.gz usr/share/man/man1/chcon.1.gz usr/share/man/man1/chfn.1.gz usr/share/man/man1/chgrp.1.gz usr/share/man/man1/chmod.1.gz usr/share/man/man1/chown.1.gz usr/share/man/man1/chroot.1.gz usr/share/man/man1/chrt.1.gz usr/share/man/man1/chsh.1.gz usr/share/man/man1/cksum.1.gz usr/share/man/man1/clear.1.gz usr/share/man/man1/cmp.1.gz usr/share/man/man1/col.1.gz usr/share/man/man1/colcrt.1.gz usr/share/man/man1/colrm.1.gz usr/share/man/man1/column.1.gz usr/share/man/man1/comm.1.gz usr/share/man/man1/command.1.gz usr/share/man/man1/compgen.1.gz usr/share/man/man1/complete.1.gz usr/share/man/man1/compopt.1.gz usr/share/man/man1/continue.1.gz usr/share/man/man1/cp.1.gz usr/share/man/man1/csplit.1.gz usr/share/man/man1/cut.1.gz usr/share/man/man1/date.1.gz usr/share/man/man1/dd.1.gz usr/share/man/man1/declare.1.gz usr/share/man/man1/df.1.gz usr/share/man/man1/dgawk.1.gz usr/share/man/man1/diff.1.gz usr/share/man/man1/diff3.1.gz usr/share/man/man1/dir.1.gz usr/share/man/man1/dircolors.1.gz usr/share/man/man1/dirname.1.gz usr/share/man/man1/dirs.1.gz usr/share/man/man1/disown.1.gz usr/share/man/man1/dmesg.1.gz usr/share/man/man1/du.1.gz usr/share/man/man1/echo.1.gz usr/share/man/man1/egrep.1.gz usr/share/man/man1/eject.1.gz usr/share/man/man1/enable.1.gz usr/share/man/man1/env.1.gz usr/share/man/man1/eval.1.gz usr/share/man/man1/exec.1.gz usr/share/man/man1/exit.1.gz usr/share/man/man1/expand.1.gz usr/share/man/man1/export.1.gz usr/share/man/man1/expr.1.gz usr/share/man/man1/factor.1.gz usr/share/man/man1/fallocate.1.gz usr/share/man/man1/false.1.gz usr/share/man/man1/fc.1.gz usr/share/man/man1/fg.1.gz usr/share/man/man1/fgrep.1.gz usr/share/man/man1/find.1.gz usr/share/man/man1/flock.1.gz usr/share/man/man1/fmt.1.gz usr/share/man/man1/fold.1.gz usr/share/man/man1/gapplication.1.gz usr/share/man/man1/gawk.1.gz usr/share/man/man1/gdbus.1.gz usr/share/man/man1/getopt.1.gz usr/share/man/man1/getopts.1.gz usr/share/man/man1/gio-querymodules.1.gz usr/share/man/man1/gio.1.gz usr/share/man/man1/glib-compile-schemas.1.gz usr/share/man/man1/grep.1.gz usr/share/man/man1/groups.1.gz usr/share/man/man1/gsettings.1.gz usr/share/man/man1/hash.1.gz usr/share/man/man1/head.1.gz usr/share/man/man1/help.1.gz usr/share/man/man1/hexdump.1.gz usr/share/man/man1/history.1.gz usr/share/man/man1/hostid.1.gz usr/share/man/man1/id.1.gz usr/share/man/man1/idn.1.gz usr/share/man/man1/igawk.1.gz usr/share/man/man1/info.1.gz usr/share/man/man1/infocmp.1m.gz usr/share/man/man1/infokey.1.gz usr/share/man/man1/infotocap.1m.gz usr/share/man/man1/install-info.1.gz usr/share/man/man1/install.1.gz usr/share/man/man1/ionice.1.gz usr/share/man/man1/ipcmk.1.gz usr/share/man/man1/ipcrm.1.gz usr/share/man/man1/ipcs.1.gz usr/share/man/man1/jobs.1.gz usr/share/man/man1/join.1.gz usr/share/man/man1/keyctl.1.gz usr/share/man/man1/kill.1.gz usr/share/man/man1/less.1.gz usr/share/man/man1/lessecho.1.gz usr/share/man/man1/lesskey.1.gz usr/share/man/man1/let.1.gz usr/share/man/man1/link.1.gz usr/share/man/man1/ln.1.gz usr/share/man/man1/local.1.gz usr/share/man/man1/logger.1.gz usr/share/man/man1/login.1.gz usr/share/man/man1/logname.1.gz usr/share/man/man1/logout.1.gz usr/share/man/man1/look.1.gz usr/share/man/man1/ls.1.gz usr/share/man/man1/lsattr.1.gz usr/share/man/man1/lsb_release.1.gz usr/share/man/man1/lscpu.1.gz usr/share/man/man1/lsipc.1.gz usr/share/man/man1/lslogins.1.gz usr/share/man/man1/lsmem.1.gz usr/share/man/man1/mapfile.1.gz usr/share/man/man1/mcookie.1.gz usr/share/man/man1/md5sum.1.gz usr/share/man/man1/mkdir.1.gz usr/share/man/man1/mkfifo.1.gz usr/share/man/man1/mknod.1.gz usr/share/man/man1/mktemp.1.gz usr/share/man/man1/more.1.gz usr/share/man/man1/mountpoint.1.gz usr/share/man/man1/mv.1.gz usr/share/man/man1/namei.1.gz usr/share/man/man1/nice.1.gz usr/share/man/man1/nl.1.gz usr/share/man/man1/nohup.1.gz usr/share/man/man1/nproc.1.gz usr/share/man/man1/nsenter.1.gz usr/share/man/man1/numfmt.1.gz usr/share/man/man1/od.1.gz usr/share/man/man1/oldfind.1.gz usr/share/man/man1/paste.1.gz usr/share/man/man1/pathchk.1.gz usr/share/man/man1/pgawk.1.gz usr/share/man/man1/pinky.1.gz usr/share/man/man1/popd.1.gz usr/share/man/man1/pr.1.gz usr/share/man/man1/printenv.1.gz usr/share/man/man1/printf.1.gz usr/share/man/man1/prlimit.1.gz usr/share/man/man1/ptx.1.gz usr/share/man/man1/pushd.1.gz usr/share/man/man1/pwd.1.gz usr/share/man/man1/read.1.gz usr/share/man/man1/readlink.1.gz usr/share/man/man1/readonly.1.gz usr/share/man/man1/realpath.1.gz usr/share/man/man1/rename.1.gz usr/share/man/man1/renice.1.gz usr/share/man/man1/reset.1.gz usr/share/man/man1/return.1.gz usr/share/man/man1/rev.1.gz usr/share/man/man1/rm.1.gz usr/share/man/man1/rmdir.1.gz usr/share/man/man1/runcon.1.gz usr/share/man/man1/runuser.1.gz usr/share/man/man1/script.1.gz usr/share/man/man1/scriptreplay.1.gz usr/share/man/man1/sdiff.1.gz usr/share/man/man1/sed.1.gz usr/share/man/man1/seq.1.gz usr/share/man/man1/set.1.gz usr/share/man/man1/setpriv.1.gz usr/share/man/man1/setsid.1.gz usr/share/man/man1/setterm.1.gz usr/share/man/man1/sh.1.gz usr/share/man/man1/sha1sum.1.gz usr/share/man/man1/sha224sum.1.gz usr/share/man/man1/sha256sum.1.gz usr/share/man/man1/sha384sum.1.gz usr/share/man/man1/sha512sum.1.gz usr/share/man/man1/shift.1.gz usr/share/man/man1/shopt.1.gz usr/share/man/man1/shred.1.gz usr/share/man/man1/shuf.1.gz usr/share/man/man1/sleep.1.gz usr/share/man/man1/sort.1.gz usr/share/man/man1/source.1.gz usr/share/man/man1/split.1.gz usr/share/man/man1/stat.1.gz usr/share/man/man1/stdbuf.1.gz usr/share/man/man1/stty.1.gz usr/share/man/man1/su.1.gz usr/share/man/man1/sum.1.gz usr/share/man/man1/suspend.1.gz usr/share/man/man1/sync.1.gz usr/share/man/man1/tabs.1.gz usr/share/man/man1/tac.1.gz usr/share/man/man1/tail.1.gz usr/share/man/man1/tailf.1.gz usr/share/man/man1/taskset.1.gz usr/share/man/man1/tee.1.gz usr/share/man/man1/test.1.gz usr/share/man/man1/tic.1m.gz usr/share/man/man1/timeout.1.gz usr/share/man/man1/times.1.gz usr/share/man/man1/toe.1m.gz usr/share/man/man1/touch.1.gz usr/share/man/man1/tput.1.gz usr/share/man/man1/tr.1.gz usr/share/man/man1/trap.1.gz usr/share/man/man1/true.1.gz usr/share/man/man1/truncate.1.gz usr/share/man/man1/tset.1.gz usr/share/man/man1/tsort.1.gz usr/share/man/man1/tty.1.gz usr/share/man/man1/type.1.gz usr/share/man/man1/typeset.1.gz usr/share/man/man1/ul.1.gz usr/share/man/man1/ulimit.1.gz usr/share/man/man1/umask.1.gz usr/share/man/man1/unalias.1.gz usr/share/man/man1/uname.1.gz usr/share/man/man1/unexpand.1.gz usr/share/man/man1/uniq.1.gz usr/share/man/man1/unlink.1.gz usr/share/man/man1/unset.1.gz usr/share/man/man1/unshare.1.gz usr/share/man/man1/users.1.gz usr/share/man/man1/utmpdump.1.gz usr/share/man/man1/uuidgen.1.gz usr/share/man/man1/vdir.1.gz usr/share/man/man1/wait.1.gz usr/share/man/man1/wc.1.gz usr/share/man/man1/whereis.1.gz usr/share/man/man1/which.1.gz usr/share/man/man1/who.1.gz usr/share/man/man1/whoami.1.gz usr/share/man/man1/write.1.gz usr/share/man/man1/xargs.1.gz usr/share/man/man1/yes.1.gz usr/share/man/man5/.k5identity.5.gz usr/share/man/man5/.k5login.5.gz usr/share/man/man5/e2fsck.conf.5.gz usr/share/man/man5/ext2.5.gz usr/share/man/man5/ext3.5.gz usr/share/man/man5/ext4.5.gz usr/share/man/man5/fstab.5.gz usr/share/man/man5/info.5.gz usr/share/man/man5/k5identity.5.gz usr/share/man/man5/k5login.5.gz usr/share/man/man5/krb5.conf.5.gz usr/share/man/man5/mke2fs.conf.5.gz usr/share/man/man5/request-key.conf.5.gz usr/share/man/man5/term.5.gz usr/share/man/man5/terminfo.5.gz +usr/share/man/man7/kerberos.7.gz usr/share/man/man7/term.7.gz usr/share/man/man8/addpart.8.gz usr/share/man/man8/agetty.8.gz usr/share/man/man8/badblocks.8.gz usr/share/man/man8/blkdiscard.8.gz usr/share/man/man8/blkid.8.gz usr/share/man/man8/blockdev.8.gz usr/share/man/man8/cfdisk.8.gz usr/share/man/man8/chcpu.8.gz usr/share/man/man8/chmem.8.gz usr/share/man/man8/clock.8.gz usr/share/man/man8/ctrlaltdel.8.gz usr/share/man/man8/cytune.8.gz usr/share/man/man8/debugfs.8.gz usr/share/man/man8/delpart.8.gz usr/share/man/man8/dumpe2fs.8.gz usr/share/man/man8/e2freefrag.8.gz usr/share/man/man8/e2fsck.8.gz usr/share/man/man8/e2image.8.gz usr/share/man/man8/e2label.8.gz usr/share/man/man8/e2undo.8.gz usr/share/man/man8/e4defrag.8.gz usr/share/man/man8/fdformat.8.gz usr/share/man/man8/fdisk.8.gz usr/share/man/man8/filefrag.8.gz usr/share/man/man8/findfs.8.gz usr/share/man/man8/findmnt.8.gz usr/share/man/man8/fsck.8.gz usr/share/man/man8/fsck.cramfs.8.gz usr/share/man/man8/fsck.ext2.8.gz usr/share/man/man8/fsck.ext3.8.gz usr/share/man/man8/fsck.ext4.8.gz usr/share/man/man8/fsck.minix.8.gz usr/share/man/man8/fsfreeze.8.gz usr/share/man/man8/fstrim.8.gz usr/share/man/man8/getcap.8.gz usr/share/man/man8/getpcaps.8.gz usr/share/man/man8/hwclock.8.gz usr/share/man/man8/i386.8.gz usr/share/man/man8/isosize.8.gz usr/share/man/man8/key.dns_resolver.8.gz usr/share/man/man8/ldattach.8.gz usr/share/man/man8/linux32.8.gz usr/share/man/man8/linux64.8.gz usr/share/man/man8/logsave.8.gz usr/share/man/man8/losetup.8.gz usr/share/man/man8/lsblk.8.gz usr/share/man/man8/lslocks.8.gz usr/share/man/man8/lsns.8.gz usr/share/man/man8/mke2fs.8.gz usr/share/man/man8/mkfs.8.gz usr/share/man/man8/mkfs.cramfs.8.gz usr/share/man/man8/mkfs.ext2.8.gz usr/share/man/man8/mkfs.ext3.8.gz usr/share/man/man8/mkfs.ext4.8.gz usr/share/man/man8/mkfs.minix.8.gz usr/share/man/man8/mklost+found.8.gz usr/share/man/man8/mkswap.8.gz usr/share/man/man8/mount.8.gz usr/share/man/man8/nologin.8.gz usr/share/man/man8/partx.8.gz usr/share/man/man8/pivot_root.8.gz usr/share/man/man8/raw.8.gz usr/share/man/man8/rawdevices.8.gz usr/share/man/man8/readprofile.8.gz usr/share/man/man8/request-key.8.gz usr/share/man/man8/resize2fs.8.gz usr/share/man/man8/resizepart.8.gz usr/share/man/man8/rtcwake.8.gz usr/share/man/man8/setarch.8.gz usr/share/man/man8/setcap.8.gz usr/share/man/man8/setserial.8.gz usr/share/man/man8/sfdisk.8.gz usr/share/man/man8/sulogin.8.gz usr/share/man/man8/swaplabel.8.gz usr/share/man/man8/swapoff.8.gz usr/share/man/man8/swapon.8.gz usr/share/man/man8/switch_root.8.gz usr/share/man/man8/tune2fs.8.gz usr/share/man/man8/umount.8.gz usr/share/man/man8/wdctl.8.gz usr/share/man/man8/wipefs.8.gz usr/share/man/man8/zramctl.8.gz usr/share/redhat-release usr/share/tabset/std usr/share/tabset/stdcrt usr/share/tabset/vt100 usr/share/tabset/vt300 usr/share/terminfo/A/Apple_Terminal usr/share/terminfo/E/Eterm usr/share/terminfo/E/Eterm-256color usr/share/terminfo/E/Eterm-88color usr/share/terminfo/E/Eterm-color usr/share/terminfo/a/ansi usr/share/terminfo/a/ansi80x25 usr/share/terminfo/a/ansis usr/share/terminfo/a/aterm usr/share/terminfo/b/bterm usr/share/terminfo/c/cons25 usr/share/terminfo/c/cygwin usr/share/terminfo/d/dumb usr/share/terminfo/e/eterm usr/share/terminfo/e/eterm-color usr/share/terminfo/g/gnome usr/share/terminfo/g/gnome-256color usr/share/terminfo/h/hurd usr/share/terminfo/j/jfbterm usr/share/terminfo/k/kon usr/share/terminfo/k/kon2 usr/share/terminfo/k/konsole usr/share/terminfo/k/konsole-256color usr/share/terminfo/l/linux usr/share/terminfo/m/mach usr/share/terminfo/m/mach-bold usr/share/terminfo/m/mach-color usr/share/terminfo/m/mach-gnu usr/share/terminfo/m/mach-gnu-color usr/share/terminfo/m/mlterm usr/share/terminfo/m/mrxvt usr/share/terminfo/n/nsterm usr/share/terminfo/n/nxterm usr/share/terminfo/p/pcansi usr/share/terminfo/p/putty usr/share/terminfo/p/putty-256color usr/share/terminfo/p/putty-sco usr/share/terminfo/p/putty-vt100 usr/share/terminfo/r/rxvt usr/share/terminfo/r/rxvt-16color usr/share/terminfo/r/rxvt-256color usr/share/terminfo/r/rxvt-88color usr/share/terminfo/r/rxvt-basic usr/share/terminfo/r/rxvt-color usr/share/terminfo/r/rxvt-cygwin usr/share/terminfo/r/rxvt-cygwin-native usr/share/terminfo/r/rxvt-unicode usr/share/terminfo/r/rxvt-xpm usr/share/terminfo/s/screen usr/share/terminfo/s/screen-16color usr/share/terminfo/s/screen-256color usr/share/terminfo/s/screen.Eterm usr/share/terminfo/s/screen.gnome usr/share/terminfo/s/screen.konsole usr/share/terminfo/s/screen.linux usr/share/terminfo/s/screen.mlterm usr/share/terminfo/s/screen.mrxvt usr/share/terminfo/s/screen.rxvt usr/share/terminfo/s/screen.teraterm usr/share/terminfo/s/screen.vte usr/share/terminfo/s/screen.xterm-new usr/share/terminfo/s/screen.xterm-r6 usr/share/terminfo/s/screen.xterm-xfree86 usr/share/terminfo/s/simpleterm usr/share/terminfo/s/st usr/share/terminfo/s/st-16color usr/share/terminfo/s/st-256color usr/share/terminfo/s/sun usr/share/terminfo/s/sun1 usr/share/terminfo/s/sun2 usr/share/terminfo/t/teraterm usr/share/terminfo/t/teraterm2.3 usr/share/terminfo/v/vs100 usr/share/terminfo/v/vt100 usr/share/terminfo/v/vt100-am usr/share/terminfo/v/vt100-nav usr/share/terminfo/v/vt102 usr/share/terminfo/v/vt200 usr/share/terminfo/v/vt220 usr/share/terminfo/v/vt52 usr/share/terminfo/v/vte usr/share/terminfo/v/vte-256color usr/share/terminfo/v/vwmterm usr/share/terminfo/w/wsvt25 usr/share/terminfo/w/wsvt25m usr/share/terminfo/x/xfce usr/share/terminfo/x/xterm usr/share/terminfo/x/xterm-1002 usr/share/terminfo/x/xterm-1003 usr/share/terminfo/x/xterm-16color usr/share/terminfo/x/xterm-24 usr/share/terminfo/x/xterm-256color usr/share/terminfo/x/xterm-88color usr/share/terminfo/x/xterm-8bit usr/share/terminfo/x/xterm-basic usr/share/terminfo/x/xterm-bold usr/share/terminfo/x/xterm-color usr/share/terminfo/x/xterm-hp usr/share/terminfo/x/xterm-new usr/share/terminfo/x/xterm-nic usr/share/terminfo/x/xterm-noapp usr/share/terminfo/x/xterm-old usr/share/terminfo/x/xterm-pcolor usr/share/terminfo/x/xterm-r5 usr/share/terminfo/x/xterm-r6 usr/share/terminfo/x/xterm-sco usr/share/terminfo/x/xterm-sun usr/share/terminfo/x/xterm-utf8 usr/share/terminfo/x/xterm-vt220 usr/share/terminfo/x/xterm-vt52 usr/share/terminfo/x/xterm-xf86-v32 usr/share/terminfo/x/xterm-xf86-v33 usr/share/terminfo/x/xterm-xf86-v333 usr/share/terminfo/x/xterm-xf86-v40 usr/share/terminfo/x/xterm-xf86-v43 usr/share/terminfo/x/xterm-xf86-v44 usr/share/terminfo/x/xterm-xfree86 usr/share/terminfo/x/xterm-xi usr/share/terminfo/x/xterms usr/tmp @rmtry var/cache/ldconfig/aux-cache var/db/Makefile var/mail @dir dev @dir etc/X11/applnk @dir etc/X11/fontpath.d @dir etc/bash_completion.d @dir etc/gss/mech.d @dir etc/krb5.conf.d @dir etc/ld.so.conf.d @dir etc/opt @dir etc/pki/tls/certs @dir etc/pki/tls/misc @dir etc/pki/tls/private @dir etc/pm/config.d @dir etc/pm/power.d @dir etc/pm/sleep.d @dir etc/popt.d @dir etc/request-key.d @dir etc/sysconfig @dir etc/terminfo @dir etc/xdg/autostart @dir etc/xinetd.d @dir opt @dir srv @dir usr/lib/gio/modules @dir var/adm @dir var/cache/ldconfig @dir var/empty @dir var/games @dir var/gopher @dir var/kerberos/krb5/user @dir var/lib/games @dir var/lib/misc @dir var/lib/rpm-state @dir var/local @dir var/nis @dir var/opt @dir var/preserve @dir var/spool/lpd @dir var/spool/mail @dir var/yp @dir %%LINUXBASE%% @comment These directories may have filesystems mounted and then it may not be @comment possible to change their mode and timestamp like @dir tries to do. @postexec mkdir -p %D/dev/shm @postunexec rmdir %D/dev/shm 2>/dev/null || true @postexec mkdir -p %D/proc @postunexec rmdir %D/proc 2>/dev/null || true @postexec mkdir -p %D/sys @postunexec rmdir %D/sys 2>/dev/null || true @postexec %D/usr/sbin/ldconfig @postexec %D/usr/bin/gio-querymodules-32 /usr/lib/gio/modules Index: head/ftp/linux-c7-curl/Makefile =================================================================== --- head/ftp/linux-c7-curl/Makefile (revision 533772) +++ head/ftp/linux-c7-curl/Makefile (revision 533773) @@ -1,27 +1,27 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= curl PORTVERSION= 7.29.0 -DISTVERSIONSUFFIX= -54.el7_7.2 -PORTREVISION= 9 +DISTVERSIONSUFFIX= -57.el7 +PORTREVISION= 10 CATEGORIES= ftp linux MAINTAINER= emulation@FreeBSD.org COMMENT= Tool for transferring files with URL syntax (Linux CentOS ${LINUX_DIST_VER}) LICENSE= MIT USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= libssh2 nspr nss openldap USE_LINUX_RPM= nolib LIB_DISTNAMES= lib${DISTNAME} CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr OPTIONS_DEFINE= DOCS .include Index: head/ftp/linux-c7-curl/distinfo =================================================================== --- head/ftp/linux-c7-curl/distinfo (revision 533772) +++ head/ftp/linux-c7-curl/distinfo (revision 533773) @@ -1,11 +1,11 @@ -TIMESTAMP = 1581426126 -SHA256 (centos/curl-7.29.0-54.el7_7.2.i686.rpm) = 84e8bdd544a26142f4acf116acda0e3edaed0750f970651a06b8de2f5c607b6c -SIZE (centos/curl-7.29.0-54.el7_7.2.i686.rpm) = 276412 -SHA256 (centos/curl-7.29.0-54.el7_7.2.x86_64.rpm) = 1d116212f6a3d8ac26495c74f0239f69d60586d4466ee6e20a7c32315061a5e7 -SIZE (centos/curl-7.29.0-54.el7_7.2.x86_64.rpm) = 276800 -SHA256 (centos/libcurl-7.29.0-54.el7_7.2.i686.rpm) = c2d37e4f896226d193eb5b0a6faa278c6db3fa45145bebd79a55f58761ddeeed -SIZE (centos/libcurl-7.29.0-54.el7_7.2.i686.rpm) = 230816 -SHA256 (centos/libcurl-7.29.0-54.el7_7.2.x86_64.rpm) = 078a5e7b4b4f55f829c91c74bc8196d0bcc57cf9b78dc6281bd1d0816cf0465c -SIZE (centos/libcurl-7.29.0-54.el7_7.2.x86_64.rpm) = 228124 -SHA256 (centos/curl-7.29.0-54.el7_7.2.src.rpm) = c7beb742c32738d131eb8b72cdaf04386b955f875a5c486e78bb72a559e5d60b -SIZE (centos/curl-7.29.0-54.el7_7.2.src.rpm) = 2388670 +TIMESTAMP = 1588507822 +SHA256 (centos/curl-7.29.0-57.el7.i686.rpm) = bd698df87ade5458f0f4fffdad77bc886f22cca313803078afa45a44caa7ea19 +SIZE (centos/curl-7.29.0-57.el7.i686.rpm) = 276468 +SHA256 (centos/curl-7.29.0-57.el7.x86_64.rpm) = e8bd11595dcaa9180c419eebee963e31befb0497497b1065e874b04ec390d5b5 +SIZE (centos/curl-7.29.0-57.el7.x86_64.rpm) = 276860 +SHA256 (centos/libcurl-7.29.0-57.el7.i686.rpm) = 36a30dc34e2983ee623399440471cefead699f8cd6ac414b57e0955a5cfd7a87 +SIZE (centos/libcurl-7.29.0-57.el7.i686.rpm) = 230900 +SHA256 (centos/libcurl-7.29.0-57.el7.x86_64.rpm) = b3f084834423ccc2b4eaa79bd5d83dba36956e8d7cf4453a88c49ed8982bf889 +SIZE (centos/libcurl-7.29.0-57.el7.x86_64.rpm) = 228184 +SHA256 (centos/curl-7.29.0-57.el7.src.rpm) = 0a0c5849a7df06c15b4803df0c4eadc25adeb454cc33ade2d4f1f353e0ecb354 +SIZE (centos/curl-7.29.0-57.el7.src.rpm) = 2389353 Index: head/graphics/linux-c7-dri/Makefile =================================================================== --- head/graphics/linux-c7-dri/Makefile (revision 533772) +++ head/graphics/linux-c7-dri/Makefile (revision 533773) @@ -1,50 +1,50 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= dri PORTVERSION= 18.3.4 -DISTVERSIONSUFFIX= -6.el7_7 -PORTREVISION= 1 +DISTVERSIONSUFFIX= -7.el7 +PORTREVISION= 2 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org COMMENT= Mesa libGL runtime libraries (Linux CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= elfutils-libelf expat libdrm libglvnd wayland xorglibs USE_LINUX_RPM= yes LIB_DISTNAMES= freeglut-3.0.0-8.el7 \ llvm-private-7.0.1-1.el7 \ mesa-dri-drivers-${DISTVERSIONFULL} \ mesa-libEGL-${DISTVERSIONFULL} \ mesa-libGL-${DISTVERSIONFULL} \ mesa-libGLES-${DISTVERSIONFULL} \ mesa-libGLU-9.0.0-4.el7 \ mesa-libOSMesa-${DISTVERSIONFULL} \ mesa-libgbm-${DISTVERSIONFULL} \ mesa-libglapi-${DISTVERSIONFULL} \ mesa-libxatracker-${DISTVERSIONFULL} \ mesa-vdpau-drivers-${DISTVERSIONFULL} \ mesa-vulkan-drivers-${DISTVERSIONFULL} SRC_DISTFILES= freeglut-3.0.0-8.el7${SRC_SUFX}:SOURCE \ llvm-private-7.0.1-1.el7${SRC_SUFX}:SOURCE \ mesa-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE \ mesa-libGLU-9.0.0-4.el7${SRC_SUFX}:SOURCE CONFLICTS= linux-c6-${PORTNAME}-[0-9]* OPTIONS_DEFINE= DOCS .include post-install: ${LN} -sf libGLX_mesa.so.0 \ ${STAGEDIR}${PREFIX}/usr/lib/libGLX_system.so.0 .if ${ARCH} == amd64 ${LN} -sf libGLX_mesa.so.0 \ ${STAGEDIR}${PREFIX}/usr/lib64/libGLX_system.so.0 .endif .include Index: head/graphics/linux-c7-dri/distinfo =================================================================== --- head/graphics/linux-c7-dri/distinfo (revision 533772) +++ head/graphics/linux-c7-dri/distinfo (revision 533773) @@ -1,61 +1,61 @@ -TIMESTAMP = 1581426829 +TIMESTAMP = 1588508041 SHA256 (centos/freeglut-3.0.0-8.el7.i686.rpm) = 03ea8bb700fdfc2a2f144c294d788abf557b0a0ea6edbe5cc063c4823386c598 SIZE (centos/freeglut-3.0.0-8.el7.i686.rpm) = 185708 SHA256 (centos/freeglut-3.0.0-8.el7.x86_64.rpm) = 89c907d04b4d274de3f92e3fb83d50dc5739ce35ce990598e63839f955ff16c5 SIZE (centos/freeglut-3.0.0-8.el7.x86_64.rpm) = 189836 SHA256 (centos/llvm-private-7.0.1-1.el7.i686.rpm) = 34733eb6cbc0caf6b57e5a10c4daaff50c73ecd1942a1d7bf4a4c667243f9f76 SIZE (centos/llvm-private-7.0.1-1.el7.i686.rpm) = 25015516 SHA256 (centos/llvm-private-7.0.1-1.el7.x86_64.rpm) = 0aa9a4a6c5fc5b1d639c39508450235684968442f8949db06327bde8a22580a1 SIZE (centos/llvm-private-7.0.1-1.el7.x86_64.rpm) = 23611320 -SHA256 (centos/mesa-dri-drivers-18.3.4-6.el7_7.i686.rpm) = 7e1b7c2dca4a027fd791feb1e0c28b1af35f989c5bb2708267d9ab5981211e6e -SIZE (centos/mesa-dri-drivers-18.3.4-6.el7_7.i686.rpm) = 7714500 -SHA256 (centos/mesa-dri-drivers-18.3.4-6.el7_7.x86_64.rpm) = 6c4a7a1270f545b9c661910da68552ec0a894d1d869c64937e9ed47bcaca3377 -SIZE (centos/mesa-dri-drivers-18.3.4-6.el7_7.x86_64.rpm) = 7578556 -SHA256 (centos/mesa-libEGL-18.3.4-6.el7_7.i686.rpm) = cd05d6a746366372d409a25c044a8a00e110da24de0763cea8bd2673c5b653f9 -SIZE (centos/mesa-libEGL-18.3.4-6.el7_7.i686.rpm) = 111828 -SHA256 (centos/mesa-libEGL-18.3.4-6.el7_7.x86_64.rpm) = e303019f4ccaf149ad0bd3bef9050ad8799bdb1757d3ca5dbb7defa3d4bc9450 -SIZE (centos/mesa-libEGL-18.3.4-6.el7_7.x86_64.rpm) = 111488 -SHA256 (centos/mesa-libGL-18.3.4-6.el7_7.i686.rpm) = b0297106a334ef04ad4b5f651a69a4bf74e8e4e11f2cbe26f7e9d9ba65a32e7e -SIZE (centos/mesa-libGL-18.3.4-6.el7_7.i686.rpm) = 186776 -SHA256 (centos/mesa-libGL-18.3.4-6.el7_7.x86_64.rpm) = 7105e30c8c86aceaa4f6c4148c99cc96094b994b4e6951b7bb62f1f13f1b1091 -SIZE (centos/mesa-libGL-18.3.4-6.el7_7.x86_64.rpm) = 169216 -SHA256 (centos/mesa-libGLES-18.3.4-6.el7_7.i686.rpm) = c52cca1c019deeb78600c3e163aee3147a4823090c2a43fa1999f4085b2c02b3 -SIZE (centos/mesa-libGLES-18.3.4-6.el7_7.i686.rpm) = 16088 -SHA256 (centos/mesa-libGLES-18.3.4-6.el7_7.x86_64.rpm) = 9343ae9ae2ce3322cdc2a56209c6ed7ce3969084ba3302842fcc3431403901aa -SIZE (centos/mesa-libGLES-18.3.4-6.el7_7.x86_64.rpm) = 16036 +SHA256 (centos/mesa-dri-drivers-18.3.4-7.el7.i686.rpm) = 1ccd8ec59e2e0008772275326d9f0906e61af07e17e9366a51ed442154abd34a +SIZE (centos/mesa-dri-drivers-18.3.4-7.el7.i686.rpm) = 7714648 +SHA256 (centos/mesa-dri-drivers-18.3.4-7.el7.x86_64.rpm) = 6db5965786c8e7fb13cfceb0a6879439a1f2122cd196e9e740298f14cf108712 +SIZE (centos/mesa-dri-drivers-18.3.4-7.el7.x86_64.rpm) = 7578752 +SHA256 (centos/mesa-libEGL-18.3.4-7.el7.i686.rpm) = d0f87e511641270e499faae6346998a6355083ce7e8a292592305e7b91770ebb +SIZE (centos/mesa-libEGL-18.3.4-7.el7.i686.rpm) = 111932 +SHA256 (centos/mesa-libEGL-18.3.4-7.el7.x86_64.rpm) = 8bfe08eba9ff9f16b883305a4e066252bf717f58658a48d7c83fd0fa2ee8d048 +SIZE (centos/mesa-libEGL-18.3.4-7.el7.x86_64.rpm) = 111600 +SHA256 (centos/mesa-libGL-18.3.4-7.el7.i686.rpm) = d0be48a48dab103e6ef48ddabede343db1cc25cd761e9ad7300604f9e8af663a +SIZE (centos/mesa-libGL-18.3.4-7.el7.i686.rpm) = 186884 +SHA256 (centos/mesa-libGL-18.3.4-7.el7.x86_64.rpm) = f747da257108a5e4c913fd33733d2e1162e41b11ba67161db529726e46eee35d +SIZE (centos/mesa-libGL-18.3.4-7.el7.x86_64.rpm) = 169324 +SHA256 (centos/mesa-libGLES-18.3.4-7.el7.i686.rpm) = 1667b3d26681aeff1b86c9347429ca1f7bc44815cba263532e62f2a85ecbf011 +SIZE (centos/mesa-libGLES-18.3.4-7.el7.i686.rpm) = 16196 +SHA256 (centos/mesa-libGLES-18.3.4-7.el7.x86_64.rpm) = 1dbd287fc02389c3e278bc4d1407d6b977abed76f2c52aacc4e9cb1f5e993b61 +SIZE (centos/mesa-libGLES-18.3.4-7.el7.x86_64.rpm) = 16140 SHA256 (centos/mesa-libGLU-9.0.0-4.el7.i686.rpm) = 6b4904d75295e3020afbc2767febd88a6f2dd6091762fccd5ec7251bf3fd8ed8 SIZE (centos/mesa-libGLU-9.0.0-4.el7.i686.rpm) = 202504 SHA256 (centos/mesa-libGLU-9.0.0-4.el7.x86_64.rpm) = b21eb09f310635c5f6c426f2013e9cab95c95f1446522a575c16a58099ee465b SIZE (centos/mesa-libGLU-9.0.0-4.el7.x86_64.rpm) = 200876 -SHA256 (centos/mesa-libOSMesa-18.3.4-6.el7_7.i686.rpm) = 94810507eae24f5893931c685bd379ec37f742aa4a6009bd812d501cd2d529d2 -SIZE (centos/mesa-libOSMesa-18.3.4-6.el7_7.i686.rpm) = 1674248 -SHA256 (centos/mesa-libOSMesa-18.3.4-6.el7_7.x86_64.rpm) = c28d3fdf07dcec195727617b5545a4dfe3bccdbd23808c6502c5679996af5bb7 -SIZE (centos/mesa-libOSMesa-18.3.4-6.el7_7.x86_64.rpm) = 1646212 -SHA256 (centos/mesa-libgbm-18.3.4-6.el7_7.i686.rpm) = 1cd87da8b099102d3ad7fc06f89a81eeb2cecbef8c7983aac099ab7b1adff666 -SIZE (centos/mesa-libgbm-18.3.4-6.el7_7.i686.rpm) = 40300 -SHA256 (centos/mesa-libgbm-18.3.4-6.el7_7.x86_64.rpm) = fb508f30a1b109c3ca9f97e05395d57a0100c49c8418d3e183650f2696e048e2 -SIZE (centos/mesa-libgbm-18.3.4-6.el7_7.x86_64.rpm) = 39676 -SHA256 (centos/mesa-libglapi-18.3.4-6.el7_7.i686.rpm) = 4e46dcaa78421052223cd837b79b22dc92ae6ec3b58896778a8224704494b11d -SIZE (centos/mesa-libglapi-18.3.4-6.el7_7.i686.rpm) = 68192 -SHA256 (centos/mesa-libglapi-18.3.4-6.el7_7.x86_64.rpm) = c7abe431653321a280d11364121600e2b32508b3134894020b60e4c4e1fe2189 -SIZE (centos/mesa-libglapi-18.3.4-6.el7_7.x86_64.rpm) = 46360 -SHA256 (centos/mesa-libxatracker-18.3.4-6.el7_7.i686.rpm) = ee5170da27305673a72dd56a3f1fe871787a1bc1c4057d482230a3566dac072b -SIZE (centos/mesa-libxatracker-18.3.4-6.el7_7.i686.rpm) = 1407164 -SHA256 (centos/mesa-libxatracker-18.3.4-6.el7_7.x86_64.rpm) = 2c7c826a441c83ab1f7d286fc12df5550dca12c5a177b7662545df590365d4f3 -SIZE (centos/mesa-libxatracker-18.3.4-6.el7_7.x86_64.rpm) = 1351676 -SHA256 (centos/mesa-vdpau-drivers-18.3.4-6.el7_7.i686.rpm) = ec21e34b1fe3a2e86d1aa989ba5f984b54cb41009e1683249c303728a01a9d13 -SIZE (centos/mesa-vdpau-drivers-18.3.4-6.el7_7.i686.rpm) = 2395848 -SHA256 (centos/mesa-vdpau-drivers-18.3.4-6.el7_7.x86_64.rpm) = a5200f2c1ff7ce6181bbb8af5967ecc90f789ae05fc610fc1425bb78ee6d8932 -SIZE (centos/mesa-vdpau-drivers-18.3.4-6.el7_7.x86_64.rpm) = 2320740 -SHA256 (centos/mesa-vulkan-drivers-18.3.4-6.el7_7.i686.rpm) = 67282adcebb0f4b8e27587d143244dc032235a99a7a80278c30c1ee973bae743 -SIZE (centos/mesa-vulkan-drivers-18.3.4-6.el7_7.i686.rpm) = 2130772 -SHA256 (centos/mesa-vulkan-drivers-18.3.4-6.el7_7.x86_64.rpm) = 3642c7013cb13ec27eab5592fabc385a6e50c6a9ed00d7225323a654c1e655fa -SIZE (centos/mesa-vulkan-drivers-18.3.4-6.el7_7.x86_64.rpm) = 2015812 +SHA256 (centos/mesa-libOSMesa-18.3.4-7.el7.i686.rpm) = ee587b2bb5f7d95882a6e703fab984ac51c5f92ed7ce172384e9eef63e9dea45 +SIZE (centos/mesa-libOSMesa-18.3.4-7.el7.i686.rpm) = 1674356 +SHA256 (centos/mesa-libOSMesa-18.3.4-7.el7.x86_64.rpm) = 7808b2d7109e369e98177c3afcabc2b4c5fdaf343c509e876c3bb5fe0fb30a8c +SIZE (centos/mesa-libOSMesa-18.3.4-7.el7.x86_64.rpm) = 1646324 +SHA256 (centos/mesa-libgbm-18.3.4-7.el7.i686.rpm) = 75fa0d7a769ae3e00e664f676b80a192d795f062133263633df7bbdc53367514 +SIZE (centos/mesa-libgbm-18.3.4-7.el7.i686.rpm) = 40416 +SHA256 (centos/mesa-libgbm-18.3.4-7.el7.x86_64.rpm) = 8b3d8e7ea4119b595501ae961472f0f2448e9069a0e835091e489e11e82325b5 +SIZE (centos/mesa-libgbm-18.3.4-7.el7.x86_64.rpm) = 39792 +SHA256 (centos/mesa-libglapi-18.3.4-7.el7.i686.rpm) = def478b66f7c22001c0206d5a6ed4b0c5637704c242fae7579a87d69f83a1b8b +SIZE (centos/mesa-libglapi-18.3.4-7.el7.i686.rpm) = 68312 +SHA256 (centos/mesa-libglapi-18.3.4-7.el7.x86_64.rpm) = a610f0964728ddffb9ef41f27d05f08e09fad3cb6cb6ddb869de6500512cf701 +SIZE (centos/mesa-libglapi-18.3.4-7.el7.x86_64.rpm) = 46480 +SHA256 (centos/mesa-libxatracker-18.3.4-7.el7.i686.rpm) = aea726daa9d19700941999261630db19b5706ef5dde0c648fd92d76dbac2c766 +SIZE (centos/mesa-libxatracker-18.3.4-7.el7.i686.rpm) = 1407260 +SHA256 (centos/mesa-libxatracker-18.3.4-7.el7.x86_64.rpm) = 06af70ef98b065b9aef3ed7611ecde56f14a19f0519d797d7e8032b9735d3882 +SIZE (centos/mesa-libxatracker-18.3.4-7.el7.x86_64.rpm) = 1351640 +SHA256 (centos/mesa-vdpau-drivers-18.3.4-7.el7.i686.rpm) = 647a39a365e1b02632cb6ecf862e9d7ff0cb4c2dc214b4dd235eabcc72d4b0dc +SIZE (centos/mesa-vdpau-drivers-18.3.4-7.el7.i686.rpm) = 2395964 +SHA256 (centos/mesa-vdpau-drivers-18.3.4-7.el7.x86_64.rpm) = 574ccb36b16777d4b6d8e28d47102433d466cd774ac8fae97a0411d28246bbda +SIZE (centos/mesa-vdpau-drivers-18.3.4-7.el7.x86_64.rpm) = 2320732 +SHA256 (centos/mesa-vulkan-drivers-18.3.4-7.el7.i686.rpm) = d80cdbfff20756677131fd9c24e91ee8965a36698aefb25612c23d428942ac82 +SIZE (centos/mesa-vulkan-drivers-18.3.4-7.el7.i686.rpm) = 2130884 +SHA256 (centos/mesa-vulkan-drivers-18.3.4-7.el7.x86_64.rpm) = b6f79b19ab8477ff3f28340665faf42084cb986f17a42f5ce65e80479822709a +SIZE (centos/mesa-vulkan-drivers-18.3.4-7.el7.x86_64.rpm) = 2015924 SHA256 (centos/freeglut-3.0.0-8.el7.src.rpm) = 5009fdc8cdd8ab0cd5746f59c31453a3b5fee9d9f44e41406b3fbf4eb29b29df SIZE (centos/freeglut-3.0.0-8.el7.src.rpm) = 1488889 SHA256 (centos/llvm-private-7.0.1-1.el7.src.rpm) = 9bfd38e8f909eb69426167b4d1d370bfb336ae849113b3f6fb7a78e9a2ee6735 SIZE (centos/llvm-private-7.0.1-1.el7.src.rpm) = 47534499 -SHA256 (centos/mesa-18.3.4-6.el7_7.src.rpm) = 43ecc5c4ebdeec98073213242bf93f30526275c3dc00189ee68e6eac5012fb9e -SIZE (centos/mesa-18.3.4-6.el7_7.src.rpm) = 12180934 +SHA256 (centos/mesa-18.3.4-7.el7.src.rpm) = c9b1ee5a72d8b2189dc013fe4b3e8abf82df39efa6b4758bcd070de397232d53 +SIZE (centos/mesa-18.3.4-7.el7.src.rpm) = 12181099 SHA256 (centos/mesa-libGLU-9.0.0-4.el7.src.rpm) = e2be8ff80b519df5dc9b41eefb921144072d3c1c17d30a5fce17587c73f82b94 SIZE (centos/mesa-libGLU-9.0.0-4.el7.src.rpm) = 498246 Index: head/net/linux-c7-avahi-libs/Makefile =================================================================== --- head/net/linux-c7-avahi-libs/Makefile (revision 533772) +++ head/net/linux-c7-avahi-libs/Makefile (revision 533773) @@ -1,24 +1,24 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= avahi PORTVERSION= 0.6.31 -DISTVERSIONSUFFIX= -19.el7 -PORTREVISION= 3 +DISTVERSIONSUFFIX= -20.el7 +PORTREVISION= 4 CATEGORIES= net linux PKGNAMESUFFIX= -libs MAINTAINER= emulation@FreeBSD.org COMMENT= Libraries for Avahi (Linux CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= dbuslibs USE_LINUX_RPM= yes LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} CONFLICTS= linux-c6-${PORTNAME}${PKGNAMESUFFIX}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr .include Index: head/net/linux-c7-avahi-libs/distinfo =================================================================== --- head/net/linux-c7-avahi-libs/distinfo (revision 533772) +++ head/net/linux-c7-avahi-libs/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1530376345 -SHA256 (centos/avahi-libs-0.6.31-19.el7.i686.rpm) = 4bb7dfe2bbe9d41957e036aac8fa56b83bed503a852b437633c3337e647c7d61 -SIZE (centos/avahi-libs-0.6.31-19.el7.i686.rpm) = 62632 -SHA256 (centos/avahi-libs-0.6.31-19.el7.x86_64.rpm) = c0a060f27d1558b298cb67a451d00b717f14295444153eb84eebd3669cdeef2a -SIZE (centos/avahi-libs-0.6.31-19.el7.x86_64.rpm) = 62960 -SHA256 (centos/avahi-0.6.31-19.el7.src.rpm) = 0c500b6cd4457bb3004ac764c27019c68e79ccf9fed56b19400f6ba4b4c4ac68 -SIZE (centos/avahi-0.6.31-19.el7.src.rpm) = 1309377 +TIMESTAMP = 1588508277 +SHA256 (centos/avahi-libs-0.6.31-20.el7.i686.rpm) = 780925493e40235f3f0c43a829d3c65d11eefcb78ae1d2e95582822b26861b29 +SIZE (centos/avahi-libs-0.6.31-20.el7.i686.rpm) = 62880 +SHA256 (centos/avahi-libs-0.6.31-20.el7.x86_64.rpm) = 33165ec9cfb3d8bbd9877140ca753449efa0ec7375f8657fd471a53813ecb898 +SIZE (centos/avahi-libs-0.6.31-20.el7.x86_64.rpm) = 63204 +SHA256 (centos/avahi-0.6.31-20.el7.src.rpm) = 935f6d0d27c2e2f16f753615f1133c090252067951e880c47ca3476875fd7a14 +SIZE (centos/avahi-0.6.31-20.el7.src.rpm) = 1310464 Index: head/print/linux-c7-cups-libs/Makefile =================================================================== --- head/print/linux-c7-cups-libs/Makefile (revision 533772) +++ head/print/linux-c7-cups-libs/Makefile (revision 533773) @@ -1,27 +1,27 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= cups PORTVERSION= 1.6.3 -DISTVERSIONSUFFIX= -40.el7 -PORTREVISION= 7 +DISTVERSIONSUFFIX= -43.el7 +PORTREVISION= 8 CATEGORIES= print linux PKGNAMESUFFIX= -libs MAINTAINER= emulation@FreeBSD.org COMMENT= Common UNIX Printing System libraries USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= avahi-libs USE_LINUX_RPM= yes LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} CONFLICTS= linux-c6-${PORTNAME}${PKGNAMESUFFIX}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} OPTIONS_DEFINE= DOCS .include Index: head/print/linux-c7-cups-libs/distinfo =================================================================== --- head/print/linux-c7-cups-libs/distinfo (revision 533772) +++ head/print/linux-c7-cups-libs/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1568992238 -SHA256 (centos/cups-libs-1.6.3-40.el7.i686.rpm) = b4717fbad676562d7fe169d776aae7b180ff9006668ea9e1d3a671145cfe6f7f -SIZE (centos/cups-libs-1.6.3-40.el7.i686.rpm) = 368264 -SHA256 (centos/cups-libs-1.6.3-40.el7.x86_64.rpm) = 2b2be266a46695c61ced98298dd582f182ee603cd711d6d49129eadd2fa8d66e -SIZE (centos/cups-libs-1.6.3-40.el7.x86_64.rpm) = 366268 -SHA256 (centos/cups-1.6.3-40.el7.src.rpm) = 46f06fcd8cc4858796f95259e9738eb82b92ff527e62b9770a24cf52596829f6 -SIZE (centos/cups-1.6.3-40.el7.src.rpm) = 8491895 +TIMESTAMP = 1588508359 +SHA256 (centos/cups-libs-1.6.3-43.el7.i686.rpm) = 518b5ef5e9fbe77461e87efc01dd55e646fd950a75bd1b3047bd5398b8753c5b +SIZE (centos/cups-libs-1.6.3-43.el7.i686.rpm) = 368592 +SHA256 (centos/cups-libs-1.6.3-43.el7.x86_64.rpm) = 46087ca9f895ffa99b144efe1b5b31e458560a09d1db434e3fb0396f66abccae +SIZE (centos/cups-libs-1.6.3-43.el7.x86_64.rpm) = 366536 +SHA256 (centos/cups-1.6.3-43.el7.src.rpm) = 0723ef72da1e91687a833e0de50762e066a8f62549d5a287800fdc5df57e7e2b +SIZE (centos/cups-1.6.3-43.el7.src.rpm) = 8496146 Index: head/sysutils/linux-c7-numactl-libs/Makefile =================================================================== --- head/sysutils/linux-c7-numactl-libs/Makefile (revision 533772) +++ head/sysutils/linux-c7-numactl-libs/Makefile (revision 533773) @@ -1,18 +1,19 @@ # $FreeBSD$ PORTNAME= numactl PORTVERSION= 2.0.12 -DISTVERSIONSUFFIX= -3.el7_7.1 +DISTVERSIONSUFFIX= -5.el7 +PORTREVISION= 1 CATEGORIES= sysutils linux PKGNAMESUFFIX= -libs MAINTAINER= emulation@FreeBSD.org COMMENT= Simple NUMA policy support (CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} .include Index: head/sysutils/linux-c7-numactl-libs/distinfo =================================================================== --- head/sysutils/linux-c7-numactl-libs/distinfo (revision 533772) +++ head/sysutils/linux-c7-numactl-libs/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1577702582 -SHA256 (centos/numactl-libs-2.0.12-3.el7_7.1.i686.rpm) = 38d31aa45887ff60928c5635a49d4096148d8d491424325737a1c2f4e175ace1 -SIZE (centos/numactl-libs-2.0.12-3.el7_7.1.i686.rpm) = 30732 -SHA256 (centos/numactl-libs-2.0.12-3.el7_7.1.x86_64.rpm) = ed1a1729183deb7da852317862013770f1fe1ab516c2b9ddd76ce16d3743083e -SIZE (centos/numactl-libs-2.0.12-3.el7_7.1.x86_64.rpm) = 30580 -SHA256 (centos/numactl-2.0.12-3.el7_7.1.src.rpm) = b51ed0b0ccdc0d659ad9b78730bfed4790201268b6d7669405c999119b26bdae -SIZE (centos/numactl-2.0.12-3.el7_7.1.src.rpm) = 438680 +TIMESTAMP = 1588508532 +SHA256 (centos/numactl-libs-2.0.12-5.el7.i686.rpm) = b9523805128618886738e5dbc0f5fb44589cdf74fd0064ec4044cf0bf7e77724 +SIZE (centos/numactl-libs-2.0.12-5.el7.i686.rpm) = 30920 +SHA256 (centos/numactl-libs-2.0.12-5.el7.x86_64.rpm) = cadd7d4125ce7b69bb020dc419c87600d4bd6d3ada1eed65c1472fb535b6b770 +SIZE (centos/numactl-libs-2.0.12-5.el7.x86_64.rpm) = 30840 +SHA256 (centos/numactl-2.0.12-5.el7.src.rpm) = e619b576dd85e4321ed5928bdbb085a52c1dd171faafa41a3fb0d9e4b082cac9 +SIZE (centos/numactl-2.0.12-5.el7.src.rpm) = 441807 Index: head/textproc/linux-c7-expat/Makefile =================================================================== --- head/textproc/linux-c7-expat/Makefile (revision 533772) +++ head/textproc/linux-c7-expat/Makefile (revision 533773) @@ -1,24 +1,24 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= expat PORTVERSION= 2.1.0 -DISTVERSIONSUFFIX= -10.el7_3 -PORTREVISION= 2 +DISTVERSIONSUFFIX= -11.el7 +PORTREVISION= 3 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= XML 1.0 parser written in C (Linux CentOS ${LINUX_DIST_VER}) LICENSE= MIT USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}2/pkg-descr OPTIONS_DEFINE= DOCS .include Index: head/textproc/linux-c7-expat/distinfo =================================================================== --- head/textproc/linux-c7-expat/distinfo (revision 533772) +++ head/textproc/linux-c7-expat/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1482083814 -SHA256 (centos/expat-2.1.0-10.el7_3.i686.rpm) = 4bd345282c20a2fce39d356dfb9f6d6affb4229867d30202028d06b17ab22c90 -SIZE (centos/expat-2.1.0-10.el7_3.i686.rpm) = 82272 -SHA256 (centos/expat-2.1.0-10.el7_3.x86_64.rpm) = 508d9ea80022d7a2fcc7718884b94bd3898d26092efa6f12214af55c6583c68d -SIZE (centos/expat-2.1.0-10.el7_3.x86_64.rpm) = 82500 -SHA256 (centos/expat-2.1.0-10.el7_3.src.rpm) = b96dbad8d6f69b73d99f0479857fc22da3d928367606500d673e34ba6f53a3a7 -SIZE (centos/expat-2.1.0-10.el7_3.src.rpm) = 579992 +TIMESTAMP = 1588508604 +SHA256 (centos/expat-2.1.0-11.el7.i686.rpm) = d53568d67960e2fa980458619eeea43d5e1ae66f0c434337ff05f40c22b983a6 +SIZE (centos/expat-2.1.0-11.el7.i686.rpm) = 82356 +SHA256 (centos/expat-2.1.0-11.el7.x86_64.rpm) = 973f8a8043f73a6205f5d957e778594444a975dbb9b28fe23170c5f58a946d00 +SIZE (centos/expat-2.1.0-11.el7.x86_64.rpm) = 82612 +SHA256 (centos/expat-2.1.0-11.el7.src.rpm) = bcbdc8c833fb62ec895a0f94ce5a1ac0761b278c2dc59dc3b28b9b0359e167c6 +SIZE (centos/expat-2.1.0-11.el7.src.rpm) = 580911 Index: head/textproc/linux-c7-libxml2/Makefile =================================================================== --- head/textproc/linux-c7-libxml2/Makefile (revision 533772) +++ head/textproc/linux-c7-libxml2/Makefile (revision 533773) @@ -1,24 +1,24 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= libxml2 PORTVERSION= 2.9.1 -DISTVERSIONSUFFIX= -6.el7_2.3 -PORTREVISION= 1 +DISTVERSIONSUFFIX= -6.el7.4 +PORTREVISION= 2 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= Library providing XML and HTML support (Linux CentOS ${LINUX_DIST_VER}) LICENSE= MIT USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr OPTIONS_DEFINE= DOCS .include Index: head/textproc/linux-c7-libxml2/distinfo =================================================================== --- head/textproc/linux-c7-libxml2/distinfo (revision 533772) +++ head/textproc/linux-c7-libxml2/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1482094261 -SHA256 (centos/libxml2-2.9.1-6.el7_2.3.i686.rpm) = 1ac92fe486fd71d4cc09beff30d5fb2170bedf62601379478ec445ac860bc632 -SIZE (centos/libxml2-2.9.1-6.el7_2.3.i686.rpm) = 669900 -SHA256 (centos/libxml2-2.9.1-6.el7_2.3.x86_64.rpm) = acece4f83c12cdc48b42063fee9bca8519dc312ec2f25d105de82005caeed6e5 -SIZE (centos/libxml2-2.9.1-6.el7_2.3.x86_64.rpm) = 684032 -SHA256 (centos/libxml2-2.9.1-6.el7_2.3.src.rpm) = 61fec50176f7992461600e8a0275e495acb53377b83acb0fe15d5d7b1beb6201 -SIZE (centos/libxml2-2.9.1-6.el7_2.3.src.rpm) = 5223350 +TIMESTAMP = 1588508712 +SHA256 (centos/libxml2-2.9.1-6.el7.4.i686.rpm) = 09bda620a9fbd5314db5d6f1d4d30e62657c6372e2858ff981ae090ec19dcb4e +SIZE (centos/libxml2-2.9.1-6.el7.4.i686.rpm) = 669748 +SHA256 (centos/libxml2-2.9.1-6.el7.4.x86_64.rpm) = 8a78bdcf1f9cc4fee41ac287f8c8676b6a897440a976de5d8172bf059cb47bea +SIZE (centos/libxml2-2.9.1-6.el7.4.x86_64.rpm) = 684460 +SHA256 (centos/libxml2-2.9.1-6.el7.4.src.rpm) = 8d724f820976808836d4f1115377eeace1521e904235071869d61b4fad1fd0cb +SIZE (centos/libxml2-2.9.1-6.el7.4.src.rpm) = 5229039 Index: head/x11-toolkits/linux-c7-gtk3/Makefile =================================================================== --- head/x11-toolkits/linux-c7-gtk3/Makefile (revision 533772) +++ head/x11-toolkits/linux-c7-gtk3/Makefile (revision 533773) @@ -1,25 +1,26 @@ # $FreeBSD$ PORTNAME= gtk3 PORTVERSION= 3.22.30 -DISTVERSIONSUFFIX= -3.el7 +DISTVERSIONSUFFIX= -5.el7 +PORTREVISION= 1 CATEGORIES= x11-toolkits linux MAINTAINER= emulation@FreeBSD.org COMMENT= GTK+ library, version 3.X (Linux CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= at-spi2-atk atk cairo-gobject fontconfig freetype gdkpixbuf2 \ libepoxy libxkbcommon pango wayland xorglibs USE_LINUX_RPM= yes LIB_DISTNAMES= ${DISTNAME} \ ${PORTNAME}-immodules-${DISTVERSIONFULL} DESCR= ${.CURDIR}/../${PORTNAME}0/pkg-descr OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes .include Index: head/x11-toolkits/linux-c7-gtk3/distinfo =================================================================== --- head/x11-toolkits/linux-c7-gtk3/distinfo (revision 533772) +++ head/x11-toolkits/linux-c7-gtk3/distinfo (revision 533773) @@ -1,11 +1,11 @@ -TIMESTAMP = 1567340754 -SHA256 (centos/gtk3-3.22.30-3.el7.i686.rpm) = 58a630a3a580ebe84b5d1a9b08e0d6b4ffb9cf96e067c3d8c8e21059a82e8088 -SIZE (centos/gtk3-3.22.30-3.el7.i686.rpm) = 4563136 -SHA256 (centos/gtk3-3.22.30-3.el7.x86_64.rpm) = 5f9d25c9b4e1ed1083dc0453a9841f18ad4d08dce535c7806a671ee4e373370d -SIZE (centos/gtk3-3.22.30-3.el7.x86_64.rpm) = 4591708 -SHA256 (centos/gtk3-immodules-3.22.30-3.el7.i686.rpm) = aff20a506b129d8cb85f65a84dcb46707d7b96f4af554ecada0c16cc7f02c1e5 -SIZE (centos/gtk3-immodules-3.22.30-3.el7.i686.rpm) = 31704 -SHA256 (centos/gtk3-immodules-3.22.30-3.el7.x86_64.rpm) = 192c2d13206666b105bcb04fa75b6bb9cc72daa550fd20260bd313ca1474b241 -SIZE (centos/gtk3-immodules-3.22.30-3.el7.x86_64.rpm) = 31052 -SHA256 (centos/gtk3-3.22.30-3.el7.src.rpm) = 48e49bc651f6723105734b7c85f179d5a3aab2fd23aafbeac816c37352d2dc27 -SIZE (centos/gtk3-3.22.30-3.el7.src.rpm) = 19009637 +TIMESTAMP = 1588508848 +SHA256 (centos/gtk3-3.22.30-5.el7.i686.rpm) = 8f4da2eba94bd7139bec0893457c9c4c7ce90a204730bb4d7eb208211e82c39f +SIZE (centos/gtk3-3.22.30-5.el7.i686.rpm) = 4558184 +SHA256 (centos/gtk3-3.22.30-5.el7.x86_64.rpm) = 48a2201b9a9326eb1931ae206bbc6b786de5632df046692f7d9e2f6e1dce7df7 +SIZE (centos/gtk3-3.22.30-5.el7.x86_64.rpm) = 4564096 +SHA256 (centos/gtk3-immodules-3.22.30-5.el7.i686.rpm) = 40f196af7d33c29beb159995f3437f64c31587bddd91e84ef302edac993b0d8d +SIZE (centos/gtk3-immodules-3.22.30-5.el7.i686.rpm) = 31080 +SHA256 (centos/gtk3-immodules-3.22.30-5.el7.x86_64.rpm) = 3bfe1b69bea383e35a4fa76fc25b17dce439d62921ca2070f890db4144d04e75 +SIZE (centos/gtk3-immodules-3.22.30-5.el7.x86_64.rpm) = 30320 +SHA256 (centos/gtk3-3.22.30-5.el7.src.rpm) = 499fe9cf92fc459def08f92a574fe5164818324f44ff2d809852530c8437ee6f +SIZE (centos/gtk3-3.22.30-5.el7.src.rpm) = 19011441 Index: head/x11-toolkits/linux-c7-qt-x11/Makefile =================================================================== --- head/x11-toolkits/linux-c7-qt-x11/Makefile (revision 533772) +++ head/x11-toolkits/linux-c7-qt-x11/Makefile (revision 533773) @@ -1,27 +1,27 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= qt PORTVERSION= 4.8.7 -DISTVERSIONSUFFIX= -3.el7_6 -PORTREVISION= 2 +DISTVERSIONSUFFIX= -8.el7 +PORTREVISION= 3 CATEGORIES= x11-toolkits linux PKGNAMESUFFIX= -x11 MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform application and UI framework (Linux CentOS ${LINUX_DIST_VER}) USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= alsalib dri fontconfig jpeg png qt tiff xorglibs USE_LINUX_RPM= yes LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} CONFLICTS= linux-c6-qt47-x11-[0-9]* DATADIR= ${PREFIX}/usr/share/${PORTNAME}4 post-patch: @${RM} -r ${WRKSRC}/usr/share/icons .include Index: head/x11-toolkits/linux-c7-qt-x11/distinfo =================================================================== --- head/x11-toolkits/linux-c7-qt-x11/distinfo (revision 533772) +++ head/x11-toolkits/linux-c7-qt-x11/distinfo (revision 533773) @@ -1,7 +1,7 @@ -TIMESTAMP = 1562519810 -SHA256 (centos/qt-x11-4.8.7-3.el7_6.i686.rpm) = 2885818b2f864dacfd151425ba97ea714e95b91bf35fd0702e66f5cd36404631 -SIZE (centos/qt-x11-4.8.7-3.el7_6.i686.rpm) = 13370032 -SHA256 (centos/qt-x11-4.8.7-3.el7_6.x86_64.rpm) = e71a104ab63ceb47698f4d8ad6d6dd41b3f4ee7fbd7a54bc6334ef4fb257e755 -SIZE (centos/qt-x11-4.8.7-3.el7_6.x86_64.rpm) = 13109000 -SHA256 (centos/qt-4.8.7-3.el7_6.src.rpm) = 7a288c8123c88cfac90d4893e5deb401f6303c7e1bd57530af5a9e5b1c4715ef -SIZE (centos/qt-4.8.7-3.el7_6.src.rpm) = 240443518 +TIMESTAMP = 1588508930 +SHA256 (centos/qt-x11-4.8.7-8.el7.i686.rpm) = 5d3a350da64b7f7cc949c1dccb2d29f7d2e5244e158982ca302cfa33ed19a940 +SIZE (centos/qt-x11-4.8.7-8.el7.i686.rpm) = 13370400 +SHA256 (centos/qt-x11-4.8.7-8.el7.x86_64.rpm) = 366de5525b66ce2e1d1eef85903541fada70266b8014c8cae4459545d1e04015 +SIZE (centos/qt-x11-4.8.7-8.el7.x86_64.rpm) = 13109336 +SHA256 (centos/qt-4.8.7-8.el7.src.rpm) = f8c0d674fbd0fb518f2b5548c9bcf5cabbec57ec85d8189e566b037e4d15a3f9 +SIZE (centos/qt-4.8.7-8.el7.src.rpm) = 240447704