Commit graph

18956 commits

Author SHA1 Message Date
Rosen Penev
bbf0d2b9b0
Merge pull request from neheb/gdlib
libgd: fix pkgconfig file
2020-04-04 23:54:30 -07:00
Rosen Penev
a1d3619c17
libgd: fix pkgconfig file
The wrong paths are specified, causing failures with depending packages
that use pkgconfig.

Removed CMAKE_INSTALL as a result. No point when InstallDev is explicit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-04 14:27:02 -07:00
Hannu Nyman
97dbc515e5 collectd: disable nut plugin temporarily
Disable nut plugin for now, as nut is currently
failing to build in buildbot (maybe due to libgd),
and the nut plugin prevents compiling collectd itself.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-04-04 18:12:11 +03:00
Hannu Nyman
5ab957777c
Merge pull request from zhaojh329/rtty
rtty: update to 7.1.3
2020-04-04 16:00:28 +03:00
Jianhui Zhao
9bcc126c59 rtty: update to 7.1.3
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-04-04 17:38:40 +08:00
Hannu Nyman
eee8b7b51a
Merge pull request from jefferyto/python3-pip-symlink
python3-pip: Symlink pip3 to pip3.8
2020-04-04 08:51:44 +03:00
Rosen Penev
dce0dce227
Merge pull request from neheb/rtl
rtl_433: update to 20.02
2020-04-03 22:16:38 -07:00
Rosen Penev
1b88b5f7c2
rtl_433: update to 20.02
Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license information.

Removed upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-03 22:00:01 -07:00
Rosen Penev
5e0264be7d
mpd: update to 0.21.22
Removed upstreamed patches. Only the first was really needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-03 20:58:18 -07:00
Jeffery To
932bfe4cf3 python3-pip: Symlink pip3 to pip3.8
Currently, python3-pip installs the same script as pip3 and pip3.8 to
usr/bin. This changes pip3 to be a symlink to pip3.8.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-04 06:21:39 +08:00
Hannu Nyman
89a6c66ffc
Merge pull request from zhoreeq/ygg-bump-0-3-14
yggdrasil: bump to 0.3.14
2020-04-03 22:56:52 +03:00
Dirk Brenken
e66fadce7b
Merge pull request from dibdot/adblock
adblock: release 4.0.2
2020-04-03 21:34:35 +02:00
Hannu Nyman
1460e34d95
Merge pull request from jefferyto/python2-remove-interpreter
python: Remove package
2020-04-03 22:33:28 +03:00
Jeffery To
8c7039fa7d python: Update readme
* Replace the Python 2 pending removal notice/schedule with a brief
  message about the removal
* Replace mentions of "Python & Python 3" with just "Python" (references
  to the version number are kept only in cases where it is necessary)
* Update Makefile example code to use Python 3 conventions/names

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-04 03:09:25 +08:00
Dirk Brenken
a721ef6f48 adblock: release 4.0.2
* removed 'hphosts' from sources (discontinued)
* fixed a "out of range" bug and another small issue
  in the f_dnsup function
* add three new sources: 'anudeep', 'stopforumspam' and 'youtube'
* changed 'list' behaviour, the source file has now
  a higher precedence than the archive file (see readme)
* update readme, added missing parameters & more

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-03 20:33:13 +02:00
Hannu Nyman
3e46fd5f05 sqm-scripts: move luci-app-sqm to the LuCI feed
Move luci-app-sqm to the LuCI feed to enable
it to be translated.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-04-03 18:42:13 +03:00
George Iv
860f1a1113 yggdrasil: bump to 0.3.14
Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
2020-04-03 10:25:35 -04:00
Hannu Nyman
67542e35ec
Merge pull request from gladiac1337/haproxy-2.1.4
haproxy: Update HAProxy to v2.1.4
2020-04-03 16:46:42 +03:00
Jan Pavlinec
b4ca8aaccc
python-pluggy: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-03 12:02:14 +02:00
Christian Lachner
b5bfef4e3a haproxy: Update HAProxy to v2.1.4
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.4.html)
- This fixes CVE-2020-11100 (http://git.haproxy.org/?p=haproxy-2.1.git;a=commit;h=f17f86304f187b0f10ca6a8d46346afd9851a543)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-04-03 08:02:50 +02:00
Rosen Penev
cf44e13a5e
Merge pull request from neheb/cgr
libcgroup: fix compile with newer musl
2020-04-02 16:15:59 -07:00
Rosen Penev
d8403d4827
Merge pull request from neheb/soft
softflowd: fix compilation with newer musl
2020-04-02 16:14:09 -07:00
Rosen Penev
5b2d270fef
Merge pull request from neheb/port
port-mirroring: fix compilation under newer musl
2020-04-02 16:13:30 -07:00
Rosen Penev
b6d8bcfe95
Merge pull request from neheb/mtd
mtdev: update to 1.1.6
2020-04-02 16:12:31 -07:00
Rosen Penev
4e171fa16d
Merge pull request from neheb/pdnsddd
pdns: fix compilation without deprecated OpenSSL APIs
2020-04-02 16:12:15 -07:00
Jeffery To
2e48a26b17 python: Remove package
This package will be added to the abandoned packages feed.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-03 03:26:40 +08:00
Rosen Penev
536d1adc60
Merge pull request from zhaojh329/wifidog-ng
wifidog-ng: Update to 2.0.2
2020-04-02 11:38:39 -07:00
Jianhui Zhao
447e65c539 wifidog-ng: Update to 2.0.2
Compatible with Linux kernel 5.3 and above

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-04-03 00:12:09 +08:00
Hannu Nyman
803dd9c739
Merge pull request from jefferyto/python2-remove-libraries
python-libraries: Remove Python 2 variants/libraries
2020-04-02 14:46:58 +03:00
Hannu Nyman
8d53a5605d
Merge pull request from peter-stadler/django
python3-django: update to version 3.0.5
2020-04-02 14:46:05 +03:00
Hannu Nyman
227a16ac85
Merge pull request from peter-stadler/asgiref
python3-asgiref: update version to 3.2.7
2020-04-02 14:45:56 +03:00
Hannu Nyman
913db5a390
Merge pull request from ja-pa/python-packaging-new
python-packaging: add new package
2020-04-02 14:45:36 +03:00
Jan Pavlinec
13c1efe234
python-packaging: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-02 13:08:04 +02:00
Peter Stadler
fa77f4aecd python3-django: update to version 3.0.5
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-04-02 12:06:44 +02:00
Peter Stadler
24b1378084 python3-asgiref: update version to 3.2.7
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-04-02 11:59:09 +02:00
Rosen Penev
26a24c36be
Merge pull request from neheb/kism
kismet: fix compilation with libcxx
2020-04-02 01:08:54 -07:00
Rosen Penev
e0162a3fbf
Merge pull request from neheb/atftpd
atftp: fix compilation with newer musl
2020-04-02 01:04:08 -07:00
Jeffery To
658b1b6758 python-libraries: Remove Python 2 variants
The Python 2 variants will be added to the abandoned packages feed.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-02 14:57:30 +08:00
Jeffery To
c37b15e1c4 python-libraries: Remove Python 2-only packages
These are either libraries that backport Python 3 features for Python 2
programs, or libraries that have not had Python 3 variants added to them
by anyone.

These packages will be added to the abandoned packages feed.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-02 14:57:30 +08:00
Rosen Penev
3732cab3df
Merge pull request from neheb/evt2
evtest: fix compilation with newer musl
2020-04-01 22:48:34 -07:00
Rosen Penev
c9783efee8
Merge pull request from neheb/gdd
libgd: update to 2.30
2020-04-01 22:46:39 -07:00
Rosen Penev
591b3ca180
Merge pull request from nxhack/libhttp-parser_294
libhttp-parser: update to v2.9.4
2020-04-01 22:44:20 -07:00
Hirokazu MORIKAWA
00bc495c73 libhttp-parser: update to v2.9.4
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-04-02 11:59:55 +09:00
David Bauer
f494e37d15 jool: update to 4.0.8
Fixes issues with big-endian systems (e.g. ath79).

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-04-02 01:18:07 +02:00
Kevin Darbyshire-Bryant
ed1e001fdf sqm-scripts: support in & out of tree cake packages
Change dependency requirements based on kernel version.  Ultimately in a
post Linux 4_14 world the differentation can be removed.  In the short
term this allows post 4_14 kernels to use in-tree versions of the cake
shaper.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-01 22:01:59 +01:00
Michael Heimpold
6761e3c3e1 Merge branch 'mhei-update-php7-pecl-krb5' 2020-04-01 20:51:12 +02:00
Michael Heimpold
40494863b2 Merge branch 'update-php7-pecl-krb5' of git://github.com/mhei/packages into mhei-update-php7-pecl-krb5 2020-04-01 20:50:49 +02:00
Kevin Darbyshire-Bryant
f56212538c jansson: drop jansson
jansson is now part of openwrt core so drop it from packages feed.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-01 16:50:05 +01:00
Hannu Nyman
3ad79d83d7
Merge pull request from jefferyto/python2-remove-plugins
treewide: Remove Python 2 plugin/bindings/etc from non-Python packages
2020-04-01 16:24:53 +03:00
Jan Pavlinec
171993f5a5
graphicsmagic: update to version 1.3.35 (security fix)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-01 13:18:47 +02:00