aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* dnsdist: Add PKG_CPE_ID field to MakefileJames Taylor2019-06-25
| | | | | | Adding the PKG_CPE_ID field to the Makefile for dnsdist Signed-off-by: James Taylor <james@jtaylor.id.au>
* libxml2: add -dev and -utils packages (closes #8591)Michael Heimpold2019-06-13
| | | | | | | | | | This introduces a libxml2-dev package which contains most stuff required for developing against libxml2 (on the target), and the libxml2-utils package which contains the xmllint and xmlcatalog command line binaries which are provided by libxml2. Reported-by: Valentín Kivachuk <vk18496@gmail.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #9227 from Payne-X6/masterJosef Schlehofer2019-06-13
|\ | | | | knot: update to vetsion 2.8.2
| * knot: upgrade to vetsion 2.8.2Jan Hák2019-06-13
|/ | | | | | Upgrade of Knot DNS package to version 2.8.2 Signed-off-by: Jan Hák <jan.hak@nic.cz>
* Merge pull request #9226 from dengqf6/libsensorsRosen Penev2019-06-12
|\ | | | | lm-sensors: install libsensors using CP instead of INSTALL_DATA
| * lm-sensors: install libsensors using CP instead of INSTALL_DATADeng Qingfang2019-06-13
|/ | | | | | INSTALL_DATA turns all of the symlinks to files, increasing size. Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* shadowsocks-libev: bump to version 3.3.0Yousong Zhou2019-06-11
| | | | | | | The most notable change was that socket data buffer has been increased from 2KB to 16KB Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* Merge pull request #9164 from neheb/acmeRosen Penev2019-06-11
|\ | | | | acme: Update to 2.8.1
| * acme: Update to 2.8.1Rosen Penev2019-06-09
| | | | | | | | | | | | | | | | | | Fix license info to use SPDX name. Switched to wget instead of curl to avoid having a dependency on 2 SSL libraries. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #9134 from neheb/oRosen Penev2019-06-10
|\ \ | | | | | | libcoap: Update to 4.2.0 and switch to codeload
| * | libcoap: Update to 4.2.0 and switch to codeloadRosen Penev2019-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplifies the Makefile. Added PKG_BUILD_PARALLEL for faster compilation. Added ABI_VERSION parameter to handle package updates. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9216 from jefferyto/newt-python-configRosen Penev2019-06-10
|\ \ \ | | | | | | | | newt: Update python3-config path
| * | | newt: Update python3-config pathJeffery To2019-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The path where python3-config is installed was changed in 64959a1d. This updates that path for this package. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #9215 from eglooca/netifyd-v2.88Rosen Penev2019-06-10
|\ \ \ \ | |/ / / |/| | | netifyd: updated to v2.88
| * | | netifyd: updated to v2.88Darryl Sokoloski2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change log for v2.88: [IMP] Added support for search and replace privacy expressions. [IMP] Added support for masking external addresses with private address ranges. [IMP] When enabled, trigger a sink update on start-up. [IMP] Added flow hash cache. [IMP] Added HTTPS as a super-protocol of SSL. [IMP] Add ability to save DNS hint cache to non-volatile (persistent) memory. [IMP] Save sink responses when "json_save" is enabled. [IMP] Added dynamic sink URL cloud configuration. [IMP] Implemented per-detection-thread packet capture queue. [IMP] Added support for a loadable serial UUID. [IMP] Added configuration option to override sink connection timeout. [IMP] Idle flow TTLs tunable via configuration directives. [IMP] Added idle TCP flow multiplier to keep TCP flows in memory longer. [IMP] Added new flow metadata "first_update_at" timestamp. [IMP] Added complete reference sample configuration file. [IMP] Various optimizations and fixes for FreeBSD. [IMP] Employ advisory locking when writing output files. [FIX] Ensure all configuration files are preserved on upgrades. [FIX] Fixed automatic interface role detection for nethserver/shorewall. [FIX] Memory usage fixes using profiling tools. [UPD] Updated to nDPI v2.9.0-dev-709a87c. [OPT] Flush and compress upload queue as soon as possible. [OPT] Significantly reduced detection thread locking times. [DEV] Added example plugin submodule to repository. Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | | | Merge pull request #9208 from BKPepe/zeroconfRosen Penev2019-06-10
|\ \ \ \ | | | | | | | | | | zeroconf: update to version 0.23.0
| * | | | zeroconf: update to version 0.23.0Josef Schlehofer2019-06-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #9210 from nxhack/homebridge_0_4_50Rosen Penev2019-06-10
|\ \ \ \ \ | | | | | | | | | | | | node-homebridge: update to 0.4.50
| * | | | | node-homebridge: update to 0.4.50Hirokazu MORIKAWA2019-06-10
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | Merge pull request #9207 from BKPepe/ruamelRosen Penev2019-06-10
|\ \ \ \ \ | | | | | | | | | | | | ruamel-yaml: update to version 0.15.97
| * | | | | ruamel-yaml: update to version 0.15.97Josef Schlehofer2019-06-09
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #8998 from neheb/eleRosen Penev2019-06-10
|\ \ \ \ \ | | | | | | | | | | | | elektra: Fix compilation without deprecated OpenSSL APIs
| * | | | | elektra: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-05-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9199 from jefferyto/python-config-staging-dir-hostRosen Penev2019-06-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | python,python3: Move python-config to $(STAGING_DIR)/host
| * | | | | | python,python3: Move python-config to $(STAGING_DIR)/hostJeffery To2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build/InstallDev is passed a second argument, a path where host binaries should be placed (ultimately $(STAGING_DIR)/host). This change moves python[3]-config to that directory. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #9213 from ja-pa/python3-flask-loginRosen Penev2019-06-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python3-flask-login: add new package
| * | | | | | | python3-flask-login: add new packageJan Pavlinec2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #9214 from jefferyto/python-twisted-19.2.1Rosen Penev2019-06-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-twisted: Update to 19.2.1
| * | | | | | | | python-twisted: Update to 19.2.1Jeffery To2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #9209 from kuoruan/golang-environmentRosen Penev2019-06-10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | golang: Add the ability to custom build environment
| * | | | | | | | golang: Add the ability to custom build environmentXingwang Liao2019-06-10
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by overwrite the GoPackage/Environment definition Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
* | | | | | | | Merge pull request #9169 from ja-pa/flask-1.0.3Daniel Golle2019-06-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python3-flask: update to version 1.0.3
| * | | | | | | | python3-flask: update to version 1.0.3Jan Pavlinec2019-06-10
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: Makefile cleanup change url to https add src package Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #9171 from ja-pa/python3-maxminddbJosef Schlehofer2019-06-10
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | python3-maxminddb: add new package
| * | | | | | | python3-maxminddb: add new packageJan Pavlinec2019-06-10
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | shadowsocks-libev: size optimizationsDeng Qingfang2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use link-time optimization and --gc-sections --as-needed ldflags Reduces ipk size by 20% Remove unnecessary dependencies Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | Merge pull request #9211 from Cynerd/syslog-ng-stopJosef Schlehofer2019-06-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | syslog-ng: improve init and fix service stop
| * | | | | | | syslog-ng: improve init and fix service stopKarel Kočí2019-06-10
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes service stop. Problem was that in default syslog-ng forks to background which causes procd to loose track of it. It no longer has in such case PID of syslog-ng process and is unable to stop it. This means that instance for such process hangs in procd and also it is not possible to stop it as daemon. Fix is simple. syslog-ng is now instructed to run in foreground. This commit also drops unnecessary reload section. In default reload calls restart and restart in default is implemented as calling stop and start. This means that effectively it is implemented same as in case of this init reload service implementation. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | | libspeexdsp: update to 1.2.0Peter Wagner2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | git: update to 2.22.0Peter Wagner2019-06-10
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #9181 from neheb/jRosen Penev2019-06-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | inadyn: Update to 2.5
| * | | | | | inadyn: Update to 2.5Rosen Penev2019-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile cleanups. Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_INSTALL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9124 from neheb/perRosen Penev2019-06-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | perl: Do not build on ARC
| * | | | | | | perl: Do not build on ARCRosen Penev2019-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #9187 from neheb/aioRosen Penev2019-06-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libaio: Backport DESTDIR patch to simplify the Makefile
| * | | | | | | | libaio: Backport DESTDIR patch to simplify the MakefileRosen Penev2019-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue where OpenWrt CFLAGS like relro were not being passed. Updated license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #9192 from antonlacon/ffmpeg-customRosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ffmpeg: install ffserver and ffprobe when using custom versions
| * | | | | | | | | ffmpeg: install ffserver and ffprobe when using custom versionsIan Leonard2019-06-07
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | | Merge pull request #9140 from neheb/orRosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | liblo: Update to 0.30 and remove maintainer
| * | | | | | | | | liblo: Update to 0.30 and remove maintainerRosen Penev2019-06-03
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add PKG_BUILD_PARALLEL for faster compilation. Small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>