Commit graph

6334 commits

Author SHA1 Message Date
Eric Luehrsen
b228d5e969 Unbound: Add hotplug/iface script to request restart
-Rebind to new interfaces cleanly
-Detach from old interfaces cleanly
-Some conf options do not reload dynamically
-Unbound grows some and this will shrink it

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-10-30 00:22:53 -04:00
Hannu Nyman
a6942cb229 Merge pull request #3412 from dibdot/travelmate
travelmate: update 0.2.4
2016-10-29 23:12:06 +03:00
Dirk Brenken
b2de32aab0 travelmate: update 0.2.4
* change option 'trm_iw' to boolean,
  1 => use iw (default)
  0 => use iwinfo
* option 'trm_maxretry' now accepts '0' to disable this check at all
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-29 21:40:12 +02:00
Vasilis Tsiligiannis
99d620f09e nsd: Update to v4.1.13
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2016-10-29 17:25:33 +03:00
Hannu Nyman
21af22a0a5 Merge pull request #3409 from dibdot/adblock
adblock: update 1.5.3
2016-10-29 11:41:29 +03:00
Hannu Nyman
6349973e2e Merge pull request #3410 from MikePetullo/lighttpd
lighttpd: update to 1.4.42
2016-10-29 11:28:45 +03:00
W. Michael Petullo
1215622476 lighttpd: update to 1.4.42
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-10-29 04:17:08 -04:00
Dirk Brenken
8a4917a0a1 adblock: update 1.5.3
* make wget check more flexible,
  fix for broken wget package installations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-28 19:36:04 +02:00
Alexandru Ardelean
c093978cca nmap: fix build on MacOS X
The configure script (for libdnet) seems to find <net/bpf.h>
and detect some BSD stuff.

The lidnet's Makefile wants to include eth-bsd.c, arp-bsd.c
and other BSD friends.

This seems to put a cork on it, and no BSD stuff appears anymore.
[at least on my system].

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-10-28 18:31:38 +02:00
Daniel Golle
981a596c5f gnunet: update to SVN r38231
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-10-28 15:02:05 +02:00
Hannu Nyman
d24a365936 Merge pull request #3406 from dibdot/travelmate
travelmate: update 0.2.3
2016-10-28 09:20:46 +03:00
Dirk Brenken
c8507b9eb4 travelmate: update 0.2.3
* simplified network setup
* refine scan-timeout between different radios
* raise error counter on lost uplink connections too
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-28 07:16:03 +02:00
Michael Heimpold
93ed17cded autoconf: prevent emacs detection and usage during compile
The LEDE buildbots currently fail to build the package since there seems
to be a problem with the emacs installed on the buildbot(s) (e.g. [1]):

-snip-
Making all in emacs
make[7]: Entering directory `/opt/buildbot/slaves/lede-slave-tah/x86_64/build/sdk/build_dir/target-x86_64_musl-1.1.15/autoconf-2.69/lib/emacs'
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
      set x; \
      list='autoconf-mode.el autotest-mode.el'; for p in $list; do \
        if test -f "$p"; then d=; else d="./"; fi; \
        set x "$@" "$d$p"; shift; \
      done; \
      shift; \
      EMACS="emacs" /bin/bash ../../build-aux/elisp-comp "$@" || exit 1; \
    else : ; fi
4;1H; last errno 10)
No buffers needed saving: you didn't lose any work.
mv: cannot stat '*.elc': No such file or directory
make[7]: *** [elc-stamp] Error 1
-snap-

So let's disable the emacs usage - the resulting artifacts are not
packaged at the moment at all.

[1] https://downloads.lede-project.org/snapshots/faillogs/x86_64/packages/autoconf/compile.txt

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-10-27 17:31:41 +02:00
Hannu Nyman
265f9595ed Merge pull request #3297 from NeoRaider/python
python, python3, python-*: use default prefix for host install
2016-10-27 16:43:15 +03:00
Hannu Nyman
172c50c4b1 Merge pull request #3278 from diizzyy/patch-13
libtool-bin: switch to xz tarball
2016-10-27 09:47:28 +03:00
Hannu Nyman
8e8fdc4b4d Merge pull request #3307 from amnonpaz/feature-new-package-lua-openssl
lua-openssl: Introduce new package
2016-10-27 09:38:45 +03:00
Luka Perkov
a149a49fe3 Merge pull request #3335 from sartura/libwebsockets-full-variant
libwebsockets: add full variant with libuv, plugins, CGI
2016-10-26 19:15:34 +02:00
Nikos Mavrogiannopoulos
98b8eb0978 Merge pull request #3393 from bobafetthotmail/patch-19
gnutls-utils/certtool: move to Encryption submenu
2016-10-26 08:31:22 +02:00
Hannu Nyman
deb4696b73 Merge pull request #3383 from bobafetthotmail/patch-10
libhavege: move to Libraries category
2016-10-25 17:50:41 +03:00
Hannu Nyman
ef120b301e Merge pull request #3382 from bobafetthotmail/patch-9
klish: move to Shells submenu
2016-10-25 17:46:28 +03:00
Yousong Zhou
17083195d7 Merge pull request #3390 from bobafetthotmail/patch-16
dvtm: move to Terminal submenu
2016-10-25 00:03:41 -05:00
Hannu Nyman
19cfe6a8fa Merge pull request #3385 from bobafetthotmail/patch-11
tmux: move to Terminal submenu
2016-10-24 23:19:42 +03:00
Hannu Nyman
e00d5b1c45 Merge pull request #3326 from ClaymorePT/boost_1_62_r1
boost: Package Version Update -> 1.62.0
2016-10-24 13:52:00 +03:00
Hannu Nyman
0907ba28de Merge pull request #3351 from RussellSenior/update-ap51-flash
utils/ap51-flash: import from old-packages and update
2016-10-24 13:47:57 +03:00
Hannu Nyman
394af57bc3 Merge pull request #3350 from MikePetullo/loudmouth
loudmouth: add new package
2016-10-24 13:46:11 +03:00
Alberto Bursi
82a8faa072 tcsh: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-24 10:22:09 +02:00
Hannu Nyman
cfc2c6833c Merge pull request #3388 from bobafetthotmail/patch-14
ccrypt: move to Encryption submenu
2016-10-24 10:46:14 +03:00
Alberto Bursi
fea72523f2 gnutls-utils/certtool: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-24 00:11:58 +02:00
Alberto Bursi
55c7ee7bab dvtm: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:34:48 +02:00
Alberto Bursi
dc88e921cc ccrypt: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:14:18 +02:00
Michael Heimpold
dbfaf0db07 Merge pull request #3228 from mhei/ser2net-update
ser2net: update to 3.0
2016-10-23 23:00:50 +02:00
Hannu Nyman
b2c66cf412 Merge pull request #3374 from chris5560/master
privoxy: fix handling config section "system"
2016-10-23 23:55:34 +03:00
Hannu Nyman
ad8e78cde7 Merge pull request #3354 from MikePetullo/lcdringer
lcdringer: add new package
2016-10-23 23:54:28 +03:00
champtar
d3d0bd86e7 Merge pull request #3387 from bobafetthotmail/patch-13
screen: move to Terminal submenu
2016-10-23 21:00:04 +02:00
Hannu Nyman
e9855f05ac Merge pull request #3360 from riptidewave93/master
utils/collectd: Add cpufreq module
2016-10-23 21:51:46 +03:00
Hannu Nyman
efdbe9cad5 Merge pull request #3380 from bobafetthotmail/patch-5
gzip: moving to Compression submenu
2016-10-23 21:08:56 +03:00
Alberto Bursi
f94d5dbbb3 screen: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 20:04:24 +02:00
Alberto Bursi
697789ab77 tmux: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 19:42:58 +02:00
Hannu Nyman
dc55a94cde Merge pull request #3381 from bobafetthotmail/patch-7
serialconsole: move to Terminal submenu
2016-10-23 19:55:45 +03:00
Hannu Nyman
397bcb9a1c Merge pull request #3358 from EricLuehrsen/unbound_uci
Unbound: Group patch work for example.conf.in
2016-10-23 19:44:08 +03:00
Alberto Bursi
951dfd3f06 libhavege: move to Libraries category
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:42:38 +02:00
Alberto Bursi
43dac9065d klish: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:35:48 +02:00
Alberto Bursi
7f0b030e97 serialconsole: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:30:33 +02:00
Alberto Bursi
9648acf668 gzip: moving to Compression submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:21:19 +02:00
Ted Hess
15077bebbc Merge pull request #3376 from bobafetthotmail/master
alsa-utils: moved to /sound and Sound category, fix minor bugs
2016-10-23 11:45:12 -04:00
Alberto Bursi
188a11809a alsa-utils: moved to /sound and Sound category, fix minor bugs
Moved source folder in /sound folder, and changed all packages in the makefile
to be shown in Sound category (not in Sound subcategory of Utilities).
Removed a line calling a non-existent Package/alsa-utils/Default
and site URL to the package alsa-utils-tests.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 14:53:34 +02:00
Saverio Proto
6bea54e74e tinc: version bump 1.0.29 2016-10-23 12:04:45 +02:00
Christian Schoenebeck
b7f09b9bbd privoxy: fix handling config section "system"
- privoxy.init fix handling of config section "system"
- change start/stop to start=95 and stop=10

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-10-22 20:31:37 +02:00
Ted Hess
a69f52516b Merge pull request #3367 from kuoruan/aria2
Update Aria2 and webui-aria2
2016-10-22 10:06:43 -04:00
Nikos Mavrogiannopoulos
34d492c362 Merge pull request #3372 from bobafetthotmail/patch-5
openconnect: added missing libs for openssl
2016-10-22 14:32:17 +02:00