Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/py3-tqdm: upgrade to 4.40.1 | Leo | 2019-12-09 | 1 | -2/+2 | |
| | ||||||
* | community/py3-google-auth: upgrade to 1.7.2 | Leo | 2019-12-09 | 1 | -2/+2 | |
| | ||||||
* | community/py3-logilab-common: upgrade to 1.5.2 | Leo | 2019-12-09 | 1 | -2/+2 | |
| | ||||||
* | community/marco: upgrade to 1.22.4 | Leo | 2019-12-09 | 1 | -2/+2 | |
| | ||||||
* | community/cacti: upgrade to 1.2.8 | Leo | 2019-12-09 | 1 | -2/+2 | |
| | ||||||
* | community/cbindgen: upgrade to 0.11.1 | Leo | 2019-12-09 | 1 | -2/+2 | |
| | ||||||
* | community/gsoap: upgrade to 2.8.96 | Leo | 2019-12-08 | 1 | -2/+2 | |
| | ||||||
* | community/kea: remove subpackage kea-keactrl | Jakub Jirutka | 2019-12-08 | 1 | -13/+5 | |
| | | | | https://gitlab.isc.org/isc-projects/kea/issues/767#note_71103 | |||||
* | community/kea: fix dev split function | Jakub Jirutka | 2019-12-08 | 1 | -1/+1 | |
| | ||||||
* | community/vboot-utils: move from testing | Milan P. Stanić | 2019-12-08 | 2 | -0/+77 | |
| | ||||||
* | community/kea-hook-runscript: disable on s390x | Jakub Jirutka | 2019-12-08 | 1 | -1/+1 | |
| | ||||||
* | community/kea-hook-runscript: move from testing | Jakub Jirutka | 2019-12-08 | 1 | -0/+22 | |
| | ||||||
* | community/kea: move kea-msg-compiler to subpkg -dev | Jakub Jirutka | 2019-12-08 | 1 | -1/+7 | |
| | ||||||
* | community/firefox-esr: upgrade to 68.3.0 | Sören Tempel | 2019-12-08 | 2 | -3/+184 | |
| | | | | | | CVE-2019-11745 and CVE-2019-13722 are explicitly not included in secfixes. The former has been fixed in main/nss already, the latter only applies to the Windows operating system. | |||||
* | community/kea: disable on s390x | Jakub Jirutka | 2019-12-08 | 1 | -1/+3 | |
| | ||||||
* | community/kea: move from testing | Jakub Jirutka | 2019-12-08 | 8 | -0/+412 | |
| | ||||||
* | common/log4cplus: move from testing and take maintainership | Jakub Jirutka | 2019-12-08 | 1 | -0/+52 | |
| | | | | I need it for Kea package. | |||||
* | community/live-media: upgrade to 2019.12.07 | Leo | 2019-12-08 | 1 | -2/+3 | |
| | ||||||
* | community/py3-eliot: upgrade to 1.11.0 | Leo | 2019-12-07 | 1 | -3/+3 | |
| | ||||||
* | community/py3-hypothesis: upgrade to 4.51.0 | Leo | 2019-12-07 | 1 | -2/+2 | |
| | ||||||
* | community/fzf: fix buzybox find incompattibility | Kevin Daudt | 2019-12-07 | 2 | -4/+59 | |
| | | | | | | | | fzf uses `-fstype` for find commands, but buzybox find does not support that. Remove those as they just exclude things like `/proc/`, which mainly causes issues when running `fzf` from `/`. Fixes #11022 | |||||
* | community/ipython: upgrade to 7.10.1 | Kevin Daudt | 2019-12-07 | 1 | -3/+3 | |
| | ||||||
* | community/py3-pycryptodome: install as independent library | Kevin Daudt | 2019-12-07 | 1 | -1/+5 | |
| | | | | | | | | By default, pycryptodome installs as a drop-in replacement for pycrypto, but this causes conflict when installing both. For now, install as an independent library so that they can co-exist. Fixes #10963 | |||||
* | community/dfc: move from testing | Bart Ribbers | 2019-12-07 | 1 | -0/+26 | |
| | ||||||
* | community/py3-opengl: upgrade to 3.1.4 | Leo | 2019-12-07 | 1 | -3/+3 | |
| | ||||||
* | community/py3-opengl-accelerate: upgrade to 3.1.4 | Leo | 2019-12-07 | 1 | -4/+4 | |
| | ||||||
* | community/google-authenticator: upgrade to 1.07 | Leo | 2019-12-07 | 1 | -2/+2 | |
| | ||||||
* | community/geth: upgrade to 1.9.9 | Leo | 2019-12-07 | 1 | -2/+2 | |
| | ||||||
* | community/evolution: move glade modules and catalogs to -dev | Leo | 2019-12-07 | 1 | -1/+8 | |
| | ||||||
* | community/libgweather: move glade catalogs to -dev | Leo | 2019-12-07 | 1 | -1/+7 | |
| | ||||||
* | community/libpeas: move catalogs to -dev | Leo | 2019-12-07 | 1 | -1/+7 | |
| | ||||||
* | community/gitg: move glade modules and catalogs to -dev | Leo | 2019-12-07 | 1 | -1/+8 | |
| | ||||||
* | community/gtksourceview4: move glade catalogs to -dev | Leo | 2019-12-07 | 2 | -5/+27 | |
| | ||||||
* | community/libhandy: move usr/lib/glade/modules to -dev | Leo | 2019-12-07 | 2 | -8/+25 | |
| | | | | fixes #11010 | |||||
* | community/ffmpeg: re-enable asm on arm* | Minecrell | 2019-12-07 | 1 | -2/+2 | |
| | | | | | | | | | FFmpeg is pretty much unusable with --disable-asm on arm*. At some point, ASM was disabled on arm* because FFmpeg required text relocations. That does no longer seem to be the case. The package builds just fine on arm* without --disable-asm (without triggering the textrels check) and everything runs much faster. | |||||
* | community/yaru-themes: disable | Leo | 2019-12-07 | 1 | -1/+1 | |
| | ||||||
* | community/yaru-themes: move from testing | Leo | 2019-12-06 | 1 | -0/+83 | |
| | ||||||
* | community/wf-recorder: move from testing | Leo | 2019-12-06 | 1 | -0/+32 | |
| | ||||||
* | community/swayidle: add elogind support | Galen Abell | 2019-12-06 | 1 | -2/+3 | |
| | | | | build swayidle with elogind support to enable `before-sleep` option | |||||
* | community/chezmoi: remove left-over debug statement | Kevin Daudt | 2019-12-06 | 1 | -1/+0 | |
| | ||||||
* | community/chezmoi: move from testing | Kevin Daudt | 2019-12-06 | 1 | -0/+80 | |
| | ||||||
* | community/kaidan: move from testing | Bart Ribbers | 2019-12-06 | 1 | -0/+42 | |
| | ||||||
* | community/qxmpp: move from testing | Bart Ribbers | 2019-12-06 | 1 | -0/+30 | |
| | ||||||
* | community/gitea: upgrade to 1.10.1 | 6543 | 2019-12-06 | 1 | -2/+3 | |
| | ||||||
* | community/py3-unpaddedbase64: move from testing | Leo | 2019-12-06 | 1 | -0/+28 | |
| | ||||||
* | community/py3-webencodings: move from testing | Leo | 2019-12-06 | 1 | -0/+28 | |
| | ||||||
* | community/py3-txsni: move from testing | Leo | 2019-12-06 | 1 | -0/+24 | |
| | ||||||
* | community/py3-pem: move from testing | Leo | 2019-12-06 | 1 | -0/+29 | |
| | ||||||
* | community/py3-boltons: move from testing | Leo | 2019-12-06 | 1 | -0/+28 | |
| | ||||||
* | community/py3-typing-extensions: move from testing | Leo | 2019-12-06 | 1 | -0/+27 | |
| |