aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | mwan3: Allow user to specify rules based on source interfaceAaron Goodman2020-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an option for adding rules based on source interface. The default 0.0.0.0/0 src and destination ip addresses has been removed. It is unclear how the 'any' family of rules would have worked, as it appears each rule always required an ipv4 or ipv6 address src and destination address. With this change, the any family will work again. I also cleaned up a bunch of repeated code around adding the iptables rules for ipv4/ipv6/any in making the change. Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | | | | mwan3: Do not mangle outgoing ipv6 pingsAaron Goodman2020-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | | | | mwan3: version bump to 2.8.6Aaron Goodman2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | | | | mwan3: force busybox pingAaron Goodman2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openwrt 19.07 uses iputils 20101006-1 This ancient version of iputils has a bug where the -I option is not respected. https://github.com/iputils/iputils/issues/55 https://github.com/iputils/iputils/issues/56 https://bugs.openwrt.org/index.php?do=details&task_id=1486 Thus, we should force using busybox ping at "/bin/ping" until the iputils version gets an upgrade in the next major release Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | | | | mwan3: don't add ipv6 link local address to routing tablesAaron Goodman2020-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | | | | mwan3: reduce calls to `ip route list'Aaron Goodman2020-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | | | | | | Merge pull request #12461 from jefferyto/python-package-variantsRosen Penev2020-06-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-packages: Remove variants
| * | | | | | | | | python-packages: Remove variantsJeffery To2020-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These packages were in the PR stage when the cleanup occurred and so still had VARIANT:=python3. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #12519 from Andy2244/samba-4.12.3-unbundle-icu-libunwindRosen Penev2020-06-15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | samba4: unbundle libunwind, icu
| * | | | | | | | | samba4: unbundle libunwind, icuAndy Walsh2020-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add unbundle libunwind, icu patches Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | Flask: update to version 1.1.2Daniel Golle2020-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | Werkzeug: update to version 1.0.1Daniel Golle2020-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | pyodbc: update to version 4.0.30Daniel Golle2020-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | oniguruma: add patch to fix NULL pointer exceptionMichael Heimpold2020-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I propose to carry this patch until a new upstream release includes it. For forther references see: https://github.com/openwrt/packages/issues/12403 and https://github.com/kkos/oniguruma/pull/196 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | pcsc-lite: update to version 1.9.0Daniel Golle2020-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | haveged: update to 1.9.11Hannu Nyman2020-06-14
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update haveged to version 1.9.11 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | libzip: update to 1.7.1 (closes #12512)Michael Heimpold2020-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | php7: update to 7.4.7Michael Heimpold2020-06-14
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | Merge pull request #12511 from neheb/cap3Rosen Penev2020-06-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libcap: update to 2.36
| * | | | | | | | libcap: update to 2.36Rosen Penev2020-06-13
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove outdated patches. A different solution was applied upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #12513 from neheb/xerRosen Penev2020-06-13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | libxerces-c: update to 3.2.3
| * | | | | | | libxerces-c: update to 3.2.3Rosen Penev2020-06-13
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small adjustments for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | geth: update to 1.9.14Rosen Penev2020-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #12504 from EricLuehrsen/unbound_ifautoEtienne Champetier2020-06-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | unbound: make option interface_auto default on
| * | | | | | | unbound: make option interface_auto default onEric Luehrsen2020-06-13
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unbound has a quirk and may reply on a different device address. When Unbound answers with from-address different than it received queries on, it may cause trouble for select VPN and firewall configurations. Ensure Unbound replies with the same address by changing this default. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | | Merge pull request #12506 from stangri/master-simple-adblockEtienne Champetier2020-06-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | simple-adblock: racially-neutral names
| * | | | | | | simple-adblock: racially-neutral namesStan Grishin2020-06-13
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | Merge pull request #12497 from micmac1/mar-reorderRosen Penev2020-06-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | mariadb: move some binaries
| * | | | | | mariadb: move some binariesSebastian Kemper2020-06-13
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even though I think that mysql_upgrade is a client package (it depends on the mysql client and it's in the "client" directory in the source tree, for instance), upstream laid it out differently. Since upstream commit ec586f5 mysql_upgrade is to be considered a part of the server, because the COMPONENT argument in the MYSQL_ADD_EXECUTABLE macro is set to "Server". That means that mysql_upgrade is only installed when the server is. So we need to move it back to the server package, otherwise we will have a build failure when mariadb-client is selected while mariadb-server is not. This particular build failure was recently a topic on openwrt-devel. Some more binaries are moved, following the layout visible in "man/CMakeLists.txt", to make sure we follow upstream's vision with regards to how the binaries are packaged. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #12483 from jmarcet/docker-compose-fixesRosen Penev2020-06-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | docker-compose: fix depends after merge in master and move to utils
| * | | | | | docker-compose: fix depends after merge in master and move to utilsJavier Marcet2020-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | Merge pull request #12494 from dibdot/adblockDirk Brenken2020-06-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | adblock: update 4.0.6
| * | | | | | | adblock: update 4.0.6Dirk Brenken2020-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add anti_ad blocklist source * made SafeSearch provider configurable, you can limit SafeSearch to certain providers * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #12485 from stangri/masterDirk Brenken2020-06-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vpn-policy-routing: fix README .ovpn instructions
| * | | | | | | | vpn-policy-routing: fix README .ovpn instructionsStan Grishin2020-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | | Merge pull request #12463 from Andy2244/samba-4-12-3Rosen Penev2020-06-12
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | samba4: update to 4.12.3
| * | | | | | | | samba4: update to 4.12.3Andy Walsh2020-06-13
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 4.12.3 * update/remove patches * disable netbios port 139 on 'DISABLE_NETBIOS' option or missing 'nmbd' Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | Merge pull request #12462 from Andy2244/perl-parse-yappRosen Penev2020-06-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | perl-parse-yapp: new package
| * | | | | | | | perl-parse-yapp: new packageAndy Walsh2020-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new perl-parse-yapp (dep for samba-4.12) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | Jinja2: update to version 2.11.2Josef Schlehofer2020-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update project website Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | dawn: update to latest versionDavid Woodhouse2020-06-12
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - test_storage: further refactoring, added test functionality, and TESTING.md to describe testing approach - tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels. - Revert "tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels." - uci: fix arm64 compiling Fixes: #12488 Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* | | | | | | | Merge pull request #12442 from neheb/ffmpegRosen Penev2020-06-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ffmpeg: update to 4.2.3
| * | | | | | | | ffmpeg: update to 4.2.3Rosen Penev2020-06-06
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #12486 from neheb/mpdddRosen Penev2020-06-11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | mpd: update to 0.21.24
| * | | | | | | mpd: update to 0.21.24Rosen Penev2020-06-11
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | adblock: update 4.0.5-5Dirk Brenken2020-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add regional list source for czech/slovak * add regional list source for korea * adapt oisd_nl changes, switch to adb-syntax domains Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #12481 from jefferyto/python-readme-updatesHannu Nyman2020-06-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python: Readme updates
| * | | | | | | python: Revise pypi.mk section of readmeJeffery To2020-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | python: Fix relative links in readmeJeffery To2020-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also removes a link to pypi.org; the previous sentence already links to pypi.org, a second link in the same paragraph isn't necessary. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | python: Remove references to variants in readmeJeffery To2020-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build variants are no longer necessary. Signed-off-by: Jeffery To <jeffery.to@gmail.com>