Commit graph

1754 commits

Author SHA1 Message Date
Vladimir Ulrich
eff350a7d1 zoneinfo: Updated to the latest release.
Added missed 'g' in Bangkok for zoneinfo-simple package.
Also removed dedicated version for code, as we shouldn't mix different versions.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2018-10-30 16:56:20 +03:00
Rosen Penev
d14ab76ba2
hdparm: Update to 9.58
Add myself as maintainer as agreed previously.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 10:37:55 -07:00
Hannu Nyman
6b23655262
Merge pull request #5903 from aparcar/prometheus
prometheus: add package
2018-10-28 18:00:14 +02:00
Hannu Nyman
e16055d7be
Merge pull request #7143 from neheb/patch-27
unrar: Update to 5.6.7
2018-10-28 14:54:01 +02:00
Hannu Nyman
1cf84b0b78
Merge pull request #7208 from neheb/obex
openobex: Update to 1.7.2
2018-10-28 14:40:36 +02:00
Hannu Nyman
dff5ed1f82
Merge pull request #6823 from neheb/patch-17
yara: Update to 3.8.1
2018-10-28 14:31:44 +02:00
Hannu Nyman
f23ff2f206
Merge pull request #7150 from neheb/patch-43
ccid: Update to 1.4.30
2018-10-28 14:28:33 +02:00
Hannu Nyman
0d6385bf8e
Merge pull request #7181 from neheb/patch-45
cmdpad: Fix compile
2018-10-28 14:25:18 +02:00
Hannu Nyman
2aa42940d2
Merge pull request #7179 from neheb/oath
oath-toolkit: Add patch from Fedora to fix compilation
2018-10-28 14:24:37 +02:00
Hannu Nyman
29eac13d8f collectd: update to 5.8.1
Update collectd to version 5.8.1

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-26 21:46:24 +03:00
Rosen Penev
3137362072 unrar: Update to 5.6.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-25 12:24:20 -07:00
Rosen Penev
a3278a524b hdparm: Update to 9.57
Slightly adjusted Makefile for consistency between projects.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-22 17:38:35 -07:00
Hannu Nyman
6092f9aa55
Merge pull request #7217 from neheb/pico
picocom: Backport upstream fix for x86
2018-10-22 20:43:33 +01:00
Hannu Nyman
9357def1ee
Merge pull request #7211 from zhaojh329/rtty
rtty: update to 6.3.1
2018-10-22 20:41:18 +01:00
Rosen Penev
fab5d1aa5a picocom: Backport upstream fix for x86
Replaced the maintainer with myself due to inactiviy.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-19 17:53:18 -07:00
Vladimir Ulrich
5e8132d859 zoneinfo: Updated to the latest release.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2018-10-18 15:12:50 +03:00
Jianhui Zhao
edd1c30fc5 rtty: update to 6.3.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-10-18 16:21:56 +08:00
Rosen Penev
3683df2717 openobex: Update to 1.7.2
Add myself as maintainer.

Cosmetic Makefile fixes for consistency between projects.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-16 18:02:16 -07:00
Kevin D-B
d61a44141a
Merge pull request #6762 from neheb/lsof
lsof: Fix dead URL + cosmetic fixes
2018-10-16 07:50:17 +01:00
Dirk Brenken
6cbf7d80e5
Merge pull request #7066 from neheb/proc
procps-ng: Update to 3.3.15
2018-10-12 22:12:31 +02:00
Rosen Penev
a9f8712e63
cmdpad: Fix compile
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>
2018-10-11 12:50:00 -07:00
Rosen Penev
ea3981e0a5 oath-toolkit: Add patch from Fedora to fix compilation
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>
2018-10-11 12:13:13 -07:00
Rosen Penev
4c0337b7ec setserial: Don't build docs to remove nroff dependency
Buildbots are failing as they lack nroff.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-11 11:25:30 -07:00
Luiz Angelo Daros de Luca
ac2e6dfc0c
Merge pull request #7158 from neheb/hpl
hplip: Update to 3.18.9
2018-10-10 20:15:36 -03:00
Felix Fietkau
f3b7a2dd2d vim: fix build on non-linux systems after upgrade
The configure script calls uname directly and assumes that it returns
the system to build for.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-10-10 10:50:25 +02:00
Rosen Penev
f1633f3b2b hplip: Update to 3.18.9
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>
2018-10-09 16:20:32 -07:00
Rosen Penev
591a14f6a9 fio: Update to 3.11
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>
2018-10-07 14:40:54 -07:00
Rosen Penev
226dd7b047
ccid: Update to 1.4.30
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-07 06:13:14 -07:00
Hannu Nyman
cab093b7da
Merge pull request #6824 from neheb/vim
vim: Update to 8.1
2018-10-07 12:48:53 +03:00
Jianhui Zhao
7bbdbb4892 rtty: update to 6.3.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-10-05 15:29:40 +08:00
Philip Prindeville
2a12677e8c acpica-unix: update to 20180929
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-09-30 13:55:50 -06:00
Guo Li
3f1b4c61ea bandwidthd: fix undefined references to inline functions
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>
2018-09-30 00:36:07 +08:00
Rosen Penev
4415467185 hamlib: Update to 3.3
Rearranged Makefile for consistency.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-29 11:50:29 +08:00
Jianhui Zhao
c8bf54875f rtty: Update to 6.2.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-09-28 11:58:29 +00:00
Yousong Zhou
e38c100612 treewide: remove obsolete references to avr32
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>
2018-09-28 12:03:20 +08:00
Hannu Nyman
dc1896db24
Merge pull request #6538 from FireCulex/bonnie++
bonnie++ 1.97.3
2018-09-23 19:22:38 +03:00
Hannu Nyman
af86b17064 nano: update to 3.1
* Update nano editor to 3.1
* Apply a post-release upstream patch to fix compilation

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-09-23 18:42:29 +03:00
Rosen Penev
519b638571 procps-ng: Update to 3.3.15
Switch from locally generated git tarball to official one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 18:26:05 -07:00
Rosen Penev
065b684d3c
fio: Update to 3.10 and disable HTTP
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>
2018-09-15 12:52:32 -07:00
Rosen Penev
ff056fcffc zsh: Update to 5.6.2
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>
2018-09-14 18:41:22 -07:00
Michael Heimpold
bafd573d60
Merge pull request #7003 from dibdot/mc-vfs
mc: add VFS support by default
2018-09-12 21:33:40 +02:00
Dirk Brenken
33ed68f051 mc: enable VFS support by default
* 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>
2018-09-12 21:13:24 +02:00
Shuanglei Tao
57b657572d ttyd: update to 1.4.2
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2018-09-12 23:14:12 +08:00
Hannu Nyman
513b5376ed
Merge pull request #6985 from neheb/patch-18
fio: Update to 3.9
2018-09-10 18:09:06 +03:00
Hannu Nyman
667738cd7d
Merge pull request #6983 from jp-bennett/master
Nano and Fwknop updates
2018-09-10 13:10:37 +03:00
Rafał Miłecki
6787f5c6a0 zoneinfo: add zoneinfo-all meta package installing all zones info
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>
2018-09-10 09:01:01 +02:00
Rosen Penev
c102abca76
fio: Update to 3.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-09 21:05:28 -07:00
Luiz Angelo Daros de Luca
134e8bb18d
Merge pull request #6354 from luizluca/hplip-3.18.6
Hplip 3.18.6 and (lib)cups
2018-09-09 23:11:09 -03:00
Jonathan Bennett
0ceaa4e32c Nano: Update to 3.0
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2018-09-09 16:50:43 -05:00
Phil Eichinger
6d9eb0c099 at: bump to version 3.1.23
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2018-09-08 21:04:00 +02:00