champtar
ff672d95c2
Merge pull request #685 from Adze1502/master
mwan3: update to version 1.5-9
10 years ago
Adze1502
1ff50d94dc
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>
10 years ago
Steven Barth
95d3737aaa
Merge pull request #681 from openwrt/elfutils-musl
elfutils: fix compilation with musl
10 years ago
Steven Barth
b303393f4a
Merge pull request #684 from kissg1988/vala
vala: update to version 0.26.1
10 years ago
Gergely Kiss
9243322ff7
vala: update to version 0.26.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Ted Hess
ceb426edd8
Merge pull request #589 from thess/glib2-update
glib2: Upgrade to 2.42.1
10 years ago
Ted Hess
03244f1f35
upmpdcli: Revert #678 (force strip)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Matthias Schiffer
8d5780ddcb
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>
10 years ago
Michael Heimpold
dd538b6e02
libxml2: fix build error with musl libc ( fixes #454 )
Thanks to nakarotori for spotting this.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Steven Barth
c34f14023e
elfutils: fix compilation with musl
this gets rid of tons of incompatible gnu-isms.
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Nikos Mavrogiannopoulos
5213307a7f
Merge pull request #677 from sykesm/openconnect-vpnc-hooks
openconnect: Restore support for vpnc-script hooks
10 years ago
Steven Barth
7f5e667f98
Merge pull request #679 from kissg1988/shadow
shadow: fix dependency issues
10 years ago
Ted Hess
6c7b23b695
Merge pull request #678 from thess/upmpdcli-work
upmpdcli: Reduce binary sizes (force strip)
10 years ago
Gergely Kiss
7cdff9ec14
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>
10 years ago
Ted Hess
e75719d981
upmpdcli: Reduce binary sizes (force strip)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Gergely Kiss
3e0466eaff
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>
10 years ago
Matthew Sykes
f2fb6217ab
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>
10 years ago
Ted Hess
437a95666a
minidlna: Add path to correct PID file for start-stop-daemon
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
d380629477
upmpdcli: Revert default interface to 'br-lan' (correct mistaken assumption)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Álvaro Fernández Rojas
e3d4943bea
unrar: update to 5.2.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Steven Barth
876a4ff57d
Merge pull request #674 from Zokormazo/less
less: import 458 from oldpackages.
10 years ago
Steven Barth
a8d3259695
Merge pull request #672 from remakeelectric/lua-mosquitto
lang: lua-mosquitto: import new package
10 years ago
Steven Barth
b342b6441a
Merge pull request #670 from remakeelectric/lua-penlight
lang: lua: Add penlight library
10 years ago
Julen Landa Alustiza
e16770df9a
less: import from oldpackages.
Current oldpackages version is latest stable.
Added myself as maintainer.
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
10 years ago
Gergely Kiss
38bf5dc750
seafile-seahub: fix installation process of python dependencies
Solves "bash: easy_install: command not found" error during build
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Steven Barth
fa9cc681e7
mdnsresponder: remove spurious conffile section
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Daniel Golle
21f598178e
Merge pull request #648 from mstorchak/lvm2
lvm2 improvements
10 years ago
Ted Hess
0da4eeaeee
mpd: Update to 0.18.20
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
61d52a8fd1
Merge pull request #671 from remakeelectric/libwebsockets
libs: libwebsockets: add latest released version
10 years ago
Ted Hess
5f05f4ef74
upmpdcli: Change default interface to 'lan'
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Karl Palsson
e895f5aa5e
lang: lua-mosquitto: import new package
Based on released version of lua binding to libmosquitto.
Advantages compared to lua-mqtt:
* qos 1/2 support
* substantially faster
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Karl Palsson
8e6fc86dd5
libs: libwebsockets: add latest released version
This includes a patch for cyassl building that has been committed
upstream, but not released.
There's no SPDX license identifier for LGPL + static linking exception,
so I've used "LGPL-2.1+exception" as suggested at
http://lwn.net/Articles/378329/
See also: https://github.com/warmcat/libwebsockets/issues/170
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Karl Palsson
8649be4361
lang: lua: Add penlight library
Created new package for last current release of penlight.
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Steven Barth
4cfb0fce47
Merge pull request #668 from Zokormazo/bwm-ng
bwm-ng: import 0.6
10 years ago
Steven Barth
85401dd764
Merge pull request #669 from Zokormazo/grep
grep: update to 2.21, add license and maintainer
10 years ago
Julen Landa Alustiza
2b1003da62
grep: update to 2.21, add license and maintainer
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
10 years ago
Ted Hess
a56998399b
Merge pull request #667 from thess/upmpdcli-work
upmpdcli: Add UPnP icon. Use procd for start/stop.
10 years ago
Daniel Golle
befe43e099
debootstrap: depends on ar
debootstrap uses ar to decompress .deb packages
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Julen Landa Alustiza
9ba792eb9a
bwm-ng: import 0.6
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
10 years ago
Steven Barth
d24befd61c
dbus: readd libpthread dependency (accidentally removed)
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Ted Hess
4eb1e3aea4
upmpdcli: Add UPnP icon. Use procd for start/stop. Add uci config support for multiple instances
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Julen Landa Alustiza
912744785b
sudo: use hardcoded /var/lib instead of getting from compiling host Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
10 years ago
Steven Barth
d2164b89cb
mdnsresponder: update to 561.1.1
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
f0e61a423c
dbus: fix musl build
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
c6b61a828b
dbus: update to 1.9.4
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
ad60b567be
libaio: update to 0.3.110, bump copyright, add license
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Ted Hess
4c7282e22a
Merge pull request #665 from MikePetullo/master
lighttpd: reorder modules so that redirect loads before auth
10 years ago
W. Michael Petullo
14aa488309
lighttpd: reorder modules so that redirect loads before auth
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Luiz Angelo Daros de Luca
2280c80e97
Merge pull request #664 from luizluca/elfutils
elfutils: imported from oldpackages, updated to 0.160
10 years ago
Luiz Angelo Daros de Luca
5313490216
elfutils: imported from oldpackages, updated to 0.160
The pkg was imported from oldpackages.
It was updated to latest version, requiring some fixes in patches.
I added myself as maintainer.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago