aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | zabbix: update to 3.2.7Etienne Champetier2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | https://www.zabbix.com/rn3.2.7 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | build,travis: test build PRs (but don't fail for now)Etienne Champetier2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rework exec_status to use "tee" to continuously output logs (so we don't trigger travis timeouts) Only launch the compile test if everything else is ok (spare Travis builders a bit) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | glib2: update to 2.53.5Peter Wagner2017-08-13
|/ / / | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #4704 from commodo/python-pyopenssl-updateHannu Nyman2017-08-13
|\ \ \ | |/ / |/| | python-pyopenssl: bump to 17.2.0 ; add python3 variant ; add myself co-maintainer
| * | python-pyopenssl: bump to 17.2.0 ; add python3 variant ; add myself ↵Alexandru Ardelean2017-08-13
|/ / | | | | | | | | | | co-maintainer Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | shadowsocks-libev: setting mode with default value tcp_onlyYousong Zhou2017-08-13
| | | | | | | | | | | | | | | | This is the default value taken by ss-server and ss-redir. After this change ss_rules section can still use those ss-redir instances who do not have mode explicitly specified. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Revert "btrfs-progs: update to 4.12"Etienne Champetier2017-08-12
| | | | | | | | | | | | This reverts commit 8592566b7621601cd8960441857db516f5f32a23. Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | travis,build: accept "Revert" commitsEtienne Champetier2017-08-12
| | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | Merge pull request #4514 from alive4ever/mksh-R55champtar2017-08-12
|\ \ | | | | | | mksh: bump to R55 and use PKG_HASH
| * | mksh: bump to R55 and use PKG_HASHAlif M. Ahmad2017-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade the package to R55. Patches refreshed. Added `-DMKSHRC_PATH=\"/etc/mkshrc\"` to `CPPFLAGS` to set the default startup file during both login and nonlogin sessions, so that there is no need to source `/etc/mkshrc` file manually. In addition to the package upgrade, use PKG_HASH instead of PKG_MD5SUM. Reviewed-by: Thorsten Glaser <tg@mirbsd.org> Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
* | | Merge pull request #4695 from dibdot/patch-1champtar2017-08-12
|\ \ \ | | | | | | | | dnscrypt-proxy: change start priority
| * | | dnscrypt-proxy: change start priorityDirk Brenken2017-08-12
| | | | | | | | | | | | | | | | | | | | * adapt start priority to the new trigger based setup Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #4698 from D-Albers/btrfs-progs-4.12Hannu Nyman2017-08-12
|\ \ \ \ | | | | | | | | | | btrfs-progs: update to 4.12
| * | | | btrfs-progs: update to 4.12Daniel Albers2017-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to 4.12 remove PKG_MD5SUM Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
* | | | | Merge pull request #4696 from dibdot/travelmateHannu Nyman2017-08-12
|\ \ \ \ \ | |/ / / / |/| | | | travelmate: update to 0.9.2
| * | | | travelmate: update to 0.9.2Dirk Brenken2017-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * backend: fix typo in log message * frontend: add/modify input datatypes in 'extra' section * frontend: add support to edit/change wpa enterprise key phrases * frontend: various small fixes Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #4689 from aparcar/keep_settingsDaniel Golle2017-08-12
|\ \ \ \ \ | | | | | | | | | | | | rpcd-mod-attendedsysupgrade: add keep_settings opt
| * | | | | rpcd-mod-attendedsysupgrade: add keep_settings optPaul Spooren2017-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as mentioned [here][1] some firmwares require to reset all settings. this commit add a param "keep_settings" which changes the sysupgrade parameter "-c" to "-n" to flush all configs [1]: https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/34 Signed-off-by: Paul Spooren <paul@spooren.de>
* | | | | | Merge pull request #4693 from commodo/python-cryptography-updateHannu Nyman2017-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-cryptography: bump to version 2.0.3 ; add python-asn1crypto (dep required for python-cryptography)
| * | | | | | python-cryptography: bump to version 2.0.3Alexandru Ardelean2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dependency has changed from needing `pyasn1` to needing `asn1crypto`. Oh well... Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python-asn1crypto: add new package (needed for python-cryptography)Alexandru Ardelean2017-08-11
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately python-cryptography (after version 2.0.<something>) decided to replace `pyasn1` with `asn1crypto`. Unfortunately `pyasn1` is needed for another package, so it can't be dropped just yet. Not sure if dropping it would bother people. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #4692 from commodo/pyasn1-updatesHannu Nyman2017-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | pyasn1,pyasn1_modules: update packages & add myself as 2nd maintainer to pyasn1_modules
| * | | | | | pyasn1-modules: bump to version 0.0.11 ; add python3 variant ; add myself as ↵Alexandru Ardelean2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | maintainer Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python-pyasn1: bump to version 0.3.2Alexandru Ardelean2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #4690 from val-kulkov/subversion-packageHannu Nyman2017-08-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | subversion: update to 1.9.7
| * | | | | | | subversion: update to 1.9.7Val Kulkov2017-08-10
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a straightforward update to the latest version that fixes a security issue per CVE-2017-9800: http://subversion.apache.org/security/CVE-2017-9800-advisory.txt Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* / / / / / / git: update to 2.14.1Peter Wagner2017-08-11
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2017-1000117 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #4688 from TDT-GmbH/mwan3-featuresHannu Nyman2017-08-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | net/mwan3: add new feature and bug fixes
| * | | | | net/mwan3: update versionFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: add hotplug script for hidden self interface generationFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new globals config section with option local_source. With this config option the self interface generation will be done now automatically on hotplug event. You can specify which interface (ip) sould be used for router traffic. To replace the self intereface in the config set local_source to "lan". The default option is none, so it will not change default behavior if a "self" interface is configured in the network section. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: add Makefile postinst and postrm for rpcdFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restart rpcd on package install/remove Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: fix ipset generation in hotplug script with an lockFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix critical section during hotplug events. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: fix ubus json datatypFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: expand ubus to show when last mwan3track check was doneFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To know how old the ubus output is, add an age parameter which indicats how old the check informations on the interface are. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: on startup mark interface online only if track_ip are reachableFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new interface config option "inital_state". If interface comeing up the first time(mwan3 start, boot), there are now two option for interface behaviour: - online (default as is now) Set up interface regardless wether tracking ip are reachable or not. - offline Set up interface first to ping tracking ip and if they are reachable set up the interface completely. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: fix ping issue if last interface recovers from failureFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even though error was fixed the interface checks still fails, if last_resort was set to blackhole or unreachable. To fix this issue do not remove failure interface from iptables change on down event. Reported-by: Colby Whitney <colby.whitney@luxul.com> Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: move mwan3track clean up to mwan3 cmdFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is usefull to see the last state of the interface with ubus. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: remove unused global definitionFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: fix mwan3track kill executionFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If two interface have the same prefix "wan" for example "wan" and "wan1" pgrep returns the PID for wan1 also "pgrep -f mwan3track wan". Before this fix "wan1" was also killed! This is not what we want. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: fix ubus output for mwan3track running stateFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ubus output for mwan3track running state Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: change logging output on hotplug interface eventFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change logging output on hotplug interface event Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: add option keep_failure_interval on failureFlorian Eckert2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new boolean interface config param to keep ping failure interval during interface failure state. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: add process PID to LOG outputFlorian Eckert2017-08-10
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Update log output macro to show PID during logging Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | Merge pull request #4687 from kdarbyshirebryant/bumpwireguardHannu Nyman2017-08-10
|\ \ \ \ \ | |/ / / / |/| | | | wireguard: bump to release 0.0.20170810
| * | | | wireguard: bump to release 0.0.20170810Kevin Darbyshire-Bryant2017-08-10
|/ / / / | | | | | | | | | | | | | | | | | | | | Compile & run tested: ar71xx: archer c7 v2 Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* | | | Merge pull request #4679 from dibdot/dnscrypt-proxyHannu Nyman2017-08-09
|\ \ \ \ | | | | | | | | | | dnscrypt-proxy: mute needless warnings
| * | | | dnscrypt-proxy: mute needless warningsDirk Brenken2017-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * print only 'missing plugins support warning' if user really configured 'blacklist' or 'block_ipv6' parameter. Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #4684 from commodo/python-fix-opkg-collisionsHannu Nyman2017-08-09
|\ \ \ \ \ | | | | | | | | | | | | python,python3: fix opkg collisions with -src packages
| * | | | | python,python3: fix opkg collisions with -src packagesAlexandru Ardelean2017-08-08
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/4681 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | libmms: Remove iconv dependency no longer needed.Ted Hess2017-08-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>