Commit Graph

23455 Commits

Author SHA1 Message Date
Daniel Golle 70344eea14 transmission: fix build with musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 06:04:50 +02:00
Florian Fainelli a221b12d74 Merge pull request #1081 from ffainelli/open-plc-utils
open-plc-utils: bump to 2015-02-23
2015-03-28 11:52:48 -07:00
Florian Fainelli 80a613afd0 open-plc-utils: bump to 2015-02-23
Update to commit 1f6e7e372b313cf570aa63314037588ed01ec0de ("Add QPSI
recommended wording for mac2pw and mac2pwd.")

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-03-28 11:51:45 -07:00
Ted Hess 44b1b33280 Merge pull request #1086 from mstorchak/haserl
haserl: update to 0.9.35
2015-03-28 08:51:55 -04:00
Ted Hess d5f8d04c22 Merge pull request #1085 from mstorchak/wget
wget: update to 1.16.3
2015-03-28 08:51:20 -04:00
Maxim Storchak 3fcb52b536 haserl: update to 0.9.35
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-28 14:35:41 +02:00
Maxim Storchak 304f1a5527 wget: update to 1.16.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-28 14:34:17 +02:00
Steven Barth 1d05ddb297 Merge pull request #1078 from commodo/python3-x86-decimal-fix
python3: override machine definition for i386 to build the decimal module
2015-03-28 08:46:29 +01:00
Florian Fainelli 197e6a5a1c hfsprogs: initial import
Adds supports for hfsprogs, allowing the creation and verification of
HFS/HFS+ filesystems.

This creates two selectable packages:
- hfsfsck
- mkhfs

A filesystem checking script is included with hfsfsck to allow OpenWrt
to check/repair filesystem errors.

Using Ubuntu's 332.25 sources plus their patches from debian/patches/.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-03-27 22:18:15 -07:00
Lawrence D'Anna ca8e7b831a new package: noip
This is the client program for noip.com, which is a dynamic dns provider.

Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
2015-03-27 20:00:55 -07:00
Lawrence D'Anna 4a02aa766f bind: build fix: remove autoconf AR cruft
This patch removes some autoconf goo which is causing bind to use the host's ar
instead the ar from the toolchain.  If they're both elf platforms this is fine,
but it's no good if host is darwin.

Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
2015-03-27 20:00:18 -07:00
Florian Fainelli 3a3156040b open-plc-utils: bump to 2015-02-23
Update to commit 1f6e7e372b313cf570aa63314037588ed01ec0de ("Add QPSI
recommended wording for mac2pw and mac2pwd.")

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-03-27 19:43:59 -07:00
Alexandru Ardelean 96d4953662 python3: override machine definition for i386 to build the decimal module
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-03-27 16:42:33 +02:00
Daniel Golle a7ec4ae13c debootstrap: bump version (again)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-27 02:23:51 +01:00
aTanW 2564e407d2 ipsec-tools: racoon uci integration
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 b/net/ipsec-tools/Makefile            |   16 -
 b/net/ipsec-tools/files/functions.sh  |  137 +++++++++
 b/net/ipsec-tools/files/p1client-down |   41 ++
 b/net/ipsec-tools/files/p1client-up   |   41 ++
 b/net/ipsec-tools/files/racoon        |  109 +++++++
 b/net/ipsec-tools/files/racoon.init   |  478 +++++++++++++++++++++++++++++++++-
 b/net/ipsec-tools/files/vpnctl        |   19 +
 net/ipsec-tools/files/racoon.conf     |   36 --
 8 files changed, 824 insertions(+), 53 deletions(-)
2015-03-26 08:25:15 +03:00
Mario Halambek 268dd7c603 lxc: bump to 1.1.1
Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
2015-03-25 18:50:44 +01:00
Ted Hess 8aa5931d93 pianod: Fix client build on buildbot
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-25 10:28:10 -04:00
Peter Wagner 368c113db7 pulseaudio: pulseaudio-daemon depends on libjson-c
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-03-25 13:06:39 +01:00
Peter Wagner f49ab7c61a Revert "debootstrap: bump version"
This reverts commit e9072e50fe.
2015-03-25 13:02:11 +01:00
Sebastian Moeller d5a203f1eb sqm-scripts: clean up interface selection for hotplugging
The initial conversion to restart sqm on interfaces it is configured
for in case of (transient) dis- and reappearance was half finished.
These changes clean up the handling of exlicitly passed interfaces
in run.sh: no second argument defaults to all configured interfaces
the alternative is an individual interface name passed as 2nd
argument to run.sh. The first argument either is start or stop.
No argument at all will behave as if start was passed.
Survives light testing...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-03-25 10:35:58 +01:00
Sebastian Moeller 1561003a70 sqm-scripts: change default for qdisc target parameter
Alan Jenkins noted a bug in the smq luci GUI that effectively
erased several configuration paramters if two checkboxes were deselected.
This behaviour seems consistent in luci but certainly has the potential
to confuse users. While confusion can not really be avoided generally
it seems wise to change the default interpretation for empty or non-existent
itarget and etarget variables from the qdisc's default (5ms in the case of
one of the codels) to automatic determination of tghis variable dependent on
the configured bandwidth, as codels target variable should be large enough
to contain at least one full packet. With this change sqm-scripts will
do the right thing by default, but will yet allow the user to specify
over-ridding values (as long as the user does not un-check the
entry-field exposing check boxes). Survives light testing...
This change set also changes the sqm-scripts luci gui to note the user
of the change. For compatibility with existing setups sqm-scripts
will still honor "auto" as an alternative explicit way of requesting
automatic target selection. This might turn into a warning in the future
and might be phased out...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-03-25 10:34:18 +01:00
Ted Hess 99d4c95ad3 pianod: Sync patches with upstream. Fix SNI support
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-24 16:11:50 -04:00
Daniel Golle e9072e50fe debootstrap: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-24 19:18:37 +01:00
Ted Hess 526ec883b2 Merge pull request #1070 from dibdot/master
mc: add missing libmount dependency
2015-03-24 11:56:33 -04:00
Jan Čermák 34b21dc910 luasocket: add socket.unix module
Previous build was missing module socket.unix that is required for
interaction with Unix domain sockets and is distributed in a separate
shared library. This commit adds the file to the created package.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-03-24 16:46:00 +01:00
Ted Hess e3532da370 avahi: Enable IPv6 by default
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-24 11:45:12 -04:00
Steven Barth 9ca4f135e2 Merge pull request #1066 from ollie27/sftpdeps
openssh: strip openssh-sftp-server dependencies again
2015-03-24 11:29:20 +01:00
Steven Barth 0f8e376b08 Merge pull request #1062 from smoofra/tmux
tmux: build fix: don't -I /usr/local/include
2015-03-24 11:28:59 +01:00
dibdot 3aca029e54 mc: add missing libmount dependency
Fix compile error: add newly required libmount dependency.

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2015-03-24 08:32:11 +01:00
Lawrence D'Anna bd78782e2e tmux: build fix: don't -I /usr/local/include
Tmux is forcing -I /usr/local/include on the compiler.  Obviously, this is not
good for cross compiles.  God only knows why they put it here in the first
place.

Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
2015-03-23 18:38:53 -07:00
Steven Barth bd4db78c89 Merge pull request #1067 from kissg1988/sudo
sudo: updated to 1.8.13
2015-03-23 22:30:27 +01:00
Steven Barth 55d1541199 Merge pull request #1068 from dibdot/master
mc: bump version to 4.8.14
2015-03-23 22:30:09 +01:00
dibdot 9f1070dd98 mc: bump version to 4.8.14
Update Midnight Commander to latest stable release.
Major changes described here: https://www.midnight-commander.org/wiki/NEWS-4.8.14

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2015-03-23 21:26:26 +01:00
Gergely Kiss 62c97cd90c sudo: updated to 1.8.13
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-03-23 21:11:15 +01:00
Mirko Vogt 4dbeaacf20 Merge branch 'master' of https://github.com/openwrt/packages 2015-03-23 21:00:57 +01:00
Mirko Vogt d6b7702640 [pcre] also package 16bit variant 2015-03-23 20:59:08 +01:00
Ted Hess d6b0c625ab Merge pull request #1065 from oneru/master
Update Nano to 2.4 release
2015-03-23 12:48:09 -04:00
Steven Barth c8c6157e7e mdnsresponder: bump to 567
Signed-off-by: Steven Barth <steven@midlink.org>
2015-03-23 17:29:13 +01:00
Jonathan Bennett 1f22744069 Update Nano to 2.4 release, update copyright info, and add license tags
Signed-off-by: Jonathan Bennett jbennett@incomsystems.biz
2015-03-23 11:14:44 -05:00
Steven Barth 8b13d6af4f Merge pull request #1061 from Wedmer/master
[zoneinfo] Updated package to the latest version
2015-03-23 16:41:49 +01:00
Vladimir Ulrich 471cf1a9ef [utils/zoneinfo] Updated package to the latest version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-03-23 18:31:20 +03:00
Oliver Middleton 8137ce26fd openssh: strip openssh-sftp-server dependencies again
Reapply 99c6c3d830

Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-03-23 16:20:37 +01:00
Ted Hess f98b94c102 Merge pull request #1024 from plntyk/bogofilter_fixes
bogofilter: remove host includes
2015-03-23 07:26:15 -04:00
Steven Barth a870d8f6f3 Merge pull request #1063 from MikePetullo/dmapd
dmapd: update to 0.0.71
2015-03-23 11:27:37 +01:00
Ian Leonard 733ce321de ffmpeg: upgrade to 2.5.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-03-22 21:33:00 -07:00
Ted Hess 6f3e703246 Merge pull request #1060 from thess/pianod-work
pianod: Add Pandora Radio player daemon
2015-03-22 18:03:33 -04:00
W. Michael Petullo 623a8a0d0c dmapd: update to 0.0.71
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-03-22 17:24:51 -04:00
Michael Heimpold 7c4d779f3e php5: upgrade to 5.6.7
This fixes CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-22 20:17:15 +01:00
Ted Hess 1ba6028cc1 pianod: Add Pandora Radio player daemon
* Integrate as OpenWrt daemon
   * Build with PolarSSL (replaces GNUTLS)
   * Add optional client WebUI
   * Fix some socket failure handling and segfaults

Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-21 18:05:02 -04:00
Ted Hess bd5a3304c4 Merge pull request #1059 from stintel/ssp
Remove optional dependency on libssp from packages
2015-03-20 14:15:53 -04:00