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>
2019-10-07 21:19:44 -07:00
Rosen Penev
1b0ff174dd
Merge pull request #10175 from nxhack/icu_65_1
...
icu: update to 65.1
2019-10-07 21:18:17 -07:00
Rosen Penev
43ecac1068
Merge pull request #10177 from kuoruan/aria2
...
aria2: Update to 1.35.0
2019-10-07 21:13:01 -07:00
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>
2019-10-08 11:40:49 +08:00
Hirokazu MORIKAWA
23adefbb7b
icu: update to 65.1
...
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-10-08 12:33:31 +09:00
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
260d4a346a
boost: Remove thread dependency from context
...
thread is only used when the C++ mutex header is missing. AFAIK, this is
the case on Windows and not on Linux. Certainly not in OpenWrt.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 11:07:50 -07:00
Rosen Penev
ddd4109c1c
boost: Remove several host libraries
...
The facebook people have been working on removing Boost dependencies from
their projects. This is the current state.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 11:07:50 -07: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
Jakub Jalowiczor
f386733833
poco: Minor changes
...
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-07 09:14:00 -04:00
Jakub Jalowiczor
d9106a3a90
poco: Package version changed
...
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-07 08:29:03 -04:00
Jakub Jalowiczor
83c21577a4
poco: Changed poco version to all, and from minimal build to typical.
...
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-07 07:56:06 -04: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
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>
2019-10-06 12:07:21 +10:00
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>
2019-10-06 06:01:47 +08:00
W. Michael Petullo
4cb51d9564
libcap: move utilities to a separate package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-05 16:46:30 -04:00
Rosen Penev
a694e77d97
perl-uti: Update to 1.76
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:05 -07:00
Rosen Penev
db7739d0a9
perl-text-csv_xs: Update to 1.40
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:05 -07:00
Rosen Penev
f49c001db0
perl-test-warn: Update to 0.36
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:05 -07:00
Rosen Penev
b5c1e915c7
perl-test-harness: Update to 3.42
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:04 -07:00
Rosen Penev
6940bc0b06
perl-sub-uplevel: Update to 0.2800
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:04 -07:00
Rosen Penev
23bbf5b74e
perl-net-http: Update to 6.19
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:04 -07:00
Rosen Penev
73035a5e84
perl-lwp-mediatypes: Update to 6.04
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:04 -07:00
Rosen Penev
8c7b110283
perl-http-server-simple: Update to 0.52
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:03 -07:00
Rosen Penev
7dec647c2f
perl-http-message: Update to 6.18
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:03 -07:00
Rosen Penev
782be8446c
perl-http-daemon: Update to 6.06
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:03 -07:00
Rosen Penev
308b9fedfe
perl-http-cookies: Update to 6.04
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:02 -07:00
Rosen Penev
36b6d15f70
perl-html-form: Update to 6.04
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:02 -07:00
Rosen Penev
03656dfea6
perl-file-sharedir-install: Update to 0.13
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:02 -07:00
Rosen Penev
a3d40c56a3
perl-dbi: Update to 1.642
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:02 -07:00
Rosen Penev
a572df4e1b
perl-compress-bzip: Update to 2.26
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:01 -07:00
Rosen Penev
6aa0cfb2e5
perl-cgi: Update to 4.44
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-05 12:22:01 -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
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>
2019-10-04 13:23:33 -07:00
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>
2019-10-04 13:23:03 -07: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