| Commit message (Collapse) | Author | Age |
|\
| |
| | |
collectd: enable smart plugin
|
| |
| |
| |
| | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Enables the compiler option that collectd is compiled with
debugging support. This is used at development stages to get
more messages from the collectd during development.
This option is default disabled.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| |
| |
| |
| |
| |
| | |
This removes the trailing back slash. This is not needed.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
On my system the attribute DEVTYPE was not set. The plugin could not
read any data and the function call blocked forever on this function and did
not returned. By removing it, all block devices under `/sys/class/block`
were checked.
Block devices that do not support SMART were not evaluated. The
collected displays the following message.
smart plugin: checking SMART status of /dev/loop4.
smart plugin: unable to open /dev/loop4.
If you do not like this message, you could only enable device in the uci that
does support SMART.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| |
| |
| |
| |
| |
| | |
Switching on compilation for collectd smart plugin.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|/
|
|
|
|
|
|
| |
- refresh patches
- switch to AUTORELEASE
- remove myself as maintainer
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\
| |
| | |
unrar: update to 6.0.4
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
* include version_code in request
* include versions of selected packages in request
* add SHA256 verification via busybox sha256sum
* sort attributes in policies alphabetically
* move all API-specific string constants to precompiler macros
* set correct MIME type for JSON post request (application/json)
* output string error message if something goes wrong
* auto-generate version string
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
|
|
| |
https://github.com/syncthing/syncthing/releases/tag/v1.14.0
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|
|
|
|
|
| |
Fixes CVE-2021-24032
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\
| |
| | |
selinux updates
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
be065c4b sepolicy: Do not try to load policy on import
8f0f0a28 selinux(8,5): Describe fcontext regular expressions
e12f71e8 python/sepolgen: allow any policy statement in if(n)def
b15dff0f python/semanage: Sort imports in alphabetical order
92e01969 python/semanage: empty stdout before exiting on BrokenPipeError
fadcc839 python/sepolicy: allow to override manpage date
2a60de8e sepolgen: sort extended rules like normal ones
9e239e55 sepolgen: print extended permissions in hexadecimal
ccd973f7 python/audit2allow: add #include <limits.h> to sepolgen-ifgen-attr-helper.c
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
|
| |
| |
| |
| |
| |
| | |
no changes
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
|
| |
| |
| |
| |
| |
| | |
Remove no longer needed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Make some cosmetics improvements.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/
|
|
|
|
|
| |
This updates auc to use the new API of the sysupgrade image server.
Package version updates now need to be evaluated locally.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
|\
| |
| | |
hwdata: update to version 0.345
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| |/
|/| |
stress-ng: bump to version 0.12.04
|
| |
| |
| |
| |
| |
| | |
Refreshed patch.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/
|
|
| |
Signed-off-by: Curtis Jiang <jqqqqqqqqqq@gmail.com>
|
|
|
|
|
|
|
|
| |
Remove upstreamed patch.
Added AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
mips of any kind is not supported.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
treewide: remove uClibc++ support
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
tang: update to 8
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Upstream switched to meson. Adjust accordingly.
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
mariadb: update to 10.4.18
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove uClibc depends. It's gone now.
Remove CMAKE_INSTALL to avoid installing to InstallDev.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
readsb: update to 3.9.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove upstreamed patches.
Use autorelease to avoid bumping the release manually.
Fix bad linker variable on glibc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
augeas: fix compilation with BUILD_NLS
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Needs nls.mk because of libxml2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Update nano editor to version 5.6.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Switched to building with meson as it works better in a parallel
context.
Small Makefile adjustments for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Fixes linking issue as libxml2 uses iconv.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
whois: update to 5.5.8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Bluez: Update to 5.56
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
joe: new package joe-extras
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
|
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed performance issue.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|