Florian Eckert
48ad713a14
libxslt: add host build
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years ago
Dirk Brenken
b44c1a727f
Merge pull request #10325 from dibdot/travelmate
travelmate: update 1.5.1
5 years ago
Dirk Brenken
7554f5d891
travelmate: update 1.5.1
* fix section naming in wireless & travelmate config
* check/enable disabled 'wifi-device' sections
* fix LuCI frontend issues (separate PR)
Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years ago
Daniel Engberg
47ef4a451f
Merge pull request #10326 from BKPepe/ytdl
youtube-dl: Update to version 2019.10.22
5 years ago
Josef Schlehofer
c16b416356
youtube-dl: Update to version 2019.10.22
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Michael Heimpold
cee37c2902
Merge pull request #10288 from flyn-org/php7
php7: mark /etc/config/php7-fastcgi as conffile
5 years ago
Hannu Nyman
94c344bb92
Merge pull request #10322 from jefferyto/python-2.7.17
python: Update to 2.7.17, refresh patches
5 years ago
Rosen Penev
d235c861fe
libqmi: Fix compilation with full iconv
nls.mk is needed.
Removed +glib2 dependency. It's already included in libmbim.
Other minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
0cc8690d54
libmbim: Fix compilation with full iconv
nls.mk is needed.
explicitly disabled udev. It's not available for use.
Added autoreconf to try to fix the buildbots.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Jakub Jalowiczor
4712deffa5
poco: Added changes to InstallDev section and conditions for poco libs.
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
5 years ago
Rosen Penev
5ecf0fabdb
Merge pull request #10317 from TDT-AG/pr/20191021-keepalived
keepalived: update version to 2.0.19
5 years ago
Rosen Penev
ac9eecd36c
Merge pull request #10320 from eglooca/master
netifyd: Updated to v2.93
5 years ago
Rosen Penev
5349b34df0
Merge pull request #10310 from stangri/master-vpnbypass
vpnbypass: bugfix: PROCD command not found on stop
5 years ago
Hannu Nyman
7a49d8a232
Merge pull request #10314 from commodo/python-3-8
python3: bump to version 3.8
5 years ago
Jeffery To
83b300aa83
python: Update to 2.7.17, refresh patches
Patches already merged and so removed:
* 011-fix-ssl-build-use-have-npn.patch
* 019-bpo-36216-Add-check-for-characters-in-netloc-that-normalize-to-separators-GH-12216.patch
* 020-bpo-36216-Only-print-test-messages-when-verbose-GH-12291.patch
* 021-2.7-bpo-35121-prefix-dot-in-domain-for-proper-subdom.patch
* 022-bpo-30458-Disallow-control-chars-in-http-URLs-GH-13315.patch
* 023-bpo-35907-Avoid-file-reading-as-disallowing-the-unnecessary-URL-scheme-in-urllib-GH-11842.patch
* 027-bpo-38243-Escape-the-server-title-of-DocXMLRPCServer.patch
* 028-bpo-34155-Dont-parse-domains-containing-GH-13079.patch
Patches no longer necessary and so removed:
* 017_lib2to3_fix_pyc_search.patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Rosen Penev
3c9c889e9e
Merge pull request #10287 from neheb/mai
emailrelay: Update to 2.1
5 years ago
Rosen Penev
221cd77315
Merge pull request #10244 from neheb/kl
klish: Remove unused libstdcpp dependency
5 years ago
Darryl Sokoloski
134a19dccf
netifyd: Updated to v2.93
Maintainer: Darryl Sokoloski / @dsokoloski
Compile tested: arm_cortex-a15_neon-vfpv4, TP-Link Archer C2600, master
Run tested: TP-Link Archer C2600
Change log for v2.93:
[IMP] FreeBSD: Added deploy target (package).
[IMP] Debian: Added OS detection.
[IMP] Ubuntu: Added OS detection.
[IMP] CentOS: Added OS detection.
[IMP] RedHat: Added OS detection.
[IMP] OpenWrt: Updated build documentation.
[FIX] Updated function names for enable/disable sink server.
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
5 years ago
Jeffery To
1bacdd52f7
python,python3: Add PYPI_SOURCE_NAME to pypi.mk
This adds a new (optional) variable, PYPI_SOURCE_NAME, to pypi.mk.
For some PyPi packages (e.g. aiohttp_cors, click, django-compressor),
the name of the package and the source tarball name are slightly
different (usually by capitalisation or hyphen/underscore change).
This new variable is to make this difference explicit. PYPI_NAME is
meant for the "official" package name, whereas PYPI_SOURCE_NAME is meant
for the source tarball name.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Jeffery To
a8bf6a8bd6
python-ipaddress: Update to 1.0.23
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Jeffery To
46c43b29f7
python-automat: Update to 0.8.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Jeffery To
f2d744d31a
python-attrs: Update to 19.3.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Gerard Ryan
a1facd78f6
docker-ce: Updated to 19.03.3
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
5 years ago
Gerard Ryan
be6c6b4d42
libnetwork: Updated to 45c71022 for docker 19.03.3
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
5 years ago
Gerard Ryan
8a0cc11c16
containerd: Updated to 1.2.10
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
5 years ago
Gerard Ryan
ead55805da
runc: Updated to 3e425f80 for containerd 1.2.10
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
5 years ago
Alexandru Ardelean
48277ec915
python3: bump to version 3.8
This required a bit work to get working, compared to other versions. So,
some things have changed a bit more significantly.
Some highlights:
* there is no longer a pgen executable, seems this is now part of
libpython; let's see what this means for us in the future
* blake2 hash (from OpenSSL) detection needs some fixing; will upstream
added patch 002-fix-blake2-detection.patch
* removed all bpo patches; those should be fixed in upstream
* some needed to be manually re-applied as stuff changed:
- 001-enable-zlib.patch - file changed
- 004-do-not-write-bytes-codes.patch - file changed
- 015-abort-on-failed-modules.patch - variable was renamed
cross_compiling -> CROSS_COMPILING
* 017_lib2to3_fix_pyc_search.patch - the code changed, it does not seem to
have the original problem with respect to file-extension, as there
does not seem to be any special extension logic anymore there
* 006-remove-multi-arch-and-local-paths.patch - dropped patch; I can't
remember the full-details of this issue; it was something with
Debian/Ubuntu's multi-arch stuff; it was probably added maybe due to
some overzealous (on my part) thingy caused by some weird reports,
that I could never solve; let's have this patch dropped and see
* make package/python3/refresh to reduce fuzz for the rest
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Jeffery To
9d892e3cf8
python-cryptography: Update to 2.8
With this update, the package no longer depends on python-asn1crypto[1].
[1]: https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst#28---2019-10-16
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Florian Eckert
e2689219be
keepalived: update version to 2.0.19
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years ago
Stan Grishin
9f135a9042
vpnbypass: bugfix: PROCD command not found on stop
Signed-off-by: Stan Grishin <stangri@melmac.net>
5 years ago
Daniel F. Dickinson
26bcbd5e62
msmtp-scripts: Update msmtp-scripts
Update to 1.2.5.1 (latest stable release)
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years ago
Jeffery To
141ead6bd7
python-cffi: Update to 1.13.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Josef Schlehofer
6cb186012b
Merge pull request #10285 from BKPepe/golang
golang: Update to version 1.13.3
5 years ago
Rosen Penev
de4ed9178e
emailrelay: Update to 2.1
Remove uClibc++ reference. This requires C++11 features not provided by
uClibc++.
Added size optimizations as this package is huge.
Cleaned up Makefile for consistency between packages.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Daniel Engberg
e210ba2b56
Merge pull request #10281 from BKPepe/netdata
netdata: Update to version 1.18.1
5 years ago
DENG Qingfang
3e608e77fe
lm-sensors: update to 3.6.0
Update lm-sensors to 3.6.0
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
Josef Schlehofer
d8d736711d
git: Update to version 2.23.0
Refresh patches
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Rosen Penev
fa790f08de
Merge pull request #10284 from BKPepe/dnscrypt-proxy
dnscrypt-proxy2: Update to version 2.0.28
5 years ago
W. Michael Petullo
5bc9bb04c5
php7: mark /etc/config/php7-fastcgi as conffile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years ago
Josef Schlehofer
10d55f63d6
golang: Update to version 1.13.3
Fixes CVE-2019-17596
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Rosen Penev
896a09ed1a
Merge pull request #10280 from BKPepe/sudo
sudo: Update to version 1.8.28p1
5 years ago
Josef Schlehofer
4370331d79
dnscrypt-proxy2: Update to version 2.0.28
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Josef Schlehofer
35b215dfff
sudo: Update to version 1.8.28p1
- Refreshed patches
- Remove inactive maintainer
Fixes: CVE-2019-14287
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Josef Schlehofer
603ead3ad8
netdata: Update to version 1.18.1
Enable PKG_BUILD_PARALLEL
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Dirk Brenken
0ace4a08c6
Merge pull request #10278 from dibdot/adblock
adblock: minor update 3.8.6-2
5 years ago
Dirk Brenken
a94610c88f
adblock: minor update 3.8.6-2
* fix service status message
* refine readme regarding reload cron job (provided by @novoid )
Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years ago
Rosen Penev
238d6e1f90
sispmctl: Reduce ipk size
Do not install static libraries or symlinks as actual files.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
83be857cea
ncdu: Update to 1.14.1
Several Makefile cleanups for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
29b39264d6
screen: Update to 4.7.0
Remove all patches. They have all been merged upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
5096509945
vala: Update to 0.46.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago