Rosen Penev
3eb83963cf
pigeonhole: update to 0.5.13
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
bfc0b44b47
Merge pull request #14964 from neheb/yar
yara: update to 4.0.5
4 years ago
Rosen Penev
61644da17a
Merge pull request #14969 from neheb/ua
uacme: update to 1.7
4 years ago
Rosen Penev
a15b977718
Merge pull request #14953 from bkuhls/master-libdrm-nouveau-radeon
libdrm: add option to build the nouveau and radeon driver
4 years ago
Bernd Kuhls
240af18f30
libdrm: add option to build the nouveau and radeon driver
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
4 years ago
Rosen Penev
55ed772eba
Merge pull request #14970 from neheb/ta
taskwarrior: update to 2.5.3
4 years ago
Rosen Penev
af5277e592
Merge pull request #14974 from neheb/sys
sysstat: update to 12.4.3
4 years ago
Rosen Penev
1564e284a6
Merge pull request #14961 from farmergreg/patch-2
Correct Reference to IPKG_INSTROOT
4 years ago
Greg Dietsche
1569131f95
Correct Reference to IPKG_INSTROOT
IPKG_INSTROOT was misspelled.
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
4 years ago
Rosen Penev
081dcfadcc
sysstat: update to 12.4.3
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
00c2a9d37d
Merge pull request #14971 from neheb/tar
tar: update to 1.34
4 years ago
Rosen Penev
9fed947615
tar: update to 1.34
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
fc1e62f131
taskwarrior: update to 2.5.3
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
8135fc31c7
uacme: update to 1.7
Switched to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
3c2a474d69
yara: update to 4.0.5
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
7abef02024
Merge pull request #14932 from bkuhls/master-ffmpeg
ffmpeg: update to 4.3.2 / enable parallel build
4 years ago
Rosen Penev
7b89bbe3ff
Merge pull request #14948 from lucize/frrup
frr: update to latest and backports
4 years ago
Rosen Penev
1706cb557f
Merge pull request #14949 from lucize/libreup
libreswan: update to 4.3
4 years ago
Lucian Cristian
7087177bb0
libreswan: update to 4.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years ago
Lucian Cristian
e6cb3a7552
frr: update to latest and backports
cherry-pick:
backport nhrpd support multicast
backport ospf updates
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years ago
David Bauer
d9119a7358
Merge pull request #14934 from blocktrron/pr-static-neighbor-reports-lua
static-neighbor-reports: add missing Lua dependency
4 years ago
Rosen Penev
1480e75d9d
Merge pull request #14931 from bkuhls/libdrm-includes
libdrm: install all headers
4 years ago
Bernd Kuhls
6eb775149a
ffmpeg: enable parallel build
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
4 years ago
Bernd Kuhls
900a146de3
ffmpeg: update to 4.3.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
4 years ago
Rosen Penev
d295e146a2
Merge pull request #14927 from mkrkn/ovpn251
openvpn: update to 2.5.1
4 years ago
Rosen Penev
36366c1bbc
Merge pull request #14938 from G-M0N3Y-2503/dockerd-ipv6-config-bridge
dockerd: ipv6 bridge config
4 years ago
David Bauer
83d572af98
static-neighbor-reports: add missing Lua dependency
Add a missing dependency on Lua. Otherwise the script installing the
neighbor report can't be executed in case Lua is not installed on the
system.
Signed-off-by: David Bauer <mail@david-bauer.net>
4 years ago
Gerard Ryan
a54e8acfb5
dockerd: package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years ago
Gerard Ryan
7c6a132d76
dockerd: Added options to setup a dualstack default bridge
* Added IPv6 Support
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years ago
Rosen Penev
56b03ecb5f
Merge pull request #14915 from pprindeville/safe-search-fix-scripting-typos
safe-search: fix typos in package scripting
4 years ago
Rosen Penev
e8d431e649
Merge pull request #14905 from neheb/vim
vim: fix compile with BUILD_NLS
4 years ago
Bernd Kuhls
cb8c0ba6c0
libdrm: install all headers
include/libdrm/drm.h and others headers are needed to build libva.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
4 years ago
Bernd Kuhls
d216b47dbf
libdrm: add option to build the intel driver
libpciaccess is not needed for libdrm itself, only the intel driver
depends on it:
https://cgit.freedesktop.org/mesa/drm/tree/meson.build#n240
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
4 years ago
Rosen Penev
d5ddc98cb6
vim: fix compile with BUILD_NLS
Avoids having to use msgfmt, which happens to be broken with gettext-full.
msgfmt is used for the desktop gvim application, which is not used here.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
c1ce778dec
Merge pull request #14916 from bernhard-voelker/master
utils/findutils: update to 4.8.0
4 years ago
Rosen Penev
2279722f40
Merge pull request #14907 from G-M0N3Y-2503/docker-20.10.3
docker,dockerd: Updated to 20.10.3
4 years ago
Rosen Penev
7b04bc285e
Merge pull request #14926 from bkuhls/master-libdrm
libdrm: update to 2.4.104
4 years ago
Bernd Kuhls
6d8426b4d5
libdrm: update to 2.4.104
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
4 years ago
Bernhard Voelker
3614a520d2
utils/findutils: update to 4.8.0
* utils/findutils/Makefile (PKG_VERSION): Update to latest.
(PKG_RELEASE): Reset to 1.
(PKG_HASH): Update.
Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
4 years ago
Dirk Brenken
79a82bd65d
Merge pull request #14917 from stangri/master-vpn-policy-routing
vpn-policy-routing: bugfix: netflix user file missing redirect
4 years ago
Gerard Ryan
b5ef34f5dd
docker,dockerd: Updated to 20.10.3
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years ago
Gerard Ryan
0187a8d55a
docker,dockerd: Added git-short-commit to verify short commit
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years ago
Philip Prindeville
8d09fc0cfb
safe-search: fix typos in package scripting
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
4 years ago
Jan Hoffmann
4bc7ba7fe8
sqlite3: add option for batch-atomic write support
This allows to build SQLite with support for the batch-atomic write
optimization. It makes use of atomic write support provided by the
underlying file system. Currently, this is only supported on F2FS. It
it does not work with overlayfs.
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
4 years ago
Stan Grishin
b3e98b3c8d
vpn-policy-routing: bugfix: netflix user file missing redirect
Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years ago
Dirk Brenken
d7a76b634a
Merge pull request #14913 from dibdot/adblock
adblock: update 4.1.0
4 years ago
Dirk Brenken
fbb5cb3391
Merge pull request #14911 from dibdot/travelmate
travelmate: update to 2.0.3
4 years ago
Dirk Brenken
215ffbe357
adblock: update 4.1.0
* major source changes:
* split oisd.nl in basic and full variant
* add swedish regional list
* made archive categories for shallalist and utcapitole selectable
via LuCI
* made all list variants of energized and stevenblack selectable
via LuCI
* removed dns filereset mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years ago
Dirk Brenken
2b476ffd38
travelmate: update to 2.0.3
* refine the wifi reconfigure logic
Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years ago
Jianhui Zhao
a5fbbb9970
libuhttpd: Update to 3.10.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years ago