feed/packages.git
8 years agoMerge pull request #1796 from kdarbyshirebryant/collectdnetlink
Jo-Philipp Wich [Thu, 1 Oct 2015 18:21:05 +0000 (20:21 +0200)]
Merge pull request #1796 from kdarbyshirebryant/collectdnetlink

collectd: netlink module re-enabled

8 years agolibcoap: Add new package
Anton Glukhov [Wed, 30 Sep 2015 12:28:04 +0000 (15:28 +0300)]
libcoap: Add new package

Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
8 years agodump1090: remove librtldr dependency for view1090 and clean up Makefile
Álvaro Fernández Rojas [Wed, 30 Sep 2015 19:45:20 +0000 (21:45 +0200)]
dump1090: remove librtldr dependency for view1090 and clean up Makefile

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agoMerge pull request #1797 from mhei/fix-open-plc-utils
Florian Fainelli [Wed, 30 Sep 2015 19:35:02 +0000 (12:35 -0700)]
Merge pull request #1797 from mhei/fix-open-plc-utils

open-plc-utils: upgrade to latest git revision and fix compilation

8 years agoshairplay: update to latest version
Álvaro Fernández Rojas [Tue, 29 Sep 2015 19:31:07 +0000 (21:31 +0200)]
shairplay: update to latest version

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agodump1090: switch to mutability repo, make view1090 a separate package 1822/head
Álvaro Fernández Rojas [Mon, 28 Sep 2015 22:04:02 +0000 (00:04 +0200)]
dump1090: switch to mutability repo, make view1090 a separate package

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agopciutils: update to v3.4.0
Álvaro Fernández Rojas [Mon, 28 Sep 2015 21:15:12 +0000 (23:15 +0200)]
pciutils: update to v3.4.0

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agopython: fix cross-compiling C++ modules.
Attila Lendvai [Sun, 27 Sep 2015 20:54:02 +0000 (22:54 +0200)]
python: fix cross-compiling C++ modules.

Signed-off-by: Attila Lendvai <attila@lendvai.name>
8 years agosquid: bump version to 3.5.9
Marko Ratkaj [Thu, 24 Sep 2015 17:11:07 +0000 (19:11 +0200)]
squid: bump version to 3.5.9

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
8 years agolxc: bump version to 1.1.3
Marko Ratkaj [Thu, 24 Sep 2015 17:15:52 +0000 (19:15 +0200)]
lxc: bump version to 1.1.3

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
8 years agofile: bump version to 5.25
Marko Ratkaj [Thu, 24 Sep 2015 09:08:44 +0000 (11:08 +0200)]
file: bump version to 5.25

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
8 years agoe2guardian: bump version to 3.2.0
Marko Ratkaj [Thu, 24 Sep 2015 16:52:17 +0000 (18:52 +0200)]
e2guardian: bump version to 3.2.0

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
8 years agoMerge pull request #1810 from toxxin/add-canfestival-library
Michael Heimpold [Sat, 26 Sep 2015 12:45:23 +0000 (14:45 +0200)]
Merge pull request #1810 from toxxin/add-canfestival-library

libcanfestival: add new package

8 years agoCanfestival library: add new package 1810/head
Anton Glukhov [Sat, 26 Sep 2015 01:50:40 +0000 (04:50 +0300)]
Canfestival library: add new package

Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
8 years agoperl: Bump PKG_RELEASE
Marcel Denia [Fri, 25 Sep 2015 09:06:22 +0000 (11:06 +0200)]
perl: Bump PKG_RELEASE

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl: Reorganize patches
Marcel Denia [Fri, 25 Sep 2015 06:26:58 +0000 (08:26 +0200)]
perl: Reorganize patches

The old scheme didn't make any sense...not that there was a scheme really.

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl: Remove microperl caretx dependency patch
Marcel Denia [Fri, 25 Sep 2015 05:56:00 +0000 (07:56 +0200)]
perl: Remove microperl caretx dependency patch

This will make microperl unable to build. That's okay, since we haven't
been building it for quite a while now.

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl: Invert perlbase-essential/perlbase-config circular dependency solution
Marcel Denia [Fri, 25 Sep 2015 05:49:09 +0000 (07:49 +0200)]
perl: Invert perlbase-essential/perlbase-config circular dependency solution

perlbase-essential and perlbase-config depend on functionality from
each other. Previously, this was solved by just making perlbase-config depend
on perlbase-essential.
However, since a simple "use lib" is enough to trigger pulling in Config, this
approach doesn't seem to make much sense. So let's just make perlbase-essential
depend on perlbase-config instead.
This pulls in perlbase-config as a dependency to pretty much every Perl package,
so in the future we might want to just merge Config into perlbase-essential.

Thanks to Robert Högberg for spotting this.

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agolibtasn1: updated to 4.7
Nikos Mavrogiannopoulos [Thu, 24 Sep 2015 08:07:00 +0000 (10:07 +0200)]
libtasn1: updated to 4.7

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agognutls: updated to 3.4.5
Nikos Mavrogiannopoulos [Thu, 24 Sep 2015 08:05:27 +0000 (10:05 +0200)]
gnutls: updated to 3.4.5

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agoradcli: updated to 1.2.3
Nikos Mavrogiannopoulos [Thu, 24 Sep 2015 07:57:37 +0000 (09:57 +0200)]
radcli: updated to 1.2.3

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agomosquitto: upgrade to version 1.4.4
Karl Palsson [Mon, 21 Sep 2015 11:42:02 +0000 (11:42 +0000)]
mosquitto: upgrade to version 1.4.4

Drop patch now included upstream.

More information: http://mosquitto.org/2015/09/version-1-4-4-released/

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
8 years agoMerge pull request #1770 from robho/perlbase-data_needs_more_dependencies
Naoir [Wed, 23 Sep 2015 06:05:12 +0000 (08:05 +0200)]
Merge pull request #1770 from robho/perlbase-data_needs_more_dependencies

perlbase-data: Add dependency on perlbase-bytes

8 years agoMerge pull request #1788 from Dismounted/patch-1
Steven Barth [Tue, 22 Sep 2015 13:54:33 +0000 (15:54 +0200)]
Merge pull request #1788 from Dismounted/patch-1

nut: Fix required dependencies.

8 years agoperlbase-data: Add dependency on perlbase-bytes 1770/head
Robert Högberg [Sun, 13 Sep 2015 21:23:33 +0000 (23:23 +0200)]
perlbase-data: Add dependency on perlbase-bytes

Dumper.pm, included in perlbase-data, uses module bytes, so add dependency
on openwrt package perlbase-bytes.

Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
8 years agoMerge pull request #1789 from MikePetullo/scapy
Michael Heimpold [Mon, 21 Sep 2015 21:12:25 +0000 (23:12 +0200)]
Merge pull request #1789 from MikePetullo/scapy

scapy: add new package

8 years agoMerge pull request #1792 from MikePetullo/krb5
Michael Heimpold [Mon, 21 Sep 2015 20:51:55 +0000 (22:51 +0200)]
Merge pull request #1792 from MikePetullo/krb5

krb5: update to 1.13.2

8 years agocanutils: add new package (fixes #1785)
Anton Glukhov [Fri, 18 Sep 2015 19:39:30 +0000 (22:39 +0300)]
canutils: add new package (fixes #1785)

Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
[Minor fixes]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years agoopen-plc-utils: upgrade to latest git revision and fix compilation 1797/head
Michael Heimpold [Mon, 21 Sep 2015 19:52:04 +0000 (21:52 +0200)]
open-plc-utils: upgrade to latest git revision and fix compilation

Buildbots are reporting the following error:
../mme/ARPCPrint.c: In function 'ARPCPrint':
../mme/ARPCPrint.c:123:2: error: incompatible type for argument 3 of 'vfprintf'
  vfprintf (fp, (char *)(&data->LIST [LE16TOH (data->STROFFSET)]), (void *)(&data->LIST [LE16TOH (data->ARGOFFSET)]));
  ^
In file included from /store/buildbot/slave/mxs/build/staging_dir/toolchain-arm_arm926ej-s_gcc-4.8-linaro_musl-1.1.11_eabi/include/fortify/stdio.h:20:0,
                 from ../mme/ARPCPrint.c:68:
/store/buildbot/slave/mxs/build/staging_dir/toolchain-arm_arm926ej-s_gcc-4.8-linaro_musl-1.1.11_eabi/include/stdio.h:108:5: note: expected '__isoc_va_list' but argument is of type 'void *'

Fix this by definition __UCLIBC__ to enable a workaround for this
issue.

While at, switch to HTTPS URL for cloning the git repo.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years agocollectd: netlink module remove ip package dependency 1796/head
Kevin Darbyshire-Bryant [Mon, 21 Sep 2015 14:45:42 +0000 (15:45 +0100)]
collectd: netlink module remove ip package dependency

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
8 years agoMerge pull request #1795 from MikePetullo/lighttpd
Thomas Heil [Mon, 21 Sep 2015 13:43:08 +0000 (15:43 +0200)]
Merge pull request #1795 from MikePetullo/lighttpd

lighttpd: update to 1.4.37

8 years agocollectd: netlink module re-enabled
Kevin Darbyshire-Bryant [Mon, 21 Sep 2015 09:53:50 +0000 (10:53 +0100)]
collectd: netlink module re-enabled

Collectd netlink module re-enabled and libnl library dependency
satisfied with mini libmnl.

$(eval $(call BuildPlugin,netlink,netlink
input,netlink,+PACKAGE_collectd-mod-netlink:ip
+PACKAGE_collectd-mod-netlink:libmnl))

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
8 years agolighttpd: update to 1.4.37 1795/head
W. Michael Petullo [Mon, 21 Sep 2015 00:18:04 +0000 (20:18 -0400)]
lighttpd: update to 1.4.37

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years agokrb5: update to 1.13.2 1792/head
W. Michael Petullo [Sun, 20 Sep 2015 23:41:16 +0000 (19:41 -0400)]
krb5: update to 1.13.2

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years agoscapy: add new package 1789/head
W. Michael Petullo [Sun, 20 Sep 2015 23:10:07 +0000 (19:10 -0400)]
scapy: add new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years agonut: Fix required dependencies. 1788/head
Hanson Wong [Sun, 20 Sep 2015 12:44:41 +0000 (22:44 +1000)]
nut: Fix required dependencies.

8 years agombtools: fix build with libintl-full
Daniel Golle [Sat, 19 Sep 2015 18:35:14 +0000 (20:35 +0200)]
mbtools: fix build with libintl-full

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agognunet: update version, fix gettext version after autoreconf
Daniel Golle [Sat, 19 Sep 2015 18:21:33 +0000 (20:21 +0200)]
gnunet: update version, fix gettext version after autoreconf

Use gettext-version PKG_FIXUP to install up-to-date gettext
infrastructure. autoreconf is still run implicitely as well.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoMerge pull request #1779 from tisj/master
Steven Barth [Sat, 19 Sep 2015 07:41:22 +0000 (09:41 +0200)]
Merge pull request #1779 from tisj/master

htpdate: add htpdate package based on AA feed

8 years agoMerge pull request #1782 from commodo/python-upgrade-3.5.0
Steven Barth [Sat, 19 Sep 2015 07:38:46 +0000 (09:38 +0200)]
Merge pull request #1782 from commodo/python-upgrade-3.5.0

python3: upgrade to version 3.5.0

8 years agoperl-http-server-simple: Update to 0.51
Marcel Denia [Fri, 18 Sep 2015 22:41:15 +0000 (00:41 +0200)]
perl-http-server-simple: Update to 0.51

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl-http-message: Update to 6.11
Marcel Denia [Fri, 18 Sep 2015 22:40:45 +0000 (00:40 +0200)]
perl-http-message: Update to 6.11

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agolibcap: fix build on non-linux systems
Felix Fietkau [Fri, 18 Sep 2015 13:51:28 +0000 (15:51 +0200)]
libcap: fix build on non-linux systems

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
8 years agopython3: upgrade to version 3.5.0 1782/head
Alexandru Ardelean [Mon, 14 Sep 2015 19:16:15 +0000 (22:16 +0300)]
python3: upgrade to version 3.5.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years agotracertools: update source URL
Daniel Golle [Wed, 16 Sep 2015 13:41:51 +0000 (15:41 +0200)]
tracertools: update source URL

rip gitorious.org

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agohtpdate: add htpdate package based on AA feed 1779/head
Tijs Van Buggenhout [Wed, 16 Sep 2015 09:13:26 +0000 (11:13 +0200)]
htpdate: add htpdate package based on AA feed

Source homepage has changed, and sources are updated to version 1.1.1
released 25 August 2015.

Patch adjtimex still applies.

Changes in version 1.1.1:

- Fixed out of bound issue and a missing null-terminated string (thanks
  to Tobias Stöckmann)

Signed-off-by: Tijs Van Buggenhout <tvbuggen@netzerk.be>
8 years agoMerge pull request #1778 from openwrt/revert-1724-sane
Luiz Angelo Daros de Luca [Tue, 15 Sep 2015 22:18:40 +0000 (19:18 -0300)]
Merge pull request #1778 from openwrt/revert-1724-sane

Revert "sane-backends: import from oldpackages"

8 years agoRevert "sane-backends: import from oldpackages" 1778/head
Luiz Angelo Daros de Luca [Tue, 15 Sep 2015 22:15:57 +0000 (19:15 -0300)]
Revert "sane-backends: import from oldpackages"

8 years agoMerge pull request #1776 from aTanW/master
Steven Barth [Tue, 15 Sep 2015 12:23:02 +0000 (14:23 +0200)]
Merge pull request #1776 from aTanW/master

joe: bump to upstream v4.1

8 years agojoe: bump to upstream v4.1 1776/head
aTanW [Tue, 15 Sep 2015 11:14:02 +0000 (14:14 +0300)]
joe: bump to upstream v4.1

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

8 years agoMerge pull request #1724 from luizluca/sane
Steven Barth [Tue, 15 Sep 2015 06:31:14 +0000 (08:31 +0200)]
Merge pull request #1724 from luizluca/sane

sane-backends: import from oldpackages

8 years agoMerge pull request #1696 from plntyk/fix_opencv
Steven Barth [Tue, 15 Sep 2015 06:29:33 +0000 (08:29 +0200)]
Merge pull request #1696 from plntyk/fix_opencv

opencv: disable precompiled headers

8 years agoMerge pull request #1673 from plntyk/fix_octeon_shine
Steven Barth [Tue, 15 Sep 2015 06:29:14 +0000 (08:29 +0200)]
Merge pull request #1673 from plntyk/fix_octeon_shine

shine: fix mips64 (octeon) build error

8 years agoMerge pull request #1672 from plntyk/fix_musl_fdm
Steven Barth [Tue, 15 Sep 2015 06:28:47 +0000 (08:28 +0200)]
Merge pull request #1672 from plntyk/fix_musl_fdm

fdm: fix musl compile

8 years agoMerge pull request #1773 from commodo/setuptools-upgrade
Steven Barth [Mon, 14 Sep 2015 21:19:24 +0000 (23:19 +0200)]
Merge pull request #1773 from commodo/setuptools-upgrade

python-setuptools: upgrade to version 18.3.1

8 years agoMerge pull request #1775 from kissg1988/seafile-server
Ted Hess [Mon, 14 Sep 2015 20:40:07 +0000 (16:40 -0400)]
Merge pull request #1775 from kissg1988/seafile-server

seafile-server: fix libevent2 includes

8 years agoMerge pull request #1774 from kissg1988/seafile-ccnet
Ted Hess [Mon, 14 Sep 2015 20:39:40 +0000 (16:39 -0400)]
Merge pull request #1774 from kissg1988/seafile-ccnet

seafile-ccnet: bump release

8 years agoseafile-ccnet: bump release 1774/head
Gergely Kiss [Mon, 14 Sep 2015 18:27:48 +0000 (20:27 +0200)]
seafile-ccnet: bump release

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years agoseafile-server: fix libevent2 includes 1775/head
Gergely Kiss [Mon, 14 Sep 2015 18:24:48 +0000 (20:24 +0200)]
seafile-server: fix libevent2 includes

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years agopython-setuptools: upgrade to version 18.3.1 1773/head
Alexandru Ardelean [Mon, 14 Sep 2015 16:24:23 +0000 (19:24 +0300)]
python-setuptools: upgrade to version 18.3.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years agoperl-device-usb: Remove leftover testing stuff
Marcel Denia [Mon, 14 Sep 2015 14:17:16 +0000 (16:17 +0200)]
perl-device-usb: Remove leftover testing stuff

Somehow slipped through. Oh well...

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl-device-usb: New package
Marcel Denia [Thu, 10 Sep 2015 14:12:35 +0000 (16:12 +0200)]
perl-device-usb: New package

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl-inline-c: New package
Marcel Denia [Sat, 12 Sep 2015 12:20:29 +0000 (14:20 +0200)]
perl-inline-c: New package

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl-parse-recdescent: New package
Marcel Denia [Sat, 12 Sep 2015 12:20:43 +0000 (14:20 +0200)]
perl-parse-recdescent: New package

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl-file-sharedir-install: New package
Marcel Denia [Sat, 12 Sep 2015 12:19:46 +0000 (14:19 +0200)]
perl-file-sharedir-install: New package

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl-inline: New package
Marcel Denia [Thu, 10 Sep 2015 14:12:22 +0000 (16:12 +0200)]
perl-inline: New package

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoperl: Properly override PERL_INC for subdirectory builds
Marcel Denia [Sat, 12 Sep 2015 12:17:30 +0000 (14:17 +0200)]
perl: Properly override PERL_INC for subdirectory builds

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agomdnsresponder: fix fd leak for IPv6 sockets
Markus Stenberg [Mon, 14 Sep 2015 11:51:06 +0000 (14:51 +0300)]
mdnsresponder: fix fd leak for IPv6 sockets

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agounrar: update to v5.3.4
Álvaro Fernández Rojas [Sun, 13 Sep 2015 17:23:19 +0000 (19:23 +0200)]
unrar: update to v5.3.4

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agodmidecode: update to v3.0
Álvaro Fernández Rojas [Sat, 12 Sep 2015 13:29:27 +0000 (15:29 +0200)]
dmidecode: update to v3.0

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agosumo: update to v0.24.0
Álvaro Fernández Rojas [Sat, 12 Sep 2015 11:31:01 +0000 (13:31 +0200)]
sumo: update to v0.24.0

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agounrar: update to v5.3.3
Álvaro Fernández Rojas [Sat, 12 Sep 2015 11:29:49 +0000 (13:29 +0200)]
unrar: update to v5.3.3

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agombtools: add new package
Daniel Golle [Fri, 11 Sep 2015 16:07:51 +0000 (18:07 +0200)]
mbtools: add new package

Modbus tools based on libmodbus

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agognunet: fix build with full NLS support
Daniel Golle [Fri, 11 Sep 2015 07:15:53 +0000 (09:15 +0200)]
gnunet: fix build with full NLS support

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agolibextractor: fix build with full NLS support
Daniel Golle [Fri, 11 Sep 2015 05:23:05 +0000 (07:23 +0200)]
libextractor: fix build with full NLS support

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agosane-backends: import from oldpackages 1724/head
Luiz Angelo Daros de Luca [Fri, 21 Aug 2015 18:07:01 +0000 (15:07 -0300)]
sane-backends: import from oldpackages

Changes since oldpackages:
- cups dependency was completely removed
  * This also happened in sane trunk version
- small musl patch
- added detection of inb,outb (link error with musl)
  * this also removes hack 020-non-i386-qcam.patch
- fix for segfault when using sane-test backend
- removed link to extra libraries in libsane (used only
  for preload backends)
- added format-security fix
- sane-libs and sane-backends merged and exploded into
  individual packages for each backend:
  * libsane for sane library (which backends should dep on)
  * sane-daemon for saned daemon
  * sane-xxx for sane backend for xxx
  ** each backend has its own custom dep libraries
  * sane-backends-all (with no files) that deps on all backends
  * sane-qcam is only available for x86/x86_64
  ** other archs does not implement inb/outb (at least in musl)

Now it is possible to use SANE with much less FS space (KB
instead of MB).

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
8 years agoMerge pull request #1764 from dddaniel/master
Steven Barth [Thu, 10 Sep 2015 15:45:53 +0000 (17:45 +0200)]
Merge pull request #1764 from dddaniel/master

atftp: add new package

8 years agoMerge pull request #1765 from kissg1988/seafile-ccnet
Steven Barth [Thu, 10 Sep 2015 15:45:46 +0000 (17:45 +0200)]
Merge pull request #1765 from kissg1988/seafile-ccnet

seafile-ccnet: fix patch file to work correctly with libevent2 headers

8 years agohaproxy: fixes from upstream
heil [Wed, 9 Sep 2015 18:49:16 +0000 (20:49 +0200)]
haproxy: fixes from upstream

 - [PATCH 14/16] BUG/MINOR: http: remove stupid HTTP_METH_NONE entry
 - [PATCH 15/16] BUG/MAJOR: http: don't call http_send_name_header()
 - [PATCH 16/16] BUG/MINOR: tools: make str2sa_range() report

Signed-off-by: heil <heil@terminal-consulting.de>
8 years agoseafile-ccnet: fix patch file to work correctly with libevent2 headers 1765/head
Gergely Kiss [Wed, 9 Sep 2015 17:27:36 +0000 (19:27 +0200)]
seafile-ccnet: fix patch file to work correctly with libevent2 headers

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years agodebootstrap: update to version 1.0.72
Daniel Golle [Wed, 9 Sep 2015 12:27:09 +0000 (14:27 +0200)]
debootstrap: update to version 1.0.72

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoatftp: add new package 1764/head
Daniel Danzberger [Wed, 9 Sep 2015 09:44:19 +0000 (11:44 +0200)]
atftp: add new package

TODO:
- add init script for atftpd
- merge '120-retry-option.patch' from old atftp packages.

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
8 years agoMerge pull request #1760 from salzmdan/master
Steven Barth [Tue, 8 Sep 2015 09:32:31 +0000 (11:32 +0200)]
Merge pull request #1760 from salzmdan/master

knot: update to 1.6.5

8 years agoknot: update to 1.6.5 1760/head
Daniel Salzman [Tue, 8 Sep 2015 09:20:07 +0000 (11:20 +0200)]
knot: update to 1.6.5

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years agoMerge pull request #1739 from commodo/setuptools-fixes
Steven Barth [Tue, 8 Sep 2015 06:13:49 +0000 (08:13 +0200)]
Merge pull request #1739 from commodo/setuptools-fixes

python-setuptools: enforce __PYVENV_LAUNCHER__ env var use

8 years agoMerge pull request #1741 from Borromini/master
Steven Barth [Tue, 8 Sep 2015 06:13:04 +0000 (08:13 +0200)]
Merge pull request #1741 from Borromini/master

[Unbound] Update to 1.5.4

8 years agolibinput: update to version 1.0.1
Daniel Golle [Mon, 7 Sep 2015 18:02:49 +0000 (20:02 +0200)]
libinput: update to version 1.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agolibevdev: update to version 1.4.4
Daniel Golle [Mon, 7 Sep 2015 17:51:13 +0000 (19:51 +0200)]
libevdev: update to version 1.4.4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agolvm2: update to version 2.02.130
Daniel Golle [Mon, 7 Sep 2015 17:46:07 +0000 (19:46 +0200)]
lvm2: update to version 2.02.130

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoMerge pull request #1732 from paulfertser/fix-openocd-nls-mk
Ted Hess [Mon, 7 Sep 2015 14:29:50 +0000 (10:29 -0400)]
Merge pull request #1732 from paulfertser/fix-openocd-nls-mk

openocd: include nls.mk to fix build with full NLS support

8 years agostrongswan: bump to 5.3.3
Steven Barth [Mon, 7 Sep 2015 09:06:37 +0000 (11:06 +0200)]
strongswan: bump to 5.3.3

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agolibsigc++: bump to 2.5.4
Steven Barth [Mon, 7 Sep 2015 08:17:26 +0000 (10:17 +0200)]
libsigc++: bump to 2.5.4

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agoMerge pull request #1754 from kissg1988/seafile-ccnet
Steven Barth [Mon, 7 Sep 2015 07:19:42 +0000 (09:19 +0200)]
Merge pull request #1754 from kissg1988/seafile-ccnet

seafile-ccnet: use correct libevent2 includes

8 years agoMerge pull request #1755 from kissg1988/seafile-server
Steven Barth [Mon, 7 Sep 2015 07:19:24 +0000 (09:19 +0200)]
Merge pull request #1755 from kissg1988/seafile-server

seafile-server: fix libevent2 include paths

8 years agoMerge pull request #1751 from marcin1j/patchwork/nbd
Steven Barth [Mon, 7 Sep 2015 07:17:53 +0000 (09:17 +0200)]
Merge pull request #1751 from marcin1j/patchwork/nbd

nbd: import from oldpackages, add nbd-server package

8 years agohaproxy: fixes from upstream
heil [Sun, 6 Sep 2015 22:00:45 +0000 (00:00 +0200)]
haproxy: fixes from upstream

 - [PATCH 05/13] BUG/MINOR: http/sample: gmtime/localtime can fail
 - [PATCH 06/13] DOC: typo in 'redirect', 302 code meaning
 - [PATCH 07/13] DOC: mention that %ms is left-padded with zeroes.
 - [PATCH 08/13] CLEANUP: .gitignore: ignore more test files
 - [PATCH 09/13] CLEANUP: .gitignore: finally ignore everything but what
 - [PATCH 10/13] MEDIUM: config: emit a warning on a frontend without
 - [PATCH 11/13] BUG/MEDIUM: counters: ensure that src_{inc,clr}_gpc0
 - [PATCH 12/13] DOC: ssl: missing LF
 - [PATCH 13/13] DOC: fix example of http-request using

Signed-off-by: heil <heil@terminal-consulting.de>
8 years agounixodbc: bump to version 2.3.4
heil [Sun, 6 Sep 2015 21:53:35 +0000 (23:53 +0200)]
unixodbc: bump to version 2.3.4

Signed-off-by: heil <heil@terminal-consulting.de>
8 years agoMerge pull request #1756 from ClaymorePT/master
Daniel Golle [Sun, 6 Sep 2015 08:59:14 +0000 (10:59 +0200)]
Merge pull request #1756 from ClaymorePT/master

lvm2: Update to version 2.02.129

8 years agophp5: update to 5.6.13
Michael Heimpold [Sat, 5 Sep 2015 19:50:37 +0000 (21:50 +0200)]
php5: update to 5.6.13

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years agoocserv: updated to 0.10.8
Nikos Mavrogiannopoulos [Fri, 4 Sep 2015 19:29:56 +0000 (21:29 +0200)]
ocserv: updated to 0.10.8

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>