aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/findutils: upgrade to 4.7.0J0WI2019-10-294-57/+21
|
* main/nodejs: upgrade to 12.13.0Tim Brust2019-10-293-23/+35
|
* main/gdb fixes gdb failing on internal musl signalsstf2019-10-292-2/+22
| | | | | | | | | | | | without this patch when debugging a multithreaded binary gdb throws this: `Thread 5 "a.out" received signal ?, Unknown signal.` with this patch gdb throws: `Thread 5 "qtwe" received signal SIG34, Real-time event 34.` which can be handled by `handle SIG34 nostop noprint` and further on ignored. For further info there is also this upstream bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23616 The patch itself comes from smaeul on #musl
* main/raspberrypi: leave *.a filesMichal Artazov2019-10-291-4/+10
| | | | | | *.a files were deleted from the package but some *.pc files reference them, hence they have to be included Issue: https://gitlab.alpinelinux.org/alpine/aports/issues/9400
* main/mesa: enable v3d gallium driver, packaged as mesa-dri-v3dIvan Delalande2019-10-291-2/+6
| | | | | Provide support for 3D acceleration on Raspberry Pi 4, like vc4 for earlier boards.
* main/busybox: upgrade to 1.31.1prspkt2019-10-291-3/+3
| | | | Signed-off-by: prspkt <prspkt@protonmail.com>
* main/docbook-xsl: remove not needed patch and bump pkgrelMilan P. Stanić2019-10-292-22/+2
| | | | | | remove non-recursive_string_subst.patch which is not needed with new upstream release bump pkgrel
* main/file: fix CVE-2019-18218Leo2019-10-292-3/+48
| | | | | | ref #10911 Closes !887
* testing/sbcl: upgrade to 1.5.8Will sinatra2019-10-291-2/+2
|
* community/libchamplain: upgrade to 0.12.20Rasmus Thomsen2019-10-291-21/+13
| | | | upstream has switched to meson as build system
* community/gnome-getting-started-docs: upgrade to 3.34.1Rasmus Thomsen2019-10-291-2/+2
|
* community/gnome-user-docs: upgrade to 3.34.1Rasmus Thomsen2019-10-291-2/+2
|
* community/libpeas: upgrade to 1.24.1Rasmus Thomsen2019-10-291-2/+2
|
* testing/xfce4-sensors-plugin: rebuild against libsensors.so.5Natanael Copa2019-10-291-2/+2
| | | | Also use the new name after lm_sensors -> lm-sensors rename.
* main/nagios-plugins: use renamed lm-sensors as dependsNatanael Copa2019-10-291-2/+2
| | | | lm-sensors was renamed in commit 5d99c7e0257f. Use new name.
* community/php7-pecl-apcu: upgrade to 5.1.18Andy Postnikov2019-10-291-3/+3
|
* community/mingw-w64-crt: move from testingLeo2019-10-281-0/+0
|
* community/mingw-w64-headers: move from testingLeo2019-10-281-0/+0
|
* community/mingw-w64-headers-bootstrap: move from testingLeo2019-10-281-0/+0
|
* community/mingw-w64-gcc-base: move from testingLeo2019-10-281-0/+0
|
* community/mingw-w64-gcc: move from testingLeo2019-10-281-0/+0
|
* community/mingw-w64-winpthreads: move from testingLeo2019-10-281-0/+0
|
* community/mingw-w64-binutils: move from testingLeo2019-10-281-0/+0
|
* testing/mingw-w64-gcc-base: rebuild against libmpfr.so.6Leo2019-10-281-1/+1
|
* testing/ldc: upgrade to 1.18.0Geod242019-10-284-83/+111
| | | | | This replaces the bootstrapping (and outdated) LDC 1.8.0 package with a build from source.
* testing/libzim: upgrade to v6.0.2Oleg Titov2019-10-281-2/+2
| | | | Ref https://github.com/openzim/libzim/blob/master/ChangeLog
* community/dnscrypt-proxy upgrade to 2.0.29Ian Bashford2019-10-282-6/+60
| | | | | Upgrade to 2.0.29 Adds Anonymized DNS Relays
* [WiP] testing/u-boot-s5p6818: new aportOleg Titov2019-10-283-0/+61
| | | | Initial support for u-boot for Samsung Nexell S5P6818 aarch64 8-core processor
* main/compat-pvgrub: include updated checksumsKevin Daudt2019-10-281-3/+1
|
* main/compat-pvgrub: bump pkgrelKevin Daudt2019-10-281-1/+1
|
* main/compat-pvgrub: prevent output to wrong conf-fileJailBox2019-10-281-1/+2
| | | | | | | | | | | if "$myconf" defines/redefines "$conf" the generated output would go to the wrong file I.e. >echo "conf=/boot/mybootdir/extlinux.conf" >> /etc/update-extliunx.conf /sbin/update-extlinux will honor this, while update-pvgrub would write to the wrong config file. So postpone presetting "$conf" until "$myconf" has been source'd
* add real timeout to grub config fileBastien Durel2019-10-281-1/+1
| | | | | | as $rtimeout is undefined, config file ends with timeout line, which makes pvgrub fail on int parsing
* community/youtube-dl: move setuptools to dependsKevin Daudt2019-10-281-3/+2
| | | | | | setuptools is not only a buildtime dependency, but also a runtime dependency. Add it therefore to `depends` and remove it from `makedepends`.
* testing/py3-unoconv: upgrade to 0.8.2Nathan Owens2019-10-282-10/+132
| | | | | Patch:https://github.com/unoconv/unoconv/commit/acfac594e643f9c44f1c3b8d6d8957190a4d76f2 CVE:https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18197
* testing/lldb: switch to python3Leo2019-10-281-13/+13
|
* testing/vdr-plugin-dvbapi: upgrade to 2.2.5Nathan Owens2019-10-281-23/+7
| | | | Update to 2.2.5 and do some cleanup
* testing/py3-cherrypy: upgrade 18.3.0Fabian Affolter2019-10-281-4/+3
|
* community/py3-pdfminer: upgrade to 20191020Leo2019-10-281-5/+4
|
* testing/py3-tinydb: upgrade to 3.15.1Leo2019-10-281-2/+2
|
* testing/py3-u-msgpack: upgrade to 2.5.2Leo2019-10-281-4/+4
|
* main/seabios: upgrade to 1.12.0Leo2019-10-281-7/+5
| | | | Closes !586
* community/py3-pyrsistent: upgrade to 0.15.5Leo2019-10-271-3/+3
|
* testing/dxvk: upgrade to 1.4.4Leo2019-10-271-2/+2
|
* community/lua-cliargs: upgrade to 3.0_p2Jakub Jirutka2019-10-271-3/+3
|
* community/lua-cliargs: change pkgver schemeJakub Jirutka2019-10-271-3/+3
| | | | | | | | | | | | | Version number of Lua rocks consists of version of the package followed by revision of the rockspec, e.g. 3.0-1. Authors of Lua packages usually don't consider the revision number as part of the package version, but not in this case. I've originally decided to represent the rockspec revision as an additional digit in the pkgver (3.0-1 -> 3.0.1), but it has showed up that it's causing confusions. I hope that 3.0_p1 will be less confusing. I'm aware of that 3.0.1 > 3.0_p1 but the new version 3.0-2 didn't introduce any notable changes and I don't expect 3.0-3 anytime soon (the project is inactive since April 2018), so it shouldn't cause any problems.
* main/ruby: remove bundled CA certificatesJakub Jirutka2019-10-271-0/+4
|
* main/ruby: add support for .include directive used by OpenSSL config filesJakub Jirutka2019-10-272-1/+187
|
* main/ruby: move all irb files to its subpkgJakub Jirutka2019-10-271-3/+3
|
* main/ruby: remove gems/*/cacheJakub Jirutka2019-10-271-0/+2
|
* main/ruby: remove duplicated package ruby-bundlerJakub Jirutka2019-10-271-17/+10
| | | | | | It's already provided by a separate aport/package ruby-bundler. Bundler is a standalone Ruby gem with its own release cycle and version. The version bundled in Ruby is outdated.