aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | ruamel-yaml: update to version 0.15.97Josef Schlehofer2019-06-09
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | Merge pull request #8998 from neheb/eleRosen Penev2019-06-10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | elektra: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | | elektra: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #9199 from jefferyto/python-config-staging-dir-hostRosen Penev2019-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python,python3: Move python-config to $(STAGING_DIR)/host
| * | | | | | | | | | | | python,python3: Move python-config to $(STAGING_DIR)/hostJeffery To2019-06-10
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build/InstallDev is passed a second argument, a path where host binaries should be placed (ultimately $(STAGING_DIR)/host). This change moves python[3]-config to that directory. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | | Merge pull request #9213 from ja-pa/python3-flask-loginRosen Penev2019-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python3-flask-login: add new package
| * | | | | | | | | | | | python3-flask-login: add new packageJan Pavlinec2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | Merge pull request #9214 from jefferyto/python-twisted-19.2.1Rosen Penev2019-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-twisted: Update to 19.2.1
| * | | | | | | | | | | | | python-twisted: Update to 19.2.1Jeffery To2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | | | | Merge pull request #9209 from kuoruan/golang-environmentRosen Penev2019-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | golang: Add the ability to custom build environment
| * | | | | | | | | | | | | golang: Add the ability to custom build environmentXingwang Liao2019-06-10
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by overwrite the GoPackage/Environment definition Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
* | | | | | | | | | | | | Merge pull request #9169 from ja-pa/flask-1.0.3Daniel Golle2019-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3-flask: update to version 1.0.3
| * | | | | | | | | | | | | python3-flask: update to version 1.0.3Jan Pavlinec2019-06-10
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: Makefile cleanup change url to https add src package Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | Merge pull request #9171 from ja-pa/python3-maxminddbJosef Schlehofer2019-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | python3-maxminddb: add new package
| * | | | | | | | | | | | python3-maxminddb: add new packageJan Pavlinec2019-06-10
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | shadowsocks-libev: size optimizationsDeng Qingfang2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use link-time optimization and --gc-sections --as-needed ldflags Reduces ipk size by 20% Remove unnecessary dependencies Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | | | | | Merge pull request #9211 from Cynerd/syslog-ng-stopJosef Schlehofer2019-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | syslog-ng: improve init and fix service stop
| * | | | | | | | | | | | syslog-ng: improve init and fix service stopKarel Kočí2019-06-10
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes service stop. Problem was that in default syslog-ng forks to background which causes procd to loose track of it. It no longer has in such case PID of syslog-ng process and is unable to stop it. This means that instance for such process hangs in procd and also it is not possible to stop it as daemon. Fix is simple. syslog-ng is now instructed to run in foreground. This commit also drops unnecessary reload section. In default reload calls restart and restart in default is implemented as calling stop and start. This means that effectively it is implemented same as in case of this init reload service implementation. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | | | | | | | libspeexdsp: update to 1.2.0Peter Wagner2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | git: update to 2.22.0Peter Wagner2019-06-10
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | Merge pull request #9181 from neheb/jRosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | inadyn: Update to 2.5
| * | | | | | | | | | | inadyn: Update to 2.5Rosen Penev2019-06-06
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile cleanups. Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_INSTALL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #9124 from neheb/perRosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | perl: Do not build on ARC
| * | | | | | | | | | | perl: Do not build on ARCRosen Penev2019-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #9187 from neheb/aioRosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | libaio: Backport DESTDIR patch to simplify the Makefile
| * | | | | | | | | | | | libaio: Backport DESTDIR patch to simplify the MakefileRosen Penev2019-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue where OpenWrt CFLAGS like relro were not being passed. Updated license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #9192 from antonlacon/ffmpeg-customRosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ffmpeg: install ffserver and ffprobe when using custom versions
| * | | | | | | | | | | | | ffmpeg: install ffserver and ffprobe when using custom versionsIan Leonard2019-06-07
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | | | | | | Merge pull request #9140 from neheb/orRosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | liblo: Update to 0.30 and remove maintainer
| * | | | | | | | | | | | | liblo: Update to 0.30 and remove maintainerRosen Penev2019-06-03
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add PKG_BUILD_PARALLEL for faster compilation. Small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | bridge-utils: fix conflict with busybox brctlKonstantin Demin2019-06-10
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Busybox brctl applet conflicts with the version from bridge-utils. Fix this by using ALTERNATIVE support for brctl in bridge-utils. Signed-off-by: Konstantin Demin <rockdrilla@gmail.com> [PKG_RELEASE bump] Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | Merge pull request #9202 from sartura/file_bump_to_5.37Hannu Nyman2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | libs: file: bump to 5.37
| * | | | | | | | | | | | libs: file: bump to 5.37Marko Ratkaj2019-06-09
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simple version bump from 5.36 to 5.37 Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | | | | Merge pull request #9151 from neheb/poRosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | powertop: Do not use fstack-protector on ARC
| * | | | | | | | | | | | powertop: Do not use fstack-protector on ARCRosen Penev2019-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not compatible. Instead of setting PKG_SSP, I had to do this as the powertop Makefile defines it. Use $(FPIC) instead of -fPIC to fix potential issues. Removed musl patch. Not needed anymore. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #9203 from sartura/libuv_bump_to_1.29.1Rosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | libs: libuv: bump to 1.29.1
| * | | | | | | | | | | | | libs: libuv: bump to 1.29.1Marko Ratkaj2019-06-09
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump from 1.24.1 to 1.29.1 Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | | | | | Merge pull request #9204 from sartura/dhcpcd_bump_to_7.2.2Rosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dhcpcd: bump to 7.2.2
| * | | | | | | | | | | | | net: dhcpcd: bump to 7.2.2Marko Ratkaj2019-06-09
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump from 7.0.8 to 7.2.2 Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | | | | | Merge pull request #9205 from sartura/sysstat_bump_to_12.0.5Rosen Penev2019-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | utils: sysstat: bump to 12.0.5
| * | | | | | | | | | | | utils: sysstat: bump to 12.0.5Marko Ratkaj2019-06-09
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump from 12.0.2 to 12.0.5 Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | | | | Merge pull request #9191 from neheb/pciuRosen Penev2019-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | pciutils: Install libpci using CP instead of INSTALL_BIN
| * | | | | | | | | | | | pciutils: Install libpci using CP instead of INSTALL_BINRosen Penev2019-06-07
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | INSTALL_BIN turns all of the symlinks to files, increasing size. Updated PCI IDs. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | gnunet: update to 0.11.5Daniel Golle2019-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | gnurl: update to 7.65.1Daniel Golle2019-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | Merge pull request #9188 from BKPepe/youtubeJosef Schlehofer2019-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | youtube-dl: update to version 2019.6.8
| * | | | | | | | | | | | youtube-dl: update to version 2019.6.8Josef Schlehofer2019-06-07
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | Merge pull request #9173 from ryzhovau/getdns_libRosen Penev2019-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | getdns: fix library double packing
| * | | | | | | | | | | | getdns: fix library double packingAlexander Ryzhov2019-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | | | | | | | | | | Merge pull request #9190 from neheb/dobRosen Penev2019-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | libdouble-conversion: Switch to CP instead of INSTALL_DATA