Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-22 | Added tftp-hpa as a debian package dependency | James F. Carter | |
2016-04-05 | Bumped dependencies. | Steve Kemp | |
This allows the package to install upon Jessie. The redis library wasn't added, so that we can still install upon Wheezy. To install upon Wheezy: gem install curb gem install redis Once our status-hosts are all Wheezy we can defult to ruby-redis. This closes #12713 | |||
2015-12-18 | Removed references and support for beanstalkd. | Steve Kemp | |
The beanstalkd queue used to be used in the past, and we later added support for Redis via a simple abstraction layer. But now we've no longer tested and used beanstalkd for over a year, and the client-libraries are no longer available as native Debian packages. With that in mind we've excised the code, although left the abstraction-class in-place. | |||
2015-02-04 | Updated dependencies on LDAP ruby package. | Steve Kemp | |
On Squeeze we must use libldap-ruby1.8, on jessie we use libldap-ruby | |||
2015-01-30 | Updated Debian standards version. | Steve Kemp | |
This mostly meant removing the prefix from the description(s) of the packages. | |||
2013-10-04 | We don't depend on beanstlk | Steve Kemp | |
2013-02-13 | We depend upon the ruby ldap package now. | Steve Kemp | |
2013-01-12 | Updated dependencies of the custodian-bytemark package. | Steve Kemp | |
2012-12-06 | Package reorganization: | Steve Kemp | |
Created a new package custodian-bytemark which installs a queue-monitoring cronjob. | |||
2012-11-29 | * Added mauve suppression to the mauve alert class. | Patrick J Cherry | |
* Added debian recommendation for mauvealert-client | |||
2012-11-25 | Added homepage. | Steve Kemp | |
2012-11-24 | Updated wording in the packaging repository | Steve Kemp | |
2012-11-24 | Depend upon rubygems rather than curl. | Steve Kemp | |
2012-11-22 | Removed json as a dependency. | Steve Kemp | |
2012-11-20 | Added ruby as a build-dep | Steve Kemp | |
2012-11-16 | Depend upon txt2man | Steve Kemp | |
2012-11-15 | Depend upon curl | Steve Kemp | |
2012-11-14 | Removed tests | Steve Kemp | |
2012-11-14 | Moved build-deps into the correct section | Steve Kemp | |
2012-11-14 | Build-depend upon ruby so the test suite succeeds | Steve Kemp | |
2012-11-13 | Added Debian-packaging files. | Steve Kemp | |