feed/packages.git
10 years agopython: patch distutils adjusting path in scripts' shebang
Jan Čermák [Fri, 27 Feb 2015 13:32:56 +0000 (14:32 +0100)]
python: patch distutils adjusting path in scripts' shebang

When distutils are copying scripts, path to Python interpreter is adjusted.
This does not work well in OpenWrt buildroot, because the path is adjusted
to absolute path to host Python then. This patch simply disables the
adjusting of the path.

Signed-off-by: Jan Čermák <[email protected]>
10 years agoMerge pull request #954 from sairon/python-ensurepip-removal
Steven Barth [Wed, 25 Feb 2015 07:40:08 +0000 (08:40 +0100)]
Merge pull request #954 from sairon/python-ensurepip-removal

python: removed ensurepip module

10 years agoMerge pull request #955 from tru7/apcupsd
Ted Hess [Tue, 24 Feb 2015 22:56:02 +0000 (17:56 -0500)]
Merge pull request #955 from tru7/apcupsd

apcupsd: add driver modbus-usb

10 years agoMerge pull request #952 from ClaymorePT/master
Ted Hess [Tue, 24 Feb 2015 22:55:08 +0000 (17:55 -0500)]
Merge pull request #952 from ClaymorePT/master

boost: Dependencies, architectures updates and lib additions

10 years agoapcupsd: add driver modbus-usb
Othmar Truniger [Tue, 24 Feb 2015 21:41:53 +0000 (22:41 +0100)]
apcupsd: add driver modbus-usb

Signed-off-by: Othmar Truniger <[email protected]>
10 years agoMerge pull request #926 from ryzhovau/master
Ted Hess [Tue, 24 Feb 2015 20:28:36 +0000 (15:28 -0500)]
Merge pull request #926 from ryzhovau/master

msmtp-nossl: prerm

10 years agopython: removed ensurepip module
Jan Čermák [Tue, 24 Feb 2015 17:33:29 +0000 (18:33 +0100)]
python: removed ensurepip module

This module is not necessary in OpenWrt because the functionality it
provides (i.e. installation of setuptools and PIP) is ensured by
python-pip and python-setuptools packages.

See: https://docs.python.org/2.7/library/ensurepip.html

Signed-off-by: Jan Čermák <[email protected]>
10 years agoMerge pull request #953 from morgenroth/ibrdtn-update-to-1.0.1
Ted Hess [Tue, 24 Feb 2015 17:04:25 +0000 (12:04 -0500)]
Merge pull request #953 from morgenroth/ibrdtn-update-to-1.0.1

Upgrade IBR-DTN to version 1.0.1

10 years agoibrdtn-tools: Updated to 1.0.1
Johannes Morgenroth [Tue, 24 Feb 2015 14:02:35 +0000 (15:02 +0100)]
ibrdtn-tools: Updated to 1.0.1

Signed-off-by: Johannes Morgenroth <[email protected]>
10 years agoibrdtnd: Updated to 1.0.1
Johannes Morgenroth [Tue, 24 Feb 2015 14:02:29 +0000 (15:02 +0100)]
ibrdtnd: Updated to 1.0.1

Signed-off-by: Johannes Morgenroth <[email protected]>
10 years agoibrdtn: Updated to 1.0.1
Johannes Morgenroth [Tue, 24 Feb 2015 14:02:24 +0000 (15:02 +0100)]
ibrdtn: Updated to 1.0.1

Signed-off-by: Johannes Morgenroth <[email protected]>
10 years agoibrcommon: Updated to 1.0.1
Johannes Morgenroth [Tue, 24 Feb 2015 14:02:20 +0000 (15:02 +0100)]
ibrcommon: Updated to 1.0.1

Signed-off-by: Johannes Morgenroth <[email protected]>
10 years agoboost 1.57.0
cmf [Fri, 20 Feb 2015 15:00:27 +0000 (15:00 +0000)]
boost 1.57.0

Added MIPS (o32 and 64 abi) and Arm (aapcs abi) support. Everything else defaults to sysv.
Added Boost.Locale iconv dependency
  - uCLibc does not implement monetary.h and because of that boost.locale.posix is off. For everything else it is on.
  - For details check here: http://www.boost.org/doc/libs/1_57_0/libs/locale/doc/html/building_boost_locale.html
Added Boost.Context, Boost.Container, Boost.Coroutine and Boost.Log

Signed-off-by: Carlos M. Ferreira [email protected]
10 years agomsmtp: bump revision
Alexander Ryzhov [Tue, 24 Feb 2015 11:11:13 +0000 (11:11 +0000)]
msmtp: bump revision
Signed-off-by: Alexander Ryzhov <[email protected]>
10 years agophp5: upgrade to 5.4.38
Michael Heimpold [Mon, 23 Feb 2015 18:45:06 +0000 (19:45 +0100)]
php5: upgrade to 5.4.38

This fixes CVE-2015-0235 and CVE-2015-0273.

Signed-off-by: Michael Heimpold <[email protected]>
10 years agonet: mosquitto: Fix libwebsockets detection
Karl Palsson [Mon, 23 Feb 2015 15:23:14 +0000 (15:23 +0000)]
net: mosquitto: Fix libwebsockets detection

Patch suggested from upstream.  Bumping release and including the patch
directly until a point release is available.

Signed-off-by: Karl Palsson <[email protected]>
10 years agoMerge pull request #950 from salzmdan/master
Ted Hess [Mon, 23 Feb 2015 14:41:38 +0000 (09:41 -0500)]
Merge pull request #950 from salzmdan/master

knot: update to 1.6.2

10 years agoknot: update to 1.6.2
Daniel Salzman [Mon, 23 Feb 2015 08:07:16 +0000 (09:07 +0100)]
knot: update to 1.6.2

Signed-off-by: Daniel Salzman <[email protected]>
10 years agoMerge pull request #949 from ejurgensen/forked-daapd
Ted Hess [Sun, 22 Feb 2015 23:35:29 +0000 (18:35 -0500)]
Merge pull request #949 from ejurgensen/forked-daapd

forked-daapd: update to 22.3

10 years agoMerge pull request #948 from ejurgensen/libunistring
Ted Hess [Sun, 22 Feb 2015 23:34:34 +0000 (18:34 -0500)]
Merge pull request #948 from ejurgensen/libunistring

libunistring: update to 0.9.5

10 years agoMerge pull request #947 from MikePetullo/master
Ted Hess [Sun, 22 Feb 2015 23:33:38 +0000 (18:33 -0500)]
Merge pull request #947 from MikePetullo/master

krb5: update to 1.13.1

10 years agopen: update to 0.27.1
Nicolas Thill [Sun, 22 Feb 2015 22:57:51 +0000 (23:57 +0100)]
pen: update to 0.27.1

Signed-off-by: Nicolas Thill <[email protected]>
10 years agokrb5: update to 1.13.1
W. Michael Petullo [Sun, 22 Feb 2015 22:36:34 +0000 (17:36 -0500)]
krb5: update to 1.13.1

Signed-off-by: W. Michael Petullo <[email protected]>
10 years agoforked-daapd: update to 22.3
ejurgensen [Sun, 22 Feb 2015 21:49:10 +0000 (22:49 +0100)]
forked-daapd: update to 22.3

Signed-off-by: Espen Jürgensen <[email protected]>
10 years agolibunistring: update to 0.9.5
ejurgensen [Sun, 22 Feb 2015 21:47:09 +0000 (22:47 +0100)]
libunistring: update to 0.9.5

Signed-off-by: Espen Jürgensen <[email protected]>
10 years agoMerge pull request #939 from morgenroth/Add-redsocks
Ted Hess [Sun, 22 Feb 2015 19:22:50 +0000 (14:22 -0500)]
Merge pull request #939 from morgenroth/Add-redsocks

redsocks: add new package

10 years agoMerge pull request #940 from tru7/apcupsd
Ted Hess [Sun, 22 Feb 2015 18:09:05 +0000 (13:09 -0500)]
Merge pull request #940 from tru7/apcupsd

apcupsd: add cgi module

10 years agoredsocks: add new package
Johannes Morgenroth [Sun, 22 Feb 2015 16:11:33 +0000 (17:11 +0100)]
redsocks: add new package

Redsocks is a daemon running on the local system, that will transparently
tunnel any TCP connection via a remote SOCKS4, SOCKS5 or HTTP proxy server. It
uses the system firewall's redirection facility to intercept TCP connections,
thus the redirection is system-wide, with fine-grained control, and does
not depend on LD_PRELOAD libraries.

Signed-off-by: Johannes Morgenroth <[email protected]>
10 years agoremove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Nicolas Thill [Sun, 22 Feb 2015 01:37:56 +0000 (02:37 +0100)]
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides

Signed-off-by: Nicolas Thill <[email protected]>
10 years agomosquitto: don't depend on websocket for -nossl variant
Nicolas Thill [Sun, 22 Feb 2015 01:36:35 +0000 (02:36 +0100)]
mosquitto: don't depend on websocket for -nossl variant

Signed-off-by: Nicolas Thill <[email protected]>
10 years agoapcupsd: add cgi module
Othmar Truniger [Sat, 21 Feb 2015 17:11:57 +0000 (18:11 +0100)]
apcupsd: add cgi module

Signed-off-by: Othmar Truniger <[email protected]>
10 years agoperl-compress-bzip2: Update to 2.22
Marcel Denia [Sat, 21 Feb 2015 07:07:39 +0000 (08:07 +0100)]
perl-compress-bzip2: Update to 2.22

Signed-off-by: Marcel Denia <[email protected]>
10 years agoortp: moved to telephony feed
Nicolas Thill [Sat, 21 Feb 2015 04:09:33 +0000 (05:09 +0100)]
ortp: moved to telephony feed

Signed-off-by: Nicolas Thill <[email protected]>
10 years agonet: mosquitto: add missing libuuid dependency
Karl Palsson [Fri, 20 Feb 2015 16:56:28 +0000 (16:56 +0000)]
net: mosquitto: add missing libuuid dependency

Improper patch resolution when importing this from it's development
repository :(

Signed-off-by: Karl Palsson <[email protected]>
10 years agonet: mosquitto: overhaul uci conversion script
Karl Palsson [Fri, 20 Feb 2015 16:41:07 +0000 (16:41 +0000)]
net: mosquitto: overhaul uci conversion script

Support more options that came with mosquitto 1.4
Use more built in functions to make script simpler to read and easier to
extend.

Signed-off-by: Karl Palsson <[email protected]>
10 years agonet: mosquitto: Bump to 1.4 release
Karl Palsson [Fri, 20 Feb 2015 15:57:37 +0000 (15:57 +0000)]
net: mosquitto: Bump to 1.4 release

Of particular note, this adds optional support for websockets. This
defaults to enabled, as it's the biggest new feature in this release.
A config item is provided to disable it for manual use.

Full release notes: http://mosquitto.org/2015/02/version-1-4-released/

This also remove some build workarounds that are no longer required for
newer versions of mosquitto.

Signed-off-by: Karl Palsson <[email protected]>
10 years agoMerge pull request #934 from openwrt/revert-927-python-push2
Steven Barth [Fri, 20 Feb 2015 08:34:12 +0000 (09:34 +0100)]
Merge pull request #934 from openwrt/revert-927-python-push2

Revert "python: add patch to abort build on failed module build"

10 years agoRevert "python: add patch to abort build on failed module build"
Steven Barth [Fri, 20 Feb 2015 08:33:41 +0000 (09:33 +0100)]
Revert "python: add patch to abort build on failed module build"

10 years agoMerge pull request #927 from commodo/python-push2
Steven Barth [Thu, 19 Feb 2015 15:21:46 +0000 (16:21 +0100)]
Merge pull request #927 from commodo/python-push2

python: add patch to abort build on failed module build

10 years agopython: add patch to abort build on failed module build
Alexandru Ardelean [Tue, 10 Feb 2015 19:21:06 +0000 (21:21 +0200)]
python: add patch to abort build on failed module build

Taken from buildroot:
  http://git.buildroot.net/buildroot/plain/package/python/014-abort-on-failed-modules.patch

Signed-off-by: Alexandru Ardelean <[email protected]>
10 years agomsmtp-nossl: prerm
Alexander Ryzhov [Thu, 19 Feb 2015 12:58:49 +0000 (12:58 +0000)]
msmtp-nossl: prerm

10 years agoMerge pull request #924 from jdub/kmod
Steven Barth [Thu, 19 Feb 2015 07:34:27 +0000 (08:34 +0100)]
Merge pull request #924 from jdub/kmod

kmod: Add kmod package

10 years agoortp: fix md5sum, change download url (thanks to hnyman)
Nicolas Thill [Wed, 18 Feb 2015 19:42:57 +0000 (20:42 +0100)]
ortp: fix md5sum, change download url (thanks to hnyman)

Signed-off-by: Nicolas Thill <[email protected]>
10 years agoMerge pull request #898 from thess/svox-work
Ted Hess [Wed, 18 Feb 2015 18:54:51 +0000 (13:54 -0500)]
Merge pull request #898 from thess/svox-work

svox: Add build output to package

10 years agoMerge pull request #923 from mstorchak/tgt2
Steven Barth [Wed, 18 Feb 2015 14:31:46 +0000 (15:31 +0100)]
Merge pull request #923 from mstorchak/tgt2

tgt: unquote 'device' and 'file' to make them keywords, not literals

10 years agokmod: Add kmod package
Jeff Waugh [Wed, 18 Feb 2015 13:35:27 +0000 (00:35 +1100)]
kmod: Add kmod package

- libkmod for programmatic control of Linux modules
- kmod for administrative control of Linux modules,
  symlinks for the familiar module-init-tools suite

Signed-off-by: Jeff Waugh <[email protected]>
10 years agotgt: unquote 'device' and 'file' to make them keywords, not literals
Maxim Storchak [Wed, 18 Feb 2015 12:55:17 +0000 (14:55 +0200)]
tgt: unquote 'device' and 'file' to make them keywords, not literals

Signed-off-by: Maxim Storchak <[email protected]>
10 years agoocserv: updated to 0.9.2
Nikos Mavrogiannopoulos [Wed, 18 Feb 2015 07:17:02 +0000 (08:17 +0100)]
ocserv: updated to 0.9.2

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoMerge pull request #919 from tru7/apcupsd
Ted Hess [Tue, 17 Feb 2015 23:44:40 +0000 (18:44 -0500)]
Merge pull request #919 from tru7/apcupsd

apcupsd: move from old packages and Makefile updated

10 years agoapcupsd: move from old packages and Makefile updated
Othmar Truniger [Tue, 17 Feb 2015 22:14:27 +0000 (23:14 +0100)]
apcupsd: move from old packages and Makefile updated

Signed-off-by: Othmar Truniger <Othmar Truniger [email protected]>
10 years agoopenconnect: backup hook scripts as well
Nikos Mavrogiannopoulos [Tue, 17 Feb 2015 21:09:11 +0000 (22:09 +0100)]
openconnect: backup hook scripts as well

Resolves #882

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoMerge pull request #905 from psycho-nico/fix-gammu
Steven Barth [Tue, 17 Feb 2015 16:23:28 +0000 (17:23 +0100)]
Merge pull request #905 from psycho-nico/fix-gammu

gammu: disable libdbi support explicitly

10 years agodbus: bump to 1.9.10
Steven Barth [Tue, 17 Feb 2015 15:11:00 +0000 (16:11 +0100)]
dbus: bump to 1.9.10

Signed-off-by: Steven Barth <[email protected]>
10 years agoboost: makefile and patches updated to v1.57
claymore [Sat, 7 Feb 2015 18:37:14 +0000 (18:37 +0000)]
boost: makefile and patches updated to v1.57

Signed-off-by: Carlos M. Ferreira <[email protected]>
10 years agoMerge pull request #913 from mstorchak/tgt
Steven Barth [Tue, 17 Feb 2015 14:55:06 +0000 (15:55 +0100)]
Merge pull request #913 from mstorchak/tgt

tgt: allow to export devices in addition to files; define reload_service as stop+start

10 years agoMerge pull request #902 from aTanW/master
Steven Barth [Tue, 17 Feb 2015 14:54:00 +0000 (15:54 +0100)]
Merge pull request #902 from aTanW/master

gammu: add uci config and procd service control

10 years agoMerge pull request #896 from commodo/python-push
Steven Barth [Tue, 17 Feb 2015 14:53:10 +0000 (15:53 +0100)]
Merge pull request #896 from commodo/python-push

python: add ncurses(w) include folders for host python

10 years agoMerge pull request #915 from Zokormazo/grep
Jo-Philipp Wich [Tue, 17 Feb 2015 11:54:34 +0000 (12:54 +0100)]
Merge pull request #915 from Zokormazo/grep

grep: Fix CVE-2015-1345 heap buffer overrun

10 years agogrep: Fix CVE-2015-1345 heap buffer overrun
Julen Landa Alustiza [Tue, 17 Feb 2015 11:50:51 +0000 (12:50 +0100)]
grep: Fix CVE-2015-1345 heap buffer overrun
Signed-off-by: Julen Landa Alustiza <[email protected]>
10 years agoices: import from old packages feed
Nicolas Thill [Tue, 17 Feb 2015 06:49:01 +0000 (07:49 +0100)]
ices: import from old packages feed

 - update to latest version (v2.0.2)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <[email protected]>
10 years agolibshout: import from old packages feed
Nicolas Thill [Tue, 17 Feb 2015 05:51:02 +0000 (06:51 +0100)]
libshout: import from old packages feed

 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <[email protected]>
10 years agomacchanger: import from old packages feed
Nicolas Thill [Tue, 17 Feb 2015 05:42:35 +0000 (06:42 +0100)]
macchanger: import from old packages feed

 - update to latest version (v1.7.0)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <[email protected]>
10 years agoortp: import from old packages feed
Nicolas Thill [Tue, 17 Feb 2015 05:41:13 +0000 (06:41 +0100)]
ortp: import from old packages feed

 - update to latest version (v0.23.0)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <[email protected]>
10 years agopen: update to 0.27.0
Nicolas Thill [Tue, 17 Feb 2015 04:48:41 +0000 (05:48 +0100)]
pen: update to 0.27.0

Signed-off-by: Nicolas Thill <[email protected]>
10 years agobash: Update to 4.3.33
Marcel Denia [Mon, 16 Feb 2015 16:00:28 +0000 (17:00 +0100)]
bash: Update to 4.3.33

Signed-off-by: Marcel Denia <[email protected]>
10 years agoperl: Update to 5.20.2
Marcel Denia [Sun, 15 Feb 2015 10:55:42 +0000 (11:55 +0100)]
perl: Update to 5.20.2

Signed-off-by: Marcel Denia <[email protected]>
10 years agoperl: Improve CONFIG_PERL_TESTS help text
Marcel Denia [Sun, 15 Feb 2015 10:55:18 +0000 (11:55 +0100)]
perl: Improve CONFIG_PERL_TESTS help text

Signed-off-by: Marcel Denia <[email protected]>
10 years agoperl: Enable CONFIG_PERL_THREADS properly by default for x86
Marcel Denia [Sun, 15 Feb 2015 10:45:02 +0000 (11:45 +0100)]
perl: Enable CONFIG_PERL_THREADS properly by default for x86

Signed-off-by: Marcel Denia <[email protected]>
10 years agoperl: Upgrade configuration files to perl 5.20.2
Marcel Denia [Sun, 15 Feb 2015 05:25:13 +0000 (06:25 +0100)]
perl: Upgrade configuration files to perl 5.20.2

Signed-off-by: Marcel Denia <[email protected]>
10 years agounzip: patch CVE-2014-8139, CVE-2014-8140, CVE-2014-8141 and CVE-2014-9636
Álvaro Fernández Rojas [Mon, 16 Feb 2015 14:04:23 +0000 (15:04 +0100)]
unzip: patch CVE-2014-8139, CVE-2014-8140, CVE-2014-8141 and CVE-2014-9636

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
10 years agoMerge pull request #875 from jow-/attr-autoconf-fix
Jo-Philipp Wich [Mon, 16 Feb 2015 11:25:10 +0000 (12:25 +0100)]
Merge pull request #875 from jow-/attr-autoconf-fix

attr: use generic autoreconf fixup

10 years agoMerge pull request #874 from jow-/acl-autoconf-fix
Jo-Philipp Wich [Mon, 16 Feb 2015 11:24:50 +0000 (12:24 +0100)]
Merge pull request #874 from jow-/acl-autoconf-fix

acl: use generic autoreconf fixup

10 years agotgt: allow to export devices in addition to files; define reload_service as stop...
Maxim Storchak [Sun, 15 Feb 2015 17:39:37 +0000 (19:39 +0200)]
tgt: allow to export devices in addition to files; define reload_service as stop+start

Signed-off-by: Maxim Storchak <[email protected]>
10 years agoMerge pull request #910 from chris5560/master-privoxy
Steven Barth [Mon, 16 Feb 2015 08:48:20 +0000 (09:48 +0100)]
Merge pull request #910 from chris5560/master-privoxy

privoxy: remove upgrade handling, conffile and initscript fixes

10 years agoMerge pull request #912 from Shulyaka/master
Steven Barth [Mon, 16 Feb 2015 08:47:34 +0000 (09:47 +0100)]
Merge pull request #912 from Shulyaka/master

postfix: upgrade to version 3.0.0

10 years agopostfix: upgrade to version 3.0.0
Denis Shulyaka [Sun, 15 Feb 2015 22:17:45 +0000 (01:17 +0300)]
postfix: upgrade to version 3.0.0

Signed-off-by: Denis Shulyaka <[email protected]>
10 years agoglib2: update to 2.43.4
Peter Wagner [Sun, 15 Feb 2015 21:42:08 +0000 (22:42 +0100)]
glib2: update to 2.43.4

Signed-off-by: Peter Wagner <[email protected]>
10 years agopulseaudio: update to 6.0
Peter Wagner [Sun, 15 Feb 2015 21:40:17 +0000 (22:40 +0100)]
pulseaudio: update to 6.0

Signed-off-by: Peter Wagner <[email protected]>
10 years agoMerge pull request #911 from mstorchak/rsync
Jo-Philipp Wich [Sun, 15 Feb 2015 21:42:56 +0000 (22:42 +0100)]
Merge pull request #911 from mstorchak/rsync

rsync: patch CVE-2014-9512

10 years agorsync: patch CVE-2014-9512
Maxim Storchak [Sun, 15 Feb 2015 17:43:16 +0000 (19:43 +0200)]
rsync: patch CVE-2014-9512

Signed-off-by: Maxim Storchak <[email protected]>
10 years agoprivoxy: remove upgrade handling, conffile and initscript fixes
Christian Schoenebeck [Sun, 15 Feb 2015 15:58:25 +0000 (16:58 +0100)]
privoxy: remove upgrade handling, conffile and initscript fixes

* remove upgrade handling for version 3.0.21 or older packages. Also fix #726
* added user.action, user.filter and user.trust files to conffiles (might be modified by user on running system)
* move permission setting from Makefile (install) to initscript because permissions are overwritten during/inside buildroot

Signed-off-by: Christian Schoenebeck <[email protected]>
10 years agoulogd: backport upstream fixes
Daniel Golle [Sun, 15 Feb 2015 15:22:29 +0000 (16:22 +0100)]
ulogd: backport upstream fixes

Fixes https://github.com/openwrt/packages/issues/908

Signed-off-by: Daniel Golle <[email protected]>
10 years agoocserv: updated to 0.9.1
Nikos Mavrogiannopoulos [Sun, 15 Feb 2015 13:53:29 +0000 (14:53 +0100)]
ocserv: updated to 0.9.1

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agohaproxy: update to version 1.5.11 and pending patches
Thomas Heil [Sun, 15 Feb 2015 13:26:03 +0000 (14:26 +0100)]
haproxy: update to version 1.5.11 and pending patches

     - BUG/MEDIUM: backend: correctly detect the domain when use_domain_only is used
     - MINOR: ssl: load certificates in alphabetical order
     - BUG/MINOR: checks: prevent http keep-alive with http-check expect
     - BUG/MEDIUM: Do not set agent health to zero if server is disabled in config
     - MEDIUM/BUG: Only explicitly report "DOWN (agent)" if the agent health is zero
     - BUG/MINOR: stats:Fix incorrect printf type.
     - DOC: add missing entry for log-format and clarify the text
     - BUG/MEDIUM: http: fix header removal when previous header ends with pure LF
     - BUG/MEDIUM: channel: fix possible integer overflow on reserved size computation
     - BUG/MINOR: channel: compare to_forward with buf->i, not buf->size
     - MINOR: channel: add channel_in_transit()
     - MEDIUM: channel: make buffer_reserved() use channel_in_transit()
     - MEDIUM: channel: make bi_avail() use channel_in_transit()
     - BUG/MEDIUM: channel: don't schedule data in transit for leaving until connected
     - BUG/MAJOR: log: don't try to emit a log if no logger is set
     - BUG/MINOR: args: add missing entry for ARGT_MAP in arg_type_names
     - BUG/MEDIUM: http: make http-request set-header compute the string before removal
     - BUG/MINOR: http: fix incorrect header value offset in replace-hdr/replace-value
     - BUG/MINOR: http: abort request processing on filter failure
     - BUG/MINOR: pattern: error message missing
     - BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match

Signed-off-by: Thomas Heil <[email protected]>
10 years agounrar: update to 5.2.5
Álvaro Fernández Rojas [Sun, 15 Feb 2015 01:08:50 +0000 (02:08 +0100)]
unrar: update to 5.2.5

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
10 years agoMerge pull request #907 from kissg1988/sudo
Ted Hess [Sat, 14 Feb 2015 23:37:42 +0000 (18:37 -0500)]
Merge pull request #907 from kissg1988/sudo

sudo: update to version 1.8.12

10 years agoMerge pull request #906 from mstorchak/lvm
Ted Hess [Sat, 14 Feb 2015 23:36:58 +0000 (18:36 -0500)]
Merge pull request #906 from mstorchak/lvm

lvm2: set cache directory to /tmp/lvm/cache

10 years agosudo: update to version 1.8.12
Gergely Kiss [Sat, 14 Feb 2015 21:33:46 +0000 (22:33 +0100)]
sudo: update to version 1.8.12

Signed-off-by: Gergely Kiss <[email protected]>
10 years agofakeidentd: import from oldpackages
Daniel Gimpelevich [Mon, 9 Feb 2015 16:53:44 +0000 (08:53 -0800)]
fakeidentd: import from oldpackages

Signed-off-by: Daniel Gimpelevich <[email protected]>
Signed-off-by: Ted Hess <[email protected]>
10 years agoocserv: added option to use seccomp
Nikos Mavrogiannopoulos [Sat, 14 Feb 2015 12:40:29 +0000 (13:40 +0100)]
ocserv: added option to use seccomp

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agolibseccomp: added package
Nikos Mavrogiannopoulos [Sat, 14 Feb 2015 12:31:03 +0000 (13:31 +0100)]
libseccomp: added package

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoMerge pull request #904 from tru7/patch-2
Steven Barth [Sat, 14 Feb 2015 10:33:50 +0000 (11:33 +0100)]
Merge pull request #904 from tru7/patch-2

knxd: update Makefile to new version

10 years agoMerge pull request #903 from tru7/patch-1
Steven Barth [Sat, 14 Feb 2015 10:33:40 +0000 (11:33 +0100)]
Merge pull request #903 from tru7/patch-1

knxd: improve init script

10 years agoMerge pull request #901 from hkallweit/master
Steven Barth [Sat, 14 Feb 2015 10:33:00 +0000 (11:33 +0100)]
Merge pull request #901 from hkallweit/master

unbound: bump to 1.5.1 and update named.cache

10 years agolvm2: set cache directory to /tmp/lvm/cache
Maxim Storchak [Sat, 14 Feb 2015 08:36:56 +0000 (10:36 +0200)]
lvm2: set cache directory to /tmp/lvm/cache

Signed-off-by: Maxim Storchak <[email protected]>
10 years agogammu: disable libdbi support explicitly
Nicolas Thill [Fri, 13 Feb 2015 16:56:06 +0000 (17:56 +0100)]
gammu: disable libdbi support explicitly

Fixes a dependency error when libdbi was built before gammu

Signed-off-by: Nicolas Thill <[email protected]>
10 years agoknxd: update Makefile to new version
Othmar Truniger [Fri, 13 Feb 2015 18:36:44 +0000 (19:36 +0100)]
knxd: update Makefile to new version

Signed-off-by: Othmar Truniger <[email protected]>
10 years agoknxd: improve init script
Othmar Truniger [Fri, 13 Feb 2015 18:34:17 +0000 (19:34 +0100)]
knxd: improve init script

Signed-off-by: Othmar Truniger <[email protected]>
10 years agogammu: add uci config and procd service control
aTanW [Fri, 13 Feb 2015 13:22:17 +0000 (16:22 +0300)]
gammu: add uci config and procd service control

Signed-Off-By: Vitaly Protsko <[email protected]>
---
 Makefile   |    8 +++++---

10 years agounbound: bump to version 1.5.1
Heiner Kallweit [Thu, 12 Feb 2015 20:01:12 +0000 (21:01 +0100)]
unbound: bump to version 1.5.1

Signed-off-by: Heiner Kallweit <[email protected]>