1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 20:33:58 +02:00
Commit Graph

2010 Commits

Author SHA1 Message Date
Rosen Penev
a5d85b71ac
Merge pull request #8586 from alext/fix_conntrack_collector
prometheus-node-exporter-lua: fix missing conntrack values
2019-04-04 14:58:17 -07:00
Alex Tomlins
deab22044b prometheus-node-exporter-lua: Bump PKG_RELEASE
Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
2019-04-04 22:28:40 +01:00
Tibor Dudlák
b99d701318
tang: Add package into tree
Tang is lightweight server for binding data to network presence.
---
Tang's source: https://github.com/latchset/tang

Maintainer: @Tiboris

Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d)

**Tang requires a few other software libraries:**

1. libhttp-parser
2. xinetd's socket activation
3. jose >= 8

**Two new files compared to tang upstream:**
- tangdx : configuration file for xinetd
- tangdw : wrapper for tangd service
	- puts timestamp when service activated, and
	- redirects stderr to log file in /var/log/

**Removed systemd requirement**

Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
2019-04-04 01:20:12 +02:00
Karel Kočí
6b168f60d2
btrfs-progs: drop unnecessary Kconfig dependency
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-04-03 22:21:28 +02:00
Alex Tomlins
0100a2cb26 prometheus-node-exporter-lua: fix missing conntrack values
If the /proc/sys/net/netfilter/nc_conntrack_* files are not present,
this exporter was outputting a blank value, which is invalid. These
files will not be present when using an image that doesn't include the
iptables and firewall packages (eg a minimal access-point type image).

This updates the collector to only output the metrics if the
corresponding /proc files are present.

Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
2019-04-03 21:08:11 +01:00
Karel Kočí
63bc53b986
btrfs-progs: make zstd optional
This adds choice to compile support for zstd or not.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-04-02 18:11:36 +02:00
Yousong Zhou
160e84e91f qemu: explicitly disable dependency on libpmem, libudev, libxml2
Supersedes openwrt/packages#8571

Reported-by: Rosen Penev rosenp@gmail.com
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-02 15:47:16 +08:00
Yousong Zhou
c75e155018 qemu: sort --disable-xx list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-02 15:47:16 +08:00
Daniel Engberg
99e9755459
Merge pull request #8228 from lucize/libpci
pciutils: add support for libpci
2019-04-01 23:37:49 +02:00
Lucian Cristian
6b2b2b0715 pciutils: add support for libpci
fix install dev for packages that needs LIBPCI
and add me as a mantainer
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-02 00:15:57 +03:00
Rosen Penev
5a70835cc9
Merge pull request #8555 from neheb/fio
fio: Fix compilation under mpcore.
2019-04-01 11:39:28 -07:00
Rosen Penev
044f27c9f9
Merge pull request #8089 from ja-pa/openocd-security-fix
openocd: patch security issue
2019-04-01 03:47:42 -07:00
Jan Pavlinec
89789e3b77
openocd: patch security issue
CVE-2018-5704 - https://nvd.nist.gov/vuln/detail/CVE-2018-5704

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-01 12:43:28 +02:00
Rosen Penev
df8e4a6570
Merge pull request #8191 from jefferyto/sysstat-init
sysstat: Update init script
2019-04-01 02:06:31 -07:00
Rosen Penev
711cdfde48
Merge pull request #8183 from jefferyto/hd-idle-init
hd-idle: Update init script
2019-04-01 02:05:37 -07:00
Karel Kočí
3e8d3cdce4
btrfs-progs: add support for zstd
This allows BTRFS encryption using zstd. Using zstd can increase
performance.

This change increases size of btrfs-progs only by 4K. The real effect on
size is only size of libzstd which is around 500K. This should be fine
on system requiring BTRFS so no variant without zstd was added.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-04-01 08:39:45 +02:00
Rosen Penev
a595928db4
fio: Fix compilation under mpcore.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-31 21:23:40 -07:00
Rosen Penev
00cbe4974f
Merge pull request #7126 from ammubhave/add_zstd
zstd: add zstd package
2019-03-31 14:54:43 -07:00
Rosen Penev
5f186ab4c8
Merge pull request #8486 from neheb/sc
screen: Replace patches with upstream backports
2019-03-31 14:43:49 -07:00
Amol Bhave
5fc321625e zstd: add zstd package
Zstandard, or zstd as short version, is a fast lossless compression
algorithm, targeting real-time compression scenarios at zlib-level and
better compression ratios.

This package includes a C library, and a command line utility producing
and decoding .zst, .gz, .xz and .lz4 files.

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-03-31 06:11:52 -07:00
Rosen Penev
665bdcf532
Merge pull request #8543 from neheb/g2
gammu: Really fix compilation under 64-bit
2019-03-30 15:32:09 -07:00
Deng Qingfang
17496030e2 treewide: add missing PKGARCH:=all to non-binary packages
Packages such as Perl, Lua, shell scripts don't generate binary files.
Add PKGARCH:=all to them.

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-03-30 17:11:50 +08:00
Rosen Penev
5fbc6c873e
gammu: Really fix compilation under 64-bit
The InstallDev section needed the same treatment as the Install one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-30 01:31:27 -07:00
Rosen Penev
199f0b5c51
Merge pull request #5909 from lucize/ddrescue
gddrescue: add ddrescue a data recovery tool
2019-03-29 11:49:56 -07:00
Vladimir Ulrich
d345871055 zoneinfo: Updated to the latest release.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2019-03-29 17:45:24 +03:00
Lucian Cristian
7943a4bf2e gddrescue: add ddrescue a data recovery tool
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-03-29 00:12:50 +02:00
Eneas Queiroz
2ffc97116b
Merge pull request #8020 from cshoredaniel/pr-lxc-no-python
lxc: Disable use of unwanted libraries explicity
2019-03-28 18:31:03 -03:00
Rosen Penev
619efdab29
Merge pull request #8440 from Cynerd/ncdu-bump
ncdu: update to version 1.14
2019-03-28 13:43:07 -07:00
Rosen Penev
22bb02b947
screen: Reorganize Makefile
Reorganized the Makefile a bit for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed USEMEMMOVE hack as that is no longer used in the codebase.

Added PKG_FIXUP as the patches touch configure.ac.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-27 12:36:47 -07:00
Rosen Penev
cfc0ae12fd
screen: Replace OpenWrt patches with upstream backports
This will enable easier package bumping by just deleting all of them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-27 12:36:47 -07:00
Paul Spooren
86ea25cec3 prometheus: update to 2.8.0 + bzr-less backport
Update to 2.8.0 and add patch to get rid of the bzr requirement

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-03-25 08:33:03 +01:00
Hannu Nyman
f1d51dbf76 nano: update to 4.0
Update nano editor to version 4.0.

Release notes at
http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS?h=v4.0

 2019.03.24 - GNU nano 4.0 "Thy Rope of Sands"
 * An overlong line is no longer automatically hard-wrapped.
 * Smooth scrolling (one line at a time) has become the default.
 * A newline character is no longer automatically added at end of buffer.
 * The line below the title bar is by default part of the editing space.
 * Option --breaklonglines (-b) turns automatic hard-wrapping back on.
 * Option --jumpyscrolling (-j) gives the chunky, half-screen scrolling.
 * Option --finalnewline (-f) brings back the automatic newline at EOF.
 * Option --emptyline (-e) leaves the line below the title bar unused.
 * <Alt+Up> and <Alt+Down> now do a linewise scroll instead of a findnext.
 * Any number of justifications can be undone (like all other operations).
 * When marked text is justified, it becomes a single, separate paragraph.
 * Option --guidestripe=<number> draws a vertical bar at the given column.
 * Option --fill=<number> no longer turns on automatic hard-wrapping.
 * When a line continues offscreen, it now ends with a highlighted ">".
 * The halfs of a split two-column character are shown as "[" and "]".
 * A line now scrolls horizontally one column earlier.
 * The bindable functions 'cutwordleft' and 'cutwordright' were renamed
   to 'chopwordleft' and 'chopwordright' as they don't use the cutbuffer.
 * The paragraph-jumping functions were moved from Search to Go-to-Line.
 * Option --rebinddelete is able to compensate for more misbindings.
 * Options --morespace and --smooth are obsolete and thus ignored.
 * The --disable-wrapping-as-root configure option was removed.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-03-24 19:14:03 +02:00
Stuart B. Wilkins
1823584eac ykpers: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
2019-03-22 15:34:48 +01:00
Stuart B. Wilkins
5cb60afa67 ykclient: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
2019-03-22 15:34:48 +01:00
Karel Kočí
46f5398abb
ncdu: update to version 1.14
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-18 15:28:17 +01:00
Hannu Nyman
2929b6e62f
Merge pull request #8374 from dangowrt/tar-1.32
tar: update to version 1.32
2019-03-17 08:34:30 +02:00
Hannu Nyman
0172ae515f
Merge pull request #8411 from srchack/open-vm-tools_remove_resolutionkms
open-vm-tools: remove resolutionkms
2019-03-16 08:02:47 +02:00
Yuhei OKAWA
4c784642cb open-vm-tools: remove resolutionkms
fix snapshot build err.
Add configure option "--enable-resolutionkms=no"
Can not build if libdrm and libudev exist.
Since resolutionkms is not used, it is avoided by disabling it.

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
2019-03-15 10:53:52 +09:00
Hannu Nyman
740cdab8ac
Merge pull request #8259 from haodong/fish
fish: Update to 3.0.2
2019-03-14 22:23:06 +02:00
Karel Kočí
5a8ce9b435
btrfs-progs: update to 4.20.2
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-13 12:54:43 +01:00
Karel Kočí
03e9f03db4
bigclown-mqtt2influxdb: add package
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 20:37:21 +01:00
Karel Kočí
e75a90a5e4
bigclown-control-tool: add package
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 20:37:21 +01:00
Karel Kočí
baf9f218e7
bigclown-gateway: add package
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 20:37:21 +01:00
Daniel Golle
a258aa1cbe tar: update to version 1.32
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-10 21:37:01 +01:00
Hannu Nyman
8bc5b81023
Merge pull request #8176 from MikePetullo/jq
jq: compile with _GNU_SOURCE (fixes #7785)
2019-03-10 10:17:11 +02:00
Hannu Nyman
2d15665044
Merge pull request #7982 from ja-pa/ssdeep
ssdeep: add new package
2019-03-10 10:03:59 +02:00
Hannu Nyman
f97dfbf996
Merge pull request #8041 from neheb/bon
bonnie++: Update to 1.98
2019-03-10 09:59:18 +02:00
Hannu Nyman
a12971a582
Merge pull request #8109 from neheb/mo
moreutils: Update to 0.63
2019-03-10 09:56:40 +02:00
Daniel Golle
8945a3f4d5 auc: send revision in update check
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-08 00:32:48 +01:00
Daniel Golle
a903808e2c auc: adapt to server and ubus API
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-07 20:38:37 +01:00