aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | Merge pull request #11581 from jefferyto/python-enum34-1.1.10Hannu Nyman2020-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | python-enum34: Update to 1.1.10, refresh patch
| * | | | | | | | | | | python-enum34: Update to 1.1.10, refresh patchJeffery To2020-03-17
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | Merge pull request #11576 from neheb/souRosen Penev2020-03-16
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libsoup: update to 2.70.0
| * | | | | | | | | | | libsoup: update to 2.70.0Rosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved maintainer above for consistency between packages. Reordered MESON_ARGS based on order of meson_options.txt. Disabled Brotli. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #11577 from neheb/grilRosen Penev2020-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | grilo: update to 0.3.12
| * | | | | | | | | | | | grilo: update to 0.3.12Rosen Penev2020-03-15
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Removed meson/host build dependency. That's included with libsoup and eventually, glib2. Added explicit Denable-grl-net. Replaced `` with more flexible $(). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #11579 from jefferyto/python-pycparser-2.20Hannu Nyman2020-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | python-pycparser: Update to 2.20
| * | | | | | | | | | | python-pycparser: Update to 2.20Jeffery To2020-03-16
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | openvswitch: fix PIE build against 4.14 kernelYousong Zhou2020-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported-by: Josef Schlehofer <pepe.schlehofer@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> Ref: https://github.com/openwrt/packages/pull/11567
* | | | | | | | | | | Merge pull request #11572 from neheb/crrrrrRosen Penev2020-03-15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | cryptsetup: add NLS support
| * | | | | | | | | | | cryptsetup: add NLS supportRosen Penev2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for uClibc-ng. Added InstallDev section. Because why not. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #11208 from neheb/ipRosen Penev2020-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | ipfs-http-client: add missing libatomic dependency
| * | | | | | | | | | | | ipfs-http-client: remove NIH MakefileRosen Penev2020-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's no reason for it. It breaks parallel building, does not link to libatomic when necessary, and generates a larger binary for some reason. The normal package has none of these problems. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #11542 from neheb/acpRosen Penev2020-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | acpid: convert to procd
| * | | | | | | | | | | | acpid: convert to procdRosen Penev2020-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | acpid has no option -x, so removed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | msmtp: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | libestr: remove myself as maintainerRosen Penev2020-03-15
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Removed autoreconf since nothing is being patched. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | libaio: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | hdparm: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | protobuf-c: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | picocom: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | openobex: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | libnatpmp: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | sispmctl: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | fio: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | fio: update to 3.19Rosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added compilation fixes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | sispmctl: update to 4.5Rosen Penev2020-03-15
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #11544 from neheb/cappRosen Penev2020-03-15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libcap: update to 2.33
| * | | | | | | | | | | libcap: update to 2.33Rosen Penev2020-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a compatibility fix for musl. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #11485 from BKPepe/x264Rosen Penev2020-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | x264: add CONFIGURE_VARS when NASM is not selected
| * | | | | | | | | | | | x264: add CONFIGURE_VARS and MAKE_FLAGS when NASM is not selectedJosef Schlehofer2020-03-14
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove dot in TITLE - Use HTTPS in URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | Merge pull request #11552 from neheb/faadRosen Penev2020-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | faad2: update to 2.9.1
| * | | | | | | | | | | | faad2: update to 2.9.1Rosen Penev2020-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems upstream abandoned sourceforge. Add license information. Fix CVE tag. It seems the mass CVE patch placed many wrong CVEs. Add PKG_BUILD_PARALLEL for faster compilation. Do not build patented functionality when BUILD_PATENTED is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #11154 from dengqf6/antfsRosen Penev2020-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [RFT] antfs: new package
| * | | | | | | | | | | | | antfs-mount: mount script for antfsDENG Qingfang2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block-mount needs "mount.ntfs" script to mount NTFS drives Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
| * | | | | | | | | | | | | antfs: new packageDENG Qingfang2020-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AVM NTFS is a kernel-space NTFS R/W driver based on libntfs-3g Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | | | | | | | Merge pull request #11574 from ldir-EDB0/collectdHannu Nyman2020-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | collectd: adjust dependecies for iptables bump
| * | | | | | | | | | | | | collectd: adjust dependecies for iptables bumpKevin Darbyshire-Bryant2020-03-15
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iptables 1.8.4 drops support for a combined libiptc, providing split libip4tc & libip6tc instead. Adjust collectd dependencies in advance of iptables bump from 1.8.3 to 1.8.4 Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | | | | | | | Merge pull request #11475 from neheb/hfewfhRosen Penev2020-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | smartmontools: convert init script to procd
| * | | | | | | | | | | | | smartmontools: convert init script to procdRosen Penev2020-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #11569 from G-M0N3Y-2503/feature_docker-ce_updateHannu Nyman2020-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | docker-ce: Updated to 19.03.8 and updated relevant dependencies
| * | | | | | | | | | | | | runc: Updated to 1.0.0-rc10 for docker 19.03.8Gerard Ryan2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | | | | | | | | | libnetwork: Updated to 9fd385be for docker 19.03.8Gerard Ryan2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | | | | | | | | | containerd: Updated to v1.2.13 for docker 19.03.8Gerard Ryan2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | | | | | | | | | docker-ce: Updated to 19.03.8Gerard Ryan2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | | | | | | | | | | Merge pull request #11568 from zhaojh329/libuhttpdHannu Nyman2020-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libuhttpd: Update to 3.1.0
| * | | | | | | | | | | | | | libuhttpd: Update to 3.1.0Jianhui Zhao2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #11555 from Cynerd/haveged-match-urngdHannu Nyman2020-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | haveged: move init script from 13 to 01
| * | | | | | | | | | | | | | haveged: move init script from 13 to 01Karel Kočí2020-03-11
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is intended as a match with standard urngd. They serve same purpose and urngd starts as first with 00. Starting haveged later can create issues if you replace urngd with it. The example problem is if uci-defaults script decides to generate certificate. Haveged can supply entropy but it is started later and to mitigate this urngd would still have to be installed. This means that haveget can't serve as replacement without moving it to match start order of urngd. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | | | | | | | | | Merge pull request #11209 from G-M0N3Y-2503/feature_https-dns-proxyHannu Nyman2020-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | https-dns-proxy: Reapply overwritten commit / merge