hylafax+-5.6.1-lp150.5.9.1<>,<[/=„GB^vR90&-s lؗKj[Xm. ;yu ^kKgZ80Kxa)7y1.FR+ܷJbU >a=aP S eV;XVRxӳ>EPZv|lfK̻(-'m"*+;6!cHbe{)rxh"El Jn>{TU;쿱ѥ_Ea>I? d   *TXdh{ #. 28 4D 6P :h v w{ D\444/(78@696:l6=n>v?~@FGHIXY\0]H^ЇbDcd~eӃfӆlӈuӜv״(w(x@yXzChylafax+5.6.1lp150.5.9.1A fax serverHylaFAX is a fax server supporting Class 1 and 2 fax modems on UNIX systems. It provides spooling services and numerous supporting fax management tools. The fax clients may reside on machines different from the server, and client implementations exist for a number of platforms, including Windows.[cloud106'=openSUSE Leap 15.0openSUSEBSD-3-Clausehttp://bugs.opensuse.orgProductivity/Telephony/Servershttp://hylafax.sourceforge.netlinuxx86_64 test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in hylafax-faxq.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in hylafax-faxq.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-hylafax+-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-hylafax+-update-$service-new-in-upgrade" fi done for service in hylafax-faxq.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in hylafax-faxgetty@.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in hylafax-faxgetty@.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-hylafax+-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-hylafax+-update-$service-new-in-upgrade" fi done for service in hylafax-faxgetty@.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in hylafax-hfaxd.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in hylafax-hfaxd.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-hylafax+-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-hylafax+-update-$service-new-in-upgrade" fi done for service in hylafax-hfaxd.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi/sbin/ldconfig test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset hylafax-faxq.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in hylafax-faxq.service ; do if [ ! -e "/run/rpm-hylafax+-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-hylafax+-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in hylafax-faxq.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset hylafax-faxgetty@.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in hylafax-faxgetty@.service ; do if [ ! -e "/run/rpm-hylafax+-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-hylafax+-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in hylafax-faxgetty@.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset hylafax-hfaxd.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in hylafax-hfaxd.service ; do if [ ! -e "/run/rpm-hylafax+-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-hylafax+-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in hylafax-hfaxd.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : 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 hylafax-faxq.service || : ( 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 hylafax-faxq.service ) || : 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 hylafax-faxgetty@.service || : ( 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 hylafax-faxgetty@.service ) || : 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 hylafax-hfaxd.service || : ( 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 hylafax-hfaxd.service ) || : fi/sbin/ldconfig test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( 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 hylafax-faxq.service ) || : fi else # package uninstall for service in hylafax-faxq.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( 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 hylafax-faxgetty@.service ) || : fi else # package uninstall for service in hylafax-faxgetty@.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( 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 hylafax-hfaxd.service ) || : fi else # package uninstall for service in hylafax-hfaxd.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fi a')XK)X(})()0(98J(((E([H(} )@9&@>8UZ99`9)0KrR W1M $* &=k o q 5aRg b, J c x-cK h + e RZ fg^Gd_9$ m_h; (T SS M Q%1 H 2 & `^2l  ] % ? 0I  R|M a yb x r "   _ u 6 8  qC Vl* h(t ] 6AAAA큤A큤AAA큤A$$$$$$$$$$$$$$$$큤AA큤AAAA큤AAAAAAAVjVj[[[[[[[[[[[T[b[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[u[6xUOUO[UO[zK[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[765dfa341bf5f1e3a77171da7952987733c3beca14a8ea7c1ebff881f434987ecc232453a7d716f681e82dc916183f3a162d13a2022a9152268a16869b65f2ed3d55e3af62092c4f954f19eeb6a1942d953dc51cae5a254b656ae5b9ae48fbb2a434c7ceb33fd0473edd22316e64171b9fee78bc288e99ea75f4e62ce032ad9cf9348464aabcbcb76587e3213c371827d4312b4f1cdf8a95ae0717cfcc2fca7eff36350ac6562e657bf5ab719d1cd0d1c63b795808b6edd7198633f05d153bd74a825367c1e8c6ac3a391cb64ab56b0e22f1eef1980b8c2d08e6193b8ea346c1ae3ee7002e214bffb0d268390af0849f6afb4d435a0cc2ec909f01c09cb32c34fe1212b44d6aa2a2671c5716f60ef428eaa3ba6c81dfc1fc1e58a5518e16fa2c40fc1a55a36fa9c915c917b8d3fcbb68a1925ae4ba61c599b8fcefc89df7f72caa0860c1b687de741d933fa9c7c77ebf60b4a50ac434d4f71008ba88ea9092af8b0209a8121d96f2f0d970124dc9da8b741a187c102fd4014dd66f0e88e97c6ca529ac10bee0bee77815e345bb392765fe8307ee573b7775032aba901c725aa907a918b4fa0af4abe6a7e3f7fe32205cc2b876fc796caa26aa80c73ceabcf5222b62b99471fbff797593fbb5b73110740a61d6436dd1030eb2c5875bf9ddab4c475e55d9f9a5e90fc94fb16ef7757395a3d041cf6cb51bcf435de57cd5686f353a92751a1def88fe87a8ab74cf90d6d166b023f528d718cf36db7f5f76e34fdb2b62b99471fbff797593fbb5b73110740a61d6436dd1030eb2c5875bf9ddab4c10527fd23d0a4906decde891f78d5112bae14e4ef8707b38dd1b6122ce44d90297829565eb03f9a9b3e0547a347b7332c4d31bb308d2df542945ae4c83dc86996146a6274ffa8a30262832597305f0b14e3320be9e36bde19c60ba6b55e45895c8527d3626b684aabd0b70bb54d09c99ed0b603acda801f48ece5c0b747cb27473422af88f016c0985f5fe6a752fed24b763c5afaba657e05b0f0a4b4a8a7ea8327121be85ddd14cae934112ced87dda5be1f05b8c8f26169d33744bc46b632b2b62b99471fbff797593fbb5b73110740a61d6436dd1030eb2c5875bf9ddab4c02594c5cdd38fd858c14b06b14e060bb6740ad91730d4b49fa1be4a1d085897e2b62b99471fbff797593fbb5b73110740a61d6436dd1030eb2c5875bf9ddab4c1d10cbb3d9b1921d18ba189db37be644245f6e5e13c01c12d5a4a8f6d643016a0822691fb5a943322e4a5975e0e232e3fd519be335097aea8126a662fd728e502b62b99471fbff797593fbb5b73110740a61d6436dd1030eb2c5875bf9ddab4cdfd1b5f815484b5904203f6c24dedea6faa74afcd0d26c51533c47ad4cd66466581b5d43bcba5787fa5b79aa4629806c787dc7b82b6eaba424110474ad5733756e0dac2ca0687fc097f28c226162f237cb381ff0f5e2af21850cf7f12b18494b4d99577fb009bf7aeab11c21b89430009a3d21512912ff14f49605a49a4be420e18d61ec1e384800cc9d106c830b1f96b54da022f1ae8f2e0b5c6d252a8d7595c06a9e10ac4033da567866f4d4b0ef913340635c1ae3a6077d664e648354f8703269bfb22dcbf7b495f520d23a06ed5908c6d0e12fe8b08ca7017269ead369face78ae87264ffe5918b5fb6456ddd681cb9352f78a6b8f82ccd17d73d18db41f7fe5248104eb416f4edb8cdd013a89b32e285d191f52a73e9f7ab7b9da8b3e5efe7e1cedf29521b33f4f09c0f6f1550b767cbc3fd4cad730991976092c4043b9f7a105a0c92c377794fef2275c628341411be381c6036c321106a39184eaed2aa1064de448d8748b90cb86f465149ab0800bc4b563116a706996d185072a9a7b5a4b395f8fc3aedbd95b2843ab47b6c30acce051f2c912d860d4a58e501131105158d649efe3112df7397fc13259d903725a5da74194ae47d4235221680037b5db7a6b1eae4f607a03b3b7b0dc6145cb94742550ed01a0142709f1570d9ff6d5c724c7d36cbb79a81a0764c429e388ab23f6f91c3472b43559f10970a7ab635fb8706ae59230e92dd61e87418d1c91b417bf44a9384ea2504c0c232fb5e4dbe80da7b9b49037a82389e63ec9f6373befe0c9407e39e3f2a0c92f57e579bd236223d4b597c2857f7c5e5beb71794533f1c0ba0dcafd2a4ea47c56d38225fbdc2fa393f443a625d2d6a6f697297ce711fec05c7dc848891bc4969f4e39199de6cd67b8677dad2ba5511c1794c158554bcb657fccfc0b2c9e85afa015f611e4fe66bb6ade6d3ccf1dea7ba65c50faf3a28ac578281beec099ea16162738cc95af99861b6a761633e3cfc6e521aed52146b2aa3f6d7d3d264f67ae923270ce41311862ffd35ece7d55cc656c638ae0de288a32b95b6b67d8787134b80e28da8e559b2c2f0d4da5b789d344f2f8ee0362020161b6687a3900e94cfccdebcda2e8ec181a1ee03991ec4c99b7344b658e792842644943e90a383e825a8bf596f77832e03544713f8f45d97fd1d0dc88348cf6f19ade19d0c9c70e0234b2132642c1f3510a5fbcae3f6b04d7812466bc135d834b25dba97071f9f3e19c0a22457db02bac58ee005fcccb2732b248f70b3b225ac4cdd6c297483cb2cd2c8d94cdca02f2ae03b6553292f2b4e79c4e61c56ef6da43ec3d44c77485b15c5d2ddb2751bda40ec3d9c27c308c79e217c238c1ddb3060a8845d3588502203b16f5a3100dea0ea92c54f374e69d5af51cc4d197b373a2e6345479e456bbe52d6006466de6cfceaf1ff1c898c77ba7581c7b0ee7507cc10b42c6b473560a52e896ca4f25703931ea864fef7dd9af388e18a72d95477079a8f1360ac5f4aaaa5c132a6d68417dd7fe200ff9b47a498845aceed4d4aaf7c6f85ac33bf7be2cb1fa992970e58ae1c345ca38c2766e7799bea5fbf9d9c709455bb025fdd15965b9751c2e367c673c1f466eb0ec982fad0b3ffdec0d4f509eca5043d187944ab3a270a809ce21d06835e0894168bdbb7a4fdc774b3ab83844e2a7c4aae30cf64cf888b900329d16f25d30d30dd60332996d6480f159cce44dbcd48df68f208bcdaca2acee6c517511455c882716324cd6d9ea8c1295fb22bf3b201c555fd8446f1ccdfeace51df5826b8153c021947a9826ead8c32b60bd65b0346ccc07b92631d3de39a7944dbb3fe804a54ce07cab9e18db56076e766dbb00cbbe072d28a9c2bb4d10aa5ec6ec2a91aced5016c66e33520099456b839b9d101aacc0d3b0e12797bdc93708fd29460f9b671d5e9707aca4c844d2fea37674d4be08a2f61ec7bed971d91201b5978a8bbb676991d84f3b765e747ff7c427dcaeec7b7f8edd88627a4ff083e0a390083e7e23f17a64e54f4c5cfae2f4a8eedc64d5737bf704d1e7b570c8c5fb5dcd7a328be80451e63c94ab63b4076d5402b804cab3143fe27262d47186e8c15c278ebe61fc0cde0a0ec6c86c325638f3fb22d38344ccf5a7faa60a2418b202788755e438fffb1ed8abae785d69d67fe35952840037cb8552150d5f1855fcf7b40a02e50f69c735ec948dd113e0ce41938795ac5cd2004908b1bff0bd84d954e2b3fe7fc843ea062df5aa21aedb4a1666dd9cc818fcc68fd097d6974cad122a6545fa30c89212447448ce0ccf868177ef4471d19a23960584d3e0e4d996b9d2cb4c8314752c453fe93b0ca891fb03c8c9e29ed99fd9dbbfadcad0982eefee0f0e6aa64cf0611d6047f290ed2f9b30307bb2bcc01f6774237fffeea60b45145201000b8ddc5d38d492f862fa247692788bed47de2b7e2f0adbd88e5cf6165feae2f6350a899f15a248e47bc149534cf72902466f3b8990bdd35a2c0aa2cd0b42b65b6e5bffcf04e34070a79228d1780eed8cbd7ea858dc05502c5343de45a6e4548e4eb47781674e2bb7000a6af5a22010c6722b48b5ede18c0aed0ab58007e7dc5f355a10d6a23287b2c746b6757657640de71850f975d8a40b9c8c92e3b124ebb2fd226a5df63986833332f0ac76a1298115daaa024a06f925f67d5add3a9e5964509d7840d94a112b81c49449513b26a6a0d2d36f2b56006d89e843fba51285c2dbe3e2479d3028b5a5ec71bb7ba0ce17700ce068ffa23de2e880064315a5f8c73f2105dd10a883087565dd7e6855d6500b4a0f7a5e568dec494df00c7e8be717a1bf1f0aec1045f634e980b155f87290b8aececc43079500e8b54bbc15997319e678d407d622e1579787137ef821104d6d10f3b785f7dcdce7fa2351aca4848dce262de51fdab30ecfd6157f145df4d0b2b99ad60d518c60a5d078c749a710475438293553bfd9b11fdd3b3dc160c0fc70c645e18cea1166e3b452e908a40519d0373ef4794dd58f4288dff095219fd39019cd344b78bf57c7f0e5635610d97f4917b4c77965d479f11ca2b4ff5def40c2bd0a0b50bd7c38c7da52dede05163ca7fa60560b33e764279fc09f63fab8b55dfe5d52d801e11980eba1c55078cf1e54f94083984355180e5ea9d0cdcb2f5f7c6eb245cdca6de7585a563d97cbb581851b05d40c99edd864fead5fb3bd51cb04e1f1ad47f7a913844d99308c010294ff84360a3f96407b2dcb18a6e0bf6ff7fdb9958e9464a77a332c278637e1b141f1e4e18b93db1a906d6f0436991be542f2c6f31f3c274549c5cf1c69578bad8ff6aff346fd04ba9daca5849787ae603557dcc15786ea45e8cb482d8b927628462eec7490c0bb5d3d6dfd6106d43786a02d02266e177f9d61ebaed0b8557903fc5515616278041c54e10e2da6cf4fc7d50546b888f9464c406e4fd2819c75eb6c75b6371dc7e48f78a9ab1d5e753114f2475f1e7c311ab783bfc9acf7cebbeee54c631982e9c0ce5ef86c66f29fad0af86ac2ae007e2ba13e594d8fa2d750aba30b0599bb0a8c144753c5e6c003affed08827a88259ec81bb74c8fec25ad6f119c561d292fd6c1b5595a3a1258e660e1bb3a75e5c8e436c15a2c10c572d2720ad929f42199dd1f6a8ed4b0687f323f10c75682ca346b8ff9472080932ef1ef3920e946a553ee840ae0eb0ecac8af6b96a5a88910d5cce8fef583dccf24f6fc8f04c0c2002274af797bcd700b632046a6fda70f2c3251ee41e6408d08f1e772daba9b37c64c06730d25618b886531c18cbacb0f74e6e7566e7d4527b198a196d1843a62403cf9059c055b2795196f6f049993dd06bab46cd3f561a58feee80662f509575630f2fe8f40e6ae39edf74c32c82480b71930e359d7e00df6b95f379dd9f665c52b4062e24d4e57fd6ea0b4f406ed36cc78c360695742365643ffff68d319efd0e405d7dd5f3e527e7cf5a98fca71681cbdef1d8b190b7a51f09199fb2710eba464723fed004586fe8c3e4822d337d8d8ba02d4e5b6b22b66bed39526baf91f59fb23893dc4dac7c83ed0922f0d5c7b6120b1989ab9d8b3bab498fce741f3f094eb2e1dbee4553a31964cdfe7327500045fad3f3d97bc5a578da5f5bf57885421f7d07c1c542222e535cc59ec25dcdf6c8671a6e21f4f6b8151251157c04bcfc495db88e5fcf98437966192a2da45b68555b16acce30dc07e35e08e4d07b6236fad994044c1ef9ced10df069b57f53840d2d98a4169511ae1d080397b33643a14f99307d85c474d1ed9fa184529a95117e9d7409777dd3fdf4d4607dc413fdd2f575bf5a8e20d6ed72e33c52bece11b50e9a51df0e36a3a296253aacaaed9f6d4a3c088262fb87f009c19983e1b94490d6b8570451dead08e0d5457ca8b590df7beb0ef86cd22b8cae1bf245687b6c050ef176e1bec352dbbb0b89bbb07d21124e62d42c900f348cc1957f9f672f1b1669338a506fac4aee7eecf2e616996a35460a44a65afdcd81c95283bbc9b6decd6d56bc5a206a5685c47eb3a750a9db7065abe2099ef5350270e490d92ecbea0a2cea65c35e86d9b3c3fd6ce6ea1bfb62e1565ab1a5b23ff3d4b4f6ed73f241e8f0da64fa3ec6d85c018362115b4f124468507d1fa8faef269fd800cfb4b946734c64d1d1979584df83c9eace498d8171ccb41f8deedba2e65294a61be67089adfe5536e53041d7414135c956428ed2ab9ebb2ae6ce00883804f58e4eaed2ba1c5029fd1823c26882c2afe8224d439c73932e7512400fdac93af1c13dcedbe8cceeb0753d8f3877e05e7a0a4038f54e24d27be3a602f2cfcfb7db5bc835953755d82d62d1790a7ed61a5706b12d0e8a3d12d460a653b4ba21be0e66a03192b96338bb0b8a30093587951aef0cd8680efa6c0882a33416f90dd524937ad2b94c9598f83aa29ad97a172ab380729ead89a4d66dd37c5e3395839cb331c80bbd7aa0caa465e0a74e6f71ea3ccc7ce47cfb9ac519f464102342b2f8acec36498cd606f3cfc2a4fd4f262c27a2eef35e2f2df7df1991150e0a8d0026d96ba89831f21ba0580b9d372cfe5c3465a89a94dd6d0b58e012bd17b13bf3d9c13e2baff4a2f1d2d715eeb191d9d2d39c8b0192f7def91839a693939de4c19ec9e0922ed25d66f5f26f704e2ccc4dc13f94c38502713999aef2e5e19dce493a15b55f4d0c8140641319654270b733a5b0e54d7c558bee50d5f7096fcf505f570ba264754d46ad8e4bcfec0bab2ad58053a1c538ba48bb9d5b33693d54959d53a35329499fcf137087476fdf178fe1a7f334370002f39de06e755949aba6f0de1a9701eda3ab4a90266e44e09600f4a77b345f3958f659641352d01a780c771145c46f6c68220969356b2f12c90b36eb95c877fe4a0945c5debdd84b82f2b72548f7277889f976c2cf326ab4b7c3ee35c4badd37cb69ea538db262aa282279323e6f0c2ffb0e7314eee15ec99fdab1961763415a678e52244a155f25ea859427f358aaa8490b7965d5a1e1f6d04f2c33a94de71fc363a21d3470964782b62d3ebecdd251a4f0f1ad05f5e4faa1b2748c49498c4e48a30f133a59458dbe6e95963ba48a8f0c79f35bbc7bfe9b72334001bee373b941e0cbcdc968a30ae095967783dd1a8d4f997c71f745b6fc0382a825e6b0577097d617e5dd830a800b28870a316b5324a1c3d91c2e34018727789856c544e80f1a621993941ee1282beb1fc0070f6a74091d3f474dda62fbe778fc9e8f12797635b8bbf53f524897710cfcd7ef934673fd1cdbc011850041d32a15f61e3c5fcd4ddc788d3c89dd643b06d2e216f0f8e140515ce6250066fb94ea4e0642021abd7e1f79da67ceb9b83f0e53cd33da964095358a808c0045e0aff7b54074972f9ef20e3b8d98964467800615b47d3c915dae3e12b1b15867d6819e07573d36d4f3053c2391a2fbc3e0ce30cedc645edb375ecafffb98958c89024b245a37b823700b6877c2ebe07c1a3091cc03481b2d347421984c57c5c36345144b5059fc8943929edd60253fcde2cf8353ebf2c9603a0704332bfd6ff43cf7ef401c09f858366bf5f8435e5d0651db1a15640f36ac6c0e067f69f4f0bf8c4b0cba90d144c43a57eb30679ae10cf9b44fd32a4febb870101a8833de841c727b50c94b9f0749e9587d716db59f9d240696544c47005f4aceb62abf26b6c6ac7c1b9b57d49b707299692ddd15d9f9faecc5c9abc445a6e70089b0dbf66a97ec29d922f7dd4feeb989c5de0e7542c5c74040c02f4b24bcf48f57daaa232cea8791f4623bed71ec0b79794d817ad2915307f5b762f2223f7b7fa87e7ef333d7fdaf7b695b90878db5491278ad95a779237d113bada82991968564245016168e8488243fd0d905227463614b51bee80d46d0d3da09b77be471cb6839ae3a4c2bd9e8efeed00af559f8549cbefb1aa9d385272aeac6bb7857f8f4c37e44aa93f3a68332ab88ffca4cd7926d85cd1a47afaf010fc0dd1009c3a5d458bc780fa6fd4a79fbddcfa2db059e8547339a5e55de3e57a94a841964d34df9eb5cc78e76a074be037796ff7c933f36fe95c5cec8e1e14f79889c6a14cfa43a2ad5383beb8c58228bb4f5dca75261ac0ebc382aa08741841b3dc39a81e5c98d9579e7f2e28917fd074c17f0066f335ae27240b619477868cad16638b734b873fd99fe274a68dd1e559605222c3ad38e418fbdc169137c54bec78e931109569703c778c9991e403a3865072e9218f970bcd63d65c5b4cd71ec54e4640b3ae4157b53c01d7cd6f6f752dc5c43f4032c650dc03e1e8162d70701521ac5451bf1cc2cb4ae6d550a847b1a3e17311407891bbb42bf3a394f09f44ed3cc41b540aa2b29bda92372f9f4c24459a4da71b240f1fff0bcd12a2a1d738b40452f85b87da1cbc80a86aee3edc6b1b2b11aee79de8db659857cda33d3811e13be13bdb2d87e80d2fe948c646969e7066c38682da0c8f7baedbb3209b119d55a788644fc6b17904661eaf0ff4ecc313ea4cdf0dd04f0efed226f4ab979e78e8d5f1643b9007b781aa82ef723b7b6c9dffa8c1d7c33f403e314101d8887fe7b94644df4f33c3bbfa7c3bdac006eaa79b68845ad594b61595994d940d18a32b24adcf76b755f803e60080316f639e5aa1818158be93955b072350b4b04ceb214c71c996c1c01f5e7c6975eb681c56f078e6212d2589f4ac057811b3b7e8ad541d578f255179906162aaa4782e6f48abb882922685b9c5e90e5992225216c52017f3eec1d3dfc15b8e1c50b2d04d5764b1e1032b81646006cfc162c10f0260680a12f70ad0fca29a3fa8c2d98d48012371ba784c54ba1af9d8b900da3d01cc3be192de062dff51185c57dc05fb6ad8873b2932c835cdabcba78d454991ee5c4c1750324e26acc08eeb811e23653a07c95574fd8443668f5e262f7d916e4c40649c339522401ee582748f05e8baf0cd58a4bbb69eb67a408ea3c0a6f22476a620491d53881ee9f98235725fe1602dcb327420f8b93707152001f5912a923599d182fefd3790479782073abc2ed94906c74d7bbfe17c1e557ba3ecc2b1342a99caf850605bbf3d75503a8cef0d28e99f8d1cab21776dfa392d3901f69f8d9ced7ede3ff2e205e1f515f962f86d92c8bbc9ae87469f62ee9a4534c21da927a408bb67c3064bcf17ba7afc4407e496171d7e38806fab167c91cc7b3024a513fb086ccfd4207a265a63d676043b510dc0fe93dc5626bf46cb074241b9e48ba5ad62ef409060a389095888b3378e9281320d6a166295d2a24ff1c6156d3bfcca4dddc254cabe34d0dcf47bd4363829b194d4c362b9a4dec75b60e9a76560c2b945b0344fceea297152be34ccce70ca8cb58fdfa8ac8d69ff1e919494a39a3c35aab43b7f3edf68ce0d14ff1a92d88af12f47137a017bc6ad11cbbaf6077b3b64156aa33cd95fdbe4664126a9ca97d078050bc16fb4750ccfa0b7e1e7c3ef6b052c643619ced769d0b99bb07b90e7cff44af701ea573f8e14ec624e8de4d2ae747ea8f0b86938e382684e0831d80421283d324a2191200e00ca1a94302d8c5cb9289a7c3c20cff3c1dd0c64f9da687c5662984b3973265459bcc9c7124334ce6a1061c611a07b9ba98c22f33b098f5bdf097ba04abbdffc4d1e0efe574a442d893c40d7b9e74731fac1f3d5981888bac45789236465d7c32f5e37820c710b52330938e488dfc6b4bff6e04951d26fa253c4349e45b5ced36dce2fd9164612748ca4d267805e1340fa957086bba9b9ac28751aa32e731b81ca5bcce83c5c61c7b41008c49690a92b2bde753782cdc1484ad3783a0a01dded689348d01b0be61832a6c7872c78c90dc987a692cd4ffd115514cde85519b814c99033779f2f06ebc0be00bddb7a0bf7616df271b80db08701d9aac2d9dc8d2a2199df9f492ec79f0cddd94f313cb6b8152ec0921d9eea36fb4a8cb29fc713be372b8cfc7b822e34ea12d9f58f83e11b27f99dbeb28cdbda7c73c5bcd9d68cf3b87f7429a280f58758e8e3cd50b565588966229f2c664f68d36d1f30a39ec1b9ee9bbe48e8b218f8ea379bf5793c40213cdeef1ed42f8542be4376df19bccceb0a1ad0677fb5d3d0bb3a9a03b44b00f92c41b95f706e193018f7f320520caaecca77092d4c2146e5df58d19bb39ad57ba4f2b48e549b7cd35b40e30fab7e95cf0c0aada87502503ad5a9ae69c8ce4700f775c354313e58c216273b76e57a2e9409a93635e443a4266ad4e90437b701ada7df9eda347672c2976e06c018503c440db482667773edcf6ca90465e4f90d613ba5c9e92bb063b13e0a658812a7a2926195838a8a9d21d1d5812f5ff15e54ff19947f2c675752810914f0872e736504009c2afa36214a310365614cc55915696c7fbd02b297abd5fcd56112eabdd9354ae49ab0c9861af11fe8912c461c41358b31ccd0a4abb45f6ac44a5960bddf6e1a4bc6407c94833b7e0431ddc72918c56ab13a4bc10c98dc766517731d0bf1786486c486fc3602da65596d778c180867f6ed9761b3f3a7550e7de0dd1021b69db387899c9129a61afb4702cde8ce34e2985d32298d76502e9c38c4eb0a7bfb18015fba0923989d3d5ac7918842d01d5bf3eb9302998981c7dcd1539bd110c473f4101481f6e5d930a6bc1d81076863fb972f4779acb5363cbdc42c264919b2b1e23539177afeee6edf58a636e27b8aac19be6b5931b399d3f7941866ac94e06ff9f0c55db89266fd9049d13c08e9caabb89c5c0780f94888873b3adbb88c1e148875770a89301ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bserviceserviceservicerootrootuucpuucpuucprootrootrootuucprootuucprootrootrootuucprootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucprootuucprootuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucprootrootuucprootrootrootrootrootrootrootrootrootrootrootuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucprootrootuucpuucpuucprootrootrootuucprootuucprootrootrootuucprootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucprootuucprootuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucprootrootuucprootrootrootrootrootrootrootrootrootrootrootuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucpuucphylafax+-5.6.1-lp150.5.9.1.src.rpmconfig(hylafax+)hylafaxhylafax+hylafax+(x86-64)libfaxserver.so.5.6.1()(64bit) @@@@@@@@@@@@@@@@@@@@@@@@@@@@     /bin/sh/bin/sh/bin/sh/bin/sh/bin/shconfig(hylafax+)crongawkghostscriptghostscript-fontsgroup(uucp)hylafax+-clientlibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.22)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypt.so.1()(64bit)libcrypt.so.1(GLIBC_2.2.5)(64bit)libfaxserver.so.5.6.1()(64bit)libfaxutil.so.5.6.1()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libjbig.so.2()(64bit)liblcms2.so.2()(64bit)libldap_r-2.4.so.2()(64bit)libpam.so.0()(64bit)libpam.so.0(LIBPAM_1.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libtiff.so.5()(64bit)libz.so.1()(64bit)mailxrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)sharutilssystemdsystemdsystemdsystemdtiffuser(uucp)5.6.1-lp150.5.9.13.0.4-14.6.0-14.0.4-14.0-15.2-1hylafaxmgetty-sendfax30.0.04.14.1[@[k@[[@[D[t[&M@ZZZ_@YYqX9@WV1V@VuVqR@Vn@VjUUG_@UUTgT~TܕT{TeTcKT[bTZ@TXTWn@TN3TBV@T=@T;R0@Ro@PDP @P+P@PXPd@PyWO@M @L@Ki@KqK2@J=Tomáš Chvátal Axel Braun Hans-Peter Jansen Hans-Peter Jansen jengelh@inai.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.dejengelh@inai.deaxel.braun@gmx.deaxel.braun@gmx.detchvatal@suse.comaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.depth@suse.depth@suse.depth@suse.deaxel.braun@gmx.deaxel.braun@gmx.dehpj@urpla.netpth@suse.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.depth@suse.depth@suse.depth@suse.depth@suse.depth@suse.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.deaxel.braun@gmx.deAxel Braun Lee Howard - 5.5.2-6Lee Howard - 5.5.2-5Lee Howard - 5.5.2-4Lee Howard - 5.5.2-3Lee Howard - 5.5.2-2Lee Howard - 5.5.2-1Lee Howard - 5.5.1-1Lee Howard - 5.5.0-1Lee Howard - 5.4.3-1Lee Howard - 5.4.2-1Lee Howard - 5.4.1-1Lee Howard - 5.4.0-1Lee Howard - 5.3.0-1- Do not use tabs in spec- boo#1115532 JBIG-in-tiff conversion added (Build Requirement tiff, libtiff)- version 5.6.1: * CVE-2018-17141: fixes multiple JPEG vulnerabilities affecting fax page reception in JPEG format. Specially crafted input may have allowed remote execution of arbitrary code (boo#1109084)- use systemd template unit file for hylafax-faxgetty services - fix services- Trim "enterprise" nonsense marketing.- version 5.6.0 * notification.diff removed (part of 5.6.0 now) * some adjustments to assist AIX 6.1 builds (29 Jun 2018) * initial support for systemd in faxsetup (29 Jun 2018) * fix RFC2047 encoding by notify (27 Jun, 3 Jul 2018) * add jobcontrol PageSize feature (27 Jun 2018) * fix various compiler warnings (27 Jun 2018) * fix build on musl-based distribution (27 Jun 2018) * don't wait forever after +FRH:3 (18 Jun 2018) * add -A and -B options to tagtest (22 Feb 2018) * make tagtest use the TSI and CallerID data, if available (21 Feb 2018) * make tagtest use the date from the TIFF tags, if available, instead of "now" (20 Feb 2018) * pass Content-Type name and Content-Disposition filename information to faxmail MIMEHandlers (15 Jan 2018) * fix faxmail transition between a message and external types (15 Jan 2018) * fix warning for major and minor macros move to sysmacros.h (19 Dec 2017) * avoid pagehandling from introducing some unnecessary EOM signals (15 Dec 2017) * improve proxy connection error handling and logging (5 Dec 2017) * fix for reproducible builds (11 Sep 2017) * fix quote escaping in client apps (5 Sep 2017) * treat callingnumber as null (25, 31 Aug 2017) * add initial ModemGroup limits feature (24 Aug 2017) * add CLEANFAXDATA and BADFAXLINES TIFF tags for ECM receptions (10 Aug 2017) * pass the user's uid onto the session log file for sent faxes (25 Jul 2017) * improve job waits to minimize triggers (30 May 2017) * increase FIFO read size and add logging information (25 May 2017) * add ProxyTaglineFormat and ProxyTSI features (13 Mar 2017)- boo#1091476: hfaxd needs to run as root otherwise error message '550 Cannot set privileges'- boo#1091476: faxq must always run as real user root- Remove uucp user creation for pre-1500: aaa_base provides this user/group already.- create user/group uucp adapt services to use uucp boo#1081899- bnc1052195 localized Email notification chops german Umlauts correction in bin/notify common_functions dictionary * notification.diff- Drop hylafax+_rh.init - Drop conditionals for distros we never build against in OBS - Switch to LCMS2 - Add jbikgit-devel dependency so it is detected by configure- hylafax+ 5.5.9 * fix a handful of compiler warnings for gcc v7 (13, 17 Feb 2017) * fix job rescheduling if the proxy connection attempt fails (13 Jul 2016) * increase the maximum number of triggers from 1024 to 4096 (13 Jul 2016) * eliminate faxq job priority "bounding" (13 Jul 2016) * attempt to detect premature non-ECM Phase C carrier loss (15 Jun 2016) * add missing recvq error message indications (6 May 2016) * fix tagtest support for multi-strip images (25 Mar 2016) * enhance textfmt wrapping to occur on word boundaries (24 Feb 2016)- hylafax+ 5.5.8 * stop using mktemp() (5 Feb 2016) * fix LDAP authentication broken in 5.5.4 (24-26 Jan 2016) * reset senderinfo properly when receiving faxes (22 Jan 2016) * cope with V.21 HDLC carrier loss following +FRH:3 better (22, 26 Jan 2016) * increase the time Class1SwitchingCmd will wait for a response (14 Jan 2016) * undo faulty/incorrect previous "fix" to ntries/npages (13 Jan 2016) * fix short blocking problems in reading from the device (12 Jan 2016)- Fixed file list entry for faxcron- put texfmt manpage into the right package- hylafax 5.5.7 * fix ntries counter to apply to pages instead of documents (5 Dec 2015) * reject jobs rejected by the proxy (18-19 Nov 2015) * add RewriteFaxName and RewriteFaxNumber jobcontrol features (14 Nov 2015) * improve Chinese translation (7 Oct 2015) * make faxsetup fix blind references in Fontmap.HylaFAX (3 Oct 2015) * use the remote time on proxy job submisisons (17 Sep 2015) * create more-secure hosts.hfaxd passwords by default (28 Aug 2015) * add admin login feature for faxstat (27 Aug 2015) * add ProxyJobTag jobcontrol feature (26 Aug 2015) * fix grevious calculation problem with Class1RestrictPoorSenders and Class1RestrictPoorDestinations (20 Aug 2015) * add application/binary MIMEConverter (17 Jul 2015) * fix DynamicConfig for Class 1 modem data format support (15 Jul 2015) * fix crash in tagline imaging due to glyph ascent (23 Jun 2015) * stop messing with the FIFO during installs and uninstalls (16 Jun 2015) * avoid conflicts with a TTY environment variable (15 Jun 2015) * fix dataTimeout esp for modems with large buffers in non-ECM (22 May 2015) * fix dataTimeout primarily affecting 7200 bps ECM sending (15 May 2015)- the proper name of the symlink is rchylafax.- Guard the inclusion of rchylafax+.- Only run cron jobs if hylafax is configured (boo#958150) - Clean up the spec file a bit. - Fix build. - Export CFLAGS and CXXFLAGS so that the flags are imported by configure. - Use 'make -j1' to prevent parallel building. - post and postun sections are always need.- release 5.5.6 * add typerules suggestion for PNG conversion (19 Mar 2015) * support more than 256 pages in Class 1 ECM (26 Feb 2015) * cope with application/pdf being encoded with quoted-printable in faxmail (13 Feb 2015) * fix npages and totpages recording in sendq when proxied (31 Jan 2015) * fix EOF reading fault on badly-formatted MIME in faxmail (12 Jan 2015) * fix hi-res tagline imaging on 64-bit systems (10 Dec 2014) * add support for seqf.increment files to indicate seqf incrementation (14 Nov 2014) * add support to faxmail to decode long-wrapped base64 (11, 14-15 Oct 2014) * fix proxy setting of null taglines (16 Sep 2014) * fix ModemWaitForConnect configuration setting (16 Sep 2014) * add debug messages for the attempt to locate a suitable modem for jobs (12 Aug 2014) * fix missed data type for libtiff v4 (31 Jul, 11 Aug 2014) * fix faxsend segfault caused by an empty TagLine field introduced in alignment features added in 5.5.5 (25 Jul 2014) * pass job priority to the proxy server (21 Jul 2014) * add JobHostID feature (16, 29-31 Jul 2014) * fix instances where a NULL return of crypt() is ignored (13 Jul 2014) * improve support for utmpx on BSD (10 Jul 2014) * apply some downstream patches from FreeBSD ports (10 Jul 2014) * use ps2write in faxmail pdf converter if pswrite is missing (6 Jul 2014) * modify FIFO usage and remove CONFIG_FIFOBUG and CONFIG_OPENFIFO (5 Jul 2014)- bnc#922402 update overwrites send-only settings to systemd config- fix standalone hylafax+-client fallout- Move libfaxutil into its own sub package (bnc#922017).- fix for bnc#856906 also for client package- dependency on tiff added - build dependency on ghostscript- fix for bnc#856906- corrected typo (path) in README.SUSE-fix inclusion of initscript for SysV startup- Adapt README.SUSE to renamed service files- Rename README.SuSE to README.SUSE - Remove systemd from service file names and adapt contents accordingly. - Fix suse_version tests.- Fix spec file- Use macros for service handling- Include tarball. - License is BSD-3-Clause. - Set obsoletes and provides for hylafax-client.- Make spec a bit more readable.- added documentation for send-only environment- README.suse added (systemd-setup for hylafax)- added systemd-example for faxgetty- Split out hylafax client- New release 5.5.4- adapt spec for use with open Build service- make dependency on systemd-units and system instead of /bin/systemctl - modify systemd scriptlets - use defattr to accomodate correct permissions for mock builds- remove defattr from files - rename patches and all but Source0 to hylafax+ - remove config(noreplace) from FIFO - add /bin/systemctl build dependency for Fedora > 16- add missing man pages- spec optimizations - clarify linkage in libfaxserver - add systemd support- change package name to hylafax+ - add Provides: hylafax- update to 5.5.2- update to 5.5.1- update to 5.5.0- update to 5.4.3- update to 5.4.2- update to 5.4.1- update to 5.4.0 - add lcms-devel build dependency- update to 5.3.0/bin/sh/bin/sh/bin/sh/bin/shcloud106 1543172871  "#%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~5.6.1-lp150.5.9.130.0.05.6.1-lp150.5.9.15.6.1-lp150.5.9.1 hylafaxhylafaxhylafaxfaxmailapplicationbinaryoctet-streampdfimagetiffhfaxd.confhylafax-faxgetty@.servicehylafax-faxq.servicehylafax-hfaxd.servicelibfaxserver.so.5.6.1choptestcqtestdialtestfaxabortfaxaddmodemfaxadduserfaxanswerfaxconfigfaxcronfaxdeluserfaxfetchfaxgettyfaxinfofaxlockfaxmodemfaxmsgfaxqfaxqcleanfaxquitfaxsendfaxsetupfaxsetup.linuxfaxstatefaxwatchhfaxdhylafaxlocknameondelaypagesendprobemodemrchylafaxrchylafax-faxqrchylafax-hfaxdrecvstatstagtesttextfmttiffchecktsitesttypetestxferfaxstatshylafax+CHANGESCONTRIBUTORSCOPYRIGHTREADMEREADME.SUSETODOVERSIONsendonly.conftextfmt.1.gzdialrules.5f.gzdoneq.5f.gzhosts.hfaxd.5f.gzhylafax-config.5f.gzhylafax-info.5f.gzhylafax-log.5f.gzhylafax-server.5f.gzhylafax-shutdown.5f.gzpagermap.5f.gzpagesizes.5f.gzrecvq.5f.gzsendq.5f.gzstatus.5f.gztsi.5f.gztyperules.5f.gzxferfaxlog.5f.gzchoptest.8c.gzcqtest.8c.gzdialtest.8c.gzfaxabort.8c.gzfaxaddmodem.8c.gzfaxadduser.8c.gzfaxanswer.8c.gzfaxconfig.8c.gzfaxcron.8c.gzfaxdeluser.8c.gzfaxfetch.8c.gzfaxgetty.8c.gzfaxinfo.8c.gzfaxlock.8c.gzfaxmodem.8c.gzfaxmsg.8c.gzfaxq.8c.gzfaxqclean.8c.gzfaxquit.8c.gzfaxrcvd.8c.gzfaxsend.8c.gzfaxsetup.8c.gzfaxsetup.linux.8c.gzfaxstate.8c.gzfaxwatch.8c.gzhfaxd.8c.gzhylafax.8c.gzjobcontrol.8c.gzlockname.8c.gzmkcover.8c.gznotify.8c.gzondelay.8c.gzpagesend.8c.gzpdf2fax.8c.gzpollrcvd.8c.gzprobemodem.8c.gzps2fax.8c.gzrecvstats.8c.gztagtest.8c.gztiff2fax.8c.gztiffcheck.8c.gztsitest.8c.gztypetest.8c.gzwedged.8c.gzxferfaxstats.8c.gzhylafaxarchivebinarchiveauto-rotate.pscommon-functionsdictdeenesfrheitnl_BEplptpt_BRrorusrtrukzhdictionaryfaxrcvdgenfontmap.psmkcovernotifypcl2faxpdf2fax.gspollrcvdps2fax.gsqp-encode.awkrfc2047-encode.awktiff2faxtiff2pdfwedgedclientconfigatt-dataportatt-dataport-2att-dataport-2.0att-dpexpress-2cirrusclass1class1.0class2class2.0class2.1conexant-1.0davicom-2digidigi-2digi-20dsi-scout+e-techeiconeicon-2elsa-microlink-56k-basic-2.0everex-2496dexargvc-288gvc-288-2hayesi537epiaxmodemintel-400eip568xlinux-isdn-1linux-isdn-2lucentlucent-isalucent-mt-10lucent-mt-2lucent-mt-20lucent-mt-21mainpine-10mainpine-2mainpine-20mainpine-21moto-288mt-1432nuvo-voyagerppi-pm14400fxmtppi-pm14400fxsaprometheusrc144acrc144ac-1rc288dpirc288dpi-1rc32aclrc32acl-1rockwell-k56rockwell-rcsierraskelt38modemtelebit-qblazertelebit-t3000telebit-wbtopictricom2842uds-fastalkumc92144umc9624usr-2.0usr-rtsusr-xonzyxel-1496ezyxel-1496e-1zyxel-1496e-2.0zyxel-2864devdocqdoneqetcLiberationSans-25.pcfcover.templdialrulesdialrules-pabx.bedialrules.europedialrules.extdialrules.sf-badialrules.ukdialrules.worlddpsprinter.pshosts.hfaxdlutRS18.pcfxferfaxloginfologpollqrecvqsendqstatustmp/etc/cron.daily//etc/cron.hourly//etc//etc/hylafax//etc/hylafax/faxmail//etc/hylafax/faxmail/application//etc/hylafax/faxmail/image//usr/lib/systemd/system//usr/lib64//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/hylafax+//usr/share/man/man1//usr/share/man/man5//usr/share/man/man8//var/spool//var/spool/hylafax//var/spool/hylafax/bin//var/spool/hylafax/bin/dict//var/spool/hylafax/config//var/spool/hylafax/etc/-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.opensuse.org/openSUSE:Maintenance:8775/openSUSE_Leap_15.0_Update/f017d0f30e9b49b2b53f5dec7d5a3bf1-hylafax+.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linux    ! !" ! #$$$$$$$#%%&'#&POSIX shell script, ASCII text executabledirectoryBourne-Again shell script, ASCII text executableASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3325feba8c5356ff09d8aab036bcc5ded4a36468, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=59dc7e1681261d8ba8087ea3c1ab19b12c720d59, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=c47fb1c1b7553f1f8f1067e04caa42910a908b05, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=2f2c3f51abb2ffd713c1041e8bccc4d8ebab4457, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=80d6efb5e569f3b061f37d01147c8e3c9cca4d17, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=aab1788b2e64ed9e4f79de8d54a48cf266c9b5d9, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=56a277b0e4cfca6e56f07c9de5207a7f16df44ed, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=25b1060504682e843e730be394f2fb1eb8715527, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=f7e24dc8049b41fca08ea700235fd46847011614, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=697308d323f8c9f806f355533f9088cdd09e2f66, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=eb880b3c697324891f6d689a1515b84f32ab46b0, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=21b67f20d3e8fdd5e760fbb770c913c4bd06eaca, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=cf8e5a24d99009b38bf8c0e57866141b58fbc549, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=714846d8b6a7843ee34046beb21b0b722d7f4457, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=86ccc084d08031fc2676fdb6285c9d952f19995f, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=386671ef26fe7401a0d9c23d09f5f0ef76dd4eaa, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=5186593da60d475db50f33f22ceca28e6d0e1d8a, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=da3d3a5b365f676bcaf4499440eb906ef7e9a2ad, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=7567c79fac93266bfb3daa50283aac3afb602e87, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=40891e849231674c961c616f75ab70729d7aeded, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=d1397befef611add8a70445c446931b67732552a, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=bbed86efdbe77b2a12cc856c4a3bc6b5b7f89c06, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=d83820d8dd5d4fbfcf368572d1ea3ed074104a6f, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=e0b4e69d9d42efc1c6c1ea1f0c51e8fc6d49df15, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=9294d2be75d16d04836e39e443eedc2a35ee5947, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=0b17a8953197488d93be336587c4b45ee9e0a136, strippedUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)Algol 68 source, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)PostScript document textISO-8859 textGNU awk script, ASCII text executableX11 Portable Compiled Font data, bit: MSB, byte: MSB firstPostScript document text conforming DSC level 2.0, type EPS#1:?EJPT^iuz         RRPRR"R#R!R$RRRRRR RRRR%RRR RR RR!R$RRRRRR%R RR RR#R!R$RRRRRRR%R RR RR!RRRRR RR RRRRR RRRRRR RRRRR RRRRRR RRRR RR!R#RRRRR RR RR#R$R!RRRRR RR RR!R#RRRRRR%R RR RRRRR RRRRRR RRRRR RRRR#R!R$RRR%R RR RR!R#R$RRRRRR RR RRRRR RR!R#R$RRRRR RR RRRRR RR!R#RRRR RR RRRR#R!R$RRR RRRR%R&RRRR RR RR RR RR!R#R$RRRRR RR RRRRRR!R#R$RRR%R RR RR!RRRRR RR RR!RRRRR%R RR RR!R#R$RRRRRRR RR RR!RRRRR RR lZ.1 @$utf-8bdc92bea09bdeb100d7994809425e8abc7774c9fef88d6e96ba933c9eb173ba7?p7zXZ !t/ <]"k%w7LoZx]8*oxhM# TIgT$&e~(CZpTlҺ;! kESw{LAwg2#/"7OKxտmYU?8SM:@&JE|C;0%t~ *iX5&&/["y R6E?#2oQk{8]Yg!n-ç8KXen0_:1 2;O{[Һ MZRB-="` $_F]-uНGA) H#dRֈ&KTjR|zT[XaG'ȶQr" 2ioP:eÄ}͔)x7N]:6{%I໓nΦ`y]!s 'Tqv,?|Z Ķ<o25#g{2/]iu@[XՏn5#A,v64Tٻ肠g Z}iN'R 纺FyU0U!UɊ2&Dc-/STJme])L󣻄'N֋?(spIlX'1J)us8m4?,QHW;gLb 8_y9(dҲ(| J-Z/vf&k}\m,c6b@cKGސ!a(SQL_ %Ҷ`Ư~PNCk  ?~O{~-? WUh.¡.WB p0Bf_A(;nJ HQ9< H|L6 Hbr9j3NF^YDԔ0:2`EC^\qD2[0Ly)x98RZn;uN\PpN0"Q!r/c7Ef!3uDlGuJZH$f}R}C9;yu CTw ~++] zD?Ηw^X4;K6 g(,- 'hQpG.3Z)sptqh(^K7yHVaU6z )c{ikrT MO "S^lO_ D:y\0% OBIu+޺:`:^ƀp m7o}ݗ~;n7?[ċgc}|f kHzkVE66;ݍR-T8ʁNۼd[Y=j p)1H?;'\ڻaoĵ-wo !EFJ1JDx7fBh :UM9NՒ5AsGU.F KNSx;{/Dp)&nT}nbׅ)#K*X&0Yn0M=&f_$R$,vK[(uLփ'q̓J58dg?em{ ltE3YN3F=Y畋Iۼ\{swoA(c>CZR>]Xٹ {΄,VC6Z=0`U*{4#'N#džڹ/2 0_ĠffMo/KA.SVߍ`*qm.x&a #mK= DD\PPДL{&``d}wO0GJstGz pC&P,J7*cfx l}7p2 b$H͞qh ,74E:"-Ym`N5i0 [ *"80[ 2< UC۾!$xHlَ.u8Z^OS~[+̻uQ#z-J  T1\OX7v !EN7fNKG#|_GJ}9:Zzrst)M&m`?*C+;Rj}F嵐?d: RffW9d;/dd{I,2g]i]x 20GۍgxKA%&$1E>"Zq =@.I;D"Mx:'[6G&_0geG7jk[M00 tJzXJy\k'bnu$KfؓB}FJ =l͢-{3u#ل%ڬ-7ݕ LZ霞ֽ5Vr=ѷIJ<-?we D]r^>޿&ʿZrQo;h@dݠyY7M, /u74_ѓ\\ LU*~tg'6$g jȑcTx 0 5T@|xJvgɷ PxsW,3,RG6_kg4ٹ. M7,tݴsb*(__fXݤc o=ocԲCa/SZڔCua,ZVw*͊-qF1?'jMb8$za!V4W#l9SF|ҵ2= #K[5K_;1/{+0$%W5`' gY DB,vj3́.ځE&0h`ICÊWIgX-=m[-P. f0yd#Ґhqd}%51,)&&HAo} Kd!|-@(dq7n:Ym}ۂXN, `l $_hL6:Psn* G2 B/8x}n)QtZsdA6U P/nO?%7=FN1ِGZx}=[O` րZ\ O!̓%(TK`%Dܮ ȗV^_];68Zm$ a+3'&7JR138-͉F +dQkkhk sJd&HZ)۫#2.]xljzu?A2s*侄@Dqj/129W#F$-&]d3e䍖\ë巾s:a1~^۰04~Ľ LglP]"LL ~r aS%^xz B1O(߶&e SCB)յQ1sCm܈v~ٛ4cvKMybD;vJD39%vzIʓ*7n,єO p-F7auՃ Ul/ /xa)c"QK=˞#7m:,UO]tAT/ 0q[HU p?p^T[ׁ#9e~";4=i5@\u8yN [/ww\ɧK6w-B^!g>Tw Դ_71nayER֥_̈́,QO|l7F!n/@^ؐ\hYtD,3i? b{.^&;2cDFApY}λ~ʊկ3v,6`hgS f/unFOiKL8|l,M'x5$( .B^`~ߦ7434!ئG`GķZ߹_ID|BW8ln*hQv4P.شLOzq"`w?qUKfa1%S B¾! #i+w *n`>H_VPdump%Më6;wNθ$z4ڊ۠IF q feC]lG" :0ͮꬍ?{uZ'$IZ]6:49j:f\Y>0)T0$ hA57NК4oܳ$̱v. tҪZ*`Xm]q 8<%wZ'rY!4|_{7d_b- Qn8"  1@J*3k0^'3DjU\ѡL0„uʃ:؁nC|=u[haw,oJﭳl"i\B?s`E#\"i#I0ol={FDd~iEuRhaoVxrIC>13HDzo#٤ܩ-c7nX|3SMog%$%2]iŐJ>t972A $f&szݛ"u+;ǹ* RB]w^8Skp/_RCܬ{ M=6]*625htNw Gt$g vFw?P?!@K?ɿ=ʂOT-tr. NfMn?7W>pxqVcpl+DaXKћb{}. d,W/;x:H e}69wv{^ 3YFo*yz & wY\w9 GM@_#eE=;|l[{/, 1$r;m{J^|~ބwhQ7w7Pq tI"m%#Qv]b;w;'kfjz8]_,y@#UeNvz78FU[F"3Z.雔G9<b1mxɽ?ҔK%Wm4@Iļ*РofY.{h!?JAzF̷n3 ƸD!zM=:bݟ̌^+(]Dʳ™0@I;i"6(>(*] y\'LS%ArD `c7cVUB Q*^.{1N6 ̅p.T0|lؕ]$YTd?)㣕0^uXhnWŋJ2d F4➉\o7tMqF%G`; C޼[$𕷖 j⍣혌ia~,ztÝ'l_(!4ݛbdd,]w50\RWڞs-nn+v~]4U\>m% (e4̵$;iMOB.{e3&Anaf>-g[@S"eXlFE *Gx_=LEP&j]óΝAOJڭUTOI6<%nuɊTmid+nqӒ#L{G&2(][wԀy(τ?Ek|̕[VӇJRt Vq0Sroڞ)WS}z7gX-?.TOgy[tȺZV|d|0/6l adHJasIZ o+-x"[um;Wx#$?Pۖ˾̅5Z1S=jo4 h9wLĩ aCmOc"X7}lLY)8=,@o"4;9 JBůjb#3 &$?k*T8O$5iF=n ŖR9&ޑbwq5 ߝC#({tx`wE~t0is(zse 2ȇ >:[֑z:ӡ .'qsjI 89}8f7F"y(|K8@ |?հj]`dPok+Q bns4.B? :7!#/-pV?a SEX}M= 7Ԯ'*Xi _ K,'UOSy`1Isfl$w|Qվj>(ЉBV2 3)gFM {4z =Ѭl yO.L3I<]M8CT}e|@b6P˅+؊QyT\T D͹۱&B @sH*S:6tK DeELfQ\uJhp`c\Vկ8hp,6B5hA}wj%(dJ-܌ni]y$u8#4e=0VdIo_=ؗK1-$B7YcxƻZFƳ%z!3fCg-hӼJn8l?IvzT$)@Cل/a6ߗoX\5#e{0rX'.utR_s#>љ߶`[*L?,;yWk*!5b[Vxc %)CKzb29f$/%$#Խ ع.+sV(Py9he:윽j#Ыϓ5оyT:oӶ٢KKNt/XNh_dhTistZU)ntW# lԉ͠4+gvU,jLTS5vˬ%Ѷ y}Y`W#An[mbR{=g$l -t\-2 X䟌Y swwL 84_)q@'1;nXB (ȐGΡ8 l[mj" zLKu52Q5p!!KnE*` #$1ByV5%ମN"@$d%uh KrZU\ Zp?h *fN$h+~HX5&,iL6ly"q-FW t;0ιb<kM%s؅BO3*vkcpwipr[aL/bgI`y. ::zZT"?z|y 7eU)}s 8o6g%{5fHIleڟ| -'ߍdXD kziANQ)o*4PԤls|l<:S$Ghv*˲ C Ktyֆw%)W̲M7}E Ȩ g_Ws= H/wb"B[G)./p J2tB2 {24w4Kǟ)LQ h ޡ.:>4) o; P,eҗ<ە]ESr7bQ`ئy{P8 ˿7ެi$aj#8pË+v4''~GTAӣb?8,N_GrJF?|+)e3ZWh7N⩡,L.t7) `R[O9+HGys7<`#.cofNqK;o{`f]5qT ͅHU#8pH, 7mƩKN)(s%Z nJ <a62iٶWr, "!HPQuVCrۚfį : f.&i,FEBvu^p$[.r9.^rY` ji~G=vj^NdϥUͤg8lf]ﯝWkt `}trMw$6rA73fgC* WvGuqqt$=Jnq{D|-sv#4`dZ\f Rp8~oݺ D=CmjD^ jKO`hZ= |cl+x.hfy )Q3 ::{+]Ώ@Bt#djJJ۫^clk,|g1j;//`|TИ1nv|^ ?t\9@3d6cpN@a߿z~xz(ƔiPRjl2g>ֿYcGGG4Ih܂q gS^&7b [W҄$՝Ir>')vQ)G:Rovch2̧"u5Cf*#ΟI#RnE%"ܻ(=b/h=9?Wс RܾU˶b{UI-J^T๩ Z8?9-tCRvS6Zijm~EfR;ɾ/I絋8KARn%B"bG' }#T!4C Y?᮱3\%|^:Po;ܳY~ |VlsOܝB԰d`7dБ8'zt9u VufI j$k&Adt܀l$Gl(C R8 Q!]"0ə#!kHR DGz>>9wTps̜G2 uUmLcS&HϕF6\%Ž'S1L 0IO#Zsglzfn:"(%4XkmCws9pޠ'7*TmcfiKi}}/JjT{V5?_Mf*p`X1PU:͔NEO {1Y.͚BYd)wACZqHJT[\w4I;vL睴fK)l+UxO8îˮЙ"8t,v6ӎn`-` B#oH$xGn&?'&+ wMN>-j~UrV##fΓ0E bEóCŗqH ~i֬$ܟ SaO7yRtI+H|ވ>3|@XuEksMxRIC_۔vz%˧doQdˋf2'F!t!@pNĴbR"==qŎu']x8G1=<" [0 -ɄmzL~CE +.{ŧw{6]<=*ůZe>7 iϮPk ?`ɝ؂$f`sw&}RzŶ1`zb|&ZE1~' IR,МPV\:x1(}.VT E(b`ѻG5X픊۪ 7mݎ__52Q ~TcvPdO2p~Ax JV&i48bL.Et:x߿ƒ;{.b֝).O"|"*dEY]W~h{^C1.ӓY.JYuӸnid?J`ƲuM[Kt>Jb am|NJp90oƈR 5!̅9^ȟ;e:H, V'T gXLeVನ[3yKUO ?H8XF,mL@:b@ofxPI r4ڐؚTJ`]\Q^[Ii<^R PES1;ov!G#[|Qlqέ.>eX usv^B.P2ȕ]:dz*5-,,?:IDֽ!e̛q=0?;3^ƢYc'.?葺ʭU !hzCx@U1pxdTH<7H F< XyK08Ncݱ,`<j T7NJ)pwzNmu@?mעj,TU_`T %1Rf'R*(ߩ9QSt+ˀf-W<}ӌ_glDpH6iO~M(즿}*aߘ)$Ywf}X:;2fyH\ڟNjBW8CpkYD3 Y`.cYb!^4 ˰3[ ItTB{o(j-H9 Ӿ(]TvGcF9VX M|Z^Tkxf?E%g ; _``ӊit3 W IX[D#"~!Sc6_J1 i 􂀧AUG> ZS//lI#L`q@k+j>6hٸmK]6 )njKdQ;v< Gd}N`?_D*5h46Hm:(]zУ&p+رE\C'O< j >H-fSa/PM#y+l!)ʍ:T,7YvUx1.{":ԟǽǵ1=JIc1m/Y>!> vX'WMGSDj= ό;OwۃTov8˅''n +$eM,V*jXdOΗWaT}9 \Ĝb5e ROGQat 0J&5L3l)N\Os~&>%[K B߷_q~>i +f"䢝TdFWD锧x >oP*D >݂+Po>JZ/US<l[a^+OREĠ7tk1/}3b[ m|'u ћ|4RH8\\i d7:X'+DWJmpbzԗDʚci!ދ0iR9#n)3"6nj?Seb(9JO5!,iަ(t[G:ܘ]`YVNЙ '<!.&*f,Nfε З|uVC,nFxlTgs_g)pջa8^~ÝZLOU W_RT*DìӒ0^Rl%RoT*JeWLr;,D$"7MaW 0?}V?IP*mg;?mǷ.x,~kT|c[u0XUEY _@,v1 ߪ e,Uzy;\pᨂi(,K(5z2J6 pK|j,03;!~m~Q,l:Fi\毀}  ULcR a8GY 4 "ANboy<ccc¦g:陁7 Xݫ'jFV2E ,(Xo@zAHTM݆kk+SwC[G&es橡1Uv-raiL#ޜf,ﲩ>OYЫ*"*^hGWO=.݋BU68NĒϱH#U5y)L)Q$JAGڼf0A؁V״Уnխ;h aAj+(1"Rܟ#*xR9iV#@#[,UAlZ8u4åDHA8Hh R˴ƾVU A{E=f؍!L[n'_89#H*b?^X_)tA}|-]>gZwL*}&J^ؤ>:4:j/L$︆rW[:fxq "[D8ͷHU"[{|d]ﴶ mSDa?6.Wf;CV55yf6Ƕ YZ