aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/openvswitch: upgrade to 2.9.2 and misc cleanupNatanael Copa2018-06-151-15/+86
| | | | | | | | - remove unused openvswitch monitor. removed from upstream - enable libcap-ng support - split py2 and py3 packages - split -test package - split -ovn package
* community/{rtorrent,libtorrent}: move from mainNatanael Copa2018-06-152-84/+0
|
* main/rtorrent: add checkRoberto Oliveira2018-06-151-1/+7
|
* main/rtorrent: upgrade to 0.9.7 and modernizeRoberto Oliveira2018-06-151-9/+6
|
* main/libtorrent: upgrade to 0.13.7 and modernizeRoberto Oliveira2018-06-151-12/+13
|
* main/tinc: upgrade to 1.0.34prspkt2018-06-151-3/+3
|
* main/tinc: use https for source and upstreamprspkt2018-06-151-3/+3
|
* main/ansible: upgrade to 2.5.5Fabian Affolter2018-06-151-2/+2
|
* main/linux-firmware: upgrade to 20180615 and add providesNatanael Copa2018-06-151-6/+20
| | | | | | | | | | add provides=linux-firmware-any. This makes it possible for users to pick a set of needed firwmare packages instead of pulling them all in. We also set provider_priority so that if no firwmare package is explicitly added, users will get them all for backwards compatibility. We also provide an empty linux-firmware-none in case some user does not need any firmware at all.
* main/clamav: let abuild handle libs subpackageNatanael Copa2018-06-151-11/+2
|
* main/seabios: upgrade to 1.11.0Natanael Copa2018-06-155-11/+270
| | | | and fix circular deps
* main/clamav: fix circular dependsNatanael Copa2018-06-151-1/+6
|
* main/rxvt-unicode: fix circular depNatanael Copa2018-06-151-1/+2
|
* main/musl: remove traces of uclibcNatanael Copa2018-06-153-6/+166
| | | | Clean up traces of uclibc, which we havent supported for years
* main/libc0.9.32: removeNatanael Copa2018-06-1547-10000/+0
| | | | we havent supported this for years
* main/linux-rpi: only depend on linux-firmware-brcmNatanael Copa2018-06-151-4/+4
| | | | We dont need all the other firmware
* main/apk-tools: upgrade to 2.10.0_rc1Natanael Copa2018-06-153-98/+3
|
* main/pkgconf: update project URLWilliam Pitcock2018-06-141-2/+2
|
* main/pkgconf: upgrade to 1.5.0William Pitcock2018-06-141-2/+2
|
* main/bubblewrap: fix patch to be -p1Natanael Copa2018-06-142-3/+3
|
* main/bubblewrap: fix for path normalization without procfsEnno Boland2018-06-142-11/+45
| | | | | | Instead of using the unnormalized path if realpath() fails this patch introduces a naive approach to normalize the path instead. This fix allows to run various flatpak packages including steam.
* main/py-pylast: upgrade to 2.3.0Fabian Affolter2018-06-141-2/+2
|
* main/supervisor: upgrade to 3.3.4J0WI2018-06-141-2/+2
|
* main/scrot: fix prepare bashism so we actually apply the patchesprspkt2018-06-141-1/+2
|
* main/scrot: upgrade to 0.8.18prspkt2018-06-141-10/+6
| | | | | Upstream and source URLs appear to be inactive. Use Debian upstream as it is the only active provider.
* main/scrot: modernize abuildprspkt2018-06-141-10/+11
|
* main/xkbcomp: use https for source and upstream URLsprspkt2018-06-141-2/+2
|
* main/xkbcomp: upgrade to 1.4.2prspkt2018-06-141-2/+2
|
* main/sudo: upgrade to 1.8.23J0WI2018-06-141-2/+2
|
* main/libressl: upgrade to 2.7.4, add secfixes commentprspkt2018-06-141-3/+6
|
* main/lvm2: upgrade to 2.02.178Natanael Copa2018-06-141-5/+5
|
* main/grub: add trigger to modify grub.cfg when linux-vanilla kernel is installedMike Sullivan2018-06-132-1/+12
| | | | amend grub.trigger to add check for existence of grub.cfg
* ==== release 3.8.0_rc3 ====v3.8.0_rc3Natanael Copa2018-06-131-1/+1
|
* main/linux-rpi: upgrade to 4.14.49Natanael Copa2018-06-131-4/+4
|
* main/linux-rpi: upgrade to 4.14.44 and multiple changesCarlo Landmeter2018-06-138-10984/+138
| | | | | | | - base config on upstream defconfig - apply changes by using kernels scripts/config tool - remove markdt as its no longer needed - add aarch64 support
* main/alpine-conf: upgrade to 3.8.0_rc2Natanael Copa2018-06-131-2/+2
|
* main/aports-build: remove rsync limit when uploading releasesNatanael Copa2018-06-132-4/+4
|
* main/mercurial: upgrade to 4.6.1prspkt2018-06-131-2/+2
|
* main/nodejs: security upgrade to 8.11.3Jakub Jirutka2018-06-131-2/+6
|
* main/samba: replace /var/run with /runJakub Jirutka2018-06-132-5/+5
|
* main/samba: fix logrotate, use init script to reload sambaJakub Jirutka2018-06-132-9/+9
|
* main/freetype: upgrade to 2.9.1Sören Tempel2018-06-132-44/+5
| | | | | | | | | | | This is in accordance with the discussion on #alpine-devel: > 14:41 < nmeum> ncopa: is there any reason against just pushing the CVE fix for now [...]? > 14:42 <@ncopa> will make it more difficult to upgrade to a future 2.9.2 security upgrade freetype-config was made optional in 2.9.1 but we still enable it since we don't know for sure if there are any packages out there which actually use it.
* main/freetype: security fix (CVE-2018-6942)Leonardo Arena2018-06-132-1/+43
| | | | Fixes #8987
* main/perl: security fix (CVE-2018-12015)Leonardo Arena2018-06-132-2/+47
| | | | Fixes #8982
* main/py-idna: upgrade to 2.7Francesco Colista2018-06-131-2/+2
|
* ==== release 3.8.0_rc2 ====v3.8.0_rc2Natanael Copa2018-06-121-1/+1
|
* main/u-boot: fix update-u-boot for cubiboardNatanael Copa2018-06-122-3/+3
| | | | fixes #8980
* main/binutils: install libiberty.aNatanael Copa2018-06-121-4/+2
| | | | fixes #8992
* main/openrc: misc fixes for firstbootNatanael Copa2018-06-122-15/+4
| | | | | | | - disable ssh_pass option - sshd service is enabled form initramfs so remove depends - remove firstboot from all runlevels. This should only run once - remove http and ftp support. Require https.
* main/alpine-conf: upgrade to 3.8.0_rc1Natanael Copa2018-06-124-123/+3
|