aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* zstd: fix compilation without host distutilsRosen Penev2020-06-09
| | | | | | This is the case in debian. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12466 from neheb/jRosen Penev2020-06-09
|\ | | | | elektra: fully remove HostBuild
| * elektra: fully remove HostBuildRosen Penev2020-06-09
|/ | | | | | This is cosmetic since host-compile.mk is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12464 from Andy2244/softethervpn5-9674Hannu Nyman2020-06-09
|\ | | | | softethervpn5: update to 9672
| * softethervpn5: update to 9672Andy Walsh2020-06-09
| | | | | | | | | | | | * update to 9672 Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | Merge pull request #12465 from Andy2244/wsdd2-2020-05-06Hannu Nyman2020-06-09
|\ \ | |/ |/| wsdd2: update to git 2020-05-06
| * wsdd2: update to git 2020-05-06Andy Walsh2020-06-09
|/ | | | | | | * update to git 2020-05-06 * Fix '-b' option parsing Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* Merge pull request #12419 from lynxis/ipmitoolRosen Penev2020-06-09
|\ | | | | ipmitool: fix CVE-2020-5208
| * ipmitool: fix CVE-2020-5208Alexander Couzens2020-06-09
| | | | | | | | | | | | All patches has been applied upstream. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | Merge pull request #12389 from TDT-AG/pr/20200603-xinetd-uciFlorian Eckert2020-06-09
|\ \ | | | | | | xinetd: add uci support
| * | xinetd: do not save xinet.d configrations on sysupgradeFlorian Eckert2020-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we can now configure xinet.d with uci, it is no longer necessary to save the configuration in /etc/xinet.d/* when upgrading the system. This was wrong anyway, because other packages can also store configuration there. If this configuration get changed then the new/changed one will never get applied, because the configration is always replaced with the saved configration during sysupgrade. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | xinetd: add support for UCI configurationHelge Mader2020-06-09
| | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | Merge pull request #12324 from aaronjg/openfortivpn/netifdRosen Penev2020-06-08
|\ \ \ | | | | | | | | openfortivpn: Use netifd for script rather than init script
| * | | 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>