aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #4930 from hbl0307106015/botanRosen Penev2019-04-02
|\ | | | | botan: add new package
| * botan: add new packageBangLang Huang2019-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Botan (Japanese for peony) is a cryptography library written in C++11 and released under the permissive Simplified BSD license. Botan's goal is to be the best option for cryptography in new C++ code by offering the tools necessary to implement a range of practical systems, such as TLS/DTLS, PKIX certificate handling, PKCS#11 and TPM hardware support, password hashing, and post quantum crypto schemes. In addition to the C++, botan has a C89 API specifically designed to be easy to call from other languages. A Python binding using ctypes calling the C89 API is included. github: https://github.com/randombit/botan Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | Merge pull request #7752 from yangfl/freeradius3Rosen Penev2019-04-02
|\ \ | | | | | | freeradius3: Add support for SQL
| * | freeradius3: update to 3.0.18David Yang2019-04-02
| | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
| * | freeradius3: Add support for SQLDavid Yang2019-04-02
| | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | Merge pull request #8573 from neheb/luasecRosen Penev2019-04-02
|\ \ \ | | | | | | | | luasec: Replace -fPIC with $(FPIC)
| * | | luasec: Replace -fPIC with $(FPIC)Rosen Penev2019-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently i386 and the PPC targets have issues linking issues. https://github.com/openwrt/packages/issues/3319 says that replacing -fPIC with -fpic works. Patch added to avoid package overriding settings set by toolchain and make compilation less noisy Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8575 from neheb/loasRosen Penev2019-04-02
|\ \ \ \ | |_|/ / |/| | | luasocket: Replace -fpic with $(FPIC)
| * | | luasocket: Replace -fpic with $(FPIC)Rosen Penev2019-04-02
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | This is causing linking errors on i386 and ppc. Also removed custom warnings an optimization levels that override stock settings. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | qemu: explicitly disable dependency on libpmem, libudev, libxml2Yousong Zhou2019-04-02
| | | | | | | | | | | | | | | | | | | | | Supersedes openwrt/packages#8571 Reported-by: Rosen Penev rosenp@gmail.com Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | qemu: sort --disable-xx listYousong Zhou2019-04-02
|/ / | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #8228 from lucize/libpciDaniel Engberg2019-04-01
|\ \ | | | | | | pciutils: add support for libpci
| * | pciutils: add support for libpciLucian Cristian2019-04-02
| | | | | | | | | | | | | | | | | | fix install dev for packages that needs LIBPCI and add me as a mantainer Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | Merge pull request #8566 from neheb/sofRosen Penev2019-04-01
|\ \ \ | | | | | | | | softethervpn: Fix compilation under 64-bit targets
| * | | softethervpn: Fix compilation under 64-bit targetsRosen Penev2019-04-01
|/ / / | | | | | | | | | | | | | | | -m64 is not compatible with OpenWrt's compilers. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #8564 from ammubhave/bump_boostRosen Penev2019-04-01
|\ \ \ | | | | | | | | boost: bump pkg release
| * | | boost: bump pkg releaseAmol Bhave2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | PR #7126 updated the Makefile but didn't bump the pkg release version Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | | Merge pull request #8554 from neheb/dcRosen Penev2019-04-01
|\ \ \ \ | | | | | | | | | | libdouble-conversion: Update to 3.1.4
| * | | | libdouble-conversion: Update to 3.1.4Rosen Penev2019-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added patch to fix compilation on big endian ARM. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8555 from neheb/fioRosen Penev2019-04-01
|\ \ \ \ \ | | | | | | | | | | | | fio: Fix compilation under mpcore.
| * | | | | fio: Fix compilation under mpcore.Rosen Penev2019-03-31
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8417 from cotequeiroz/luasql-flagsRosen Penev2019-04-01
|\ \ \ \ \ | |_|/ / / |/| | | | luasql: fix variants LDFLAGS
| * | | | luasql: fix variants LDFLAGSEneas U de Queiroz2019-03-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #8559 from nxhack/homebridge_0_4_47Hannu Nyman2019-04-01
|\ \ \ \ \ | | | | | | | | | | | | node-homebridge: update to 0.4.47
| * | | | | node-homebridge: update to 0.4.47Hirokazu MORIKAWA2019-04-01
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 0.4.47 Some document update. Add ability to publish external accessory separately. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | Merge pull request #8557 from gladiac1337/feature-haproxy-v1.8.19-updatesHannu Nyman2019-04-01
|\ \ \ \ \ | | | | | | | | | | | | haproxy: Update all patches for HAProxy v1.8.19
| * | | | | haproxy: Update all patches for HAProxy v1.8.19Christian Lachner2019-04-01
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.19.html) - Raise PKG_RELEASE to 3 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | shadowsocks-libev: add a "forward all" recipeYousong Zhou2019-04-01
| | | | |
* | | | | Merge pull request #8089 from ja-pa/openocd-security-fixRosen Penev2019-04-01
|\ \ \ \ \ | | | | | | | | | | | | openocd: patch security issue
| * | | | | openocd: patch security issueJan Pavlinec2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2018-5704 - https://nvd.nist.gov/vuln/detail/CVE-2018-5704 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | znc: update to 1.7.3Jonas Gorski2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-9917 (only affects modpython) Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* | | | | | Merge pull request #8191 from jefferyto/sysstat-initRosen Penev2019-04-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | sysstat: Update init script
| * | | | | | sysstat: Update init scriptJeffery To2019-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #8183 from jefferyto/hd-idle-initRosen Penev2019-04-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | hd-idle: Update init script
| * | | | | | | hd-idle: Update init scriptJeffery To2019-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also adds a service_triggers() function. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #8558 from Cynerd/btrfs-progs-zstdRosen Penev2019-04-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | btrfs-progs: add support for zstd
| * | | | | | | | btrfs-progs: add support for zstdKarel Kočí2019-04-01
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows BTRFS encryption using zstd. Using zstd can increase performance. This change increases size of btrfs-progs only by 4K. The real effect on size is only size of libzstd which is around 500K. This should be fine on system requiring BTRFS so no variant without zstd was added. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | | | Merge pull request #8118 from jefferyto/pptpd-initRosen Penev2019-03-31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | pptpd: Update init script
| * | | | | | | pptpd: Update init scriptJeffery To2019-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also adds a service_triggers() function and removes some unnecessary curly brackets. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #8103 from jefferyto/e2guardian-initRosen Penev2019-03-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | e2guardian: Update init script
| * | | | | | | | e2guardian: Update init scriptJeffery To2019-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #8101 from jefferyto/aria2-initRosen Penev2019-03-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | aria2: Update init script
| * | | | | | | | | aria2: Update init scriptJeffery To2019-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also lets procd trigger the validation function directly, and removes some unnecessary curly brackets. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #8122 from jefferyto/squid-initRosen Penev2019-03-31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | squid: Update init script
| * | | | | | | | | | squid: Update init scriptJeffery To2019-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also removes some unnecessary curly brackets. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | Merge pull request #8549 from neheb/gpgRosen Penev2019-03-31
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libgpg-error: Update to 1.36
| * | | | | | | | | | | libgpg-error: Update to 1.36Rosen Penev2019-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated patch to fix compilation on mips64. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #8526 from BKPepe/voluptuous-serializeJosef Schlehofer2019-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python-voluptuous-serialize: add package for Python3
| * | | | | | | | | | | | python-voluptuous-serialize: add package for Python3Josef Schlehofer2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | Merge pull request #8485 from BKPepe/aiohttpJosef Schlehofer2019-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-aiohttp: add a new package