feed/packages.git
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>
9 years agoknxd: fix Makefile to use TABs instead of spaces 720/head
Othmar Truniger [Sat, 3 Jan 2015 15:07:14 +0000 (16:07 +0100)]
knxd: fix Makefile to use TABs instead of spaces

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agopthsem: fix Makefile to use TABs instead of spaces 719/head
Othmar Truniger [Sat, 3 Jan 2015 14:55:36 +0000 (15:55 +0100)]
pthsem: fix Makefile to use TABs instead of spaces

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agoMerge pull request #714 from tru7/net-linknx
Steven Barth [Sat, 3 Jan 2015 10:53:07 +0000 (11:53 +0100)]
Merge pull request #714 from tru7/net-linknx

linknx: new package

9 years agoMerge pull request #713 from tru7/net-knxd
Steven Barth [Sat, 3 Jan 2015 10:53:04 +0000 (11:53 +0100)]
Merge pull request #713 from tru7/net-knxd

knxd: new package

9 years agoMerge pull request #712 from tru7/libs-libesmtp
Steven Barth [Sat, 3 Jan 2015 10:52:13 +0000 (11:52 +0100)]
Merge pull request #712 from tru7/libs-libesmtp

libesmtp: add Makefile for new package

9 years agoMerge pull request #711 from tru7/libs-pthsem
Steven Barth [Sat, 3 Jan 2015 10:51:57 +0000 (11:51 +0100)]
Merge pull request #711 from tru7/libs-pthsem

pthsem: new package

9 years agophp5: remove patches for sqlite2 support
Michael Heimpold [Fri, 2 Jan 2015 21:16:01 +0000 (22:16 +0100)]
php5: remove patches for sqlite2 support

SQLite2 support was dropped by upstream a long time ago, so
let's remove the leftovers here, too.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agophp5: sort modules alphabetically
Michael Heimpold [Thu, 1 Jan 2015 23:00:21 +0000 (00:00 +0100)]
php5: sort modules alphabetically

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agophp5: fix iconv dependency
Michael Heimpold [Thu, 1 Jan 2015 22:57:43 +0000 (23:57 +0100)]
php5: fix iconv dependency

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agophp5: drop a few unneeded dependencies
Michael Heimpold [Thu, 1 Jan 2015 13:43:13 +0000 (14:43 +0100)]
php5: drop a few unneeded dependencies

- fileinfo: PHP actually uses its own libmagic implementation
- pdo-sqlite/sqlite3: libsqlite3 itself depends on libpthread,
  not the extension
- xml{reader,writer}: both do not use iconv stuff

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agophp5: gd: do not link against libiconv (fixes #706)
Michael Heimpold [Thu, 1 Jan 2015 13:36:29 +0000 (14:36 +0100)]
php5: gd: do not link against libiconv (fixes #706)

This commit adds a patch to enforce the usage of an alternative
code path, preventing the need of libiconv in the bundled libgd
of php.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agophp5: add missing $(SDK)
Michael Heimpold [Thu, 1 Jan 2015 13:33:04 +0000 (14:33 +0100)]
php5: add missing $(SDK)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agoprosody: fix use of randomseed (prosody issue #439) 717/head
W. Michael Petullo [Fri, 2 Jan 2015 19:22:54 +0000 (14:22 -0500)]
prosody: fix use of randomseed (prosody issue #439)

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agoMerge pull request #614 from the2masters/luasec
Steven Barth [Thu, 1 Jan 2015 23:05:04 +0000 (00:05 +0100)]
Merge pull request #614 from the2masters/luasec

luasec: update to 0.5 to fix memory leak hit by prosody

9 years agoMerge pull request #716 from Shulyaka/master
Steven Barth [Thu, 1 Jan 2015 21:06:28 +0000 (22:06 +0100)]
Merge pull request #716 from Shulyaka/master

mailman: add http source download link

9 years agomailman: add http source download link 716/head
Denis Shulyaka [Thu, 1 Jan 2015 20:02:13 +0000 (23:02 +0300)]
mailman: add http source download link

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agolibftdi1: add libftdi1-config and ftdi_eeprom, simplify files copy
Álvaro Fernández Rojas [Thu, 1 Jan 2015 19:51:22 +0000 (20:51 +0100)]
libftdi1: add libftdi1-config and ftdi_eeprom, simplify files copy

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agolibftdi: add libftdi-config, simplify files copy
Álvaro Fernández Rojas [Thu, 1 Jan 2015 19:49:31 +0000 (20:49 +0100)]
libftdi: add libftdi-config, simplify files copy

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agolibftdi: fix packagekit when useing cmake
Álvaro Fernández Rojas [Thu, 1 Jan 2015 19:03:29 +0000 (20:03 +0100)]
libftdi: fix packagekit when useing cmake

Based on upstream commit by Thomas Jarosch based on Alexander's patch.
More info: https://github.com/openwrt/packages/pull/690

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agopthsem: updated Makefile 711/head
Othmar Truniger [Wed, 31 Dec 2014 12:56:28 +0000 (13:56 +0100)]
pthsem: updated Makefile

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agolinknx: add dist xml conf file 714/head
Othmar Truniger [Wed, 31 Dec 2014 09:22:57 +0000 (10:22 +0100)]
linknx: add dist xml conf file

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agolinknx: add config file
Othmar Truniger [Wed, 31 Dec 2014 09:21:03 +0000 (10:21 +0100)]
linknx: add config file

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agolinknx: add init file
Othmar Truniger [Wed, 31 Dec 2014 09:20:11 +0000 (10:20 +0100)]
linknx: add init file

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agolinknx: add Makefile for new package
Othmar Truniger [Wed, 31 Dec 2014 09:18:51 +0000 (10:18 +0100)]
linknx: add Makefile for new package

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agoknxd: add config file 713/head
Othmar Truniger [Wed, 31 Dec 2014 09:15:49 +0000 (10:15 +0100)]
knxd: add config file

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agoknxd: add init file
Othmar Truniger [Wed, 31 Dec 2014 09:14:02 +0000 (10:14 +0100)]
knxd: add init file

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agoknxd: add patch file
Othmar Truniger [Wed, 31 Dec 2014 09:12:53 +0000 (10:12 +0100)]
knxd: add patch file

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agoknxd: add Makefile for new package
Othmar Truniger [Wed, 31 Dec 2014 09:11:31 +0000 (10:11 +0100)]
knxd: add Makefile for new package

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agopthsem: add patch for linux 3.x
Othmar Truniger [Wed, 31 Dec 2014 09:04:55 +0000 (10:04 +0100)]
pthsem: add patch for linux 3.x

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agoMerge pull request #700 from pesintta/master
Steven Barth [Wed, 31 Dec 2014 09:03:26 +0000 (10:03 +0100)]
Merge pull request #700 from pesintta/master

Alpine: add new package v2.11

9 years agopthsem: add Makefile for new package
Othmar Truniger [Wed, 31 Dec 2014 09:03:15 +0000 (10:03 +0100)]
pthsem: add Makefile for new package

should replace the one in old packages

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agolibesmtp: add Makefile for new package 712/head
Othmar Truniger [Wed, 31 Dec 2014 08:58:13 +0000 (09:58 +0100)]
libesmtp: add Makefile for new package

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agoMerge pull request #705 from equinox0815/stm32flash-update
Ted Hess [Tue, 30 Dec 2014 14:56:03 +0000 (09:56 -0500)]
Merge pull request #705 from equinox0815/stm32flash-update

stm32flash: upgrade to new version 0.4

9 years agoMerge pull request #704 from MikePetullo/master
Michael Heimpold [Tue, 30 Dec 2014 12:34:07 +0000 (13:34 +0100)]
Merge pull request #704 from MikePetullo/master

vips: update to 7.42.1

9 years agostm32flash: upgrade to new version 0.4 705/head
Christian Pointner [Tue, 30 Dec 2014 01:34:40 +0000 (02:34 +0100)]
stm32flash: upgrade to new version 0.4

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
9 years agovips: update to 7.42.1 704/head
W. Michael Petullo [Mon, 29 Dec 2014 23:10:16 +0000 (18:10 -0500)]
vips: update to 7.42.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agophp5: update to 5.4.36
Michael Heimpold [Sun, 28 Dec 2014 18:37:19 +0000 (19:37 +0100)]
php5: update to 5.4.36

This fixes CVE-2014-8142.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agoMerge pull request #698 from kissg1988/shadow
Steven Barth [Sun, 28 Dec 2014 16:50:56 +0000 (17:50 +0100)]
Merge pull request #698 from kissg1988/shadow

shadow: select all packages by default

9 years agoAlpine: add new package v2.11 700/head
Antti Seppälä [Sat, 27 Dec 2014 13:46:20 +0000 (15:46 +0200)]
Alpine: add new package v2.11

Alpine (Alternatively Licenced Program for Internet News and Email) is a
free software console email client developed at the University of Washington.
It is suitable for both the inexperienced email user as well as for
the most demanding power user.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
9 years agozabbix: update to 2.4.3
Etienne CHAMPETIER [Fri, 26 Dec 2014 19:06:56 +0000 (20:06 +0100)]
zabbix: update to 2.4.3

run-tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agoshadow: select all packages by default 698/head
Gergely Kiss [Fri, 26 Dec 2014 16:58:10 +0000 (17:58 +0100)]
shadow: select all packages by default

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoMerge pull request #676 from thess/minidlna-work
Ted Hess [Fri, 26 Dec 2014 14:46:39 +0000 (09:46 -0500)]
Merge pull request #676 from thess/minidlna-work

minidlna: Add path to correct PID file for start-stop-daemon

9 years agoMerge pull request #696 from antonlacon/ffmpeg-2.4.x
Ted Hess [Fri, 26 Dec 2014 14:43:44 +0000 (09:43 -0500)]
Merge pull request #696 from antonlacon/ffmpeg-2.4.x

ffmpeg: update to 2.4.5

9 years agoMerge pull request #697 from antonlacon/libpng-1.2.x
Steven Barth [Fri, 26 Dec 2014 08:58:40 +0000 (09:58 +0100)]
Merge pull request #697 from antonlacon/libpng-1.2.x

libpng: update to 1.2.52

9 years agoMerge pull request #693 from chris5560/master
Steven Barth [Fri, 26 Dec 2014 08:57:24 +0000 (09:57 +0100)]
Merge pull request #693 from chris5560/master

[luci-app-privoxy] New LuCI App to support privoxy

9 years agoMerge pull request #694 from erdoukki/master
Steven Barth [Fri, 26 Dec 2014 08:53:17 +0000 (09:53 +0100)]
Merge pull request #694 from erdoukki/master

smstools3 : ADD smstools3 package

9 years agoffmpeg: update to 2.4.5 696/head
Ian Leonard [Wed, 24 Dec 2014 22:21:54 +0000 (14:21 -0800)]
ffmpeg: update to 2.4.5

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
9 years ago[tinc] Update to tinc 1.0.25
Saverio Proto [Wed, 24 Dec 2014 08:49:05 +0000 (09:49 +0100)]
[tinc] Update to tinc 1.0.25

9 years agofwknop: refresh patches
Steven Barth [Tue, 23 Dec 2014 13:57:34 +0000 (14:57 +0100)]
fwknop: refresh patches

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #1 from erdoukki/smstools3 694/head
drEagle [Tue, 23 Dec 2014 12:43:33 +0000 (13:43 +0100)]
Merge pull request #1 from erdoukki/smstools3

smstools3 : ADD smstools3 package

9 years agogit: update to 2.2.1
Peter Wagner [Tue, 23 Dec 2014 12:28:10 +0000 (13:28 +0100)]
git: update to 2.2.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years ago[luci-app-privoxy] New LuCI App to support privoxy 693/head
Christian Schoenebeck [Tue, 23 Dec 2014 10:51:42 +0000 (11:51 +0100)]
[luci-app-privoxy] New LuCI App to support privoxy

New LuCI Application to support privoxy WEB proxy

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years agoMerge pull request #692 from chris5560/master
Steven Barth [Tue, 23 Dec 2014 10:03:14 +0000 (11:03 +0100)]
Merge pull request #692 from chris5560/master

[privoxy] back to old-style initscript not using procd

9 years ago[privoxy] remove using procd 692/head
Christian Schoenebeck [Tue, 23 Dec 2014 09:50:51 +0000 (10:50 +0100)]
[privoxy] remove using procd

* go back to "old" initscript not using procd
    * privoxy running --no-daemon only logging to STDERR
    * procd do not support redirection of STDOUT/STDERR, '2>file' as a command parameter does not work

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years agoMerge pull request #691 from kissg1988/seafile
Steven Barth [Tue, 23 Dec 2014 09:29:09 +0000 (10:29 +0100)]
Merge pull request #691 from kissg1988/seafile

seafile-server: fix fastcgi mode settings in seafile-admin script

9 years agophp5: disable mips16 support (fixes #675)
Michael Heimpold [Sat, 20 Dec 2014 21:59:26 +0000 (22:59 +0100)]
php5: disable mips16 support (fixes #675)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agosmstools3 : ADD smstools3 package
Gerald Kerma [Tue, 23 Dec 2014 05:37:09 +0000 (06:37 +0100)]
smstools3 : ADD smstools3 package

Add smstools3 package from http://smstools3.kekekasvi.com/

Tested successfull as an email/sms gateway with :
- Device: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem
- Trunk: OpenWrt Chaos Calmer r43753
- Kirkwood : Globalscale Technologies Guruplug Server Plus

Send and receive SMS with modem : OK
Forward received SMS to mailhub : OK

Signed-off-by: Gerald Kerma <dreagle@doukki.net>
9 years agoseafile-server: fix fastcgi mode settings in seafile-admin script 691/head
Gergely Kiss [Mon, 22 Dec 2014 20:56:04 +0000 (21:56 +0100)]
seafile-server: fix fastcgi mode settings in seafile-admin script

* Use the correct path for the pidfile
* Start a multithreaded daemon instead of pre-forking worker processes.
  This avoids consuming too much memory and makes context switches faster

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoMerge pull request #688 from oneru/master
Steven Barth [Mon, 22 Dec 2014 14:09:39 +0000 (15:09 +0100)]
Merge pull request #688 from oneru/master

Add package license information for fwknop

9 years agoAdd package license information 688/head
Jonathan Bennett [Mon, 22 Dec 2014 13:58:24 +0000 (07:58 -0600)]
Add package license information
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years agoMerge pull request #687 from oneru/master
Steven Barth [Mon, 22 Dec 2014 13:30:56 +0000 (14:30 +0100)]
Merge pull request #687 from oneru/master

Update fwknopd to 2.6.5

9 years agoUpdate fwknopd to 2.6.5 687/head
Jonathan Bennett [Mon, 22 Dec 2014 12:53:28 +0000 (06:53 -0600)]
Update fwknopd to 2.6.5
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years agontpd: update to 4.2.8 and remove nossl support
Peter Wagner [Mon, 22 Dec 2014 11:36:32 +0000 (12:36 +0100)]
ntpd: update to 4.2.8 and remove nossl support

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agobtrfs-progs: improve init script
Daniel Golle [Mon, 22 Dec 2014 08:50:06 +0000 (09:50 +0100)]
btrfs-progs: improve init script

check for btrfs in /proc/filesystems instead of /proc/modules

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoMerge pull request #685 from Adze1502/master
champtar [Mon, 22 Dec 2014 08:10:01 +0000 (09:10 +0100)]
Merge pull request #685 from Adze1502/master

mwan3: update to version 1.5-9

9 years agomwan3: update to version 1.5-9 685/head
Adze1502 [Mon, 22 Dec 2014 07:44:41 +0000 (08:44 +0100)]
mwan3: update to version 1.5-9

Fix issue where config file would be overwritten in some cases
Fix issue where local address of wan point-to-point links were unreachable from lan

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
9 years agoMerge pull request #681 from openwrt/elfutils-musl
Steven Barth [Sun, 21 Dec 2014 20:06:50 +0000 (21:06 +0100)]
Merge pull request #681 from openwrt/elfutils-musl

elfutils: fix compilation with musl

9 years agoMerge pull request #684 from kissg1988/vala
Steven Barth [Sun, 21 Dec 2014 20:00:22 +0000 (21:00 +0100)]
Merge pull request #684 from kissg1988/vala

vala: update to version 0.26.1

9 years agovala: update to version 0.26.1 684/head
Gergely Kiss [Sun, 21 Dec 2014 19:34:08 +0000 (20:34 +0100)]
vala: update to version 0.26.1

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoMerge pull request #589 from thess/glib2-update
Ted Hess [Sun, 21 Dec 2014 17:28:50 +0000 (12:28 -0500)]
Merge pull request #589 from thess/glib2-update

glib2: Upgrade to 2.42.1

9 years agoupmpdcli: Revert #678 (force strip)
Ted Hess [Sun, 21 Dec 2014 17:09:49 +0000 (12:09 -0500)]
upmpdcli: Revert #678 (force strip)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoethtool: update to 3.18
Matthias Schiffer [Sun, 21 Dec 2014 15:08:33 +0000 (16:08 +0100)]
ethtool: update to 3.18

This release contains a patch which is supposed to improve musl compatiblity. I
haven't tested it with musl though.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years agolibxml2: fix build error with musl libc (fixes #454)
Michael Heimpold [Sun, 21 Dec 2014 14:54:15 +0000 (15:54 +0100)]
libxml2: fix build error with musl libc (fixes #454)

Thanks to nakarotori for spotting this.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agoelfutils: fix compilation with musl 681/head
Steven Barth [Sun, 21 Dec 2014 12:49:30 +0000 (13:49 +0100)]
elfutils: fix compilation with musl

this gets rid of tons of incompatible gnu-isms.

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #677 from sykesm/openconnect-vpnc-hooks
Nikos Mavrogiannopoulos [Sun, 21 Dec 2014 08:56:44 +0000 (10:56 +0200)]
Merge pull request #677 from sykesm/openconnect-vpnc-hooks

openconnect: Restore support for vpnc-script hooks

9 years agoMerge pull request #679 from kissg1988/shadow
Steven Barth [Sun, 21 Dec 2014 08:28:41 +0000 (09:28 +0100)]
Merge pull request #679 from kissg1988/shadow

shadow: fix dependency issues

9 years agoMerge pull request #678 from thess/upmpdcli-work
Ted Hess [Sat, 20 Dec 2014 23:22:58 +0000 (18:22 -0500)]
Merge pull request #678 from thess/upmpdcli-work

upmpdcli: Reduce binary sizes (force strip)

9 years agoshadow-utils: remove dependency causing conflict 679/head
Gergely Kiss [Sat, 20 Dec 2014 22:12:22 +0000 (23:12 +0100)]
shadow-utils: remove dependency causing conflict

The "+ALL:shadow" dependency causes conflict with passwd utility
as it is provided by busybox in the default configuration.

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoupmpdcli: Reduce binary sizes (force strip) 678/head
Ted Hess [Sat, 20 Dec 2014 22:03:13 +0000 (17:03 -0500)]
upmpdcli: Reduce binary sizes (force strip)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoshadow: fix libintl/libiconv dependencies
Gergely Kiss [Sat, 20 Dec 2014 22:01:56 +0000 (23:01 +0100)]
shadow: fix libintl/libiconv dependencies

Include nls.mk rather than explicitly using the stub versions.
This allows to make the packages depend on the full versions
of libiconv & libintl and thus to have full language support.

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoopenconnect: Restore support for vpnc-script hooks 677/head
Matthew Sykes [Sat, 20 Dec 2014 15:56:53 +0000 (10:56 -0500)]
openconnect: Restore support for vpnc-script hooks

* Restore hooks support from vpnc-script
* Use consistent style for tests and blocks in openconnect.sh
* Cleanup code that writes banner to syslog

Signed-off-by: Matthew Sykes <matthew.sykes@gmail.com>
9 years agominidlna: Add path to correct PID file for start-stop-daemon 676/head
Ted Hess [Sat, 20 Dec 2014 15:38:22 +0000 (10:38 -0500)]
minidlna: Add path to correct PID file for start-stop-daemon

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoupmpdcli: Revert default interface to 'br-lan' (correct mistaken assumption)
Ted Hess [Sat, 20 Dec 2014 14:45:54 +0000 (09:45 -0500)]
upmpdcli: Revert default interface to 'br-lan' (correct mistaken assumption)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agounrar: update to 5.2.3
Álvaro Fernández Rojas [Sat, 20 Dec 2014 12:10:19 +0000 (13:10 +0100)]
unrar: update to 5.2.3

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoMerge pull request #674 from Zokormazo/less
Steven Barth [Sat, 20 Dec 2014 09:19:34 +0000 (10:19 +0100)]
Merge pull request #674 from Zokormazo/less

less: import 458 from oldpackages.

9 years agoMerge pull request #672 from remakeelectric/lua-mosquitto
Steven Barth [Sat, 20 Dec 2014 09:19:04 +0000 (10:19 +0100)]
Merge pull request #672 from remakeelectric/lua-mosquitto

lang: lua-mosquitto: import new package

9 years agoMerge pull request #670 from remakeelectric/lua-penlight
Steven Barth [Sat, 20 Dec 2014 09:18:54 +0000 (10:18 +0100)]
Merge pull request #670 from remakeelectric/lua-penlight

lang: lua: Add penlight library