feed/packages.git
9 years agoMerge pull request #763 from morgenroth/Update-to-1.0
Steven Barth [Sun, 11 Jan 2015 07:39:22 +0000 (08:39 +0100)]
Merge pull request #763 from morgenroth/Update-to-1.0

Upgrade IBR-DTN to version 1.0.0

9 years agolibgd: explicitely disable libvpx support (#765)
Jo-Philipp Wich [Sat, 10 Jan 2015 23:09:40 +0000 (00:09 +0100)]
libgd: explicitely disable libvpx support (#765)

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoser2net: import from old packages feed
Nicolas Thill [Sat, 10 Jan 2015 22:15:11 +0000 (23:15 +0100)]
ser2net: import from old packages feed

 - update to latest version (v2.10.0)
 - add a patch to fix compilation failures due to missing TIOCSRS485 macro
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolibflac: change package/source URLs to xiph.org
Ted Hess [Sat, 10 Jan 2015 21:02:10 +0000 (16:02 -0500)]
libflac: change package/source URLs to xiph.org

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoocserv: corrected the extraction of dyndns name
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 20:50:17 +0000 (21:50 +0100)]
ocserv: corrected the extraction of dyndns name

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agomoc: updgrade to released version 2.5.0
Ted Hess [Sat, 10 Jan 2015 20:21:49 +0000 (15:21 -0500)]
moc: updgrade to released version 2.5.0

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #764 from jow-/flac-1.3.1
Ted Hess [Sat, 10 Jan 2015 20:06:27 +0000 (15:06 -0500)]
Merge pull request #764 from jow-/flac-1.3.1

flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)

9 years agoflac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028) 764/head
Jo-Philipp Wich [Sat, 10 Jan 2015 18:39:35 +0000 (19:39 +0100)]
flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)

This updates flac to the new upstream release v1.3.1 to fix two known CVEs.

Additionally the commit changes the following:
 * Drop custom Build/Configure recipe in favor to CONFIGURE_ARGS
 * Refreshes patches and removes changes to *.in files since they're
   regenerated by autoreconf anyway
 * Remove now obsolete 020-libFLAC-remove-altivec-options.patch
 * Add an md5sum for the source archive
 * Passes --enable-static to configure to force producing a libflac.a

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoMerge pull request #762 from jow-/smartmontools-autoreconf
Jo-Philipp Wich [Sat, 10 Jan 2015 17:48:20 +0000 (18:48 +0100)]
Merge pull request #762 from jow-/smartmontools-autoreconf

smartmontools: use generic autoreconf fixup

9 years agobluelog: import from old packages feed
Nicolas Thill [Sat, 10 Jan 2015 17:44:46 +0000 (18:44 +0100)]
bluelog: import from old packages feed

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

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agomsmtp: import from old packages feed
Nicolas Thill [Sat, 10 Jan 2015 17:42:20 +0000 (18:42 +0100)]
msmtp: import from old packages feed

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

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agopen: import from old packages feed
Nicolas Thill [Sat, 10 Jan 2015 17:31:26 +0000 (18:31 +0100)]
pen: import from old packages feed

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

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agobluez: adjust license infos
Nicolas Thill [Sat, 10 Jan 2015 17:29:12 +0000 (18:29 +0100)]
bluez: adjust license infos

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolibical: adjust license infos
Nicolas Thill [Sat, 10 Jan 2015 17:28:30 +0000 (18:28 +0100)]
libical: adjust license infos

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoibrdtnd: Updated to 1.0.0 763/head
Johannes Morgenroth [Sat, 10 Jan 2015 14:27:27 +0000 (15:27 +0100)]
ibrdtnd: Updated to 1.0.0

Signed-off-by: Johannes Morgenroth <jm@m-network.de>
9 years agoibrdtn-tools: Updated to 1.0.0
Johannes Morgenroth [Sat, 10 Jan 2015 14:27:06 +0000 (15:27 +0100)]
ibrdtn-tools: Updated to 1.0.0

Signed-off-by: Johannes Morgenroth <jm@m-network.de>
9 years agosmartmontools: use generic autoreconf fixup 762/head
Jo-Philipp Wich [Sat, 10 Jan 2015 15:02:56 +0000 (16:02 +0100)]
smartmontools: use generic autoreconf fixup

Instead of using the broken upstream autogen.sh, utilize then generic
autoreconf PKG_FIXUP.

This fixes the following configure error after the recent automake
update in trunk:

-- 8< --
You must have at least GNU Automake 1.7 (up to 1.14) installed
in order to bootstrap smartmontools from SVN. Download the
appropriate package for your distribution, or the source tarball
from ftp://ftp.gnu.org/gnu/automake/ .

Also note that support for new Automake series (anything newer
than 1.14) is only added after extensive tests. If you live in
the bleeding edge, you should know what you're doing, mainly how
to test it before the developers. Be patient.
make[2]: *** [.../.configured_] Error 1
-- >8 --

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoibrdtn: Updated to 1.0.0
Johannes Morgenroth [Sat, 10 Jan 2015 14:26:56 +0000 (15:26 +0100)]
ibrdtn: Updated to 1.0.0

Signed-off-by: Johannes Morgenroth <jm@m-network.de>
9 years agomysql: fix build with Bison 3.x
Jo-Philipp Wich [Sat, 10 Jan 2015 14:43:33 +0000 (15:43 +0100)]
mysql: fix build with Bison 3.x

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoibrcommon: Updated to 1.0.0
Johannes Morgenroth [Sat, 10 Jan 2015 14:26:37 +0000 (15:26 +0100)]
ibrcommon: Updated to 1.0.0

Signed-off-by: Johannes Morgenroth <jm@m-network.de>
9 years agoperl: Bump PKG_RELEASE
Marcel Denia [Sat, 10 Jan 2015 13:31:26 +0000 (14:31 +0100)]
perl: Bump PKG_RELEASE

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Fix version configuration symbols
Marcel Denia [Sat, 10 Jan 2015 13:30:47 +0000 (14:30 +0100)]
perl: Fix version configuration symbols

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Add mips64 configuration
Marcel Denia [Mon, 5 Jan 2015 06:43:59 +0000 (07:43 +0100)]
perl: Add mips64 configuration

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoopenconnect: automatically enable rebind for DNS servers sent by VPN server
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 10:30:44 +0000 (11:30 +0100)]
openconnect: automatically enable rebind for DNS servers sent by VPN server

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoopenconnect: move certificate files to config/ to add graceful upgrade
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 10:12:33 +0000 (11:12 +0100)]
openconnect: move certificate files to config/ to add graceful upgrade

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoopenconnect: removed unneeded entries from interface
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 09:29:44 +0000 (10:29 +0100)]
openconnect: removed unneeded entries from interface

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoopenconnect: updated to 7.03
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 09:07:20 +0000 (10:07 +0100)]
openconnect: updated to 7.03

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoopenconnect: register split-dns to dnsmasq
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 08:22:36 +0000 (09:22 +0100)]
openconnect: register split-dns to dnsmasq

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agobluez: enable static lib, install dev files
Nicolas Thill [Fri, 9 Jan 2015 20:49:14 +0000 (21:49 +0100)]
bluez: enable static lib, install dev files

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoMerge pull request #759 from mhei/issue-757
Ted Hess [Fri, 9 Jan 2015 20:31:15 +0000 (15:31 -0500)]
Merge pull request #759 from mhei/issue-757

avahi-daemon: don't install service files automatically (fixes #757)

9 years agobluez: add new package
Nicolas Thill [Fri, 9 Jan 2015 20:04:35 +0000 (21:04 +0100)]
bluez: add new package

This merges & obsoletes bluez-libs & bluez-utils from old packages feed.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolibical: add new package
Nicolas Thill [Fri, 9 Jan 2015 20:02:19 +0000 (21:02 +0100)]
libical: add new package

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoavahi-daemon: don't install service files automatically (fixes #757) 759/head
Michael Heimpold [Fri, 9 Jan 2015 18:28:23 +0000 (19:28 +0100)]
avahi-daemon: don't install service files automatically (fixes #757)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agofreetype: bump to 2.5.5
Nicolas Thill [Fri, 9 Jan 2015 17:28:18 +0000 (18:28 +0100)]
freetype: bump to 2.5.5

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoerlang: bump to 17.4
Nicolas Thill [Fri, 9 Jan 2015 17:27:38 +0000 (18:27 +0100)]
erlang: bump to 17.4

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoMerge pull request #751 from tru7/patch-4
Ted Hess [Fri, 9 Jan 2015 11:54:56 +0000 (06:54 -0500)]
Merge pull request #751 from tru7/patch-4

linknx: change runtime patch in config files

9 years agoMerge pull request #754 from commodo/python-setuptools-fix
Steven Barth [Thu, 8 Jan 2015 13:10:51 +0000 (14:10 +0100)]
Merge pull request #754 from commodo/python-setuptools-fix

Python setuptools fix

9 years agopython-setuptools: remove windows support 754/head
Alexandru Ardelean [Thu, 8 Jan 2015 12:57:08 +0000 (14:57 +0200)]
python-setuptools: remove windows support

Causes some build issues.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago[tor]: update to 0.2.5.10
Peter Wagner [Thu, 8 Jan 2015 12:49:07 +0000 (13:49 +0100)]
[tor]: update to 0.2.5.10

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agopython-setuptools: fix Build/InstallDev rule
Alexandru Ardelean [Thu, 8 Jan 2015 11:06:20 +0000 (13:06 +0200)]
python-setuptools: fix Build/InstallDev rule

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agolinknx: fix name of PID file 751/head
Othmar Truniger [Thu, 8 Jan 2015 09:22:50 +0000 (10:22 +0100)]
linknx: fix name of PID file

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agoMerge pull request #750 from bk138/gcc-include-libgcc-a
Steven Barth [Thu, 8 Jan 2015 06:15:04 +0000 (07:15 +0100)]
Merge pull request #750 from bk138/gcc-include-libgcc-a

GCC: include libgcc.a

9 years agoMerge pull request #752 from tru7/patch-3
Ted Hess [Thu, 8 Jan 2015 00:50:54 +0000 (19:50 -0500)]
Merge pull request #752 from tru7/patch-3

linknx: fix permissions, add conffiles in Makefile

9 years agofastd: update configuration options
Matthias Schiffer [Thu, 8 Jan 2015 00:12:07 +0000 (01:12 +0100)]
fastd: update configuration options

When updating fastd, some added and renamed CMake options had been forgotten, so
it was impossible to disable some feature to reduce its size.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years agolinknx: change runtime patch in config files
Othmar Truniger [Wed, 7 Jan 2015 20:43:56 +0000 (21:43 +0100)]
linknx: change runtime patch in config files

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agolinknx: fix permissions, add conffiles in Makefile 752/head
Othmar Truniger [Wed, 7 Jan 2015 20:41:17 +0000 (21:41 +0100)]
linknx: fix permissions, add conffiles in Makefile

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agompd: Update to latest (0.18.21)
Ted Hess [Wed, 7 Jan 2015 16:40:56 +0000 (11:40 -0500)]
mpd: Update to latest (0.18.21)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agolibvorbisidec: Update to lastest tremor version (1.0.3) from xiph.org
Ted Hess [Wed, 7 Jan 2015 16:39:10 +0000 (11:39 -0500)]
libvorbisidec: Update to lastest tremor version (1.0.3) from xiph.org

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agogcc: Update README: tested on arm (imx233-olinuxino) board 750/head
harald.geyer@gmx.at [Wed, 7 Jan 2015 12:48:46 +0000 (13:48 +0100)]
gcc: Update README: tested on arm (imx233-olinuxino) board

Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
9 years agogcc: Include libgcc.a on those architectures that need it
harald.geyer@gmx.at [Wed, 7 Jan 2015 11:53:28 +0000 (12:53 +0100)]
gcc: Include libgcc.a on those architectures that need it

Right now these are arm, hppa, microblaze, powerpc, sh and xtensa.
So we just try to grep for it to figure out if it is needed.

Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
9 years agoMerge pull request #749 from roger-/master
Ted Hess [Wed, 7 Jan 2015 01:42:34 +0000 (20:42 -0500)]
Merge pull request #749 from roger-/master

libuvc: add package

9 years agolibuvc: add package 749/head
Roger [Wed, 7 Jan 2015 01:20:03 +0000 (21:20 -0400)]
libuvc: add package

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agoclasspath: force use of target gmp lib
Nicolas Thill [Wed, 7 Jan 2015 00:56:28 +0000 (01:56 +0100)]
classpath: force use of target gmp lib

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoMerge pull request #748 from adam2104/master
Steven Barth [Wed, 7 Jan 2015 00:15:55 +0000 (01:15 +0100)]
Merge pull request #748 from adam2104/master

Add netcat package from old 14.07 package repository.

9 years agoAdd netcat package from old 14.07 package repository. 748/head
Adam Gensler [Wed, 7 Jan 2015 00:10:34 +0000 (19:10 -0500)]
Add netcat package from old 14.07 package repository.

Signed-off-by: Adam Gensler openwrt@a.gnslr.us
9 years agoMerge pull request #735 from danak6jq/new-jamvm
Steven Barth [Tue, 6 Jan 2015 17:04:34 +0000 (18:04 +0100)]
Merge pull request #735 from danak6jq/new-jamvm

move jamvm to new repo, update to jamvm 2.0.0

9 years agoMerge pull request #738 from danak6jq/new-classpath2
Steven Barth [Tue, 6 Jan 2015 17:04:04 +0000 (18:04 +0100)]
Merge pull request #738 from danak6jq/new-classpath2

move classpath to new repo; add Makefile for classpath-0.99; add patch for double memory-leak

9 years agoMerge pull request #745 from commodo/ovs-upg-2.3.1
Steven Barth [Tue, 6 Jan 2015 16:37:20 +0000 (17:37 +0100)]
Merge pull request #745 from commodo/ovs-upg-2.3.1

openvswitch: upgrade to version 2.3.1

9 years agoMerge pull request #746 from mstorchak/luaposix
Steven Barth [Tue, 6 Jan 2015 16:36:27 +0000 (17:36 +0100)]
Merge pull request #746 from mstorchak/luaposix

luaposix: update to v33.2.1

9 years agoluaposix: update to v33.2.1 746/head
Maxim Storchak [Tue, 6 Jan 2015 16:16:57 +0000 (18:16 +0200)]
luaposix: update to v33.2.1

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agojamvm: move to new repo 735/head
Dana [Mon, 5 Jan 2015 22:52:44 +0000 (14:52 -0800)]
jamvm: move to new repo

Signed-off-by: Dana H. Myers <k6jq@comcast.net>
9 years agoclasspath: move to new repo, update to classpath-0.99; add patch for double memory... 738/head
Dana Myers [Mon, 5 Jan 2015 23:10:34 +0000 (15:10 -0800)]
classpath: move to new repo, update to classpath-0.99; add patch for double memory-leak

Signed-off-by: Dana H. Myers <k6jq@comcast.net>
9 years agoopenvswitch: upgrade to version 2.3.1 745/head
Alexandru Ardelean [Tue, 6 Jan 2015 14:55:54 +0000 (16:55 +0200)]
openvswitch: upgrade to version 2.3.1

Release notes here:
   https://github.com/openvswitch/ovs/blob/v2.3.1/NEWS

Remove patch (included in 2.3.1):
   0005-datapath-backport___ip_select_ident_function.patch

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoMerge pull request #744 from commodo/python-upg-2.7.9
Steven Barth [Tue, 6 Jan 2015 14:18:31 +0000 (15:18 +0100)]
Merge pull request #744 from commodo/python-upg-2.7.9

python: upgrade to version 2.7.9

9 years agoMerge pull request #743 from commodo/python-pip-cleanups
Steven Barth [Tue, 6 Jan 2015 14:18:03 +0000 (15:18 +0100)]
Merge pull request #743 from commodo/python-pip-cleanups

Python pip cleanups

9 years agoMerge pull request #742 from commodo/python-setuptools-cleanup
Steven Barth [Tue, 6 Jan 2015 14:17:50 +0000 (15:17 +0100)]
Merge pull request #742 from commodo/python-setuptools-cleanup

python-setuptools cleanup

9 years agoMerge pull request #741 from commodo/python-dns-cleanup
Steven Barth [Tue, 6 Jan 2015 14:17:43 +0000 (15:17 +0100)]
Merge pull request #741 from commodo/python-dns-cleanup

python-dns: remove PyPackage filespec

9 years agoMerge pull request #740 from commodo/python-only-cleanups
Steven Barth [Tue, 6 Jan 2015 14:17:35 +0000 (15:17 +0100)]
Merge pull request #740 from commodo/python-only-cleanups

Python Cleanups

9 years agolibdaemon: disable examples (fix musl libc build error)
Ted Hess [Tue, 6 Jan 2015 13:26:48 +0000 (08:26 -0500)]
libdaemon: disable examples (fix musl libc build error)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agopython: upgrade to version 2.7.9 744/head
Alexandru Ardelean [Tue, 6 Jan 2015 13:09:47 +0000 (15:09 +0200)]
python: upgrade to version 2.7.9

Release notes here:
   https://www.python.org/downloads/release/python-279/

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython-pip: remove windows binaries 743/head
Alexandru Ardelean [Tue, 6 Jan 2015 12:59:33 +0000 (14:59 +0200)]
python-pip: remove windows binaries

Seem pip comes bundled with some Python libs.

Some more work will be needed to split them out of pip.
For now, some Windows executables are safe to remove.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython-pip: add preinst and postrm scripts
Alexandru Ardelean [Tue, 6 Jan 2015 12:10:17 +0000 (14:10 +0200)]
python-pip: add preinst and postrm scripts

Thanks to Xuefer Tinys <xuefer@gmail.com> for reporting this.

Case is:
  opkg install python-setuptools - works fine
  opkg install python-pip - reports conflicts for
                            files easy_install.pth & site.py

So the solution is to add some preinst script that backs up those files
on 'opkg install python-pip' and moves them back on 'opkg remove python-pip'.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython-setuptools: remove PyPackage filespec 742/head
Alexandru Ardelean [Tue, 16 Dec 2014 08:29:24 +0000 (10:29 +0200)]
python-setuptools: remove PyPackage filespec

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython-setuptools: use $(PYTHON_PKG_DIR) short-hand
Alexandru Ardelean [Tue, 16 Dec 2014 10:41:14 +0000 (12:41 +0200)]
python-setuptools: use $(PYTHON_PKG_DIR) short-hand

Signed-off-by: Xuefer Tinys <xuefer@gmail.com>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython-dns: remove PyPackage filespec 741/head
Alexandru Ardelean [Mon, 15 Dec 2014 08:20:45 +0000 (10:20 +0200)]
python-dns: remove PyPackage filespec

Default will be used.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add default PyPackage/filespec if not defined 740/head
Alexandru Ardelean [Mon, 15 Dec 2014 08:19:12 +0000 (10:19 +0200)]
python: add default PyPackage/filespec if not defined

Most packages will install in /usr/lib/python$(PYTHON_VERSION)/site-packages

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: trim all whitespaces for the operator in the filespec
Alexandru Ardelean [Tue, 6 Jan 2015 08:48:52 +0000 (10:48 +0200)]
python: trim all whitespaces for the operator in the filespec

That would allow for files (in filespecs) to be indented.
As it is now, the files need to be added at the begginning of the line.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: whitespace fix for PYTHONPATH
Xuefer [Sat, 13 Dec 2014 10:12:03 +0000 (18:12 +0800)]
python: whitespace fix for PYTHONPATH

Seems that using += adds a space in the PYTHONPATH.
Could be some other error, but at least this way
it's sure to not leave any spaces.

Thanks @Xuefer.

Signed-off-by: Xuefer Tinys <xuefer@gmail.com>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoMerge pull request #733 from aTanW/master
Steven Barth [Mon, 5 Jan 2015 17:49:44 +0000 (18:49 +0100)]
Merge pull request #733 from aTanW/master

gammu: bump version to upstream 1.34.0

9 years agogammu: bump version to upstream 1.34.0 733/head
aTanW [Mon, 5 Jan 2015 17:28:45 +0000 (20:28 +0300)]
gammu: bump version to upstream 1.34.0

Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

9 years agoMerge pull request #730 from tru7/patch-3
Steven Barth [Mon, 5 Jan 2015 09:00:39 +0000 (10:00 +0100)]
Merge pull request #730 from tru7/patch-3

knxd: use better macrons in Makefile

9 years agoMerge pull request #731 from tru7/patch-4
Steven Barth [Mon, 5 Jan 2015 09:00:29 +0000 (10:00 +0100)]
Merge pull request #731 from tru7/patch-4

linknx: use better macros in Makefile

9 years agoMerge pull request #732 from andrenarchy/icecast-update
Steven Barth [Mon, 5 Jan 2015 08:58:49 +0000 (09:58 +0100)]
Merge pull request #732 from andrenarchy/icecast-update

[icecast] update Makefile to 2.4.1

9 years agolinknx: use better macros in Makefile 731/head
Othmar Truniger [Sun, 4 Jan 2015 21:13:07 +0000 (22:13 +0100)]
linknx: use better macros in Makefile

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agoknxd: use better macrons in Makefile 730/head
Othmar Truniger [Sun, 4 Jan 2015 21:05:31 +0000 (22:05 +0100)]
knxd: use better macrons in Makefile

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agopcre: update to version 8.36
Thomas Heil [Sun, 4 Jan 2015 19:52:11 +0000 (20:52 +0100)]
pcre: update to version 8.36

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
9 years ago[icecast] update Makefile to 2.4.1 732/head
André Gaul [Sun, 4 Jan 2015 18:00:39 +0000 (19:00 +0100)]
[icecast] update Makefile to 2.4.1

9 years agohaproxy: update to version 1.5.10
Thomas Heil [Sun, 4 Jan 2015 17:21:07 +0000 (18:21 +0100)]
haproxy: update to version 1.5.10

 - DOC: fix a few typos
 - BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized"
 - BUG/MINOR: parse: refer curproxy instead of proxy
 - DOC: httplog does not support 'no'
 - MINOR: map/acl/dumpstats: remove the "Done." message
 - BUG/MEDIUM: sample: fix random number upper-bound
 - BUG/MEDIUM: patterns: previous fix was incomplete
 - BUG/MEDIUM: payload: ensure that a request channel is available
 - BUG/MINOR: tcp-check: don't condition data polling on check type
 - BUG/MEDIUM: tcp-check: don't rely on random memory contents
 - BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect
 - BUG/MINOR: config: fix typo in condition when propagating process binding
 - BUG/MEDIUM: config: do not propagate processes between stopped processes
 - BUG/MAJOR: stream-int: properly check the memory allocation return
 - BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
 - BUG/MEDIUM: compression: correctly report zlib_mem

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
9 years agomemcached: update to version 1.4.22
Thomas Heil [Sun, 4 Jan 2015 17:17:46 +0000 (18:17 +0100)]
memcached: update to version 1.4.22

 - Bugfix maintenance release

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
9 years agoMerge pull request #717 from MikePetullo/master
Thomas Heil [Sun, 4 Jan 2015 17:06:11 +0000 (18:06 +0100)]
Merge pull request #717 from MikePetullo/master

prosody: fix use of randomseed (prosody issue #439)

9 years agotaskwarrior: import from old-packages
Luka Perkov [Sat, 3 Jan 2015 23:38:57 +0000 (00:38 +0100)]
taskwarrior: import from old-packages

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agognutls: corrected compilation of tools when OCSP is disabled
Nikos Mavrogiannopoulos [Sat, 3 Jan 2015 18:01:05 +0000 (19:01 +0100)]
gnutls: corrected compilation of tools when OCSP is disabled

Resolves #640

9 years agoMerge pull request #723 from gohai/openconnect-readme-fixes
Nikos Mavrogiannopoulos [Sat, 3 Jan 2015 18:04:55 +0000 (19:04 +0100)]
Merge pull request #723 from gohai/openconnect-readme-fixes

openconnect: update README

9 years agoopenconnect: updated to 7.02
Nikos Mavrogiannopoulos [Sat, 3 Jan 2015 17:57:22 +0000 (18:57 +0100)]
openconnect: updated to 7.02

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoopenconnect: update README 723/head
gohai [Sat, 3 Jan 2015 16:29:48 +0000 (17:29 +0100)]
openconnect: update README

Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
9 years agoMerge pull request #721 from tru7/patch-3
Steven Barth [Sat, 3 Jan 2015 16:08:24 +0000 (17:08 +0100)]
Merge pull request #721 from tru7/patch-3

linknx: fix Makefile to use TABs instead of spaces

9 years agoMerge pull request #720 from tru7/patch-2
Steven Barth [Sat, 3 Jan 2015 16:08:17 +0000 (17:08 +0100)]
Merge pull request #720 from tru7/patch-2

knxd: fix Makefile to use TABs instead of spaces

9 years agoMerge pull request #719 from tru7/patch-1
Steven Barth [Sat, 3 Jan 2015 16:08:07 +0000 (17:08 +0100)]
Merge pull request #719 from tru7/patch-1

pthsem: fix Makefile to use TABs instead of spaces

9 years agolinknx: fix Makefile to use TABs instead of spaces 721/head
Othmar Truniger [Sat, 3 Jan 2015 15:13:54 +0000 (16:13 +0100)]
linknx: fix Makefile to use TABs instead of spaces

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agolibftdi: mode ftdi_eeprom from Libraries to Utilities
Álvaro Fernández Rojas [Sat, 3 Jan 2015 15:10:10 +0000 (16:10 +0100)]
libftdi: mode ftdi_eeprom from Libraries to Utilities

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>