aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* domoticz: backport Boost 1.66 compat fixBERENYI, Balazs2018-05-11
| | | | | | | | | Fix build by updating boost usage. Added backported patch from upstream commit 388c7b51716cdb6221ec292cc2456ceca6ee9b02. Signed-off-by: BERENYI, Balazs <beba@wee.hu> [update commit message] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* Merge pull request #5980 from diizzyy/patch-6Ted Hess2018-05-10
|\ | | | | alsa-utils: Update to 1.1.6
| * alsa-utils: Update to 1.1.6Daniel Engberg2018-04-29
| | | | | | | | | | | | | | Update alsa-utils to 1.1.6 Add missing utils Change secondary mirror (current is broken) Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | Merge pull request #5981 from diizzyy/patch-8tripolar2018-05-10
|\ \ | | | | | | alsa-lib: Update to 1.1.6
| * | alsa-lib: Update to 1.1.6Daniel Engberg2018-04-29
| |/ | | | | | | | | Update alsa-lib to 1.1.6 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | bash: style and doc fixYousong Zhou2018-05-09
| | | | | | | | | | | | | | The patch is about job control in general instead of the builtin jobs command Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | bash: fix postinst scriptYousong Zhou2018-05-09
| | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | treewide: use mirror tag @KERNEL where applicableYousong Zhou2018-05-09
| | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #6025 from ↵Hannu Nyman2018-05-09
|\ \ | | | | | | | | | | | | TDT-AG/pr/20180509-net-keepalived-bump-version-to-1.4.4 net/keepalived: update to 1.4.4
| * | net/keepalived: update to 1.4.4Florian Eckert2018-05-09
|/ / | | | | | | | | | | Update to new upstream stable version 1.4.4 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | utils/bash: Update to 4.4.18Daniel Engberg2018-05-09
| | | | | | | | | | | | | | | | | | | | | | | | - Update bash to 4.4.18 - Enable PKG_CHECK_FORMAT_SECURITY - Use shared libreadline - Enable job control Fixes #5796, Closes #5858 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | dtc: add subpackage fdt-utilsYousong Zhou2018-05-09
| | | | | | | | | | Suggested-by: Tom Burkart <tom@aussec.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | dtc: bump to version 1.4.6Yousong Zhou2018-05-09
| | | | | | | | | | Suggested-by: Tom Burkart <tom@aussec.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #5995 from diizzyy/patch-10Hannu Nyman2018-05-08
|\ \ | | | | | | sbc: Switch to @KERNEL alias, use LTO optimization
| * | sbc: Switch to @KERNEL alias, use LTO optimizationDaniel Engberg2018-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to the @KERNEL alias Use LTO optimization, reduces file size by ~20% (~10Kbyte) With: 39K sbc_1.3-1_arm_cortex-a9_neon.ipk Without: 51K sbc_1.3-1_arm_cortex-a9_neon.ipk Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | Merge pull request #5855 from diizzyy/net-vnstatHannu Nyman2018-05-08
|\ \ \ | | | | | | | | net/vnstat: Update to 1.18
| * | | net/vnstat: Update to 1.18Daniel Engberg2018-04-01
| | | | | | | | | | | | | | | | | | | | | | | | Update vnstat to 1.18 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #5992 from kismetwireless/feature_protobuf-c_host_toolsHannu Nyman2018-05-08
|\ \ \ \ | | | | | | | | | | Enable the host tools on protobuf-c (protoc-c specifically)
| * | | | Enable the host tools on protobuf-c (protoc-c specifically)Mike Kershaw / Dragorn2018-04-30
| | |/ / | |/| | | | | | | | | | Signed-Off-By: Mike Kershaw <dragorn@kismetwireless.net>
* | | | Merge pull request #6022 from ldir-EDB0/bumpminiupnpdHannu Nyman2018-05-08
|\ \ \ \ | | | | | | | | | | miniupnpd: bump to 2.0.20180503
| * | | | miniupnpd: bump to 2.0.20180503Kevin Darbyshire-Bryant2018-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumping to latest release. No (used) functional difference. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | Merge pull request #6009 from ramsonline/patch-1Hannu Nyman2018-05-08
|\ \ \ \ \ | | | | | | | | | | | | adblock: typo : donwload -> download
| * | | | | typo : donwload -> downloadrams2018-05-05
| | | | | | | | | | | | | | | | | | small typo in description
* | | | | | Merge pull request #6020 from ↵Hannu Nyman2018-05-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | TDT-AG/pr/20180508-net-keepalived-bump-version-to-1.4.3 net/keepalived: update to 1.4.3
| * | | | | | net/keepalived: update to 1.4.3Florian Eckert2018-05-08
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump PKG_VERSION to 1.4.3 To Fix compilation issue cherry-pick two commits from keepalived master tree: https://github.com/acassen/keepalived/commit/afc450807c5e83c5312e9f88dd6911fe3b00f42e https://github.com/acassen/keepalived/commit/58ae2ba75fa57896bc690c57a892958eb9816cd4 This was discussed on: https://github.com/acassen/keepalived/issues/835 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #6021 from t-umeno/update_klish-2.1.4Hannu Nyman2018-05-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | klish: update to latest version (2.1.4)
| * | | | | | klish: CONFIGURE_ARGS += --with-libxml2Takashi Umeno2018-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
| * | | | | | klish: update to latest version (2.1.4)Takashi Umeno2018-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
* | | | | | | Merge pull request #6018 from reinerh/masterDaniel Golle2018-05-08
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | inotify-tools: update to 3.20.1
| * | | | | | inotify-tools: update to 3.20.1Reiner Herrmann2018-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
* | | | | | | Merge pull request #6019 from fededim/masterHannu Nyman2018-05-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lftp: updated to 4.8.3
| * | | | | | | lftp: updated to 4.8.3Federico Di Marco2018-05-08
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* / / / / / / net/mosquitto: support all the extra options from newest versionKarl Palsson2018-05-07
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import the config conversion script from https://github.com/remakeelectric/owrt_pub_feeds/tree/master/net/mosquitto-next Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | Merge pull request #6007 from aparcar/export-openwrtchamptar2018-05-07
|\ \ \ \ \ \ | |/ / / / / |/| | | | | prometheus-node-exporter-lua: add openwrt exporter
| * | | | | prometheus-node-exporter-lua: add openwrt exporterPaul Spooren2018-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adds openwrt specific information about the device. include DISTRIB_{ID, RELEASE, REVISION}, board_name and model Example output: # TYPE node_openwrt_info gauge node_openwrt_info{revision="55a0636",model="QEMU Standard PC (i440FX + PIIX, 1996)",id="LiMe",board_name="qemu-standard-pc-i440fx-piix-1996",release="snapshot"} 1 node_scrape_collector_duration_seconds{collector="openwrt"} 3.814697265625e-05 node_scrape_collector_success{collector="openwrt"} 1 Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
* | | | | | mosquitto: bump to major 1.5 releaseKarl Palsson2018-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a major release. https://mosquitto.org/blog/2018/05/version-1-5-released/ Performance, configurability, protection from fuzzing and bad data, customizable SSL contexts, all sorts of goodies. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | Merge pull request #5988 from diizzyy/patch-9Hannu Nyman2018-05-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | bluez: Update to 5.49
| * | | | | | bluez: Update to 5.49Daniel Engberg2018-05-05
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update bluez to 5.49 Fix issue https://github.com/openwrt/packages/issues/1497 Fix issue https://github.com/openwrt/packages/issues/1503 Cherry pick patches from Alpine Linux repo Apply --gc-sections, saves about 500kbyte Drop audio.conf (not needed and deprecated) Remove bluetooth.dbus as upstream supplies a working copy Based on patch provided by Johnny Vogels https://github.com/openwrt/packages/pull/5937 Source: https://git.alpinelinux.org/cgit/aports/commit/main/bluez/fix-endianness.patch?id=1c6991b32a22be2c905cc1709be1376c4e79e451 https://git.alpinelinux.org/cgit/aports/commit/main/bluez/bluez-5.40-obexd_without_systemd-1.patch?id=980b2d04ae4339594701b33cf9460757c989c94c Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | sqm-scripts: Bump to v1.2.2Toke Høiland-Jørgensen2018-05-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | Merge pull request #6014 from micmac1/mariadb-portable-lnHannu Nyman2018-05-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | mariadb: create symlinks in a portable way
| * | | | | | mariadb: create symlinks in a portable waySebastian Kemper2018-05-06
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hannu mentioned that --recursive could not be available always. That is correct. While GNU coreutils' ln supports this, BSD's ln for example does not. This commit addresses that. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #6013 from micmac1/mariadb-fallout-fixHannu Nyman2018-05-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | mariadb: install staging libs to lib/mysql as well
| * | | | | | mariadb: install staging libs to lib/mysql as wellSebastian Kemper2018-05-06
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Historically programs added /usr/lib/mysql to the library search path when linking. mariadb does not do so anymore, although even its mysql_config script suggests to use this path. When an old version of the library still resides in this directory (like from an old mysql installation) it will be linked against instead of the current library which is in /usr/lib. To prevent this simply install symlinks from the staging libs in /usr/lib into /usr/lib/mysql. This fixes build failures on the build bots which are seen with libzdb and libdbi-drivers. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #5450 from ja-pa/poco_updateHannu Nyman2018-05-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | poco: update to version 1.8.1
| * | | | | | poco: update to version 1.8.1Jan Pavlinec2018-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CVE-2017-1000472 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000472 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #5672 from tsl0922/ttyd-1.4.0Hannu Nyman2018-05-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ttyd: update to 1.4.0
| * | | | | | | ttyd: update to 1.4.0Shuanglei Tao2018-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | | | | | | Merge pull request #5436 from MikePetullo/cyrus-saslHannu Nyman2018-05-06
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | cyrus-sasl: update to 2.1.27-rc6
| * | | | | | | cyrus-sasl: update to 2.1.27-rc7W. Michael Petullo2018-05-05
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #6001 from ldir-EDB0/importminiupnpdJo-Philipp Wich2018-05-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | miniupnpd: Import release 20180422 to repo