Commit graph

5122 commits

Author SHA1 Message Date
Hannu Nyman
17be9d1d23 Merge pull request #2389 from dibdot/adblock
adblock: 0.70.1
2016-02-16 21:50:15 +02:00
Dirk Brenken
d27b8c82a9 adblock: 0.70.1
* fix root cause for https timeout issues
* fix startup issues via luci
* detach init start process to fix luci timeout issues
* fix html header in adblock pages
* fix adblock.conf options to single quotes

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-16 19:50:38 +01:00
Alexander Ryzhov
cd554e1386 snort: increase PKG_RELEASE
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-02-16 09:22:50 -05:00
Alexander Ryzhov
45803c7628 snort: remove useless mysql/pgsql options
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-02-16 09:03:58 -05:00
Toke Høiland-Jørgensen
d93b4ab307 sqm-scripts: Bump to v1.0.7.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-02-16 12:32:21 +01:00
Daniel Golle
7a990483c5 Merge pull request #2385 from ryzhovau/lvm2_libdevmapper_dep
lvm2: fix libdevmapper deps
2016-02-15 20:18:35 +02:00
Daniel Salzman
4a54847916 knot: update to 2.1.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2016-02-15 12:51:53 +01:00
Hannu Nyman
70e86e18a1 Merge pull request #2386 from dibdot/adblock
adblock: update to 0.70.0
2016-02-15 13:44:02 +02:00
Dirk Brenken
7609da872d adblock: update to 0.70.0
* openwrt init system support, see /etc/init.d/adblock
* support for two new adblock sources: openphish and ruadlist/easylist
* partial block list restore, i.e. if a single list download failed
* fix performance regression on sites with links to https ad servers
* removed no longer used samples dir
* updated documentation

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-15 12:25:21 +01:00
Alexander Ryzhov
9c491c9970 lvm2: fix libdevmapper deps
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-02-15 05:40:09 -05:00
Luiz Angelo Daros de Luca
97df1dc2b3 Merge pull request #2294 from luizluca/ruby-refactor
ruby: refactor package to use more macros
2016-02-14 02:03:38 -02:00
Luiz Angelo Daros de Luca
e8bfef392f ruby: refactor package to use more macros
ruby subpackages now are generated by a macro. This reduces the
Makefile size by half and the chance of errors.

No change in packages contents, install-size or dependencies, except
for some removed doc files.

Improved ruby_missingfiles and ruby_find_pkgsdeps script

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-02-14 01:00:09 -02:00
Hannu Nyman
9569df4961 Merge pull request #2370 from jefferyto/python-cryptography-update
python-cryptography: update to latest version
2016-02-14 02:25:40 +02:00
Hannu Nyman
5aec3d9f48 Merge pull request #2381 from jefferyto/python-host-inc-dir-fix
python: fix HOST_PYTHON_INC_DIR path
2016-02-14 02:24:57 +02:00
Jeffery To
2140d8f6d2 python: fix HOST_PYTHON_INC_DIR path
Host python moved in c5564133, this updates HOST_PYTHON_INC_DIR to
match.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-02-14 01:46:56 +08:00
Hannu Nyman
46887824ab Merge pull request #2379 from chris5560/ddns-scripts
ddns-scripts: update to version 2.6.2-1
2016-02-13 18:20:28 +02:00
Christian Schoenebeck
42ff9a7d5f ddns-scripts: update to version 2.6.2-1
- renamed (lower case) filenames and servicenames for no-ip.com, cloudflare.com and bind_nsupdate including modifing existing configurations #2375
- updated tld_names.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-13 17:00:33 +01:00
Hannu Nyman
dbe4135422 Merge pull request #2377 from Zokormazo/grep
grep: update to 2.23
2016-02-13 11:31:29 +02:00
Othmar Truniger
3448cd9385 linknx: bump to new version on new repo
Signed-off-by: Othmar Truniger <github@truniger.ch>
2016-02-11 19:00:37 +01:00
Nico
ac633e9f3f Merge pull request #2368 from xypron/gnupg
gnupg: fix dependency error concerning libcurl
2016-02-11 13:03:22 +01:00
Dirk Neukirchen
4c21039884 squid: disable krb5
- fix build error reported by buildbot by disabling krb5
- libcom_err from krb5 is used - configure output:
configure: WARNING: library 'com_err' is required for Heimdal Kerberos
- krb5 has its own libcom_err (see krb5 package) with its own symbols

- linking with wrong libcom_err from libext2fs produces errors during
libgssapi_krb5.so: undefined reference to `error_message@com_err_3_MIT'
libgssapi_krb5.so: undefined reference to `remove_error_table@com_err_3_MIT'
libgssapi_krb5.so: undefined reference to `add_error_table@com_err_3_MIT'
-> remove libext2fs dependency (wasnt working anyway - no PKG_BUILD_DEP)

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2016-02-11 09:16:56 +01:00
Jeffery To
92de76051a python-cryptography: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-02-11 14:32:39 +08:00
Daniel Golle
5e9ab7e605 libinput: update to version 1.1.7
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 21:33:03 +02:00
Daniel Golle
97d0a68ef8 eudev: fixup patches
sorry for the mess, once again I forgot to git add ...

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 21:33:03 +02:00
Daniel Golle
6851f71e9b debootstrap: update to version 1.0.78
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 21:33:03 +02:00
Daniel Golle
7be6a76bc3 lvm2: update to version 2.02.141
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 21:33:03 +02:00
Peter Wagner
ff305cb8fe git: update to 2.7.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-02-10 19:58:08 +01:00
Heinrich Schuchardt
d708a54870 gnupg: fix dependency error concerning libcurl
libcurl is added as dependency for gnupg-util to avoid a dependency
error.

The following invalid configuration options are removed:
  --disable-ftp
  --enable-fake-curl

Fixes: 0a61d56eb3 ("utils/gnupg: add new package gnupg-utils")
Reported-by: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-02-10 19:19:56 +01:00
Daniel Golle
351f42ca54 usbip: use eudev instead of udev
udev was dropped from core and replaced by eudev.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 19:00:53 +02:00
Daniel Golle
07ccb3c1d9 libinput: depend on eudev
udev was removed, depend on eudev to provide libudev.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 19:00:53 +02:00
Daniel Golle
b0bb7748aa eudev: add new package
eudev is a fork of systemd-udev which doesn't require all the
rest of systemd. It's suitable for running along with OpenWrt's procd,
eplacing the very outdated version of pre-systemd udev.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 19:00:53 +02:00
Daniel Golle
13d7efa13f eudev: add new package
eudev is a fork of systemd-udev which doesn't require all the
rest of systemd. It's suitable for running along with OpenWrt's procd,
eplacing the very outdated version of pre-systemd udev.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 19:00:38 +02:00
Mak Krnic
fdacf2cd20 lxc: update to version 1.1.5 2016-02-10 11:39:59 +01:00
Hannu Nyman
a91a6f5b5a Merge pull request #2343 from hnyman/collectd551
Collectd: update to 5.5.1, use procd
2016-02-09 14:59:42 +02:00
Hannu Nyman
835a4c0a56 Merge pull request #2363 from Shulyaka/postfix
postfix: version update to 3.0.3.
2016-02-09 13:02:04 +02:00
Hannu Nyman
abaf73540c Merge pull request #2361 from jsiverskog/protobuf-c-v1.2.1
protobuf-c: Bump version to 1.2.1.
2016-02-09 12:58:28 +02:00
Hannu Nyman
891726723d Merge pull request #2362 from aTanW/master
gammu: bump to upstream v1.37.0
2016-02-09 10:51:07 +02:00
Denis Shulyaka
c98b5ace9e postfix: version update to 3.0.3.
Some minor issues fixed.
SMTPUTF8 support option added (by Val Kulkov). Disabled by default because of icu library size.
2016-02-09 11:25:13 +03:00
aTanW
e7067c5c9a gammu: bump to upstream v1.37.0
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2016-02-09 08:11:47 +03:00
Jacob Siverskog
9ce3f97b06 protobuf-c: Bump version to 1.2.1.
Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
2016-02-08 14:40:32 +01:00
Hannu Nyman
9e40560316 Merge pull request #2360 from jefferyto/python-cffi-update
python-cffi: update to latest version
2016-02-08 12:52:38 +02:00
Jeffery To
25127acd0b python-cffi: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-02-08 18:48:34 +08:00
Hannu Nyman
a65e43749d Merge pull request #2358 from chris5560/privoxy2
privoxy: bump to version 3.0.24
2016-02-08 10:22:55 +02:00
Julen Landa Alustiza
82a7ead0eb grep: update to 2.23
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2016-02-08 09:20:13 +01:00
Christian Schoenebeck
ba929dd1f7 privoxy: bump to version 3.0.24
* upstream to Privoxy 3.0.24
* add facility to set compile options
* add file list to be saved on sysupgrade
* fixed PKG_MAINTAINER string
* add port 8118 used by privoxy to /etc/services
* new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-07 21:52:02 +01:00
Hannu Nyman
6d0f8aaef5 Merge pull request #2356 from damianorenfer/master
net/dnscrypt-proxy: update 1.6.1, security update
2016-02-07 19:29:22 +02:00
Damiano Renfer
d3c22bf985 net/dnscrypt-proxy: update 1.6.1, security update see https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.6.1
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2016-02-07 18:22:26 +01:00
Hannu Nyman
cdf08481cf Merge pull request #2352 from chris5560/radicale
Radicale: bump to version 1.1.1
2016-02-07 12:51:54 +02:00
Hannu Nyman
854bcf0e27 Merge pull request #2351 from chris5560/ddns-scripts
ddns-scripts: update to 2.6.1-1 with several fixes
2016-02-07 11:05:12 +02:00
Michael Heimpold
0265b62153 php5: update to 5.6.18
Note: Upstream tagged this as security release.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-02-06 23:26:07 +01:00