Jakub Jalowiczor
d9106a3a90
poco: Package version changed
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
5 years ago
Jakub Jalowiczor
83c21577a4
poco: Changed poco version to all, and from minimal build to typical.
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
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
W. Michael Petullo
4cb51d9564
libcap: move utilities to a separate package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years ago
Rosen Penev
a694e77d97
perl-uti: Update to 1.76
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
db7739d0a9
perl-text-csv_xs: Update to 1.40
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
f49c001db0
perl-test-warn: Update to 0.36
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
b5c1e915c7
perl-test-harness: Update to 3.42
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
6940bc0b06
perl-sub-uplevel: Update to 0.2800
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
23bbf5b74e
perl-net-http: Update to 6.19
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
73035a5e84
perl-lwp-mediatypes: Update to 6.04
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
8c7b110283
perl-http-server-simple: Update to 0.52
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
7dec647c2f
perl-http-message: Update to 6.18
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
782be8446c
perl-http-daemon: Update to 6.06
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
308b9fedfe
perl-http-cookies: Update to 6.04
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
36b6d15f70
perl-html-form: Update to 6.04
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
03656dfea6
perl-file-sharedir-install: Update to 0.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
a3d40c56a3
perl-dbi: Update to 1.642
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
a572df4e1b
perl-compress-bzip: Update to 2.26
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
6aa0cfb2e5
perl-cgi: Update to 4.44
Signed-off-by: Rosen Penev <rosenp@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
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>
5 years ago
Stan Grishin
54f4487af1
simple-adblock: bugfix and improvements (check description)
Signed-off-by: Stan Grishin <stangri@melmac.net>
5 years ago
Rosen Penev
1d4a09e0c5
nbd: Remove other build dependency
Already satisfied by glib2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
61b7341a7a
Merge pull request #10131 from neheb/jool
jool: Update to 4.0.5
5 years ago
Michael Heimpold
f14a76253a
Merge pull request #10126 from stefaang/php7-mod-gd
php7-mod-gd: enable libwebp
php7: bump to 7.2.23
5 years ago
Stefaan Ghysels
dacda44755
php7: bump to 7.2.23
Signed-off-by: Stefaan Ghysels <stefaang@gmail.com>
5 years ago
Stefaan Ghysels
84a449440a
php7-mod-gd: enable libwebp
Signed-off-by: Stefaan Ghysels <stefaang@gmail.com>
5 years ago
Rosen Penev
ea3e5db68d
nbd: Remove glib2 build dependency
It is already included.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
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>
5 years ago
Rosen Penev
d2df36bbb0
vala: Update to 0.46.2
Removed inactive maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
938ecc65e2
Merge pull request #9972 from ewsi/feature_dcwifi
dcwifi: Add Dual Channel Wi-Fi component packages
5 years ago
Rosen Penev
15dfcc3611
Merge pull request #10121 from BKPepe/werkzeug
Werkzeug: Update to version 0.16.0
5 years ago