aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #5923 from aparcar/bmx7-dnsupdateDaniel Golle2018-04-17
|\ | | | | bmx7-dnsupdate: add package
| * bmx7-dnsupdate: add packagePaul Spooren2018-04-17
| | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #5921 from ClaymorePT/boost_1.67.0Hannu Nyman2018-04-17
|\ \ | | | | | | boost: Package Version Update -> 1.67.0
| * | boost: Package Version Update -> 1.67.0Carlos Miguel Ferreira2018-04-16
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #5928 from mstorchak/tmuxHannu Nyman2018-04-17
|\ \ | | | | | | tmux: update to 2.7
| * | tmux: update to 2.7Maxim Storchak2018-04-17
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | Merge pull request #5857 from diizzyy/sound-lameTed Hess2018-04-17
|\ \ \ | | | | | | | | sound/lame: Fix optimization
| * | | sound/lame: Fix optimizationDaniel Engberg2018-04-03
| | | | | | | | | | | | | | | | | | | | | | | | Properly strip any -O switch Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #5922 from diizzyy/utils-pcsctoolsHannu Nyman2018-04-17
|\ \ \ \ | | | | | | | | | | utils/pcsc-tools: Update to 1.5.3
| * | | | utils/pcsc-tools: Update to 1.5.3Daniel Engberg2018-04-16
| |/ / / | | | | | | | | | | | | | | | | | | | | Update pcsc-tools to 1.5.3 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #5806 from sartura/mozilla_iot_gatewayMarko Ratkaj2018-04-16
|\ \ \ \ | | | | | | | | | | node-mozilla-iot-gateway: add package
| * | | | node-mozilla-iot-gateway: add new packageMarko Ratkaj2018-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com> Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | Merge pull request #5918 from doscott/easydnsfixDirk Brenken2018-04-16
|\ \ \ \ \ | |/ / / / |/| | | | <ddns-scripts>: Add OK to valid easydns response.
| * | | | ddns-scripts: Add OK to valid easydns resonse.Danny Scott2018-04-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Danny Scott <doscott@gmail.com>'
* | | | | Merge pull request #5908 from mwarning/zerotierDirk Brenken2018-04-16
|\ \ \ \ \ | |_|_|_|/ |/| | | | zerotier: fix segfault on ARM
| * | | | zerotier: bump package versionMoritz Warning2018-04-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
| * | | | zerotier: show message when section disabledMoritz Warning2018-04-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
| * | | | zerotier: abort on zerotier-idtool errorMoritz Warning2018-04-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
| * | | | zerotier: log errorsMoritz Warning2018-04-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
| * | | | zerotier: remove broken option interfaceMoritz Warning2018-04-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
| * | | | zerotier: disable -pie to avoid segfaultMoritz Warning2018-04-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | inotify-tools: add packagesDaniel Golle2018-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add packages for inotifywait, inotifywatch and libinotifytools. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | acme: Switch to normal releases + other fixes.Rosen Penev2018-04-15
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #5914 from Shulyaka/masterHannu Nyman2018-04-14
|\ \ \ \ | | | | | | | | | | postfix: version update to 3.3.0
| * | | | postfix: version update to 3.3.0Denis Shulyaka2018-04-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | | Merge pull request #5911 from val-kulkov/subversion-packageHannu Nyman2018-04-14
|\ \ \ \ \ | | | | | | | | | | | | subversion: update to 1.10.0
| * | | | | subversion: update to 1.10.0Val Kulkov2018-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update from 1.9.7 to 1.10.0. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | Merge pull request #5913 from wvdakker/masterHannu Nyman2018-04-13
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Shorewall: Bump to version 5.1.12.4
| * | | | | Shorewall6: Bump to version 5.1.12.4W. van den Akker2018-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall: Bump to version 5.1.12.4W. van den Akker2018-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall6-lite: Bump to version 5.1.12.4W. van den Akker2018-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-lite: Bump to version 5.1.12.4W. van den Akker2018-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-core: Bump to version 5.1.12.4W. van den Akker2018-04-13
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Merge pull request #5854 from diizzyy/libs-sqlitechamptar2018-04-12
|\ \ \ \ \ | | | | | | | | | | | | libs/sqlite: Update to 3.23.1
| * | | | | libs/sqlite: Update to 3.23.1Daniel Engberg2018-04-12
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Update sqlite to 3.23.1 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #5827 from neheb/patch-4Florian Fainelli2018-04-12
|\ \ \ \ \ | |_|_|/ / |/| | | | iptraf-ng: Fix Source URLs
| * | | | iptraf-ng: Fix Source URLsRosen Penev2018-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | The Fedora links have changed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #5900 from salzmdan/masterHannu Nyman2018-04-12
|\ \ \ \ \ | | | | | | | | | | | | knot: update to 2.6.6
| * | | | | knot: update to 2.6.6Daniel Salzman2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | Merge pull request #5904 from TDT-AG/pr/20180412-mwna3-fix-ubusDirk Brenken2018-04-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | mwan3: in ubus rpcd script fix shell local issue
| * | | | | | net/mwan3: update version to 2.6.14Florian Eckert2018-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | mwan3: in ubus rpcd script fix shell local issueFlorian Eckert2018-04-12
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #5366 from brianjmurrell/dhcrelay-updatePhilip Prindeville2018-04-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | dhcrelay4: add support for up/downstream interfaces
| * | | | | | dhcrelay4: add support for up/downstream interfacesBrian J. Murrell2018-04-11
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #5896 from allaudet/improve-autossh-configDirk Brenken2018-04-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | autossh: add an 'enabled' option within the uci configuration file
| * | | | | | autossh: add an 'enabled' option within the uci configuration fileAdriĆ  Llaudet2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #5901 from sartura/openzwave_gcc_and_install_fixMarko Ratkaj2018-04-11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | openzwave: fix gcc7 compile and remove bad patch
| * | | | | | openzwave: fix gcc7 compile and remove bad patchMarko Ratkaj2018-04-11
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch 903-no-examples.patch removes MinOZW binary. This is wrong since install section of openzwave is still using it. We can either remove the patch or remove install section for openzwave. It seems people are using this binary so we remove the patch. After removing the patch the following issue appears with gcc7: cc1plus: error: -Wformat-security ignored without -Wformat This is resolved by adding the following to Makefile TARGET_CPPFLAGS+=-Wno-format -Wno-format-security Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | libidn2: v2.0.4 Add to repoKevin Darbyshire-Bryant2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add libidn2 & idn2 tool to repo Heavily based on PR by Daniel Engberg <daniel.engberg.lists@pyret.net> Added idn2 tool & heavily based on existing idn Makefile. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | Merge pull request #5891 from pprindeville/add-per-host-dhcp-optionsPhilip Prindeville2018-04-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | isc-dhcp: allow hosts to have dhcp options