feed/packages.git
9 years agontpd: fix typo
Peter Wagner [Mon, 13 Apr 2015 16:53:17 +0000 (18:53 +0200)]
ntpd: fix typo

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agoCurrently the hotplug script never starts because it assumes the wrong
Peter Wagner [Mon, 13 Apr 2015 16:14:27 +0000 (18:14 +0200)]
Currently the hotplug script never starts because it assumes the wrong
path to the binary. Fix the path.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agontpd: update to 4.2.8p2
Peter Wagner [Sun, 12 Apr 2015 18:56:51 +0000 (20:56 +0200)]
ntpd: update to 4.2.8p2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agogit: update to 2.3.5
Peter Wagner [Sun, 12 Apr 2015 18:53:17 +0000 (20:53 +0200)]
git: update to 2.3.5

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agopciutils: update to 3.3.1
Álvaro Fernández Rojas [Sun, 12 Apr 2015 16:51:00 +0000 (18:51 +0200)]
pciutils: update to 3.3.1

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoznc: disable mips16
Jonas Gorski [Sun, 12 Apr 2015 12:06:01 +0000 (14:06 +0200)]
znc: disable mips16

Using mips16 seems to make znc randomly crash.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
9 years agosumo: update to 0.23
Álvaro Fernández Rojas [Sun, 12 Apr 2015 11:41:12 +0000 (13:41 +0200)]
sumo: update to 0.23

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoMerge pull request #1139 from chris5560/master
Steven Barth [Sun, 12 Apr 2015 09:50:49 +0000 (11:50 +0200)]
Merge pull request #1139 from chris5560/master

ddns-scripts: bugfixes/update to version 2.4.1-1

9 years agoddns-scripts: bugfixes/update to version 2.4.1-1 1139/head
Christian Schoenebeck [Sun, 12 Apr 2015 08:47:38 +0000 (10:47 +0200)]
ddns-scripts: bugfixes/update to version 2.4.1-1

* fix problem with lucihelper script reported in OpenWrt Ticket 19419
* rewritten split_FQDN fixing detection errors and using zcat
* updated tld_names.dat and .gz compressed to save space
* add LoopiaDNS (loopia.se) to services_ipv6

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years agoMerge pull request #1136 from antonlacon/ffmpeg-2.5.x
Ted Hess [Sat, 11 Apr 2015 17:29:12 +0000 (13:29 -0400)]
Merge pull request #1136 from antonlacon/ffmpeg-2.5.x

ffmpeg: upgrade to 2.5.5

9 years agonspr: abandon package
Luka Perkov [Sat, 11 Apr 2015 15:32:31 +0000 (17:32 +0200)]
nspr: abandon package

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoMerge pull request #1128 from samm-git/master
Steven Barth [Sat, 11 Apr 2015 12:32:42 +0000 (14:32 +0200)]
Merge pull request #1128 from samm-git/master

apinger: add apinger package

9 years agoMerge pull request #1133 from Shulyaka/master
Ted Hess [Fri, 10 Apr 2015 20:41:54 +0000 (16:41 -0400)]
Merge pull request #1133 from Shulyaka/master

mailman: upgrade to 2.1.20

9 years agomailman: upgrade to 2.1.20 1133/head
Denis Shulyaka [Fri, 10 Apr 2015 20:28:28 +0000 (23:28 +0300)]
mailman: upgrade to 2.1.20

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agonet/mosquitto: Patch QoS 2 in flight bug
Karl Palsson [Fri, 10 Apr 2015 14:37:48 +0000 (14:37 +0000)]
net/mosquitto: Patch QoS 2 in flight bug

Patched until new upstream release is available.
Patch sourced from upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
9 years agonet/mosquitto: Bump to 1.4.1
Karl Palsson [Fri, 10 Apr 2015 14:36:52 +0000 (14:36 +0000)]
net/mosquitto: Bump to 1.4.1

Some useful fixes:
http://mosquitto.org/2015/04/version-1-4-1-released/

Drops a patch that has been rolled into upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
9 years agomonit: update to 5.12.2
Etienne CHAMPETIER [Thu, 9 Apr 2015 11:22:50 +0000 (13:22 +0200)]
monit: update to 5.12.2

run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agoMerge pull request #1045 from teslamint/patch-1
champtar [Fri, 10 Apr 2015 11:45:53 +0000 (13:45 +0200)]
Merge pull request #1045 from teslamint/patch-1

coova-chilli: fix typo prevents compile with cyassl

compile tested on ar71xx

9 years agoMerge pull request #1072 from sairon/luasocket-add-socket-unix
Steven Barth [Fri, 10 Apr 2015 07:52:11 +0000 (09:52 +0200)]
Merge pull request #1072 from sairon/luasocket-add-socket-unix

luasocket: add socket.unix module

9 years agoMerge pull request #1131 from fingon/mdnsresponder-fix
Steven Barth [Thu, 9 Apr 2015 11:42:31 +0000 (13:42 +0200)]
Merge pull request #1131 from fingon/mdnsresponder-fix

mdnsresponder: Fixed IPv6 deprecated address handling

9 years agomdnsresponder: Fixed deprecated address handling (the new getifaddr code in the patch... 1131/head
Markus Stenberg [Thu, 9 Apr 2015 11:28:24 +0000 (14:28 +0300)]
mdnsresponder: Fixed deprecated address handling (the new getifaddr code in the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag).

9 years agoocserv: updated to 0.10.2
Nikos Mavrogiannopoulos [Wed, 8 Apr 2015 18:50:37 +0000 (20:50 +0200)]
ocserv: updated to 0.10.2

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoapinger: add apinger package 1128/head
Alex Samorukov [Wed, 8 Apr 2015 17:07:52 +0000 (17:07 +0000)]
apinger: add apinger package

Alarm Pinger (apinger) is a little tool which monitors various IP devices by
simple ICMP echo requests. There are various other tools, that can do this,
but most of them are shell or perl scripts, spawning many processes, thus much
CPU-expensive, especially when one wants continuous monitoring and fast
response on target failure.

Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
9 years agoMerge pull request #1119 from luizluca/libvpx-update
Luiz Angelo Daros de Luca [Tue, 7 Apr 2015 13:53:26 +0000 (10:53 -0300)]
Merge pull request #1119 from luizluca/libvpx-update

libvpx: updated to 1.4.0

9 years agoMerge pull request #1121 from luizluca/gst-enable-opus
Luiz Angelo Daros de Luca [Tue, 7 Apr 2015 13:53:18 +0000 (10:53 -0300)]
Merge pull request #1121 from luizluca/gst-enable-opus

gst1-plugins-bad: add opus plugin

9 years agostrongswan: add missing dependency
Steven Barth [Tue, 7 Apr 2015 10:07:27 +0000 (12:07 +0200)]
strongswan: add missing dependency

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agogst1-plugins-bad: add opus plugin 1121/head
Luiz Angelo Daros de Luca [Tue, 7 Apr 2015 04:07:35 +0000 (01:07 -0300)]
gst1-plugins-bad: add opus plugin

This add opus plugin providing opusenc, opusdec, opusparse, rtpopuspay, rtpopusdepay

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agolibvpx: updated to 1.4.0 1119/head
Luiz Angelo Daros de Luca [Mon, 6 Apr 2015 13:51:26 +0000 (10:51 -0300)]
libvpx: updated to 1.4.0

This update brings some fixes for VP9.
https://chromium.googlesource.com/webm/libvpx/+/v1.4.0

Also, it is ABI incompatible but the only known user of libvpx
is gst1-plugins-good, which is already compatile:
https://bugzilla.gnome.org/show_bug.cgi?id=739476
gst1-plugins-good has released bumped in order to rebuild.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoerlang: update to 17.5
Nicolas Thill [Mon, 6 Apr 2015 11:16:19 +0000 (13:16 +0200)]
erlang: update to 17.5

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agokeepalived: update to 1.2.16
Nicolas Thill [Mon, 6 Apr 2015 11:14:50 +0000 (13:14 +0200)]
keepalived: update to 1.2.16

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agobluez: update to 5.30
Nicolas Thill [Mon, 6 Apr 2015 11:14:15 +0000 (13:14 +0200)]
bluez: update to 5.30

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agopen: update to 0.27.3
Nicolas Thill [Mon, 6 Apr 2015 11:13:33 +0000 (13:13 +0200)]
pen: update to 0.27.3

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agostrongswan: bump to 5.3.0
Steven Barth [Mon, 6 Apr 2015 10:23:27 +0000 (12:23 +0200)]
strongswan: bump to 5.3.0

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agodbus: bump to 1.9.14
Steven Barth [Mon, 6 Apr 2015 10:08:19 +0000 (12:08 +0200)]
dbus: bump to 1.9.14

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #1115 from mhaas/stunnel-5.14-2
Steven Barth [Mon, 6 Apr 2015 09:48:04 +0000 (11:48 +0200)]
Merge pull request #1115 from mhaas/stunnel-5.14-2

stunnel: Bump from 5.10 to 5.14

9 years agoMerge pull request #1111 from plntyk/new_package_sbc
Steven Barth [Mon, 6 Apr 2015 09:47:08 +0000 (11:47 +0200)]
Merge pull request #1111 from plntyk/new_package_sbc

new package: sbc

9 years agoMerge pull request #1080 from ffainelli/openconnect
Nikos Mavrogiannopoulos [Sun, 5 Apr 2015 18:56:00 +0000 (20:56 +0200)]
Merge pull request #1080 from ffainelli/openconnect

openconnect: allow specifying os, csd-wrapper and no-cert-check

9 years agoopenconnect: allow specifying a custom CSD wrapper script 1080/head
Florian Fainelli [Sat, 4 Apr 2015 19:32:59 +0000 (12:32 -0700)]
openconnect: allow specifying a custom CSD wrapper script

Some VPN servers might be configured in a way that a CSD wrapper script
is mandatory to complete the authentication process, allow that to be
specified for openconnect.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
9 years agoopenconnect: allow specifying "os"
Florian Fainelli [Sat, 4 Apr 2015 19:31:49 +0000 (12:31 -0700)]
openconnect: allow specifying "os"

Some servers might be implementing ACLs based on the value specified by
openconnect for "os", allow that to be configured.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
9 years agommc-utils: bump to 2015-03-25 snapshot
Daniel Golle [Fri, 3 Apr 2015 14:32:48 +0000 (16:32 +0200)]
mmc-utils: bump to 2015-03-25 snapshot

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agommc-utils: restore FORTIFY_SOURCE=2
Daniel Golle [Thu, 2 Apr 2015 20:18:05 +0000 (22:18 +0200)]
mmc-utils: restore FORTIFY_SOURCE=2

The previous commit
ba4338d mmc-utils: don't set -D_FORTIFY_SOURCE in Makefile
applied the global value of FORITFY_SOURCE also to mmc-utils.
As the package was meant to be built with FORTIFY_SOURCE upstream,
restore that behaviour and make it play nice with the global setting
by undefining the macro before defining it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agognutls: updated to 3.3.14
Nikos Mavrogiannopoulos [Fri, 3 Apr 2015 17:55:00 +0000 (19:55 +0200)]
gnutls: updated to 3.3.14

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agobtrfs-progs: use $(LN) macro, bump release
Daniel Golle [Fri, 3 Apr 2015 14:49:30 +0000 (16:49 +0200)]
btrfs-progs: use $(LN) macro, bump release

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agostunnel: Bump from 5.10 to 5.14 1115/head
Michael Haas [Fri, 3 Apr 2015 08:16:27 +0000 (10:16 +0200)]
stunnel: Bump from 5.10 to 5.14

Also refresh patches.

Signed-Off-By: Michael Haas <haas@computerlinguist.org>
9 years agobluez: cosmetic fixes
Nicolas Thill [Fri, 3 Apr 2015 05:56:39 +0000 (07:56 +0200)]
bluez: cosmetic fixes

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agomysql: only use g++-uc wrapper with uClibc++
Nicolas Thill [Fri, 3 Apr 2015 05:44:23 +0000 (07:44 +0200)]
mysql: only use g++-uc wrapper with uClibc++

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoMerge branch 'master' of github.com:openwrt/packages
Nicolas Thill [Fri, 3 Apr 2015 05:35:37 +0000 (07:35 +0200)]
Merge branch 'master' of github.com:openwrt/packages

9 years agoMerge pull request #1084 from ffainelli/hfsprogs
Florian Fainelli [Fri, 3 Apr 2015 02:05:02 +0000 (19:05 -0700)]
Merge pull request #1084 from ffainelli/hfsprogs

hfsprogs: initial import

9 years agoMerge branch 'plntyk-bluez5_refresh'
Nicolas Thill [Thu, 2 Apr 2015 15:16:09 +0000 (17:16 +0200)]
Merge branch 'plntyk-bluez5_refresh'

9 years agoMerge branch 'bluez5_refresh' of https://github.com/plntyk/packages into plntyk-bluez...
Nicolas Thill [Thu, 2 Apr 2015 15:15:33 +0000 (17:15 +0200)]
Merge branch 'bluez5_refresh' of https://github.com/plntyk/packages into plntyk-bluez5_refresh

9 years agolttng-modules: fix build on recent kernels
Nicolas Thill [Thu, 2 Apr 2015 15:00:33 +0000 (17:00 +0200)]
lttng-modules: fix build on recent kernels

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agonew package: sbc 1111/head
Dirk Neukirchen [Wed, 1 Apr 2015 23:16:52 +0000 (01:16 +0200)]
new package: sbc

contains Low Complexity Subband Coding needed for A2DP support in pulseaudio

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agobluez: refresh for bluez5 1112/head
Dirk Neukirchen [Thu, 2 Apr 2015 07:58:22 +0000 (09:58 +0200)]
bluez: refresh for bluez5

bluez is craply documented

contains changes needed for bluetooth audio playback
bluetooth playback tested successfully with
android mobile (source) to TI omap BeagleBoard (A2DP sink)

- install .conf files according to source code
- package bluetoothd
- new package examples for python commandline tools that might provide
  functionality without dbus
- other changes are needed (pulseaudio,sbc,uinput)

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agobluez: remove legacy stuff from /etc/config/bluetooth
Dirk Neukirchen [Wed, 1 Apr 2015 23:32:49 +0000 (01:32 +0200)]
bluez: remove legacy stuff from /etc/config/bluetooth

pand/dund removed upstream:
commit: Move hidd pand and dund into compat directory
commit: (2012-07-04) remove compat daemons

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agobluez: fix bluez5 init with procd
Dirk Neukirchen [Wed, 1 Apr 2015 23:30:45 +0000 (01:30 +0200)]
bluez: fix bluez5 init with procd

- remove deprecated daemons
- bluetoothd is managed via /etc/bluetooth/*.conf files and dbus

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agoMerge pull request #1109 from kissg1988/vala
Steven Barth [Thu, 2 Apr 2015 06:23:15 +0000 (08:23 +0200)]
Merge pull request #1109 from kissg1988/vala

vala: update to 0.28.0

9 years agobtrfs-progs: btrfsck is a symlink to btrfs
Daniel Golle [Thu, 2 Apr 2015 02:28:17 +0000 (04:28 +0200)]
btrfs-progs: btrfsck is a symlink to btrfs

safe half a meg by not copying the btrfs binary twice.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agobtrfs-progs: don't build btrfs-convert
Daniel Golle [Thu, 2 Apr 2015 02:14:04 +0000 (04:14 +0200)]
btrfs-progs: don't build btrfs-convert

Get rid of libext2fs dependency.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agocryptsetup: bump version
Daniel Golle [Sun, 29 Mar 2015 17:06:48 +0000 (19:06 +0200)]
cryptsetup: bump version

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agolvm2: bump version
Daniel Golle [Sun, 29 Mar 2015 17:03:12 +0000 (19:03 +0200)]
lvm2: bump version

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agovala: update to 0.28.0 1109/head
Gergely Kiss [Wed, 1 Apr 2015 18:47:43 +0000 (20:47 +0200)]
vala: update to 0.28.0

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agobluez: remove old conffiles entries
Nicolas Thill [Wed, 1 Apr 2015 04:41:02 +0000 (06:41 +0200)]
bluez: remove old conffiles entries

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agobluez: update to 5.29
Nicolas Thill [Wed, 1 Apr 2015 04:39:51 +0000 (06:39 +0200)]
bluez: update to 5.29

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agowavemon: Fetch source from GitHub repository
Ted Hess [Tue, 31 Mar 2015 16:32:39 +0000 (12:32 -0400)]
wavemon: Fetch source from GitHub repository

Closes #1099
Closes #1103

Signed-off-by: Ted Hess <thess@kitschensync.net>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
9 years agoMerge pull request #1104 from Wedmer/master
Steven Barth [Tue, 31 Mar 2015 19:40:51 +0000 (21:40 +0200)]
Merge pull request #1104 from Wedmer/master

[libs/fftw3] Moved from oldpackages and updated to a most recent version...

9 years agoMerge pull request #1105 from tru7/knxd
Steven Barth [Tue, 31 Mar 2015 19:26:13 +0000 (21:26 +0200)]
Merge pull request #1105 from tru7/knxd

knxd: fix dependency in makefile

9 years agoknxd: fix dependency in makefile 1105/head
Othmar Truniger [Tue, 31 Mar 2015 19:13:08 +0000 (21:13 +0200)]
knxd: fix dependency in makefile

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years ago[libs/fftw3] Moved from oldpackages and updated to a most recent version. 1104/head
Vladimir Ulrich [Tue, 31 Mar 2015 17:51:37 +0000 (20:51 +0300)]
[libs/fftw3] Moved from oldpackages and updated to a most recent version.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years agolibxerces-c: update to latest version, clean configure and fix iconv dependencies
Álvaro Fernández Rojas [Tue, 31 Mar 2015 17:27:16 +0000 (19:27 +0200)]
libxerces-c: update to latest version, clean configure and fix iconv dependencies

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agounrar: update to v5.2.7
Álvaro Fernández Rojas [Tue, 31 Mar 2015 17:25:42 +0000 (19:25 +0200)]
unrar: update to v5.2.7

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoMerge pull request #1082 from smoofra/bind
Noah Meyerhans [Tue, 31 Mar 2015 16:57:35 +0000 (09:57 -0700)]
Merge pull request #1082 from smoofra/bind

bind: build fix: remove autoconf AR cruft

9 years agoMerge pull request #1102 from openwrt/revert-1083-noip
Steven Barth [Tue, 31 Mar 2015 15:31:41 +0000 (17:31 +0200)]
Merge pull request #1102 from openwrt/revert-1083-noip

Revert "new package: noip"

9 years agoRevert "new package: noip" 1102/head
Steven Barth [Tue, 31 Mar 2015 15:31:06 +0000 (17:31 +0200)]
Revert "new package: noip"

9 years agoMerge pull request #1093 from dangowrt/ntfs3g-musl-fix
Ted Hess [Tue, 31 Mar 2015 12:23:11 +0000 (08:23 -0400)]
Merge pull request #1093 from dangowrt/ntfs3g-musl-fix

ntfs-3g: fix build with musl when using internal libfuse

9 years agontfs-3g: fix build with musl when using internal libfuse 1093/head
Daniel Golle [Sun, 29 Mar 2015 17:28:41 +0000 (19:28 +0200)]
ntfs-3g: fix build with musl when using internal libfuse

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agobtrfs-progs: bump to 3.19.1
Daniel Golle [Sun, 29 Mar 2015 13:47:58 +0000 (15:47 +0200)]
btrfs-progs: bump to 3.19.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agospawn-fcgi: fix install step
John Crispin [Sun, 29 Mar 2015 08:37:30 +0000 (10:37 +0200)]
spawn-fcgi: fix install step

the makefile trues to copy a file that does not exist

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agogdbm: fixes build for gettext 1.9
John Crispin [Sun, 29 Mar 2015 08:32:41 +0000 (10:32 +0200)]
gdbm: fixes build for gettext 1.9

the package fails to build on SDK builder2

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agolibtasn1: fix md5sum
John Crispin [Sun, 29 Mar 2015 04:31:51 +0000 (06:31 +0200)]
libtasn1: fix md5sum

the SDK builder breaks on this package due to a bad md5sum

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agoMerge pull request #1083 from smoofra/noip
Steven Barth [Tue, 31 Mar 2015 08:40:45 +0000 (10:40 +0200)]
Merge pull request #1083 from smoofra/noip

new package: noip

9 years agoMerge pull request #1089 from obsy/master
Steven Barth [Tue, 31 Mar 2015 08:39:20 +0000 (10:39 +0200)]
Merge pull request #1089 from obsy/master

transmission: fix build problem with fallocate64

9 years agoMerge pull request #1091 from dangowrt/fix-dosfstools-musl-build
Steven Barth [Tue, 31 Mar 2015 08:38:19 +0000 (10:38 +0200)]
Merge pull request #1091 from dangowrt/fix-dosfstools-musl-build

dosfstools: fix build with musl

9 years agoprosody: bump to 0.9.8
Thomas Heil [Mon, 30 Mar 2015 15:48:18 +0000 (17:48 +0200)]
prosody: bump to 0.9.8

 - Ensure only valid UTF-8 is passed to libidn. It was found
   (CVE-2015-2059) that libidn can read beyond the boundaries of the
   provided buffer when an input string contains invalid UTF-8 sequences.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
9 years agospawn-fcgi: import from oldpackages
Daniel Golle [Sun, 29 Mar 2015 19:31:26 +0000 (21:31 +0200)]
spawn-fcgi: import from oldpackages

also bump version, use new download URL and add myself as
maintainer.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agolibtasn1: updated to 4.4
Nikos Mavrogiannopoulos [Sun, 29 Mar 2015 19:03:36 +0000 (21:03 +0200)]
libtasn1: updated to 4.4

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoopenconnect: list the defaultroute option
Nikos Mavrogiannopoulos [Sun, 29 Mar 2015 06:22:54 +0000 (08:22 +0200)]
openconnect: list the defaultroute option

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoxl2tpd: fix build with musl
Daniel Golle [Sun, 29 Mar 2015 18:04:55 +0000 (20:04 +0200)]
xl2tpd: fix build with musl

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agodosfstools: fix build with musl 1091/head
Daniel Golle [Sun, 29 Mar 2015 14:24:31 +0000 (16:24 +0200)]
dosfstools: fix build with musl

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agotransmission: fix build problem with fallocate64 1089/head
Cezary Jackiewicz [Sun, 29 Mar 2015 10:35:33 +0000 (12:35 +0200)]
transmission: fix build problem with fallocate64

9 years agotransmission: fix build with musl 1087/head
Daniel Golle [Sun, 29 Mar 2015 04:04:29 +0000 (06:04 +0200)]
transmission: fix build with musl

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoMerge pull request #1081 from ffainelli/open-plc-utils
Florian Fainelli [Sat, 28 Mar 2015 18:52:48 +0000 (11:52 -0700)]
Merge pull request #1081 from ffainelli/open-plc-utils

open-plc-utils: bump to 2015-02-23

9 years agoopen-plc-utils: bump to 2015-02-23
Florian Fainelli [Sat, 28 Mar 2015 02:43:59 +0000 (19:43 -0700)]
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>
9 years agoMerge pull request #1086 from mstorchak/haserl
Ted Hess [Sat, 28 Mar 2015 12:51:55 +0000 (08:51 -0400)]
Merge pull request #1086 from mstorchak/haserl

haserl: update to 0.9.35

9 years agoMerge pull request #1085 from mstorchak/wget
Ted Hess [Sat, 28 Mar 2015 12:51:20 +0000 (08:51 -0400)]
Merge pull request #1085 from mstorchak/wget

wget: update to 1.16.3

9 years agohaserl: update to 0.9.35 1086/head
Maxim Storchak [Sat, 28 Mar 2015 12:35:41 +0000 (14:35 +0200)]
haserl: update to 0.9.35

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agowget: update to 1.16.3 1085/head
Maxim Storchak [Sat, 28 Mar 2015 12:34:17 +0000 (14:34 +0200)]
wget: update to 1.16.3

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agoMerge pull request #1078 from commodo/python3-x86-decimal-fix
Steven Barth [Sat, 28 Mar 2015 07:46:29 +0000 (08:46 +0100)]
Merge pull request #1078 from commodo/python3-x86-decimal-fix

python3: override machine definition for i386 to build the decimal module

9 years agohfsprogs: initial import 1084/head
Florian Fainelli [Sat, 28 Mar 2015 05:06:59 +0000 (22:06 -0700)]
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>
9 years agonew package: noip 1083/head
Lawrence D'Anna [Sat, 28 Mar 2015 02:56:18 +0000 (19:56 -0700)]
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>
9 years agobind: build fix: remove autoconf AR cruft 1082/head
Lawrence D'Anna [Sat, 28 Mar 2015 02:58:12 +0000 (19:58 -0700)]
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>