aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* unzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflowÁlvaro Fernández Rojas2015-11-01
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* ocserv: allow enabling proxy ARPNikos Mavrogiannopoulos2015-11-01
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: if ocserv.conf.local is present append it to ocserv.confNikos Mavrogiannopoulos2015-11-01
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #1905 from kissg1988/seafileSteven Barth2015-11-01
|\ | | | | seafile-server: fix dependency and postinst script
| * seafile-server: make postinst script work with Image GeneratorGergely Kiss2015-11-01
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * seafile-server: fix broken dependency on seafile-ccnetGergely Kiss2015-10-31
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | nginx: bump to 1.9.6Luka Perkov2015-10-31
|/ | | | | | | | In this bump as agreed with Thomas we are dropping out all the nginx 3rd party addons. In case you would like to see your 3rd party addon included please send a pull request and make sure it works with newest version. Signed-off-by: Luka Perkov <luka@openwrt.org>
* ocserv: simplify IPv6 network settingNikos Mavrogiannopoulos2015-10-31
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: removed unecessary instructions and scriptNikos Mavrogiannopoulos2015-10-31
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #1903 from hansmi/masterSteven Barth2015-10-31
|\ | | | | [Unbound] Update to 1.5.6
| * [Unbound] Update to 1.5.6Michael Hanselmann2015-10-30
|/ | | | | | Bump unbound to version 1.5.6 released on October 20, 2015. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* Merge pull request #1895 from yousong/add-ppposshSteven Barth2015-10-30
|\ | | | | pppossh: new package for network proto "pppossh"
| * pppossh: new package for network proto "pppossh"Yousong Zhou2015-10-27
| | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #1901 from dangowrt/fix-openvswitch-ramipsSteven Barth2015-10-30
|\ \ | | | | | | openvswitch: work-around kernel architecture detection
| * | openvswitch: work-around kernel architecture detectionDaniel Golle2015-10-30
|/ / | | | | | | | | | | | | | | | | | | | | caught on build-bot: make -C /store/buildbot/slave/ramips/build/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/linux-3.18.21 M=/store/buildbot/slave/ramips/build/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/openvswitch-2.4.0/datapath/linux modules make[7]: Entering directory `/store/buildbot/slave/ramips/build/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/linux-3.18.21' Makefile:610: arch/mipsel/Makefile: No such file or directory Declare LINUX_KARCH to package's build-system to resolv this. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | perl-cgi: Update to 4.22Marcel Denia2015-10-29
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | Merge pull request #1899 from ollie27/collectdconfdJo-Philipp Wich2015-10-28
|\ \ | | | | | | collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d
| * | collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.dOliver Middleton2015-10-28
| | | | | | | | | | | | | | | | | | | | | /etc/collectd/conf.d is referenced in the default config so should be installed to prevent the following in syslog every boot: Fri Oct 9 02:09:38 2015 user.emerg : configfile: stat (/etc/collectd/conf.d) failed: No such file or directory Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
* | | Merge pull request #1897 from dibdot/masterSteven Barth2015-10-28
|\ \ \ | |/ / |/| | new package "adblock" (v2): powerful adblock script to block ad/abuse domains
| * | powerful adblock script to block ad/abuse domainsdirk2015-10-28
|/ / | | | | Signed-off-by: dirk <dirk@brenken.org>
* | iotivity: add resource-containerHauke Mehrtens2015-10-27
| | | | | | | | | | | | This is the new interface to add support for non OIC protocols to IoTivity. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
* | iotivity: update to version 1.0.0Hauke Mehrtens2015-10-27
| | | | | | | | | | | | | | | | | | This brings IoTivity to version 1.0.0. The patches removed by this commit are merged upstream now. There are some new patches needed for new problems with Big Endian CPUs and also for musl. The plugin manager was removed in upstream IoTivity 1.0.0. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
* | madplay: some build variant related fixesJohn Crispin2015-10-26
|/ | | | | | the 2 variants could not be built at the same time Signed-off-by: John Crispin <blogic@openwrt.org>
* Merge pull request #1885 from luizluca/sane_compileallSteven Barth2015-10-26
|\ | | | | sane-backends: select all backends when CONFIG_ALL
| * sane-backends: select all backends when CONFIG_ALLLuiz Angelo Daros de Luca2015-10-26
|/ | | | | | | | | | | | | | | sane-xxx backend packages are hidden packages with custom config and CONFIG_ALL does not select them alone. Now sane-backends depends on +ALL:sane-backends-all. No existing ipk is affected as the changed package/sane-backends does not exist as an ipk. 030-musl.patch was updated to be submitted upstream. However, the added preprocessor #if are always true for OpenWRT and will not change the resulting code. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* node: disable MIPS16John Crispin2015-10-26
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* Merge pull request #1875 from psidhu/masterSteven Barth2015-10-26
|\ | | | | gpsd: initial add to packages
| * gpsd: initial add to packagesPushpal Sidhu2015-10-19
| | | | | | | | | | | | | | | | | | This package is currently in oldpackages. Add here to keep support for gpsd. From oldpackages, this was bumped from 3.10 -> 3.15 and includes an upstream patch to allow building with musl. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
* | Merge pull request #1891 from wifidog/wifidog-1.3.0Steven Barth2015-10-26
|\ \ | | | | | | wifidog: Bump to 1.3.0
| * | wifidog: Bump to 1.3.0Michael Haas2015-10-25
| | | | | | | | | | | | | | | | | | | | | * Updates wifidog to latest upstream release. * Removes patches/100-musl-compat.patch as that's included in 1.3.0 Signed-off-by: Michael Haas <haas@computerlinguist.org>
* | | libuecc: update to v6Matthias Schiffer2015-10-25
|/ / | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | unrar: update to v5.3.6Álvaro Fernández Rojas2015-10-24
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | shairport-sync: update to v2.6Álvaro Fernández Rojas2015-10-24
| | | | | | | | | | | | | | Closes https://github.com/openwrt/packages/pull/1869 Signed-off-by: Mike Brady <mikebrady@eircom.net> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | unrar: add libunrar supportÁlvaro Fernández Rojas2015-10-24
| | | | | | | | | | | | | | Closes https://github.com/openwrt/packages/pull/1882 Signed-off-by: Nikolay Podoprigora volzhanin@gmail.com Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #1888 from arfett/masterSteven Barth2015-10-24
|\ \ | | | | | | mwan3-luci updated to 1.4-4
| * | mwan3-luci updated to 1.4-4Aedan ARFETT Renner2015-10-23
| | | | | | | | | | | | | | | | | | | | | Hard-coded location of ip (/usr/bin/ip) in controller file Added space after "for" in .htm files to clean it up signed-off-by: Aedan "ARFETT" Renner <chipdankly@gmail.com>
* | | Merge pull request #1890 from damianorenfer/masterSteven Barth2015-10-24
|\ \ \ | |/ / |/| | libs/libsodium: update to 1.0.4
| * | libs/libsodium: update to 1.0.4Damiano Renfer2015-10-24
|/ / | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | Merge pull request #1886 from jow-/python-build-depend-fixJo-Philipp Wich2015-10-23
|\ \ | | | | | | python: fix two build depend issues
| * | python: fix two build depend issuesJo-Philipp Wich2015-10-23
|/ / | | | | | | | | | | | | | | | | | | | | | | Build depends must refer to the source package name, not the binary one, therefore we need to use `bzip2` in order to enforce a build of libbz2.so. Also make the host python build depend on the bzip2 host build in order to ensure that host python is built with bzip2 support. We don't need a build dependency for the target python as this already depends on +libbz2 through python-light. That package dependency in turn implies a build dependency. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | Merge pull request #1833 from commodo/keepalived-libnlSteven Barth2015-10-22
|\ \ | | | | | | keepalived: update to use only libnl-genl
| * | keepalived: update to use only libnl-genlAlexandru Ardelean2015-10-01
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #1808 from ryzhovau/mpg123-deps-and-binsSteven Barth2015-10-22
|\ \ \ | | | | | | | | mpg123: simplify dependanciess, add more binaries
| * | | mpg123: simplify deps, add more binariesAlexander Ryzhov2015-09-25
| | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | Merge pull request #1860 from karlp/libcoap-endianSteven Barth2015-10-22
|\ \ \ \ | | | | | | | | | | libcoap: Pass endian flags down to target
| * | | | libcoap: Pass endian flags down to targetKarl Palsson2015-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes github issue #1856 Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | | Merge pull request #1866 from MikePetullo/libgeeSteven Barth2015-10-22
|\ \ \ \ \ | | | | | | | | | | | | libgee: add new package
| * | | | | libgee: add new packageW. Michael Petullo2015-10-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #1867 from MikePetullo/lcdgriloSteven Barth2015-10-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | lcdgrilo: add new package
| * | | | | | lcdgrilo: add new packageW. Michael Petullo2015-10-18
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>