Revisions of gearmand

Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 21)
- 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)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 843894 from Tuukka Pasanen's avatar Tuukka Pasanen (illuusio) (revision 20)
- Update to version 1.0.19.1
- Bugfixes
  * Fixing compiler warnings and incorporating security scan results
  * Dropped OSX from automated testing
  * Various fixes from the community
Darin Perusich's avatar Darin Perusich (deadpoint) accepted request 637659 from Tuukka Pasanen's avatar Tuukka Pasanen (illuusio) (revision 19)
New try with minimal changes to get 1.0.18 version with SSL support.

- 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. 
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 436149 from Flavio Castelli's avatar Flavio Castelli (flavio_castelli) (revision 18)
Update to latest release. Add subpackages for redis and libmemcache queues
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 17)
- add install section to gearmand.service
- remove '=' from commandline in gearmand.service which prevents
  variable expansion
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 16)
- use /etc/sysconfig/gearmand also for systemd file
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 263602 from Stefan Botter's avatar Stefan Botter (jsjhb) (revision 15)
- instead of using /var/run use _rundir macro 

- 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.
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 14)
- 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
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 13)
- added GEARMAND_OPTS in init script and sysconfig file
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 12)
- also allow port 4730 UDP
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 11)
- include SuSEfirewall2 service definition file
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 10)
package home directory
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 9)
- added gearmand-enable_listen_directive.patch
  (see https://bugs.launchpad.net/gearmand/+bug/1127347)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 8)
fix build on newer distributions
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 7)
osc copypac from project:server:monitoring:gearman package:gearmand revision:17
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 6)
- updated to 1.0.3 with many changes since 0.14 release
  (please refer to /usr/share/doc/packages/gearmand/ChangeLog)
- splitted the package into pieces:
  + libgearman7 (pure library package)
  + gearmand-server (basic server package)
  + gearmand-server-{mysql,postgresql,sqlite3} containing the 
    server binaries with their dependencies to the databases.
    Using update-alternatives to move the "right" binary into 
    /usr/sbin/gearmand during init
  + gearmand-tools containing cmdline tools for management of the 
    server (can be installed on a separate machine)
  + gearmand-doc containing developer documentation
  + gearmand-devel containing header files
- added gearmand-add_braces.patch

- removed startproc from init-script
- moved pidfile into own directory that gearmand-user can create it
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 5)
no libpqxx-devel on SLE11
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 4)
ignore libtool wrapper in example files
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 3)
- update to 1.1.3
- init script creates piddir now
- splitted into different subpackages

-> package needs to be tested before we can publish it: publishing disabled for now
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by