aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* tar: Add zstd capabilityRosen Penev2019-07-22
| | | | | | Small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #9521 from shenek/feature_python-cachelibJosef Schlehofer2019-07-22
|\ | | | | python: cachelib package added
| * python-cachelib: package addedStepan Henek2019-07-21
| | | | | | | | | | Signed-off-by: Stepan Henek <stepan.henek@nic.cz> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #9531 from neheb/rtoRosen Penev2019-07-22
|\ \ | | | | | | rtorrent bump
| * | rtorrent: Update to 0.9.8Rosen Penev2019-07-22
| | | | | | | | | | | | | | | | | | | | | | | | Switch to codeload. A lot simpler. Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | libsigc++: Update to 2.10.2Rosen Penev2019-07-22
| | | | | | | | | | | | | | | | | | | | | | | | No actual difference. Just regenerated documentation. Small Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | libtorrent: Update to 0.13.8Rosen Penev2019-07-22
| | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Small change to IPv6 configure flag. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9523 from micmac1/sqlite329Rosen Penev2019-07-22
|\ \ \ | | | | | | | | sqlite3: bump to 3.29.0
| * | | sqlite3: bump to 3.29.0Sebastian Kemper2019-07-19
| | | | | | | | | | | | | | | | | | | | | | | | Also drops upstreamed patch. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | Merge pull request #9528 from neheb/softhhhRosen Penev2019-07-22
|\ \ \ \ | | | | | | | | | | softethervpn: Update to rtm version 4.29-9680
| * | | | softethervpn: Update to rtm version 4.29-9680Philipp Schuster2019-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update SoftEther VPN to the latest rtm version 4.29-9680 Compile tested: Atheros AR7xxx/AR9xxx, TP-LINK Archer C7 v2, 18.06.4 Signed-off-by: Philipp Schuster <philippschuster@gmx.com> (rebased and refreshed patches). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9532 from jefferyto/python-musl-find_libraryJosef Schlehofer2019-07-22
|\ \ \ \ \ | | | | | | | | | | | | python,python3: Fix ctypes.util.find_library()
| * | | | | python,python3: Fix ctypes.util.find_library()Jeffery To2019-07-22
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python's ctypes.util.find_library() function currently doesn't work for musl libraries/systems[1]. This adds a patch to fix this function, based on a patch from Alpine Linux[2]. Fixes #9448. [1]: https://bugs.python.org/issue21622 [2]: https://git.alpinelinux.org/aports/tree/main/python2/musl-find_library.patch Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | python: add patch for CVE-2018-20852Josef Schlehofer2019-07-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #9332 from neheb/domStijn Tintel2019-07-22
|\ \ \ \ \ | | | | | | | | | | | | domoticz: Fix compilation without deprecated OpenSSL APIs
| * | | | | domoticz: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-07-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9517 from neheb/apfRosen Penev2019-07-21
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | apfree-wifidog: Run init script through shellcheck
| * | | | | apfree-wifidog: Run init script through shellcheckRosen Penev2019-07-19
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added a patch to fix compilation without deprecated OpenSSL APIs. Minor Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9530 from Andy2244/samba-4-9-11Daniel Engberg2019-07-21
|\ \ \ \ \ | | | | | | | | | | | | samba4: revert to 4.9.11
| * | | | | samba4: revert to 4.9.11Andy Walsh2019-07-21
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * revert to 4.9.x series (4.10 needs too many unofficial patches and has weird waf bugs) * cleanup patches * enable AD_DC build option again Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | openssh: Fix compilation with -Wimplicit-functionRosen Penev2019-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | etherwake: Remove obsolete uClibc patchRosen Penev2019-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No such issue with uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9518 from neheb/nssRosen Penev2019-07-20
|\ \ \ \ \ | | | | | | | | | | | | nss: Replace usleep with nanosleep
| * | | | | nss: Replace usleep with nanosleepRosen Penev2019-07-19
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usleep is deprecated and is optionally not available with uClibc-ng. Added PKG_LICENSE_FILES. Added PKG_CPE_ID for proper CVE tracking. Other minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9519 from neheb/libreRosen Penev2019-07-20
|\ \ \ \ \ | | | | | | | | | | | | libreswan: Replace usleep with nanosleep
| * | | | | libreswan: Replace usleep with nanosleepRosen Penev2019-07-19
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usleep is optionally unavailable with uClibc-ng. Added PKG_LICENSE_FILES Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | youtube-dl: update to version 2019.7.16Josef Schlehofer2019-07-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | golang: Update to 1.12.7Jeffery To2019-07-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | docker-ce: Updated and added --init and --publish optionsGerard Ryan2019-07-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | libnetwork: Added networking for docker-ceGerard Ryan2019-07-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | tini: Added tini init utilityGerard Ryan2019-07-20
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | gcc: update to version 7.4.0, Add config optionsNoble Pepper2019-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for coping libc.a, libpthread.a and libstdc++ to target. Add config option to eliminate need for -lstdc++ and -lgcc_pic switches when linking statically Signed-off-by: Noble Pepper <noblepepper@gmail.com>
* | | | Merge pull request #9520 from danielkucera/minisatipRosen Penev2019-07-19
|\ \ \ \ | |_|_|/ |/| | | minisatip: pkg hash fix
| * | | minisatip: pkg hash fixDaniel Kucera2019-07-19
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kucera <daniel.kucera@gmail.com>
* | | | Merge pull request #9514 from mtelka/mini_snmpd-netifsRosen Penev2019-07-19
|\ \ \ \ | |_|/ / |/| | | mini_snmpd: Allow up to 8 network interfaces
| * | | mini_snmpd: Allow up to 8 network interfacesMarcel Telka2019-07-18
|/ / / | | | | | | | | | | | | | | | | | | | | | This changes the init script to allow to monitor up to 8 network interfaces. The support for up to 8 network interfaces was added to mini_snmpd release 1.3 in November 2015. Signed-off-by: Marcel Telka <marcel@telka.sk>
* | | Merge pull request #8589 from vk496/tesseractRosen Penev2019-07-18
|\ \ \ | | | | | | | | tesseract: leptonica: add package
| * | | tesseract: add packageValentín Kivachuk2019-07-18
| | | | | | | | | | | | | | | | | | | | | | | | Tesseract is an open source text recognizer (OCR) Engine, available under the Apache 2.0 license. It can be used directly, or (for programmers) using an API to extract printed text from images. It supports a wide variety of languages. Signed-off-by: Valentín Kivachuk <vk18496@gmail.com>
| * | | leptonica: add packageValentín Kivachuk2019-07-14
| | | | | | | | | | | | | | | | | | | | | | | | Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. Signed-off-by: Valentín Kivachuk <vk18496@gmail.com>
* | | | Merge pull request #9221 from rkkoszewski/masterRosen Penev2019-07-18
|\ \ \ \ | | | | | | | | | | Add netifd script to control SSTP connections.
| * | | | Fix release and package versionRobert Koszewski2019-06-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robert Koszewski <rkkoszewski@gmail.com>
| * | | | Readd deleted chap-secrets fileRobert Koszewski2019-06-25
| | | | |
| * | | | Add workaround to properly register the sstp interfaceRobert Koszewski2019-06-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robert Koszewski <rkkoszewski@gmail.com>
| * | | | Add netifd script to control sstp connections.Harvey Hu2019-06-16
| | | | |
* | | | | oniguruma: fix CVE-2019-13224 & CVE-2019-13225Eneas U de Queiroz2019-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patches were taken from upstream commits. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | Merge pull request #9502 from neheb/ggdRosen Penev2019-07-17
|\ \ \ \ \ | | | | | | | | | | | | gddrescue: Do not build with uClibc-ng
| * | | | | gddrescue: Do not build with uClibc-ngRosen Penev2019-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the developer: It seems that uClibc-ng is defining fgetc, fputc, feof, and ferror as macros and not including them in std. IMO this is a bug in uClibc-ng (maybe caused by lack of clarity in the C++ standard), because even the C functions that are alowed to be defined as macros (putc, getc) should be included in std for consistency. Just imagine the chaos if std::getc were defined or undefined depending on how it is implemented. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9496 from tsl0922/ttyd-1.5.1Rosen Penev2019-07-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | ttyd: update to 1.5.1
| * | | | | | ttyd: update to 1.5.1Shuanglei Tao2019-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | | | | | switchdev-poller: makefile cleanupLuiz Angelo Daros de Luca2019-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>