Heinrich Schuchardt [Sat, 9 Jan 2016 18:39:13 +0000 (19:39 +0100)]
devel/automake: add automake-$(PKG_VERSION)
To make automake work correctly it is necessary to have files
* automake
* aclocal
* automake-$(PKG_VERSION)
* aclocal-$(PKG_VERSION)
The files without version number can be supplied as symbolic
links.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Jo-Philipp Wich [Sat, 9 Jan 2016 12:50:02 +0000 (13:50 +0100)]
Merge pull request #2240 from ollie27/libpng
libpng: update to 1.2.56
Michael Heimpold [Sat, 9 Jan 2016 10:26:05 +0000 (11:26 +0100)]
Merge pull request #2253 from mhei/fix-pkg-config
devel/pkg-config: fix build when CONFIG_BUILD_NLS is set
Michael Heimpold [Fri, 8 Jan 2016 21:59:06 +0000 (22:59 +0100)]
devel/pkg-config: fix build when CONFIG_BUILD_NLS is set
Buildbots reported build failures when full NLS is enabled:
http://buildbot.openwrt.org:8010/broken_packages/ar71xx/pkg-config/compile.txt
So add NLS awareness and the conditional dependency.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 8 Jan 2016 20:43:51 +0000 (21:43 +0100)]
php5: update to 5.6.17
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Jonas Gorski [Mon, 4 Jan 2016 10:07:49 +0000 (11:07 +0100)]
znc: update to 1.6.2
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Jonas Gorski [Mon, 4 Jan 2016 09:56:02 +0000 (10:56 +0100)]
znc: enable features/support explicitly
Don't let znc autodetect library presence to avoid random missing
dependencies popping up.
Closes #2193.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Hannu Nyman [Thu, 7 Jan 2016 11:39:23 +0000 (13:39 +0200)]
Merge pull request #2219 from chris5560/master
[Radicale] upstream to Radicale 1.1
Ted Hess [Wed, 6 Jan 2016 16:38:24 +0000 (11:38 -0500)]
Merge pull request #2246 from commodo/avahi-sys-poll
libs/avahi: fix warning with poll.h include on musl
Alexandru Ardelean [Wed, 6 Jan 2016 14:16:42 +0000 (16:16 +0200)]
libs/avahi: fix warning with poll.h include on musl
Warning is:
#warning redirecting incorrect #include <sys/poll.h> to <poll.
Not a big issue.
But it can be annoying when building with -Werror set.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Wed, 6 Jan 2016 08:50:54 +0000 (10:50 +0200)]
Merge pull request #2238 from commodo/ovs-reduce-size-part1
openvswitch: reduce some package bloat
Nikos Mavrogiannopoulos [Tue, 5 Jan 2016 20:48:03 +0000 (21:48 +0100)]
ocserv: prevent a crash if the per-user dir does not exist
Relates #2167
Patrick Grimm [Sat, 2 Jan 2016 18:05:27 +0000 (19:05 +0100)]
knxd: add one uci option for one cmdline arg. add a lot comments in the config file (closes #2233)
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Acked-by: Othmar Truniger <github@truniger.ch>
[Squashed patches from PR into single one, bump PKG_RELEASE]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Patrick Grimm [Sat, 2 Jan 2016 16:20:44 +0000 (17:20 +0100)]
knxd: use procd (refs #2233)
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Acked-by: Othmar Truniger <github@truniger.ch>
[Squashed patches from PR]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Mon, 4 Jan 2016 20:42:25 +0000 (22:42 +0200)]
Merge pull request #2237 from clarkwang/privoxy-list-more-than-9
privoxy: "list" does not work when there are 10+ entries
Alexandru Ardelean [Mon, 4 Jan 2016 12:06:25 +0000 (14:06 +0200)]
openvswitch: split bin tools into separate packages
And move them under an "Open vSwitch" submenu.
It's cleaner this way.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Mon, 4 Jan 2016 11:52:52 +0000 (13:52 +0200)]
Merge pull request #2239 from damianorenfer/master
libs/libsodium: update to 1.0.8
Damiano Renfer [Mon, 4 Jan 2016 11:40:17 +0000 (12:40 +0100)]
libs/libsodium: update to 1.0.8
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Alexandru Ardelean [Tue, 29 Dec 2015 12:00:43 +0000 (14:00 +0200)]
openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packages
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 29 Dec 2015 11:42:16 +0000 (13:42 +0200)]
openvswitch: remove redundant postint rule
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Sun, 27 Dec 2015 19:45:02 +0000 (21:45 +0200)]
openvswitch: fix source paths for the install rule
I guess these were left since some initial OVS package versions.
They were fine up until recently.
Some of the build artifacts got a little messy and thus the
OpenWRT OVS package got a little messy.
This cleans it up a bit.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Ulrich Weber [Thu, 19 Nov 2015 16:19:19 +0000 (17:19 +0100)]
openvswitch: depend on kernel
so ovs gets rebuild on kernel changes
Signed-off-by: Ulrich Weber <uw@ocedo.com>
Jo-Philipp Wich [Mon, 4 Jan 2016 08:06:49 +0000 (09:06 +0100)]
Merge pull request #2196 from jow-/master
DD: freeradius2: completely disable runtime OpenSSL version checks
Nico [Sun, 3 Jan 2016 19:45:38 +0000 (20:45 +0100)]
Merge pull request #2204 from xypron/gnupg
utils/gnupg: update to 1.4.20, add new package gnupg-utils
Clark WANG (Home) [Sun, 3 Jan 2016 15:10:33 +0000 (23:10 +0800)]
privoxy: "list" does not work when there are 10+ entries
Signed-off-by: Clark Wang <dearvoid@gmail.com>
Luiz Angelo Daros de Luca [Sun, 3 Jan 2016 03:07:06 +0000 (01:07 -0200)]
Merge pull request #2234 from luizluca/sane-fix_typos
sane-backends: minor Makefile text typo
Luiz Angelo Daros de Luca [Sun, 3 Jan 2016 03:04:39 +0000 (01:04 -0200)]
sane-backends: minor Makefile text typo
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Heinrich Schuchardt [Wed, 30 Dec 2015 04:44:12 +0000 (05:44 +0100)]
devel/pkg-config: new package (closes #2206)
pkg-config is a helper tool used when compiling applications and libraries.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
[Fixed trailing whitespace in package description.]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Jeffery To [Fri, 27 Nov 2015 12:16:52 +0000 (20:16 +0800)]
python-pyopenssl: new package (closes #2036)
From the package description:
Python wrapper module around the OpenSSL library
This depends on python-cryptography (#2035)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 27 Nov 2015 12:06:19 +0000 (20:06 +0800)]
python-cryptography: new package (closes #2035)
From the README:
cryptography is a package which provides cryptographic recipes and
primitives to Python developers. Our goal is for it to be your "cryptographic
standard library". It supports Python 2.6-2.7, Python 3.3+, and PyPy 2.6+.
This depends on python-cffi host install (#2034)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
[Squashed update to latest upstream version into this introducing commit]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Fri, 1 Jan 2016 22:26:37 +0000 (00:26 +0200)]
Merge pull request #2229 from ejurgensen/master
forked-daapd: Include nls.mk and use ICONV_DEPENDS macro
ejurgensen [Fri, 1 Jan 2016 20:42:13 +0000 (21:42 +0100)]
forked-daapd: Include nls.mk and use ICONV_DEPENDS macro
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Hannu Nyman [Fri, 1 Jan 2016 19:10:24 +0000 (21:10 +0200)]
Merge pull request #2228 from MikePetullo/gst1-plugins-good
gst1-plugins-good: update to 1.6.2
Hannu Nyman [Fri, 1 Jan 2016 19:10:06 +0000 (21:10 +0200)]
Merge pull request #2224 from MikePetullo/gst1-plugins-ugly
gst1-plugins-ugly: update to 1.6.2
Hannu Nyman [Fri, 1 Jan 2016 19:09:30 +0000 (21:09 +0200)]
Merge pull request #2227 from MikePetullo/gst1-plugins-bad
gst1-plugins-bad: update to 1.6.2
Hannu Nyman [Fri, 1 Jan 2016 19:09:06 +0000 (21:09 +0200)]
Merge pull request #2226 from MikePetullo/gst1-libav
gst1-libav: update to 1.6.2
Hannu Nyman [Fri, 1 Jan 2016 19:08:56 +0000 (21:08 +0200)]
Merge pull request #2225 from MikePetullo/gst1-plugins-base
gst1-plugins-base: update to 1.6.2
Hannu Nyman [Fri, 1 Jan 2016 19:08:40 +0000 (21:08 +0200)]
Merge pull request #2223 from MikePetullo/gstreamer1
gstreamer1: update to 1.6.2
W. Michael Petullo [Fri, 1 Jan 2016 18:30:16 +0000 (13:30 -0500)]
gst1-plugins-good: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 1 Jan 2016 18:12:38 +0000 (13:12 -0500)]
gst1-plugins-bad: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 1 Jan 2016 18:19:01 +0000 (13:19 -0500)]
gstreamer1: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 1 Jan 2016 18:17:28 +0000 (13:17 -0500)]
gst1-plugins-ugly: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 1 Jan 2016 18:14:18 +0000 (13:14 -0500)]
gst1-plugins-base: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 1 Jan 2016 18:11:01 +0000 (13:11 -0500)]
gst1-libav: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Fri, 1 Jan 2016 17:01:35 +0000 (19:01 +0200)]
Merge pull request #2222 from ejurgensen/master
forked-daapd: update to 23.4 + add missing iconv dependency
ejurgensen [Fri, 1 Jan 2016 15:21:57 +0000 (16:21 +0100)]
forked-daapd: update to 23.4 + add missing iconv dependency
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Hannu Nyman [Fri, 1 Jan 2016 09:31:34 +0000 (11:31 +0200)]
Merge pull request #2220 from tru7/knxd
knxd: bump new version
Hannu Nyman [Fri, 1 Jan 2016 09:31:12 +0000 (11:31 +0200)]
Merge pull request #2221 from MikePetullo/krb5
krb5: update to 1.14
W. Michael Petullo [Fri, 1 Jan 2016 03:21:32 +0000 (22:21 -0500)]
krb5: update to 1.14
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Othmar Truniger [Thu, 31 Dec 2015 16:10:25 +0000 (17:10 +0100)]
knxd: bump new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
Christian Schoenebeck [Thu, 31 Dec 2015 16:00:38 +0000 (17:00 +0100)]
[Radicale] upstream to Radicale 1.1
* upstream to Radicale 1.1
* new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Hannu Nyman [Thu, 31 Dec 2015 09:34:28 +0000 (11:34 +0200)]
Merge pull request #2217 from MikePetullo/openldap
openldap: update to 2.4.43
Hannu Nyman [Thu, 31 Dec 2015 09:34:06 +0000 (11:34 +0200)]
Merge pull request #2216 from MikePetullo/libsoup
libsoup: update to 2.53.2
Hannu Nyman [Thu, 31 Dec 2015 09:33:32 +0000 (11:33 +0200)]
Merge pull request #2215 from MikePetullo/luasec
luasec: update to 0.5.1
Hannu Nyman [Thu, 31 Dec 2015 09:33:11 +0000 (11:33 +0200)]
Merge pull request #2214 from MikePetullo/lighttpd
lighttpd: update to 1.4.38
Hannu Nyman [Thu, 31 Dec 2015 09:32:53 +0000 (11:32 +0200)]
Merge pull request #2213 from MikePetullo/scapy
scapy: update to 2.3.1
Hannu Nyman [Thu, 31 Dec 2015 09:31:58 +0000 (11:31 +0200)]
Merge pull request #2209 from jefferyto/python-sysroot-fix
python: fixed _python_sysroot paths
Hannu Nyman [Thu, 31 Dec 2015 09:31:15 +0000 (11:31 +0200)]
Merge pull request #2218 from MikePetullo/grilo-plugins
grilo-plugins: update to 0.3.0
Hannu Nyman [Thu, 31 Dec 2015 09:30:37 +0000 (11:30 +0200)]
Merge pull request #2047 from MikePetullo/grilo
grilo: install Vala-related files
Jeffery To [Wed, 30 Dec 2015 14:20:22 +0000 (22:20 +0800)]
python: fixed _python_sysroot paths
AFAIK sysroot is combined with prefix/exec_prefix, so sysroot shouldn't
include "/usr". (cf. the HostPython function in older versions of
python-package.mk)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
W. Michael Petullo [Thu, 31 Dec 2015 00:42:28 +0000 (19:42 -0500)]
grilo-plugins: update to 0.3.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:39:51 +0000 (19:39 -0500)]
grilo: install Vala-related files
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:29:57 +0000 (19:29 -0500)]
grilo: update to 0.3.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:28:36 +0000 (19:28 -0500)]
openldap: update to 2.4.43
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:25:01 +0000 (19:25 -0500)]
lighttpd: update to 1.4.38
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:23:25 +0000 (19:23 -0500)]
luasec: update to 0.5.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:21:21 +0000 (19:21 -0500)]
libsoup: update to 2.53.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:19:07 +0000 (19:19 -0500)]
scapy: update to 2.3.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Ted Hess [Wed, 30 Dec 2015 19:26:01 +0000 (14:26 -0500)]
Merge pull request #2203 from psidhu/master
evtest: add package
Ted Hess [Wed, 30 Dec 2015 18:49:46 +0000 (13:49 -0500)]
Merge pull request #2086 from thess/zmq-update
zmq: update to 4.1.3, fix GCC5 error, refresh patches
Ted Hess [Wed, 30 Dec 2015 18:48:53 +0000 (13:48 -0500)]
Merge pull request #2112 from thess/libev-work
libev: Fix compatibility with libevent2 includes
Ted Hess [Wed, 30 Dec 2015 18:47:41 +0000 (13:47 -0500)]
Merge pull request #2135 from thess/mpg123-work
mpg123: build with alsa only
Ted Hess [Wed, 30 Dec 2015 18:46:00 +0000 (13:46 -0500)]
Merge pull request #2164 from mstorchak/rsync
rsync: update to 3.1.2
Ted Hess [Wed, 30 Dec 2015 18:25:00 +0000 (13:25 -0500)]
Merge pull request #2207 from antonlacon/ffmpeg-2.7.x
ffmpeg: update to 2.7.4
Hannu Nyman [Wed, 30 Dec 2015 18:10:28 +0000 (20:10 +0200)]
Merge pull request #2212 from jefferyto/python-host-package-path
python packages: update host install path
Jeffery To [Wed, 30 Dec 2015 14:43:40 +0000 (22:43 +0800)]
python packages: update host install path
Host installs should now go into $(STAGING_DIR_HOST)/usr to match
python-host.mk.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Heinrich Schuchardt [Wed, 30 Dec 2015 02:00:37 +0000 (03:00 +0100)]
utils/gnupg: add new package gnupg-utils
The current package gnupg does not allow to receive keys due to
disable-exec, disable-hkp configuration.
The patch removes these switches. To avoid unduely increasing the package
size the helper executables are put into a new package gnupg-utils.
The version is bumped to 1.4.20 to avoid an error when receiving keys.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Luiz Angelo Daros de Luca [Wed, 30 Dec 2015 00:36:24 +0000 (22:36 -0200)]
Merge pull request #2163 from luizluca/ruby-update
ruby: bump to 2.2.4
Pushpal Sidhu [Tue, 29 Dec 2015 23:44:13 +0000 (15:44 -0800)]
evtest: add package
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
Hannu Nyman [Tue, 29 Dec 2015 17:35:17 +0000 (19:35 +0200)]
Merge pull request #2202 from jbemmel/openvswitch_2.5.0
Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3
Jeroen van Bemmel [Tue, 29 Dec 2015 15:02:59 +0000 (09:02 -0600)]
Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3
Most patches for 4.1 are no longer needed, only a minor patch to fix a
missing WAIT_ANY constant. 2.5.0 depends on nf_conntrack (ipv4 and ipv6)
Signed-off-by: Jeroen van Bemmel <jvb127@gmail.com>
Michael Heimpold [Tue, 29 Dec 2015 12:33:57 +0000 (13:33 +0100)]
Merge pull request #2200 from jefferyto/python-cffi-update
python-cffi: update to latest version
Michael Heimpold [Tue, 29 Dec 2015 12:33:13 +0000 (13:33 +0100)]
Merge pull request #2199 from jefferyto/python-enum34-update
python-enum34: update to latest version
Jeffery To [Tue, 29 Dec 2015 12:28:06 +0000 (20:28 +0800)]
python-cffi: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 29 Dec 2015 12:26:40 +0000 (20:26 +0800)]
python-enum34: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Oliver Middleton [Tue, 29 Dec 2015 12:08:21 +0000 (12:08 +0000)]
libpng: update to 1.2.56
Fixes CVE-2015-8126 and CVE-2015-8540.
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
Heinrich Schuchardt [Sun, 27 Dec 2015 19:08:14 +0000 (20:08 +0100)]
devel/automake: add new package (closes #2192)
Automake is a tool for automatically generating Makefile.in files compliant
with the GNU Coding Standards.
A new package automake is provided.
version 2:
do not reference staging directory in distributed files
copy only one version of automake
resolve whitespace issues
CC: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Ian Leonard [Tue, 29 Dec 2015 03:39:07 +0000 (19:39 -0800)]
ffmpeg: update to 2.7.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Hannu Nyman [Mon, 28 Dec 2015 21:23:16 +0000 (23:23 +0200)]
Merge pull request #2186 from olmari/add-dy-fi-ddns
ddns-scripts: Added dy.fi service
Sami Olmari [Sat, 26 Dec 2015 05:45:04 +0000 (07:45 +0200)]
ddns-scripts: Added dy.fi service
Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file.
Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi>
Signed-off-by: Sami Olmari <sami@olmari.fi>
Jo-Philipp Wich [Mon, 28 Dec 2015 15:16:56 +0000 (16:16 +0100)]
freeradius2: completely disable runtime OpenSSL version checks
Whenever we ship fixed libopenssl binaries in DD, the Freeradius daemon fails
at startup because it detects a mismatch of the build time and runtime OpenSSL
version.
Since our OpenSSL updates for DD are ABI compatible we do not need or even want
this superflous check. Removing it saves us the effort to rebuild Freeradius
after every OpenSSL version bump.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Hannu Nyman [Sun, 27 Dec 2015 19:11:54 +0000 (21:11 +0200)]
Merge pull request #2162 from Adze1502/master
mwan3: update to version 2.0-2
Hannu Nyman [Sun, 27 Dec 2015 19:11:08 +0000 (21:11 +0200)]
Merge pull request #2172 from oneru/fwknop-2.6.8
Update fwknop to 2.6.8
Hannu Nyman [Sun, 27 Dec 2015 19:08:14 +0000 (21:08 +0200)]
Merge pull request #2191 from tru7/knxd
knxd: bump new version
Othmar Truniger [Sun, 27 Dec 2015 17:03:23 +0000 (18:03 +0100)]
knxd: bump new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
Peter Wagner [Sun, 27 Dec 2015 15:32:25 +0000 (16:32 +0100)]
tor: update to 0.2.7.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Heinrich Schuchardt [Sat, 26 Dec 2015 23:18:52 +0000 (00:18 +0100)]
devel/autoconf: add new package (closes #2190)
This patch provides package autoconf.
Autoconf is required to generated the configure script of autotools
projects.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
[Fixed commit summary (first line of commit message)]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Heinrich Schuchardt [Sat, 26 Dec 2015 21:47:52 +0000 (22:47 +0100)]
devel/m4: add new package (closes #2189)
GNU M4 is a prerequisite to run autoconf and automake.
This patch packages the macro processor.
This is a prerequisite for packaging autoconf and automake.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
[Fixed commit summary according to our best-practise]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Yousong Zhou [Sun, 27 Dec 2015 03:31:33 +0000 (11:31 +0800)]
Merge pull request #2165 from xypron/make
GNU Make
Sami Olmari [Sat, 26 Dec 2015 05:45:04 +0000 (07:45 +0200)]
ddns-scripts: Added dy.fi service
Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file.
Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi>
Signed-off-by: Sami Olmari <sami@olmari.fi>