aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #13863 from neheb/fuse3Rosen Penev2020-11-06
|\ \ \ \ | | | | | | | | | | fuse3: update to 3.10.0
| * | | | fuse3: update to 3.10.0Rosen Penev2020-11-05
| |/ / / | | | | | | | | | | | | | | | | | | | | Backport two uClibc-ng patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13862 from neheb/motuRosen Penev2020-11-06
|\ \ \ \ | | | | | | | | | | motion: update to 4.3.2
| * | | | motion: update to 4.3.2Rosen Penev2020-11-05
| |/ / / | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / Revert "CI: add super-linter for pull requests"Aaron Goodman2020-11-06
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial motivation for this commit was 'Just merge and see how people like it?' https://github.com/openwrt/packages/pull/13358#issuecomment-692309158 It seems that many contributors don't like it. https://github.com/openwrt/packages/issues/13395 So this should be reverted until issues with the linter can be resolved. This reverts commit 2b5de22202dafe849bfbce3adf1488d542ba8b24.
* | | rp-pppoe: increase PKG_RELEASEJosef Schlehofer2020-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In a recent commit, there was a fixed typo in config file of rp-ppoe package. As there was no increased version in PKG_VERSION/PKG_RELEASE, it means that fixed typo will be applied for users, who install rp-pppoe now. Existing users will not be aware that there is an updated package with fixed typo. They will need to do force overwrite/reinstall via opkg. It makes a little bit complicated as we are fixing typo in conffile, but this change will be applied to users who do not touch it. In any case, there should be a bumped version. Fixes: fe709078ffaaf323593b126c02e83e7512b84073 ("rp-pppoe: fix typo") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | python-markdown: update to version 3.3.3Josef Schlehofer2020-11-05
| | | | | | | | | | | | | | | | | | | | | Remove dependency python3-setuptools, it is no longer needed since version 3.2.2 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #13840 from BKPepe/python3-yarlJosef Schlehofer2020-11-05
|\ \ \ | | | | | | | | python-yarl: update to version 1.6.2
| * | | python-yarl: update to version 1.6.2Josef Schlehofer2020-11-03
| | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #13839 from BKPepe/sentrysdkJosef Schlehofer2020-11-05
|\ \ \ \ | | | | | | | | | | python-sentry-sdk: update to version 0.19.2
| * | | | python-sentry-sdk: update to version 0.19.2Josef Schlehofer2020-11-03
| |/ / / | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #13838 from BKPepe/urllib3-updateJosef Schlehofer2020-11-05
|\ \ \ \ | | | | | | | | | | python-urllib3: update to version 1.25.11
| * | | | python-urllib3: update to version 1.25.11Josef Schlehofer2020-11-03
| |/ / / | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #13837 from BKPepe/tornado-updateJosef Schlehofer2020-11-05
|\ \ \ \ | | | | | | | | | | python-tornado: update to version 6.1
| * | | | python-tornado: update to version 6.1Josef Schlehofer2020-11-03
| |/ / / | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #13859 from TDT-AG/pr/20201105-xinetdFlorian Eckert2020-11-05
|\ \ \ \ | | | | | | | | | | xinetd: do not restart service after config change if it is not running
| * | | | xinetd: do not restart service after config change if it is not runningHelge Mader2020-11-05
|/ / / / | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | | Merge pull request #13834 from br101/protobuf-3.13.0Rosen Penev2020-11-04
|\ \ \ \ | | | | | | | | | | protobuf: Update to version 3.13.0
| * | | | protobuf: Update to version 3.13.0Bruno Randolf2020-11-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | Merge pull request #13841 from EricLuehrsen/unbound_112Rosen Penev2020-11-04
|\ \ \ \ \ | | | | | | | | | | | | unbound: update to 1.1.12
| * | | | | unbound: clean up interface interpretation in UCIEric Luehrsen2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DNS flag day 2020, software should reflect the minimum EDNS 1232 bytes. Added iface_wan and iface_lan to control internal DNS assignemnts and to control what is local service ACL. Interface wild cards are not explicitly set so that they can be customized in extended conf. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
| * | | | | unbound: update to 1.1.12Eric Luehrsen2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | Merge pull request #13854 from mstorchak/tmuxRosen Penev2020-11-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | | tmux: update to 3.1c
| * | | | | tmux: update to 3.1cMaxim Storchak2020-11-04
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | Merge pull request #13851 from zhaojh329/masterFlorian Eckert2020-11-04
|\ \ \ \ \ | | | | | | | | | | | | rp-pppoe: fix typo
| * | | | | rp-pppoe: fix typoJianhui Zhao2020-11-04
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | Merge pull request #13798 from TDT-AG/pr/20201018-extra-command-updateFlorian Eckert2020-11-04
|\ \ \ \ \ | | | | | | | | | | | | treewide: use new extra_command function for init
| * | | | | docker-ce: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | wifidog: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | vpnbypass: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | vpn-policy-routing: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | tinc: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | tgt: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | simple-adblock: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | seafile-server: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | radicale: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | openvswitch: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | nginx: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | haproxy: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | gnunet: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | apfree-wifidog: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | postfix: use new extra_command function definitionFlorian Eckert2020-11-04
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | Merge pull request #13849 from dibdot/adblockDirk Brenken2020-11-03
|\ \ \ \ \ | | | | | | | | | | | | adblock: adapt openwrt rc.common changes
| * | | | | adblock: adapt openwrt rc.common changesDirk Brenken2020-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * since openwrt master has merged the depending P/R, the old extra_help/extra_commands syntax is no longer working, see #13798 for reference * removed test.sh script from package Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #13848 from dibdot/banipDirk Brenken2020-11-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | banip: adapt openwrt rc.common changes
| * | | | | | banip: adapt openwrt rc.common changesDirk Brenken2020-11-03
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * since openwrt master has merged the depending P/R, the old extra_help/extra_commands syntax is no longer working, see #13798 for reference * removed logd dependency, see #13820 for reference Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #13847 from dibdot/travelmateDirk Brenken2020-11-03
|\ \ \ \ \ \ | |/ / / / / |/| | | | | travelmate: adapt openwrt rc.common changes
| * | | | | travelmate: adapt openwrt rc.common changesDirk Brenken2020-11-03
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * since openwrt master has merged the depending P/R, the old extra_help/extra_commands syntax is no longer working, see #13798 for reference Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | usbip: remove no longer necessary udev hackRosen Penev2020-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's not only unnecessary, it interferes with libudev-zero. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | treewide: turn specific libudev-* DEPENDS to generic onesRosen Penev2020-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libudev-zero as well as libudev-fbsd have PROVIDES:=libudev . These packages have nothing specific that requires one or the other. Signed-off-by: Rosen Penev <rosenp@gmail.com>