piranha-debuginfo-0.7.10-2> A AlpA?A%x#9x1Bo~\WG=%wk~pM5,~(Nۯ]2e57764d62aaa87d299c119dd1d907003b486cfc<*d[Wv?A%x-kr:>nZ+K TV"(23Ġցӎ&~-0|>!:?:d  C. @RX]v(8Y9DY:YF:X:,Y:0b:9d:]e:bf:gk:il:nCpiranha-debuginfo0.7.102Debug information for package piranhaThis package provides debug information for package piranha. Debug information is useful when developing applications that use this package or when debugging this package.Anoswad.fnal.govFermi National Accelerator LaboratoryGNU GPL Version 2Development/Debuglinuxi386piranha-0.7.10-2.src.rpmpiranha-debuginfoJJrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)4.0-13.0.4-14.2.3AAAA6A7?N?)>o=<<~Ā;U;;;;&;_;0;;tu;i;e;^ ;)P;; ;;;q9Mb9L9H9=959)9)998Ř8Ř8F88888888 888#8р888:888888\88h8887b7777ʀ7J77է7Lon Hohberger 0.7.10-2Lon Hohberger 0.7.10-1Lon Hohberger 0.7.9-1Lon Hohberger 0.7.8-1Lon Hohberger 0.7.7-1Mike McLean Mike McLean Mike McLean Mike McLean Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Tim Waugh Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Philip Copeland Keith Barrett Keith Barrett Keith Barrett Keith Barrett Keith Barrett Philip Copeland Philip Copeland Keith Barrett Philip Copeland Philip Copeland Philip Copeland Philip Copeland Mike Wangsmo Philip Copeland Mike Wangsmo Keith Barrett Keith Barrett Mike Wangsmo Keith Barrett Keith Barrett Philip Copeland Keith Barrett Keith Barrett Bill Nottingham Mike Wangsmo Mike Wangsmo Keith Barrett Keith Barrett Keith Barrett Keith Barrett Keith Barrett Keith Barrett Keith Barrett Mike Wangsmo Keith Barrett Mike Wangsmo Philip Copeland Keith Barrett Mike Wangsmo Keith Barrett Nalin Dahyabhai Mike Wangsmo Keith Barrett Mike Wangsmo Mike Wangsmo Mike Wangsmo Mike Wangsmo Mike Wangsmo Mike Wangsmo Mike Wangsmo Mike Wangsmo Mike Wangsmo - Fix spec file problem.- Fix segfault on empty lvs.cf on x86_64- Force sending of last heartbeat before shutdown of backup so that the master re-arps the VIPs (#134007)- Add active/inactive commands, patch from Sébastien Bonnet.- Fix misc. bugzillas- Changed shell for user piranha to /sbin/nologin - fixed %post script- Passing LIBDIR to 'make install'.- Escaped all % characters in %changelog.- Added /etc/sysconfig/ha/logs/README to file list- Final checkover and commit for AS - bumped release number and added in the man pages- Fixed up piranha-passwd (#60440) - Updated the LVS-HOWTO docs (#60204) - fixed the silly misname of a directory in the httpd.conf (#60529)- pulled in Wensong's memory leak patchs - Dropped the shared scsi portion in the web interface Note: FOS will vanish in piranha 0.7.0's interface, in theory that functionality will be taken over by clumanager which is part of the advanced server offering. In the future clumanager/piranha will merge (so I'm told)- Add in missing lvs.c code that was in fos.c (re pzb's patch)- send_arp,c, changed the sock=socket(AF_INET,SOCK_RAW,htons(ETH_P_RARP)); back to sock=socket(AF_INET,SOCK_PACKET,htons(ETH_P_RARP)); as I got reports that this wasn't working. It will work fine, just there will be noise that it's an obsolete interface- Finally someone spotted the reason why the children don't die much happiness spread by Sebastien - Added in additional patch from Sebastien for bugzilla #57654 which I think is also a solution for #15911- Added in a patch I got from pzb for to be a good deal more sensible about how we detect if we're using FOS mode or LVS mode other than looking for a start or stop script (shudder)- Merged in Wensongs quiesce server patch for nanny - Updated the web interface to also know about the quiesce option- removal of unnecessary usleep() call in nanny.c- Merged in a patch for nanny.c from Wensong which cleans up the run() function by splitting out two new funcions, adjustWeight(), and checkState(). - I thought I'd removed the portion in the Makefile that tweaks with /etc/httpd/conf/httpd.conf but it was still there when I looked. Removed it.- control.php3 has for ages been calling /usr/sbin/ipvsadm. Unfortunately that changed to /sbin and was not updated https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=56497 - In the pulse.c code, too few elements were allocated for the arguments causeing an occasional segv.- Forgot to bump the release number for the build system- Added in a switchover for fos (virt/real address swapover to prevent the fos call to nanny checking the real IP instead of the VIP- Fix segfault when not using multipath heartbeat (bug #54506).- Bundled in some very simple template scripts with the documentation. Dropped in an example_script with the main dist. Bumped the version number (0.6.0-10)- Minor changelog entries and bumped version number- Removed nasty httpd.conf modifications in the rpm spec file. (An artifact of the old install system) - Dropped in an example script for use with the send_program function. Probably need to spend a week cooking up a library of 'common' scripts for use.- dropped in the changes required for usage of send_program in the FOS enviroment. (untested)- Added in the send_program feature to LVS Should be forward portable to FOS quite easily- Fixed parse.php3 so that it wouldn't issue the persistance option twice in the lvs.cf configuration file- made minor cast for fwmark change- Reformatted the entire src tree into GNU standard formatting- Merged in Wensongs fwmark changes - Moved piranha-passwd to /usr/sbin per requests- Various tidyups/rpm fiddling in an effort to allow for building standalone outside of the buildsystem.- spec file keeps missing off the modules -> /usr/lib/apache link added explicit rule in %files- Humm, killed off the piranha.desktop file as the GUI is web based not X11 and this makes no sense to try and start from a menu item. A bookmark maybe.- Directives from der Boss, we must be able to run rpm -V successfully - Collapsed piranha piranha-gui piranha-docs into a single rpm- Made fast changes to the hard coded /usr/sbin/ipvsadm to be /sbin/ipvsadm. This should be in a define in a header file however because of time pressure I'm doing it this way first and fix it up next week.- Corrected netmask logic so it does not ref gethost call and is only used when value is non-zero. - Added netmask error code and return string - Fixed pulse's use of netmasks in ifconfig and sendarp calls - Put missing "if debug" blocks around debug output - If using FOS, assume active if no backup node specified in lvs.cf - Correct inconsistent use of --test-start, --nofork, --nodaemon, and --norun between pulse, nanny, fos, and lvs. Updated man pages too. - Removed ipvsadm build from Makefile - piranha requires ipvsadm 1.17+ - parser now handles trailing \r chars (customer problem)- Updated documentation and authors - Created new documentation system and GUI links to it- Fixed piranha-gui startup script and piranha spec file - Fixed gui error screen to report correct file permission & ownership- Removed ipvsadm inclusion in piranha RPM - Changed version to exceed last experiemental release - Corrected web reference in spec file - Cleaned up 7.x installationin spec and makefile - Bumped version (multiple times)- Merged Bryce's ipvsadm changes - Changed nobody to apache (if apache user apache exists) - Migrate existing lvs.cf file if appropriate - bumped version- change the default uptime method to be rup instead of ruptime- reintegrated Keiths changes, tweaked the Makefile, updated the comments etc.- Backed out some patches to pulse.c, fos.c, lvs.c, and nanny.c - Updated documentation - Changed "take control" heartbeat- removed the 'accept' input button in control.php3 to better fit the documentation - Updated the lvserror.php3 to reflect another not so uncommon fault that may prevent correct running of the GUI - Tidied up some eyecandy- Fixed an incorrect pag redirection in the failover pages - added two missing subnet masks to the peristance netmask field- modified the piranha.spec.in file and Makefile to allow for release number updates (from editing the Makefile) - fixed a bug in redundancy.php3 which occurs when no lvs.cf file is present - made ipvsadm popt change (minor patch which shouldn't affect native redhat installed systems)- core item ipvsadm has been updated to use ipvs-0.9.12-2.2.14 - Minor tweeking of directory scruture - gui files no longer included in rpm builds - added a load of patches from the bugzilla archives - made kernel diffs - made sure the rpms built and installed correctly- changed the password updating/setting policy. Made all password actions root operations via a root owned shell tool (piranha-passwd)- Security exposure raised by ISS regarding the passwd.php3 file fixed by replacing the external call to htpasswd with php3s own crypt function (see parse.php3 change_password) - Rebuilt packages and generated errata.- removed killapache - changed sample httpd shutdown to use proper init scripts - Keith fixed MORONIC spelling error in pulse.c :) - moved the GUI README into the %doc list- Improved take control heartbeat login in pulse - Enhanced old GUI README to notify user of special conditions - Bumped version- Bumped version to reflect changes to fos, pulse, and old GUI- added fos to file list - moved apache & php requires to gui package - reordered the install of killapache to make strip not puke- Corrected signaling, heartbeat, and failover in pulse - Bumped version to reflect a stable release - Note: pulse USR1/2 disabled in this checkin- Corrected memory errors in parser - Updated fos - Improved (but have not finished) pulse changes - Bumped version to reflect parser change- Added password services to web control - Altered pulse to provide a signal escalator between nobody root as we now have a "use a uid/gid < 100" limitation that apache's suexec doesn't cater for - Added default password to web (null) - minor spec file changes- New version of pulse with enhanced signals - New service = xxx parameter in config system - New man pages and doc updates- Checked in failover service changes. Not fully - functional yet.- use a uid/gid < 100- fiddled with the /etc/lvs.cf stuff some more- *NO* "echo's" in spec files! - made /etc/lvs.cf a %config so it'll get backed up on upgrades - cleaned up some useradd/groupadd errors- Fixed parsing of protocol = xxx - Bumped version (again)- Fixed passthrough of routing type options - Fixed man pages to reflect routing type options - Changed formatting of sample.cf file and included comments - Bumped version number- Fixed segfault problem in nanny - Minor changes reporting the phase out of the old GUI - Bumped version number - Changed spec file to include web in GUI RPM- Bumped version to reflect Bryce's changes to install scripts - Added persistent netmask to lvsconfig and lvs and sample.cf- Bumped version - Improved send/expect stuff- Bumped version to reflect GUI changes- Added send/expect parsing to lvs, lvsconfig, and nanny. - Updated nanny man page and sample.cf file- added a groupadd line so useradd wouldn't fail.- added generic service parameters to nanny.c and nanny.8- added uid/gid piranha to setup (233) - cleaned up %install a bit- Added NAT/direct routing/tunneling to the web interface - fixed up the web documents to tell the web browsers that caching them would be a BAD idea - Added some prettify stuff- Changed pulse call to send_arp to /usr/sbin - Suppress sock error on unconfigured tunl device - Bumped version- removed piranha-web package and put it into main package- Added Bryce's README.beta to beta release- check that RPM_BUILD_ROOT != / when installing - handle case if httpd not installed during %install - handle gzipped man pages- tagged the desktop entry as %config- Minor updates to doc files and man pages. - Added headers and history to some source files - Created nanny.h file- added the HOWTO- added KDE desktop entry - added piranha icon pixmap - fixed *tons* of lvs <-> gui glue problems- added a send_arp tool to the package - removed the /etc/lvs.cf entry (it was dumb here) - strip all binaries too - added nanny to package- moved all bins to /usr/sbin - added pulse init script- moved piranha to its own package- added the documents package- added a few more files to the file list - relocated some things. - put in a stub config file- restructured the package to come from CVS - renamed it - added oot's lvs daemon - added the perl client_monitor tool from Lars Marowsky-Bree - put stubs in for the GUI - buffed up the Makefile- initial buildloma.build.redhat.com 11002755720.7.10-2-O2 -g -pipe -march=i386 -mcpu=i686cpiogzip9i386i386-redhat-linux-gnu?3070704 $!A>A @5|