aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* wavemon: use SOURCE_DATE_EPOCH as BUILD_DATEAlexander Couzens2017-12-08
| | | | | | | | | | | Build timestamps prevent reproducible builds [0]. SOURCE_DATE_EPOCH [1] can replace BUILD_DATE in a determinisc way. [0] https://reproducible-builds.org/docs/timestamps/ [1] https://reproducible-builds.org/specs/source-date-epoch/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* Merge pull request #5246 from wvdakker/masterchamptar2017-12-08
|\ | | | | Shorewall: bump to version 5.1.9
| * Shorewall6: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | Removed 010-update_install_sh.patch. Merged upstream. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * Shorewall: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | Removed 010-update_install_sh.patch. Merged upstream. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * Shorewall6-lite: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * Shorewall-lite: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * Shorewall-core: bump to version 5.1.9W. van den Akker2017-12-08
|/ | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* Merge pull request #5243 from brianjmurrell/shorewall-multi-sourceschamptar2017-12-08
|\ | | | | Shorewall multi sources
| * shorewall6: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
| * shorewall: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
| * shorewall6-lite: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
| * shorewall-lite: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
| * shorewall-core: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
* | Merge pull request #5238 from lynxis/rb_lcdprocPhilip Prindeville2017-12-08
|\ \ | | | | | | lcdproc: remove build timestamp
| * | lcdproc: remove build timestampAlexander Couzens2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | Merge pull request #5214 from lynxis/rb_ddns_cloudJo-Philipp Wich2017-12-08
|\ \ \ | |_|/ |/| | ddns-scripts: remove gzip timestamp
| * | ddns-scripts: remove gzip timestampAlexander Couzens2017-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gzip create a header by default containing the filename and the timestamp of the file. This timestamp will break reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | Merge pull request #5232 from dibdot/travelmatechamptar2017-12-07
|\ \ \ | | | | | | | | travelmate: update 0.9.5
| * | | travelmate: update 0.9.5Dirk Brenken2017-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * change start priority to 25 * add support for hidden uplinks * add support for wpa enterprise uplinks Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #4486 from wvdakker/masterchamptar2017-12-07
|\ \ \ \ | | | | | | | | | | Shorewall(6): add full packages.
| * | | | Shorewall-core: Don't depend on iptables (Thanks to Brian Murrell).W. van den Akker2017-11-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall6: Add full package.W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall: Add full package.W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall6-lite: Bump to version 5.1.8.1W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several changes in Makefile. Migrate init script to procd. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-lite: Bump to version 5.1.8.1W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several changes in Makefile. Migrate init script to procd. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-core: Bump to version 5.1.8.1W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several changes in Makefile. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Merge pull request #5185 from kubco2/mwan3-improve-logsHannu Nyman2017-12-07
|\ \ \ \ \ | | | | | | | | | | | | mwan3: Improve logs when member metric is too big
| * | | | | mwan3: Improve logs when member metric is too bigJakub Janco2017-12-07
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If metric of member interface is bigger then 256, it is not appended to policy, now at least warn message is printed into syslog Signed-off-by: Jakub Janco <kubco2@gmail.com>
* | | | | tor: update to 0.3.1.9Peter Wagner2017-12-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #5195 from yangfl/masterDaniel Golle2017-12-07
|\ \ \ \ \ | | | | | | | | | | | | i2pd: Add package
| * | | | | i2pd: Add packageDavid Yang2017-12-07
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | / build,travis: don't use TRAVIS_PULL_REQUESTEtienne Champetier2017-12-06
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TRAVIS_PULL_REQUEST can be: - undefined (local usage) - false (branch build) - PR number (if in a PR) it's never set to true use TRAVIS_PULL_REQUEST_SHA instead, so we can use normal tests (-z/-n) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | Merge pull request #5235 from lynxis/rb_uanytunTed Hess2017-12-06
|\ \ \ \ | | | | | | | | | | uanytun: remove build time/host to fix reproducible builds
| * | | | uanytun: remove build time/host to fix reproducible buildsAlexander Couzens2017-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamps prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | Merge pull request #5234 from lynxis/rb_zabbixchamptar2017-12-06
|\ \ \ \ \ | |/ / / / |/| | | | zabbix: remove build timestamp
| * | | | zabbix: remove build timestampAlexander Couzens2017-12-06
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | rpcd-mod-lxc: bump PKG_RELEASE to indicate recent changesRafał Miłecki2017-12-06
| | | | | | | | | | | | | | | | | | | | | | | | It should be bumped due to the "info" ubus method support. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | Merge pull request #5225 from diizzyy/patch-110Jo-Philipp Wich2017-12-06
|\ \ \ \ | | | | | | | | | | libs/libpng: Update to 1.6.34
| * | | | libs/libpng: Update to 1.6.34Daniel Engberg2017-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | Update libpng to 1.6.34 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #5224 from diizzyy/patch-109Jo-Philipp Wich2017-12-06
|\ \ \ \ \ | | | | | | | | | | | | libs/libgd: Update to 2.2.5
| * | | | | libs/libgd: Update to 2.2.5Daniel Engberg2017-12-04
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Update libgd to 2.2.5 CVEs: CVE-2017-6362 + CVE-2017-7890 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | rpcd-mod-lxc: info: return NOT_FOUND if container doesn't existRafał Miłecki2017-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It allow distinction between not existing and stopped container. So far querying for not existing container was resulting in: > ubus call lxc info '{ "name": "foo" }' { "name": "foo", "state": "STOPPED", "ips": [ ] } Now it's an error and it matches lxc-info command line: > ubus call lxc info '{ "name": "foo" }' Command failed: Not found > lxc-info --name foo foo doesn't exist Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | | collectd: upgrade package collectd to version 5.8.0Thomas Huehn2017-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch upgrades the collectd package from 5.7.2 to 5.8.2. All openwrt patches got either updated or deleted in case they are already included into upstream collectd. The new collectd 5.8.0 package compiles and got tested on current lede trunk with latest luci on an PCengines APU. All default plugins (enabled via Openwrt Makefile) - so also iwinfo - are running fine with the new version. Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de> Amended with the following changes: * preserve git file history by avoiding unnecessary patch renames * mark new plugins introduced with 5.8 branch as disabled Compile tested all plugins with ipq806x Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #5226 from lynxis/rb_vimTed Hess2017-12-05
|\ \ \ \ \ | | | | | | | | | | | | vim: remove build timestamp/hostname/username
| * | | | | vim: remove build timestamp/hostname/usernameAlexander Couzens2017-12-04
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. Same for other irrelevant informations e.g. hostname, username. Thanks to debian for the patch. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | Merge pull request #5205 from lynxis/rb_sysstatTed Hess2017-12-05
|\ \ \ \ \ | | | | | | | | | | | | sysstat: remove build timestamp
| * | | | | sysstat: remove build timestampAlexander Couzens2017-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. Thanks to the debian project for the patch. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | | pixiewps: initial version 1.4.1Yousong Zhou2017-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addresses #2872 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | reaver: switch to reaver-wps-fork-t6xYousong Zhou2017-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addresses #2872 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | openconnect: unify indentation in READMEYousong Zhou2017-12-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>