Commit graph

5038 commits

Author SHA1 Message Date
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
Christian Schoenebeck
f237c2e089 Radicale: bump to version 1.1.1
* upstream to Radicale 1.1.1
* add file list to be saved on sysupgrade

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-06 17:09:26 +01:00
Christian Schoenebeck
5bd03b4e9a ddns-scripts: update to 2.6.1-1 with several fixes
- new function expand_ipv6()
- expand IPv6 before compare https://dev.openwrt.org/ticket/21725
- Fix split_FQDN() to return host.subdomain correctly  #2334
- modified check for musl library used by nslookup #2341 #2346 thanks to Arjen de Korte

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-06 15:48:39 +01:00
Hannu Nyman
72aa1e370d Merge pull request #2344 from dibdot/adblock
adblock: 0.60.1
2016-02-03 20:40:08 +02:00
Dirk Brenken
1b8358b1ab adblock: 0.60.1
- fix possible race condition during startup
- fix duplicate logging during startup
- fix wget parms to prevent partitial downloads
- fix iptables rules to meet openwrt user chains
- added a rule in output chain to reject local ad related requests as
well
- changed default IPv4/IPv6 blackhole ip address to fix routing issues
with windows clients

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-03 19:19:29 +01:00
Hannu Nyman
a62ff02b8d collectd: use procd
Change collectd to use procd for startup.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-03 19:00:14 +02:00
Hannu Nyman
11d3b98950 collectd: Update to 5.5.1
Update collectd, the backbone of Luci statistics, to 5.5.1

Refresh patches. Main changes:
 - Remove 500-upstream-parallel-build-fix.patch (implemented upstream)
 - Add 600-fix-libmodbus-detection.patch to revert an upstream change
   that broke libmodbus detection in collectd's configure script

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-03 18:59:37 +02:00
Nikos Mavrogiannopoulos
52c82f196a gnutls: updated to 3.4.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-02-03 09:56:54 +01:00
tripolar
398b131fbe Merge pull request #2339 from diizzyy/patch-1
nfs-kernel-server: use libevent2, update copyright and bump PKG_RELEASE
2016-02-03 01:01:23 +01:00
diizzyy
c7d0a55a08 nfs-kernel-server: use libevent2, update copyright and bump PKG_RELEASE
Use libevent2 instead of libevent
Update copyright to 2016
Bump PKG_RELEASE due to package changes

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-02-02 05:32:42 +01:00
Ted Hess
d0d51c6565 Merge pull request #2336 from diizzyy/patch-1
exfat-nofuse: update version
2016-02-01 15:56:57 -05:00
Michael Marley
13b8d4441d alsa: Update to 1.1.0, disable basic audio test (bat) utility
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-02-01 11:42:41 -05:00
diizzyy
201daac1db exfat-nofuse: update version
Fixes filesystem corruption reports after writing on Linux and running chkdsk afterwards on Windows.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-02-01 12:17:47 +01:00
Hannu Nyman
3bcf5ae450 Merge pull request #2333 from dubek/rsyslog-8.16.0
net/rsyslog: update to 8.16.0
2016-02-01 11:16:11 +02:00
Dov Murik
f091258d85 net/rsyslog: update to 8.16.0
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
2016-01-31 20:50:26 -05:00
Florian Fainelli
f564dbefb7 Merge pull request #2326 from ffainelli/iptraf
net: Add iptraf-ng
2016-01-30 19:27:16 -08:00
Yousong Zhou
1f44d6a574 Merge pull request #2316 from yunfan/master
dvtm: initial version 0.15
2016-01-31 02:15:04 +08:00
Luka Perkov
032f102035 Merge pull request #2264 from dangowrt/squid-libcom_err-builddep
squid: build-depend on libext2fs
2016-01-29 18:04:34 +01:00
Luka Perkov
7141b761ef Merge pull request #2321 from karlp/pulls/file-typos
libs: file: fix typo in default call
2016-01-29 18:00:48 +01:00
yunfan
c342c4de53 dvtm: initial version 0.15
Signed-off-by: Yunfan Jiang <jyf1987@gmail.com>
2016-01-29 23:59:13 +08:00
Florian Fainelli
2b1b267a00 Merge pull request #2324 from ffainelli/bonnieplus
utils: Import bonnie++
2016-01-28 14:24:17 -08:00
Florian Fainelli
70812e5533 net: Add iptraf-ng
Add iptraf-ng 1.1.4 which is the successor of iptraf. Tested on
the realview target.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2016-01-28 14:18:14 -08:00
Hannu Nyman
fed782fa38 Merge pull request #2325 from Wedmer/master
[utils/zoneinfo] Updated to the latest release version
2016-01-28 20:07:01 +02:00
Michael Heimpold
404ad5b2d1 Merge pull request #2317 from mhei/fix-automake
automake: fix unversioned links during package build
2016-01-28 17:29:55 +01:00
Vladimir Ulrich
d9c1181e5e [utils/zoneinfo] Updated to the latest release version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-01-28 19:23:31 +03:00
Florian Fainelli
5e2e3d3f3e utils: Import bonnie++
Import bonnie++ from oldpackages:

* update to 1.97
* refresh patches
* add license tags
* add myself as maintainer

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2016-01-27 12:44:44 -08:00
Karl Palsson
302b33eaa6 libs: file: fix typo in default call
Corrects the display and help text for file and libmagic in menuconfig.

Signed-off-by: Karl Palsson <karlp@remake.is>
2016-01-27 11:14:16 +00:00
Michael Heimpold
8223017fed automake: fix unversioned links during package build
Reported by buildbots (shortened and line-wrapped):
...
ln -sf -r .../ipkg-ramips_24kec/automake/usr/bin/automake-1.15
   .../ipkg-ramips_24kec/automake/usr/bin/automake
ln: invalid option -- 'r'

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-26 21:48:58 +01:00
Thomas Heil
b70ed33590 Merge pull request #2273 from xypron/apr
libs/apr: use @APACHE download facility
2016-01-26 14:04:00 +01:00
Thomas Heil
8d3bba42e8 Merge pull request #2274 from xypron/apr-util
libs/apr-util: use @APACHE download facility
2016-01-26 14:03:44 +01:00
Thomas Heil
0f56a58785 Merge pull request #2275 from xypron/apache
net/apache: use @APACHE download facility
2016-01-26 14:02:59 +01:00