aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/kitty: disabled for ppc64le archFrancesco Colista2018-09-181-2/+2
|
* testing/kitty: new aportFrancesco Colista2018-09-181-0/+41
|
* community/perl-mojolicious: upgrade to 8.0Francesco Colista2018-09-181-2/+2
|
* community/rainloop-webmail: move from testingLeonardo Arena2018-09-182-0/+0
|
* community/gns3-gui: upgrade to 2.1.10Francesco Colista2018-09-181-2/+2
|
* community/gns3-server: upgrade to 2.1.10Francesco Colista2018-09-181-2/+2
|
* testing/wireguard-virt: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.70-r0Natanael Copa2018-09-171-1/+1
|
* main/linux-vanilla: upgrade to 4.14.70Natanael Copa2018-09-171-2/+2
|
* community/chromium: more armhf fixesTimo Teräs2018-09-172-1/+12
|
* testing/py-gettext: new aportFrancesco Colista2018-09-171-0/+50
|
* testing/guake: upgrade to 3.3.2Francesco Colista2018-09-171-21/+10
|
* testing/py-traitlets: use py-enum34 from mainCarlo Landmeter2018-09-171-2/+2
|
* testing/py2-enum34: remove duplicate aportCarlo Landmeter2018-09-171-30/+0
|
* main/py-scandir: fix build archCarlo Landmeter2018-09-171-3/+3
|
* testing/ipython: new aportKevin Daudt2018-09-171-0/+43
|
* testing/py-simplegeneric: new aportKevin Daudt2018-09-172-0/+65
| | | | dependency for ipython
* testing/py-backcall: new aportKevin Daudt2018-09-171-0/+46
| | | | dependency for ipython
* testing/py-pickleshare: new aportKevin Daudt2018-09-171-0/+48
| | | | dependency for ipython
* testing/py-traitlets: new aportKevin Daudt2018-09-171-0/+51
| | | | dependency for ipython
* testing/py2-enum34: new aportKevin Daudt2018-09-171-0/+30
| | | | dependency for py-traitlets (python2)
* testing/py-ipython_genutils: new aportKevin Daudt2018-09-171-0/+48
| | | | dependecy for py-traitlets
* testing/extundelete: new aportFrancesco Colista2018-09-172-0/+45
|
* main/pytest: fix depsCarlo Landmeter2018-09-161-3/+3
| | | | ref #9420
* main/py-pathlib2: new aportCarlo Landmeter2018-09-161-0/+52
| | | | dep of pytest
* main/py-scandir: new aportCarlo Landmeter2018-09-161-0/+52
| | | | dep of py-pathlib2
* community/chromium: armhf fixesTimo Teräs2018-09-162-9/+62
|
* community/mediainfo: upgrade to 18.08.1Joe Groocock2018-09-161-2/+2
|
* community/libmediainfo: upgrade to 18.08.1Joe Groocock2018-09-161-2/+2
|
* community/rust: upgrade to 1.29.0Marat Safin2018-09-154-66/+17
|
* testing/telegraf: upgrade to 1.7.4Katie Holly2018-09-142-5/+5
|
* main/dmvpn: moved from testingKaarle Ritvanen2018-09-141-0/+0
|
* main/tunnel: moved from testingKaarle Ritvanen2018-09-142-2/+2
|
* community/php5: security upgrade to 5.6.38Andy Postnikov2018-09-141-3/+3
|
* community/elasticsearch: forcibly relocate plugins directoryLeonardo Arena2018-09-141-1/+8
|
* community/wine: upgrade to 3.0.3Pedro Filipe2018-09-141-2/+3
|
* community/elasticsearch: add new modules from v6.4Leonardo Arena2018-09-141-2/+12
|
* main/perl-config-inifiles: upgrade to 3.000000Leonardo Arena2018-09-141-2/+2
|
* main/strongswan: increase guard timeKaarle Ritvanen2018-09-142-3/+3
|
* main/libjpeg-turbo: Backport fix for CVE-2018-1152Euan Harris2018-09-132-3/+58
| | | | | | Cherry-pick commit f1322ac from the 1.5.x branch Signed-off-by: Euan Harris <euan.harris@docker.com>
* community/youtube-dl: depend on py3-setuptoolsSören Tempel2018-09-131-2/+2
| | | | | | | | | | | Otherwise youtube-dl will fail with the following error message: Traceback (most recent call last): File "/usr/bin/youtube-dl", line 6, in <module> from pkg_resources import load_entry_point ImportError: cannot import name 'load_entry_point' See also: https://bugs.archlinux.org/task/37544