aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | isc-dhcp: allow hosts to have dhcp optionsPhilip Prindeville2018-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes it's necessary to set per-host options like: list dhcp_option 'option:always-broadcast,true' for hosts that don't understand unicast replies. There might be other options you might want to set on a per-host basis, such as extensions-path, dhcp-message-text, etc. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | Merge pull request #5893 from mwarning/zerotierDirk Brenken2018-04-10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | zerotier: fix 'unknown operand' error
| * | | | | | zerotier: fix 'unknown operand' errorMoritz Warning2018-04-10
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | Merge pull request #5892 from mlichvar/chrony-no-sechashHannu Nyman2018-04-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | chrony: disable sechash support
| * | | | | chrony: disable sechash supportMiroslav Lichvar2018-04-10
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't use the Nettle library (or NSS, libtomcrypt) even if it is available. Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | | Merge pull request #5890 from wodu/linuxptp_maintHannu Nyman2018-04-09
|\ \ \ \ \ | | | | | | | | | | | | Bump linuxptp to version 1.9.2
| * | | | | Bump linuxptp to version 1.9.2Wojciech Dubowik2018-04-09
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
* | | | | Merge pull request #5887 from pprindeville/fix-dhcpd.init-typeofPhilip Prindeville2018-04-08
|\ \ \ \ \ | | | | | | | | | | | | Fix dhcpd.init typeof
| * | | | | isc-dhcp: fix typeof regex for IP address patternPhilip Prindeville2018-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing backslash in "\d+" for last digit of dotted quad. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | | | | isc-dhcp: make files/ consistent by flatteningPhilip Prindeville2018-04-08
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some /etc/config-destined files are in files/ and suffixed with .conf while others are in files/etc/config/ which isn't consistent. Put everything in files/ and call it good. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | openssh: update to 7.7p1Peter Wagner2018-04-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | glib2: update to 2.56.1Peter Wagner2018-04-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #5859 from diizzyy/utils-ccidDaniel Golle2018-04-08
|\ \ \ \ \ | | | | | | | | | | | | utils/ccid: Update to 1.4.29
| * | | | | utils/ccid: Update to 1.4.29Daniel Engberg2018-04-01
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ccid to 1.4.29 Update URLs Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | znc: Update to 1.6.6 + HTTPS.Rosen Penev2018-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed links and switched to HTTPS as the site defaults to it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | unrar: Update to 5.6.1.Rosen Penev2018-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change links to HTTPS and add CPE_ID. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | utils/pcsc-lite: Update URLsDaniel Engberg2018-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New URLs Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | net/mwan3: update version to 2.6.13Florian Eckert2018-04-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | net/mwan3: also send connected action on initial_state offlineFlorian Eckert2018-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move action into startup section will fix this. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | net/mwan3: add logging on ping success and failFlorian Eckert2018-04-08
| |_|/ / |/| | | | | | | | | | | | | | | | | | | Add logging information during state change on ping success or fail Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | nmap: Update to 7.70Daniel Engberg2018-04-06
| | | | | | | | | | | | | | | | | | | | | | | | Update nmap suite to 7.70 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #5872 from diizzyy/patch-1Hannu Nyman2018-04-05
|\ \ \ \ | | | | | | | | | | utils/tio: Update to 1.29
| * | | | utils/tio: Update to 1.29Daniel Engberg2018-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | Update tio to 1.29 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #5870 from dibdot/travelmateDirk Brenken2018-04-05
|\ \ \ \ \ | |/ / / / |/| | | | travelmate: update 1.2.0
| * | | | travelmate: update 1.2.0Dirk Brenken2018-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * union 'automatic' and 'trigger' mode, now much more responsive if an uplink suddenly disappears * tidy up (disable) travelmate related uplink connections if you disable the service * change default config ('trm_automatic' removal) * documentation update * LuCI: remove needless 'automatic' and 'trigger' options plus small fixes Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #5869 from mlichvar/chrony-update-3.3Hannu Nyman2018-04-04
|\ \ \ \ \ | | | | | | | | | | | | chrony: update to 3.3
| * | | | | chrony: update to 3.3Miroslav Lichvar2018-04-04
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | | Merge pull request #5843 from antonlacon/ffmpegTed Hess2018-04-03
|\ \ \ \ \ | | | | | | | | | | | | ffmpeg: fixup for patent related changes
| * | | | | ffmpeg: fixup for patent related changesIan Leonard2018-03-27
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Have encoders and demuxers selectively disabled for patents in libffmpeg-full too. Assume same codecs covered as decoders and muxers, respectively. Include vc1 in muxer's too. Don't invoke --enable-nonfree in libffmpeg-full. It results in: License: nonfree and unredistributable Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | Merge pull request #5862 from luizluca/mwan3-ipv6-confHannu Nyman2018-04-03
|\ \ \ \ \ | | | | | | | | | | | | mwan3: ipv6-compatible default conf
| * | | | | mwan3: ipv6-compatible default confLuiz Angelo Daros de Luca2018-04-03
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Considering that ipv6 NPT/NAT/NETMAP is done manually by user, mwan3 can balance ipv6 interfaces as it does with ipv4. Interface wan2 was renamed to wanb as wan2, wan3, ... will eventually colide with OpenWrt with default wan6 interface when more than 6 interfaces are in use. New interfaces, members for wan6 and wanb6 where created, both disabled by default. Policies where adapted as well. The option "family" is set respectively in each interface. When missing, mwan3 assumes ipv4, that will fail when interface is IPv6 only. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | linuxptp: fix version and hashHannu Nyman2018-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct the versioning and use PKG_HASH Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #5867 from wodu/linuxptp_maintHannu Nyman2018-04-03
|\ \ \ \ \ | | | | | | | | | | | | linuxptp: Upgrade to v1.9
| * | | | | linuxptp: Upgrade to v1.9Wojciech Dubowik2018-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plus one upstream fix. Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
* | | | | | Merge pull request #5861 from diizzyy/admin-netdata2Hannu Nyman2018-04-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | admin/netdata: Update to 1.10.0
| * | | | | | admin/netdata: Update to 1.10.0Daniel Engberg2018-04-01
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update netdata to 1.10.0 Refresh config Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #5850 from zhaojh329/wifidog-ngHannu Nyman2018-04-03
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | wifidog-ng: Update to 1.5.2
| * | | | | wifidog-ng: Update to 1.5.2Jianhui Zhao2018-04-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | php7: fix compile issue with icu 61.1 (refs #5853)Michael Heimpold2018-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile tested only at the moment. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | nano: update to 2.9.5Hannu Nyman2018-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano to 2.9.5 Release Notes: 2018 March 29 GNU nano 2.9.5 "Kiša pada" changes the way the Scroll-Up and Scroll-Down commands work (M-- and M-+): instead of keeping the cursor in the same screen position they now keep the cursor in the same text position (if possible). This version further adds a new color name, "normal", which gives the default foreground or background color, which is useful when you want to undo some overzealous painting by earlier syntax regexes. Bug fixes include: a segfault when trying to insert a file in restricted mode, the reading in of a new file being "undoable", a slight miswrapping of help texts when --linenumbers was used, and the shell syntax coloring the word "tar" in file names. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Merge pull request #5852 from bluewavenet/patch-5Hannu Nyman2018-04-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | mwan3: Add missing globals config section
| * | | | | | mwan3: Add missing globals config sectionRob White2018-04-01
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing globals config section with default values. Without the correctly named section, mwan3 startup will fail with the error - Warning: mwan3 is global disabled. Usage: /etc/init.d/mwan3 start. Compile: not required Run tested: LEDE 17.01.04 Author-name: Rob White Maintainer: Florian Eckert <fe@dev.tdt.de> Signed-off-by: Rob White <rob@blue-wave.net>
* | | | | | Merge pull request #5819 from pprindeville/add-explicit-domainPhilip Prindeville2018-04-01
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Add more functionality to ISC-DHCP configuration
| * | | | | isc-dhcp: support generic DHCP optionsPhilip Prindeville2018-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow specifying NTP servers, search domains, etc. by the administrator directly specifying DHCP options (per interface, i.e. per pool). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | | | | isc-dhcp: allow explicitly configuring a domainPhilip Prindeville2018-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting a domain now results in 'option domain-name "xyzzy";' being generated globally. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | ldbus: remove nonshared flagMatthias Schiffer2018-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As confirmed by the maintainer, the flag was not added intentionally. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | net-snmp: InstallDev fixHans Dedecker2018-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 384c2a8cfd2af9bc7acd6a642d71dbac2cc5056f added support for symlinking net-snmp-config into $(STAGING_DIR)/usr/bin but forgot to install first $(STAGING_DIR)/usr/bin resulting into a compile issue if $(STAGING_DIR)/usr/bin is not yet present. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | php7: update to 7.2.4Michael Heimpold2018-03-31
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | libgpiod: depend on kernel versionMichael Heimpold2018-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required kernel interface was introduced in kernel v4.8, so add the kernel version as dependency for this library. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | Merge pull request #5847 from luizluca/ruby-2.5.1Luiz Angelo Daros de Luca2018-03-29
|\ \ \ \ \ | | | | | | | | | | | | ruby: bump to 2.5.1