Peter Wagner
1710be8605
git: update to 2.4.2
Signed-off-by: Peter Wagner <tripolar@gmx.at >
9 vuotta sitten
Jo-Philipp Wich
9e2788c96b
Merge pull request #1181 from ryzhovau/ipv6_opt
Optional IPv6 support
9 vuotta sitten
Luka Perkov
11a3e4c515
Merge pull request #1313 from remakeelectric/libev-new
libev: Import from management, with path fixes
9 vuotta sitten
Karl Palsson
67b39f8f9b
libev: Import from management, with path fixes
Imports the latest version from the management feed, and fixes the
install paths. All example code, and desktop linux expects and installs
libev's headers to /usr/include/<ev.h> not under a subdirectory.
Signed-off-by: Karl Palsson <karlp@tweak.net.au >
9 vuotta sitten
Etienne CHAMPETIER
9010339ec9
sqlite: update to 3.8.10.2
quickly run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
9 vuotta sitten
Etienne CHAMPETIER
ea28ae05dc
zabbix: update to 2.4.5
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
9 vuotta sitten
Etienne CHAMPETIER
46bdd1d60f
monit: update to 5.13
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
9 vuotta sitten
Marcel Denia
824d02f28a
perl-www-curl: Bump PKG_RELEASE
Recent changes in the perl package changed the ABI.
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
b2f92815c5
perl-html-parser: Bump PKG_RELEASE
Recent changes in the perl package changed the ABI.
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
0db18acdd2
perl-dbi: Bump PKG_RELEASE
Recent changes in the perl package changed the ABI.
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
0cf102a612
perl-compress-bzip2: Bump PKG_RELEASE
Recent changes in the perl package changed the ABI.
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
3202055a46
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
3c7528d2f4
perl: Pass _LARGEFILE_SOURCE and _FILE_OFFSET_BITS in cflags
Fixes broken largefile support.
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
afb99d5a3d
perl: Remove duplicate "subversion" configuration symbol for armeb
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
e6874b54ab
perl-www: Remove unnecessary -n Configure switch
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
109ac2c383
perl: Enable threading in host-perl as well if threading is selected
While host-perl only exists to run build scripts(and thus, should have
no influence on built packages at all), most packages depend heavily on the
feature set of the perl installation that ran their configuration scripts.
This change makes them see that threading support is enabled(if it actually
is selected).
We can't use configuration symbol overrides for this one, as they are
visible to host-perl as well. Using overrides would make it act as if it
had threading support enabled without actually having it.
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
3f7e3977a5
perl: Allow changing the default directory for perlmod/Compile
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
828800508d
perl: Add "-rdynamic" to LDDLFLAGS override in perlmod/Configure
perl would have done the same.
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
9474e497c6
perl: Override cpprun configuration symbol
This will not change any existing packages' functionality. All packages
that used this symbol before during build(with it's value being "cc -E") most
likely would've failed compilation.
Note that this change is only in effect during build.
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Marcel Denia
c6d65000d8
perl: Allow changing the default directory for perlmod/Configure
Signed-off-by: Marcel Denia <naoir@gmx.net >
9 vuotta sitten
Ted Hess
9589efa5bc
Merge pull request #1294 from mar-kolya/add-bridge-utils
Move bridge-utils from oldpackages
9 vuotta sitten
Steven Barth
1fac3a0c3a
Merge pull request #1307 from oneru/add-qrencode
libqrencode: This reverts some unwelcome changes and then fixes a typo in Makefile
9 vuotta sitten
Mislav Novakovic
387b3f751b
netdiscover: add package
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr >
9 vuotta sitten
Mislav Novakovic
235168192d
libnet: add package
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr >
9 vuotta sitten
Marko Ratkaj
669b44a50c
clamav: bump to 0.98.7
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr >
9 vuotta sitten
Steven Barth
d2670b43f2
Merge pull request #1298 from chris5560/master
radicale: fixed hotplug and init script
9 vuotta sitten
Jonathan Bennett
f51adfc331
libqrencode: fix typo in makefile
Fix compile error due to autoconf
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz >
9 vuotta sitten
Jonathan Bennett
2c800f9519
Revert "qrencode: Fix build dependency (libpng)"
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 1e2cd3318b .
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz >
9 vuotta sitten
Jonathan Bennett
402918835c
Revert "qrencode: Completely remove libpng dependency from package configure"
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 5989f6ca0b .
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz .
9 vuotta sitten
Nikolay Martynov
4a343362da
bridge-utils: copy from oldpackages
* update Makefile accoring to CONTRIBUTING.md, set maintainer
* fix file offset handling
* use https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git for source code
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com >
9 vuotta sitten
Mislav Novakovic
ccd9752fb6
freeradius2: add mirror for older releases
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr >
9 vuotta sitten
Nuno Goncalves
76f57ca7eb
sshtunnel: fixes validation bug with dynamic port forwarding.
Thanks to Avi Alkalay <avi@unix.sh >
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com >
9 vuotta sitten
Ted Hess
5989f6ca0b
qrencode: Completely remove libpng dependency from package configure
Signed-off-by: Ted Hess <thess@kitschensync.net >
9 vuotta sitten
Ted Hess
8ed74d14f9
Merge pull request #1302 from equinox0815/ntpd-enable-pps
ntpd: enable ATOM (PPS) support
9 vuotta sitten
Christian Pointner
80396166a8
ntpd: enable ATOM (PPS) support
Signed-off-by: Christian Pointner <equinox@spreadspace.org >
9 vuotta sitten
Ted Hess
1e2cd3318b
qrencode: Fix build dependency (libpng)
Signed-off-by: Ted Hess <thess@kitschensync.net >
9 vuotta sitten
Nuno Goncalves
2de5acd6bd
tcsh: update to 6.19.00
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com >
9 vuotta sitten
Christian Schoenebeck
65fb23d515
radicale: fixed hotplug and init script
* fixed hotplug script (not restarting on "ifup")
* fixed init script (not stopping in 1 second)
* fixed PKG_MAINTAINER string
* removing not needed comments in config file
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com >
9 vuotta sitten
Nicolas Thill
d8362b6d04
ipsec-tools: fix null dereference in racoon
* add a patch to fix a null pointer dereference in src/racoon/gssapi.c (CVE-2015-4047)
* refresh patches
* bumb release number
Signed-off-by: Nicolas Thill <nico@openwrt.org >
9 vuotta sitten
Nico
75d8f0924c
Merge pull request #1272 from ryzhovau/xz-utils-meta
xz: add xz-utils meta package
9 vuotta sitten
Ted Hess
56f7e852fb
Merge pull request #1266 from antonlacon/libopus-1.1.x
libopus: disable building unused features
9 vuotta sitten
Ted Hess
0f8b49faaa
Merge pull request #1289 from clehner/master
Fix emailrelay init script
9 vuotta sitten
Hauke Mehrtens
84c6815a9c
openvswitch: fix build with kernel >= 3.18.13
This fixes a build problem with kernel >= 3.18.13.
This should close #1283 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
9 vuotta sitten
Yousong Zhou
59f33d2aa7
xl2tpd: refactor for more resilience.
- Use netifd no_proto_task for notifying that xl2tpd does not have a
protocol task running.
- Use procd for xl2tpd service management.
- Refreshed 2xx patches to
- Prevent leftover regular type control result file.
- Allow xl2tpd run as foreground process while logging via syslog.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
- bumped version
- removed dependency on `ip` package as routes are setup by netifd
if iproute2 is actually required, please depend on
`@(PACKAGE_ip||PACKAGE_ip-full)` instead of `ip`
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
9 vuotta sitten
Nikos Mavrogiannopoulos
15f744bb53
ocserv: corrected checksum
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
9 vuotta sitten
Nikos Mavrogiannopoulos
0622e99f91
ocserv: updated to 0.10.5
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
9 vuotta sitten
Steven Barth
38f5f10948
Merge pull request #1284 from oneru/key-gen
Fwknopd: Backport patch to enable keygen in fwknopd
9 vuotta sitten
Steven Barth
87e4a658a4
Merge pull request #1278 from thess/vim-build-fix
vim: Fix false broken package status (buildbot)
9 vuotta sitten
Steven Barth
f3df405f20
Merge pull request #1268 from dajhorn/liblz4
liblz4: add new package
9 vuotta sitten
Ted Hess
8a86f84259
Merge pull request #1286 from equinox0815/pps-tools-linux3.18
pps-tools: enable for Linux 3.18
9 vuotta sitten