feed/packages.git
9 years agoshadow: fix libintl/libiconv dependencies
Gergely Kiss [Sat, 20 Dec 2014 22:01:56 +0000 (23:01 +0100)]
shadow: fix libintl/libiconv dependencies

Include nls.mk rather than explicitly using the stub versions.
This allows to make the packages depend on the full versions
of libiconv & libintl and thus to have full language support.

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agounrar: update to 5.2.3
Álvaro Fernández Rojas [Sat, 20 Dec 2014 12:10:19 +0000 (13:10 +0100)]
unrar: update to 5.2.3

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoMerge pull request #674 from Zokormazo/less
Steven Barth [Sat, 20 Dec 2014 09:19:34 +0000 (10:19 +0100)]
Merge pull request #674 from Zokormazo/less

less: import 458 from oldpackages.

9 years agoMerge pull request #672 from remakeelectric/lua-mosquitto
Steven Barth [Sat, 20 Dec 2014 09:19:04 +0000 (10:19 +0100)]
Merge pull request #672 from remakeelectric/lua-mosquitto

lang: lua-mosquitto: import new package

9 years agoMerge pull request #670 from remakeelectric/lua-penlight
Steven Barth [Sat, 20 Dec 2014 09:18:54 +0000 (10:18 +0100)]
Merge pull request #670 from remakeelectric/lua-penlight

lang: lua: Add penlight library

9 years agoless: import from oldpackages. 674/head
Julen Landa Alustiza [Fri, 19 Dec 2014 11:44:13 +0000 (12:44 +0100)]
less: import from oldpackages.
Current oldpackages version is latest stable.
Added myself as maintainer.
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
9 years agoseafile-seahub: fix installation process of python dependencies
Gergely Kiss [Wed, 17 Dec 2014 16:06:20 +0000 (17:06 +0100)]
seafile-seahub: fix installation process of python dependencies

Solves "bash: easy_install: command not found" error during build

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agomdnsresponder: remove spurious conffile section
Steven Barth [Fri, 19 Dec 2014 10:50:27 +0000 (11:50 +0100)]
mdnsresponder: remove spurious conffile section

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #648 from mstorchak/lvm2
Daniel Golle [Fri, 19 Dec 2014 02:47:33 +0000 (03:47 +0100)]
Merge pull request #648 from mstorchak/lvm2

lvm2 improvements

9 years agompd: Update to 0.18.20
Ted Hess [Wed, 17 Dec 2014 18:16:01 +0000 (13:16 -0500)]
mpd: Update to 0.18.20

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #671 from remakeelectric/libwebsockets
Ted Hess [Thu, 18 Dec 2014 18:53:08 +0000 (13:53 -0500)]
Merge pull request #671 from remakeelectric/libwebsockets

libs: libwebsockets: add latest released version

9 years agoupmpdcli: Change default interface to 'lan'
Ted Hess [Thu, 18 Dec 2014 18:05:45 +0000 (13:05 -0500)]
upmpdcli: Change default interface to 'lan'

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agolang: lua-mosquitto: import new package 672/head
Karl Palsson [Thu, 18 Dec 2014 17:12:56 +0000 (17:12 +0000)]
lang: lua-mosquitto: import new package

Based on released version of lua binding to libmosquitto.
Advantages compared to lua-mqtt:
* qos 1/2 support
* substantially faster

Signed-off-by: Karl Palsson <karlp@remake.is>
9 years agolibs: libwebsockets: add latest released version 671/head
Karl Palsson [Thu, 18 Dec 2014 15:21:17 +0000 (15:21 +0000)]
libs: libwebsockets: add latest released version

This includes a patch for cyassl building that has been committed
upstream, but not released.

There's no SPDX license identifier for LGPL + static linking exception,
so I've used "LGPL-2.1+exception" as suggested at
http://lwn.net/Articles/378329/

See also: https://github.com/warmcat/libwebsockets/issues/170

Signed-off-by: Karl Palsson <karlp@remake.is>
9 years agolang: lua: Add penlight library 670/head
Karl Palsson [Thu, 18 Dec 2014 15:14:09 +0000 (15:14 +0000)]
lang: lua: Add penlight library

Created new package for last current release of penlight.

Signed-off-by: Karl Palsson <karlp@remake.is>
9 years agoMerge pull request #668 from Zokormazo/bwm-ng
Steven Barth [Thu, 18 Dec 2014 13:29:41 +0000 (14:29 +0100)]
Merge pull request #668 from Zokormazo/bwm-ng

bwm-ng: import 0.6

9 years agoMerge pull request #669 from Zokormazo/grep
Steven Barth [Thu, 18 Dec 2014 13:29:23 +0000 (14:29 +0100)]
Merge pull request #669 from Zokormazo/grep

grep: update to 2.21, add license and maintainer

9 years agogrep: update to 2.21, add license and maintainer 669/head
Julen Landa Alustiza [Thu, 18 Dec 2014 13:12:31 +0000 (14:12 +0100)]
grep: update to 2.21, add license and maintainer
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
9 years agoMerge pull request #667 from thess/upmpdcli-work
Ted Hess [Thu, 18 Dec 2014 12:44:15 +0000 (07:44 -0500)]
Merge pull request #667 from thess/upmpdcli-work

upmpdcli: Add UPnP icon. Use procd for start/stop.

9 years agodebootstrap: depends on ar
Daniel Golle [Wed, 17 Dec 2014 17:09:37 +0000 (18:09 +0100)]
debootstrap: depends on ar

debootstrap uses ar to decompress .deb packages

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agobwm-ng: import 0.6 668/head
Julen Landa Alustiza [Thu, 18 Dec 2014 12:03:25 +0000 (13:03 +0100)]
bwm-ng: import 0.6
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
9 years agodbus: readd libpthread dependency (accidentally removed)
Steven Barth [Thu, 18 Dec 2014 08:51:10 +0000 (09:51 +0100)]
dbus: readd libpthread dependency (accidentally removed)

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoupmpdcli: Add UPnP icon. Use procd for start/stop. Add uci config support for multipl... 667/head
Ted Hess [Wed, 17 Dec 2014 19:41:36 +0000 (14:41 -0500)]
upmpdcli: Add UPnP icon. Use procd for start/stop. Add uci config support for multiple instances

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agosudo: use hardcoded /var/lib instead of getting from compiling host Signed-off-by...
Julen Landa Alustiza [Wed, 17 Dec 2014 11:56:46 +0000 (12:56 +0100)]
sudo: use hardcoded /var/lib instead of getting from compiling host Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>

9 years agomdnsresponder: update to 561.1.1
Steven Barth [Wed, 17 Dec 2014 09:48:09 +0000 (10:48 +0100)]
mdnsresponder: update to 561.1.1

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agodbus: fix musl build
Steven Barth [Wed, 17 Dec 2014 09:34:38 +0000 (10:34 +0100)]
dbus: fix musl build

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agodbus: update to 1.9.4
Steven Barth [Wed, 17 Dec 2014 09:33:11 +0000 (10:33 +0100)]
dbus: update to 1.9.4

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agolibaio: update to 0.3.110, bump copyright, add license
Steven Barth [Wed, 17 Dec 2014 09:02:10 +0000 (10:02 +0100)]
libaio: update to 0.3.110, bump copyright, add license

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #665 from MikePetullo/master
Ted Hess [Wed, 17 Dec 2014 02:13:42 +0000 (21:13 -0500)]
Merge pull request #665 from MikePetullo/master

lighttpd: reorder modules so that redirect loads before auth

9 years agolighttpd: reorder modules so that redirect loads before auth 665/head
W. Michael Petullo [Wed, 17 Dec 2014 00:01:39 +0000 (19:01 -0500)]
lighttpd: reorder modules so that redirect loads before auth

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agoMerge pull request #664 from luizluca/elfutils
Luiz Angelo Daros de Luca [Tue, 16 Dec 2014 16:12:03 +0000 (14:12 -0200)]
Merge pull request #664 from luizluca/elfutils

elfutils: imported from oldpackages, updated to 0.160

9 years agoelfutils: imported from oldpackages, updated to 0.160 664/head
Luiz Angelo Daros de Luca [Thu, 6 Nov 2014 06:50:06 +0000 (04:50 -0200)]
elfutils: imported from oldpackages, updated to 0.160

The pkg was imported from oldpackages.
It was updated to latest version, requiring some fixes in patches.

I added myself as maintainer.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agonail: unbreak compilation
Steven Barth [Tue, 16 Dec 2014 08:30:36 +0000 (09:30 +0100)]
nail: unbreak compilation

disabling SSLv2 and SSLv3 caused nail to break, fixed this
some of our snapshot builders don't have CVS, switch to Debian as source

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoseafile: fetch sources using commit hashes instead of release tags
Gergely Kiss [Mon, 15 Dec 2014 21:13:08 +0000 (22:13 +0100)]
seafile: fetch sources using commit hashes instead of release tags

Avoids source filename conflicts and the need to delete source packages
at the end of the prepare stage. This has forced the buildenv to rebuild
the packages even if they were built already.

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agolibsearpc: use commit hash in version instead of release tag
Gergely Kiss [Mon, 15 Dec 2014 17:26:07 +0000 (18:26 +0100)]
libsearpc: use commit hash in version instead of release tag

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoseafile: import seafile-server package and its dependencies
Gergely Kiss [Mon, 15 Dec 2014 00:26:06 +0000 (01:26 +0100)]
seafile: import seafile-server package and its dependencies

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agolibzdb: import version 3.0
Gergely Kiss [Sun, 14 Dec 2014 22:55:23 +0000 (23:55 +0100)]
libzdb: import version 3.0

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agolibevhtp: add version 1.2.9
Gergely Kiss [Sun, 14 Dec 2014 22:48:10 +0000 (23:48 +0100)]
libevhtp: add version 1.2.9

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoprocps: import version 3.2.8 of the procps utilities
Gergely Kiss [Sun, 14 Dec 2014 22:34:26 +0000 (23:34 +0100)]
procps: import version 3.2.8 of the procps utilities

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agojansson: pull version 2.7
Gergely Kiss [Sun, 14 Dec 2014 22:30:09 +0000 (23:30 +0100)]
jansson: pull version 2.7

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agosimplejson: import version 3.6.5
Gergely Kiss [Sun, 14 Dec 2014 22:23:14 +0000 (23:23 +0100)]
simplejson: import version 3.6.5

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agopython-mysql: import version 1.2.5 of the MySQL-python package
Gergely Kiss [Sun, 14 Dec 2014 22:16:23 +0000 (23:16 +0100)]
python-mysql: import version 1.2.5 of the MySQL-python package

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agopython-imglib: import version 1.1.7 of Python Imaging Library
Gergely Kiss [Sun, 14 Dec 2014 22:12:19 +0000 (23:12 +0100)]
python-imglib: import version 1.1.7 of Python Imaging Library

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agovala: import version 0.26
Gergely Kiss [Sun, 14 Dec 2014 21:59:37 +0000 (22:59 +0100)]
vala: import version 0.26

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agosudo: imported from oldpackages repo, updated to version 1.8.11p2
Gergely Kiss [Sun, 14 Dec 2014 21:42:25 +0000 (22:42 +0100)]
sudo: imported from oldpackages repo, updated to version 1.8.11p2

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agosqlite3: update to 3.8.7.4
Etienne CHAMPETIER [Mon, 15 Dec 2014 21:37:41 +0000 (22:37 +0100)]
sqlite3: update to 3.8.7.4

compile tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agoMerge pull request #663 from luizluca/libvpx_issue662
Luiz Angelo Daros de Luca [Mon, 15 Dec 2014 20:36:55 +0000 (18:36 -0200)]
Merge pull request #663 from luizluca/libvpx_issue662

libvpx: force to use gcc as linker

9 years agolibvpx: force to use gcc as linker 663/head
Luiz Angelo Daros de Luca [Mon, 15 Dec 2014 20:29:57 +0000 (18:29 -0200)]
libvpx: force to use gcc as linker

libvpx excepts gcc to be used as linker. However, it respects
what is defined in LD. The problem is that LD is defined by
OpenWRT as *-ld.

Forcing the LD env for configure and make solves the problem.
Also, the patch that modified ld call to match what *-ld provides
is not needed anymore.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agopython: fix file conflict between python and python-base packages
Gergely Kiss [Sun, 14 Dec 2014 21:36:52 +0000 (22:36 +0100)]
python: fix file conflict between python and python-base packages

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoMerge pull request #660 from antonlacon/ffmpeg-2.4.x
Ted Hess [Mon, 15 Dec 2014 14:15:11 +0000 (09:15 -0500)]
Merge pull request #660 from antonlacon/ffmpeg-2.4.x

ffmpeg: Update to 2.4.4

9 years agoUpdate CONTRIBUTING.md
Steven Barth [Mon, 15 Dec 2014 07:56:37 +0000 (08:56 +0100)]
Update CONTRIBUTING.md

Add guideline to avoid rolling sources.
Some minor cleanups and clarifications.

9 years agoMerge pull request #659 from luizluca/ruby-update
Luiz Angelo Daros de Luca [Mon, 15 Dec 2014 01:56:58 +0000 (23:56 -0200)]
Merge pull request #659 from luizluca/ruby-update

ruby: update to 2.1.5

9 years agoruby: update to 2.1.5 659/head
Luiz Angelo Daros de Luca [Mon, 15 Dec 2014 01:18:27 +0000 (23:18 -0200)]
ruby: update to 2.1.5

Ruby 2.1.5 has been released.

This release includes a security fix for a DoS vulnerability of REXML.
It is similar to the fixed vulnerability in the previous release, but
new and different from it.

CVE-2014-8090: Another Denial of Service XML Expansion
And, some bug fixes are also included. See tickets and ChangeLog for details.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoffmpeg: Update to 2.4.4 660/head
Ian Leonard [Mon, 15 Dec 2014 00:17:06 +0000 (16:17 -0800)]
ffmpeg: Update to 2.4.4

Drop fminf patch; fminf emulation is no longer included upstream.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
9 years agolvm2: strip lvm.conf, ipk size down by ~20k 648/head
Maxim Storchak [Sun, 14 Dec 2014 20:41:04 +0000 (22:41 +0200)]
lvm2: strip lvm.conf, ipk size down by ~20k

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agolvm2: symlink individual tools to lvm binary
Maxim Storchak [Sun, 14 Dec 2014 20:13:41 +0000 (22:13 +0200)]
lvm2: symlink individual tools to lvm  binary

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agoshadow: remove duplicate install section
Steven Barth [Sun, 14 Dec 2014 18:01:24 +0000 (19:01 +0100)]
shadow: remove duplicate install section

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoshadow: add dummy install-section for shadow-utils
Steven Barth [Sun, 14 Dec 2014 17:50:47 +0000 (18:50 +0100)]
shadow: add dummy install-section for shadow-utils

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #642 from luizluca/libvpx
Steven Barth [Sun, 14 Dec 2014 12:57:45 +0000 (13:57 +0100)]
Merge pull request #642 from luizluca/libvpx

Add libvpx and enable gst1-mod-vpx

9 years agoMerge pull request #638 from aTanW/master
Steven Barth [Sun, 14 Dec 2014 12:25:12 +0000 (13:25 +0100)]
Merge pull request #638 from aTanW/master

joe: add a new package to the build tree

9 years agoMerge pull request #643 from mstorchak/misc-fixes
Steven Barth [Sun, 14 Dec 2014 12:24:11 +0000 (13:24 +0100)]
Merge pull request #643 from mstorchak/misc-fixes

Update some packages, mostly license info

9 years agoattr: update to 20141020, add license files 643/head
Maxim Storchak [Sun, 14 Dec 2014 11:08:02 +0000 (13:08 +0200)]
attr: update to 20141020, add license files

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agoacl: update to 20140812, add license files
Maxim Storchak [Sun, 14 Dec 2014 11:07:31 +0000 (13:07 +0200)]
acl: update to 20140812, add license files

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agolsof: add license information
Maxim Storchak [Sun, 14 Dec 2014 11:06:48 +0000 (13:06 +0200)]
lsof: add license information

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agohaserl: add license file
Maxim Storchak [Sun, 14 Dec 2014 11:06:11 +0000 (13:06 +0200)]
haserl: add license file

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agosmartmontools: add license file
Maxim Storchak [Sun, 14 Dec 2014 11:05:43 +0000 (13:05 +0200)]
smartmontools: add license file

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agotmux: add license file
Maxim Storchak [Sun, 14 Dec 2014 11:04:49 +0000 (13:04 +0200)]
tmux: add license file

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agowget: add license file
Maxim Storchak [Sun, 14 Dec 2014 11:04:20 +0000 (13:04 +0200)]
wget: add license file

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agotgt: update to 1.0.53
Maxim Storchak [Sun, 14 Dec 2014 11:01:52 +0000 (13:01 +0200)]
tgt: update to 1.0.53

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agorsync: add license file
Maxim Storchak [Sun, 14 Dec 2014 10:58:21 +0000 (12:58 +0200)]
rsync: add license file

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agoluaposix: update to v33.0.0
Maxim Storchak [Sun, 14 Dec 2014 10:54:02 +0000 (12:54 +0200)]
luaposix: update to v33.0.0

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agogst1-plugins-good: enable vpx enc/dec plugin 642/head
Luiz Angelo Daros de Luca [Sun, 14 Dec 2014 05:03:20 +0000 (03:03 -0200)]
gst1-plugins-good: enable vpx enc/dec plugin

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agolibvpx: new package at version 1.3.0
Luiz Angelo Daros de Luca [Sat, 6 Dec 2014 05:25:18 +0000 (03:25 -0200)]
libvpx: new package at version 1.3.0

libvpx provides VP8/VP9 Codec SDK, "a high quality,
royalty free, open source codec deployed on millions
of computers and devices worldwide."

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agonet/bind: add the bind user/group
Noah Meyerhans [Fri, 12 Dec 2014 22:32:14 +0000 (14:32 -0800)]
net/bind: add the bind user/group

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
9 years agoMerge pull request #639 from fededim/master
Steven Barth [Sat, 13 Dec 2014 17:18:49 +0000 (18:18 +0100)]
Merge pull request #639 from fededim/master

net/lftp: upgrade to version 4.6.0

9 years agonet/lftp: upgrade to version 4.6.0 639/head
Rupan [Sat, 13 Dec 2014 17:15:09 +0000 (18:15 +0100)]
net/lftp: upgrade to version 4.6.0
Signed-off-by: Federico Di Marco <fededim@gmail.com>
9 years agomjpg-streamer: fix v4l dependency in pre-built package
Ted Hess [Sat, 13 Dec 2014 16:32:06 +0000 (11:32 -0500)]
mjpg-streamer: fix v4l dependency in pre-built package

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoopensc: fix help output of openpgp-tool
Daniel Golle [Sat, 13 Dec 2014 02:40:24 +0000 (03:40 +0100)]
opensc: fix help output of openpgp-tool

A comma sign was left-out when re-basing the GnuK patch on top of opensc.
Also order options more intuitively, put --do last.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agojoe: add a new package to the build tree 638/head
aTanW [Fri, 12 Dec 2014 18:03:22 +0000 (21:03 +0300)]
joe: add a new package to the build tree

Joe is world-famous Wordstar like text editor,
that also features Emacs and Pico emulation

Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile                   |   63 ++++
 files/joerc                |  621 +++++++++++++++++++++++++++++++++++++++++++++
 patches/001-mathaway.patch |   58 ++++
 3 files changed, 742 insertions(+)

9 years agogst1-plugins-bad: Remove srtp plugin (again) until libsrtp is updated
Ted Hess [Fri, 12 Dec 2014 12:40:21 +0000 (07:40 -0500)]
gst1-plugins-bad: Remove srtp plugin (again) until libsrtp is updated

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoocserv: updated to 0.8.9
Nikos Mavrogiannopoulos [Fri, 12 Dec 2014 07:56:23 +0000 (08:56 +0100)]
ocserv: updated to 0.8.9

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agognutls: updated to 3.3.11
Nikos Mavrogiannopoulos [Fri, 12 Dec 2014 07:52:51 +0000 (08:52 +0100)]
gnutls: updated to 3.3.11

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agonet/ipsec-tools: Fix the racoon command line in /etc/init.d/racoon
Noah Meyerhans [Fri, 12 Dec 2014 06:51:23 +0000 (22:51 -0800)]
net/ipsec-tools: Fix the racoon command line in /etc/init.d/racoon

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
9 years agonet/ipsec-tools: Install our own racoon.conf rather than using the one provided upstream.
Noah Meyerhans [Fri, 12 Dec 2014 06:51:03 +0000 (22:51 -0800)]
net/ipsec-tools: Install our own racoon.conf rather than using the one provided upstream.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
9 years agoMerge pull request #612 from the2masters/btrfs-progs-init-script
Daniel Golle [Thu, 11 Dec 2014 16:45:02 +0000 (17:45 +0100)]
Merge pull request #612 from the2masters/btrfs-progs-init-script

btrfs-progs: Fix init script

9 years agoMerge pull request #636 from aTanW/master
Steven Barth [Thu, 11 Dec 2014 16:28:08 +0000 (17:28 +0100)]
Merge pull request #636 from aTanW/master

gammu: Fix copypaste typo in config file installation

9 years agogammu: Fix copypaste typo in config file installation 636/head
aTanW [Thu, 11 Dec 2014 13:15:04 +0000 (16:15 +0300)]
gammu: Fix copypaste typo in config file installation

9 years agowget: update to 1.16.1
Peter Wagner [Thu, 11 Dec 2014 11:13:52 +0000 (12:13 +0100)]
wget: update to 1.16.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agoupmpdcli: fix indentation
Steven Barth [Thu, 11 Dec 2014 08:32:39 +0000 (09:32 +0100)]
upmpdcli: fix indentation

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agolibupnpp: fix indentation
Steven Barth [Thu, 11 Dec 2014 08:31:13 +0000 (09:31 +0100)]
libupnpp: fix indentation

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agobind: Update to 9.9.6-P1 to address security issues CVE-2014-8500
Noah Meyerhans [Thu, 11 Dec 2014 07:18:51 +0000 (23:18 -0800)]
bind: Update to 9.9.6-P1 to address security issues CVE-2014-8500

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
9 years agoMerge pull request #600 from sourceindex/added-new-libnfc-package
Ted Hess [Wed, 10 Dec 2014 17:39:16 +0000 (12:39 -0500)]
Merge pull request #600 from sourceindex/added-new-libnfc-package

libnfc: new package including the latest version of libnfc and utils

9 years agolibnfc: switched to developer git repository 600/head
Sebastian Wendel [Wed, 10 Dec 2014 17:02:38 +0000 (18:02 +0100)]
libnfc: switched to developer git repository
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
9 years agoMerge pull request #633 from aTanW/master
Steven Barth [Wed, 10 Dec 2014 16:48:19 +0000 (17:48 +0100)]
Merge pull request #633 from aTanW/master

Fix gammu config file installation and declaration

9 years agoFix gammu config file installation and description 633/head
aTanW [Wed, 10 Dec 2014 16:36:15 +0000 (19:36 +0300)]
Fix gammu config file installation and description

Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

9 years agoMerge pull request #611 from the2masters/btrfs-progs-compile-fix
Daniel Golle [Wed, 10 Dec 2014 15:36:49 +0000 (16:36 +0100)]
Merge pull request #611 from the2masters/btrfs-progs-compile-fix

btrfs-progs: add libacl as compile time dependency

9 years agof2fs-tools: add package
Luka Perkov [Wed, 10 Dec 2014 14:02:53 +0000 (15:02 +0100)]
f2fs-tools: add package

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoMerge pull request #631 from commodo/python-dns-fix
Steven Barth [Wed, 10 Dec 2014 13:18:12 +0000 (14:18 +0100)]
Merge pull request #631 from commodo/python-dns-fix

Python dns fix

9 years agoMerge pull request #625 from ignisf/add-upmpdcli
Ted Hess [Wed, 10 Dec 2014 12:06:41 +0000 (07:06 -0500)]
Merge pull request #625 from ignisf/add-upmpdcli

upmpdcli: Add upmpdcli-0.9.0 to the packages repository

9 years agoMerge pull request #624 from ignisf/add-libupnpp
Ted Hess [Wed, 10 Dec 2014 12:06:16 +0000 (07:06 -0500)]
Merge pull request #624 from ignisf/add-libupnpp

libupnpp: Add libupnpp-0.9.0 to the packages repository