aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/epiphany: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-2/+2
| | | | This way a secret manager is pulled in
* community/darktable: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+2
| | | | This way a secret manager is pulled in
* community/keepassxc: provide dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+4
| | | | | | The libsecret dbus API can be provided by many applications, so this package is provided by all packages which provide it so that users can choose.
* community/kwallet: provide dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+4
| | | | | | The libsecret dbus API can be provided by many applications, so this package is provided by all packages which provide it so that users can choose.
* community/gnome-keyring: provide dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+4
| | | | | | The libsecret dbus API can be provided by many applications, so this package is provided by all packages which provide it so that users can choose.
* community/modemmanager: split bash-completionLeo2020-02-261-2/+17
|
* community/networkmanager-elogind: split bash-completionLeo2020-02-261-2/+18
|
* community/networkmanager: split bash-completionLeo2020-02-261-2/+16
|
* community/appstream-glib: split bash-completionLeo2020-02-261-3/+2
|
* community/ibus: split bash-completionLeo2020-02-261-2/+16
|
* main/powertop: split bash-completionLeo2020-02-261-4/+13
|
* community/ostree: split bash-completionLeo2020-02-261-2/+15
|
* main/rsyslog: upgrade to 8.2002.0Leo2020-02-261-3/+3
|
* main/xtables-addons: upgrade to 3.9Leo2020-02-261-2/+2
|
* community/aws-cli: upgrade to 1.17.10Leo2020-02-261-2/+2
|
* community/grpc: upgrade to 1.27.2wener2020-02-261-11/+14
|
* main/duply: upgrade to 2.2.2Francesco Colista2020-02-261-2/+2
|
* testing/etcd: upgrade to 3.4.4Francesco Colista2020-02-261-3/+3
|
* main/ncurses: move screen-256color to ncurses-terminfo-baseLeo2020-02-261-1/+2
|
* community/librsvg: add missing secinfo for CVE-2019-20446Rasmus Thomsen2020-02-261-2/+5
|
* community/libsoup: upgrade to 2.68.4Rasmus Thomsen2020-02-261-3/+3
|
* community/glade: upgrade to 3.22.2Rasmus Thomsen2020-02-261-3/+3
|
* main/linux-lts: add config for mips32Ariadne Conill2020-02-262-0/+3149
|
* main/busybox: enable pivot_root appletAriadne Conill2020-02-262-3/+3
|
* {main,community,testing}: make terminals depend on ncurses-terminfo-baseLeo2020-02-267-19/+15
|
* main/ncurses: re-arrange terminfo contentsLeo2020-02-261-7/+33
| | | | | | | | | | | | | | This re-arranges the contents of ncurses-terminfo-base so it contains all the terminfo entries for commonly used TERMs like xterm256-color. It also includes all terminfo entries for terminals we package like alacritty, gnome-terminal, konsole, kitty, st, etc. And a few others like putty, tmux and vte. The ncurses-terminfo-base packaged increased from 94.21 kB to 126.98 kB, a quite small increase when considering that now it is in the majority of cases the only package one has to install instead of having to rely on the massive ncurses-terminfo package.
* community/py3-pip: add manpagesLeo2020-02-261-1/+11
|
* testing/micro: upgrade to 2.0.2Leo2020-02-261-3/+3
|
* community/connman: transition into supervise-daemonLeo2020-02-252-15/+11
|
* main/perl-http-message: upgrade to 6.22Leo2020-02-251-14/+9
|
* testing/py3-gitdb2: upgrade to 4.0.2Leo2020-02-251-2/+2
|
* testing/py3-gitpython: upgrade to 3.1.0Leo2020-02-251-2/+2
|
* community/plasma: upgrade to 5.18.2Bart Ribbers2020-02-2547-138/+138
|
* community/docker: transition to supervise-daemonLeo2020-02-253-10/+65
|
* testing/perl-getopt-long-descriptive: upgrade to 0.105Leo2020-02-251-7/+5
|
* testing/telegraf: upgrade to 1.13.4Konstantin Kulikov2020-02-251-4/+4
|
* community/qt5-qtwebengine: disable on armv7 to unblock builders.Leo2020-02-251-3/+1
|
* community/clasp: upgrade to 3.3.5TBK2020-02-251-14/+23
|
* community/multirun: fix build typeTBK2020-02-251-2/+2
|
* community/py3-jmespath: upgrade to 0.9.5TBK2020-02-251-3/+3
|
* community/flatpak: split shell completionLeo2020-02-251-3/+25
|
* community/wl-clipboard: split shell completionLeo2020-02-251-3/+23
|
* community/py3-contextlib2: new aportLeo2020-02-251-0/+27
| | | | | https://github.com/jazzband/contextlib2 Proving ground for contextlib from Python3
* community/py3-pytoml: new aportLeo2020-02-251-0/+40
| | | | | https://github.com/avakar/pytoml TOML-0.4.0 parse/writer for Python3
* community/py3-retrying: new aportLeo2020-02-251-0/+27
| | | | | https://github.com/rholder/retrying/releases General purpose Python3 retrying library
* community/py3-progress: new aportLeo2020-02-251-0/+27
| | | | | https://github.com/verigak/progress Easy to use progress bars for Python3
* community/py3-pep517: new aportLeo2020-02-251-0/+24
| | | | | https://github.com/takluyver/pep517 Wrappers to build python3 packgaes with PEP 517 hooks
* community/py3-distlib: new aportLeo2020-02-251-0/+24
| | | | | https://bitbucket.org/pypa/distlib Distribution utilities
* community/py3-cachecontrol: move from testingLeo2020-02-251-0/+0
|
* community/py3-html5lib: move from testingLeo2020-02-251-0/+0
|