aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | ddns-scripts: rename freedns packageFlorian Eckert2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | ddns-scripts: rename cloudflare packageFlorian Eckert2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | ddns-scripts: rename ddns-scripts_service package to ddns-scripts-servicesFlorian Eckert2020-09-28
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | Merge pull request #13539 from nxhack/libuv_1400Rosen Penev2020-10-01
|\ \ \ \ \ | | | | | | | | | | | | libuv: update to 1.40.0
| * | | | | libuv: update to 1.40.0Hirokazu MORIKAWA2020-10-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | Merge pull request #13515 from neheb/domo3Rosen Penev2020-10-01
|\ \ \ \ \ \ | |/ / / / / |/| | | | | domoticz: fix compilation with full NLS
| * | | | | domoticz: fix compilation with full NLSRosen Penev2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13538 from neheb/glbbbbRosen Penev2020-09-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | glib2: remove static library hack
| * | | | | | glib2: remove static library hackRosen Penev2020-09-30
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's a better and faster way to do this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13536 from oleg-derevenetz/bwping-2.1Rosen Penev2020-09-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | bwping: update to version 2.1
| * | | | | | bwping: update to version 2.1Oleg Derevenetz2020-10-01
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
* | | | | | Merge pull request #13517 from neheb/gammRosen Penev2020-09-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | gammu: fix compilation with full NLS
| * | | | | | gammu: fix compilation with full NLSRosen Penev2020-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just disable NLS to fix it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | CONTRIBUTING: add CI informationPaul Spooren2020-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Describe briefly the details on the new runtime CI. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | CONTRIBUTING: format Markdown and fix some typosPaul Spooren2020-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also surround binaries and variable names with ticks so it's clearer what they are. Markdown formating via `remark-cli`. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | Merge pull request #13524 from commodo/python-batch1Hannu Nyman2020-09-30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | python-paho-mqtt,python-cryptography: bump versions
| * | | | | | python-cryptography: bump to version 3.1.1Alexandru Ardelean2020-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python-maho-mqtt: bump to versio 1.5.1Alexandru Ardelean2020-09-29
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs say it also supports MQTT 5.0. Added to description. Updated title as on pypi.org Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #13521 from neheb/gphotoRosen Penev2020-09-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | gphoto2: fix compilation with full NLS
| * | | | | | gphoto2: fix compilation with full NLSRosen Penev2020-09-28
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reorganized Makefile a little bit for consistency. Added PKG_BUILD_PARALLEL for faster compilation. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13516 from neheb/schRosen Penev2020-09-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | schroot: fix compilation with full NLS
| * | | | | | schroot: fix compilation with full NLSRosen Penev2020-09-28
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13518 from neheb/cryptseRosen Penev2020-09-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | cryptsetup: fix compilation with full NLS
| * | | | | | cryptsetup: fix compilation with full NLSRosen Penev2020-09-28
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | CI: get rid of the arc_archs buildbotRosen Penev2020-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both ARC platforms are not useful. One is enough for uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13505 from soif/fix_muninRosen Penev2020-09-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | muninlite: Fixes xinetd service not launching (since v2.0.1)
| * | | | | | muninlite: Bump PKG_RELEASEFrancois Dechery2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Francois Dechery <wxopwx@gmail.com>
| * | | | | | muninlite: Fixes munin xinetd service not launching.Francois Dechery2020-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Francois Dechery <wxopwx@gmail.com>
* | | | | | | Merge pull request #13522 from neheb/quasseRosen Penev2020-09-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | quasselc: remove pointless iconv ldflag
| * | | | | | | quasselc: remove pointless iconv ldflagRosen Penev2020-09-28
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -liconv is included with the glib2 pkgconfig flags. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13523 from neheb/telldRosen Penev2020-09-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | telldus-core: remove freebsd hack
| * | | | | | | telldus-core: remove freebsd hackRosen Penev2020-09-28
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13520 from neheb/transmRosen Penev2020-09-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | transmission: fix compilation with full NLS
| * | | | | | | transmission: fix compilation with full NLSRosen Penev2020-09-29
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13527 from ja-pa/python-zipp-3.2.0Rosen Penev2020-09-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-zipp: update to version 3.2.0
| * | | | | | | python-zipp: update to version 3.2.0Jan Pavlinec2020-09-29
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #13525 from ja-pa/jsoncpp-1.9.4Rosen Penev2020-09-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | jsoncpp: update to version 1.9.4
| * | | | | | | jsoncpp: update to version 1.9.4Jan Pavlinec2020-09-29
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #13530 from rs/nextdns-1.8.5-masterRosen Penev2020-09-29
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | nextdns: Update to version 1.8.5
| * | | | | | nextdns: Update to version 1.8.5Olivier Poitrey2020-09-29
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | Merge pull request #13526 from wodu/linuxptp_maintJosef Schlehofer2020-09-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | linuxptp: Upgrade to v3.1
| * | | | | | linuxptp: Upgrade to v3.1Wojciech Dubowik2020-09-29
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update email address of the maintainer. Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
* | | | | | Merge pull request #13519 from neheb/madpRosen Penev2020-09-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | madplay: fix compilation with full NLS
| * | | | | madplay: fix compilation with full NLSRosen Penev2020-09-28
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | hiredis: update to version 1.0.0Daniel Golle2020-09-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #13494 from TDT-AG/pr/20200925-xinetdFlorian Eckert2020-09-28
|\ \ \ \ \ | |_|_|/ / |/| | | | xinetd: fix xinetd reload problem
| * | | | xinetd: fix xinetd reload problemHelge Mader2020-09-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | | | Merge pull request #13508 from wvdakker/masterRosen Penev2020-09-27
|\ \ \ \ \ | | | | | | | | | | | | Shorewall: Bump to 5.2.8
| * | | | | Shorewall6: Bump to 5.2.8Willem van den Akker2020-09-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall: Bump to 5.2.8Willem van den Akker2020-09-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>