aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* minizip: new packageDavid Woodhouse2020-06-06
| | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* cereal: new packageDavid Woodhouse2020-06-06
| | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* openzwave: update to 1.6.1134David Woodhouse2020-06-06
| | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* openzwave: take ownershipDavid Woodhouse2020-06-06
| | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* Merge pull request #12295 from neheb/ola2Rosen Penev2020-06-06
|\ | | | | ola: fix compilation with GCC4
| * ola: replace gnu++11 patch with a configure varRosen Penev2020-05-31
| | | | | | | | | | | | Simpler. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12236 from ja-pa/tor-0.4.3.5Rosen Penev2020-06-06
|\ \ | | | | | | tor: update to version 0.4.3.5
| * | tor: update to version 0.4.3.5Jan Pavlinec2020-05-20
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #12306 from d-bourdon/coova-enable-jsonRosen Penev2020-06-06
|\ \ \ | | | | | | | | coova-chilli: Add json interface build option
| * | | coova-chilli: Update pkg_releaseDylan Bourdon2020-05-26
| | | | | | | | | | | | | | | | Signed-off-by: Dylan Bourdon <dbourdon@student.42.fr>
| * | | coova-chilli: Add json interface build optionDylan Bourdon2020-05-26
| | | | | | | | | | | | | | | | Signed-off-by: Dylan Bourdon <dbourdon@student.42.fr>
* | | | Merge pull request #12397 from neheb/v4llRosen Penev2020-06-06
|\ \ \ \ | | | | | | | | | | libv4l: update to 1.20.0
| * | | | libv4l: update to 1.20.0Rosen Penev2020-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12416 from PolynomialDivision/fix/gcc_compileHannu Nyman2020-06-06
|\ \ \ \ \ | | | | | | | | | | | | dawn: update to latest version
| * | | | | dawn: update to latest versionNick Hainke2020-06-06
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - ubus: fix wrong parsing policy Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | youtube-dl: update to version 2020.6.6Josef Schlehofer2020-06-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #12360 from rs/nextdns-1.6.4-masterRosen Penev2020-06-05
|\ \ \ \ \ | | | | | | | | | | | | nextdns: Update to version 1.6.4
| * | | | | nextdns: Update to version 1.6.4Olivier Poitrey2020-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor the package so init script is installed from the binary instead of an init script embedded in the package. Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | Merge pull request #12227 from bobafetthotmail/masterRosen Penev2020-06-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | hwinfo: add new package
| * | | | | | hwinfo: add new packageAlberto Bursi2020-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add hwinfo package, it is a complete system hardware detection tool, similar to lshw but is written in C and has minimal dependencies. It is part of core SUSE Linux applications like Yast installer and system configurator tool so it's regularly maintained. Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
* | | | | | | Merge pull request #12405 from peter-stadler/nginx-versionRosen Penev2020-06-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nginx: update to version 1.19.0
| * | | | | | | nginx: update to version 1.19.0Peter Stadler2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump to newest version Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | Merge pull request #12384 from neheb/tellRosen Penev2020-06-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | telldus-core: fix compilation with libcxx 10
| * | | | | | | | telldus-core: fix compilation with libcxx 10Rosen Penev2020-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing headers and wrong namespace. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12412 from PolynomialDivision/fix/dbg_msgRosen Penev2020-06-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | dawn: fix x86 compiling
| * | | | | | | | | dawn: fix x86 compilingNick Hainke2020-06-05
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #12410 Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | | | Merge pull request #12400 from EricLuehrsen/masterRosen Penev2020-06-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | unbound: suggest matched domain option for dnsmasq link
| * | | | | | | | | unbound: suggest matched domain option for dnsmasq linkEric Luehrsen2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | | | | | Merge pull request #12406 from peter-stadler/djangoRosen Penev2020-06-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | django: update to version 3.0.7
| * | | | | | | | | | django: update to version 3.0.7Peter Stadler2020-06-04
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to newest version Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | | | Merge pull request #12401 from commodo/pillow-updateRosen Penev2020-06-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | pillow: bump to version 7.1.2
| * | | | | | | | | | pillow: bump to version 7.1.2Alexandru Ardelean2020-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | Merge pull request #12391 from dwmw2/perlfixPhilip Prindeville2020-06-04
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | perl: fix build failure in GCC10
| * | | | | | | | | | perl: fix build failure in GCC10Ken Wong2020-06-03
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The perl Configure file was matching GCC 10 against "1*" and treating it as GCC 1, causing ABI breakage and segfaults. Cherry-pick the upstream patch which fixes it to check against (e.g) "1.*" instead, which will make it work for hundreds more GCC versions to come. https://github.com/Perl/perl5/commit/6bd6308fcea3541 "Adapt Configure to GCC version 10" Also includes the previous commit just adding GCC 8 and 9 to one case: https://github.com/Perl/perl5/commit/ae195500577d707 "Add gcc-8 and gcc-9 for FORTIFY_SOURCE" Signed-off-by: Ken Wong <xinxijishuwyq@gmail.com>
* | / / / / / / / / unbound: bump PKG_RELEASEDavid Bauer2020-06-04
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes commit da76aeb24c1b ("unbound: expose interface-auto to UCI") Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | | | | | Merge pull request #12399 from neheb/zsttRosen Penev2020-06-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | zstd: update to 1.4.5
| * | | | | | | | | zstd: update to 1.4.5Rosen Penev2020-06-03
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to zst archives for smaller size. Removed patches in favor of a better solution for uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12398 from neheb/spddRosen Penev2020-06-03
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | spdlog: update to 1.6.1
| * | | | | | | | spdlog: update to 1.6.1Rosen Penev2020-06-03
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | gnutls: updated to 3.6.14Nikos Mavrogiannopoulos2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | | | Merge pull request #12395 from tru7/knxdHannu Nyman2020-06-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | knxd: backport fix for usblowlever.cpp from upstream
| * | | | | | | | knxd: backport fix for usblowlever.cpp from upstreamOthmar Truniger2020-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | | | | Merge pull request #12362 from PolynomialDivision/feature/dawn_bumpHannu Nyman2020-06-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | dawn: bump to latest version
| * | | | | | | | | dawn: bump to latest versionNick Hainke2020-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - ubus/datastorage: don't repeatedly ask devices for beacon reports if don't support it - uci: fix loading of config - utils/ubus: fix memory leak at blobmsg_format_json - ubus: add local flag to network overview - ubus: fix network overview - network/tcpsocket: make sure every msg is complete before handle - datastorage: refactor to support scalability testing - network/tcpsocket: make sure every msg is complete before handle - ubus: fix network overview - ubus: add local flag to network overview Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | | | | Merge pull request #12333 from stangri/master-simple-adblockHannu Nyman2020-06-03
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | simple-adblock: bugfix: proper error reporting on failed downloads; lists update script
| * | | | | | | | | simple-adblock: bugfix: proper error reporting on failed downloads; lists ↵Stan Grishin2020-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update script Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | | | Merge pull request #12393 from ja-pa/redis-6.0.4Rosen Penev2020-06-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | redis: update to version 6.0.4
| * | | | | | | | | | redis: update to version 6.0.4Jan Pavlinec2020-06-03
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | Merge pull request #12378 from neheb/exfRosen Penev2020-06-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | exfat-utils: import from base
| * | | | | | | | | | exfatprogs: update to 1.0.3Rosen Penev2020-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release removes iconv dependency which needed nls.mk before. It also removes the library component. Switch from old name to new name in Makefile. Fixed license information. Several other cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>