aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #7143 from neheb/patch-27Hannu Nyman2018-10-28
|\ \ \ \ | | | | | | | | | | unrar: Update to 5.6.7
| * | | | unrar: Update to 5.6.8Rosen Penev2018-10-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7208 from neheb/obexHannu Nyman2018-10-28
|\ \ \ \ \ | | | | | | | | | | | | openobex: Update to 1.7.2
| * | | | | openobex: Update to 1.7.2Rosen Penev2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add myself as maintainer. Cosmetic Makefile fixes for consistency between projects. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6823 from neheb/patch-17Hannu Nyman2018-10-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | yara: Update to 3.8.1
| * | | | | | yara: Update to 3.8.1Rosen Penev2018-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to codeload. The previous redirects to this one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7150 from neheb/patch-43Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ccid: Update to 1.4.30
| * | | | | | | ccid: Update to 1.4.30Rosen Penev2018-10-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7181 from neheb/patch-45Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | cmdpad: Fix compile
| * | | | | | | | cmdpad: Fix compileRosen Penev2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the switch to GCC7, this has not compiled as it assumes gnu89 behavior. -fgnu89-inlining is not enough so use std=gnu89. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7179 from neheb/oathHannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | oath-toolkit: Add patch from Fedora to fix compilation
| * | | | | | | | | oath-toolkit: Add patch from Fedora to fix compilationRosen Penev2018-10-11
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Probably a result of GCC7 that it fails now. Added PKG_CPE_ID for proper CVE tracking. Added PKG_BUILD_PARALLEL for faster compilation. Reorganized Makefile slightly for consistency with other packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | collectd: update to 5.8.1Hannu Nyman2018-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update collectd to version 5.8.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | hdparm: Update to 9.57Rosen Penev2018-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Slightly adjusted Makefile for consistency between projects. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7217 from neheb/picoHannu Nyman2018-10-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | picocom: Backport upstream fix for x86
| * | | | | | | | | picocom: Backport upstream fix for x86Rosen Penev2018-10-19
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced the maintainer with myself due to inactiviy. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7211 from zhaojh329/rttyHannu Nyman2018-10-22
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | rtty: update to 6.3.1
| * | | | | | | | rtty: update to 6.3.1Jianhui Zhao2018-10-18
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* / / / / / / / zoneinfo: Updated to the latest release.Vladimir Ulrich2018-10-18
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | Merge pull request #6762 from neheb/lsofKevin D-B2018-10-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lsof: Fix dead URL + cosmetic fixes
| * | | | | | | lsof: Fix dead URL + cosmetic fixesRosen Penev2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed some whitespace and refreshed patches, which was forgotten during the bump. No actual changes so no release bump. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7066 from neheb/procDirk Brenken2018-10-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | procps-ng: Update to 3.3.15
| * | | | | | | | procps-ng: Update to 3.3.15Rosen Penev2018-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch from locally generated git tarball to official one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | setserial: Don't build docs to remove nroff dependencyRosen Penev2018-10-11
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Buildbots are failing as they lack nroff. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7158 from neheb/hplLuiz Angelo Daros de Luca2018-10-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | hplip: Update to 3.18.9
| * | | | | | | | hplip: Update to 3.18.9Rosen Penev2018-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added patch to fix some glibc-isms. Added PKG_BUILD_PARALLEL for faster compilation. Rearranged slightly for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | vim: fix build on non-linux systems after upgradeFelix Fietkau2018-10-10
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure script calls uname directly and assumes that it returns the system to build for. Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | / / / / / fio: Update to 3.11Rosen Penev2018-10-07
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added an upstream pending patch to fix musl support. Oddly enough, this never caused a runtime issue, only compile time warnings. Added myself as maintainer, as previously agreed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6824 from neheb/vimHannu Nyman2018-10-07
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | vim: Update to 8.1
| * | | | | | vim: Update to 8.1Rosen Penev2018-08-20
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch URL to HTTP. More reliable. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | rtty: update to 6.3.0Jianhui Zhao2018-10-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | acpica-unix: update to 20180929Philip Prindeville2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | bandwidthd: fix undefined references to inline functionsGuo Li2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcc-7 with -Os makes inline functions disappeard. It are caused by the new C11 inline semantics. pass option -fgnu89-inline to gcc let it use gnu inline semantics. see https://wiki.debian.org/GCC7#Porting_help bandwidthd.o: In function `RCDF_Load': bandwidthd.c:(.text+0xb33): undefined reference to `FindIp' bandwidthd.o: In function `PacketCallback': bandwidthd.c:(.text+0x11d0): undefined reference to `FindIp' bandwidthd.c:(.text+0x11e2): undefined reference to `Credit' bandwidthd.c:(.text+0x11ea): undefined reference to `FindIp' bandwidthd.c:(.text+0x11fc): undefined reference to `Credit' bandwidthd.c:(.text+0x1218): undefined reference to `FindIp' bandwidthd.c:(.text+0x122a): undefined reference to `Credit' bandwidthd.c:(.text+0x1232): undefined reference to `FindIp' bandwidthd.c:(.text+0x1244): undefined reference to `Credit' collect2: error: ld returned 1 exit status Makefile:20: recipe for target 'bandwidthd' failed make[4]: *** [bandwidthd] Error 1 Signed-off-by: Guo Li <uxgood.org@gmail.com>
* | | | | | hamlib: Update to 3.3Rosen Penev2018-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearranged Makefile for consistency. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | rtty: Update to 6.2.0Jianhui Zhao2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | treewide: remove obsolete references to avr32Yousong Zhou2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a long overdue followup commit to openwrt/openwrt@5d9eeab ("build: remove obsolete references to cris and avr32") Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #6538 from FireCulex/bonnie++Hannu Nyman2018-09-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | bonnie++ 1.97.3
| * | | | | | bonnie: 1.97.3Matthew M. Dean2018-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to fix compilation issues with GCC7 Signed-off-by: Matthew M. Dean <fireculex@gmail.com>
* | | | | | | nano: update to 3.1Hannu Nyman2018-09-23
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update nano editor to 3.1 * Apply a post-release upstream patch to fix compilation Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | fio: Update to 3.10 and disable HTTPRosen Penev2018-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HTTP support is new and requires libcurl and an SSL library. Rearranged Makefile for consistency with other projects. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | zsh: Update to 5.6.2Rosen Penev2018-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes at least CVE-2018-0502 and CVE-2018-13259 Added PKG_CPE_ID for proper CVE tracking. Added PKG_BUILD_PARALLEL for faster compilation. Some small reorganization for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7003 from dibdot/mc-vfsMichael Heimpold2018-09-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | mc: add VFS support by default
| * | | | | | mc: enable VFS support by defaultDirk Brenken2018-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * provide VFS support in midnight commander by default (see #6999), this enlarge the package size by ~40KB. Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | ttyd: update to 1.4.2Shuanglei Tao2018-09-12
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | | | | Merge pull request #6985 from neheb/patch-18Hannu Nyman2018-09-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | fio: Update to 3.9
| * | | | | | fio: Update to 3.9Rosen Penev2018-09-09
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6983 from jp-bennett/masterHannu Nyman2018-09-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Nano and Fwknop updates
| * | | | | | | Nano: Update to 3.0Jonathan Bennett2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | | | | | | zoneinfo: add zoneinfo-all meta package installing all zones infoRafał Miłecki2018-09-10
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It makes users life a bit easier by allowing them to get info for all zones by installing a single package. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | | | | Merge pull request #6354 from luizluca/hplip-3.18.6Luiz Angelo Daros de Luca2018-09-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Hplip 3.18.6 and (lib)cups