aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #3426 from ryzhovau/fossil-srcLuka Perkov2016-11-02
|\ | | | | fossil: fix source URL
| * fossil: fix source URLAlexander Ryzhov2016-10-31
| | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | Merge pull request #3073 from paulo-raca/i2c-tools-py3Daniel Golle2016-11-02
|\ \ | | | | | | i2c-tools: Added python3-smbus package
| * | i2c-tools: Added python3-smbus packagePaulo Costa2016-11-02
| | | | | | | | | | | | | | | | | | This only replicates the existing python-smbus package into Python 3 Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
* | | Merge pull request #3447 from bobafetthotmail/patch-5Hannu Nyman2016-11-02
|\ \ \ | | | | | | | | tiff-utils: move to Image Manipulation submenu
| * | | tiff-utils: move to Image Manipulation submenuAlberto Bursi2016-11-02
| | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | Merge pull request #3446 from bobafetthotmail/patch-3Hannu Nyman2016-11-02
|\ \ \ \ | | | | | | | | | | jpeg-tools: move to Image Manipulation submenu
| * | | | jpeg-tools: move to Image Manipulation submenuAlberto Bursi2016-11-02
| |/ / / | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | Merge pull request #3039 from dedeckeh/strongswan-muslStijn Tintel2016-11-02
|\ \ \ \ | | | | | | | | | | strongswan: Include musl.h after _GNU_SOURCE define
| * | | | strongswan: Include musl.h after _GNU_SOURCE defineHans Dedecker2016-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | musl.h was included before _GNU_SOURCE in 101-musl-fixes patch leading to compilation issue on gcc (RTLD_DEFAULT not being defined in dlfcn.h due to __USE_GNU not being set). As described in the feature test macro man page feature macro can be defined in the source code but need to be defined before including any headers. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | Merge pull request #3370 from bobafetthotmail/patch-4Daniel Golle2016-11-02
|\ \ \ \ \ | |_|/ / / |/| | | | debootstrap: add xz dependency
| * | | | debootstrap: add xz dependencyAlberto Bursi2016-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | required to extract some packages as stated in issue https://github.com/openwrt/packages/issues/3365 Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | Merge pull request #3445 from bobafetthotmail/patch-10Hannu Nyman2016-11-02
|\ \ \ \ \ | | | | | | | | | | | | zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)
| * | | | | zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)Alberto Bursi2016-11-02
|/ / / / / | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | Merge pull request #3443 from bobafetthotmail/patch-7Hannu Nyman2016-11-02
|\ \ \ \ \ | | | | | | | | | | | | llvm2: capitalized submenu name (disc -> Disc)
| * | | | | llvm2: capitalized submenu name (disc -> Disc)Alberto Bursi2016-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | Merge pull request #3442 from bobafetthotmail/patch-5Hannu Nyman2016-11-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | hdparm: capitalized submenu name (disc -> Disc)
| * | | | | | hdparm: capitalized submenu name (disc -> Disc)Alberto Bursi2016-11-02
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | Merge pull request #3441 from bobafetthotmail/patch-3Hannu Nyman2016-11-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | hd-idle: capitalized submenu name (disc -> Disc)
| * | | | | | hd-idle: capitalized submenu name (disc -> Disc)Alberto Bursi2016-11-02
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | Merge pull request #3444 from bobafetthotmail/patch-9Hannu Nyman2016-11-02
|\ \ \ \ \ \ | |/ / / / / |/| | | | | gdisk/sgdisk/cgdisk: capitalized submenu name (disc -> Disc)
| * | | | | gdisk/sgdisk/cgdisk: capitalized submenu name (disc -> Disc)Alberto Bursi2016-11-02
|/ / / / / | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | bind: update to 9.10.4-p4Noah Meyerhans2016-11-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | Merge pull request #3433 from jow-/python-use-staging-dir-hostpkgJo-Philipp Wich2016-11-01
|\ \ \ \ \ | | | | | | | | | | | | python, python3: use STAGING_DIR_HOSTPKG
| * | | | | python3: avoid use of HOST_BUILD_PREFIXJo-Philipp Wich2016-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, the python3-package.mk framework relies on HOST_BUILD_PREFIX to refer to the $(STAGING_DIR)/host directory but using the HOST_BUILD_PREFIX variable requires the use of include/host-build.mk which in turn includes python3-package.mk, leading to target redefinition errors. In order to provide a global, uniform way to refer to the host staging directory, LEDE introduced a new variable STAGING_DIR_HOSTPKG which points to $(STAGING_DIR)/host for now with the purpose of eventually being able to relocate that directory in the future. This commit changes python3-package.mk to ... - stop including include/host-build.mk (revert of #3423) - replace usages of $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG) - warn and fallback to $(STAGING_DIR)/host if STAGING_DIR_HOSTPKG is unavailable The fallback code will ensure that the python host build infrastructure continues to work properly on older OpenWrt and LEDE versions until the STAGING_DIR_HOSTPKG is fully settled in and can be removed some time in the future. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
| * | | | | python: avoid use of HOST_BUILD_PREFIXJo-Philipp Wich2016-11-01
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, the python-host.mk framework relies on HOST_BUILD_PREFIX to refer to the $(STAGING_DIR)/host directory but using the HOST_BUILD_PREFIX variable requires the use of include/host-build.mk which in turn includes python-host.mk, leading to target redefinition errors. In order to provide a global, uniform way to refer to the host staging directory, LEDE introduced a new variable STAGING_DIR_HOSTPKG which points to $(STAGING_DIR)/host for now with the purpose of eventually being able to relocate that directory in the future. This commit changes python-host.mk to ... - stop including include/host-build.mk (revert of #3423) - replace usages of $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG) - warn and fallback to $(STAGING_DIR)/host if STAGING_DIR_HOSTPKG is unavailable The fallback code will ensure that the python host build infrastructure continues to work properly on older OpenWrt and LEDE versions until the STAGING_DIR_HOSTPKG is fully settled in and can be removed some time in the future. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | Merge pull request #3429 from brianjmurrell/patch-3Hannu Nyman2016-10-31
|\ \ \ \ \ | | | | | | | | | | | | ssmtp: Increase PKG_RELEASE > BB value
| * | | | | ssmtp: Increase PKG_RELEASE > BB valueBrian J. Murrell2016-10-31
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's a generally good packaging principle that the packages in a distro release n+1 have a release value that is at least the same if not greater than the value in release n. BB has a PKG_RELEASE of 4 so upping to 5 is a good measure. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
* | | | | Merge pull request #3422 from nwf/ucify-rngdHannu Nyman2016-10-31
|\ \ \ \ \ | |_|_|_|/ |/| | | | rng-tools: uci-fy, default to doing nothing
| * | | | rng-tools: uci-fy, default to doing nothingNathaniel Wesley Filardo2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabling the default configuration will pipe /dev/urandom back into /dev/random ala the current package behavior. Because this amounts to disabling the in-kernel entropy estimation, default disabled. While here, uci-paramaterize the high watermark. While here, add a pre-command hook for real RNGs that need 'stty raw' or other such hooks. (e.g. the TrueRNG devices) As offered in github openwrt/packages#3422, take over maintainership. See github openwrt/packages#3142. Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
* | | | | Merge pull request #3357 from stintel/strongswanStijn Tintel2016-10-31
|\ \ \ \ \ | | | | | | | | | | | | strongswan: update to 5.5.1, preserve /etc/strongswan.d, take over maintainership
| * | | | | strongswan: take over maintainershipStijn Tintel2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | | strongswan: bump to 5.5.1Stijn Tintel2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | | strongswan: preserve /etc/strongswan.d during upgradeStijn Tintel2016-10-31
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | Merge pull request #3423 from commodo/python-include-host-buildHannu Nyman2016-10-31
|\ \ \ \ \ | | | | | | | | | | | | python,python3: include host-build.mk in python-host.mk & python3-package.mk
| * | | | | python,python3: include host-build.mk in python-host.mk & python3-package.mkAlexandru Ardelean2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #3416 from miska/lxcHannu Nyman2016-10-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | luci-app-lxc: Minor polishing
| * | | | | | luci-app-lxc: Minor polishingMichal Hrušecký2016-10-30
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more dependencies needed by download template and replace all, not just first occurence of : or _ in template name with space in webui. Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
* | | | | | Merge pull request #3420 from kissg1988/python-urllib3Hannu Nyman2016-10-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-urllib3: update to version 1.18.1
| * | | | | | python-urllib3: update to version 1.18.1Gergely Kiss2016-10-30
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | Merge pull request #3419 from kissg1988/simplejsonHannu Nyman2016-10-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | simplejson: update to version 3.10.0
| * | | | | | simplejson: update to version 3.10.0Gergely Kiss2016-10-30
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | Merge pull request #3417 from kissg1988/valaHannu Nyman2016-10-31
|\ \ \ \ \ \ | |/ / / / / |/| | | | | vala: update to version 0.34.2
| * | | | | vala: update to version 0.34.2Gergely Kiss2016-10-30
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | Merge pull request #3415 from amnonpaz/feature-new-package-lua-opensslHannu Nyman2016-10-30
|\ \ \ \ \ | | | | | | | | | | | | lua-openssl: Fix makefile
| * | | | | lua-openssl: Fix makefileAmnon Paz2016-10-30
|/ / / / /
* | | | | Merge pull request #3394 from bobafetthotmail/patch-20Hannu Nyman2016-10-30
|\ \ \ \ \ | | | | | | | | | | | | stoken: move to Encryption submenu
| * | | | | stoken: move to Encryption submenuAlberto Bursi2016-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | Merge pull request #3389 from bobafetthotmail/patch-15Hannu Nyman2016-10-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | cryptsetup: move to Encryption submenu
| * | | | | | cryptsetup: move to Encryption submenuAlberto Bursi2016-10-23
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>