aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Shorewall6: Bump to 5.2.5.W. van den Akker2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Shorewall: Bump to 5.2.5.W. van den Akker2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Shorewall6-lite: Bump to 5.2.5.W. van den Akker2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Shorewall-lite: Bump to 5.2.5.W. van den Akker2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Shorewall-core: Bump to 5.2.5.W. van den Akker2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Merge pull request #12524 from lnslbrty/update/libndpiRosen Penev2020-06-15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | libndpi: update to 3.2.0
| * | | | | | | | libndpi: update to 3.2.0Toni Uhlig2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | | | | Merge pull request #12371 from neheb/trans2Rosen Penev2020-06-15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | transmission: add a disabled notification
| * | | | | | | | transmission: add a disabled notificationRosen Penev2020-06-15
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Helps to see that transmission must be enabled. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #12409 from lnslbrty/package/libulfiusRosen Penev2020-06-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libulfius: new package
| * | | | | | | | libulfius: new packageToni Uhlig2020-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | | | | Merge pull request #12515 from neheb/motRosen Penev2020-06-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | motion: update to 4.3.1
| * | | | | | | | | motion: update to 4.3.1Rosen Penev2020-06-13
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Added patch to remove man and po stuff to fix compilation and speed up the build. Added PKG_BUILD_PARALLEL for faster builds. Added PKG_INSTALL for consistency between packages. Used those install paths as well to make it easier. Other small cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | ovn: bump to version 20.06.0Yousong Zhou2020-06-15
| | | | | | | | |
* | | | | | | | | keepalived: fix config typoFlorian Eckert2020-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | Merge pull request #12229 from aaronjg/bugfix/mwan3-ipv6Florian Eckert2020-06-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | mwan3: ipv6 improvements
| * | | | | | | | | mwan3: address reviewer comments on 5147dfc7Aaron Goodman2020-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | | | | | mwan3: Use /128 for ipv6 if no other source address was foundAaron Goodman2020-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | | | | | 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