aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/dbus: Remove uuid generation from post-installOlliver Schinagl2019-11-252-5/+2
| | | | | | | | | | | | | | | | | | | In the past, dbus uuid generation was done as a post install step. Years later, this was copied/moved into the start-up script. This makes a lot of sense, where in the post-install step it does not. More importantly however, when bootstrapping alpine into a directory, with the dbus package, dbus-uuidgen fails during the post-install phase due to missing /dev/urandom, which is expected not to exist in a alternative root, as can be seen in the following error Failed to generate UUID: Could not open /dev/urandom: No such file or directory ERROR: dbus-1.12.16-r0.post-install: script exited with error 1 Lets drop this line all together as it serves no purpose with the UUID being generated at startup anyway. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* main/perl-io-compress: upgrade to 2.091Leonardo Arena2019-11-251-2/+2
|
* main/perl-compress-raw-zlib: upgrade to 2.091Leonardo Arena2019-11-251-2/+2
|
* main/perl-compress-raw-bzip2: upgrade to 2.091Leonardo Arena2019-11-251-2/+2
|
* main/gcc: fix gimplify.c omp_default_clauseMilan P. Stanić2019-11-252-2/+45
| | | | | add upstream patch: PR middle-end/91920 fixes #10909
* community/ocamlbuild: rebuild with reverted ocamlNatanael Copa2019-11-251-1/+1
| | | | | | | | | | commit 6f58e167f186 reverted the ocaml version so we need to rebuild ocamlbuild. This fixes the error: Error: /usr/lib/ocaml/ocamlbuild/ocamlbuild_plugin.cmi is not a compiled interface for this version of OCaml. It seems to be for a newer version of OCaml.
* main/graphviz: upgrade to 2.42.3prspkt2019-11-251-10/+4
|
* main/graphviz: drop python2 bindingsprspkt2019-11-251-19/+4
| | | | * Swith url to https.
* main/linux-headers: remove stray fix-little_endian.patchMilan P. Stanić2019-11-251-14/+0
| | | | according git log this file was never used
* community/xfce4-power-manager: fix download urlKevin Daudt2019-11-251-1/+1
| | | | | Upstream moved the location of xfce4-power-manager from apps to xfce. Fix the url accordingly.
* community/rust: fix build error with rustdocKevin Daudt2019-11-242-1/+38
| | | | | | | | | | | | | | Building rust fails with the error: error[E0523]: found two different crates with name `bitflags` that are not distinguished by differing `-C metadata`. This will result in symbol conflicts between the two. --> src/librustdoc/html/markdown.rs:36:5 | 36 | use pulldown_cmark::{html, CowStr, Event, Options, Parser, Tag}; | ^^^^^^^^^^^^^^ Upstream fixed it with the included patch.
* community/fwupd: upgrade to 1.3.4Leo2019-11-242-4/+23
|
* testing/perl-archive-extract: upgrade to 0.82Leo2019-11-241-3/+3
|
* main/vala: upgrade to 0.46.5Leo2019-11-241-6/+2
|
* community/geos: move from testingHolger Jaekel2019-11-242-0/+0
|
* main/imlib2: upgrade to 1.6.0Leo2019-11-241-7/+3
|
* main/ckbcomp: upgrade to 1.194Leo2019-11-241-4/+2
|
* main/vte3: upgrade to 0.58.3Leo2019-11-241-3/+3
|
* main/xtables-addons: upgrade to 3.6Leo2019-11-241-4/+2
|
* main/parallel: upgrade to 20191122Leo2019-11-241-4/+2
|
* community/geary: upgrade to 3.34.2Leo2019-11-241-2/+2
|
* community/gjs: upgrade to 1.58.2Leo2019-11-241-2/+2
|
* community/file-roller: upgrade to 3.32.3Leo2019-11-241-2/+2
|
* community/gnome-boxes: upgrade to 3.34.2Leo2019-11-241-2/+2
|
* community/evince: upgrade to 3.34.2Leo2019-11-241-3/+3
|
* testing/fluidsynth: upgrade to 2.0.9Leo2019-11-241-2/+2
|
* community/proj: move from testingHolger Jaekel2019-11-243-0/+0
|
* testing/widelands: new aportLeo2019-11-245-0/+135
| | | | | http://www.widelands.org Real-time strategy game inspired by The Settlers II
* community/mate-indicator-applet: disable on s390xLeo2019-11-241-1/+1
|
* community/py3-hypothesis: upgrade to 4.47.1Leo2019-11-241-2/+2
|
* testing/termite new aportIan Bashford2019-11-241-0/+69
| | | | | Termite: A simple VTE-based terminal https://github.com/thestinger/termite/
* community/gitlab-runner: upgrade to 12.5.0Leo2019-11-241-2/+2
|
* main/ccache: upgrade to 3.7.6Leo2019-11-241-6/+2
|
* community/neovim: enable aarch64Luca Weiss2019-11-241-4/+16
|
* community/py3-pyrsistent: upgrade to 0.15.6prspkt2019-11-241-4/+9
|
* community/npapi-sdk: update URLsSören Tempel2019-11-241-2/+2
| | | | Upstream moved from Bitbucket to GitHub.
* community/sn0int: upgrade to 0.14.0kpcyrd2019-11-241-4/+4
|
* community/rust: upgrade to 1.39.0Rasmus Thomsen2019-11-246-72/+164
|
* community/live-media: upgrade to 2019.11.22Sören Tempel2019-11-231-2/+2
| | | | Old source tarball is no longer available.
* community/git-lfs: fix go-ntlm dependency specificationKevin Daudt2019-11-232-1/+44
| | | | | The build fails due to the upgrade to go 1.13. Upstream fixed this in 2.9.0, so we backport the patch to 2.8.0.
* testing/py3-twine: upgrade to 3.1.0Leo2019-11-231-3/+4
|
* testing/howard-bc: update to 2.3.1Gavin Howard2019-11-231-2/+2
| | | | This release has a bug fix for comparisons between negative numbers.
* community/z3: attempt to fix build on some architecturesSören Tempel2019-11-232-2/+28
|
* community/z3: upgrade to 4.8.7Sören Tempel2019-11-231-5/+5
|
* community/restic: add cleanup_srcdirSören Tempel2019-11-231-0/+5
|
* community/restic: upgrade to 0.9.6Sören Tempel2019-11-231-3/+3
|
* community/restic: fix build with `abuild rootbld`Sören Tempel2019-11-231-1/+1
|
* community/go-md2man: upgrade to 2.0.0Sören Tempel2019-11-231-5/+4
|
* community/go-md2man: fix build in `abuild rootbld`Sören Tempel2019-11-231-0/+1
|
* community/go-md2man: add cleanup_srcdirSören Tempel2019-11-231-0/+5
|