aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* avahi: patch client pkgconfig files without dbusRosen Penev2020-04-18
| | | | | | It still gets built without dbus. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #9327 from ysc3839/overtureDaniel Engberg2020-04-18
|\ | | | | overture: add new package
| * overture: add new packageRichard Yu2020-03-08
| | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | Merge pull request #11884 from pesintta/uacme-1.2.1Daniel Engberg2020-04-18
|\ \ | | | | | | uacme: update to 1.2.1
| * | uacme: update to 1.2.1Antti Seppälä2020-04-18
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest release. Do not compile optional ualpn binary. Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
* | | adblock: filter spurious line endings in sourcesDirk Brenken2020-04-18
|/ / | | | | | | | | | | * prevent processing of spurious line endings that confuses (g)awk Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #11442 from neheb/glbtripolar2020-04-18
|\ \ | | | | | | glib2: update to 2.64.2
| * | glib2: update to 2.64.2Rosen Penev2020-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified to use meson as upstream has abandoned autotools. Added license information. Cleaned up Makefile for consistency between packages. Added hack to compile static libs. Removed old patches and add new ones. Removed BUILD_PARALLEL options. These are default with ninja/meson. Removed gettext build dependencies. glib2 now includes its own solution. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11877 from neheb/pulsetripolar2020-04-18
|\ \ \ | | | | | | | | pulseaudio: update to 13.0
| * | | pulseaudio: update to 13.0Rosen Penev2020-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converted to use meson for compilation speed. Removed libwrap dependency. Upstream no longer supports it. Removed intltool and glib2 host dependencies. They seem to be no longer needed. Removed upstream patch. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11859 from ja-pa/libssh-security-updateRosen Penev2020-04-18
|\ \ \ \ | | | | | | | | | | libssh: update to version 0.9.4 (security fix)
| * | | | libssh: update to version 0.9.4 (security fix)Jan Pavlinec2020-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-1730 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | gdbm: don't build gettext-fullRosen Penev2020-04-18
| |/ / / |/| | | | | | | | | | | | | | | | | | | It's not necessary. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | git: update to version 2.26.1Josef Schlehofer2020-04-18
| | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2020-5260 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #11659 from ja-pa/tor-hs-newRosen Penev2020-04-17
|\ \ \ \ | | | | | | | | | | tor-hs: add new package
| * | | | tor-hs: add new packageJan Pavlinec2020-04-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #11867 from commodo/drop-django-constanceHannu Nyman2020-04-17
|\ \ \ \ \ | | | | | | | | | | | | django-constance: drop package
| * | | | | django-constance: drop packageAlexandru Ardelean2020-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was needed for Seafile up to a certain version. Since it's not required anymore by any other package/known-user, remove it. Should be installable via pip or manually. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #11866 from commodo/openpyxl-updateHannu Nyman2020-04-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | openpyxl: bump to version 3.0.3
| * | | | | | openpyxl: bump to version 3.0.3Alexandru Ardelean2020-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | dawn: feed hostapd with nr reports and improve 802.11k handlingNick Hainke2020-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If set_hostapd_nr config flag is set, dawn will insert the nr reports to allow the hostapd to answer to nr requests from clients. Improve the synchronization of rcpi and rsni in the network. Further, clients with bad 802.11k were sending beacon reports with bssid 00:00:00:00:00:00. Catch those corner cases. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | Merge pull request #11869 from br101/bluez-5.54Hannu Nyman2020-04-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | bluez: Update to version 5.54
| * | | | | | | bluez: Update to version 5.54Bruno Randolf2020-04-17
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | Merge pull request #11860 from commodo/squashfs-tools-4-4Hannu Nyman2020-04-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | squashfs-tools: bump to version 4.4
| * | | | | | | squashfs-tools: bump to version 4.4Alexandru Ardelean2020-04-17
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All patches are not needed anymore. squashfs-tools has implemented them in one way or another. Converted to download release tarballs. This should work better to get notified of a newer release. Also adds support for ZSTD compression: https://facebook.github.io/zstd/ Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #11862 from br101/websocketpp-boostRosen Penev2020-04-17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | websocketpp: Fix compile with Boost 1.70+
| * | | | | | websocketpp: Fix compile with Boost 1.70+Bruno Randolf2020-04-17
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation for newer Boost versions, same as in the websocketpp 'develop' branch: https://github.com/zaphoyd/websocketpp/pull/814 Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | adblock: fix gawk incompatibilityDirk Brenken2020-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix gawk incompatibility in reporting Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #10578 from stintel/flashromRosen Penev2020-04-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | flashrom: bump to 1.2
| * | | | | | flashrom: bump to 1.2Stijn Tintel2020-04-16
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new PCI and USB drivers to flashrom.mk to disable them in other build variant.s Fix DefineConfig calls to use new config symbols, and have it only append NEED_FEATURE=yes to MAKE_FLAGS. Appending NEED_FEATURE=no would still enable the feature because upstream compares against an empty string instead of comparing to yes. Drop libusb-compat dependency as all drivers use libusb-1 now. Remove upstreamed patch 010-add-arc.patch. Rework 0001-fix_internal_bitbang.patch, give it a correct prefix and more descriptive name. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | Merge pull request #11861 from PolynomialDivision/feature/add_v_kEtienne Champetier2020-04-16
|\ \ \ \ \ \ | |/ / / / / |/| | | | | dawn: add 802.11v, prepare 802.11k and debug fix
| * | | | | dawn: add 802.11v, prepare 802.11k and debug fixNick Hainke2020-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 802.11v bss transition. Exchange nr-reports. Implement 802.1k hearing map. Future release will use hearing map for load balancing decisions. Remove debug output from stderr. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | Merge pull request #11849 from neheb/re2Rosen Penev2020-04-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | re2: update to 2020-04-01
| * | | | | | re2: update to 2020-04-01Rosen Penev2020-04-14
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Massive cleanup of Makefile. Remove inactive maintainer. Remove completely unused host build. Shorten title so that it shows under menuconfig. Remove pointless static/shared choice. Add C++17 patch as libcxx seems to need it with this package. Add ABI_VERSION. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #11841 from PolynomialDivision/feature/daw_fix_rebootDirk Brenken2020-04-15
|\ \ \ \ \ \ | | |/ / / / | |/| | | | dawn: fix reboot
| * | | | | dawn: fix rebootNick Hainke2020-04-15
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DAWN has a race condition with umdns that prevents dawn from surviving a reboot. Increase procd start and stop of dawn to 81. Further, network is sometimes not ready. Add utimer to check if socket binds correctly. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | Merge pull request #11851 from luizluca/ruby-2.7.1Hannu Nyman2020-04-15
|\ \ \ \ \ | | | | | | | | | | | | ruby: update to 2.7.1
| * | | | | ruby: update to 2.7.1Luiz Angelo Daros de Luca2020-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New subpackages (reflect of ongoing ruby gemification) - ruby-benchmark (from ruby-debuglib) - ruby-delegate (from ruby-misc) - ruby-getoptlong (from ruby-misc) - ruby-net-pop (from ruby-net) - ruby-net-imap (from ruby-net) - ruby-observer (from ruby-patterns, now gone) - ruby-open3 (from ruby-misc) - ruby-readline-ext (was ruby-readline, while ruby-readline now selects either ruby-readline-ext or ruby-reline) - ruby-reline (alternative to ruby-readline-ext as pure ruby) - ruby-singleton (from ruby-patterns, now gone) - ruby-timeout (from ruby-multithread) Dropped subpackages: - ruby-cmath (gone in 2.7.0) - ruby-e2mmap (gone in 2.7.0) - ruby-patterns (splitted into ruby-observer, ruby-singleton) - ruby-scanf (gone in 2.7.0) - ruby-shell (gone in 2.7.0) - ruby-sync (gone in 2.7.0) - ruby-thwait (gone in 2.7.0) Ruby 2.7.0 also dropped profile.rb and profiler.rb (they were in ruby-debuglib) Patches changes: - Dropped patch 001_fix_isnan_isinf_finite_with_uclibc.patch (now in release) - Added 100-musl.patch, fixing mainly coroutine implementation selection Helper scripts changes: - ruby_missingfiles: do not ignore ruby-dev files - ruby_find_pkgsdeps: better detect circular dependencies Ruby 2.7.1 fixes these security issues: * CVE-2020-10663: Unsafe Object Creation Vulnerability in JSON (Additional fix) * CVE-2020-10933: Heap exposure vulnerability in the socket library Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | mac-telnet: fix mirror hashJo-Philipp Wich2020-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: 8399121e6 ("mac-telnet: install uci as config file") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | mac-telnet: mark uci as conffileJo-Philipp Wich2020-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: 8399121e6 ("mac-telnet: install uci as config file") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | mac-telnet: install uci as config fileJo-Philipp Wich2020-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also mark it as configuration file while being at it. Fixes: #11846 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | Merge pull request #11848 from neheb/quoRosen Penev2020-04-14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | quote: disable a bunch of options
| * | | | | quote: disable a bunch of optionsRosen Penev2020-04-14
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libwrap is fairly useless. It's also legacy and should not be used/ dbus is a big dependency. It's fairly useless in the OpenWrt context. I don't know how useful netlink is. Disabling BSD behavior results in a slightly smaller size. Disable LDAP. No size difference but I have a feeling it pulls in another dependency... Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11838 from VolunteerComputingHelp/masterHannu Nyman2020-04-14
|\ \ \ \ \ | | | | | | | | | | | | boinc: new upstream version, adjustments
| * | | | | boinc: new upstream version, adjustmentsChristian Dreihsig2020-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * new upstream version 7.16.6 * fixing platform identifier for openwrt x86 (boinc issue https://github.com/BOINC/boinc/issues/3595) * protected configuration from update Signed-off-by: Christian Dreihsig <christian.dreihsig@t-online.de>
* | | | | | Merge pull request #11844 from ja-pa/python-pyparsing-updateHannu Nyman2020-04-14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | python-pyparsing: update to version 2.4.7
| * | | | | python-pyparsing: update to version 2.4.7Jan Pavlinec2020-04-14
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | acme: depends on wget-sslYousong Zhou2020-04-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | wget: make the ssl variant provides wget-sslYousong Zhou2020-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to address the need for specifying dependency on a wget implementation with ssl support. Now we have a game of names for opkg 1. uclient-fetch: minimal version by openwrt project 2. wget-nossl: gnu wget w/o ssl support 3. wget-ssl: for the moment since this commit, gnu wget w/ ssl support 4. wget: uclient-fetch, wget-nossl, or wget-ssl 5. gnu-wget: wget-nossl or wget-ssl By the time we provide some dummy package like uclient-fetch-ssl and make it also provide wget-ssl, I guess by then we will also need gnu-wget-ssl... Ref: https://github.com/openwrt/packages/issues/11534 Ref: https://github.com/openwrt/packages/pull/9941 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | libupnp: update to 1.8.7Rosen Penev2020-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>