aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge pull request #9773 from 805447391/masterFlorian Eckert2019-09-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | DockerCE: Fix can't mapping large range ports (too many open files)
| * | | | | | | | | | docker-ce: Expand nofile from 1024(soft) 4096(hard) as large as possible ↵Student4142019-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when using procd. When we run docker image and export too many ports, dockerd will output some errors like "too many open files", it is caused by max-file limitation. Now, we start dockerd using procd, just add a statement to fix this problem. Signed-off-by: Fuying Wang <805447391@qq.com>
* | | | | | | | | | | Merge pull request #9884 from BKPepe/ytDaniel Engberg2019-09-03
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | youtube-dl: Update to version 2019.9.1
| * | | | | | | | | | | youtube-dl: Update to version 2019.9.1Josef Schlehofer2019-09-01
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | Merge pull request #9888 from BKPepe/slugifyDaniel Engberg2019-09-03
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | python-slugify: Update to version 3.0.3
| * | | | | | | | | | | python-slugify: Update to version 3.0.3Josef Schlehofer2019-09-01
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change indentation in dependencies and as well in description Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | Merge pull request #9892 from BKPepe/syslogngDaniel Engberg2019-09-03
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | syslog-ng: Update to version 3.23.1
| * | | | | | | | | | | syslog-ng: Add GPL license for pluginsJosef Schlehofer2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Correct SPDX License Identifier - Move DEPENDS under URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | | | | | | syslog-ng: Update to version 3.23.1Josef Schlehofer2019-09-01
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | Merge pull request #9909 from ejurgensen/mxml_upgrade_31Daniel Engberg2019-09-03
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | mxml: update to 3.1
| * | | | | | | | | | | mxml: update to 3.1Espen Jürgensen2019-09-02
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | | | | | | | Merge pull request #9910 from jefferyto/python-pyasn1-0.4.7Hannu Nyman2019-09-02
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | python-pyasn1: Update to 0.4.7
| * | | | | | | | | | python-pyasn1: Update to 0.4.7Jeffery To2019-09-03
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #9900 from neheb/apiRosen Penev2019-09-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | apinger: Fix PKG_SOURCE_VERSION
| * | | | | | | | | | apinger: Fix PKG_SOURCE_VERSIONRosen Penev2019-09-01
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Too short Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #9850 from neheb/crcRosen Penev2019-09-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | crconf: Pass CFLAGS properly
| * | | | | | | | | | crconf: Pass CFLAGS properlyRosen Penev2019-08-28
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CFLAGS were not being passed, breaking ASLR builds. Switched to using PKG_SOURCE_DATE for the version. Added PKG_BUILD_PARALLEL for faster compilation. Added license information. Small Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #9890 from ecsv/ap51-flash-2019.0Rosen Penev2019-09-01
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | ap51-flash: upgrade package to latest release 2019.0
| * | | | | | | | | ap51-flash: upgrade package to latest release 2019.0Sven Eckelmann2019-09-01
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * improved Zyxel firmware detection * introduced optional MAC address filtering * added support for: - Plasma Cloud PA300 - Plasma Cloud PA1200 - Plasma Cloud PA2200 Signed-off-by: Sven Eckelmann <sven@narfation.org>
* | | | | | | | | Merge pull request #9899 from RussellSenior/masterRosen Penev2019-09-01
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | patch: rename CVE-2019-13638 patch to mollify uscan
| * | | | | | | | patch: rename CVE-2019-13638 patch to mollify uscanRussell Senior2019-09-01
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
* | | | | | | | haveged: update to 1.9.6Hannu Nyman2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update haveged to 1.9.6 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | Merge pull request #9886 from BKPepe/pyyamlRosen Penev2019-09-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-yaml: Update to version 5.1.2
| * | | | | | | | python-yaml: Update to version 5.1.2Josef Schlehofer2019-09-01
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PKG_NAME should match the name of the folder Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #9694 from neheb/clasRosen Penev2019-09-01
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | classpath: Add jamvm/host build dependency
| * | | | | | | classpath: Add jamvm/host build dependencyRosen Penev2019-09-01
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed for compilation. A Java compiler is also needed but that must be handled elsewhere. Fixed up license information. URLs to HTTPS. Other Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9881 from aparcar/ipsec-toolsRosen Penev2019-09-01
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | remove ipsec-tools and opennhrp
| * | | | | | ipsec-tools: removePaul Spooren2019-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As discussed on GitHub[0] the package should be removed. [0]: https://github.com/openwrt/packages/issues/7832 > The package is effectively orphaned upstream and has been for some time. Given the security-sensitive nature of the package, an active maintainer community is essential for safe usage. Racoon's lack of support for IKEv2, despite it being stable for a long time, and the availability of next-generation tunneling systems such as wireguard, also would seem to limit its future value. Setkey's functionality has been subsumed by 'ip xfrm'. > If you disagree that ipsec-tools should be removed from OpenWRT, please say so now. If there are still use cases for it that are not met by other IKE implmenentations that would be good to know. But more importantly, I think you'll need to convince us that ipsec-tools is actually safe to operate on today's Internet given its current state of development. Signed-off-by: Paul Spooren <mail@aparcar.org>
| * | | | | | opennhrp: removePaul Spooren2019-08-31
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | The package requires ipsec-tools which will be removed from packages.git Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | Merge pull request #9877 from EricLuehrsen/unbound_193Dirk Brenken2019-09-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | unbound: update to 1.9.3
| * | | | | | unbound: update to 1.9.3Eric Luehrsen2019-08-31
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | exfat-nofuse: drop BUILD_PATENTEDDENG Qingfang2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Microsoft has published technical specification for exFAT [1] and the driver has been added to Linux staging tree [2]. It's now safe to drop BUILD_PATENTED label. [1] https://docs.microsoft.com/windows/win32/fileio/exfat-specification [2] http://lkml.iu.edu/hypermail/linux/kernel/1908.3/04254.html Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | Merge pull request #9878 from zhaojh329/libuhttpdRosen Penev2019-08-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | libuhttpd: Update to 3.0.1
| * | | | | | libuhttpd: Update to 3.0.1Jianhui Zhao2019-08-31
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* / / / / / net: remove ipsec-toolsNoah Meyerhans2019-08-31
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As discussed in #7832, ipsec-tools is no longer suitable for inclusion in the distribution. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | Merge pull request #9595 from dengqf6/evRosen Penev2019-08-30
|\ \ \ \ \ | | | | | | | | | | | | libev: update to 4.27
| * | | | | libev: update to 4.27DENG Qingfang2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | Merge pull request #9848 from neheb/key4Rosen Penev2019-08-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | keyutils: Add Debian hardening patch
| * | | | | | keyutils: Pass OpenWrt CFLAGS directly.Rosen Penev2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for compilation with PKG_ASLR_PIE. Replaced Build/Compile with PKG_INSTALL. Adjusted install paths for consistency. Added license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9578 from neheb/opnRosen Penev2019-08-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | opencv: Update to 4.1.1
| * | | | | | | opencv: Update to 4.1.1Rosen Penev2019-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Makefile to modern standards. Switched to local tarballs..xz archives are smaller. The .gz archive that codeload comes with is 85MB. Replaced PKG_INSTALL with CMAKE_INSTALL to get rid of Build/InstallDev. Added PKG_BUILD_PARALLEL for faster compilation. Removed inactive maintainer. Added uClibc-ng patches to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #5886 from nonicknamewasleftforme/feature/backuppcRosen Penev2019-08-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | new backuppc package w/ dependency perl-file-rsyncp
| * | | | | | | | backuppc: new packageCarsten Wolff2019-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Carsten Wolff <carsten@wolffcarsten.de> Reviewed-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | perl-file-rsyncp: New packageCarsten Wolff2019-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Carsten Wolff <carsten@wolffcarsten.de> Reviewed-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | rxtx: Add missing classpath dependencyRosen Penev2019-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #9693 from neheb/jamRosen Penev2019-08-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | jamvm: Add host build
| * | | | | | | | | jamvm: Add host buildRosen Penev2019-08-30
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for classpath. GCJ is also needed but that can be dealt with separately. Fix compilation with musl by defining _GNU_SOURCE. What's funny here is that if __USE_GNU gets replaced, the host build fails. The man page says _GNU_SOURCE for pthread_getattr_np but glibc violates that statement. Removed classpath dependency. classpaths must select jamvm, not the other way around. Removed target whitelist. Switched to blacklist. Fixed License information. Various other cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #9851 from neheb/madpRosen Penev2019-08-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | madplay: Pass CFLAGS properly
| * | | | | | | | | madplay: Pass CFLAGS properlyRosen Penev2019-08-28
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CFLAGS were not being passed which was breaking ASLR builds. Fixed license header. Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_INSTALL for consistency. Passed proper $(FPIC) value. Several other Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #9732 from dengqf6/ngxRosen Penev2019-08-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nginx: update to 1.16.1