aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/spl-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* main/linux-vanilla: upgrade to 4.14.69Natanael Copa2018-09-101-2/+2
|
* main/apk-tools: security upgrade to 2.10.1Timo Teräs2018-09-104-157/+3
|
* main/linux-rpi: upgrade to 4.14.69Natanael Copa2018-09-101-2/+2
|
* testing/ptylie: new aportJakub Jirutka2018-09-101-0/+32
| | | | | https://github.com/p-gen/ptylie Record a terminal session with automatic keyboard entry
* testing/smenu: new aportJakub Jirutka2018-09-101-0/+33
| | | | | https://github.com/p-gen/smenu A standard input word picker
* testing/log4cpp: modernize and take maintainershipRoberto Oliveira2018-09-091-11/+12
|
* testing/pass: upgrade to 1.7.3Roberto Oliveira2018-09-091-2/+2
|
* community/mate-control-center: upgrade to 1.21.1Roberto Oliveira2018-09-091-3/+3
|
* community/mate-desktop: upgrade to 1.21.1Roberto Oliveira2018-09-091-4/+4
|
* community/openblas: add checkJakub Jirutka2018-09-081-1/+6
|
* community/openblas: upgrade to 0.3.3Jakub Jirutka2018-09-081-2/+2
|
* community/openblas: clarify licenseJakub Jirutka2018-09-081-1/+1
|
* community/openblas: remove explicit return 1Jakub Jirutka2018-09-081-7/+6
|
* community/radare2: upgrade to 2.9.0Sören Tempel2018-09-075-752/+4
|
* testing/py-influxdb: upgrade to 5.2.0Fabian Affolter2018-09-071-5/+5
|
* main/py-sphinx: upgrade to 1.7.9Fabian Affolter2018-09-071-2/+2
|
* testing/rakudo: upgrade to 2018.08Curt Tilmes2018-09-071-3/+3
|
* testing/nqp: upgrade to 2018.08Curt Tilmes2018-09-071-2/+2
|
* testing/moarvm: upgrade to 2018.08Curt Tilmes2018-09-071-2/+2
|
* main/samba: Upgrade to 4.8.5Taner Tas2018-09-072-17/+43
| | | | | | * Corrected samba.confd * Adjust winbind_krb5_locator.so file new path * Re-arrange depends,makedepends,source
* community/mediainfo: update (+lib) to 18.08Joe Groocock2018-09-072-4/+4
|
* main/musl: upgrade to 1.1.20Natanael Copa2018-09-078-567/+3
|
* testing/randrctl: new aportJakub Jirutka2018-09-061-0/+37
| | | | | Profile based screen manager for X https://github.com/edio/randrctl
* testing/py-argcomplete: upgrade to 1.9.4Jakub Jirutka2018-09-061-2/+2
|
* testing/micropython: upgrade to 1.9.4Fabian Affolter2018-09-061-2/+2
|
* community/py-paho-mqtt: upgrade to 1.4.0Fabian Affolter2018-09-061-2/+2
|
* main/perl-scope-upper: upgrade to 0.31Leonardo Arena2018-09-061-2/+2
|
* main/perl-archive-zip: upgrade to 1.63Leonardo Arena2018-09-061-2/+2
|
* community/py3-aiohttp: upgrade to 3.4.4Fabian Affolter2018-09-061-2/+2
|
* testing/dmvpn: upgrade to 0.6.0Kaarle Ritvanen2018-09-051-3/+10
|
* testing/py-h5py: disable on s390x due to build errorNatanael Copa2018-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Traceback (most recent call last): File "setup.py", line 168, in <module> cmdclass = CMDCLASS, File "/usr/lib/python2.7/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build.py", line 127, in run self.run_command(cmd_name) File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/home/buildozer/aports/testing/py-h5py/src/h5py-2.8.0/setup_build.py", line 157, in run import numpy File "/usr/lib/python2.7/site-packages/numpy/__init__.py", line 142, in <module> from . import add_newdocs File "/usr/lib/python2.7/site-packages/numpy/add_newdocs.py", line 13, in <module> from numpy.lib import add_newdoc File "/usr/lib/python2.7/site-packages/numpy/lib/__init__.py", line 8, in <module> from .type_check import * File "/usr/lib/python2.7/site-packages/numpy/lib/type_check.py", line 11, in <module> import numpy.core.numeric as _nx File "/usr/lib/python2.7/site-packages/numpy/core/__init__.py", line 26, in <module> raise ImportError(msg) ImportError: Importing the multiarray numpy extension module failed. Most likely you are trying to import a failed build of numpy. If you're working with a numpy git repo, try `git clean -xdf` (removes all files not under version control). Otherwise reinstall numpy. Original error was: Error relocating /usr/lib/python2.7/site-packages/numpy/core/multiarray.so: LogBase2_128: symbol not found
* testing/dnsdist: disable on s390x due to missing fstrmNatanael Copa2018-09-051-1/+1
|
* testing/flatpak-builder: upgrade 1.0.0André Klitzing2018-09-051-3/+3
|
* testing/flatpak: upgrade to 1.0.1André Klitzing2018-09-051-2/+2
|
* testing/snes9x: use gtk3Natanael Copa2018-09-051-3/+3
| | | | We want avoid use gtk2 when possible because it is no longer developed.
* community/kodi: fix sound with new ffmpegNatanael Copa2018-09-052-2/+19
| | | | ref #9387
* testing/py-h5py: new aportJames White2018-09-051-0/+49
| | | | | https://www.h5py.org Read and write HDF5 files from Python
* testing/dnsdist: new aporttcely2018-09-052-0/+122
| | | | | https://dnsdist.org dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer.
* community/py-argparse: move to mainStuart Cardall2018-09-051-1/+1
| | | | * moving to main as a depends of py-tox
* testing/py-tox: move to mainStuart Cardall2018-09-051-3/+2
|
* testing/boinc: new aporttcely2018-09-052-0/+100
| | | | | http://boinc.berkeley.edu/ Open-source software for volunteer computing and grid computing.
* community/py3-aiohttp: upgrade to 3.4.0Fabian Affolter2018-09-051-2/+2
|
* main/sshfs: upgrade to 3.5.0 and modernizeAndy Postnikov2018-09-051-5/+4
|
* testing/bitlbee-mastodon: upgrade to 1.4.0Marvin Steadfast2018-09-051-2/+2
|
* testing/consul: Update to 1.2.2Gennady Feldman2018-09-051-2/+2
|