lizardfs-cgiserv-3.11.2-1.fc24$>@㳮+ 0O>@*?*d ! \  (AGL|t         C  P |   8d  W (89: >&?&@&G& H&L I&x X&Y&\& ]& ^'qb(d)e)f) l)"t)8 u)d v)w*` x* y***Clizardfs-cgiserv3.11.21.fc24Simple CGI-capable HTTP server to run LizardFS CGI MonitorSimple CGI-capable HTTP server to run LizardFS CGI Monitor.Y]buildvm-20.phx2.fedoraproject.orgFedora ProjectFedora ProjectGPLv3 and ASL 2.0 and BoostFedora ProjectSystem Environment/Daemonshttp://www.lizardfs.org/linuxi686 if [ $1 -eq 1 ] ; then # Initial installation systemctl --no-reload preset lizardfs-cgiserv.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable --now lizardfs-cgiserv.service > /dev/null 2>&1 || : fi if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart lizardfs-cgiserv.service >/dev/null 2>&1 || : fi # Prep, build, install, files... ############################################################>EY 'CɁA큤A큤Y]Y]ЎY]ЎY]Y7Y7Y7Y]Y7Y]ЏY]И6e04b27653ce26d5c20c033f69e3bd31687b6888d6cb97ad2e03499e37ff484e48d889102cad7ddb70319254ae58f910dbf217405e790fdc08024106df7a060711340402e11648079a4aab77c6eb40d194fd687f7199405f4d279c4fd470da6cab29ec9e6b0717ae67a70cde09b1727fd285431adbdac303106be0118e8497d08f6c6dbf618443d1d2b5e73b0b9718b5e758eb4a4418af29a554a5e34d6f39d8478e98a67cb6c6e2bd53e608c4d4a28c6281b705f45d2633e14172aef8acd09cfc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e78877b52045fb72d68caf58a1941ad0d61e460659f29b09a7e16f9f5667d85b7b07ad8a9d6229e3d0680afef6ac270257c74d6f541bf1823599bc423392cfa61frootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlizardfs-3.11.2-1.fc24.src.rpmlizardfs-cgiservlizardfs-cgiserv(x86-32) @    /bin/sh/bin/sh/bin/sh/usr/bin/python2lizardfs-cgirpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemd-unitssystemd-unitssystemd-units3.11.2-1.fc243.0.4-14.6.0-14.0-15.2-14.13.0.1Y\Y*Y /X:@XXXQ@XX"@XX2@W@W=V^@V*!@Tء@T\@TSR^O@L%@Jonathan Dieter - 3.11.2-1Jonathan Dieter - 3.11.0-3Jonathan Dieter - 3.11.0-2Jonathan Dieter - 3.10.6-7Jonathan Dieter - 3.10.6-6Jonathan Dieter - 3.10.6-5Jonathan Dieter - 3.10.6-4Jonathan Dieter - 3.10.6-3Jonathan Dieter - 3.10.6-2Jonathan Dieter - 3.10.6-1Jonathan Dieter - 3.10.4-1Jonathan Dieter - 3.10.0-1Jonathan Dieter - 3.9.4-1Piotr Sarna - 3.9.4Piotr Sarna - 3.9.2Adam Ochmanski - 2.6.0Alek Lewandowski - 2.5.4Alek Lewandowski - 2.5.2Marcin Sulikowski - 2.5.0Peter aNeutrino - 1.6.28-1Jakub Bogusz - 1.6.27-1Jakub Bogusz - 1.6.19-1Jakub Bogusz - 1.6.17-1Jakub Kruszona-Zawadzki - 1.6.16-1Jakub Bogusz - 1.6.15-1- Update to 3.11.2, removing upstreamed patches and adding in some new ones to fix some small caching bugs- Add more upstream bug-fixes, the most important of which fixes a rare crash in master- Update to 3.11.0 which fixes bug where goals are all empty - Remove upstreamed patches - Add new upstream patches that fix bugs in 3.11.0- Switch to upstream patch for building with GCC 7- Add patch to fix building in Rawhide- Fix BuildRequires for Judy-devel - Add BR: pam-devel- Take ownership of /etc/mfs - Explain why libcrcutil is bundled - Change %define to %global - Use hardcoded paths when removing /usr/bin/env from scripts so we don't have to BR: python?-devel - Remove unnecessary rm -rf %{buildroot} - Update license information- Use __python2 and __python3 macros instead of hardcoded paths when removing /usr/bin/env from scripts- Cleanup spec file - Use Fedora build flags - Remove /usr/bin/env from scripts- Update to 3.10.6 - (master) judy library fixes - (master) ARM compilation fixes- Update to 3.10.4 - Rename tools- Update to 3.10.0- Fix -l option in mfsmakesnapshot- (master) Removed master server overload on restarting chunkservers - (master) Improved global file locks engine - (chunkserver) Fixed leaking descriptors problem - (chunkserver) Improved mechanism of moving chunks to new directory layout - (chunkserver) Fixed issues related to scanning directories with new chunk format present - (mount) Removed hang in mount when chunkserver reported no valid copies of a file - (master) Changed handling of legacy (pre-3.9.2) chunkservers in new installations - (cgi) Added XOR replication to statistics - (all) Removed default linking to tcmalloc library due to performance drop- (all) Introduced XOR goal types - (all) Added file locks (flock & fcntl) - (all) Increased max number of files from 500 million to over 4 billion - (all) Introduced managing open file limits by PAM - (master) Improved consistency of applying changelogs by shadow masters - (master) Redesigned snapshot execution in master - (master) Redesigned chunk loop logic - (master) Added option to limit chunk loop's CPU usage - (master) Removed hard coded connection limit - (chunkserver) Added new network threads responsible for handling requests sent by chunkserver's clients - (chunkserver) Introduced new more efficient directory layout - (chunkserver) Added option to choose if fsync should be performed after each write for increased safety - (chunkserver) Removed hard coded connection limit - (chunkserver) Added replication network bandwidth limiting - (mount) Improved symlink cache and added configurable timeout value - (all) Minor bug fixes and improvements- (all) Added comments in all config files - (all) Improve messages printed by daemons when starting - (cgi) A new chunkserver's chart: number of chunk tests - (cgi) Fixed paths to static content - (cgi) New implementation of the CGI server; mfscgiserv is now deprecated. - (cgi) New table: 'Metadata Servers' in the 'Servers' tab - (chunkserver) Allowed starts with damaged disks - (chunkserver) A new option: HDD_ADVISE_NO_CACHE - (chunkserver) Improved handling of disk read errors - (chunkserver) Removed 'testing chunk: xxxxxx' log messages - (master) A new feature: disabling atime updates (globally) - (master) Fixed rotating changelogs and downloading files in shadow mode - (probe) New commands - (probe) Renamed to lizardfs-admin - (all) Minor bug fixes and improvements- (all) Boost is no longer required to build the source code of LizardFS or use the binary version - (all) Added tiering (aka 'custom goal') feature, which allows users to label chunkservers and to request chunks to be stored on specific groups of servers - (cgi) "Exports" tabs renamed to "Config", now it also shows goal definitions - (cgi) Added new tab "Chunks" - (probe) New command "chunks-health" makes it possible to get number of missing or endangered chunks - (master) Fixed reporting memory usage in CGI - (mount) Fixed caching contents of open directories - (mount) Add a .lizardfs_tweaks file - (all) Other minor fixes and improvements- (master, shadow) Metadata checksum mechanism, allowing to find and fix possible metadata inconsistencies between master and shadow - (mount, master) ACL cache in mount, reducing the load of the master server - (packaging) Support packaging for RedHat based systems - (master) Improved chunkserver deregistration mechanism in order to avoid temporary master unresponsiveness - (polonaise) Add filesystem API for developers allowing to use the filesystem without FUSE (and thus working also on Windows) - (all) Minor fixes and improvements- (master) High availability provided by shadow master servers - (mount, chunkserver) CRC algorithm replaced with a 3 times faster implementation - (mount, master) Support for quotas (for users and groups) - (mount, master) Support for posix access contol lists (requires additional OS support) - (mount, master) Support for global I/O limiting (bandwidth limiting) - (mount) Support for per-mountpoint I/O limiting (bandwidth limiting) - (adm) New package lizardfs-adm with a lizardfs-probe command-line tool which can be used to query the installation for variuos parameteres - (master) New mechanism of storing metadata backup files which improves performance of the hourly metadata dumps - (all) A comprehensive test suite added - (all) Multiple bugfixes- (all) compile with g++ by default - (deb) fix init scripts for debian packages - (all) fix build on Mac OS X - (cgi) introducing LizardFS logo- adjusted to keep configuration files in /etc/mfs - require just mfsexports.cfg (master) and mfshdd.cfg (chunkserver) in RH-like init scripts; for other files defaults are just fine to run services - moved mfscgiserv to -cgiserv subpackage (-cgi alone can be used with any external CGI-capable HTTP server), added mfscgiserv init script- separated mfs-metalogger subpackage (following Debian packaging)- added init scripts based on work of Steve Huff (Dag Apt Repository) (included in RPMs when building with --define "distro rh")- added mfscgiserv man page- initial spec file, based on Debian packaging; partially inspired by spec file by Kirby Zhou/bin/sh/bin/sh/bin/sh 3.11.2-1.fc243.11.2-1.fc24lizardfs-cgiserv.servicelizardfs-cgiservermfscgiservlizardfs-cgiservNEWSREADMEUPGRADElizardfs-cgiservCOPYINGlizardfs-cgiserver.8.gzmfscgiserv.8.gz/usr/lib/systemd/system//usr/sbin//usr/share/doc//usr/share/doc/lizardfs-cgiserv//usr/share/licenses//usr/share/licenses/lizardfs-cgiserv//usr/share/man/man8/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuASCII textPython script, ASCII text executablePython script, ASCII text executable, with very long linesdirectorytroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRutf-8?7zXZ !#,]"k%]sĹQ=JGD -ͪuqL&g r0am ]UrSAI(g6ZLH@u;,N/'1ȣe6*ObtKbqd/?j%%u󨆁_)A95fj6Yd 6{! eR1B,+}M}N2Xg;"{{54ZPCǑ\K+[eP XT>]i;f;J'̷,#^d?L$}%GHM@e Ԑ.ƽm>SQYj|H^D]PG@Kmی%:JQTe,7ᰶ `Mlڜbڳ~zv'eyv؈-f j6i\)}ji^L:ѯ(7YUա$oEz5'%Mw{-;Ke,c^Ĝr{$5aBI^H)^g+D5~Hы%,HNoN;ZoivT P>r+ 6~2>v~3yWT ءmLp53{ǜ[Up$ŽV+ɍD)h\$B]r?qu4Sfl 9X$+(uԾP3 e40=qr@|)TgN]rINJ]xTkĦEJ ַW0wOR6Jqb6ldgPky=Nm:ٳy4oˁptJ B 2Z]VP)#hqIC?P-GfG]Iig^CMƺm.OrT2G3">m3  ? ƻ,2 h`"d2v~8vϫ1ՌorRZ=EB3p29%w9!Ecn8^DsEWj(<ؤUkMBXXeUR!@tXw« IĤ\أrfF9sVbD97rM&9Y]zJ \OMtVA[k[-\`9QY0aqTsW?^jCpd!(amSOE#iFLr`f?[Ckz#EF&h hDg%5.OiV`ϳKP[M'׵NbW"7e~}csAaNE?b$8cs>E}0(rW}ze4B,EEoʍ!ӲLW>#葏Ր wĘ/$ÖkQ( 1O7xi@m z#z{#\{_x޷tx[llf L_7$Zu} 5[VwٚlF6lt]ZpTN:H7N/_4_+yW76sHYVAځM{0wIȮIܕ56 %1jxLA[OhP˓UJzNVE`pc-Tcvk\6|LpS!y9Вk=P*0WfQS.h:Zw[f?НI>U{9p[l{ɮU|hsp YB>wMq@,(DbH4?y` TčcB2WbPfOH*+'範*@Sn:W3T",M6Lr=gOnf /*_PBZ)v#ecw{t;rw9uT^ dr-4f"H $B @o&Xws09"1DY2 L}[vM+w:i8h.-uUmd21 ORuy`@/ɍP7iz P7'1p?EA,tmc!4@NHLu H/I*9GoŭCBowgUЊn9Q+殗vʻlCT9n'p<0nZw8ׯ^::)褷>;o)ͥ`E:9߱AIR<ԏ^@%4 Pa8Y1M\"va#﨧LoX3 ^aۡNKnrN"2HaRYո|Z&L\ ͞D1|5GP}ɼ~.VL/x t=ՍH |M^:_Qr 4^cFcljA/1s/@v8BE)PN7+di+5ٷ^q0Hy6wo_ j`0w0DU-rK-쏭r$|aڸyotKdU+08eZyp FoqwKx>XÏ+v3xQ!P]x4 _J:mY tWMw`=i K6_vEfP*8tY}/lQc&N'w#"HX㛩OSB0zUjiVtjy$;%;=#0~ϭ4@(p|d\ekܔB3^g:h@o'{2Q|ѐƍ8¨Zּmzt"ʛ/{^m%XŸ5--F"HCu^R|`iFXQmB8~ uQ(5Q 꾣5eWtN8mk8A9 WgIkx-HK|o~h2ю &%``[֕ahT1݆]uV#7+m1%h1h 2CYJ#>ƈOL YZ