Daniel Golle
499536b1ac
ola: improve init script
Drop now unneeded dependency on sudo.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Nuno Goncalves
b49773a4f9
usbip: fix typo ( closes #4994 #5312 )
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
7 years ago
Ben Smith
d6eb6f0565
libs/libgcrypt: switch PKG_SOURCE_URL to https URI
curl hangs with the ftp URI
Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
7 years ago
Hannu Nyman
b110f3a305
Merge pull request #5305 from hbl0307106015/ndpi
libndpi: bump to version 2.2
7 years ago
Hannu Nyman
91d730171f
Merge pull request #5309 from sartura/sysrepo_release_0.7.2
Sysrepo release 0.7.2
7 years ago
Philip Prindeville
3055f86641
Merge pull request #5307 from TimelessNL/add_rtl_433
rtl_433: add package
7 years ago
Ted Hess
51316106dc
Merge pull request #5299 from thess/shairport-sync
shairport-sync: Update to 3.1.6
7 years ago
Nuno Goncalves
c9d4d01a31
usbip: fix usb.ids download ( closes #4994 )
Used the same solution as in utils/usbutils/Makefile
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
7 years ago
Nuno Goncalves
bdddeedf2a
watchcat: bump release due to 8e1e4d7d2d
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
7 years ago
Mislav Novakovic
3902f29b69
netopeer2: bump to latest version
This patch add's a new cmakefile which builds other cmakefiles and
simplifies the Makefile, also it renames the yang files so
sysrepoctl does not create duplicates.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years ago
Mislav Novakovic
317d897d44
sysrepo: bump to latest version
This patche renames the yang files so sysrepoctl does not create
duplicates.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years ago
Mislav Novakovic
87efe0f355
libnetconf2: bump to latest version
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years ago
Mislav Novakovic
442bcb56fb
libyang: bump to latest version
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years ago
Jasper Scholte
0e5708bcc3
rtl_433: add package
This will add the rtl_433 package. The project can be found: https://github.com/merbanan/rtl_433
It is based on a recent trunk since the latest release is negligible.
Signed-off-by: Jasper Scholte <NightNL@outlook.com>
7 years ago
Jasper Scholte
e190a22c6a
ser2net: added support for config file.
Signed-off-by: Jasper Scholte <NightNL@outlook.com>
7 years ago
Daniel Golle
9c1b1b396e
gnunet: update to git snapshot 2017-12-19
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
BangLang Huang
0f3c6ad60e
libndpi: bump to version 2.2
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
7 years ago
Alexandru Ardelean
1b6dd4781f
python,python3: add support for SOURCE_DATE_EPOCH var
See:
https://github.com/openwrt/packages/issues/5278
This should make Python & Python3 packages reproducible
when building.
In my local tests, I got the same sha256 for a sample
.pyc file, so likely this is the solution that should address
this.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Yousong Zhou
c4fa84cc21
xl2tpd: README.md: add docs on uci options
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years ago
Ted Hess
54927ab1df
shairport-sync: Update to 3.1.6
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years ago
Ted Hess
ff41c17b8e
Merge pull request #5286 from pprindeville/lighttd-update-1.4.48
lighttpd: update to 1.4.48
7 years ago
Hannu Nyman
d4ea92b721
Merge pull request #5298 from wvdakker/master
Fixed double/missing entry in path.
7 years ago
W. van den Akker
597a4fc5bb
Shorewall6: Fix double/missing entry in path.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
W. van den Akker
8723e3901e
Shorewall: Fix double/missing entry in path.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
Hannu Nyman
8a79f6f2b2
Merge pull request #5295 from wvdakker/reorder
Shorewall(6)-lite: Reorder install section
7 years ago
Hannu Nyman
8eec9cda08
Merge pull request #5296 from wvdakker/set-path
Shorewall(6): Set path
7 years ago
Ted Hess
ac32404eda
Merge pull request #5294 from damianorenfer/master
libs/libsodium: update to 1.0.16
7 years ago
W. van den Akker
bf16ee93ff
Shorewall6-lite: Reorder package/install section.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
W. van den Akker
d2b0596a0f
Shorewall-lite: Reorder package/install section.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
Alin Nastac
c59bea9f43
xl2tpd: remove demand support from netifd l2tp protocol
This pppd feature does not make sense in L2TP case because the
tunnel is already connected when xl2tpd launch pppd process. If
a dial-on-demand feature is to be implemented, trigger interface
would have to be provided by xl2tpd, not pppd.
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
7 years ago
W. van den Akker
35cb4dd18a
Shorewall6: Change path to prevent busybox/ip detection before ip-tiny/full.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
W. van den Akker
bfb207bd08
Shorewall: Change path to prevent busybox/ip detection before ip-tiny/full.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
Damiano Renfer
fb4b1925f4
libs/libsodium: update to 1.0.16
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
7 years ago
Philip Prindeville
13cbaf8541
Merge pull request #5291 from pprindeville/acpica-unix-update-20171215
acpica-unix: update to 20171215
7 years ago
Hannu Nyman
9128bd38c6
Merge pull request #5290 from brianjmurrell/set-PATH
shorewall-lite: set the $PATH variable
7 years ago
Philip Prindeville
6a3997e763
acpica-unix: update to 20171215
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Brian J. Murrell
701a3ec258
shorewall6-lite: set the PATH variable
So that it matches LEDE's default PATH value.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
7 years ago
Brian J. Murrell
a8f382f90b
shorewall-lite: set the PATH variable
So that it matches LEDE's default PATH value.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
7 years ago
Philip Prindeville
249127bae2
Merge pull request #5236 from lynxis/rb_perl
perl: remove build timestamp
7 years ago
Philip Prindeville
c1fac813ce
Merge pull request #5271 from jow-/introduce-setserial
setserial: introduce package
7 years ago
Philip Prindeville
3d59ce6f50
lighttpd: update to 1.4.48
All of the bugs for which we had patches have been fixed upstream
in 1.4.46, so the patches can be dropped.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Hannu Nyman
3c6d14021e
Revert "python,python3: add zlib/host to HOST_BUILD_DEPENDS"
This reverts commit c764f77dc1
.
The commit caused warnings to be displayed at make defconfig etc.
WARNING: Makefile 'package/feeds/packages/python/python/Makefile'
has a host build dependency on 'zlib/host' but
'package/libs/zlib/Makefile' does not implement a 'host' build type
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years ago
Hannu Nyman
96edbd3da9
Merge pull request #5274 from commodo/python-host-zlib
python,python3: add zlib/host to HOST_BUILD_DEPENDS
7 years ago
John Crispin
2e62b5a132
Merge pull request #5118 from jow-/cgi-io-sha256
cgi-io: support SHA256 checksums for file uploads
7 years ago
Hannu Nyman
1b42af5931
Merge pull request #5264 from TDT-AG/pr/20171211-net-stunnel-add-uci-enabled-param
net/stunnel: add enabled config option
7 years ago
Hannu Nyman
be7a4b830d
Merge pull request #5283 from dibdot/travelmate
travelmate: release 1.0.0
7 years ago
Michael Heimpold
ea9a7b5d45
Merge pull request #5237 from lynxis/rb_php7
php7: remove build timestamp
7 years ago
Hannu Nyman
fcfaa71b1d
Merge pull request #5280 from bk138/ola-0.10.5-try2
ola: update to 0.10.5, drop obsolete patches
7 years ago
Dirk Brenken
1995e0e632
travelmate: release 1.0.0
* limit sta interface selection/handling
to defined travelmate interface (trm_iface) only
* check eap capabilities and ignore enterprise uplinks
as long as eap support is not available
* documentation update
* cosmetics
* LuCI: various cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years ago
Christian Beier
841701651c
ola: update to 0.10.5, drop obsolete patches
This also add a patch fixing builds with newer protobuf versions,
https://github.com/OpenLightingProject/ola/pull/1336 .
Signed-off-by: Christian Beier <dontmind@freeshell.org>
7 years ago