aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/jool-modules-lts: upgrade jool to 4.0.9Jakub Jirutka2020-05-081-3/+3
|
* community/jool-tools: upgrade to 4.0.9Jakub Jirutka2020-05-081-3/+2
| | | | No static libs are built even when --enable-static is set.
* community/rust: upgrade to 1.43.1Rasmus Thomsen2020-05-081-3/+3
|
* community/telepathy-mission-control: upgrade to 5.16.5Rasmus Thomsen2020-05-081-2/+2
|
* testing/gnunet: add support for user servicesxrs2020-05-086-16/+139
| | | | | | | - add gnunet-user-setup script - add interactive support for GNU Name System proxy to setup script - add home directory for system services (/var/lib/gnunet) - improve post install guide
* community/pipewire: upgrade to 0.3.4Leo2020-05-082-3/+33
|
* community/firefox: upgrade to 76.0.1Rasmus Thomsen2020-05-081-2/+2
|
* community/cbindgen: upgrade to 0.14.2Rasmus Thomsen2020-05-081-2/+2
|
* community/nuspell: upgrade to 3.1.1Rasmus Thomsen2020-05-081-3/+3
|
* community/simple-scan: upgrade to 3.36.2.1Rasmus Thomsen2020-05-081-3/+3
|
* community/mozjs68: upgrade to 68.8.0Rasmus Thomsen2020-05-081-3/+11
|
* community/matrix-appservice-irc: upgrade to 0.17.1Rasmus Thomsen2020-05-081-2/+2
|
* community/duplicity: upgrade to 0.8.13Keith Maxwell2020-05-081-4/+4
| | | | https://gitlab.com/duplicity/duplicity/-/blob/master/CHANGELOG#L1
* community/duplicity: move from mainKeith Maxwell2020-05-081-0/+0
|
* community/duply: move from mainKeith Maxwell2020-05-081-0/+0
|
* main/py3-gobject3: upgrade to 3.36.1Rasmus Thomsen2020-05-081-3/+3
|
* community/nodejs-current: upgrade to 14.2.0Andy Postnikov2020-05-083-9/+9
|
* main/lttng-ust: upgrade to 2.12.0Keith Maxwell2020-05-081-3/+3
| | | | | Changelog: https://git.lttng.org/?p=lttng-ust.git;a=blob_plain;f=ChangeLog;hb=f907545e84b940f9648edcf308a80bd79c5a3756
* testing/victoria-metrics: upgrade to 1.35.3Konstantin Kulikov2020-05-081-2/+2
|
* community/kdevelop: upgrade to 5.5.1Bart Ribbers2020-05-081-4/+5
|
* community/gitlab-runner: fix commit hashAndy Postnikov2020-05-081-2/+2
|
* community/gitlab-runner: upgrade to 12.10.2Andy Postnikov2020-05-081-3/+3
|
* testing/py3-scikit-optimize: disable tests on armhfBart Ribbers2020-05-081-2/+3
|
* testing/py3-speechpy: disable on mips and mips64Bart Ribbers2020-05-081-1/+1
|
* community/gns3-server: updated requirements patchFrancesco Colista2020-05-082-6/+5
|
* community/patchwork: disable mysql subpackageKevin Daudt2020-05-081-7/+0
| | | | | py-mysqldb is no longer available, so disable the mysql package which has a run-time dependency on it.
* community/gns3-server: upgrade to 2.2.8Francesco Colista2020-05-081-3/+3
|
* community/py3-aiofiles-gns3: new aportFrancesco Colista2020-05-081-0/+29
| | | | | | | This is a dependency of GNS3, which needs some specific version to work. Introduced due to upgrade of py3-aiofiles to 0.5.0, while GNS3 sticks to 0.4.0
* community/py3-acme: upgrade to 1.4.0Francesco Colista2020-05-081-2/+2
|
* community/gns3-gui: upgrade to 2.2.8Francesco Colista2020-05-081-2/+2
|
* testing/vice: upgrade to 3.4Henrik Riomar2020-05-071-4/+5
| | | | | | The x64 emulator was enabled by default in earlier releases, now off by defualt so enabling it, as it probably works better on slower hardware.
* testing/asymptote: new aportJulian Weigt2020-05-071-0/+52
| | | | | A vector graphics language for technical drawing http://asymptote.sourceforge.net/
* community/weechat: rebuild against ruby-2.7.1Kevin Daudt2020-05-071-1/+1
|
* testing/gerbera: new aportMike Crute2020-05-078-0/+1029
|
* community/frr: upgrade to 7.3.1Thomas Liske2020-05-072-37/+3
|
* community/py3-rasterio: move from testingHolger Jaekel2020-05-073-0/+0
|
* community/py3-snuggs: move from testingHolger Jaekel2020-05-071-0/+0
|
* community/py3-cligj: move from testingHolger Jaekel2020-05-071-0/+0
|
* community/py3-click-plugins: move from testingHolger Jaekel2020-05-071-0/+0
|
* community/py3-affine: move from testingHolger Jaekel2020-05-071-0/+0
|
* community/perl-alien-build: upgrade to 2.22Timothy Legge2020-05-071-5/+3
|
* community/perl-file-mmagic: new aportTimothy Legge2020-05-071-0/+35
|
* testing/flare-engine: new aportVictor Diego Alejandro Diaz Urbaneja2020-05-071-0/+29
| | | | | Free/Libre Action Roleplaying Engine http://www.flarerpg.org/
* community/py3-hypothesis: upgrade to 5.11.0Leo2020-05-071-2/+2
|
* testing/xa: upgrade to 2.3.11Henrik Riomar2020-05-071-4/+3
|
* community/beancount: disable on ppc64leKeith Maxwell2020-05-071-1/+1
|
* community/goobook: disable on ppc64leKeith Maxwell2020-05-071-1/+1
|
* community/py3-google-api-python-client: upgrade to 1.8.2Keith Maxwell2020-05-071-7/+9
| | | | | | | | | | | | | | | | | | | Also fix missing dependency and enable check(). Before this change: $ python3 -c 'import googleapiclient.discovery' Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3.8/site-packages/googleapiclient/discovery.py", line 49, in <module> import google.api_core.client_options ModuleNotFoundError: No module named 'google.api_core' After this change, `python3 -c 'import googleapiclient.discovery'` succeeds. Change log: https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#182-2020-04-21
* community/py3-google-api-core: new aportKeith Maxwell2020-05-071-0/+31
| | | | | | Added directly to community as missing dependency of community/py3-google-api-python-client and indirect dependency of community/goobook
* community/py3-googleapis-common-protos: new aportKeith Maxwell2020-05-071-0/+26
| | | | | | Added directly to community because this is a missing indirect dependency of community/py3-google-api-python-client and community/goobook