aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | pcre: upgrade to version 8.41Thomas Heil2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixes security issues Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | | | apr: bump to version 1.6.2Thomas Heil2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | | | apr-util: bump to 1.6.0Thomas Heil2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | | | apache: update to 2.4.47Thomas Heil2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixes security issues CVE-2017-7679, CVE-2017-7668, CVE-2017-7659, CVE-2017-3169 CVE-2017-3167, CVE-2017-9788, CVE-2017-9789 Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | | | haproxy: update to 1.7.8 and pending patchesThomas Heil2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixes reload issue with hanging process Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | | | nginx: update lua-nginx to cdd2ae921f67bf396c743406493127be496e57ceThomas Heil2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixes lua compilation issue Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | | | Merge pull request #4706 from donvipre/nginx_1.12.1Thomas Heil2017-08-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nginx: update to 1.12.1
| * | | | | | | | | nginx: update to 1.12.1Uwe Arnold2017-08-13
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2017-7529 remove PKG_MD5SUM as it is deprecated Signed-off-by: Uwe Arnold <donvipre@gmail.com>
* | | | | | | | | Merge pull request #4719 from TDT-GmbH/mwan3-add-mmx-configHannu Nyman2017-08-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/mwan3: add mmx config option over uci
| * | | | | | | | | net/mwan3: update versionFlorian Eckert2017-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | | net/mwan3: make mwan3 mask configurable over uciFlorian Eckert2017-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new global config option mmx_mask. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | | mosquitto: properly use localhost instead of ipv4Karl Palsson2017-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On some environments, connecting to localhost was resolving to ::1, which didn't match the bind to the explicit 127.0.0.1. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | | mosquitto: support more config options in UCIKarl Palsson2017-08-16
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added many more UCI config options, particularly for bridge connections The recently introduced username/password options for bridges are kept, even though they have been deprecated upstream for a while. In keeping with this, while support is kept in UCI, the generated mosquitto.conf file will always generate the "modern" remote_username/remote_password options preferred by mosquitto instead. Likewise for bridge clientid and remote_clientid options. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | Merge pull request #4714 from neheb/mastertripolar2017-08-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ssh: Add umdns entry to the init script.
| * | | | | | | | | ssh: Add umdns entry to the init script.Rosen Penev2017-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is usefull for hosts to discover the ssh server, especially on macOS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #4709 from kdarbyshirebryant/nlbwmontweakJo-Philipp Wich2017-08-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nlbwmon: preserve protocols mapping across sysupgrade
| * | | | | | | | | | nlbwmon: preserve protocols mapping across sysupgradeKevin Darbyshire-Bryant2017-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Define package config files to preserve /usr/share/nlbwmon/protocols across sysupgrade Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* | | | | | | | | | | pulseaudio: don't link against libspeexdspPeter Wagner2017-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | ntpd: move ntpq to ntp-utilsPeter Wagner2017-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | acme: Make sure postrm script doesn't failToke Høiland-Jørgensen2017-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | | Merge pull request #4715 from aparcar/update_packagesDaniel Golle2017-08-15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | rpcd-mod-attendedsysupgrade: uci update_packages
| * | | | | | | | | | | rpcd-mod-attendedsysupgrade: uci update_packagesPaul Spooren2017-08-15
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add uci option to set "update_packages". this options will lead the luci-app-attendedsysupgrade to tell the update server to check for package updates as well (not only release upgrades) Signed-off-by: Paul Spooren <paul@spooren.de>
* | | | | | | | | | | build,travis: prevent travis 10m logs timeoutEtienne Champetier2017-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | | | gnurl: update to version 7.55.0Daniel Golle2017-08-15
| |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | Merge pull request #4711 from aparcar/uciDaniel Golle2017-08-14
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | rpcd-mod-attendedsysupgrade: simplify uci options
| * | | | | | | | | | rpcd-mod-attendedsysupgrade: simplify uci optionsPaul Spooren2017-08-14
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use named uci options Signed-off-by: Paul Spooren <paul@spooren.de>
* | | | | | | | | | python-gnupg: switch to python-gnupg 0.4.1Daniel Golle2017-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Aparently there are two python gnupg wrappers around https://pypi.python.org/pypi/python-gnupg/ and https://pypi.python.org/pypi/gnupg/ We used to package the latter, now we switched to the prior. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | postgresql: update to version 9.6.4Daniel Golle2017-08-14
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | build,travis: print build logs of the modified package onlyEtienne Champetier2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | build,travis: reduce verbosity so Travis don't kill the jobEtienne Champetier2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | build,travis: git rev-list can also error and return nothingEtienne Champetier2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "fatal: Invalid revision range XXX...YYY" Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | 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)