aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/ktoblzcheck: use build/ directory for CMakeSören Tempel2020-04-251-3/+4
| | | | Fixes a CMake warning.
* community/ktoblzcheck: upgrade to 1.53Sören Tempel2020-04-251-3/+3
|
* testing/wait4x: upgrade to 0.3.0Mohammad Abdolirad2020-04-251-6/+6
| | | | | - Fixes linter error - Added reason for !check
* testing/borgmatic: upgrade to 1.5.2Michał Polański2020-04-251-3/+3
|
* community/gnome-maps: upgrade to 3.36.2Rasmus Thomsen2020-04-251-2/+2
|
* community/dconf-editor: upgrade to 3.36.2Rasmus Thomsen2020-04-251-2/+2
|
* community/eog: upgrade to 3.36.2Rasmus Thomsen2020-04-251-2/+2
|
* testing/thermald: upgrade to 2.1Leo2020-04-251-5/+4
|
* main/pspg: upgrade to 3.0.6Milan P. Stanić2020-04-251-10/+4
| | | | | | disable check, './pspg -V' is not real test replace $pkgname with pspg in source url modernize APKBUILD by removing 'cd "$builddir"'
* main/sysfsutils: modernizeTBK2020-04-251-13/+11
| | | | | | | - Update url to the new project home - Clarify license - Add static subpkg - Modernize
* community/beets: Backport fix for web plugin with recent py3-werkzeugSören Tempel2020-04-252-3/+27
| | | | See https://github.com/beetbox/beets/issues/3565
* community/beets: use HTTPS in $urlSören Tempel2020-04-251-1/+1
|
* community/rspamd rebuild against icu-libs-67.1-r0Duncan Bellamy2020-04-251-1/+3
| | | | | add local.d/maps.d owned by rspamd as rspamd uses for a couple of maps in webui trying to add onto existing rebuild
* testing/lxqt-build-tools: upgrade to 0.7.0Leo2020-04-251-3/+3
|
* community/py3-httplib2: upgrade to 0.17.3Keith Maxwell2020-04-251-2/+2
|
* main/py3-cryptography: upgrade to 2.9.2Keith Maxwell2020-04-251-2/+2
| | | | https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst#292---2020-04-22
* main/perl-dbd-pg: upgrade to 3.11.0Milan P. Stanić2020-04-251-2/+2
|
* community/nvme-cli: upgrade to 1.11.1Milan P. Stanić2020-04-252-17/+3
| | | | remove PATH_MAX.patch, fixed upstream
* community/py3-google-auth: upgrade to 0.14.1Keith Maxwell2020-04-251-2/+2
| | | | https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#1141-2020-04-21
* testing/nheko: add missing dependency on qt5-qtmultimediaLeo2020-04-251-2/+3
| | | | fixes #11444
* main/tmux: upgrade to 3.1Milan P. Stanić2020-04-251-3/+3
|
* testing/tinyalsa: new aportMinecrell2020-04-251-0/+25
|
* testing/w_scan2: rename from w_scanTBK2020-04-253-44/+39
| | | | Original src is gone, so switching to active fork.
* community/php7-pecl-yaml: improve 32-bit fix from upstreamAndy Postnikov2020-04-252-12/+49
|
* testing/thunderbird: fix FTBFSTBK2020-04-252-1/+201
| | | | | | | | | | | | | | | | error: casts cannot be followed by a field access --> servo/components/style/stylesheets/viewport_rule.rs:314:39 | 314 | declaration!($min(value: shorthand.0, important: important)), | ^^^^^^^^^^^^^^^^ ... 323 | "width" => ok!(shorthand -> [MinWidth, MaxWidth]), | -------------------------------------- in this macro invocation | = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) help: try surrounding the expression in parentheses | 314 | declaration!($min((value: shorthand).0, important: important)),
* main/libtls-standalone: depend on ca-certificates-bundleNatanael Copa2020-04-251-3/+3
| | | | | | ca-certificates-cacert was renamed to ca-certificates-bundle in commit 7363758e1d81 (main/ca-certificates: ditch python dep, symlink ca-certificates.crt). Use this to fix build order calculation.
* community/hugo: upgrade to 0.69.2Leo2020-04-251-2/+2
|
* community/gnome-taquin: upgrade to 3.36.2Rasmus Thomsen2020-04-251-2/+2
|
* community/firefox-esr: fix FTBFSTBK2020-04-252-1/+194
| | | | | | | | | | | | | error: casts cannot be followed by a field access --> servo/components/style/stylesheets/viewport_rule.rs:314:39 | 314 | declaration!($min(value: shorthand.0, important: important)), | ^^^^^^^^^^^^^^^^ ... 323 | "width" => ok!(shorthand -> [MinWidth, MaxWidth]), | -------------------------------------- in this macro invocation | = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
* community/gnome-software: re-enable icons pluginRasmus Thomsen2020-04-252-38/+3
| | | | | In the previous commit we fixed pixman, so we can enable the icon-plugin again without GNOME Software crashing
* main/pixman: upgrade to 0.40.0Rasmus Thomsen2020-04-251-15/+7
| | | | | | | | | | | | Also increase the default stacksize. The patch to decrease the stacksize has been removed in aca640da654a97c6ad6f9423beda707cd14c8a42 and doesn't apply anymore. This fixes crashes in librsvg and GNOME Software[0]. Also increase the test timeout and re-enable them on all arches but s390x where the tests timed out. 0: https://gitlab.gnome.org/GNOME/librsvg/-/issues/595 fixes #11422
* testing/libeatmydata: new aportRasmus Thomsen2020-04-252-0/+68
| | | | | https://www.flamingspork.com/projects/libeatmydata/ An LD_PRELOAD library that disables all forms of writing data safely to disk
* community/php7-pecl-yaml: upgrade to 2.1.0Andy Postnikov2020-04-252-8/+20
|
* community/nodejs-current: upgrade to 14.0.0Andy Postnikov2020-04-251-2/+2
|
* testing/thunderbird: disableLeo2020-04-241-0/+1
|
* community/gitlab-runner: upgrade to 12.10.1TBK2020-04-251-3/+3
|
* community/php7-maxminddb: move from testingTBK2020-04-251-0/+0
|
* main/ntfs-3g: patch CVE-2019-9755TBK2020-04-252-8/+76
| | | | | | | - Switch to https - Clarify license - Add static subpackage - Patch CVE-2019-9755
* testing/svt-av1: upgrade to 0.8.3Oleg Titov2020-04-251-3/+3
| | | | Ref https://github.com/OpenVisualCloud/SVT-AV1/releases
* main/help2man: upgrade to 1.47.14Leo2020-04-251-2/+2
|
* main/bash: upgrade to 5.0.17J0WI2020-04-251-2/+3
|
* community/php7-pecl-timezonedb: upgrade to 2020.1Andy Postnikov2020-04-251-4/+2
|
* testing/py3-requests-file: upgrade to 1.5.0Galen Abell2020-04-241-4/+4
|
* testing/slirp4netns: upgrade to 1.0.1Michał Polański2020-04-241-2/+2
|
* testing/libslirp: upgrade to 4.3.0Michał Polański2020-04-242-3/+25
|
* community/firefox-esr: disableLeo2020-04-241-0/+1
|
* community/perl-image-exiftool: upgrade to 11.96Leo2020-04-241-2/+2
|
* main/mpfr4: rename mpf4-dev to mpfr-devNatanael Copa2020-04-241-4/+10
| | | | | | | | | | | mpfr is special because we cannot break ABI without first rebuild gcc. so we need be able to have multiple version of mpfr installed in parallel we also need be able to calculate bulid order from global scope, otherwise it is not possible to calculate build order til after package is built. Therfore we call -dev package mpfr-dev instead of mpfr4-dev with a provides=mpfr-dev fixes commit cfa3618af6e2 (main/mpfr4: rename subpackage to mpfr4-dev)
* testing/ameba: upgrade to 0.12.1Milan P. Stanić2020-04-241-2/+2
|
* testing/*: rebuild against icu-67.1Leo2020-04-2410-10/+10
|