mlocate-0.26-150100.7.3.2<>,=bAůp9|pw ,L%Fk{t)hgm#l4jANkbT>L*?*d   @&3 I[u{ S r, Z   ; \+p>(|89:=!S>![?!c@!kB!sF!G!H!I"PX"hY"|Z"["\"]#$^$,b%Uc%d&e&f&l&u&v& w)Px)y* z*8*H*L*Y*`*d*j*Cmlocate0.26150100.7.3.2A utility for finding files by nameA new locate implementation. The m character stands for merging, because updatedb reuses the existing database to avoid re-reading most of the file system.bAůsheep048SUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/System/Monitoringhttps://pagure.io/mlocatelinuxx86_64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in mlocate.service mlocate.timer ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi PNAME=locate SUBPNAME= SYSC_TEMPLATE=/usr/share/fillup-templates/sysconfig.$PNAME$SUBPNAME # If template not in new /usr/share/fillup-templates, fallback to old TEMPLATE_DIR if [ ! -f $SYSC_TEMPLATE ] ; then TEMPLATE_DIR=/var/adm/fillup-templates SYSC_TEMPLATE=$TEMPLATE_DIR/sysconfig.$PNAME$SUBPNAME fi SD_NAME="" if [ -x /bin/fillup ] ; then if [ -f $SYSC_TEMPLATE ] ; then echo "Updating /etc/sysconfig/$SD_NAME$PNAME ..." mkdir -p /etc/sysconfig/$SD_NAME touch /etc/sysconfig/$SD_NAME$PNAME /bin/fillup -q /etc/sysconfig/$SD_NAME$PNAME $SYSC_TEMPLATE fi else echo "ERROR: fillup not found. This should not happen. Please compare" echo "/etc/sysconfig/$PNAME and $TEMPLATE_DIR/sysconfig.$PNAME and" echo "update by hand." fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in mlocate.service mlocate.timer ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable mlocate.service mlocate.timer || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop mlocate.service mlocate.timer ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in mlocate.service mlocate.timer ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart mlocate.service mlocate.timer ) || : fi fix/!_F ZTA큤큤A큤A큤A큤bAŝbAŝbAŝWbAŝbAŝbAŝbAŝbAŝbAůG4P]iP]MmbAŝbAůOQbAŜbAŜbAŜbAŜbAŝbAŝ8a083f9548d3faf8492267b127c14b8f1453f76f8a8900a1e37a6f65c14b829f88fd825c77cbfe9e470b43f34115e528daf2f8fbc36dead3381e44211d8f3bf433a17c413cbc3d3dbc372ff1ca17bbc8577502e33c382d0bbbd286dd9f019f5f8ea46c61def6c23350d067a11f2cb779a4e886a1421317e6d4d11fc196b1cd1acb121f3a754d71530f65c8463ded2286ebbb1af5ffa90c4f5bedb71333f5404c2cbebbfdd79a920d4a44b7b17533e98ff496be98249f44f0d9fa38fbe546c0bad08b74acdecb44880c45c940c14dc652439d42308c31762754751a63105d3fadd269a02fdf5e55acbeb04888c8e597eabfcc25dab2040b94045ed9ce50a69f2915c6b16dd712c3377c1ff3c1788838638a4c18907e1ca7e25e0430b1e62dbd2cab354c8df479369a60d88f9e83caae652e9b0ff006fde07edcafaeae4a192cb971e9bfc52cfa8ec347a999cc76c04cbc287accd27cb136713ae222d91e41fa6ecf8f4aa3bdc981ce35beeb201cbde49b59c331a43411577a783444be8127d79c8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643b68ba1fd8bb57ae723acfb068f36e2981bfba46b8ef9ad8318183f3812d57b5dddb83a0dde39cf34873d2e40f6c1ee664731c46fa49fd28de01e574a243d4e730c06135e2fbf182ddb6cf2420030699025d7a0e4e66575c117acb60a6eaedfe9b51b492f1d5c115cd9298906383c179501b8f4b346b6e20d61c334d7033aa11aservice@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootmlocate-0.26-150100.7.3.2.src.rpmconfig(mlocate)findutils-locatefindutils:/usr/bin/locatemlocatemlocate(x86-64) @@@@@@    /bin/sh/bin/sh/bin/sh/bin/shapparmor-abstractionsconfig(mlocate)coreutilsdiffutilsfillupgreplibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)user(nobody)0.26-150100.7.3.23.0.4-14.6.0-14.0-15.2-14.14.1_[f\l@\&@[h@Z4@Z@Y@Ycl@X@W#VvVvUTKhpj@urpla.netjengelh@inai.deerictorres4@protonmail.comsuse-beta@cboltz.detchvatal@suse.comrbrown@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- require apparmor-abstractions, because apparmor.service fails with Could not open 'tunables/global' error otherwise (bsc#1195144)- Reduce amount of emitted %service_* boilerplate.- Add systemd service and timer units [boo#1115408] - Add rc symlinks for backwards compatibility - Add BuildRequires for systemd-rpm-macros - Minor correction to summary, change 'an' to 'a' - Add commands for registering systemd unit files in install scripts - Update files list to include systemd units - Remove dependency on cron - Move logic from cron script to systemd service unit - Remove all variables except RUN_UPDATEDB_AS from sysconfig.locate- add capability rules to updatedb AppArmor profile to allow running it as root (boo#1089594#c4)- Add apparmor profile bsc#1089594- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Require user nobody wrt bsc#1055634- We moved locks to /run thus do not rely on symlinks- Update the umask also in su section where it could be nulled wrt bsc#1019440- Reduce dependencies a bit - Update updatedb.conf wrt bnc#994663- Cron file updates: - Remove the ac/battery detection that does not work - Exit with 1 when the updatedb is not executable- Add more mounts to exclude in updatedb.conf- Specify umask to allow user redefine the value in login.defs bnc#941296- Remove mention of the locate group that was obsoleted. fixes bnc#902588/bin/sh/bin/sh/bin/sh/bin/shfindutils-locatesheep04 1648477615 0.26-150100.7.3.25.0.260.26-150100.7.3.20.26-150100.7.3.25.0.26 apparmor.dusr.bin.locateusr.bin.updatedbupdatedb.conflocateupdatedbmlocate.servicemlocate.timerrcmlocatemlocateAUTHORSChangeLogNEWSREADMEsysconfig.locatemlocateCOPYINGlocate.1.gzmlocate.db.5.gzupdatedb.conf.5.gzupdatedb.8.gzmlocatemlocate.db/etc//etc/apparmor.d//usr/bin//usr/lib/systemd/system//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/mlocate//usr/share/fillup-templates//usr/share/licenses//usr/share/licenses/mlocate//usr/share/man/man1//usr/share/man/man5//usr/share/man/man8//var/lib//var/lib/mlocate/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:23248/SUSE_SLE-15-SP1_Update/107b87bfdcedebc65e90b6b1c5bd819b-mlocate.SUSE_SLE-15-SP1_Updatedrpmxz5x86_64-suse-linux directoryC source, ASCII textASCII text, with very long linesELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=c84d87455e75d52a0deefe4e447983a52c97a14e, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5620106ec4ad2ce84affc8bd888cf397dad09ee0, for GNU/Linux 3.2.0, strippedASCII textUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)emptyR RR RR R RR RR R R pe{?mlocate-lang0.26utf-83a54e4554cebef8cfb435e3c97f42129c7df6bc2cb971a92558b60b7525674b3?@7zXZ !t/ ]"k%Q ni`=)Uv VYd/WB Ih SmQ0[1]vPHKswYo`С(:o{ l<¥YpiAæA2p6r{\HpkǠ8 D8E53)gmt3Y40 Bx>j m’jۗ[U[jЦq +b"jHl|Q:O.-,'a'CZFLt)y@`,Ǟ&HLT/m!XRa=942ɑ@[j[5|2"X{=&N' >+IϨH0P8aJʲnrq:mܮGP̄eaf~ݔ?"Z]v2Ky%Kfo!I/#ќdyzړ [*M祤 Yu:7Oю)kgjȥܻ|ɸ?nd*rvt`іvHoK|)Q?B{)mВBvd>`JvY gR쿏 DE?% Յe *!|b^_{}vp/e.qNJi"IM*P~Fe&u WͱF\Yx(G%MS m:n .m3||I'Sp;ii J5}BϴO7i+Ӣmc ي mJw>=jr+H:uf=ΘlrsCvO*B͆ $bl\\QX?*IumlZ_)AoT!k y>U6RM?B-SW J) q%&x`s5z͌b0):Tre#.8N FABK# A`?hW56@.cY˯>h-j+73fM*;!*] :sʗr7 ܬȜ:ggljR 59[9cd F{*?%[8aQ;Mb JD a(r\Lr`x̿1_kAJn/1O!w\a 3nyJNl#M@+gag=Yu+aons= ίc|N#d71/6N=WaCZəKYu a$FvPGhBI17 YG~ 8$Gq\ZVxP7 .6\/=/CCJNAIqQe$LDOK"Q[heNDd KL"3~A6?W sL!k:FN# }Hq?m>=ߋ+r KEF&?,_kEbȑ1$,3'_/1G~ @EprďRRda8mxUԬ?6]\?"pf+rtPM<+{LsߔDSƭnjys]T8'vF灳59fyUߚT~}LOc|.cK(J89\V!tL1;:Cz&d(]J2ԥuwG޵8ٮMdÒaih <[͈QrSYvo)=P,!l,qFs[Y1IG2c LntO6EN72;Uʩ n7U12Z_VBKuiY6,G ^;>:Ѷp~Clo)/Z&h}ٽ&-s G [[VÎ<))$s@>T -xO'vRߐo}kRd%D;ͅmq]D)Ow4B ⥞#$nUX#$ ϫ*Jh}@\#̊6"O~n֒*F%`T8`13=Ҡ]GiJs@a_jgVy:=):~>Fİw MA/LX?u~lc3_-R:Aρ׶ YZ