aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libevdev: update to 1.11.0Rosen Penev2021-02-21
| | | | | | | | Use AUTORELEASE to avoid having to bump it manually. Remove old patch for kernel 4.14 compatibility. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13929 from ja-pa/git-lfsJosef Schlehofer2021-02-21
|\ | | | | git-lfs: add new package
| * git-lfs: add new packageJan Pavlinec2021-02-11
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #14818 from mwarning/ztRosen Penev2021-02-20
|\ \ | | | | | | zerotier: bump to 1.6.4
| * | zerotier: bump to 1.6.4Moritz Warning2021-02-21
| | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | Merge pull request #14646 from lipnitsk/refreshRosen Penev2021-02-20
|\ \ \ | | | | | | | | treewide: Run refresh on all packages
| * | | treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* | | | Merge pull request #14814 from stintel/yubicoStijn Tintel2021-02-21
|\ \ \ \ | |/ / / |/| | | Fix typo Yuibco -> Yubico
| * | | treewide: s/Yuibco/Yubico/Stijn Tintel2021-02-21
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | ykpers: refresh patchesStijn Tintel2021-02-21
|/ / / | | | | | | | | | | | | | | | Required to make CI happy. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge pull request #14741 from mhei/openconnect-iconv-intlMichael Heimpold2021-02-20
|\ \ \ | |/ / |/| | openconnect: fix dependencies to iconv/intl (fixes #14734)
| * | openconnect: fix dependencies to iconv/intl (fixes #14734)Michael Heimpold2021-02-20
|/ / | | | | | | | | | | This fixes the issue raised after d18692c (libxml2: allow building with iconv support). Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #14806 from dibdot/banipDirk Brenken2021-02-20
|\ \ | | | | | | banip: update to 0.7.3
| * | banip: update to 0.7.3Dirk Brenken2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | * fix search string/pipe preparation for the background service * fix IPSet maxelem limitation, made it more flexible * fix potential error during resume action * add Cisco Talos IP blacklist * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | ooniprobe: update to version 3.5.2Jan Pavlinec2021-02-20
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14717 from dobo90/adguardhome_v0.105.0Rosen Penev2021-02-20
|\ \ \ | |/ / |/| | adguardhome: bump to 0.105.1
| * | adguardhome: bump to 0.105.1Dobroslaw Kijowski2021-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.0 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.1 * Add node-yarn/host dependency as it is needed since [1]. * Adjust LDFLAGS to the new ones introduced in [2]. * Invoke targets from make instead of manually running npm and yarn. * Replace GO_PKG_EXCLUDES with GO_PKG_BUILD_PKG as our intention is to build only one specific package (a cosmetic change). [1]: https://github.com/AdguardTeam/AdGuardHome/commit/5e20ac7ed5de861ea5c945d1775f75312d62b69f#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R140 [2]: https://github.com/AdguardTeam/AdGuardHome/commit/0d67aa251d18f8ab47cfd90072e9d0387dff4224#diff-82ef468ec5547f1ed424776755a7f87dfec4eba9838d2c2ac02c9881bb67d737R60 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* | | rng-tools: fix init STARTÁlvaro Fernández Rojas2021-02-20
| | | | | | | | | | | | | | | | | | | | | We should be using "00" to deal with alphabetical order. Fixes: e9a126c14509 ("rng-tools: start as early as possible") Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | Merge pull request #14801 from Noltari/rng-toolsÁlvaro Fernández Rojas2021-02-20
|\ \ \ | | | | | | | | rng-tools: start as early as possible
| * | | rng-tools: start as early as possibleÁlvaro Fernández Rojas2021-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Raspberry Pi devices (bcm2708) need this to get from: [ 102.310494] random: crng init done to: [ 12.539744] random: crng init done Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | Merge pull request #14800 from 6ec123321/masterRosen Penev2021-02-19
|\ \ \ \ | | | | | | | | | | gost_engine: Add GOST2012 Engine for OpenSSL
| * | | | gost_engine: added new line in the end of fileArtur Petrov2021-02-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Artur Petrov <github@phpchain.ru>
| * | | | gost_engine: add support GOST2012Artur Petrov2021-02-19
| |/ / / | | | | | | | | | | | | Signed-off-by: Artur Petrov <github@phpchain.ru>
* | | | Merge pull request #14791 from ja-pa/tor-0.4.5.6Rosen Penev2021-02-19
|\ \ \ \ | | | | | | | | | | tor: update to version 0.4.5.6
| * | | | tor: update to version 0.4.5.6Jan Pavlinec2021-02-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #14804 from apple-etan/feature/ek/libnetfilter-queue/ipv6Rosen Penev2021-02-19
|\ \ \ \ \ | | | | | | | | | | | | libnetfilter-queue: fix IPv6 header handling
| * | | | | libnetfilter-queue: fix IPv6 header handlingEtan Kissling2021-02-19
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Import 51f25df304aeaa6c1b02ef7456a61278ee70c102 from upstream. Signed-off-by: Etan Kissling <etan_kissling@apple.com>
* | | | | Merge pull request #14797 from apple-etan/feature/ek/libnetfilter-queue/icmpRosen Penev2021-02-19
|\ \ \ \ \ | | | | | | | | | | | | libnetfilter-queue: add pkt_buff function for ICMP
| * | | | | libnetfilter-queue: add pkt_buff function for ICMPEtan Kissling2021-02-19
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Import 662c8f44d53492d2e0ebd430dadef12d580ec330 from upstream. Signed-off-by: Etan Kissling <etan_kissling@apple.com>
* | | | | Merge pull request #14792 from jmarcet/python_docker_updateRosen Penev2021-02-19
|\ \ \ \ \ | | | | | | | | | | | | python-docker: Update to 4.4.3
| * | | | | python-docker: Update to 4.4.3Javier Marcet2021-02-19
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes: - Fix SSH port parsing when shelling out to the ssh client Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | Merge pull request #14793 from jmarcet/docker-compose-updateRosen Penev2021-02-19
|\ \ \ \ \ | | | | | | | | | | | | Docker compose update
| * | | | | docker-compose: Update to version 1.28.4Javier Marcet2021-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugs: - Fix SSH port parsing by bumping docker-py to 4.4.3 Miscellaneous: - Bump Python to 3.7.10 Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | docker-compose: Update to version 1.28.3Javier Marcet2021-02-19
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugs: - Fix SSH hostname parsing when it contains leading 's', 'h', and remove the quiet option that was hiding the error (via docker-py bump to 4.4.2) - Fix key error for --no-log-prefix option - Fix incorrect CLI environment variable name for service profiles: COMPOSE_PROFILES instead of COMPOSE_PROFILE - Fix fish completion Miscellaneous: - Bump cryptography to 3.3.2 - Remove log driver filter Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | Merge pull request #14794 from zhaojh329/rttyRosen Penev2021-02-19
|\ \ \ \ \ | | | | | | | | | | | | rtty: update to 7.4.0
| * | | | | rtty: update to 7.4.0Jianhui Zhao2021-02-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | Merge pull request #14796 from ja-pa/dnstap-0.4.0Rosen Penev2021-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | dnstap: update to version 0.4.0
| * | | | | | dnstap: update to version 0.4.0Jan Pavlinec2021-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | reptyr: Don't build for mipselEneas U de Queiroz2021-02-19
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package does not support any mips archs, including mipsel. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | Merge pull request #14790 from Noltari/bcm27xx-eepromÁlvaro Fernández Rojas2021-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | bcm27xx-eeprom: update to latest version
| * | | | | | bcm27xx-eeprom: update to latest versionÁlvaro Fernández Rojas2021-02-19
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | New eeprom firmwares support recently added RPi 400 and CM4. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | Merge pull request #14786 from apple-etan/feature/ek/libnetfilter-queue/fixupRosen Penev2021-02-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | libnetfilter-queue: re-add PKG_FIXUP to fix build
| * | | | | libnetfilter-queue: re-add PKG_FIXUP to fix buildEtan Kissling2021-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently when trying to build this package a build error is produced: WARNING: 'automake-1.16' is missing on your system. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' program is part of the GNU Automake package: <https://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <https://www.gnu.org/software/autoconf> <https://www.gnu.org/software/m4/> <https://www.perl.org/> This error is due to an attempt to use the native host tools instead of the OpenWrt build system generated ones. By re-adding PKG_FIXUP it is ensured that the correct version of the host tools are used. Signed-off-by: Etan Kissling <etan_kissling@apple.com>
* | | | | | Merge pull request #14789 from zhaojh329/libuhttpdRosen Penev2021-02-18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | libuhttpd: Update to 3.9.0
| * | | | | libuhttpd: Update to 3.9.0Jianhui Zhao2021-02-19
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | Merge pull request #14750 from neheb/pyreqRosen Penev2021-02-18
|\ \ \ \ \ | | | | | | | | | | | | python-requests: split up patches into two files
| * | | | | python-requests: split up patches into two filesRosen Penev2021-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quilt cannot handle two patches in one file. It ends up merging them and removing the description from the second. To avoid this, split into two. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | bind: bump to 9.17.10Noah Meyerhans2021-02-18
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Add build dependency on libnghttp2 for DNS-over-HTTPS support Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | Merge pull request #14709 from stangri/master-https-dns-proxyRosen Penev2021-02-18
|\ \ \ \ \ | | | | | | | | | | | | https-dns-proxy: support for force DNS/DNS hijacking
| * | | | | https-dns-proxy: support for force DNS/DNS hijackingStan Grishin2021-02-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>