| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
Reverted at request by Daniel Engberg.
https://github.com/openwrt/packages/pull/7706#issuecomment-453734749
This reverts commit d4a62bbbca95fbe9a1dcde0203992d5dfdd0ee60.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\
| |
| | |
getdns: Remove iamperson347 from maintainer
|
| |
| |
| | |
I am no longer able to support maintaining the getdns lib for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
|
|\ \
| | |
| | | |
sqlite3: various improvements
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This commit:
- adds support for parallel builds (the possibilities of building parts
of sqlite3 in parellel are limited, but there is no downside)
- adds a CVE/CPE ID
- Removes useless "=1" from -D[EFINES]
- Adds --disable-debug (default anyway, just makes it explicit), put
--disable-static-shell up top to sort the list alphabetically
- Saves one INSTALL_DIR line in the end
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sqlite3 can use libedit, readline or disable command-line editing
support altogether. This commit adds a choice to menuselect.
The default is changed from readline to libedit, as the latter is
upstream's first choice and is also a bit smaller than readline.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds (most) configure switches to menuselect. The defaults are _not_
changed, meaning the default configuration itself remains the same.
This enables changing the configuration through menuselect and adds
flags that other packages may use.
Config.in is renamed to Config-lib.in in anticipation of a future commit
where the cli tool package also gets a file to source.
The variables also get a prefix change from SQLITE to SQLITE3 in case
there will be a new major release in the future that may coexist with
sqlite3.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
|\ \ \
| | | |
| | | | |
libmicrohttpd: Update to 0.9.62
|
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \
| | | | |
| | | | | |
libpng: Update to 1.6.36
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Switched to codeload for simpler Makefile.
Several adjustments for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also drop the CVE patches which are already covered by this new release.
Compile tested for and run tested on mxs platform.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Full changelog: http://cvs.schmorp.de/libev/Changes?view=markup
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
libpam: Update to 1.3.1
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Upstream switched to GitHub for releases. Follow suit.
Rearranged Makefile quite a bit to be more similar to other projects.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes CVE-2018-19758
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The dependent packages fail to build when using uclibc++ due to some
missing feature. It's probably easy to add a fix but for right now, switch
back to fix compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \
| | | | |
| | | | | |
libuv: Update to 1.24.1
|
| | |/ /
| |/| |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
libs/libmpdclient: Update to 2.16
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
Update libmpdclient to 2.16
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \
| | | | |
| | | | | |
libuwsc: Update to 3.2.0
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
libiio: Update to 0.16
|
| | |_|/ /
| |/| | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
libpfring: Update to 7.4.0
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
libdouble-conversion: Update to 3.1.1
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
Switched to codeload and updated the Makefile to standards.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
psqlodbc: Update to 11.00.0000
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Rearranged Makefile for consistency between packages.
Added PKG_BUILD_PARALLEL to speed up compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |/ / /
|/| | |
| | | |
| | | |
| | | | |
This makes the libc++ adjustable
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
libndpi: Update to 2.6
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Got rid of the upstreamed patches.
ndpiReader needs libc++ now apparently.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
liburcu: update to 0.9.5
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
libedit: update to 20181209-3.1
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
sqlite3: Set platform configuration flags & cleanup
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Set platform specfic flags to avoid sqlite using built-in variants
Remove CONFIGURE_VARS, already properly set by toolchain
Change order of TARGET_CFLAGS to match upstream documentation
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
libgpg-error: Update to 1.33
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
ibrcommon: Allow usage of uclibc++
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Allows having only one libc++ installed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
openldap: version update and new build parameters
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This patch updates OpenLDAP to 2.4.47, introduces new build
parameters and places openldap-server, openldap-utils and
libopenldap under a separate menu item in Network.
OpenLDAP is difficult to find in menuconfig at present. Making
a separate menu item for OpenLDAP for selection of packages and
enabling or disabling build parameters makes better sense.
To have access to the loglevel directive, OpenLDAP must be built
with debugging information. Having access to the loglevel directive
is essential during the initial configuration of OpenLDAP server.
International users may want to enable ICU support to have access
to international characters.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
|