feed/packages.git
10 years agoopenconnect: allow specifying a custom CSD wrapper script
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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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

10 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

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

10 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

10 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 <[email protected]>
10 years agobluez: refresh for bluez5
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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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

10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 years agovala: update to 0.28.0
Gergely Kiss [Wed, 1 Apr 2015 18:47:43 +0000 (20:47 +0200)]
vala: update to 0.28.0

Signed-off-by: Gergely Kiss <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
Signed-off-by: Jonathan McCrohan <[email protected]>
10 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...

10 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

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

Signed-off-by: Othmar Truniger <[email protected]>
10 years ago[libs/fftw3] Moved from oldpackages and updated to a most recent version.
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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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

10 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"

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

10 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

10 years agontfs-3g: fix build with musl when using internal libfuse
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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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

10 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

10 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

10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 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 <[email protected]>
10 years agodosfstools: fix build with musl
Daniel Golle [Sun, 29 Mar 2015 14:24:31 +0000 (16:24 +0200)]
dosfstools: fix build with musl

Signed-off-by: Daniel Golle <[email protected]>
10 years agotransmission: fix build problem with fallocate64
Cezary Jackiewicz [Sun, 29 Mar 2015 10:35:33 +0000 (12:35 +0200)]
transmission: fix build problem with fallocate64

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

Signed-off-by: Daniel Golle <[email protected]>
10 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

10 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 <[email protected]>
10 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

10 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

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

Signed-off-by: Maxim Storchak <[email protected]>
10 years agowget: update to 1.16.3
Maxim Storchak [Sat, 28 Mar 2015 12:34:17 +0000 (14:34 +0200)]
wget: update to 1.16.3

Signed-off-by: Maxim Storchak <[email protected]>
10 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

10 years agohfsprogs: initial import
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 <[email protected]>
10 years agonew package: noip
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 <[email protected]>
10 years agobind: build fix: remove autoconf AR cruft
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 <[email protected]>
10 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 <[email protected]>
10 years agopython3: override machine definition for i386 to build the decimal module
Alexandru Ardelean [Fri, 27 Mar 2015 14:42:33 +0000 (16:42 +0200)]
python3: override machine definition for i386 to build the decimal module

Signed-off-by: Alexandru Ardelean <[email protected]>
10 years agodebootstrap: bump version (again)
Daniel Golle [Fri, 27 Mar 2015 01:23:51 +0000 (02:23 +0100)]
debootstrap: bump version (again)

Signed-off-by: Daniel Golle <[email protected]>
10 years agolxc: bump to 1.1.1
Mario Halambek [Fri, 20 Mar 2015 13:18:00 +0000 (14:18 +0100)]
lxc: bump to 1.1.1

Signed-off-by: Mario Halambek <[email protected]>
10 years agopianod: Fix client build on buildbot
Ted Hess [Wed, 25 Mar 2015 14:27:58 +0000 (10:27 -0400)]
pianod: Fix client build on buildbot

Signed-off-by: Ted Hess <[email protected]>
10 years agopulseaudio: pulseaudio-daemon depends on libjson-c
Peter Wagner [Wed, 25 Mar 2015 12:06:39 +0000 (13:06 +0100)]
pulseaudio: pulseaudio-daemon depends on libjson-c

Signed-off-by: Peter Wagner <[email protected]>
10 years agoRevert "debootstrap: bump version"
Peter Wagner [Wed, 25 Mar 2015 12:02:11 +0000 (13:02 +0100)]
Revert "debootstrap: bump version"

This reverts commit e9072e50fe807ddd8c4f4b686be93794b28c94ea.

10 years agosqm-scripts: clean up interface selection for hotplugging
Sebastian Moeller [Fri, 20 Mar 2015 21:47:45 +0000 (22:47 +0100)]
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 <[email protected]>
10 years agosqm-scripts: change default for qdisc target parameter
Sebastian Moeller [Fri, 20 Mar 2015 21:13:37 +0000 (22:13 +0100)]
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 <[email protected]>
10 years agopianod: Sync patches with upstream. Fix SNI support
Ted Hess [Tue, 24 Mar 2015 13:10:35 +0000 (09:10 -0400)]
pianod: Sync patches with upstream. Fix SNI support

Signed-off-by: Ted Hess <[email protected]>
10 years agodebootstrap: bump version
Daniel Golle [Tue, 24 Mar 2015 18:18:14 +0000 (19:18 +0100)]
debootstrap: bump version

Signed-off-by: Daniel Golle <[email protected]>
10 years agoMerge pull request #1070 from dibdot/master
Ted Hess [Tue, 24 Mar 2015 15:56:33 +0000 (11:56 -0400)]
Merge pull request #1070 from dibdot/master

mc: add missing libmount dependency

10 years agoavahi: Enable IPv6 by default
Ted Hess [Tue, 24 Mar 2015 15:45:12 +0000 (11:45 -0400)]
avahi: Enable IPv6 by default

Signed-off-by: Ted Hess <[email protected]>
10 years agoMerge pull request #1066 from ollie27/sftpdeps
Steven Barth [Tue, 24 Mar 2015 10:29:20 +0000 (11:29 +0100)]
Merge pull request #1066 from ollie27/sftpdeps

openssh: strip openssh-sftp-server dependencies again

10 years agoMerge pull request #1062 from smoofra/tmux
Steven Barth [Tue, 24 Mar 2015 10:28:59 +0000 (11:28 +0100)]
Merge pull request #1062 from smoofra/tmux

tmux: build fix: don't -I /usr/local/include

10 years agomc: add missing libmount dependency
dibdot [Tue, 24 Mar 2015 07:32:11 +0000 (08:32 +0100)]
mc: add missing libmount dependency

Fix compile error: add newly required libmount dependency.

Signed-off-by: Dirk Brenken <[email protected]>
10 years agotmux: build fix: don't -I /usr/local/include
Lawrence D'Anna [Sun, 22 Mar 2015 10:36:10 +0000 (03:36 -0700)]
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 <[email protected]>
10 years agoMerge pull request #1067 from kissg1988/sudo
Steven Barth [Mon, 23 Mar 2015 21:30:27 +0000 (22:30 +0100)]
Merge pull request #1067 from kissg1988/sudo

sudo: updated to 1.8.13

10 years agoMerge pull request #1068 from dibdot/master
Steven Barth [Mon, 23 Mar 2015 21:30:09 +0000 (22:30 +0100)]
Merge pull request #1068 from dibdot/master

mc: bump version to 4.8.14

10 years agomc: bump version to 4.8.14
dibdot [Mon, 23 Mar 2015 20:26:26 +0000 (21:26 +0100)]
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 <[email protected]>
10 years agosudo: updated to 1.8.13
Gergely Kiss [Mon, 23 Mar 2015 20:11:15 +0000 (21:11 +0100)]
sudo: updated to 1.8.13

Signed-off-by: Gergely Kiss <[email protected]>
10 years agoMerge branch 'master' of https://github.com/openwrt/packages
Mirko Vogt [Mon, 23 Mar 2015 20:00:57 +0000 (21:00 +0100)]
Merge branch 'master' of https://github.com/openwrt/packages

10 years ago[pcre] also package 16bit variant
Mirko Vogt [Mon, 23 Mar 2015 19:59:08 +0000 (20:59 +0100)]
[pcre] also package 16bit variant

10 years agoMerge pull request #1065 from oneru/master
Ted Hess [Mon, 23 Mar 2015 16:48:09 +0000 (12:48 -0400)]
Merge pull request #1065 from oneru/master

Update Nano to 2.4 release

10 years agomdnsresponder: bump to 567
Steven Barth [Mon, 23 Mar 2015 16:28:54 +0000 (17:28 +0100)]
mdnsresponder: bump to 567

Signed-off-by: Steven Barth <[email protected]>
10 years agoUpdate Nano to 2.4 release, update copyright info, and add license tags
Jonathan Bennett [Mon, 23 Mar 2015 13:29:20 +0000 (08:29 -0500)]
Update Nano to 2.4 release, update copyright info, and add license tags
Signed-off-by: Jonathan Bennett [email protected]
10 years agoMerge pull request #1061 from Wedmer/master
Steven Barth [Mon, 23 Mar 2015 15:41:49 +0000 (16:41 +0100)]
Merge pull request #1061 from Wedmer/master

[zoneinfo] Updated package to the latest version

10 years ago[utils/zoneinfo] Updated package to the latest version
Vladimir Ulrich [Mon, 23 Mar 2015 15:31:20 +0000 (18:31 +0300)]
[utils/zoneinfo] Updated package to the latest version
Signed-off-by: Vladimir Ulrich <[email protected]>
10 years agoopenssh: strip openssh-sftp-server dependencies again
Oliver Middleton [Mon, 23 Mar 2015 15:20:37 +0000 (16:20 +0100)]
openssh: strip openssh-sftp-server dependencies again

Reapply 99c6c3d830156ce13f415c698343353c477cd9f9

Signed-off-by: Oliver Middleton <[email protected]>
10 years agoMerge pull request #1024 from plntyk/bogofilter_fixes
Ted Hess [Mon, 23 Mar 2015 11:26:15 +0000 (07:26 -0400)]
Merge pull request #1024 from plntyk/bogofilter_fixes

bogofilter: remove host includes

10 years agoMerge pull request #1063 from MikePetullo/dmapd
Steven Barth [Mon, 23 Mar 2015 10:27:37 +0000 (11:27 +0100)]
Merge pull request #1063 from MikePetullo/dmapd

dmapd: update to 0.0.71

10 years agoMerge pull request #1060 from thess/pianod-work
Ted Hess [Sun, 22 Mar 2015 22:03:33 +0000 (18:03 -0400)]
Merge pull request #1060 from thess/pianod-work

pianod: Add Pandora Radio player daemon

10 years agodmapd: update to 0.0.71
W. Michael Petullo [Sun, 22 Mar 2015 21:24:51 +0000 (17:24 -0400)]
dmapd: update to 0.0.71

Signed-off-by: W. Michael Petullo <[email protected]>
10 years agophp5: upgrade to 5.6.7
Michael Heimpold [Sun, 22 Mar 2015 19:17:15 +0000 (20:17 +0100)]
php5: upgrade to 5.6.7

This fixes CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331.

Signed-off-by: Michael Heimpold <[email protected]>
10 years agopianod: Add Pandora Radio player daemon
Ted Hess [Fri, 20 Mar 2015 18:05:22 +0000 (14:05 -0400)]
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 <[email protected]>
10 years agoMerge pull request #1059 from stintel/ssp
Ted Hess [Fri, 20 Mar 2015 18:15:53 +0000 (14:15 -0400)]
Merge pull request #1059 from stintel/ssp

Remove optional dependency on libssp from packages

10 years agotor: remove optional dependency on libssp
Stijn Tintel [Fri, 20 Mar 2015 17:23:39 +0000 (18:23 +0100)]
tor: remove optional dependency on libssp

Signed-off-by: Stijn Tintel <[email protected]>
10 years agoopenssh: remove optional dependency on libssp
Stijn Tintel [Fri, 20 Mar 2015 16:46:37 +0000 (17:46 +0100)]
openssh: remove optional dependency on libssp

Signed-off-by: Stijn Tintel <[email protected]>
10 years agoethtool: remove optional dependency on libssp
Stijn Tintel [Fri, 20 Mar 2015 16:46:00 +0000 (17:46 +0100)]
ethtool: remove optional dependency on libssp

Signed-off-by: Stijn Tintel <[email protected]>