Commit graph

10821 commits

Author SHA1 Message Date
Rosen Penev
bf9f919551 libaio: Update to 0.3.111
Switched to new upstream at pagure.io.

Refreshed debian patches.

Added KERNEL_AIO dependency. Even though the generic kernel config lists
CONFIG_AIO=y, it's still disabled by default. This fixes all packages
that depend on libaio.

Added myself as maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-30 18:58:05 -07:00
Stijn Tintel
fa30d476a0
Merge pull request #6347 from dwmw2/domoticz
domoticz: update to 4.9700 stable release, enable Python, fix compression
2018-06-26 22:51:28 +02:00
Hannu Nyman
e2e11fbb99
Merge pull request #6062 from cotequeiroz/usbip-remove_patches
usbip: remove obsolete patches, adapt package to new kernel/libudev
2018-06-26 23:25:36 +03:00
Hannu Nyman
1e8db5b38d
Merge pull request #6355 from Ansuel/jasson
jansson: bump to latest stable
2018-06-26 22:11:05 +03:00
Ansuel Smith
d4db2ea7e7
jansson: bump to latest stable
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-26 12:20:11 +02:00
Peter Wagner
b3eb0d235e tor: update to 0.3.3.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-06-25 21:45:13 +02:00
Hannu Nyman
482d87f238
Merge pull request #6343 from nxhack/bump_62_1
icu: update to 62.1
2018-06-25 22:08:09 +03:00
Hannu Nyman
ffdbc7a637
Merge pull request #6342 from jefferyto/python-packages-update
Python packages update
2018-06-25 22:07:29 +03:00
David Woodhouse
d8521b50a6 domoticz: update to 4.9700 stable release, enable Python, fix compression
The files in ozwcp/ shouldn't be compressed as there's no gzip handling
for those.

Also enable Python support — since it can dynamically link with
libpython optionally, it's harmless to enable it. Those who want Python
plugins can use it. I still want lua-based hardware plugins though.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2018-06-25 16:56:28 +01:00
tripolar
de8e819f31
Merge pull request #6344 from yousong/ssh-alt
openssh: let opkg manage openssh symlinks of ssh, scp
2018-06-25 09:13:17 +02:00
Yousong Zhou
1e07e684a8 openssh: let opkg manage openssh symlinks of ssh, scp
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-06-25 14:09:25 +08:00
Hirokazu MORIKAWA
d66f3a6ced icu: update to 62.1
Update to ICU 62 (62.1)
ICU 62 includes number format skeleton support in MessageFormat, ICU4C DecimalFormat wrapping the new NumberFormatter implementation for improved performance.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2018-06-25 11:19:10 +09:00
Jeffery To
4269a8b8ff twisted: update to 18.4.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-06-25 04:00:16 +08:00
Rafał Miłecki
0421787098 php7: add package dependency on zoneinfo-core
Having "select PACKAGE_zoneinfo-core" wasn't enough for builds without
php7-cli=y or php7-cgi=y. It didn't result in installing zoneinfo-core
when using "opkg install" (during runtime or when building images with
CONFIG_TARGET_PER_DEVICE_ROOTFS).

Missing zoneinfo results in PHP fatal errors, e.g.:
Fatal error: DateTime::createFromFormat(): Timezone database is corrupt - this should *never* happen!

For years users were told to manually install zoneinfo-core package.
This problem was hidden for some time (including 17.01 release) due to
disabled support for CONFIG_PHP7_SYSTEMTZDATA. It's now back as support
for --with-system-tzdata was enabled again.

The proper solution is to simply make php7 package depend on
zoneinfo-core when PHP7_SYSTEMTZDATA is used.

Fixes: 84e5012e88 ("php7: re-enable system timezone data usage")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-06-24 21:33:56 +02:00
Hannu Nyman
2b749fd530
Merge pull request #6253 from neheb/patch-14
freetype: Update to 2.9.1
2018-06-24 21:47:17 +03:00
Hannu Nyman
88a4356096
Merge pull request #6293 from neheb/patch-16
libgee: Update to 0.20.1
2018-06-24 21:43:14 +03:00
Hannu Nyman
cfe47aa196
Merge pull request #6337 from EricLuehrsen/unbound_173
unbound: update to 1.7.3
2018-06-24 21:41:28 +03:00
Jeffery To
a8c87eb1e4 python-zope-interface: update to 4.5.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-06-25 02:33:11 +08:00
Jeffery To
6d733be85c python-pyasn1: update to 0.4.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-06-25 02:32:26 +08:00
Jeffery To
e977641b58 python-ply: update to 3.11
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-06-25 02:31:52 +08:00
Jeffery To
9645c2fa13 python-ipaddress: update to 1.0.22
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-06-25 02:31:02 +08:00
Jeffery To
76ccf6c556 python-hyperlink: update to 18.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-06-25 02:30:39 +08:00
Jeffery To
6e0c997405 python-automat: update to 0.7.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-06-25 02:30:08 +08:00
Jeffery To
1cede43ab7 python-attrs: update to 18.1.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-06-25 02:29:34 +08:00
Philip Prindeville
9e97da85e8
Merge pull request #6248 from diizzyy/patch-1
openldap: Switch tarball sources to https and http
2018-06-24 11:09:53 -06:00
Eric Luehrsen
6a2239cbc0 unbound: update to 1.7.3
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-06-23 12:47:14 -04:00
Daniel Golle
f2ef609821 ola: enable and ship web stuff
Make OLA more useful for untrained users which depend on the built-in
webserver. We may split the ola package into smaller parts to allow
not having web-stuff in case this breaks the space-constraints for some
users.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-06-23 11:04:24 +02:00
Peter Wagner
ecf1e74183 git: update to 2.18.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-06-22 20:04:23 +02:00
Peter Wagner
f4ee5ce092 pulseaudio: enable parallel build
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-06-22 01:00:33 +02:00
Peter Wagner
82eed87331 pulseaudio: update to 12.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-06-22 00:49:08 +02:00
champtar
c8c1841abf
Merge pull request #6306 from aparcar/fancy_release
prometheus-node-exporter-lua: handle fancy release
2018-06-21 13:28:15 +02:00
Daniel Golle
c10b5a3ff7 ola: implement Host/Install for ola_protoc_plugin
Should fix build with SDK on buildbots.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-06-21 11:55:02 +02:00
Rosen Penev
cafab6d3f7 freetype: Update to 2.9.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-20 14:02:10 -07:00
Daniel Golle
abdbf50221 ola: update to 0.10.6, fix build with recent protobuf
Recent protobuf requires C++11 while OLA was forcing C++98 in order
to keep using auto_ptr without getting warnings... Use gnu++11 to make
everyone happy and live with the warnings about auto_ptr being
deprecated.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-06-20 22:00:32 +02:00
Stijn Tintel
b157cf4feb
Merge pull request #6098 from xavifr/b-snmp-add-extend
snmpd: Add snmp_extend config option

Closes #5764
2018-06-20 18:03:23 +03:00
Hannu Nyman
b23d146bfe
Merge pull request #6064 from nxhack/fix_arm_arch_detection
node: Fix incorrect detection of arm_version and arm_fpu
2018-06-20 12:04:44 +03:00
Mathew McBride
fd6fd08eee qemu: package qemu-nbd
qemu-nbd is used to 'mount' images to /dev/nbdX block devices, for
example, to manipulate a qcow2 image as a disk device

Signed-off-by: Mathew McBride <matt@traverse.com.au>
2018-06-19 10:39:02 +08:00
Mathew McBride
b3c428cc23 qemu: package qemu-img
qemu-img is used for converting between different VM image types,
such as qcow2 to raw and vice versa.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
2018-06-19 10:39:02 +08:00
Ted Hess
9930c3bf54
Merge pull request #6307 from diizzyy/sound-fdk-aac
sound/fdk-aac: Clean up Makefile, add overflow patch
2018-06-18 22:19:34 +00:00
Alif M. Ahmad
eac2e12a6b gptfdisk: add a new package
gptfdisk is a gpt-aware disk partitioning tool. It can be used to
convert mbr partitioned disk to gpt and vice versa.

It supports reading GPT, MBR, and BSD disklabels.

Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
2018-06-18 21:52:23 +02:00
Hannu Nyman
7abd90e296
Merge pull request #6317 from zhaojh329/libuwsc
libuwsc: Update to 2.0.4
2018-06-18 19:20:22 +03:00
Hannu Nyman
b21b2ebb52
Merge pull request #6308 from zhaojh329/rtty
rtty: Update to 5.1.0
2018-06-18 19:20:10 +03:00
Jianhui Zhao
f498829e0e libuwsc: Update to 2.0.4
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-06-18 23:18:51 +08:00
Jianhui Zhao
9b85c179ac rtty: Update to 5.1.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-06-18 00:42:55 +08:00
Hannu Nyman
0a264360d6
Merge pull request #6289 from Ansuel/nginxpack
nginx: add luci-support package
2018-06-17 15:04:13 +03:00
Daniel Engberg
83c2603c1d sound/fdk-aac: Clean up Makefile, add overflow patch
Clean up Makefile by utilizing toolchain logic
Make package pkg-config friendly
Add patch to prevent crashes due to overflow
Source: a50eecf65b

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-06-17 12:57:04 +02:00
Hannu Nyman
2d022c6115
Merge pull request #5681 from neheb/sispmctl
sispmctl: Change URL to HTTPS
2018-06-17 12:47:43 +03:00
Hannu Nyman
e40e9fc66b
Merge pull request #6303 from MikePetullo/dovecot
dovecot: explicitly disable use of sodium
2018-06-17 12:42:52 +03:00
Hannu Nyman
99158896be
Merge pull request #6302 from Ansuel/uwsgi-su
uwsgi-cgi: improve uwsgi configuration
2018-06-17 12:42:32 +03:00
Paul Spooren
fc44f87dc5 prometheus-node-exporter-lua: handle fancy release
Some releases may have non letters in it's name currently resulting in
an empty ("") output which is then discarded, resulting in *missing*
labels in the metric.

Now it uses `.-` to catch as little as possible, but anything.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2018-06-17 17:07:36 +09:00