summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2017-07-04Update sysutils/beats to 5.4.3.fhajny2-7/+7
Doc changes only.
2017-07-04Update sysutils/rsyslog* to 8.28.0fhajny5-24/+28
- omfwd: add parameter "tcp_frameDelimiter" - omkafka: large refactor of kafka subsystem - imfile: improved handling of atomically renamed file (w/ wildcards) - imfile: add capability to truncate oversize messages or split into multiple - mmdblookup * upgraded from "contrib" to "fully supported" state * refactored and simplified code * added ability to specify custom names for extracted fields * bugfix: fixed multiple memory leaks - imptcp: add new parameter "flowControl" - imrelp: add "maxDataSize" config parameter - multiple modules: gtls: improve error if certificate file can't be opened - omsnare: allow different tab escapes - omelasticsearch: converted to use libfastjson instead of json-c - imjournal: _PID fallback - multiple modules: add better error messages when regcomp is failing - omhiredis: fix build warnings - imfile bugfix: files mv-ed in into directory were not handled - omprog bugfix: execve() incorrectly called - imfile bugfix: multiline timeout did not work if state file exists - lmsig_ksi-ls12 bugfix: build problems on some platforms - core bugfix: invalid object type assertion - regression fix: local hostname was not always detected properly on early start (w/o network). - bugfix: format security issues in zmq3 modules - bugfix build system: add libksi only to those binaries that need it - bugfix KSI ls12 components: invalid tree height calculation - testbench/CI enhancements
2017-07-04Updated dbus to 1.10.20.wiz2-7/+7
D-Bus 1.10.20 (2017-06-29) == The “suggesting a delivery gone horribly wrong” release. Fixes: • Fix a reference leak when blocking on a pending call on a connection that has been disconnected (fd.o #101481, Shin-ichi MORITA) • Don't put timestamps in the Doxygen-generated documentation, for closer-to-reproducible builds (fd.o #100692, Simon McVittie) • Avoid an assertion failure when connecting to a semicolon-separated series of addresses, one of which fails (fd.o #101257, Simon McVittie) Documentation: • Update git URIs in HACKING document to sync up with cgit.freedesktop.org (fd.o #100715, Simon McVittie)
2017-07-03Update sysutils/consul to 0.8.5.fhajny2-7/+7
BREAKING CHANGES: - agent: Parse values given to `?passing` for health endpoints. - agent: The default value of `-disable-host-node-id` has been changed from false to true. IMPROVEMENTS: - agent: Added a `-disable-keyring-file` option to prevent writing keyring data to disk. - agent: Added automatic notify to systemd on Linux after LAN join is complete, which makes it easier to order services that depend on Consul being available. - agent: The `http_api_response_headers` config has been moved into a new `http_config` struct, so the old form is still supported but is deprecated. - dns: Added support for EDNS(0) size adjustments if set in the request frame. - server: Added a startup warning for servers when expecting to bootstrap with an even number of nodes. - agent: (Consul Enterprise) Added support for non rotating, statically named snapshots for S3 snapshots using the snapshot agent. BUG FIXES: - agent: Fixed a regression where configuring -1 for the port was no longer disabling the DNS server. - agent: Fix `consul leave` shutdown race. - agent: Show a better error message than 'EOF' when attempting to join with the wrong gossip key. - agent: Fixed an issue where the `Method` and `Header` features of HTTP health checks were not being applied. - agent: Fixed an issue where internally-configured watches were not working because of an incorrect protocol error, and unified internal watch handling during reloads of the Consul agent. - server: Fixed an issue where the leader could return stale data duing queries as it is starting up.
2017-07-03New package, p5-Monitoring-Plugin. From Alberto Mijares via wip, typos fixed.bsiegert5-1/+53
From DESCR: Monitoring::Plugin and its associated Monitoring::Plugin::* modules are a family of perl modules to streamline writing Monitoring plugins. The main end user modules are Monitoring::Plugin, providing an object-oriented interface to the entire Monitoring::Plugin::* collection, and Monitoring::Plugin::Functions, providing a simpler functional interface to a useful subset of the available functionality.
2017-07-03Changes 2.2.3:adam2-7/+9
Bug fixes.
2017-07-03Fix bash scripts to use a normal shell.joerg4-3/+36
2017-07-02Fix build problem on NetBSD 6.1_STABLE.taca2-1/+17
2017-07-01Fix of xentools42 build on NetBSD 8.99.1kamil2-1/+16
Address <sys/user.h> removal fallout.
2017-06-30Add newline at EOF to ensure the +INSTALL script is generated correctly.jperkin1-1/+1
2017-06-30Correct build of pscpug on NetBSD 8.99.1kamil2-1/+16
Address <sys/user.h> removal fallout.
2017-06-30Adapt fscd for <sys/user.h> removal from NetBSD 8.99.1kamil2-4/+14
2017-06-30Fix build of conky on NetBSD 8.99.1kamil2-5/+9
Address <sys/user.h> removal fallout.
2017-06-29Revert patch to "be silent if there's nothing to commit." Upstreamschmonz3-24/+7
recommends using `etckeeper unclean` to determine if there are any changes in need of committing, which works with every VCS that etckeeper supports. Bump PKGREVISION.
2017-06-29Remove merged and obsolete patch.jperkin1-18/+0
2017-06-29Remove another RCS Id from patch.wiz2-5/+4
2017-06-29Remove RCS Id from patch context.wiz4-13/+10
2017-06-27make this compile again.christos6-31/+42
2017-06-24Bump PKGREVISION.youri1-1/+2
2017-06-24Fix cdrom eject on NetBSD.youri2-17/+26
2017-06-24On NetBSD, include <sys/iostat.h>adam2-5/+6
2017-06-23Correct lavaps build failure on NetBSD 8.99.1kamil2-7/+9
Address <sys/user.h> removal fallout.
2017-06-23Correct mesure build on NetBSD 8.99.1kamil2-7/+9
Address <sys/user.h> removal fallout.
2017-06-23Correct torsmo build failure on NetBSD 8.99.1kamil2-7/+18
There is <sys/user.h> removal fallout.
2017-06-23Correct build failure of whowatch on NetBSD 8.99.1kamil2-4/+17
Address <sys/user.h> removal fallout.
2017-06-23Correct few build failues in open-vm-toolskamil3-20/+23
Include PAM blk3. Address <sys/user.h> removal fallout on NetBSD 8.99.1.
2017-06-23Update mate-system-monitor to 1.18.0.youri3-13/+14
2017-06-23Update mate-sensors-applet to 1.18.2.youri3-12/+15
2017-06-23Update mate-power-manager to 1.18.0.youri3-20/+14
2017-06-23Update mate-notification-daemon to 1.18.0.youri3-16/+17
2017-06-23Update caja-extensions to 1.18.1.youri3-10/+16
2017-06-23Update caja-dropbox to 1.18.2.youri2-8/+7
2017-06-23Update caja to 1.18.3.youri4-39/+31
2017-06-23Correct build failure of collectd on NetBSD 8.99.1kamil2-8/+10
Address <sys/user.h> removal fallout.
2017-06-23Add gtk2 back to fix build.youri1-2/+2
2017-06-23Add gtk2 to fix build.youri1-1/+2
2017-06-23Add gtk2 back to fix build and plint clean.youri3-4/+6
2017-06-23Correct build failure on NetBSD 8.99.1kamil6-10/+70
Fallout from <sys/user.h> removal.
2017-06-23Add gtk2 back to fix build.youri1-1/+2
2017-06-23Don't pull in sys/user.h.joerg2-6/+14
2017-06-23Changes 0.5.2:adam3-9/+11
Bug fixes.
2017-06-22Correct build of consolekit (2.x) on NetBSD 8.99.1.kamil2-1/+16
Address <sys/user.h> removal fallout on NetBSD.
2017-06-22Correct build of py-psutil on NetBSD 8.99.1.kamil3-1/+34
Address <sys/user.h> removal fallout on NetBSD.
2017-06-22NetBSD>=8.99.1 needs __EXPOSE_MOUNT definedtnn3-15/+22
2017-06-22Don't care about potentially unaligned access to packed structures.joerg1-2/+3
2017-06-22Fix build with Perl 5.26.joerg2-1/+15
2017-06-22Remove obsolete patches, thanks leot@!youri2-35/+0
2017-06-21Update ruby-rb-inotify to 0.9.10.taca3-10/+15
* Handle possible IOError * avoid crashing on Ruby 2.3.1 when fd is closed * Add license info to the gemspec. * Add test environment. * Initial move to bundler and travis testing. * Update readme with travis, code climate and coveralls * Fix invalid or closed file descriptor issues on JRuby * Modernize copyright/documentation * Fix incorrect development dependency on ffi * Update homepage = guard * Update badge links for guard org * Add JRuby and Rubinius cases on Travis CI. * Delete watchers that received the "IN_IGNORED" flag * Made size more accurately allocated. * Fix for breaking change for Ruby and runtime dependency version condition. * Remove stuff that doesn't work on older rubies. * Remove wrong comment for utopia.gemspec from Gemfile. * Fix to suppress warning when "gem build rb-inotify.gemspec" (#70)
2017-06-21Update ruby-childprocess to 0.7.0.taca2-7/+7
### Version 0.7.0 / 2017-05-07 * Debugging information now uses a Logger, which can be configured.
2017-06-21Update capistrano to 3.8.2.taca2-7/+7
## `3.8.2` (2017-06-16) https://github.com/capistrano/capistrano/compare/v3.8.1...v3.8.2 ### Breaking changes: * None ### Other changes: * [#1882](https://github.com/capistrano/capistrano/pull/1882): Explain where to add new Capfile lines in scm deprecation warning - [@robd](https://github.com/robd)