aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* sudo: update to version 1.8.27Josef Schlehofer2019-03-25
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #8488 from neheb/patch-2Hannu Nyman2019-03-24
|\ | | | | libsigc++: Fix URL
| * libsigc++: Fix URLRosen Penev2019-03-24
|/ | | | | Old URL is dead. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* nano: update to 4.0Hannu Nyman2019-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano editor to version 4.0. Release notes at http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS?h=v4.0 2019.03.24 - GNU nano 4.0 "Thy Rope of Sands" * An overlong line is no longer automatically hard-wrapped. * Smooth scrolling (one line at a time) has become the default. * A newline character is no longer automatically added at end of buffer. * The line below the title bar is by default part of the editing space. * Option --breaklonglines (-b) turns automatic hard-wrapping back on. * Option --jumpyscrolling (-j) gives the chunky, half-screen scrolling. * Option --finalnewline (-f) brings back the automatic newline at EOF. * Option --emptyline (-e) leaves the line below the title bar unused. * <Alt+Up> and <Alt+Down> now do a linewise scroll instead of a findnext. * Any number of justifications can be undone (like all other operations). * When marked text is justified, it becomes a single, separate paragraph. * Option --guidestripe=<number> draws a vertical bar at the given column. * Option --fill=<number> no longer turns on automatic hard-wrapping. * When a line continues offscreen, it now ends with a highlighted ">". * The halfs of a split two-column character are shown as "[" and "]". * A line now scrolls horizontally one column earlier. * The bindable functions 'cutwordleft' and 'cutwordright' were renamed to 'chopwordleft' and 'chopwordright' as they don't use the cutbuffer. * The paragraph-jumping functions were moved from Search to Go-to-Line. * Option --rebinddelete is able to compensate for more misbindings. * Options --morespace and --smooth are obsolete and thus ignored. * The --disable-wrapping-as-root configure option was removed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* Merge pull request #8479 from wfleurant/ygg-init-nodeinfoHannu Nyman2019-03-24
|\ | | | | yggdrasil: fix startup and generate nodeInfo info
| * yggdrasil: fix startup and generate nodeInfo infoWilliam Fleurant2019-03-23
|/ | | | | | | | | - init: fix no start - defaults: apply ubus system board info to nodeInfo - defaults: fix missing yggdrasil interface - defaults: call uci commit Signed-off-by: William Fleurant <william@netblazr.com>
* openssh: use quotesPeter Wagner2019-03-22
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #8474 from jefferyto/python-cffi-1.12.2Hannu Nyman2019-03-22
|\ | | | | python-cffi: Update to latest version
| * python-cffi: Update to latest versionJeffery To2019-03-22
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #8473 from jefferyto/python-attrs-19.1.0Hannu Nyman2019-03-22
|\ \ | | | | | | python-attrs: Update to latest version
| * | python-attrs: Update to latest versionJeffery To2019-03-22
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #8471 from ptpt52/mwan3-fix-rtmon-bugHannu Nyman2019-03-22
|\ \ | | | | | | mwan3: fix logical/typo bug in mwan3rtmon
| * | mwan3: fix logical/typo bug in mwan3rtmonChen Minqiang2019-03-22
| |/ | | | | | | | | | | | | | | This bug was introduced since dd206b7d0bc4a7de739b6dbccbac5b5ffcae9024 mwan3_remon_ipv4 and mwan3_remon_ipv6 is command to run not a variable I add some comments on them hopefully people will notice it Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* | yubico-pam: Initial checkin of makefileStuart B. Wilkins2019-03-22
| | | | | | | | Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
* | ykpers: Initial checkin of makefileStuart B. Wilkins2019-03-22
| | | | | | | | Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
* | ykclient: Initial checkin of makefileStuart B. Wilkins2019-03-22
| | | | | | | | Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
* | libyubikey: Initial checkin of makefileStuart B. Wilkins2019-03-22
| | | | | | | | Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
* | ACME: Fix missing quotes in variable comparisonsToke Høiland-Jørgensen2019-03-22
|/ | | | | | | The variables can be empty if not set in the UCI config. Reported-by: Petr Novák <petrn@me.com> Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* nfs-kernel-server: fix dependenciesPeter Wagner2019-03-21
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* openssh: handle multiple ports and simplify init scriptPeter Wagner2019-03-21
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #8438 from lucize/2passauthHannu Nyman2019-03-21
|\ | | | | libpam-google-authenticator: add package
| * google-authenticator-libpam: add packageLucian Cristian2019-03-19
| | | | | | | | | | | | add pam 2 pass authentication support Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | Merge pull request #8437 from exploide/stubby_fixesHannu Nyman2019-03-21
|\ \ | | | | | | stubby: fixed duplicate IPv6 address and typo
| * | stubby: fixed duplicate IPv6 address in stubby.yml; fixed typo in README.mdJannik Vieten2019-03-18
| |/ | | | | | | Signed-off-by: Jannik Vieten <me@exploide.net>
* | Merge pull request #8464 from lnslbrty/update/ptunnel-ngHannu Nyman2019-03-21
|\ \ | | | | | | ptunnel-ng: update to 1.40
| * | ptunnel-ng: update to 1.40Toni Uhlig2019-03-21
| | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | Merge pull request #8445 from cotequeiroz/python-requests-oauthlib_1.2.0Hannu Nyman2019-03-21
|\ \ \ | | | | | | | | python-requests-oauthlib: update to 1.2.0; python-oauthlib: update to 3.0.1
| * | | python-requests-oauthlib: update to 1.2.0Eneas U de Queiroz2019-03-18
| | | | | | | | | | | | | | | | | | | | | | | | This version adds compatibility with OAuthlib 3.0.0 and above. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | python-oauthlib: update to 3.0.1Eneas U de Queiroz2019-03-18
| | | | | | | | | | | | | | | | | | | | | | | | This is a major update with bufixes, new features and API changes. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | Merge pull request #8441 from Cynerd/python-influxdb-5.2.2Hannu Nyman2019-03-21
|\ \ \ \ | | | | | | | | | | python-influxdb: update to 5.2.2
| * | | | python-influxdb: update to 5.2.2Karel Kočí2019-03-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | yggdrasil: use Golang buildroot appropriately, actually fix #8457Deng Qingfang2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This supersedes #8465 No longer needs FPU emulator now Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | obfs4proxy: Remove build dependenciesJeffery To2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Go compiler can now manage the build dependencies by itself, as obfs4proxy has been ported to a Go module. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | golang: Add support for setting gcflags/ldflags from package MakefileJeffery To2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds several variables for Go package Makefiles: * GO_PKG_GCFLAGS - go tool compile arguments * GO_PKG_LDFLAGS - go tool link arguments * GO_PKG_LDFLAGS_X - go tool link -X definitions Settings these will add the corresponding flags to the go install command line. (Other command line arguments can still be added by passing them as the first argument to GoPackage/Build/Compile.) This also adds Go's runtime environment variables (GOGC, GOMAXPROCS, GOTRACEBACK) to the unexport list. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | libsndfile: update to 2019-03-08Peter Wagner2019-03-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #8453 from dibdot/travelmateDirk Brenken2019-03-20
|\ \ \ \ \ | | | | | | | | | | | | travelmate: 1.4.2
| * | | | | travelmate: 1.4.2Dirk Brenken2019-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a json related ressource leak * add a reload trigger when the wireless config gets changed * set an interface default 'trm_wwan' (like the LuCI frontend) * reordered nested loops to optimize the connection handling Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #8434 from pprindeville/perl-text_csv-139Philip Prindeville2019-03-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | perl-text-csv_xs: update to 1.39
| * | | | | perl-text-csv_xs: update to 1.39Philip Prindeville2019-03-17
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | yggdrasil: remove pkgarch, cleanup space with tabsWilliam Fleurant2019-03-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <william@netblazr.com>
* | | | | routing-yggdrasil: add packagePaul Spooren2019-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yggdrasil builds end-to-end encrypted networks with IPv6. Beyond the similarities with cjdns is a different routing algorithm. This globally-agreed spanning tree uses greedy routing in a metric space. Back-pressure routing techniques allow advanced link aggregation bonding on per-stream basis. In turn, a single stream will span across multiple network interfaces simultaneously with much greater throughput. Authored by: William Fleurant <meshnet@protonmail.com> Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | Merge pull request #8446 from cotequeiroz/python-qrcode_6.1Hannu Nyman2019-03-19
|\ \ \ \ \ | | | | | | | | | | | | python-qrcode: bump to 6.1, fix dependencies
| * | | | | python-qrcode: bump to 6.1, fix dependenciesEneas U de Queiroz2019-03-11
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package was missing dependencies on pillow and python-setuptools. The Makefile was simplified. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #8448 from commodo/tcpreplay-bumpHannu Nyman2019-03-19
|\ \ \ \ \ | |_|_|_|/ |/| | | | tcpreplay: bump to version 4.3.2
| * | | | tcpreplay: bump to version 4.3.2Alexandru Ardelean2019-03-19
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This one contains only a few CVEs + bugfixes. * CVE-2019-8381 memory access in do_checksum() (#538) * CVE-2019-8376 NULL pointer dereference get_layer4_v6() (#537) * CVE-2019-8377 NULL pointer dereference get_ipv6_l4proto() (#536) * Rename Ethereal to Wireshark (#545) Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #8444 from wvdakker/masterHannu Nyman2019-03-19
|\ \ \ \ | | | | | | | | | | Shorewall: Bump to version 5.2.3.2
| * | | | Shorewall6: Bump to version 5.2.3.2.W. van den Akker2019-03-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall: Bump to version 5.2.3.2.W. van den Akker2019-03-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall6-lite: Bump to version 5.2.3.2.W. van den Akker2019-03-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-lite: Bump to version 5.2.3.2.W. van den Akker2019-03-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>