Chris Geraghty
2478868db9
ostiary: Initial package creation
...
Signed-off-by: Chris Geraghty <CGretski@hotmail.com >
2019-06-11 07:37:07 +01:00
Nikos Mavrogiannopoulos
8e62aeef46
gnutls: removed FIXUP
...
This addresses regression discussed in #8129
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com >
2019-05-30 07:24:34 +02:00
Rosen Penev and GitHub
16efdcae67
Merge pull request #9105 from zhaojh329/fix-cgi-io
...
cgi-io: Fix bug
2019-05-29 19:11:54 -07:00
Jianhui Zhao
63ea52965f
cgi-io: Fix bug
...
The installation name is inconsistent with the code
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com >
2019-05-30 10:03:29 +08:00
Hannu Nyman and GitHub
e9d59949ce
Merge pull request #8979 from val-kulkov/python-curl
...
python-curl: remove hardcoded dependency on mbedtls
2019-05-29 19:38:32 +03:00
Hannu Nyman and GitHub
96ae56b1e5
Merge pull request #9093 from jefferyto/python-host-ensurepip-upgrade-uninstall
...
python,python3: Use ensurepip=upgrade for host Python
2019-05-29 19:36:29 +03:00
Hannu Nyman and GitHub
7d9511ae9d
Merge pull request #9085 from commodo/readme-multi-package-feeds
...
lang: python: readme: document mechanism for corner-case python[3]-package.mk location
2019-05-29 19:35:43 +03:00
Hannu Nyman and GitHub
f6ce2f3b28
Merge pull request #9083 from jefferyto/python-src-pkg-info
...
python,python3: Clear more fields for src packages
2019-05-29 19:33:49 +03:00
Eneas U de Queiroz
c83b8787a5
xtables-addons: adapt build to EXTERNAL_TOOLCHAIN
...
Commit 32aaaaa led to failures when openwrt ARCH did not match kernel
ARCH, and this may not be its only side-effect.
This restores the previous Build/Compile and Build/Install, using the
default ones only when using external toolchain; in this case, ARCH is
set to LINUX_KARCH.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-29 09:04:23 -03:00
Nikos Mavrogiannopoulos
998b6d4636
gnutls: updated to 3.6.8
...
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com >
2019-05-29 07:33:29 +02:00
Rosen Penev and GitHub
0353ca6833
Merge pull request #9071 from solenoglyph/hfsprogs
...
hfsprogs: Fix wide string literal in fsck_hfs
2019-05-28 13:54:16 -07:00
Rosen Penev and GitHub
acc05a66d1
Merge pull request #9094 from jefferyto/bluez-remove-examples
...
bluez: Remove bluez-examples
2019-05-28 13:46:51 -07:00
Paul Spooren
e83152151b
prometheus: update to 2.10
...
Signed-off-by: Paul Spooren <mail@aparcar.org >
2019-05-28 21:35:01 +02:00
Alexandru Ardelean
d607b4da7b
lang: python: readme: document mechanism for corner-case python[3]-package.mk location
...
After some thinking over this, documenting this behavior makes sense
versus adding some functionst to handle this.
There is some validity/use-cases where some users may want to reference
a python[3]-package.mk from some other location as well as have the
flexibility to change it (locally). One example can be when the local
`packages` is renamed to something else.
This does not fall on the responsibility of the Python maintainers, but
it can be documented.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2019-05-28 21:38:01 +03:00
Jeffery To
af5288827e
python,python3: Use ensurepip=upgrade for host Python
...
This changes --with-ensurepip=install to upgrade, to upgrade host
versions of setuptools and pip to the Python-bundled versions.
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-05-28 20:27:13 +08:00
Jeffery To
eab0cfadb3
bluez: Remove bluez-examples
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-05-28 20:20:25 +08:00
Eric Luehrsen and Yousong Zhou
e6812324c6
unbound: add compile options to library and daemon
...
Two seperate package names were chosen instead of menu selected options
because dependents need a ready (large) package in release directory.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com >
2019-05-28 09:52:47 +08:00
Eric Luehrsen and Yousong Zhou
f1d1530f48
unbound: replace obsolete test expressions
...
Expressions '-o', '-a', and '\( \)' within test or '[ ]' are obsolete.
POSIX allows few arguments to test, so long expressions are not
portable. '[ p -a q ]' can be replaced with '[ p ] && [ q ]' instead.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com >
2019-05-28 09:52:47 +08:00
Rosen Penev and GitHub
85bc7bc4f3
fish: Fix wrong dependency
...
UCLIBC should be USE_UCLIBC
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-27 16:55:02 -07:00
Rosen Penev and GitHub
28d2516af5
Merge pull request #9089 from philenotfound/mutt-bump
...
mutt: switch to https instead of ftp
2019-05-27 15:49:37 -07:00
Phil Eichinger
5963b15f47
mutt: switch to https instead of ftp
...
Since https is preferred master site with http is used as second choice.
Signed-off-by: Phil Eichinger <phil@zankapfel.net >
2019-05-28 00:02:31 +02:00
Hannu Nyman and GitHub
aede98d325
Merge pull request #9084 from philenotfound/mutt-bump
...
mutt: bump to version 1.12.0
2019-05-27 22:26:46 +03:00
Phil Eichinger
df128723b7
mutt: bump to version 1.12.0
...
Signed-off-by: Phil Eichinger <phil@zankapfel.net >
2019-05-27 21:13:24 +02:00
Rosen Penev and GitHub
81ea55bdc2
Merge pull request #9081 from cotequeiroz/lbevthp_bots
...
lbevthp: attempt to fix bots failure
2019-05-27 11:37:56 -07:00
Rosen Penev and GitHub
3a15492e73
Merge pull request #9078 from James-TR/dnsdist
...
dnsdist: add missing dependency for libatomic
2019-05-27 11:36:06 -07:00
Dirk Brenken and GitHub
aa92ab040a
Merge pull request #9075 from dibdot/banIP
...
banip: update 0.1.2
2019-05-27 19:16:22 +02:00
Jeffery To
6952970b2e
python,python3: Clear more fields for src packages
...
This clears the CONFLICTS, PROVIDES, EXTRA_DEPENDS, and USERID fields
for -src packages.
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-05-28 00:43:26 +08:00
Eneas U de Queiroz
3ab4804d10
libevhtp: pass TARGET_CPPFLAGS to cmake
...
Added $(TARGET_CPPFLAGS) to TARGET_CFLAGS to fix a buildbot failure to
find oniguruma include files.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-27 10:14:05 -03:00
Eneas U de Queiroz
e0b250538e
oniguruma: change ${...} to $(...) in Makefile
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-27 10:12:39 -03:00
James Taylor
bb76f5cdd1
dnsdist: add missing dependency for libatomic
...
libatomic is required on mips* targets. This change will fix buildbot failures in #8548
for dnsdist
Signed-off-by: James Taylor <james@jtaylor.id.au >
2019-05-27 18:53:20 +10:00
Dirk Brenken
21f5f357e0
banip: update 0.1.2
...
* add more IPv4 & IPv6 consistency checks
* various cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org >
2019-05-27 06:22:34 +02:00
Rosen Penev and GitHub
6fb18c99f1
Merge pull request #9043 from neheb/fish
...
fish: Do not build with uClibc-ng
2019-05-26 15:42:48 -07:00
Rosen Penev and GitHub
3d2c2422a8
Merge pull request #9072 from jefferyto/slang-oniguruma
...
slang2: Add oniguruma module
2019-05-26 12:21:08 -07:00
Jeffery To
4d611913fc
slang2: Add oniguruma module
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-05-27 02:45:21 +08:00
Henry Cross
cc8b7c8ddc
hfsprogs: Fix wide string literal in fsck_hfs
...
Signed-off-by: Henry Cross <51044550+solenoglyph@users.noreply.github.com >
2019-05-26 10:03:31 -07:00
Rosen Penev and GitHub
10dd4f4720
Merge pull request #9060 from jefferyto/python-setuptools-reproducible
...
python-setuptools: Add reproducibility patches from Debian
2019-05-25 16:11:43 -07:00
Rosen Penev and GitHub
e4b7135a6f
Merge pull request #9063 from cotequeiroz/libevhtp-1.2.18
...
libevhtp: update to 1.2.18, add oniguruma package, adapt seafile-server
2019-05-25 16:07:47 -07:00
Peter Wagner
c86fdd679b
nfs-kernel-server: compile with internal rpcgen
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2019-05-26 00:48:23 +02:00
Rosen Penev and GitHub
36d409f9f9
Merge pull request #9067 from jefferyto/python3-chardet-rename-script
...
python-chardet: Rename Python 3 script
2019-05-25 14:21:50 -07:00
Rosen Penev and GitHub
9d34465c49
Merge pull request #8963 from neheb/tell
...
telldus-core: Fix compilation with full NLS
2019-05-25 11:15:41 -07:00
Eneas U de Queiroz
2d422e1dbb
libevhtp: restore openssl-thread patch
...
The first and last hunks of the patch were already taken care of, but
the middle two were still needed.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-24 21:00:07 -03:00
Dirk Brenken and GitHub
0afbe88bba
Merge pull request #9062 from dibdot/travelmate
...
travelmate: update 1.4.7
2019-05-24 23:27:35 +02:00
Jeffery To
6bd527df2e
python-chardet: Rename Python 3 script
...
The Python 2 and 3 versions of chardet both install a script with the
same name (/usr/bin/chardetect). This is the issue identified in #9006
(https://github.com/openwrt/packages/pull/9006#issuecomment-493709812 ).
This renames the Python 3 script to chardetect3.
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-05-25 04:28:53 +08:00
Eneas U de Queiroz
93e1a4f5ae
seafile-server: adjust to libevhtp 1.2.18
...
libevhtp 1.2.18 made API changes, and unbundled oniguruma.
To adapt seafile-server, some patches from Alexandre Rossi's debian
packaging at http://sousmonlit.zincube.net/~niol/repositories.git/
were applied.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-24 14:55:56 -03:00
Eneas U de Queiroz
3bf5450b6d
libevhtp: update to 1.2.18, add maintainer
...
Versions earlier than 1.2.15 had security vulnerabilities, especially
related to the bundled oniguruma. Now libevhtp uses a system-provided
library instead. The API changed as well, requiring patches to
seafile-server.
Adds @cotequeiroz Eneas U de Queiroz as maintainer.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-24 14:55:55 -03:00
Eneas U de Queiroz
7cb6405afe
oniguruma: add new package
...
oniguruma is a regular expression library for different character
encodings.
It is a dependency of current version of libevhtp, and is currently only
producing a static library, not generating an installable package.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-24 14:55:47 -03:00
Eneas U de Queiroz
ea781a938c
python-requests-oauthlib: add python3, clean deps
...
Added a python3 variant, and removed python-cryptography, and pyjwt from
the dependencies. They are required only to run one test, that is not
even being installed.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-24 13:59:55 -03:00
Dirk Brenken
be22a007ff
travelmate: update 1.4.7
...
* tweak 'f_check' function
* code cleanup
Signed-off-by: Dirk Brenken <dev@brenken.org >
2019-05-24 14:39:53 +02:00
champtar and GitHub
5b73b31f9b
Merge pull request #9057 from micmac1/sqlite3-pthread-arm-endian
...
sqlite3: libpthread change + arm endian fix
2019-05-24 08:35:59 +02:00
Rosen Penev and GitHub
3713fa89c3
Merge pull request #9041 from neheb/sla
...
slang2: Add support for full NLS compilation
2019-05-23 23:23:29 -07:00