aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | spi-tools: update to 0.8.5Rosen Penev2020-09-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13447 from neheb/sisp1Rosen Penev2020-09-20
|\ \ \ \ \ | |/ / / / |/| | | | sispmctl: update to 4.8
| * | | | sispmctl: update to 4.8Rosen Penev2020-09-20
| |/ / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / vala: update to 0.50.0Rosen Penev2020-09-20
|/ / / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13433 from stangri/master-simple-adblockRosen Penev2020-09-20
|\ \ \ | |/ / |/| | simple-adblock: add config auto-update feature
| * | simple-adblock: add config auto-update featureStan Grishin2020-09-20
|/ / | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net> shellchecked Signed-off-by: Stan Grishin <stangri@melmac.net> shellchecked Signed-off-by: Stan Grishin <stangri@melmac.net>
* | nut: fix _ handlingRosen Penev2020-09-19
| | | | | | | | | | | | Taken from https://github.com/openwrt/packages/issues/13359 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13407 from neheb/mpdnRosen Penev2020-09-19
|\ \ | | | | | | mpd: switch to using libnpupnp
| * | mpd: switch avahi dependency to dbus oneRosen Penev2020-09-16
| | | | | | | | | | | | | | | | | | pulseaudio depends on the debus variant. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | mpd: switch to using libnpupnpRosen Penev2020-09-16
| | | | | | | | | | | | | | | | | | | | | Removed iconv const patch. After discussing with upstream. it turns out that libiconv-full in OpenWrt is broken. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13427 from neheb/boooRosen Penev2020-09-19
|\ \ \ | | | | | | | | boost: replace zstd dependency with libzstd
| * | | boost: replace zstd dependency with libzstdRosen Penev2020-09-18
| | | | | | | | | | | | | | | | | | | | | | | | libzstd is the correct one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13410 from micmac1/json-glib16Rosen Penev2020-09-19
|\ \ \ \ | | | | | | | | | | json-glib: bump to 1.6.0
| * | | | json-glib: bump to 1.6.0Sebastian Kemper2020-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump. New stable branch. ABI_VERSION added. Tests can now be disabled directly. The python3 check is now disabled, as it causes problems with the new Github Action tests. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | Merge pull request #13431 from neheb/yappRosen Penev2020-09-19
|\ \ \ \ \ | | | | | | | | | | | | perl-parse-yapp: fix compilation under the CI
| * | | | | github-ci: add --force-removal-of-dependent-packagesRosen Penev2020-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this option, a package gets installed with its dependencies but those do not get removed, causing issues later on with other packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | perl-parse-yapp: fix compilation under the CIRosen Penev2020-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrong path to perlmod.mk. Use what everything else uses. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13430 from dibdot/trm-2.0Dirk Brenken2020-09-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | travelmate: update to release 2.0
| * | | | | | travelmate: update to release 2.0Dirk Brenken2020-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - new package dependency: curl (plus one of the wpad variants) - optional package dependencies: - 'msmtp' for email notification support - 'wireguard' or 'openvpn' for vpn support - removed WEP support, only WPA/WPA2/WPA3 are supported! - new, more robust setup wizard (CLI and LuCI) - more robust captive portal detection - randomize mac addresses with every uplnk connect - automatic vpn handling during uplink switch (only classic/simple client-setups for wireguard or openvpn are supported) - email notifications after successful uplink connections - automatically disable uplinks after n minutes, e.g. for timed connections - automatically (re-)enable uplinks after n minutes, e.g. after failed login attempts - complete LuCI rewrite - migrated to client side JS (separate PR) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #13409 from marcin1j/pr/20200917-mini_snmpd-bump-to-1.6Rosen Penev2020-09-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mini_snmpd: update to 1.6
| * | | | | | | mini_snmpd: update to 1.6Marcin Jurkowski2020-09-19
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | | | | Merge pull request #13414 from neheb/libcapngRosen Penev2020-09-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | libcap-ng: update to 0.8
| * | | | | | libcap-ng: update to 0.8Rosen Penev2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13429 from aparcar/vim-runtimeRosen Penev2020-09-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vim: add runtime test
| * | | | | | | vim: add runtime testPaul Spooren2020-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run test script to see if compiled binary prints sane output. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | | Merge pull request #13417 from RussellSenior/atftp-add-init-scriptRosen Penev2020-09-18
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | atftp: add init script and config file for atftpd
| * | | | | | | CI: add runtime test for atftp and atftpdRussell Senior2020-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
| * | | | | | | atftp: add init script and config fileRussell Senior2020-09-18
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
* | | | | | | stubby: fix typoSalim B2020-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Salim B salim@posteo.de
* | | | | | | Merge pull request #13400 from tiagogaspar8/kea-update-1.8.0Rosen Penev2020-09-18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | kea: update package to 1.8.0
| * | | | | | kea: update package to 1.8.0Tiago Gaspar2020-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update kea to the latest stable version (1.8.0) and add kea-shell package. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | | | | | Merge pull request #13422 from neheb/sntpRosen Penev2020-09-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ntpd: Include sntp binary only with ntp-utils
| * | | | | | | ntpd: Include sntp binary only with ntp-utilsKenneth J. Miller2020-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't build the sntp binary and libevent2-pthread dependency unless ntp-utils is selected. Re-add ntp-keygen dependency libevent2-core. Fixes openwrt#10307 Signed-off-by: Kenneth J. Miller <ken@miller.ec>
* | | | | | | | Merge pull request #12123 from vKnmnn/masterRosen Penev2020-09-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mini_snmpd: Add sysDescr option.
| * | | | | | | | mini_snmpd: Add sysDescr option.Robert von Könemann2020-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some monitoring tools will run into errors when sysDescr field is empty. This was the case for cacti 1.2.8 that i'm using to monitor my network. Ideally the sysDescr field would contain some information from the overview of luci, e.g. the Model, Firmware and Kernel-Version fields, but i am stranger to OpenWRT, so I'm unable to do that. Signed-off-by: Robert von Könemann <lordtaifleh@gmail.com>
* | | | | | | | | Merge pull request #13349 from olek2/coremarkRosen Penev2020-09-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | coremark: add various optimization options
| * | | | | | | | | coremark: add various optimization optionsAleksander Jan Bajkowski2020-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Pass compiler flags through PORT_CFLAGS (previously, it was always compiled with -O2 -lrt) - Add option to override toolchain and use -O3 - Disable MIPS16 (highly decreases results) - Enable LTO Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
* | | | | | | | | | Merge pull request #13260 from neheb/apdepRosen Penev2020-09-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | apache: fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | apache: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #13337 from jmarcet/docker-compose-updateRosen Penev2020-09-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | docker-compose: Update to version 1.27.3
| * | | | | | | | | | docker-compose: Update to version 1.27.3Javier Marcet2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | | | | Merge pull request #13420 from nxhack/serialport_901Rosen Penev2020-09-18
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | node-serialport: update to 9.0.1
| * | | | | | | | | | | node-serialport: update to 9.0.1Hirokazu MORIKAWA2020-09-18
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | Merge pull request #13419 from nxhack/serialport-bindings_901Rosen Penev2020-09-18
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | node-serialport-bindings: update to 9.0.1
| * | | | | | | | | | | node-serialport-bindings: update to 9.0.1Hirokazu MORIKAWA2020-09-18
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | Merge pull request #13418 from nxhack/hid_131Rosen Penev2020-09-18
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | node-hid: update to 1.3.1
| * | | | | | | | | | | node-hid: update to 1.3.1Hirokazu MORIKAWA2020-09-18
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | Merge pull request #13416 from nxhack/homebridge_122Rosen Penev2020-09-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | node-homebridge: update to 1.2.2
| * | | | | | | | | | node-homebridge: update to 1.2.2Hirokazu MORIKAWA2020-09-18
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | syncthing: simplify runtime testPaul Spooren2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>