Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/postfix: upgrade to 3.4.8 | Leo | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | testing/mellowplayer: upgrade to 3.5.6 | Leo | 2019-11-25 | 1 | -5/+5 | |
| | ||||||
* | community/gnome-music: upgrade to 3.34.2 | Leo | 2019-11-25 | 1 | -3/+3 | |
| | ||||||
* | testing/qownnotes: upgrade to 19.11.20 | Francesco Colista | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | community/lapack: upgrade to 3.9.0 | Francesco Colista | 2019-11-25 | 1 | -10/+4 | |
| | ||||||
* | community/xapian-bindings: upgrade to 1.4.14 | Francesco Colista | 2019-11-25 | 1 | -3/+3 | |
| | ||||||
* | community/xapian-omega: upgrade to 1.4.14 | Francesco Colista | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | community/xapian-core: upgrade to 1.4.14 | Francesco Colista | 2019-11-25 | 1 | -3/+3 | |
| | ||||||
* | community/perl-moose: upgrade to 2.2012 | Leo | 2019-11-25 | 1 | -15/+7 | |
| | ||||||
* | community/py3-scipy: upgrade to 1.3.3 | Leo | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | testing/py3-boto3: upgrade to 1.10.25 | Leo | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | testing/py3-botocore: upgrade to 1.13.25 | Leo | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/libseccomp: test 36-37 in v2.4.2 do not work with kernel 4.x | Tuan Hoang | 2019-11-25 | 1 | -2/+5 | |
| | | | | | | Commit be65b26b67099be2b2b4890d736dbd1ad15adf36 upstream adapted to new kernel 5.x syscalls. We can enable these tests again as soon as we move to 5.x. | |||||
* | testing/sdfat: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/drbd-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | community/wireguard-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | community/jool-modules-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.86 | Natanael Copa | 2019-11-25 | 1 | -3/+3 | |
| | ||||||
* | main/linux-vanilla: enable Aquantia atlantic net device | Yonggang Luo | 2019-11-25 | 1 | -1/+1 | |
| | | | | Fixes #10220 | |||||
* | community/wireguard-rpi: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | community/jool-modules-rpi: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.19.86 | Natanael Copa | 2019-11-25 | 1 | -3/+3 | |
| | ||||||
* | main/pcre2: upgrade to 10.34 | Leo | 2019-11-25 | 1 | -10/+3 | |
| | ||||||
* | community/darktable: upgrade to 2.6.3 | Kevin Daudt | 2019-11-25 | 1 | -3/+3 | |
| | ||||||
* | community/cloudi,dune,haxe,opam: enable s390x | Tuan Hoang | 2019-11-25 | 4 | -4/+4 | |
| | ||||||
* | community/ocaml*: enable on s390x | Tuan Hoang | 2019-11-25 | 3 | -3/+3 | |
| | | | | community/ocaml-lablgtk,unison still missing due to librsvg/rust. | |||||
* | community/ocaml: fix mcontext patch on s390x | Tuan Hoang | 2019-11-25 | 2 | -19/+2 | |
| | | | | | The context patch was just wrong from the beginning. No pkgrel bump. | |||||
* | main/dbus: Remove uuid generation from post-install | Olliver Schinagl | 2019-11-25 | 2 | -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.091 | Leonardo Arena | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/perl-compress-raw-zlib: upgrade to 2.091 | Leonardo Arena | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/perl-compress-raw-bzip2: upgrade to 2.091 | Leonardo Arena | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/gcc: fix gimplify.c omp_default_clause | Milan P. Stanić | 2019-11-25 | 2 | -2/+45 | |
| | | | | | add upstream patch: PR middle-end/91920 fixes #10909 | |||||
* | community/ocamlbuild: rebuild with reverted ocaml | Natanael Copa | 2019-11-25 | 1 | -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.3 | prspkt | 2019-11-25 | 1 | -10/+4 | |
| | ||||||
* | main/graphviz: drop python2 bindings | prspkt | 2019-11-25 | 1 | -19/+4 | |
| | | | | * Swith url to https. | |||||
* | main/linux-headers: remove stray fix-little_endian.patch | Milan P. Stanić | 2019-11-25 | 1 | -14/+0 | |
| | | | | according git log this file was never used | |||||
* | community/xfce4-power-manager: fix download url | Kevin Daudt | 2019-11-25 | 1 | -1/+1 | |
| | | | | | Upstream moved the location of xfce4-power-manager from apps to xfce. Fix the url accordingly. | |||||
* | community/rust: fix build error with rustdoc | Kevin Daudt | 2019-11-24 | 2 | -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.4 | Leo | 2019-11-24 | 2 | -4/+23 | |
| | ||||||
* | testing/perl-archive-extract: upgrade to 0.82 | Leo | 2019-11-24 | 1 | -3/+3 | |
| | ||||||
* | main/vala: upgrade to 0.46.5 | Leo | 2019-11-24 | 1 | -6/+2 | |
| | ||||||
* | community/geos: move from testing | Holger Jaekel | 2019-11-24 | 2 | -0/+0 | |
| | ||||||
* | main/imlib2: upgrade to 1.6.0 | Leo | 2019-11-24 | 1 | -7/+3 | |
| | ||||||
* | main/ckbcomp: upgrade to 1.194 | Leo | 2019-11-24 | 1 | -4/+2 | |
| |