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>
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>
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
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.
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
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>
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>
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>
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>
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
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
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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(+)
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>
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>
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>
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>
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>
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
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
aTanW [Thu, 11 Dec 2014 13:15:04 +0000 (16:15 +0300)]
gammu: Fix copypaste typo in config file installation
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>
Steven Barth [Thu, 11 Dec 2014 08:32:39 +0000 (09:32 +0100)]
upmpdcli: fix indentation
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Thu, 11 Dec 2014 08:31:13 +0000 (09:31 +0100)]
libupnpp: fix indentation
Signed-off-by: Steven Barth <steven@midlink.org>
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>
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
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>
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
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(-)
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
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>
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
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
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
Alexandru Ardelean [Wed, 10 Dec 2014 11:19:44 +0000 (13:19 +0200)]
python-dns: update PKG_NAME
PKG_NAME should be the name of the actual OpenWRT package, and not
the name of the original package name.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 10 Dec 2014 11:11:17 +0000 (13:11 +0200)]
python-dns: update compile rule and add PyPackage rules
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 10 Dec 2014 11:26:56 +0000 (13:26 +0200)]
python-dns: add $(eval $(call PyPackage,python-dns))
Should be included by Python packages if they want to run
Python-package-specific build rules.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 14:26:03 +0000 (16:26 +0200)]
python-dns: fix python-mini dependency to python
python-mini does not exist anymore
For now we'll just fix the build, and we'll do a bit more smart
packaging later.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Petko Bordjukov [Tue, 9 Dec 2014 23:23:03 +0000 (01:23 +0200)]
libupnpp: Add libupnpp-0.9.0 to the packages repository
This library is a wrapper of libupnp written in C++. It is a dependency of
upmpdcli.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
Petko Bordjukov [Tue, 9 Dec 2014 23:36:01 +0000 (01:36 +0200)]
upmpdcli: Add upmpdcli-0.9.0 to the packages repository
upmpdcli is a DLNA renderer that forwards the commands it receives to an MPD
server.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
Steven Barth [Tue, 9 Dec 2014 19:32:38 +0000 (20:32 +0100)]
Merge pull request #623 from aTanW/master
This adds package gammu v 1.33.0 to the build tree
Ted Hess [Tue, 9 Dec 2014 16:38:38 +0000 (11:38 -0500)]
misc: Correct tag spelling PKG_LICENSE_FILES
Signed-off-by: Ted Hess <thess@kitschensync.net>
aTanW [Tue, 9 Dec 2014 16:32:33 +0000 (19:32 +0300)]
This adds package gammu v 1.33.0 to the build tree
Gammu is a tool for cell phone/modem control, including
send/receive SMS, phone directory and other.
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 68 +++++++++++++++++++++++++++++++
files/gammurc | 37 ++++++++++++++++
patches/001-iconv-disabling-option.patch | 51 +++++++++++++++++++++++
patches/002-no-fstack-protector.patch | 11 +++++
patches/003-cmake-cross-toolchain.patch | 43 +++++++++++++++++++
patches/010-utils-shell-fix.patch | 16 +++++++
6 files changed, 226 insertions(+)
Ted Hess [Tue, 9 Dec 2014 16:23:28 +0000 (11:23 -0500)]
Merge pull request #622 from roger-/micropython
micropython: update to latest
Ted Hess [Tue, 9 Dec 2014 16:21:14 +0000 (11:21 -0500)]
Merge pull request #621 from thess/mjpg-streamer-work2
mjpg-streamer: Fix V4L2 option dependency selection and add camera led c...
Roger [Tue, 9 Dec 2014 15:53:16 +0000 (09:53 -0600)]
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
Ted Hess [Fri, 10 Oct 2014 22:32:02 +0000 (18:32 -0400)]
mjpg-streamer: Fix V4L2 option dependency selection and add camera led control option
Signed-off-by: Ted Hess <thess@kitschensync.net>
Steven Barth [Tue, 9 Dec 2014 14:50:50 +0000 (15:50 +0100)]
Merge pull request #620 from commodo/python3-update
Python3 update
Alexandru Ardelean [Tue, 9 Dec 2014 12:17:55 +0000 (14:17 +0200)]
python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATH
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 12:14:08 +0000 (14:14 +0200)]
python3: disable Python3 bytecode generation by default
Same as python.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Steven Barth [Tue, 9 Dec 2014 11:38:09 +0000 (12:38 +0100)]
Merge pull request #619 from commodo/python-cleanup
Python cleanup
Alexandru Ardelean [Tue, 9 Dec 2014 10:43:41 +0000 (12:43 +0200)]
python-setuptools: remove explicit PYTHONPATH set
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 10:43:17 +0000 (12:43 +0200)]
python-pip: remove explicit PYTHONPATH set
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 10:42:21 +0000 (12:42 +0200)]
python: add $(PKG_INSTALL_DIR)/$(PYTHON_PKG_DIR) to PYTHONPATH
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Ted Hess [Mon, 8 Dec 2014 23:32:47 +0000 (18:32 -0500)]
Merge pull request #618 from mhei/avahi
Avahi service file packages
Michael Heimpold [Mon, 8 Dec 2014 22:11:20 +0000 (23:11 +0100)]
mpd: factor out avahi service file
As discussed in #543 provide the avahi service file within its own
tiny package to allow the user to choose which services are
announced.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
---
The former avahi service file was only installed for mpd-full. Does
the mpd-mini does not support network functionality?
Then we should adjust deps here...
Michael Heimpold [Mon, 8 Dec 2014 22:08:05 +0000 (23:08 +0100)]
openssh: provide an avahi service file
As discussed in #543, we can announce the SFTP service via Avahi
when sftp-server is installed.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 8 Dec 2014 22:04:00 +0000 (23:04 +0100)]
avahi: factor out service files into own packages
This allows the user to select individual services to be announced
via Avahi.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 8 Dec 2014 22:01:16 +0000 (23:01 +0100)]
avahi: trim descriptions of HTTP and SSH services
This makes the description of the HTTP and SSH services look the
same as in other distributions as suggested by kirelagin in #543.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Steven Barth [Mon, 8 Dec 2014 19:40:47 +0000 (20:40 +0100)]
privoxy: moved to github and update to 3.0.22
- moved from oldpackages to github
- set maintainer
- update pkg source to new version 3.0.22
- run privoxy as non root user privoxy:privoxy
- using procd including network events to restart on changes
- log start and stop to syslog, privoxy not using syslog
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Nikos Mavrogiannopoulos [Mon, 8 Dec 2014 19:00:19 +0000 (20:00 +0100)]
Merge pull request #595 from ffainelli/stoken
Add stoken and update openconnect to use it
Thomas Heil [Mon, 8 Dec 2014 13:28:33 +0000 (14:28 +0100)]
Merge pull request #613 from the2masters/prosody
prosody: update to 0.9.7
Stefan Hellermann [Mon, 8 Dec 2014 13:20:11 +0000 (14:20 +0100)]
prosody: update to 0.9.7
update prosody to 0.9.7 to get the latest fixes. Changelogs:
http://blog.prosody.im/prosody-0-9-5-released/
http://blog.prosody.im/prosody-0-9-6-released/
http://blog.prosody.im/prosody-0-9-7-released/
Tested for a few days with a dozen clients
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
Stefan Hellermann [Sat, 6 Dec 2014 15:30:39 +0000 (16:30 +0100)]
btrfs-progs: Fix init script
the init script calls the old btrfsctl util, which is not included in
btrfs-progs anymore. Update the init script to call "btrfs device scan"
which assembles multi device btrfs filesystems.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
Stefan Hellermann [Mon, 8 Dec 2014 12:37:31 +0000 (13:37 +0100)]
btrfs-progs: add libacl as compile time dependency
I got following error while compiling btrfs-progs for ar71xx:
make[4]: Entering directory `/home/stefan/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/btrfs-progs-v3.17.3'
[LN] libbtrfs.so.0
[LN] libbtrfs.so
[CC] btrfs-convert.o
[LD] libbtrfs.so.0.1
/home/stefan/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib/libblkid.so: warning: This version of __fpending returns bytes remaining in buffer for both narrow and wide streams. glibc's version returns wide chars in buffer for the wide stream case.
[LD] mkfs.btrfs
[LD] btrfs
[LD] btrfs-debug-tree
[LD] btrfs-image
[LD] btrfs-map-logical
[LD] btrfs-zero-log
[LD] btrfs-find-root
btrfs-convert.c:30:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
make[4]: *** [btrfs-convert.o] Error 1
fix it by adding libacl as compile time dependency, as btrfs-convert is not
linked to libacl.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
Daniel Golle [Mon, 8 Dec 2014 06:22:29 +0000 (07:22 +0100)]
btrfs-progs: fix libattr linking and dependency
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Florian Fainelli [Fri, 5 Dec 2014 06:51:45 +0000 (22:51 -0800)]
openconnect: add an option to support stoken
Add a new build configuration option for openconnect and let it link
against libstoken if instructed to. Two new uci configuration variables
are introduced: "token_mode" and "token_secret" to allow openconnect to
use those.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Florian Fainelli [Fri, 28 Nov 2014 00:13:19 +0000 (16:13 -0800)]
utils: add stoken
stoken is a tokencode generator compatible with RSA SecurID
128-bit (AES). stoken supports libtomcrypt and libnettle, we build
against nettle by default since tomcrypt is not packaged by OpenWrt
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Sebastian Wendel [Sun, 7 Dec 2014 14:23:47 +0000 (15:23 +0100)]
libnfc: updated Makefile copyright header
Signed-off-by: Sebastian Wendel packages@sourceindex.de
Steven Barth [Sun, 7 Dec 2014 14:03:31 +0000 (15:03 +0100)]
Merge pull request #608 from chris5560/master
ddns-scripts: Update to version 2.1.0-3
Christian Schoenebeck [Sun, 7 Dec 2014 13:45:31 +0000 (14:45 +0100)]
ddns-scripts: Update to version 2.1.0-3
- removed special handling for dynamic_dns_helper.sh and url_escape.sed in Makefile/postinst
- minor fixes in logging
- allow retry_count of "0" to run infinite retrys on error
-- https://dev.openwrt.org/ticket/18382
- changed naming of .dat and .err file to have one per section, not one per process
- defer hotplug helper from 25-ddns to 95-ddns (according initscript START=95)
-- https://github.com/openwrt/packages/issues/568 (#568)
- fix commandline for busybox wget
-- https://dev.openwrt.org/ticket/18411
-- https://dev.openwrt.org/ticket/18437
-- https://github.com/openwrt/packages/issues/605 (#605)
- remove checking answer from ddns provider because there are to many different.
Some providers do not follow API from dyndns.com
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Steven Barth [Sun, 7 Dec 2014 12:16:40 +0000 (13:16 +0100)]
Merge pull request #607 from wongsyrone/patch-1
fdm: add missing quote mark in Makefile
Syrone Wong [Sun, 7 Dec 2014 11:48:17 +0000 (19:48 +0800)]
fdm: add missing quote mark in Makefile
This commit will fix compile warning as below
tmp/.config-package.in:22096:warning: multi-line strings not supported
Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
Steven Barth [Sun, 7 Dec 2014 10:19:03 +0000 (11:19 +0100)]
Merge pull request #604 from Shulyaka/master
postfix: broken mynetworks parameter default value
Steven Barth [Sun, 7 Dec 2014 10:17:53 +0000 (11:17 +0100)]
Merge pull request #578 from Frieds-Technology/dmx_usb_module
dmx_usb_module: new package added
Noah Meyerhans [Sat, 6 Dec 2014 16:50:37 +0000 (08:50 -0800)]
ipsec-tools: Use procd in racoon's init script
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Noah Meyerhans [Fri, 28 Nov 2014 22:35:55 +0000 (14:35 -0800)]
bind: Use procd in /etc/init.d/named
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Denis Shulyaka [Sat, 6 Dec 2014 22:00:30 +0000 (01:00 +0300)]
postfix: broken mynetworks parameter default value
Fixed an issue with the default parameter value.
1. By default, the init script set ip address instead of network address in the parameter value (i.e. 192.168.1.1/24 instead of 192.168.1.0/24)
2. Dynamic address were not caught by the init script
As a result, if the mynetworks parameter was left default, Postfix would have rejected the mails with the following message in the logs:
Sat Dec 6 23:26:45 2014 mail.info postfix/smtpd[22806]: NOQUEUE: reject: RCPT from unknown[104.167.106.30]: 451 4.3.0 <ds_gitcommit@shulyaka.org.ru>: Temporary lookup failure; from=<delivery@mx.sailthru.com> to=<ds_gitcommit@shulyaka.org.ru> proto=ESMTP helo=<mx-indiegogo-b.sailthru.com>
Sat Dec 6 23:26:45 2014 mail.warn postfix/smtpd[22806]: warning: non-null host address bits in "127.0.0.1/8", perhaps you should use "127.0.0.0/8" instead
This commit fixes that behavior for the new installations.
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Sebastian Wendel [Sat, 6 Dec 2014 17:15:43 +0000 (18:15 +0100)]
libnfc: new package including the latest version of libnfc and utils
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
Ted Hess [Sat, 6 Dec 2014 15:44:56 +0000 (10:44 -0500)]
gst1-plugins-bad: (Re-)add srtp plugin (use latest libsrtp)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nikos Mavrogiannopoulos [Fri, 5 Dec 2014 19:27:45 +0000 (20:27 +0100)]
openconnect: simplified cmdline appending
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Fri, 5 Dec 2014 19:14:52 +0000 (20:14 +0100)]
ocserv: enable the X-CSTP-DynDNS header
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Fri, 5 Dec 2014 19:00:13 +0000 (20:00 +0100)]
openconnect: added upstream patch for dynamic IPs
That requires an update to ocserv as well to advertise them.