aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | openfortivpn: avoid flash writes on pppd scriptAaron Goodman2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | | | | openfortivpn: Use netifd for script rather than init scriptAaron Goodman2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By using the netifd for open fortivpn we are able to set up multiple VPN connections and manage them through the netifd toolset. This also adds support for binding an openfortivpn client to a given interface, in which case when that interface comes online, the vpn will be initiated via a hotplug script. This is a breaking commit and configurations will need to be migrated from openfortivpn.config into the /etc/config/networks. Example configuration via /etc/config/network: config interface 'ftvpn' option proto 'openfortivpn' option server 'example.com' option username 'USERNAME' option password 'PASSWORD' # optional arguments follow option local_ip '192.0.5.1' option port '443' option iface_name 'wan' option trusted_cert 'CERT_HASH' option set_dns '0' option pppd_use_peerdns '0' option metric '10' Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | | | | openfortivpn: version bump to 1.14.1Aaron Goodman2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | | | | | | Merge pull request #12428 from neheb/libaRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libarchive: update to 3.4.3
| * | | | | | | | | libarchive: update to 3.4.3Rosen Penev2020-06-06
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12426 from neheb/xmlrRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | xmlrpc-c: update to 1.51.06
| * | | | | | | | | xmlrpc-c: update to 1.51.06Rosen Penev2020-06-06
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12440 from neheb/automRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | automake: update to 1.16.2
| * | | | | | | | | automake: update to 1.16.2Rosen Penev2020-06-06
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12432 from neheb/yara2Rosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | yara: update to 4.0.1
| * | | | | | | | | yara: update to 4.0.1Rosen Penev2020-06-06
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12264 from cotequeiroz/ctop-mipselRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ctop: don't build on mipsel
| * | | | | | | | | ctop: don't build on mipselEneas U de Queiroz2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current version fails to build on mips and also on mipsel, but the the latter is not masked. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | | | | | Merge pull request #12422 from neheb/procppRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | procps-ng: update to 3.3.16
| * | | | | | | | | | procps-ng: update to 3.3.16Rosen Penev2020-06-06
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #12435 from neheb/lessRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | less: update to 562
| * | | | | | | | | | less: update to 562Rosen Penev2020-06-06
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #12427 from neheb/libccRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libcap: update to 2.34
| * | | | | | | | | | libcap: update to 2.34Rosen Penev2020-06-06
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #12388 from neheb/dnsdRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | dnsdist: fix compilation with libcxx 10
| * | | | | | | | | | dnsdist: fix compilation with libcxx 10Rosen Penev2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | string_view is available with both boost and std. Backported extra patch getting rid of using namespace std. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #12453 from stangri/master-simple-adblockRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | simple-adblock: remove obsolete dshield.org links from config
| * | | | | | | | | | | simple-adblock: remove obsolete dshield.org links from configStan Grishin2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | | | | | Merge pull request #11365 from jmarcet/docker-compose_3_3Rosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Docker compose (3 of 3)
| * | | | | | | | | | | | docker-compose: new package, multi-container orchestration for DockerJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | | | | python3-dotenv: add a new packageJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | | | | python3-distro: add a new packageJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | | | | python3-jsonschema: add a new packageJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | | | | python3-dockerpty: add a new packageJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | | | | | | Merge pull request #11364 from jmarcet/docker-compose_2_3Rosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docker compose (2 of 3)
| * | | | | | | | | | | | | python3-docker: add a new packageJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | | | | | python3-paramiko: add a new packageJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | | | | | python3-pynacl: add a new packageJavier Marcet2020-06-08
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | | | | | | Merge pull request #11363 from jmarcet/docker-compose_1_3Rosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docker compose (1 of 3)
| * | | | | | | | | | | | | python3-websocket-client: add a new packageJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | | | | | python3-texttable: add a new packageJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | | | | | python3-docopt: add a new packageJavier Marcet2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | | | | | python3-cached-property: add a new packageJavier Marcet2020-06-08
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | | | | | | Merge pull request #12452 from jmarcet/ctop-stale-fileRosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctop: drop .swp file added by mistake
| * | | | | | | | | | | | | ctop: drop .swp file added by mistakeJavier Marcet2020-06-08
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | | | | | | Merge pull request #12415 from haraldg/elektra_0.9.2Rosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | elektra: update to 0.9.2
| * | | | | | | | | | | | | elektra: update to 0.9.2Harald Geyer2020-06-05
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable changes: * Move some plugins from libelektra-plugins to libelektra-cpp because they got reimplemented in C++. * New package libelektra-zmq * Move the crypto plugin from libopenssl to libgcrypt * Disable host build: elektra doesn't need it anymore and nobody uses kdb during package builds for now. Closes: #12307 Signed-off-by: Harald Geyer <harald@ccbib.org>
* | | | | | | | | | | | | Merge pull request #12456 from bobafetthotmail/patch-1Rosen Penev2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | hwinfo: disable compile with uclibc
| * | | | | | | | | | | | hwinfo: disable compile with uclibcAlberto Bursi2020-06-08
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this package fails to compile with uclibc, disable it if the uclibc toolchain is selected Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
* | | | | | | | | | | | Merge pull request #12448 from jefferyto/golang-1.14.4Hannu Nyman2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | golang: Update to 1.14.4
| * | | | | | | | | | | | golang: Update to 1.14.4Jeffery To2020-06-08
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | | flent-tools: Bump to v1.3.2Toke Høiland-Jørgensen2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add coreutils-sleep and coreutils-date as dependencies (Flent needs these for the scripts-based remote data gathering tools). Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | | | dawn: fix network packet format to be host-agnosticDavid Woodhouse2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I tried Dawn and it whined at me because it didn't understand its own packets from a different-endian host. Mon Jun 8 10:49:12 2020 daemon.err dawn[19742]: not complete msg, len:308, expected len:872480768 Mon Jun 8 10:49:12 2020 daemon.err dawn[19742]: not complete msg, len:708, expected len:3288465408 https://github.com/berlin-open-wireless-lab/DAWN/issues/92 Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* | | | | | | | | | | | Merge pull request #12407 from dwmw2/domoJosef Schlehofer2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | Update Domoticz to 2020.2, and its dependencies
| * | | | | | | | | | | domoticz: update to 2020.2David Woodhouse2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org>