aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/mkinitfs: backport various fixes from gitNatanael Copa2018-08-236-3/+422
|
* community/zutils: security fix (CVE-2018-1000637)Natanael Copa2018-08-232-2/+22
| | | | fixes #9332
* main/mupdf: fix build on big endianNatanael Copa2018-08-232-1/+125
|
* community/mkvtoolnix: rebuild against boost-1.67Natanael Copa2018-08-231-1/+1
|
* community/gource: rebuild against boost-1.67Natanael Copa2018-08-231-1/+1
|
* community/cloudi: rebuild against boost-1.67 and disable haskellNatanael Copa2018-08-231-11/+1
| | | | | | build with haskell fails with this error: cabal: can't find include file HsNetworkConfig.h
* community/anytun: rebuild against boost-1.67Natanael Copa2018-08-231-1/+1
|
* community/pdns: rebuild against boost-1.67Natanael Copa2018-08-231-1/+1
|
* main/mupdf: fix copy when selecting text with right mouse button (mupdf-gl)Alex Raschi2018-08-231-4/+19
|
* community/composer: upgrade to 1.7.2Andy Postnikov2018-08-231-2/+2
|
* community/icingaweb2: uupgrade to 2.6.1Francesco Colista2018-08-231-2/+2
|
* main/python3: remove unused patchesNatanael Copa2018-08-234-269/+0
|
* testing/wireguard-virt: rebuild against linux-4.14.66Natanael Copa2018-08-231-1/+1
|
* testing/mapnik: upgrade to 3.0.20Natanael Copa2018-08-232-43/+41
|
* main/icu: fix -dev depends and clarify licensesNatanael Copa2018-08-231-2/+3
| | | | | icu-dev needs some of the utils in main package so we ad an explicit depends for it.
* main/python3: Update to 3.6.6Simon Frankenberger2018-08-221-12/+4
|
* main/libmspack: modernizeNatanael Copa2018-08-221-16/+10
|
* main/libmspack: security upgrade to 0.7.1alphaNatanael Copa2018-08-223-113/+12
| | | | fixes #9225
* testing/netbox: upgrade to 2.4.3Leonardo Arena2018-08-221-3/+4
|
* testing/py-drf-yasg: new aportLeonardo Arena2018-08-221-0/+50
| | | | Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code
* testing/py-django-taggit-serializer: new aportLeonardo Arena2018-08-221-0/+57
| | | | The Django Taggit Serializer Created for the Django REST Framework
* testing/py-django-taggit: new aportLeonardo Arena2018-08-221-0/+50
| | | | Simple tagging for Django
* main/amavisd-new: fix dependency for inet6Natanael Copa2018-08-221-1/+2
| | | | ref #9323
* main/perl-io-socket-inet6: move from community due to amavisd-newNatanael Copa2018-08-221-0/+0
| | | | needed by amavisd-new
* testing/wireguard-virt: only build for x86 and x86_64Natanael Copa2018-08-221-1/+1
| | | | we only have linux-virt for those arches
* community/xfce4-appfinder: upgrade to 4.13.1Natanael Copa2018-08-221-3/+3
|
* testing/wireguard-virt: new aportStuart Cardall2018-08-221-0/+67
| | | | | | | | * add wireguard kernel module for linux-virt * to have the module loaded correctly on boot: echo wireguard > /etc/modules-load.d/wireguard.conf
* testing/wireguard-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.66-r0Natanael Copa2018-08-221-1/+1
|
* main/linux-vanilla: upgrade to 4.14.66Natanael Copa2018-08-221-3/+3
|
* main/aports-build: build only netboot and minirootfs for edge releasesNatanael Copa2018-08-222-5/+11
|
* main/linux-vanilla: build NVMe modules for x86* virt flavorJake Buchholz2018-08-223-7/+19
| | | | | The most recent generation of AWS EC2 instances (c5, i3, m5) expose EBS volums as NVMe devices. This patch simply builds the same NVMe kernel modules for the 'virt' flavor as it does for 'vanilla'.
* community/ykpers: upgrade to 1.19.0Jakub Jirutka2018-08-221-2/+2
|
* main/ruby-bundler: upgrade to 1.16.4Jakub Jirutka2018-08-221-3/+3
|
* main/openssh: backport security fix (CVE-2018-15473)Natanael Copa2018-08-222-1/+151
| | | | fixes #9317
* testing/apache-mod-auth-gssapi: new aportNatanael Copa2018-08-221-0/+33
| | | | | GSSAPI Authentication module for Apache https://github.com/modauthgssapi/mod_auth_gssapi
* main/apache-mod-auth-kerb: build with krb5 instead of heimdalNatanael Copa2018-08-221-11/+3
| | | | ref #9315
* main/ldb: add secinfoLeonardo Arena2018-08-221-0/+4
|
* main/krb5: security upgrade to 1.15.3 ↵Natanael Copa2018-08-211-3/+9
| | | | | | (CVE-2017-15088,CVE-2018-5709,CVE-2018-5710) fixes #9300
* main/wpa_supplicant: bump pkgrelNatanael Copa2018-08-211-1/+1
|
* main/wpa_supplicant: security fix (CVE-2018-14526)Natanael Copa2018-08-212-0/+48
| | | | fixes #9219
* main/perl-cpanel-json-xs: upgrade to 4.05Francesco Colista2018-08-211-2/+2
|