aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* tiff: switch to CMakeRosen Penev2020-06-29
| | | | | | | | | | | Allows removing autotools hacks. Also simplified InstallDev section. Added ABI_VERSION parameter for proper rebuilds. Also used in the pkgconfig path fixup. Small cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12631 from neheb/upnnRosen Penev2020-06-27
|\ | | | | miniupnpd: remove libcap(-ng) dependency
| * miniupnpd: added libcap-ng dependencyRosen Penev2020-06-27
|/ | | | | | | | | As miniupnpd is running as root, libcap(-ng) can be used to limit its capabilities. libcap-ng is very small, so this isn't a problem. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12581 from EricLuehrsen/unbound_20200623Rosen Penev2020-06-27
|\ | | | | unbound: reduced to one package with selectable options
| * unbound: add dns assistants on local hostEric Luehrsen2020-06-27
| | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
| * unbound: refactor build options to select switchesEric Luehrsen2020-06-27
|/ | | | | | | | | | The two unique packages "Unbound light" and "Unbound heavy" were not working well due to the fact that Unbound is mostly its library. Tools and helpers would crash. Instead a reasonable default Unbound is built. Also up select options like python are added. libevent and libpthreads are options to down select. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* syncthing: Fix GO_PKG_LDFLAGS_X positionPaul Spooren2020-06-27
| | | | | | | | Setting the GO_PKG_LDFLAGS_X after including golang-package does not include them anymore after commit 25a7f00. By adding flags before they are correctly loaded and included in `syncthing` binary. Signed-off-by: Paul Spooren <mail@aparcar.org>
* Merge pull request #12342 from PolynomialDivision/feature/add_dawn_node_exporterEtienne Champetier2020-06-27
|\ | | | | prometheus-node-exporter-lua: add dawn exporter
| * prometheus-node-exporter-lua: add dawn exporterNick Hainke2020-06-26
| | | | | | | | | | | | | | | | | | | | | | DAWN is a decentralized WiFi Controller. https://github.com/berlin-open-wireless-lab/DAWN The node exporter allows to gather statistics about your network: - Infos about AP (Channel Utilization, Station Count, ...) - Connected Clients (Signal, Capabilities) Signed-off-by: Nick Hainke <vincent@systemli.org>
* | Merge pull request #12622 from ejurgensen/libplist_2.2_pkgconfigRosen Penev2020-06-27
|\ \ | | | | | | libplist: add missing pkgconfig files in libplist 2.2
| * | libplist: add missing pkgconfig files in libplist 2.2Espen Jürgensen2020-06-27
|/ / | | | | | | | | | | | | | | | | Closes #12571. Same fix as Debian, see: https://github.com/libimobiledevice/libplist/commit/137716df3f197a7184c1fba88fcb30480dafd6e0#commitcomment-40099153 Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | Merge pull request #12611 from neheb/upnRosen Penev2020-06-26
|\ \ | | | | | | miniupnpd: update to 2.1.20200510
| * | miniupnpd: update to 2.1.20200510Rosen Penev2020-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the newly introduced configure script. Use PKG_INSTALL for consistency between packages. Use PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12620 from blocktrron/jool-v410Rosen Penev2020-06-26
|\ \ \ | | | | | | | | jool: update to v4.1.0
| * | | jool: update to v4.1.0David Bauer2020-06-26
| |/ / | | | | | | | | | | | | | | | | | | Compile-tested: ipq40xx-generic Run-tested: ipq40xx-generic Signed-off-by: David Bauer <mail@david-bauer.net>
* | | Merge pull request #12610 from neheb/yamllRosen Penev2020-06-26
|\ \ \ | | | | | | | | yaml: update to 0.2.5
| * | | yaml: update to 0.2.5Rosen Penev2020-06-25
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12618 from G-M0N3Y-2503/cgroupfs-mount-git-version-updateRosen Penev2020-06-26
|\ \ \ | | | | | | | | cgroupfs-mount: Updated with git version
| * | | cgroupfs-mount: Updated with git versionGerard Ryan2020-06-26
|/ / / | | | | | | | | | | | | | | | * People seem to be dependent on this specific version so we switched to git versioning Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | Merge pull request #12613 from stangri/master-https-dns-proxyRosen Penev2020-06-25
|\ \ \ | | | | | | | | https-dns-proxy: re-add conffiles and add description to Makefile
| * | | https-dns-proxy: re-add conffiles and add description to MakefileStan Grishin2020-06-26
|/ / / | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | Merge pull request #12600 from neheb/fileRosen Penev2020-06-25
|\ \ \ | | | | | | | | file: update to 5.39
| * | | file: update to 5.39Rosen Penev2020-06-25
| |/ / | | | | | | | | | | | | | | | Remove fedora mirror as it delivers a different file that doesn't work. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12608 from neheb/upmpRosen Penev2020-06-25
|\ \ \ | | | | | | | | upmpdcli: update to 1.4.12
| * | | upmpdcli: update to 1.4.12Rosen Penev2020-06-25
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12609 from neheb/upnppppppppppRosen Penev2020-06-25
|\ \ \ | | | | | | | | libupnpp: update to 0.19.2
| * | | libupnpp: update to 0.19.2Rosen Penev2020-06-25
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12612 from neheb/xfspRosen Penev2020-06-25
|\ \ \ | |/ / |/| | xfsprogs: fix compilation with uClibc-ng
| * | xfsprogs: fix compilation with uClibc-ngRosen Penev2020-06-25
|/ / | | | | | | | | | | MAP_SHARED_VALIDATE is completely missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12595 from Andy2244/ksmbd-3-2-2Rosen Penev2020-06-25
|\ \ | | | | | | ksmbd: update to 3.2.2
| * | ksmbd: update to 3.2.2Andy Walsh2020-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 3.2.2 ksmbd changelog: * fix kernel oops when using signing and pysmb (SMB1) as client. * fix signing bugs. * fix encryption bugs. * fix build error on linux-5.8-rc1 * fix bugs with read-only=yes * fix potential stuck issue due to cache buffers exhaustion Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | Merge pull request #12596 from stangri/master-https-dns-proxyRosen Penev2020-06-25
|\ \ \ | |/ / |/| | https-dns-proxy: bugfix: remove eDNS support
| * | https-dns-proxy: bugfix: remove eDNS supportStan Grishin2020-06-25
|/ / | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | Merge pull request #12589 from Grommish/masterHannu Nyman2020-06-25
|\ \ | | | | | | [OpenConnect] Update to version 8.10 to address CVE-2020-12823
| * | [OpenConnect] Update to version 8.10 to address CVE-2020-12823Donald Hoskins2020-06-25
| | | | | | | | | | | | | | | | | | https://nvd.nist.gov/vuln/detail/CVE-2020-12823 Signed-off-by: Donald Hoskins <grommish@gmail.com>
* | | python-requests: bump to version 2.24.0Alexandru Ardelean2020-06-25
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | tcpreplay: bump to version 4.3.3Alexandru Ardelean2020-06-25
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #12355 from kuoruan/open-vm-toolsRosen Penev2020-06-25
|\ \ \ | | | | | | | | open-vm-tools: add new package open-vm-tools-fuse
| * | | open-vm-tools: add new package open-vm-tools-fuseXingwang Liao2020-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link: https://kb.vmware.com/s/article/60262 Add new package to support Shared Folders user mode FUSE client. Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
* | | | Merge pull request #12587 from rs/nextdns-1.7.0-masterRosen Penev2020-06-24
|\ \ \ \ | | | | | | | | | | nextdns: Update to version 1.7.0
| * | | | nextdns: Update to version 1.7.0Olivier Poitrey2020-06-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | Merge pull request #12430 from neheb/saneLuiz Angelo Daros de Luca2020-06-25
|\ \ \ \ \ | |/ / / / |/| | | | sane-backends: update to 1.0.30
| * | | | sane-backends: update to 1.0.30Rosen Penev2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12404 from commodo/numpy-newRosen Penev2020-06-24
|\ \ \ \ \ | | | | | | | | | | | | numpy: add new package
| * | | | | numpy: add new packageAlexandru Ardelean2020-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Essentially, this is a re-spin from https://github.com/openwrt/packages/pull/9797/ But a really trimmed down version. Only the Py3 variant is added now, which makes the Makefile really small now. Cython is needed on the host, to cythonize some files. The package needs targets with hard-float enabled. This is because on some soft-float targets floating-point exception constants aren't defined. We can define some dummy values, but that ends up being a bit too much work. So, for that, the package depends on HAS_FPU or KERNEL_MIPS_FPU_EMULATOR. This way, numpy should be buildable on hard-float, or for MIPS on the FPU emulator being compiled in. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #12516 from rozhuk-im/fbsd_buildRosen Penev2020-06-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | FreeBSD build fix
| * | | | | | xtables-addons: FreeBSD build fixRozhuk Ivan2020-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rozhuk Ivan <rozhuk.im@gmail.com>
* | | | | | | Merge pull request #12585 from TDT-AG/pr/20200624-collectd-fix-issuesFlorian Eckert2020-06-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | collectd fix: init uci issues
| * | | | | | | collectd: update PKG_RELEASEFlorian Eckert2020-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | collectd: remove quotation on interval this is an numberFlorian Eckert2020-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The value is a number and not a string. Signed-off-by: Florian Eckert <fe@dev.tdt.de>