Rosen Penev
081dcfadcc
sysstat: update to 12.4.3
...
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 19:23:01 -08:00
Rosen Penev
00c2a9d37d
Merge pull request #14971 from neheb/tar
...
tar: update to 1.34
2021-02-28 18:46:20 -08:00
Rosen Penev
9fed947615
tar: update to 1.34
...
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 18:34:08 -08:00
Rosen Penev
fc1e62f131
taskwarrior: update to 2.5.3
...
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 18:14:15 -08:00
Rosen Penev
8135fc31c7
uacme: update to 1.7
...
Switched to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:51:05 -08:00
Rosen Penev
ef03c4216a
wavemon: update to 0.9.3o
...
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:44:19 -08:00
Eneas U de Queiroz
f434a33a13
php7-pecl-imagick: configure --with-imagick=...
...
Add --with-imagick=$(STAGING_DIR)/usr so that configure picks
MagickWand-config from there, before it finds an eventual host-installed
version.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-28 22:30:11 -03:00
Eneas U de Queiroz
26fd0cbac9
imagemagick: copy *-config files to staging dir
...
We need to copy MagickWand-config, which handles pkg-config data, to the
staging dir, so that dependent packages can use it. php7-pecl-imagick,
for example, may otherwise use an eventual host-installed file, causing
compilation to fail. There's also a MagickCore-config file that does
the same thing for the MagickCore library, so a *-config wilcard is used
to handle all cases.
Since configure is called with --prefix=/usr, use $(SED) to change
definition of prefix and exec_prefix lines in *-config from /usr to
$(STAGING_DIR)/usr.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-28 22:30:08 -03:00
Rosen Penev
a527806211
whois: update to 5.5.8
...
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:26:08 -08:00
Rosen Penev
246f332b9c
xmlrpc-c: update to 1.51.07
...
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:14:18 -08:00
Rosen Penev
3c2a474d69
yara: update to 4.0.5
...
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:08:45 -08:00
Rosen Penev
7abef02024
Merge pull request #14932 from bkuhls/master-ffmpeg
...
ffmpeg: update to 4.3.2 / enable parallel build
2021-02-28 15:02:45 -08:00
Rosen Penev
7b89bbe3ff
Merge pull request #14948 from lucize/frrup
...
frr: update to latest and backports
2021-02-28 11:33:46 -08:00
Rosen Penev
1706cb557f
Merge pull request #14949 from lucize/libreup
...
libreswan: update to 4.3
2021-02-28 11:33:30 -08:00
Lucian Cristian
7087177bb0
libreswan: update to 4.3
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-02-28 14:59:08 +02:00
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>
2021-02-28 14:55:36 +02:00
David Bauer
d9119a7358
Merge pull request #14934 from blocktrron/pr-static-neighbor-reports-lua
...
static-neighbor-reports: add missing Lua dependency
2021-02-28 12:28:27 +01:00
Rosen Penev
1480e75d9d
Merge pull request #14931 from bkuhls/libdrm-includes
...
libdrm: install all headers
2021-02-28 01:46:40 -08:00
Bernd Kuhls
6eb775149a
ffmpeg: enable parallel build
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-28 10:36:17 +01:00
Bernd Kuhls
900a146de3
ffmpeg: update to 4.3.2
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-28 10:36:17 +01:00
Rosen Penev
d295e146a2
Merge pull request #14927 from mkrkn/ovpn251
...
openvpn: update to 2.5.1
2021-02-28 01:30:32 -08:00
Rosen Penev
36366c1bbc
Merge pull request #14938 from G-M0N3Y-2503/dockerd-ipv6-config-bridge
...
dockerd: ipv6 bridge config
2021-02-28 01:29:50 -08:00
Vitaly Protsko
459aa353bb
joe: Syntax error fix
...
Signed-off-by: Vitaly Protsko <villy@sft.ru>
2021-02-28 12:13:41 +03:00
Vitaly Protsko
8abd802b6a
joe: added new package joe-extras
...
Signed-off-by: Vitaly Protsko <villy@sft.ru>
2021-02-28 11:56:17 +03:00
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>
2021-02-28 09:19:14 +01:00
Gerard Ryan
a54e8acfb5
dockerd: package release bump
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-28 16:48:46 +10:00
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>
2021-02-28 16:29:10 +10:00
Rosen Penev
56b03ecb5f
Merge pull request #14915 from pprindeville/safe-search-fix-scripting-typos
...
safe-search: fix typos in package scripting
2021-02-27 15:45:10 -08:00
Rosen Penev
e8d431e649
Merge pull request #14905 from neheb/vim
...
vim: fix compile with BUILD_NLS
2021-02-27 12:24:33 -08:00
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>
2021-02-27 19:37:57 +01:00
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>
2021-02-27 15:45:34 +01:00
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>
2021-02-27 01:40:26 -08:00
Rosen Penev
c1ce778dec
Merge pull request #14916 from bernhard-voelker/master
...
utils/findutils: update to 4.8.0
2021-02-27 01:36:02 -08:00
Rosen Penev
2279722f40
Merge pull request #14907 from G-M0N3Y-2503/docker-20.10.3
...
docker,dockerd: Updated to 20.10.3
2021-02-27 01:35:28 -08:00
Rosen Penev
7b04bc285e
Merge pull request #14926 from bkuhls/master-libdrm
...
libdrm: update to 2.4.104
2021-02-27 01:34:51 -08:00
Bernd Kuhls
6d8426b4d5
libdrm: update to 2.4.104
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-27 08:53:20 +01:00
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>
2021-02-27 08:02:57 +01:00
Dirk Brenken
79a82bd65d
Merge pull request #14917 from stangri/master-vpn-policy-routing
...
vpn-policy-routing: bugfix: netflix user file missing redirect
2021-02-27 06:20:38 +01:00
Gerard Ryan
b5ef34f5dd
docker,dockerd: Updated to 20.10.3
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-27 13:29:15 +10:00
Gerard Ryan
0187a8d55a
docker,dockerd: Added git-short-commit to verify short commit
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-27 13:29:11 +10:00
Philip Prindeville
8d09fc0cfb
safe-search: fix typos in package scripting
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-02-26 15:39:21 -07:00
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>
2021-02-26 17:31:24 -05:00
Stan Grishin
b3e98b3c8d
vpn-policy-routing: bugfix: netflix user file missing redirect
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-26 22:03:29 +00:00
Dirk Brenken
d7a76b634a
Merge pull request #14913 from dibdot/adblock
...
adblock: update 4.1.0
2021-02-26 22:50:26 +01:00
Dirk Brenken
fbb5cb3391
Merge pull request #14911 from dibdot/travelmate
...
travelmate: update to 2.0.3
2021-02-26 22:23:42 +01:00
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>
2021-02-26 20:52:55 +01:00
Dirk Brenken
2b476ffd38
travelmate: update to 2.0.3
...
* refine the wifi reconfigure logic
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-26 19:46:53 +01:00
Jianhui Zhao
a5fbbb9970
libuhttpd: Update to 3.10.0
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-27 00:40:47 +08:00
Eneas U de Queiroz
40025d340e
Merge pull request #14894 from cotequeiroz/php7-pecl-imagik
...
php7: adjust build with QUILT
2021-02-26 13:20:27 -03:00
Eneas U de Queiroz
d4979cff06
php7: fix build with QUILT
...
When building with QUILT, unlike the regular build, Build/Prepare does
not apply the patches. So when buildconf is called with QUILT on, at
the end of Build/Prepare, it will not have the patched sources, and
build will fail.
To fix the problem, run buildconf in Build/Prepare only when QUILT is
off, and do it in Build/Configure otherwise.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-26 11:23:11 -03:00