Hannu Nyman
0170dab90a
Merge pull request #7497 from neheb/copas
lua-copas: Update to 2.0.2
6 years ago
Hannu Nyman
8fb54f4d31
Merge pull request #7498 from neheb/ben
lua-bencode: Switch to 2.2.0
6 years ago
Hannu Nyman
643eea9423
Merge pull request #7489 from neheb/mod
lua-mobdebug: Update to 0.70
6 years ago
Hannu Nyman
03a9f922dd
Merge pull request #7529 from ignisf/collectd-ethstat
collectd: Introduce collectd-mod-ethstat
6 years ago
Lucian Cristian
229c2cad26
dovecot: update to 2.3.4
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Mislav Novakovic
9cb6d07cab
Netopeer2: update to 0.7-r1
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
6 years ago
Mislav Novakovic
583977b953
sysrepo: update to 0.7.7
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
6 years ago
Petko Bordjukov
dbdd7ead23
collectd: Introduce collectd-mod-ethstat
The ethstat plugin for collectd provides a convenient way to track a large list
of variables associated with network interfaces such as channel busy time and
many others.
A list of the available variables for a given interface may be acquired by
running ethtool -S <interface>
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
6 years ago
Karl Palsson
b945bdf3c8
net/mosquitto: support more acl plugin options
Adds support for acl_plugin, and acl_opt_* options.
acl_opt_* requires some care as it relies on the internal behaviour of
cfg_load setting environment variables in a certain form. However,
given that _all_ of the cfg_load infrastructure relies on that, we can
be pretty sure that it won't change in a way that will hurt us.
Originally reported as: https://github.com/openwrt/packages/pull/7434
Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years ago
Josef Schlehofer
1a18c879b1
git: update url to HTTPS
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Josef Schlehofer
163088a0a7
git: remove the duplicate line about building parallel
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Rosen Penev
fdd7926ecd
ngircd: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
d3cd4a9e1e
pytz: Add python/host to BUILD_DEPENDS
Buildbots occasionally fail because of this. Travis also seems to try to build this before python.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
1a60062217
ibrcommon: Backport patch fixing compilation without deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
ef207bd597
Merge pull request #7525 from TimelessNL/master
digitemp: bump to version 3.7.2
6 years ago
Hannu Nyman
726b0fc92c
Merge pull request #7347 from neheb/microh
libmicrohttpd: Update to 0.9.60
6 years ago
Rosen Penev
788fda356e
loudmouth: Disable debug and fix no deprecated API compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
0c4b76a3bb
lua-copas: Update to 2.0.2
Switched to codeload + other adjustments.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
TimelessNL
fc723123c1
digitemp: bump to version 3.7.2
Signed-off-by: Jasper Scholte <NightNL@outlook.com>
6 years ago
Rosen Penev
892153cd91
sudo: Update to 1.8.26
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
champtar
131b83de76
Merge pull request #7523 from padre-lacroix/darkstat-master
darkstat: correction of a variable in the init script
6 years ago
Jean-Michel Lacroix
0f24ead01c
darkstat: correction of a variable in the init script
This is to correct the variable name CONFIGSTR in the export_bool
sub-routine: the variable in line 26 was written CONFIGSTRING instead
of CONFIGSTR.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
6 years ago
Hannu Nyman
dc7fc9746f
Merge pull request #7461 from neheb/patch-8
lcdringer: 0.0.3
6 years ago
Hannu Nyman
1ea8279a8e
Merge pull request #7517 from neheb/ss
shadowsocks-client: Fix compilation without deprecated OpenSSL APIs
6 years ago
Rosen Penev
ea7cb9c5aa
libgcrypt: Аdd PKG_CPE_ID for proper CVE tracking
Also did some cosmetic adjustments for consistency.
No code changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
1f39672da5
shadowsocks-client: Update to 0.6.1
Fixes compilation without deprecated OpenSSL APIs
Switched to codeload for simplicity and to fix package upgrades.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Yousong Zhou
a21282bd04
pixman: bump to version 0.36.0
Patch 0005 is now included in upstream commit 7c6066b ("pixman-private:
include <float.h> only in C code")
6 years ago
Rosen Penev
ef865a64d7
grilo: Disable debug and tests
Turns out --disable-tests actually enables them, breaking the buildbots.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
65e776ca78
pen: Fix compilation without deprecated OpenSSL APIs
Patch was sent upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
aceffd1c07
xupnpd: Fix compilation without deprecated OpenSSL APIs
Patch was upstreamed. Only the version was updated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ba4df0f1c6
yara: Fix compile without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
5033e594cc
tvheadend: Fix compilation without OpenSSL deprecated APIs
Also switched to codeload for Makefile simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
777d18b672
lcdringer: 0.0.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
champtar
eae9f8cb9e
Merge pull request #7510 from darkk/fix-prometheus-zombies
prometheus-node-exporter-lua: close io.popen files to reap zombies
6 years ago
Hannu Nyman
dfd423bf96
Merge pull request #7478 from neheb/sdr
rtl-sdr: Update to 0.6.0
6 years ago
Hannu Nyman
8a89b570c6
Merge pull request #7455 from neheb/nail
nail: Remove GSSAPI dependency
6 years ago
Hannu Nyman
5b870218e5
Merge pull request #7432 from neheb/node
node: Update to 8.12.0
6 years ago
Hannu Nyman
8e277d28a8
Merge pull request #7443 from neheb/patch-20
libxerces-c: Update to 3.2.2
6 years ago
Hannu Nyman
eb9b05ebd2
Merge pull request #7436 from neheb/gph
gphoto2: Update to 2.5.20
6 years ago
Leonid Evdokimov
1288bd6473
prometheus-node-exporter-lua: close io.popen files to reap zombies
Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru>
6 years ago
Hannu Nyman
d39a9082e1
Merge pull request #7469 from neheb/loud
loudmouth: Fix compilation issue with newer glib
6 years ago
Ted Hess
e47ca98a5e
build,circleci: Updates with additional checks from travis scripts.
Checking:
- Pull request does not contain unwanted merges
- signed-off-by tag exists and matches author
- Subject line has package name
- Author name has 'firstname lastname' (no nicknames)
Signed-off-by: Ted Hess <thess@kitschensync.net>
[Use git instead of CircleCI variables]
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years ago
Etienne Champetier
c3c3252ab5
build,circleci: add curl & wget to base image
curl was present in latest image but seems to have been remove from latest debian:9
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years ago
Luiz Angelo Daros de Luca
e792bbd84e
Merge pull request #7500 from neheb/patch-3
libcups: Update to 2.2.9
6 years ago
Hannu Nyman
fcab6ecf40
Merge pull request #7509 from neheb/hwl
hwloc-utils: Add ncurses dependency
6 years ago
Rosen Penev
f6d24fe8a4
hwloc-utils: Add ncurses dependency
The lstopo utility has support for it. As ncurses is quite widespread,
might as well add support instead of patching it out.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
eb1a7f9d22
Merge pull request #7447 from jbenden/aircrack-ng-1.4
aircrack-ng: Update to 1.4
6 years ago
Hannu Nyman
ee8f345477
Merge pull request #7167 from cshoredaniel/pr-nut-more-fixes
nut: Various fixes
6 years ago
Hannu Nyman
c5cc933a89
Merge pull request #7352 from neheb/patch-2
MarkupSafe: Update to 1.1.0
6 years ago
Hannu Nyman
09236850b4
Merge pull request #7385 from neheb/patch-6
Jinja2: Update to 2.10
6 years ago