Commit graph

4154 commits

Author SHA1 Message Date
Luka Perkov
96b257a705 fossil: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-11-01 16:31:59 +01:00
Álvaro Fernández Rojas
b88213b3a7 unzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflow
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-11-01 16:19:56 +01:00
Nikos Mavrogiannopoulos
637bc76c06 ocserv: allow enabling proxy ARP
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-11-01 13:19:51 +01:00
Nikos Mavrogiannopoulos
25eeddbb21 ocserv: if ocserv.conf.local is present append it to ocserv.conf
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-11-01 13:18:45 +01:00
Steven Barth
2506f249be Merge pull request #1905 from kissg1988/seafile
seafile-server: fix dependency and postinst script
2015-11-01 07:18:21 +01:00
Gergely Kiss
c2393dd796 seafile-server: make postinst script work with Image Generator
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-11-01 00:45:12 +01:00
Luka Perkov
2cab2bb7bb nginx: bump to 1.9.6
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>
2015-10-31 20:41:12 +01:00
Gergely Kiss
cd3e8088fb seafile-server: fix broken dependency on seafile-ccnet
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-10-31 19:56:38 +01:00
Nikos Mavrogiannopoulos
ce06021897 ocserv: simplify IPv6 network setting
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-10-31 12:22:16 +01:00
Nikos Mavrogiannopoulos
7c9c18e756 ocserv: removed unecessary instructions and script
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-10-31 11:52:47 +01:00
Steven Barth
d56ae0e94e Merge pull request #1903 from hansmi/master
[Unbound] Update to 1.5.6
2015-10-31 07:03:34 +01:00
Michael Hanselmann
2f0f2c4cd9 [Unbound] Update to 1.5.6
Bump unbound to version 1.5.6 released on October 20, 2015.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2015-10-30 21:39:08 +01:00
Steven Barth
8cf751141b Merge pull request #1895 from yousong/add-pppossh
pppossh: new package for network proto "pppossh"
2015-10-30 08:06:09 +01:00
Steven Barth
37f11235f0 Merge pull request #1901 from dangowrt/fix-openvswitch-ramips
openvswitch: work-around kernel architecture detection
2015-10-30 08:05:45 +01:00
Daniel Golle
46c7831304 openvswitch: work-around kernel architecture detection
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>
2015-10-30 01:06:02 +01:00
Marcel Denia
a5fa92449c perl-cgi: Update to 4.22
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-10-29 13:39:29 +01:00
Jo-Philipp Wich
b5e7a36aa2 Merge pull request #1899 from ollie27/collectdconfd
collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d
2015-10-28 10:19:47 +01:00
Steven Barth
d760c35224 Merge pull request #1897 from dibdot/master
new package "adblock" (v2): powerful adblock script to block ad/abuse domains
2015-10-28 10:18:43 +01:00
Oliver Middleton
1df252e4c8 collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d
/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>
2015-10-28 01:35:20 +00:00
dirk
10bd039c37 powerful adblock script to block ad/abuse domains
Signed-off-by: dirk <dirk@brenken.org>
2015-10-28 00:02:23 +01:00
Hauke Mehrtens
49d2473bdc iotivity: add resource-container
This is the new interface to add support for non OIC protocols to IoTivity.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
2015-10-27 19:09:24 +01:00
Hauke Mehrtens
f5e06e1205 iotivity: update to version 1.0.0
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>
2015-10-27 19:09:24 +01:00
Yousong Zhou
2fd8dfad4c pppossh: new package for network proto "pppossh"
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2015-10-27 21:00:08 +08:00
Steven Barth
04c42d6b0f Merge pull request #1885 from luizluca/sane_compileall
sane-backends: select all backends when CONFIG_ALL
2015-10-26 17:22:35 +01:00
John Crispin
c74530e23b madplay: some build variant related fixes
the 2 variants could not be built at the same time

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-26 17:18:07 +01:00
Luiz Angelo Daros de Luca
aa48cd404a sane-backends: select all backends when CONFIG_ALL
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>
2015-10-26 14:17:28 -02:00
John Crispin
8ca186cd59 node: disable MIPS16
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-26 00:57:48 +01:00
Steven Barth
8e6ba58fbe Merge pull request #1875 from psidhu/master
gpsd: initial add to packages
2015-10-26 09:40:23 +01:00
Steven Barth
197a2c210f Merge pull request #1891 from wifidog/wifidog-1.3.0
wifidog: Bump to 1.3.0
2015-10-26 09:39:58 +01:00
Matthias Schiffer
25ca289e4d libuecc: update to v6
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-10-25 17:11:47 +01:00
Michael Haas
e86e8d9d35 wifidog: Bump to 1.3.0
* 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>
2015-10-25 09:56:55 +01:00
Álvaro Fernández Rojas
5e3254a380 unrar: update to v5.3.6
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-24 23:13:30 +02:00
Álvaro Fernández Rojas
dcb74ef849 shairport-sync: update to v2.6
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>
2015-10-24 20:58:52 +02:00
Álvaro Fernández Rojas
6cb3979f21 unrar: add libunrar support
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>
2015-10-24 20:55:53 +02:00
Steven Barth
7c05f9b4de Merge pull request #1888 from arfett/master
mwan3-luci updated to 1.4-4
2015-10-24 20:05:23 +02:00
Steven Barth
38e65ad3a9 Merge pull request #1890 from damianorenfer/master
libs/libsodium: update to 1.0.4
2015-10-24 20:04:17 +02:00
Damiano Renfer
e073ad7ca7 libs/libsodium: update to 1.0.4
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-10-24 12:07:12 +02:00
Aedan ARFETT Renner
9c121aa2d1 mwan3-luci updated to 1.4-4
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>
2015-10-23 13:04:18 -07:00
Jo-Philipp Wich
d7a44bb056 Merge pull request #1886 from jow-/python-build-depend-fix
python: fix two build depend issues
2015-10-23 14:51:23 +02:00
Jo-Philipp Wich
99484ec990 python: fix two build depend issues
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>
2015-10-23 14:29:41 +02:00
Steven Barth
b7684e953b Merge pull request #1833 from commodo/keepalived-libnl
keepalived: update to use only libnl-genl
2015-10-22 10:43:43 +02:00
Steven Barth
d6f488d7f3 Merge pull request #1808 from ryzhovau/mpg123-deps-and-bins
mpg123: simplify dependanciess, add more binaries
2015-10-22 10:35:55 +02:00
Steven Barth
6b10101b15 Merge pull request #1860 from karlp/libcoap-endian
libcoap: Pass endian flags down to target
2015-10-22 10:35:13 +02:00
Steven Barth
56c19739dc Merge pull request #1866 from MikePetullo/libgee
libgee: add new package
2015-10-22 10:34:39 +02:00
Steven Barth
a0dffba38f Merge pull request #1867 from MikePetullo/lcdgrilo
lcdgrilo: add new package
2015-10-22 10:34:31 +02:00
Nikos Mavrogiannopoulos
472cb4e3a8 gnutls: update to 3.4.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-10-22 07:33:06 +02:00
Michael Heimpold
1f25a8d073 php5: update to 5.6.14
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-10-21 22:55:28 +02:00
John Crispin
60e41ce763 node-cylon: dont double build firmata and serialport
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-21 10:45:49 +02:00
Daniel Golle
1f312e49af freeradius2: cleanup init script
The initscript originally imported from oldpackages no longer does
the job, sed'ery around ifconfig is just not the way.
Remove stuff which can also be done via /etc/freeradius2/* or
/etc/default/radiusd instead.

Fixes #1769 and #1193

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-21 03:11:50 +02:00
John Crispin
180999e20f libupm: add fixes for 2 sensors
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-20 15:59:25 +02:00