Rosen Penev
25d0c17dfb
Merge pull request #10187 from commodo/python-asn1crypto-update
python-asn1crypto: bump to version 1.0.1
5 years ago
Rosen Penev
5aa5c26a17
Merge pull request #10185 from commodo/python-pillow-update
python-pillow: bump to version 6.2.0
5 years ago
Hannu Nyman
213969e6e4
collectd: update to 5.9.2
Update collectd to 5.9.2
Mainly bug fixes:
dfb9dd09fe/ChangeLog
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years ago
Dirk Brenken
b704e70689
Merge pull request #10189 from dibdot/banIP
banip: update 0.3.1
5 years ago
Carey Sonsino
0f00bcb16e
dcwifi: Update component versions
update package versions and hashes
remove bzero patches
remove uclibc++ patch
refactor directory structure
relocate mrmctl in menuconfig
update macremapper patch
Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>
5 years ago
Karl Palsson
74b34fb148
net/mosquitto: drop obsolete libuuid dependency
libuuid was dropped as a dependency in mosquitto 1.6.0
Signed-off-by: Karl Palsson <karlp@etactica.com>
5 years ago
Dirk Brenken
70ab67649b
banip: update 0.3.1
* the WAN auto detection now supports multiple interfaces, too
* no longer filter out possible LAN devices
* add a new DoH (DNS over HTTPS) blocklist source with public
DoH DNS server addresses, to effectively block client side DoH
communication, e.g. via Firefox or Chrome
Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years ago
Alexandru Ardelean
03f625047d
python-asn1crypto: bump to version 1.0.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Alexandru Ardelean
929df778cc
python-pillow: bump to version 6.2.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Jeffery To
d62dc51634
python-attrs: Update to 19.2.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Eneas U de Queiroz
0e725be8fd
icu: Revert "icu: Deactivate uClibc"
This reverts commit db424ede2f
.
It is causing recursive dependencies.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
5 years ago
Alexandru Ardelean
2f19a94d65
python[3]-simplejson: drop tests from simplejson package
These tests take-up a bit of space. And they aren't typically needed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Rosen Penev
5f7fc18ce7
Merge pull request #10180 from nxhack/icu_uclibc
icu: Deactivate uClibc
5 years ago
Hirokazu MORIKAWA
db424ede2f
icu: Deactivate uClibc
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
5 years ago
Rosen Penev
a9abe60ef4
sumo: Update to 1.3.1
Converted to CMake for simplicity.
Added upstream patch to use sleep_for instead of deprecated usleep.
Added patch to fix compilation with musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
690f397a0c
Merge pull request #10113 from dhewg/pull/libid3tag
libid3tag: add pkg-config file
5 years ago
Rosen Penev
451ec9cdc4
Merge pull request #10038 from tiagogaspar8/kea-fix
kea: fix makefile and dependencies
5 years ago
Rosen Penev
99bbb8af31
gammu: Update to 1.41
Remove upstreamed patch.
Switched conditional dependency to python3 in preparation for deprecating
Python 2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
1b0ff174dd
Merge pull request #10175 from nxhack/icu_65_1
icu: update to 65.1
5 years ago
Rosen Penev
43ecac1068
Merge pull request #10177 from kuoruan/aria2
aria2: Update to 1.35.0
5 years ago
Xingwang Liao
2384acdc9d
aria2: Update to 1.35.0
* remove OpenSSL patch, it has already merged to the source.
Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
5 years ago
Hirokazu MORIKAWA
23adefbb7b
icu: update to 65.1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
5 years ago
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>
5 years ago
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>
5 years ago
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>
5 years ago
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>
5 years ago
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>
5 years ago
Rosen Penev
cc1b52c44a
libfizz: Update to 2019.10.07.00
Add patch removing boost-thread dependency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
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>
5 years ago
Hannu Nyman
bfd66f2d23
nano: update to 4.5
Update nano editor to version 4.5.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years ago
Hannu Nyman
401abc0f6f
Merge pull request #10163 from stangri/master-simple-adblock
simple-adblock: bugfix: proper dnsmasq reload on stop, rework start/stop logic
5 years ago
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.
5 years ago
Josef Schlehofer
318e6acddb
Merge pull request #10146 from BKPepe/unbound
unbound: Update to version 1.9.4
5 years ago
Stan Grishin
756bbb7afd
simple-adblock: bugfix: proper dnsmasq reload on stop, rework start/stop logic
Signed-off-by: Stan Grishin <stangri@melmac.net>
5 years ago
Gerard Ryan
c8e70c9550
docker-ce: Updated to 19.03.2
* Added warning logging
* Added missing default kmod
* Added missing kernel feature for IO scheduling
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
5 years ago
Jeffery To
c04dff7965
shinit: Add package
This package adds support for /etc/shinit and ~/.shinit files, which
contain commands to be run at the start of all interactive shells.
(/etc/profile and ~/.profile are read for login shells only.)
This is useful for those who regularly open non-login, interactive
shells, for example users of GNU Screen or tmux.
(This is based on a patch[1] I submitted for OpenWrt master, but there
does not appear to be much interest in merging the change.)
(This package uses the ENV shell variable, of which the POSIX standard
has a brief description[2]. The dash manpage[3] also describes how the
ENV variable is handled. (dash is the basis for busybox ash.))
[1]: https://patchwork.ozlabs.org/patch/1094493/
[2]: https://pubs.opengroup.org/onlinepubs/9699919799//utilities/V3_chap02.html#tag_18_05_03
[3]: https://manpages.debian.org/buster/dash/dash.1.en.html#Invocation
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Rosen Penev
eed49dad9c
Merge pull request #10105 from neheb/ffm
ffmpeg: Fix pkgconfig files to be more cross compile friendly
5 years ago
Rosen Penev
57a9e15144
Merge pull request #10106 from neheb/avah
avahi: Fix pkgconfig files to be cross compile friendly
5 years ago
Hannu Nyman
8f271dd2f2
Merge pull request #10157 from gladiac1337/haproxy-2.0.7
haproxy: Update HAProxy to v2.0.7
5 years ago
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>
5 years ago
Hannu Nyman
c722105c1d
Merge pull request #10151 from jefferyto/python-bpo-38243-34155
python,python3: Fix CVE-2019-16056, CVE-2019-16935
5 years ago
Hannu Nyman
341b519ea5
Merge pull request #10142 from stangri/master-simple-adblock
simple-adblock: bugfix and improvements (check description)
5 years ago
Rosen Penev
2cff5b6563
telldus-core: Fix compilation without usleep
Uses C++11's sleep_for, which internally uses nanosleep.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
8a977c8b6e
telldus-core: Makefile cleanups
Fixed license information.
Add PKG_BUILD_PARALLEL to explicitly disable parallel builds.
Fixed build depends to apply only to non glibc.
Added an alternative fix to ICONV_FULL which should work better.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
e98d0dd49e
Merge pull request #10147 from ryzhovau/icu_python
icu: use our own python3 for host-compilation
5 years ago
Dirk Brenken
f0950804bf
Merge pull request #10145 from dibdot/banIP
banip: update 0.3.0
5 years ago
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>
5 years ago
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>
5 years ago
Alexander Ryzhov
19b07c6642
icu: use our own python3 for host-compilation
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
5 years ago
Josef Schlehofer
1caf170daf
unbound: Update to version 1.9.4
Fixes CVE-2019-16866
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago