Commit graph

16486 commits

Author SHA1 Message Date
Andre Heider
1b37a1d2a8 libid3tag: add pkg-config file
Required for meson to find this library in a sane way.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-10-07 20:58:56 +02:00
Rosen Penev
7a5326dd29
fbzmq: Update to 2019.10.07.00
Added patch that adds libfolly boost dependencies.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:59 -07:00
Rosen Penev
dbfea329d3
fbthrift: Update to 2019.10.07.00
Added patch to remove boost-thread dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:59 -07:00
Rosen Penev
8ceee72c77
librsocket-cpp: Update to 2019-10-07
Added patch to remove boost-thread dependency.

Added size optimizations.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:59 -07:00
Rosen Penev
caf1a153d3
libwangle: Update to 2019.10.07.00
Added patch to remove boost-thread dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:59 -07:00
Rosen Penev
cc1b52c44a
libfizz: Update to 2019.10.07.00
Add patch removing boost-thread dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:58 -07:00
Rosen Penev
b9000043bf
libfolly: Update to 2019.10.07.00
Added patch to remove boost-thread.

Removed uClibc-ng patch. libfolly no longer builds there.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:58 -07:00
Hannu Nyman
bfd66f2d23 nano: update to 4.5
Update nano editor to version 4.5.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-10-07 18:17:03 +03:00
Hannu Nyman
401abc0f6f
Merge pull request #10163 from stangri/master-simple-adblock
simple-adblock: bugfix: proper dnsmasq reload on stop, rework start/stop logic
2019-10-07 18:08:41 +03:00
Michael Heimpold
d3012ecf08
Merge pull request #9137 from nickberry17/master
modemmanager: add ModemManager to packages

This also includes related libraries libmbim and libqmi and the command line tools.
2019-10-07 12:50:13 +02:00
Josef Schlehofer
318e6acddb
Merge pull request #10146 from BKPepe/unbound
unbound: Update to version 1.9.4
2019-10-07 01:10:47 +02:00
Stan Grishin
756bbb7afd simple-adblock: bugfix: proper dnsmasq reload on stop, rework start/stop logic
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-06 09:33:33 -07:00
Rosen Penev
eed49dad9c
Merge pull request #10105 from neheb/ffm
ffmpeg: Fix pkgconfig files to be more cross compile friendly
2019-10-05 12:15:51 -07:00
Rosen Penev
57a9e15144
Merge pull request #10106 from neheb/avah
avahi: Fix pkgconfig files to be cross compile friendly
2019-10-05 12:15:42 -07:00
Hannu Nyman
8f271dd2f2
Merge pull request #10157 from gladiac1337/haproxy-2.0.7
haproxy: Update HAProxy to v2.0.7
2019-10-05 17:17:20 +03:00
Christian Lachner
5d59ddd923 haproxy: Update HAProxy to v2.0.7
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.7.html)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-10-05 13:59:57 +02:00
Hannu Nyman
c722105c1d
Merge pull request #10151 from jefferyto/python-bpo-38243-34155
python,python3: Fix CVE-2019-16056, CVE-2019-16935
2019-10-05 11:27:20 +03:00
Hannu Nyman
341b519ea5
Merge pull request #10142 from stangri/master-simple-adblock
simple-adblock: bugfix and improvements (check description)
2019-10-05 11:25:44 +03:00
Rosen Penev
e98d0dd49e
Merge pull request #10147 from ryzhovau/icu_python
icu: use our own python3 for host-compilation
2019-10-04 09:49:18 -07:00
Dirk Brenken
f0950804bf
Merge pull request #10145 from dibdot/banIP
banip: update 0.3.0
2019-10-04 18:21:43 +02:00
Jeffery To
a3be5cfa92 python,python3: Fix CVE-2019-16056, CVE-2019-16935
These patches address issues:
CVE-2019-16056: email.utils.parseaddr mistakenly parse an email
CVE-2019-16935: A reflected XSS in python/Lib/DocXMLRPCServer.py (for
Python 2.7)

CVE-2019-16935 was fixed for python3 in #10109

Links to Python issues:
https://bugs.python.org/issue34155
https://bugs.python.org/issue38243

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-10-04 23:54:46 +08:00
Jeffery To
47d6d8e514 python-simplejson: Fix python[3]-decimal dependency
simplejson depends on the decimal module[1][2]. This adds
python[3]-decimal to the package's DEPENDS.

[1]: https://github.com/simplejson/simplejson/blob/v3.16.0/simplejson/__init__.py#L110
[2]: https://github.com/simplejson/simplejson/blob/v3.16.0/simplejson/encoder.py#L7

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-10-04 22:40:25 +08:00
Alexander Ryzhov
19b07c6642
icu: use our own python3 for host-compilation
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-10-04 16:36:47 +03:00
Josef Schlehofer
1caf170daf
unbound: Update to version 1.9.4
Fixes CVE-2019-16866

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-04 11:58:32 +02:00
Dirk Brenken
ff8b853a6d
banip: update 0.3.0
* new 'ca-bundle' dependency as all https connections
  are now validated by default
* automatically select the download utility: 'aria2', 'curl',
  'uclient-fetch' with libustream-* or wget are supported
* track & ban failed LuCI login attempts as well
* add a small log/banIP background monitor to block
  SSH/LuCI brute force attacks in realtime (disabled by default)
* add a config version check (please update your default config!)
* made the automatic wan detection more stable
* fix the IPv6 logfile parser
* fix the service status message
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-10-04 10:16:20 +02:00
Stan Grishin
54f4487af1 simple-adblock: bugfix and improvements (check description)
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-03 18:41:49 -07:00
Rosen Penev
1d4a09e0c5
nbd: Remove other build dependency
Already satisfied by glib2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-03 16:22:38 -07:00
Rosen Penev
61b7341a7a
Merge pull request #10131 from neheb/jool
jool: Update to 4.0.5
2019-10-03 15:51:22 -07:00
Michael Heimpold
f14a76253a
Merge pull request #10126 from stefaang/php7-mod-gd
php7-mod-gd: enable libwebp
php7: bump to 7.2.23
2019-10-03 14:32:46 +02:00
Stefaan Ghysels
dacda44755 php7: bump to 7.2.23
Signed-off-by: Stefaan Ghysels <stefaang@gmail.com>
2019-10-03 13:44:23 +02:00
Stefaan Ghysels
84a449440a php7-mod-gd: enable libwebp
Signed-off-by: Stefaan Ghysels <stefaang@gmail.com>
2019-10-03 13:42:38 +02:00
Rosen Penev
ea3e5db68d
nbd: Remove glib2 build dependency
It is already included.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-02 18:54:43 -07:00
Rosen Penev
7182efa1bf
libftdi: Don't build examples
Compilation fix with uClibc-ng. No change in package.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-02 18:53:50 -07:00
Rosen Penev
d2df36bbb0
vala: Update to 0.46.2
Removed inactive maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-02 15:15:00 -07:00
Rosen Penev
938ecc65e2
Merge pull request #9972 from ewsi/feature_dcwifi
dcwifi: Add Dual Channel Wi-Fi component packages
2019-10-02 12:40:02 -07:00
Rosen Penev
15dfcc3611
Merge pull request #10121 from BKPepe/werkzeug
Werkzeug: Update to version 0.16.0
2019-10-02 12:37:06 -07:00
Rosen Penev
0d3d4ca894
Merge pull request #10122 from BKPepe/flask
Flask: Update to version 1.1.1
2019-10-02 12:36:11 -07:00
Rosen Penev
8a6388b9e0
Merge pull request #10124 from tiagogaspar8/procps-ng-fix
procps-ng: change default package selection
2019-10-02 11:29:34 -07:00
Carey Sonsino
9129b75fff dcwifi: Add Dual Channel Wi-Fi component packages
dcstad: Dual Channel Wi-Fi Station Daemon
dcwapd: Dual Channel Wi-Fi Access Point Daemon
libdcwproto: Dual Channel Wi-Fi Protocol Library
libdcwsocket: Dual Channel Wi-Fi Socket Library
macremapper: MAC Address Remapper Linux Kernel Module
mrmctl: Userland tool to get/set remap rules

Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>

Much help from @neheb
2019-10-02 13:34:11 +00:00
Rosen Penev
cae9da4d26 jool: Update to 4.0.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-01 18:40:39 -07:00
Tiago Gaspar
071b15ecc0 procps-ng: change default package selection Change the default selection of packages from all to none.
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
2019-10-01 22:57:12 +01:00
Hannu Nyman
4f717a6f65 haveged: convert to procd
Convert haveged init script to use procd

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-10-01 23:11:45 +03:00
Hannu Nyman
8ded4a3b62
Merge pull request #10129 from philenotfound/mutt-bump
mutt: bump to 1.12.2
2019-10-01 21:59:56 +03:00
Phil Eichinger
bde13082db mutt: bump to 1.12.2
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2019-10-01 20:50:29 +02:00
Hannu Nyman
e5b308308b haveged: update to 1.9.8
Update haveged to 1.9.8

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-10-01 21:38:11 +03:00
Nuno Goncalves
178a359275 watchcat: make compatible with updated busybox ash array handling
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2019-10-01 19:41:56 +02:00
Josef Schlehofer
1ccf2377fc
python3-maxminddb: Update to version 1.5.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-01 00:38:47 +02:00
Josef Schlehofer
19e12971b8
Flask: Update to version 1.1.1
- Change TITLE and URL to better one
- Add source package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-01 00:21:42 +02:00
Josef Schlehofer
267796c316
Werkzeug: Update to version 0.16.0
- Remove PKG_BUILD_DEPENDS as it is no longer necessary.
- The Python3 is already included in DEPENDS.
- Remove PKG_BUILD_DIR and PKG_UNPACK was for dual Python version.
- Change TITLE and description
- Add source package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-01 00:15:35 +02:00
Rosen Penev
1ffbba3fb1
Merge pull request #10102 from mister-benjamin/feature/etherwake-nfqueue
etherwake-nfqueue: Add package etherwake-nfqueue
2019-09-30 13:10:58 -07:00