SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gearmand-server-sqlite3-1.1.19.1-lp155.2.106.x86_64.rpm :

* Sun Apr 30 2023 Lars Vogdt - systemd service file changes: + start after syslog.target network.target + switch from /var/run to /run + ignore EnvironmentFile, if it does not exist (use default values given in service file in this case)
* Thu Oct 22 2020 Tuukka Pasanen - Update to version 1.0.18- Bugfixes
* Fixing compiler warnings and incorporating security scan results
* Dropped OSX from automated testing
* Various fixes from the community
* Thu Sep 20 2018 Tuukka Pasanen - Update to version 1.0.18- Bugfixes
* HTTP protocol bug fix
* configure.sh accepts -o flag
* Build and test cleanly on OS X with latest xcode
* Redis fixed for items larger than 64 bytes #129
* Various memcached plugin bugfixes
* Shellcheck passes for bootstrap.sh
* Fixes to HTTP protocol plugin and background jobs
* Redis queue plugin refactored
* TCP Keepalive settings are properly respected
* Various fixes for stricter C++11 compilation
* Changed from CYaSSL to WolfSSL
* Various fixes to memcached queue plugin
* 2016-12-26 Fix specfile for renamed README
* 2016-12-26 Update readme md (#66)
* 2016-12-14 remove gearmand text command shutdown (#40)
* 2016-12-14 Added \"prioritystatus\" command to display queued jobs broken down by priority.
* 2016-11-22 bug fixing: instead of undefined
* 2016-11-22 bsd portable shebang
* 2016-11-19 Ignore tarballs built as a result of \'make dist\'
* This includes significant fixes for the redis queue backend, and various minor bug fixes. See changelog in tarballs for details.
* Wed Sep 28 2016 fcastelliAATTsuse.com- Create gearmand-redis sub package- Create gearmand-memcached sub package- Add fix-without-mysql.patch: required to actually disable libmysql- Add makefile-remove-clean-rpm.patch: required to have \"make clean\" work inside of the rpm build environment- Add fix-redis-replay.patch: fix redis support- Release 1.1.12:
* GEARMAN_SERVERS environmental variable for libgearman to pick up servers to communicate with. This means that any driver now linked with libgearman will be able to handle multiple servers.
* Add INFO level messages for queue creation.- Release 1.1.11
* Workers which return a bad gearman_return_t will be counted as an error by the server and not a final (i.e. they will be retried).
* Fixed possible bug where the server would over count the number of NOOP sent if NOOP messages did not get sent.-Release 1.1.10:
* Added gearman_job_use_client()
* Improve compile time.
* Fix for NOOP failure (bad worker causes early exit of loop).
* Fix for postgres (use INFORMATION_SCHEMA).
* Added gearman_client_has_active_tasks() so that you can see if a client has active tasks that it is working on.-Release 1.1.9:
* Added gearman_task_is_finished()
* Improved SSL support.
* Exceptions are now supported.
* gearmand excepts its root CA via the environmental variable GEARMAND_PORT.
* libgearman will now except GEARMAND_CA_CERTIFICATE, GEARMAN_CLIENT_PEM, and GEARMAN_CLIENT_KEY- Release 1.1.8:
* Postgres test case now passes.
* SSL support added.
* OSX fixes.- Release 1.1.7:
* Cleanup of error codes returned by gearmand.
* gearmand will now set its port from the env variable GEARMAND_PORT.
* Fix issue where identifier might not be set correctly on reconnect.- Release 1.1.6:
* Merge of 1.0.4 tree
* Added support for gearadmin to \"cancel\" a job.
* Keep-alive support for gearmand has been extended (more options to control behavior).
* Fixed issues related to clients who didn\'t really support exceptions being passed exceptions.- Release 1.1.5:
* Rollup of bug fixes for 1.0.3
* --threads=0 for gearmand will now result in gearmand using all available cores.- Release 1.1.4:
* Add GEARMAN_CLIENT_GENERATE_UNIQUE, with default set to not generate.
* Experimental addition to queue service which will allow a queue to be stored on shutdown (--libsqlite3-store-on-shutdown).
* Rollup of all changes in 1.0.2- Release 1.1.3:
* Merge with 1.0.1- Release 1.1.2:
* Merge with 0.41- Release 1.1.1:
* Merge with 0.39- Release 1.1.0:
* Fix for ABI compatibility issues.
* Wed Feb 24 2016 roAATTsuse.de- add install section to gearmand.service- remove \'=\' from commandline in gearmand.service which prevents variable expansion
* Mon Dec 15 2014 larsAATTlinux-schulserver.de- use /etc/sysconfig/gearmand also for systemd file
* Mon Dec 01 2014 obsAATTbotter.cc- instead of using /var/run use _rundir macro
* Tue Nov 18 2014 obsAATTbotter.cc- prepare gearmand for use with systemd: add service file- create directory in /var/run using tmpfiles.d- Fix useradd invocation: -o is useless without -u and newer versions of pwdutils/shadowutils fail on this now.
* Wed Jul 10 2013 larsAATTlinux-schulserver.de- update to 1.0.6: + strlen() of zero on name passed for instance did not result in a connection to localhost (which the php driver thought would happen). + Fix regression in log not updating time on all platforms. + Fix issue where pecl php wasn\'t passing a null string to get default host + Fix for log_fn + Added --coredump flag to gearmand + Removed result type enum, since the structure is never exposed to the user this was of limited use. + Assorted bug fixes.- removed upstreamed gearmand-enable_listen_directive.patch- removed gearmand-add_braces.patch handled upstream
* Sat Feb 23 2013 larsAATTlinux-schulserver.de- added GEARMAND_OPTS in init script and sysconfig file
 
ICM