aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | build,travis: allow dash in package namePaul Spooren2017-07-25
| |/ / | | | | | | | | | Signed-off-by: Paul Spooren <paul@spooren.de>
* | | Merge pull request #4625 from aparcar/rpcd-mod-packagelistDaniel Golle2017-07-25
|\ \ \ | |/ / |/| | rpcd-mod-packagelist: add package
| * | rpcd-mod-packagelist: add packagePaul Spooren2017-07-25
|/ / | | | | | | | | | | | | | | Provides a way to acquire the list of installed packages without the need to have opkg available. It is being used for the GSoC 17 project implementing easy sysupgrade functionality. Signed-off-by: Paul Spooren <paul@spooren.de>
* | Merge pull request #4624 from champtar/travischamptar2017-07-25
|\ \ | | | | | | build,travis: do not modify .travis.yml
| * | build,travis: do not modify .travis.ymlEtienne Champetier2017-07-24
| | | | | | | | | | | | | | | | | | restarting a build doesn't update .travis.yml but does update .travis_do.sh ... Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | shadowsocks-libev: configure with --disable-silent-rulesYousong Zhou2017-07-25
| | | | | | | | | | | | | | | | | | So that more details will be shown in faillogs Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #4601 from commodo/python-cffi-upgradeHannu Nyman2017-07-25
|\ \ \ | | | | | | | | python-cffi: upgrade to 1.10.0 (together with dependencies)
| * | | python-cffi: bump to version 1.10.0Alexandru Ardelean2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And drop the host-build. This was needed, simply to cross-build the package. I'm not a religious man, but "praise the lord" for dropping this :D Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python-pycparser: bump to version 2.17 and drop host-buildAlexandru Ardelean2017-07-19
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python-ply: bump to version 3.10 and drop the host-buildAlexandru Ardelean2017-07-19
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #4623 from ejurgensen/gperf_3.1Hannu Nyman2017-07-25
|\ \ \ \ | | | | | | | | | | gperf: Update to 3.1
| * | | | gperf: Update to 3.1ejurgensen2017-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch fixes a problem where an incorrect getline.h would get included (not gperf's own which resides in ./lib) Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | Merge pull request #4034 from artynet/apache-fixThomas Heil2017-07-25
|\ \ \ \ \ | |_|_|/ / |/| | | | apache : fixing zlib dependency
| * | | | apache : updating PKG_RELEASE entryArturo Rinaldi2017-07-15
| | | | |
| * | | | apache : fixing zlib dependencyArturo Rinaldi2017-02-18
| | | | |
* | | | | Merge pull request #4618 from champtar/travischamptar2017-07-24
|\ \ \ \ \ | | | | | | | | | | | | Travis improvements
| * | | | | build,travis: fetch commits until we find merge-baseEtienne Champetier2017-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if the merge-base is not in the initial clone, git diff / git rev-list will return funky results Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | build,travis: test commits formatEtienne Champetier2017-07-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | build,travis: some tuningsEtienne Champetier2017-07-24
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use 'git diff --name-only' - unpack the sdk only once as if there is no errors we don't need clean sdk fresh sdk mean new git checkout of the feeds each time - only include base, packages and luci, as we should not have dependencies on other feeds - use github for feeds - continue to test on error - add a bit of color - use bash Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | Merge pull request #4619 from diizzyy/patch-77Ted Hess2017-07-24
|\ \ \ \ \ | | | | | | | | | | | | libs/expat: Fix poor entropy compilation error
| * | | | | libs/expat: Fix poor entropy compilation errorDaniel Engberg2017-07-23
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the same workaround as for the expat package in toolchain. I'm not really sure what made it work for me earlier but this seems to fix it. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | shadowsocks-libev: bump version 3.0.7Yousong Zhou2017-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable changes since 3.0.6 f308dde ss-server: fix a use-after-free bug 0b2dce5 ss-redir: fix a mem leak b7bdb16 ss-local: SOCKS5 UDP associate terminates the connection prematurely 3f0d39a ss-local: use getsockname udp_fd where it applies (fixes local_port==0) eb30a3d fix possible data loss with salsa20 cipher 0559d8c fix partial nonce data being overwritten Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #4621 from commodo/python3-upgradeHannu Nyman2017-07-24
|\ \ \ \ \ | | | | | | | | | | | | python3: upgrade to version 3.6.2
| * | | | | python3: upgrade to version 3.6.2Alexandru Ardelean2017-07-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | glib2: update to 2.53.4Peter Wagner2017-07-24
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | / / shadowsocks-libev: fix cases where passwords contain dquoteYousong Zhou2017-07-24
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #4617 from ejurgensen/mxml_update_sourcechamptar2017-07-23
|\ \ \ \ | |/ / / |/| | | mxml: Update URL and use PKG_HASH instead of PKG_MD5SUM
| * | | mxml: Update URL and use PKG_HASH instead of PKG_MD5SUMejurgensen2017-07-23
|/ / / | | | | | | | | | | | | | | | Compile tested Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | Merge pull request #4607 from diizzyy/patch-75Hannu Nyman2017-07-23
|\ \ \ | | | | | | | | libarchive: Update to 3.3.2
| * | | libarchive: Update to 3.3.2Daniel Engberg2017-07-20
| | | | | | | | | | | | | | | | | | | | Update libarchive to 3.3.2 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #4600 from diizzyy/patch-74Hannu Nyman2017-07-23
|\ \ \ \ | | | | | | | | | | admin/netdata: Update to 1.7.0
| * | | | admin/netdata: Update to 1.7.0Daniel Engberg2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update netdata to 1.7.0 Update URL Clean up some more stray image files (smaller package) Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #4605 from dibdot/travelmateHannu Nyman2017-07-23
|\ \ \ \ \ | | | | | | | | | | | | travelmate: update 0.9.0
| * | | | | travelmate: update 0.9.0Dirk Brenken2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend: * handle errors due to misconfigured uplinks * various bugfixes luci frontend: * add a powerful wireless station manager to edit and delete existing interfaces or scan for new uplinks Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #4612 from pcmulder/patch-1Hannu Nyman2017-07-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | adblock: Added Netherlands as a region.
| * | | | | | adblock: Added a new region.Patrick Mulder2017-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Patrick Mulder <pcmulder89@gmail.com>
* | | | | | | shadowsocks-libev: validate bool with default value 0Yousong Zhou2017-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The change is mainly for keeping compatibility with old validate_data before ubox commit ac481cdd999ee84d3f115c33a56397237e95ec64 in Sat Jul 16 14:52:36 2016 +0200. The behaviour change comes with that commit can be seen with the following command line session root@LEDE:/usr/bin# validate_data network interface wan 'disabled:bool:false' network.wan.disabled is unset and defaults to bool false disabled=0; root@LEDE:/usr/bin# root@OpenWrt:/# validate_data network interface lan 'disabled:bool:false' disabled='false'; root@OpenWrt:/# This will cause shadowsocks-libev in current master branch fail on OpenWrt 15.01 though they actually should only use packages from the 15.01 branch... Fixes openwrt/packages#4614 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | shadowsocks-libev: ss-rules: add executable bitsYousong Zhou2017-07-23
| | | | | | |
* | | | | | | Merge pull request #4584 from diizzyy/patch-69Zoltan Herpai2017-07-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | sound/mpg123: Update to 1.25.2
| * | | | | | | sound/mpg123: Update to 1.25.2Daniel Engberg2017-07-16
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mpg123 to 1.25.2 Change download URL to Sourceforge Change deprecated checksum variable (PKG_MD5SUM) to PKG_HASH Add libout123 Add generic optimizations depending on platform have fpu or not Add NEON-specific optimization Remove BUILD_PATENTED, reference: https://github.com/openwrt/packages/pull/4587 Small cleanup of Makefile Thanks to Ted Hess for reviewing and suggesting compilation fix NOTE: mpg123 uses the most recent approach just like ffmpeg that's mentioned here: https://github.com/openwrt/packages/pull/4555 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #4599 from commodo/travis-stuffchamptar2017-07-22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | build,travis: limit git depth to 1 level
| * | | | | | build,travis: limit git depth to 1 levelAlexandru Ardelean2017-07-19
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's just a minor optimization of the build. No need to clone up to 50 revisions back (travis default) Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | sound/sox: Reduce dependenciesDaniel Engberg2017-07-20
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce dependencies and remove not used functionality linked in using external libs. libsndfile: Unusual file formats libpng: Only used to generate spectrograms Clean up configure arguments libid3tag doesn't fall into the BUILD_PATENTED category as far as I can tell. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #4598 from commodo/fix-python-buildschamptar2017-07-19
|\ \ \ \ \ | |/ / / / |/| | | | python,python3: try to stabilize host builds
| * | | | python,python3: add host python pip install supportAlexandru Ardelean2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To install Python packages host side, that may be needed for a build. The intent, is to try to reduce host-side Python packages being installed via LEDE/OpenWrt build system. Because those seem like a pain to maintain. The idea is adapted from Yousong's `python-packages` package. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python,python3: drop HostPy/Compile/Default rulesAlexandru Ardelean2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not used, and will not be used. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python,python3: drop PKG_MD5SUM fields ; will use only PKG_HASHAlexandru Ardelean2017-07-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python,python3: remove multi-arch support, and /usr/local pathsAlexandru Ardelean2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should hopefully reduce weird behaviour caused by the host system. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python,python3: handle install script errors betterAlexandru Ardelean2017-07-19
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Depending on execution order the `python-package-install.sh` script would return a non-zero err code. So, this enforces that all commands in the script don't fail (via the `set -e` directive). Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #4593 from lucize/postupPhilip Prindeville2017-07-18
|\ \ \ \ | | | | | | | | | | Postfix: security update to 3.2.2, add PostgreSQL and PCRE support and refresh patches