Noah Meyerhans
0b73e6833b
Merge pull request #1436 from ManoftheSea/musl-compat
Make ipsec-tools compatible with musl
10 years ago
Steven Barth
1c66cd37e8
Merge pull request #1421 from Zokormazo/bwm-ng
bwm-ng: Fix building with gcc-security enabled
10 years ago
Steven Barth
f297eb8752
Merge pull request #1380 from mickeprag/master
python-crcmod: new package
10 years ago
Steven Barth
33e58b49ac
Merge pull request #1369 from kissg1988/seafile
seafile: build against libevhtp 1.1 instead of 1.2
10 years ago
Steven Barth
63adc2175a
Merge pull request #1368 from kissg1988/libevhtp-1.1
libevhtp-1.1: package added
10 years ago
heil
b1cac15063
haproxy: upstream fixes
- [PATCH 15/18] MEDIUM: ssl: replace standards DH groups with custom
- [PATCH 16/18] BUG/MINOR: debug: display (null) in place of "meth"
- [PATCH 17/18] CLEANUP: deinit: remove codes for cleaning
- [PATCH 18/18] BUG/MINOR: ssl: fix smp_fetch_ssl_fc_session_id
Signed-off-by: heil <heil@terminal-consulting.de>
10 years ago
Ted Hess
8883083f1b
Merge pull request #1437 from mstorchak/luaposix
luaposix: fix compatibility with musl
10 years ago
Maxim Storchak
76b5c2007d
luaposix: fix compatibility with musl
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Steven Barth
9bf0217f2f
strongswan: refresh musl compatibility fixes
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
103f622523
Revert "mysql: disable SSP for ppc (toolchain issue?)"
This reverts commit e1e671139c
.
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Derek LaHousse
088ec6029f
ipsec-tools: Make compatible with musl
Based on changes at http://git.alpinelinux.org/cgit/aports/plain/main/ipsec-tools/musl-cdefs.patch
Removed references to "login" and "logout" functions, as musl utmp
doesn't.
Bump PKG_RELEASE
Signed-off-by: Derek LaHousse <dlahouss@mtu.edu>
10 years ago
Karl Palsson
4c2a42b912
libev: Update to 4.20
Minor release, changes from upstream:
- prefer noexcept over throw () with C++ 11.
- update ecb.h due to incompatibilities with c11.
- fix a potential aliasing issue when reading and writing
watcher callbacks.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
10 years ago
Ted Hess
6cbf2e0ad1
Merge pull request #1448 from damianorenfer/master
net/dnscrypt-proxy: update to 1.5.0
10 years ago
Ted Hess
2de4b96248
Merge pull request #1449 from rkunze/hdparm
hdparm: update to version 9.48
10 years ago
Richard Kunze
3deac7408a
hdparm: update to version 9.48
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
heil
9433d5ad28
nginx: fix musl compatibility
- include Patches according to issue #1129
- refresh Makefile
Signed-off-by: heil <heil@terminal-consulting.de>
10 years ago
Daniel Golle
9b50e5d901
libextractor: build against libarchive-noopenssl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
8037b27375
lvm2: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
82901096f1
Merge pull request #1447 from dangowrt/libarchive-without-openssl
libarchive: add build-variant without libopenssl
10 years ago
Damiano Renfer
7621572e22
net/dnscrypt-proxy: update to 1.5.0
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
10 years ago
Daniel Golle
60ba8483f1
gnunet: build PostgreSQL and mySQL backends
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
df1df03a2f
libarchive: add build-variant without libopenssl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
161b225acc
gnunet: update source to r35963
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
707f61ced9
i2c-tools: import from oldpackages
- license and maintainer added
- bumped to recent release source tarball instead of SVN source
- add archive.org mirror to work-around the lm-sensors.org domain
currently being broken...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Nikos Mavrogiannopoulos
18be1b77cf
transmission: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Steven Barth
b40c88f6ea
Merge pull request #1444 from thess/libnetfilter-cleanup
libnetfilter: packages moved to trunk git.openwrt.org/openwrt.git
10 years ago
Ted Hess
34a5b2fb6f
libnetfilter: packages moved to trunk git.openwrt.org/openwrt.git
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Steven Barth
c2d2967e59
Merge pull request #1441 from commodo/ovs-musl
openvswitch: a bit of cleanup + fix musl compatibility
10 years ago
Nikos Mavrogiannopoulos
bc034ae30a
ocserv: depend on radcli
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
cb36792aa2
libradcli: added package to replace freeradius-client
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
1b426f5bcf
Merge pull request #1442 from nmav/oc
openconnect: added support for supplying a fixed second password.
10 years ago
Nikos Mavrogiannopoulos
2c6a3743c6
openconnect: updated documentation
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
749abcacc8
openconnect: allow processing multiple passwords from stdin
Resolves #1419
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Alexandru Ardelean
3c78eb04b8
openvswitch: fix musl compatibility
Remove libatomic support from OVS: musl's libatomic seems incomplete.
Conditionally compile <net/if_packet.h>.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
b65d05a5ab
openvswitch: cleanup makefile (remove explicit build rules)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Álvaro Fernández Rojas
f2cc485dfe
minicom: fix iconv dependencies, music includes and musl compatibility
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Steven Barth
2865b5aa09
strongswan: fix musl builds, reenable lost modules
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
e1e671139c
mysql: disable SSP for ppc (toolchain issue?)
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Jo-Philipp Wich
44d7aa7789
Merge pull request #1426 from jow-/tinc-musl-compat
tinc: fix musl compatibility
10 years ago
Jonas Gorski
e49e86e036
znc: update to 1.6.0
Fixes compilation with musl.
Requires GCC 4.7 or newer, so broken for octeon.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
10 years ago
Jo-Philipp Wich
a9277215a9
Merge pull request #1427 from jow-/tgt-musl-compat
tgt: fix musl compatibility
10 years ago
Matthias Schiffer
c38ba76698
fastd: fix musl compatibility
Prefer linux/if_ether.h over netinet/if_ether.h if available since the
musl libc if_ether.h header does not allow mixing with kernel headers,
it will result in a struct ethhdr redefinition error.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
10 years ago
Nuno Goncalves
789dafdb11
Merge pull request #1428 from jow-/tcsh-musl-compat
tcsh: fix musl compatibility
10 years ago
Marcel Denia
b051ddec8d
perl-*: Bump PKG_RELEASE
Trigger a rebuild to make everything adapt to perl 5.22.0.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
7a545cc9b3
perl: Update to 5.22.0
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
38be10c1bc
perl: Disable strerror_r usage with musl
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
dc475f7886
perl: Enable threading support by default for all libc implementations
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
392e1475c8
perl: Upgrade base package dependencies
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
34d6d0a1a1
perl: Upgrade base package definitions
- Remove perlbase-cgi
- Remove Module::Build from perlbase-module
- Remove perlbase-package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
5cdd6755f3
perl: Upgrade configuration files to perl 5.22.0
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago