Commit Graph

10185 Commits

Author SHA1 Message Date
Hirokazu MORIKAWA 2f3b30ab13 swig: bump to 3.0.12
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2018-04-25 17:26:05 +09:00
Michael Heimpold 6a9d2386c4 php7-pecl-propro: update to 2.1.0
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-04-18 22:38:31 +02:00
Michael Heimpold 2da394c4f1 php7-pecl-http: fix build if libidn and libidn2 are both available
We now select libidn2 as dependency, but libidn -if available-
is also linked against.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-04-18 22:32:20 +02:00
Michael Heimpold f8ec3965eb libgpiod: update to 1.0.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-04-18 21:35:04 +02:00
Michael Heimpold 0fbed12528 mmc-utils: update to latest git version
Also drop obsolete patch.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-04-18 21:28:58 +02:00
Hannu Nyman ad86eaa71f
Merge pull request #5929 from iamperson347/getdns-libidn2-update
getdns: Package update to replace libidn support with libidn2
2018-04-18 12:51:37 +03:00
David Mora cefe7738b5 getdns: Package update to replace libidn support with libidn2
Package update to replace libidn support with libidn2

Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-04-17 18:10:59 -04:00
Daniel Golle b1bd165886
Merge pull request #5923 from aparcar/bmx7-dnsupdate
bmx7-dnsupdate: add package
2018-04-17 21:13:14 +02:00
Hannu Nyman 3e8ac27f3d
Merge pull request #5921 from ClaymorePT/boost_1.67.0
boost: Package Version Update -> 1.67.0
2018-04-17 19:57:42 +03:00
Hannu Nyman 6779bd73eb
Merge pull request #5928 from mstorchak/tmux
tmux: update to 2.7
2018-04-17 19:56:51 +03:00
Maxim Storchak 34b79e98e7 tmux: update to 2.7
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2018-04-17 19:17:34 +03:00
Ted Hess 01f93c7742
Merge pull request #5857 from diizzyy/sound-lame
sound/lame: Fix optimization
2018-04-17 11:24:50 -04:00
Hannu Nyman 82cd2ab735
Merge pull request #5922 from diizzyy/utils-pcsctools
utils/pcsc-tools: Update to 1.5.3
2018-04-17 17:03:29 +03:00
Paul Spooren dda234aff8 bmx7-dnsupdate: add package
Makes it easy to address bmx7 shorids and hostnames with ping, ssh, etc.
Both are stored in /tmp/hosts/ and so loaded by dnsmasq.
Instead of using a cron job which triggers the bmx7 deamon every so and
so, inotifywait is used to see creation or deletion of originators in
/var/run/bmx7/json/originators/

Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
2018-04-17 15:13:44 +09:00
Marko Ratkaj f448a5ad30
Merge pull request #5806 from sartura/mozilla_iot_gateway
node-mozilla-iot-gateway: add package
2018-04-16 13:07:56 +00:00
Dirk Brenken dd3ad7207e
Merge pull request #5918 from doscott/easydnsfix
<ddns-scripts>: Add OK to valid easydns response.
2018-04-16 15:03:59 +02:00
Danny Scott d5ae2850b8
ddns-scripts: Add OK to valid easydns resonse.
Signed-off-by: Danny Scott <doscott@gmail.com>'
2018-04-16 09:46:17 -03:00
Marko Ratkaj 9d200c0080 node-mozilla-iot-gateway: add new package
Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com>
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-04-16 13:41:05 +02:00
Dirk Brenken 8f9f2a3044
Merge pull request #5908 from mwarning/zerotier
zerotier: fix segfault on ARM
2018-04-16 13:18:45 +02:00
Daniel Engberg 5262792ef7 utils/pcsc-tools: Update to 1.5.3
Update pcsc-tools to 1.5.3

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-04-16 09:30:56 +02:00
Carlos Miguel Ferreira 9c09ecf437
boost: Package Version Update -> 1.67.0
This package update provides two new libraries
- Contract (compiled library) [1]: Contract programming for C++.
  All contract programming features are supported: Subcontracting,
  class invariants, postconditions (with old and return values),
  preconditions, customizable actions on assertion failure (e.g.,
  terminate or throw), optional compilation and checking of
  assertions, etc, from Lorenzo Caminiti.

- HOF (header-only library) [2]:
  Higher-order functions for C++, from Paul Fultz II.

More info can be found at the usual place [3].

[1]: https://www.boost.org/libs/contract
[2]: https://www.boost.org/libs/hof
[3]: https://www.boost.org/users/history/version_1_67_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2018-04-16 01:53:38 +01:00
Daniel Golle 3c7d2ae182 inotify-tools: add packages
Add packages for inotifywait, inotifywatch and libinotifytools.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-04-15 22:53:27 +02:00
Rosen Penev e5d0ff5421 acme: Switch to normal releases + other fixes.
As acme.sh has releases, switch to using those. Update the version accordingly.

Also rearranged some stuff in the hope that uscan will start tracking releases instead of git commits. Makefile is more simple as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-04-15 14:11:21 +02:00
Hannu Nyman 62cd515fc4
Merge pull request #5914 from Shulyaka/master
postfix: version update to 3.3.0
2018-04-14 10:33:14 +03:00
Hannu Nyman 199e223f02
Merge pull request #5911 from val-kulkov/subversion-package
subversion: update to 1.10.0
2018-04-14 10:32:17 +03:00
Hannu Nyman 18286f25b2
Merge pull request #5913 from wvdakker/master
Shorewall: Bump to version 5.1.12.4
2018-04-13 23:51:54 +03:00
W. van den Akker 130f03f6df
Shorewall6: Bump to version 5.1.12.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-04-13 22:02:35 +02:00
W. van den Akker 8f650ec3c1
Shorewall: Bump to version 5.1.12.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-04-13 22:00:26 +02:00
W. van den Akker 3b2b384ecd
Shorewall6-lite: Bump to version 5.1.12.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-04-13 21:58:47 +02:00
W. van den Akker 2715be921a
Shorewall-lite: Bump to version 5.1.12.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-04-13 21:57:16 +02:00
W. van den Akker fcbc140bf9
Shorewall-core: Bump to version 5.1.12.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-04-13 21:55:44 +02:00
Val Kulkov 1ba6f74b5c subversion: update to 1.10.0
Update from 1.9.7 to 1.10.0.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2018-04-13 12:02:59 -04:00
champtar 49df906991
Merge pull request #5854 from diizzyy/libs-sqlite
libs/sqlite: Update to 3.23.1
2018-04-12 15:20:45 -07:00
Daniel Engberg 9c61c21014 libs/sqlite: Update to 3.23.1
Update sqlite to 3.23.1

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-04-12 23:56:36 +02:00
Moritz Warning d014516ac0 zerotier: bump package version
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-04-12 23:20:41 +02:00
Moritz Warning 279967df99 zerotier: show message when section disabled
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-04-12 23:20:38 +02:00
Moritz Warning a70f13dcba zerotier: abort on zerotier-idtool error
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-04-12 23:20:37 +02:00
Moritz Warning 488ac042f6 zerotier: log errors
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-04-12 23:20:34 +02:00
Moritz Warning 939a2a8e4b zerotier: remove broken option interface
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-04-12 23:20:32 +02:00
Moritz Warning a0b12895dc zerotier: disable -pie to avoid segfault
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-04-12 23:20:21 +02:00
Florian Fainelli 72373ebc5a
Merge pull request #5827 from neheb/patch-4
iptraf-ng: Fix Source URLs
2018-04-12 11:36:37 -07:00
Hannu Nyman eb16e06f8f
Merge pull request #5900 from salzmdan/master
knot: update to 2.6.6
2018-04-12 13:08:42 +03:00
Dirk Brenken 86b2607d95
Merge pull request #5904 from TDT-AG/pr/20180412-mwna3-fix-ubus
mwan3: in ubus rpcd script fix shell local issue
2018-04-12 11:37:49 +02:00
Florian Eckert 6b0a65b183 net/mwan3: update version to 2.6.14
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-04-12 11:22:26 +02:00
Florian Eckert 6f96e30829 mwan3: in ubus rpcd script fix shell local issue
To fix the shell local issue in the ubus mwan3 rpcd shell script, move
the switch case statment into a function.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-04-12 10:27:02 +02:00
Philip Prindeville b570344ee5
Merge pull request #5366 from brianjmurrell/dhcrelay-update
dhcrelay4: add support for up/downstream interfaces
2018-04-11 21:10:17 -06:00
Brian J. Murrell 93420826ab dhcrelay4: add support for up/downstream interfaces
dhcrelay has the ability to monitor interfaces for requests
in a single direction only rather than listening to all
interfaces for requests.

Doing this allows one to suppress the duplication of having
the relay forward requests from the same network that the
DHCP server is on.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2018-04-11 22:08:26 -04:00
Dirk Brenken c750f17fff
Merge pull request #5896 from allaudet/improve-autossh-config
autossh: add an 'enabled' option within the uci configuration file
2018-04-11 20:34:20 +02:00
Adrià Llaudet af31a192f8 autossh: add an 'enabled' option within the uci configuration file
In a tool like this one, you really want an option to establish if the service
should start or not by default on boot time, especially when its configuration
file has to be customized by the user.

In the configuration file, the new 'enabled' option is setted to '0' by default
since the configuration provided by default will not be the one finally used.

In the init script, the new 'enabled' option is setted to '1' by default in
order to support the previous configuration file behaviour.

Signed-off-by: Adrià Llaudet <adria.llaudet@gmail.com>
2018-04-11 20:22:17 +02:00
Marko Ratkaj 3bee7544d9
Merge pull request #5901 from sartura/openzwave_gcc_and_install_fix
openzwave: fix gcc7 compile and remove bad patch
2018-04-11 12:46:15 +00:00