feed/packages.git
4 years agoMerge pull request #12519 from Andy2244/samba-4.12.3-unbundle-icu-libunwind
Rosen Penev [Mon, 15 Jun 2020 07:14:19 +0000 (00:14 -0700)]
Merge pull request #12519 from Andy2244/samba-4.12.3-unbundle-icu-libunwind

samba4: unbundle libunwind, icu

4 years agoFlask: update to version 1.1.2
Daniel Golle [Mon, 15 Jun 2020 00:20:29 +0000 (01:20 +0100)]
Flask: update to version 1.1.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoWerkzeug: update to version 1.0.1
Daniel Golle [Mon, 15 Jun 2020 00:20:08 +0000 (01:20 +0100)]
Werkzeug: update to version 1.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agopyodbc: update to version 4.0.30
Daniel Golle [Sun, 14 Jun 2020 22:25:22 +0000 (23:25 +0100)]
pyodbc: update to version 4.0.30

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agooniguruma: add patch to fix NULL pointer exception
Michael Heimpold [Sun, 14 Jun 2020 20:29:41 +0000 (22:29 +0200)]
oniguruma: add patch to fix NULL pointer exception

I propose to carry this patch until a new upstream
release includes it. For forther references see:

https://github.com/openwrt/packages/issues/12403
and
https://github.com/kkos/oniguruma/pull/196

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agopcsc-lite: update to version 1.9.0
Daniel Golle [Sun, 14 Jun 2020 22:20:27 +0000 (23:20 +0100)]
pcsc-lite: update to version 1.9.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agohaveged: update to 1.9.11
Hannu Nyman [Sun, 14 Jun 2020 18:12:12 +0000 (21:12 +0300)]
haveged: update to 1.9.11

Update haveged to version 1.9.11

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 years agosamba4: unbundle libunwind, icu 12519/head
Andy Walsh [Sun, 14 Jun 2020 15:51:21 +0000 (17:51 +0200)]
samba4: unbundle libunwind, icu

* add unbundle libunwind, icu patches

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agolibzip: update to 1.7.1 (closes #12512)
Michael Heimpold [Sun, 14 Jun 2020 13:09:31 +0000 (15:09 +0200)]
libzip: update to 1.7.1 (closes #12512)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agophp7: update to 7.4.7
Michael Heimpold [Sun, 14 Jun 2020 12:49:12 +0000 (14:49 +0200)]
php7: update to 7.4.7

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agoMerge pull request #12511 from neheb/cap3
Rosen Penev [Sun, 14 Jun 2020 01:57:37 +0000 (18:57 -0700)]
Merge pull request #12511 from neheb/cap3

libcap: update to 2.36

4 years agoMerge pull request #12513 from neheb/xer
Rosen Penev [Sun, 14 Jun 2020 01:57:19 +0000 (18:57 -0700)]
Merge pull request #12513 from neheb/xer

libxerces-c: update to 3.2.3

4 years agolibxerces-c: update to 3.2.3 12513/head
Rosen Penev [Fri, 12 Jun 2020 03:23:31 +0000 (20:23 -0700)]
libxerces-c: update to 3.2.3

Small adjustments for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibcap: update to 2.36 12511/head
Rosen Penev [Fri, 12 Jun 2020 03:37:54 +0000 (20:37 -0700)]
libcap: update to 2.36

Remove outdated patches. A different solution was applied upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogeth: update to 1.9.14
Rosen Penev [Fri, 12 Jun 2020 03:54:46 +0000 (20:54 -0700)]
geth: update to 1.9.14

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12504 from EricLuehrsen/unbound_ifauto
Etienne Champetier [Sat, 13 Jun 2020 22:15:01 +0000 (18:15 -0400)]
Merge pull request #12504 from EricLuehrsen/unbound_ifauto

unbound: make option interface_auto default on

4 years agoMerge pull request #12506 from stangri/master-simple-adblock
Etienne Champetier [Sat, 13 Jun 2020 22:09:53 +0000 (18:09 -0400)]
Merge pull request #12506 from stangri/master-simple-adblock

simple-adblock: racially-neutral names

4 years agoMerge pull request #12497 from micmac1/mar-reorder
Rosen Penev [Sat, 13 Jun 2020 21:31:03 +0000 (14:31 -0700)]
Merge pull request #12497 from micmac1/mar-reorder

mariadb: move some binaries

4 years agosimple-adblock: racially-neutral names 12506/head
Stan Grishin [Sat, 13 Jun 2020 20:39:00 +0000 (20:39 +0000)]
simple-adblock: racially-neutral names

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agounbound: make option interface_auto default on 12504/head
Eric Luehrsen [Sat, 13 Jun 2020 19:06:20 +0000 (15:06 -0400)]
unbound: make option interface_auto default on

Unbound has a quirk and may reply on a different device address.
When Unbound answers with from-address different than it
received queries on, it may cause trouble for select VPN and
firewall configurations. Ensure Unbound replies with the same
address by changing this default.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years agomariadb: move some binaries 12497/head
Sebastian Kemper [Sat, 13 Jun 2020 17:55:47 +0000 (19:55 +0200)]
mariadb: move some binaries

Even though I think that mysql_upgrade is a client package (it depends
on the mysql client and it's in the "client" directory in the source
tree, for instance), upstream laid it out differently. Since upstream
commit ec586f5 mysql_upgrade is to be considered a part of the server,
because the COMPONENT argument in the MYSQL_ADD_EXECUTABLE macro is set
to "Server".

That means that mysql_upgrade is only installed when the server is. So
we need to move it back to the server package, otherwise we will have a
build failure when mariadb-client is selected while mariadb-server is
not. This particular build failure was recently a topic on
openwrt-devel.

Some more binaries are moved, following the layout visible in
"man/CMakeLists.txt", to make sure we follow upstream's vision with
regards to how the binaries are packaged.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoMerge pull request #12483 from jmarcet/docker-compose-fixes
Rosen Penev [Sat, 13 Jun 2020 09:02:57 +0000 (02:02 -0700)]
Merge pull request #12483 from jmarcet/docker-compose-fixes

docker-compose: fix depends after merge in master and move to utils

4 years agoMerge pull request #12494 from dibdot/adblock
Dirk Brenken [Sat, 13 Jun 2020 04:55:11 +0000 (06:55 +0200)]
Merge pull request #12494 from dibdot/adblock

adblock: update 4.0.6

4 years agoMerge pull request #12485 from stangri/master
Dirk Brenken [Sat, 13 Jun 2020 04:49:57 +0000 (06:49 +0200)]
Merge pull request #12485 from stangri/master

vpn-policy-routing: fix README .ovpn instructions

4 years agoadblock: update 4.0.6 12494/head
Dirk Brenken [Fri, 12 Jun 2020 20:58:44 +0000 (22:58 +0200)]
adblock: update 4.0.6

* add anti_ad blocklist source
* made SafeSearch provider configurable, you can limit
  SafeSearch to certain providers
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agoMerge pull request #12463 from Andy2244/samba-4-12-3
Rosen Penev [Sat, 13 Jun 2020 00:33:18 +0000 (17:33 -0700)]
Merge pull request #12463 from Andy2244/samba-4-12-3

samba4: update to 4.12.3

4 years agosamba4: update to 4.12.3 12463/head
Andy Walsh [Tue, 9 Jun 2020 14:35:02 +0000 (16:35 +0200)]
samba4: update to 4.12.3

* update to 4.12.3
* update/remove patches
* disable netbios port 139 on 'DISABLE_NETBIOS' option or missing 'nmbd'

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agoMerge pull request #12462 from Andy2244/perl-parse-yapp
Rosen Penev [Fri, 12 Jun 2020 15:31:49 +0000 (08:31 -0700)]
Merge pull request #12462 from Andy2244/perl-parse-yapp

perl-parse-yapp: new package

4 years agoJinja2: update to version 2.11.2
Josef Schlehofer [Sun, 7 Jun 2020 21:29:05 +0000 (23:29 +0200)]
Jinja2: update to version 2.11.2

- Update project website

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoperl-parse-yapp: new package 12462/head
Andy Walsh [Tue, 9 Jun 2020 14:25:28 +0000 (16:25 +0200)]
perl-parse-yapp: new package

* add new perl-parse-yapp (dep for samba-4.12)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agodawn: update to latest version
David Woodhouse [Fri, 12 Jun 2020 10:22:18 +0000 (11:22 +0100)]
dawn: update to latest version

Includes:
-  test_storage: further refactoring, added test functionality, and TESTING.md to describe testing approach
-  tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels.
-  Revert "tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels."
-  uci: fix arm64 compiling

Fixes: #12488
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
4 years agodocker-compose: fix depends after merge in master and move to utils 12483/head
Javier Marcet [Fri, 12 Jun 2020 09:57:42 +0000 (11:57 +0200)]
docker-compose: fix depends after merge in master and move to utils

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agoMerge pull request #12442 from neheb/ffmpeg
Rosen Penev [Fri, 12 Jun 2020 03:17:59 +0000 (20:17 -0700)]
Merge pull request #12442 from neheb/ffmpeg

ffmpeg: update to 4.2.3

4 years agoMerge pull request #12486 from neheb/mpddd
Rosen Penev [Thu, 11 Jun 2020 23:33:26 +0000 (16:33 -0700)]
Merge pull request #12486 from neheb/mpddd

mpd: update to 0.21.24

4 years agompd: update to 0.21.24 12486/head
Rosen Penev [Thu, 11 Jun 2020 21:48:54 +0000 (14:48 -0700)]
mpd: update to 0.21.24

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agovpn-policy-routing: fix README .ovpn instructions 12485/head
Stan Grishin [Thu, 11 Jun 2020 21:42:35 +0000 (21:42 +0000)]
vpn-policy-routing: fix README .ovpn instructions

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoadblock: update 4.0.5-5
Dirk Brenken [Thu, 11 Jun 2020 14:25:17 +0000 (16:25 +0200)]
adblock: update 4.0.5-5

* add regional list source for czech/slovak
* add regional list source for korea
* adapt oisd_nl changes, switch to adb-syntax domains

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agoMerge pull request #12481 from jefferyto/python-readme-updates
Hannu Nyman [Thu, 11 Jun 2020 10:36:50 +0000 (13:36 +0300)]
Merge pull request #12481 from jefferyto/python-readme-updates

python: Readme updates

4 years agopython: Revise pypi.mk section of readme 12481/head
Jeffery To [Thu, 11 Jun 2020 08:49:56 +0000 (16:49 +0800)]
python: Revise pypi.mk section of readme

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython: Fix relative links in readme
Jeffery To [Thu, 11 Jun 2020 08:36:38 +0000 (16:36 +0800)]
python: Fix relative links in readme

This also removes a link to pypi.org; the previous sentence already
links to pypi.org, a second link in the same paragraph isn't necessary.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agominizip: fix $(PKG_SOURCE) to include $(PKG_NAME) to avoid conflicts
David Woodhouse [Thu, 11 Jun 2020 08:27:31 +0000 (09:27 +0100)]
minizip: fix $(PKG_SOURCE) to include $(PKG_NAME) to avoid conflicts

Just as Rosen did for cereal in #12477.

Likewise, clean up the CMAKE_OPTIONS onto separate lines for readability.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
4 years agopython: Remove references to variants in readme
Jeffery To [Thu, 11 Jun 2020 08:23:49 +0000 (16:23 +0800)]
python: Remove references to variants in readme

Build variants are no longer necessary.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agocereal: fix mips64 compilation 12477/head
Rosen Penev [Wed, 10 Jun 2020 23:47:22 +0000 (16:47 -0700)]
cereal: fix mips64 compilation

Added miscellaneous fixes.

Fixed PKG_NAME to a sane one as v$(PKG_VERSION) can conflict with
others.

Separate CMAKE_OPTIONS in lines for clarity.

Add JUST_INSTALL_CEREAL to fix compilation with mips64.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12376 from peterwillcn/erlang
Rosen Penev [Wed, 10 Jun 2020 20:38:38 +0000 (13:38 -0700)]
Merge pull request #12376 from peterwillcn/erlang

erlang: upgrade opt 23.0

4 years agoMerge pull request #12475 from lucize/googlepam
Hannu Nyman [Wed, 10 Jun 2020 17:22:09 +0000 (20:22 +0300)]
Merge pull request #12475 from lucize/googlepam

google-authenticator-libpam: update to 1.09

4 years agoMerge pull request #12476 from lucize/pcitools
Hannu Nyman [Wed, 10 Jun 2020 17:20:27 +0000 (20:20 +0300)]
Merge pull request #12476 from lucize/pcitools

pciutils: update to 3.7.0

4 years agopciutils: update to 3.7.0 12476/head
Lucian Cristian [Wed, 10 Jun 2020 16:49:09 +0000 (19:49 +0300)]
pciutils: update to 3.7.0

also update the pci.ids

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agogoogle-authenticator-libpam: update to 1.09 12475/head
Lucian Cristian [Wed, 10 Jun 2020 16:25:44 +0000 (19:25 +0300)]
google-authenticator-libpam: update to 1.09

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agoMerge pull request #12474 from gladiac1337/haproxy-2.1.7
Hannu Nyman [Wed, 10 Jun 2020 16:07:40 +0000 (19:07 +0300)]
Merge pull request #12474 from gladiac1337/haproxy-2.1.7

haproxy: Update HAProxy to v2.1.7

4 years agohaproxy: Update HAProxy to v2.1.7 12474/head
Christian Lachner [Wed, 10 Jun 2020 13:02:16 +0000 (15:02 +0200)]
haproxy: Update HAProxy to v2.1.7

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agodawn: update to latest version
David Woodhouse [Wed, 10 Jun 2020 10:21:49 +0000 (11:21 +0100)]
dawn: update to latest version

Includes:
-  uci: truncate hostname at first dot
-  ubus/uci/datastorage: add iface and hostname
-  ubus: use strncpy and add backwards compatibility

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
4 years agominizip: explicitly disable libbsd
David Woodhouse [Wed, 10 Jun 2020 08:53:20 +0000 (09:53 +0100)]
minizip: explicitly disable libbsd

Fixes #12471

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
4 years agoerlang: upgrade opt 23.0 12376/head
Xiaobo Tian [Wed, 10 Jun 2020 09:07:40 +0000 (17:07 +0800)]
erlang: upgrade opt 23.0

Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
4 years agoMerge pull request #12434 from neheb/pcre
Rosen Penev [Wed, 10 Jun 2020 08:59:35 +0000 (01:59 -0700)]
Merge pull request #12434 from neheb/pcre

pcre: update to 8.4.4

4 years agoMerge pull request #12468 from zhanhb/kmod-alternatives
Rosen Penev [Wed, 10 Jun 2020 08:58:56 +0000 (01:58 -0700)]
Merge pull request #12468 from zhanhb/kmod-alternatives

kmod: add ALTERNATIVES

4 years agoMerge pull request #12469 from neheb/zst
Rosen Penev [Wed, 10 Jun 2020 05:44:51 +0000 (22:44 -0700)]
Merge pull request #12469 from neheb/zst

zstd: fix compilation without host distutils

4 years agoMerge pull request #12467 from zhanhb/less-alternatives
Rosen Penev [Wed, 10 Jun 2020 00:35:51 +0000 (17:35 -0700)]
Merge pull request #12467 from zhanhb/less-alternatives

less: update ALTERNATIVES

4 years agozstd: fix compilation without host distutils 12469/head
Rosen Penev [Tue, 9 Jun 2020 23:20:45 +0000 (16:20 -0700)]
zstd: fix compilation without host distutils

This is the case in debian.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoless: update ALTERNATIVES 12467/head
Huangbin Zhan [Tue, 9 Jun 2020 22:37:36 +0000 (06:37 +0800)]
less: update ALTERNATIVES

Avoid conflict with busybox
Closes #11960

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years agokmod: add ALTERNATIVES 12468/head
Huangbin Zhan [Fri, 1 May 2020 05:51:33 +0000 (13:51 +0800)]
kmod: add ALTERNATIVES

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years agoMerge pull request #12466 from neheb/j
Rosen Penev [Tue, 9 Jun 2020 22:16:08 +0000 (15:16 -0700)]
Merge pull request #12466 from neheb/j

elektra: fully remove HostBuild

4 years agoelektra: fully remove HostBuild 12466/head
Rosen Penev [Tue, 9 Jun 2020 21:56:06 +0000 (14:56 -0700)]
elektra: fully remove HostBuild

This is cosmetic since host-compile.mk is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12464 from Andy2244/softethervpn5-9674
Hannu Nyman [Tue, 9 Jun 2020 15:19:51 +0000 (18:19 +0300)]
Merge pull request #12464 from Andy2244/softethervpn5-9674

softethervpn5: update to 9672

4 years agoMerge pull request #12465 from Andy2244/wsdd2-2020-05-06
Hannu Nyman [Tue, 9 Jun 2020 15:19:18 +0000 (18:19 +0300)]
Merge pull request #12465 from Andy2244/wsdd2-2020-05-06

wsdd2: update to git 2020-05-06

4 years agowsdd2: update to git 2020-05-06 12465/head
Andy Walsh [Tue, 9 Jun 2020 15:03:31 +0000 (17:03 +0200)]
wsdd2: update to git 2020-05-06

* update to git 2020-05-06
* Fix '-b' option parsing

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agosoftethervpn5: update to 9672 12464/head
Andy Walsh [Tue, 9 Jun 2020 14:56:35 +0000 (16:56 +0200)]
softethervpn5: update to 9672

* update to 9672

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agoMerge pull request #12419 from lynxis/ipmitool
Rosen Penev [Tue, 9 Jun 2020 10:10:05 +0000 (03:10 -0700)]
Merge pull request #12419 from lynxis/ipmitool

ipmitool: fix CVE-2020-5208

4 years agoipmitool: fix CVE-2020-5208 12419/head
Alexander Couzens [Sat, 6 Jun 2020 01:30:37 +0000 (03:30 +0200)]
ipmitool: fix CVE-2020-5208

All patches has been applied upstream.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
4 years agoMerge pull request #12389 from TDT-AG/pr/20200603-xinetd-uci
Florian Eckert [Tue, 9 Jun 2020 06:19:32 +0000 (08:19 +0200)]
Merge pull request #12389 from TDT-AG/pr/20200603-xinetd-uci

xinetd: add uci support

4 years agoxinetd: do not save xinet.d configrations on sysupgrade 12389/head
Florian Eckert [Mon, 8 Jun 2020 09:11:32 +0000 (11:11 +0200)]
xinetd: do not save xinet.d configrations on sysupgrade

Since we can now configure xinet.d with uci, it is no longer necessary
to save the configuration in /etc/xinet.d/* when upgrading the system.

This was wrong anyway, because other packages can also store configuration
there. If this configuration get changed then the new/changed one will never get
applied, because the configration is always replaced with the saved
configration during sysupgrade.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoxinetd: add support for UCI configuration
Helge Mader [Tue, 2 Jun 2020 12:57:45 +0000 (14:57 +0200)]
xinetd: add support for UCI configuration

Signed-off-by: Helge Mader <ma@dev.tdt.de>
4 years agoMerge pull request #12324 from aaronjg/openfortivpn/netifd
Rosen Penev [Mon, 8 Jun 2020 20:55:35 +0000 (13:55 -0700)]
Merge pull request #12324 from aaronjg/openfortivpn/netifd

openfortivpn: Use netifd for script rather than init script

4 years agoMerge pull request #12428 from neheb/liba
Rosen Penev [Mon, 8 Jun 2020 20:54:37 +0000 (13:54 -0700)]
Merge pull request #12428 from neheb/liba

libarchive: update to 3.4.3

4 years agoMerge pull request #12426 from neheb/xmlr
Rosen Penev [Mon, 8 Jun 2020 20:54:12 +0000 (13:54 -0700)]
Merge pull request #12426 from neheb/xmlr

xmlrpc-c: update to 1.51.06

4 years agoMerge pull request #12440 from neheb/autom
Rosen Penev [Mon, 8 Jun 2020 20:53:53 +0000 (13:53 -0700)]
Merge pull request #12440 from neheb/autom

automake: update to 1.16.2

4 years agoMerge pull request #12432 from neheb/yara2
Rosen Penev [Mon, 8 Jun 2020 20:53:24 +0000 (13:53 -0700)]
Merge pull request #12432 from neheb/yara2

yara: update to 4.0.1

4 years agoMerge pull request #12264 from cotequeiroz/ctop-mipsel
Rosen Penev [Mon, 8 Jun 2020 20:53:01 +0000 (13:53 -0700)]
Merge pull request #12264 from cotequeiroz/ctop-mipsel

ctop: don't build on mipsel

4 years agoMerge pull request #12422 from neheb/procpp
Rosen Penev [Mon, 8 Jun 2020 20:52:32 +0000 (13:52 -0700)]
Merge pull request #12422 from neheb/procpp

procps-ng: update to 3.3.16

4 years agoMerge pull request #12435 from neheb/less
Rosen Penev [Mon, 8 Jun 2020 20:52:15 +0000 (13:52 -0700)]
Merge pull request #12435 from neheb/less

less: update to 562

4 years agoMerge pull request #12427 from neheb/libcc
Rosen Penev [Mon, 8 Jun 2020 20:52:01 +0000 (13:52 -0700)]
Merge pull request #12427 from neheb/libcc

libcap: update to 2.34

4 years agoMerge pull request #12388 from neheb/dnsd
Rosen Penev [Mon, 8 Jun 2020 20:51:32 +0000 (13:51 -0700)]
Merge pull request #12388 from neheb/dnsd

dnsdist: fix compilation with libcxx 10

4 years agoMerge pull request #12453 from stangri/master-simple-adblock
Rosen Penev [Mon, 8 Jun 2020 20:50:43 +0000 (13:50 -0700)]
Merge pull request #12453 from stangri/master-simple-adblock

simple-adblock: remove obsolete dshield.org links from config

4 years agoMerge pull request #11365 from jmarcet/docker-compose_3_3
Rosen Penev [Mon, 8 Jun 2020 20:47:05 +0000 (13:47 -0700)]
Merge pull request #11365 from jmarcet/docker-compose_3_3

Docker compose (3 of 3)

4 years agoMerge pull request #11364 from jmarcet/docker-compose_2_3
Rosen Penev [Mon, 8 Jun 2020 20:46:37 +0000 (13:46 -0700)]
Merge pull request #11364 from jmarcet/docker-compose_2_3

Docker compose (2 of 3)

4 years agoMerge pull request #11363 from jmarcet/docker-compose_1_3
Rosen Penev [Mon, 8 Jun 2020 20:45:58 +0000 (13:45 -0700)]
Merge pull request #11363 from jmarcet/docker-compose_1_3

Docker compose (1 of 3)

4 years agoMerge pull request #12452 from jmarcet/ctop-stale-file
Rosen Penev [Mon, 8 Jun 2020 20:45:33 +0000 (13:45 -0700)]
Merge pull request #12452 from jmarcet/ctop-stale-file

ctop: drop .swp file added by mistake

4 years agoMerge pull request #12415 from haraldg/elektra_0.9.2
Rosen Penev [Mon, 8 Jun 2020 20:44:07 +0000 (13:44 -0700)]
Merge pull request #12415 from haraldg/elektra_0.9.2

elektra: update to 0.9.2

4 years agoMerge pull request #12456 from bobafetthotmail/patch-1
Rosen Penev [Mon, 8 Jun 2020 20:43:36 +0000 (13:43 -0700)]
Merge pull request #12456 from bobafetthotmail/patch-1

hwinfo: disable compile with uclibc

4 years agohwinfo: disable compile with uclibc 12456/head
Alberto Bursi [Mon, 8 Jun 2020 17:59:35 +0000 (19:59 +0200)]
hwinfo: disable compile with uclibc

this package fails to compile with uclibc,
disable it if the uclibc toolchain is selected

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
4 years agosimple-adblock: remove obsolete dshield.org links from config 12453/head
Stan Grishin [Mon, 8 Jun 2020 17:35:32 +0000 (17:35 +0000)]
simple-adblock: remove obsolete dshield.org links from config

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoctop: drop .swp file added by mistake 12452/head
Javier Marcet [Mon, 8 Jun 2020 17:17:23 +0000 (19:17 +0200)]
ctop: drop .swp file added by mistake

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agodocker-compose: new package, multi-container orchestration for Docker 11365/head
Javier Marcet [Mon, 8 Jun 2020 14:58:13 +0000 (16:58 +0200)]
docker-compose: new package, multi-container orchestration for Docker

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agopython3-dotenv: add a new package
Javier Marcet [Mon, 8 Jun 2020 14:56:33 +0000 (16:56 +0200)]
python3-dotenv: add a new package

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agopython3-distro: add a new package
Javier Marcet [Mon, 8 Jun 2020 14:56:16 +0000 (16:56 +0200)]
python3-distro: add a new package

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agoMerge pull request #12448 from jefferyto/golang-1.14.4
Hannu Nyman [Mon, 8 Jun 2020 15:04:51 +0000 (18:04 +0300)]
Merge pull request #12448 from jefferyto/golang-1.14.4

golang: Update to 1.14.4

4 years agoflent-tools: Bump to v1.3.2
Toke Høiland-Jørgensen [Mon, 8 Jun 2020 13:13:28 +0000 (15:13 +0200)]
flent-tools: Bump to v1.3.2

Also add coreutils-sleep and coreutils-date as dependencies (Flent needs
these for the scripts-based remote data gathering tools).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
4 years agopython3-docker: add a new package 11364/head
Javier Marcet [Mon, 8 Jun 2020 11:58:34 +0000 (13:58 +0200)]
python3-docker: add a new package

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agopython3-paramiko: add a new package
Javier Marcet [Sun, 19 Apr 2020 22:00:42 +0000 (00:00 +0200)]
python3-paramiko: add a new package

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agopython3-pynacl: add a new package
Javier Marcet [Mon, 8 Jun 2020 11:57:06 +0000 (13:57 +0200)]
python3-pynacl: add a new package

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agopython3-websocket-client: add a new package 11363/head
Javier Marcet [Mon, 17 Feb 2020 13:52:40 +0000 (14:52 +0100)]
python3-websocket-client: add a new package

Signed-off-by: Javier Marcet <javier@marcet.info>