aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/spectral: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+2
| | | | This way a secret manager is pulled in
* community/qt5-qtkeychain: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+2
| | | | This way a secret manager is pulled in
* community/network-manager-applet: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+2
| | | | This way a secret manager is pulled in
* community/networkmanager-openvpn: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-2/+2
| | | | This way a secret manager is pulled in
* community/gnote: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+2
| | | | This way a secret manager is pulled in
* community/gvfs: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-2/+2
| | | | This way a secret manager is pulled in
* community/gnome-online-accounts: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+2
| | | | This way a secret manager is pulled in
* community/gnome-initial-setup: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-2/+2
| | | | This way a secret manager is pulled in
* community/gnome-control-center: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-2/+2
| | | | This way a secret manager is pulled in
* community/geary: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-2/+2
| | | | This way a secret manager is pulled in
* community/fractal: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-1/+2
| | | | | | This way a secret manager is pulled in fixes #11228
* 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
|
* community/ostree: split bash-completionLeo2020-02-261-2/+15
|
* community/aws-cli: upgrade to 1.17.10Leo2020-02-261-2/+2
|
* community/grpc: upgrade to 1.27.2wener2020-02-261-11/+14
|
* 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,community,testing}: make terminals depend on ncurses-terminfo-baseLeo2020-02-264-8/+8
|
* community/py3-pip: add manpagesLeo2020-02-261-1/+11
|
* community/connman: transition into supervise-daemonLeo2020-02-252-15/+11
|
* community/plasma: upgrade to 5.18.2Bart Ribbers2020-02-2545-132/+132
|
* community/docker: transition to supervise-daemonLeo2020-02-253-10/+65
|
* 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/+25
|
* community/py3-html5lib: move from testingLeo2020-02-251-0/+34
|
* community/py3-pip: move from mainLeo2020-02-251-0/+108
|
* community/konsole: depend on ncurses-terminfoLeo2020-02-251-2/+3
|
* community/gnome-terminal: depend on ncurses-terminfoLeo2020-02-251-2/+2
|
* community/alacritty: depend on ncurses-terminfoLeo2020-02-251-1/+2
|