aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/abuild: enable command: provider generation for command-not-foundWilliam Pitcock2017-10-212-1/+57
|
* main/command-not-found: new aportWilliam Pitcock2017-10-211-0/+24
|
* main/xen: security fix for xsa245Daniel Sabogal2017-10-203-1/+128
|
* main/mg: update to snapshot 20170828Cág2017-10-202-1353/+4
| | | | | Remove the patch. Ignore the previous one because of missing checksums.
* main/perl-net-dns: upgrade to 1.13Leonardo Arena2017-10-201-2/+2
|
* main/perl-mail-dkim: upgrade to 0.44Leonardo Arena2017-10-201-3/+4
|
* main/perl-net-dns-resolver-mock: new aportLeonardo Arena2017-10-201-0/+48
|
* main/busybox: rerun abuild checksumWilliam Pitcock2017-10-201-1/+1
|
* main/busybox: ash: add support for bash-style command_not_found_handle hook ↵William Pitcock2017-10-203-4/+71
| | | | | | | | | | | function This implements support for the command_not_found_handle hook function, which is useful for allowing package managers to suggest packages which could provide the command. Unlike bash, however, we ignore exit codes from the hook function and always return the correct POSIX error code (EX_NOTFOUND).
* main/binutils: add mips supportNils Andreas Svee2017-10-204-36/+400
| | | | | | * Remove hash-style-gnu.patch in favor of the patch adding a configure flag for it from upstream * Add gold-mips.patch from Debian, which makes gold configure correctly for MIPS64 targets * Use CTARGET_ARCH instead of CARCH to correctly determine whether to enable the x86_64-pep target or not
* main/libinput: upgrade to 1.8.3Daniel Sabogal2017-10-201-2/+2
|
* main/mkinitfs: Add busybox to makedepends_hostRajiv Ranganath2017-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When bootstrapping aarch64, mkinitfs fails to build with the following error ``` + apkbuildname mkinitfs + local repo=mkinitfs + local pkg=mkinitfs + [ mkinitfs = mkinitfs ] + repo=main + echo /home/builder/aports-edge/main/mkinitfs/APKBUILD + CHOST=aarch64 BOOTSTRAP=bootimage APKBUILD=/home/builder/aports-edge/main/mkinitfs/APKBUILD abuild -r >>> mkinitfs: abuild 3.0.2-r0 >>> mkinitfs: Checking sanity of /home/builder/aports-edge/main/mkinitfs/APKBUILD... >>> mkinitfs: Analyzing dependencies... ERROR: unsatisfiable constraints: /bin/sh (virtual): provided by: busybox required by: kmod-24-r0[/bin/sh] kmod-24-r0[/bin/sh] .makedepends-mkinitfs-0: masked in: cache satisfies: world[.makedepends-mkinitfs] >>> ERROR: mkinitfs: all failed >>> mkinitfs: Uninstalling dependencies... ``` Adding busybox to makedepends_host fixes this issue. Signed-off-by: Rajiv Ranganath <rajiv.ranganath@atihita.com>
* main/linux-headers: add mips supportNils Andreas Svee2017-10-201-0/+1
|
* main/musl: fix possible buffer overrun in __posix_spawnx().William Pitcock2017-10-192-1/+35
| | | | | | | | This can allow programs to crash when $PATH contains elements that are larger than 1024 bytes. Notably, PATH_MAX is larger than 1024 bytes, so this can cause environments with very long, but valid path elements in $PATH to have program crashes when they spawn new processes. No CVE for this one at the time of writing, but this seems like a probable security bug.
* main/musl: upgrade to 1.1.17William Pitcock2017-10-1975-4495/+3
|
* main/gsl: upgrade to 2.4Roberto Oliveira2017-10-191-7/+3
|
* main/busybox: bump CONFIG_BUSYBOX_EDITING_HISTORY to 8192William Pitcock2017-10-192-3/+3
|
* main/busybox: upgrade to 1.27.2William Pitcock2017-10-194-37/+6
|
* main/aports-build: add efi release dependencies, modernizeTimo Teräs2017-10-192-19/+11
|
* community/libmpdclient: move from mainSören Tempel2017-10-191-36/+0
|
* community/ympd: move from mainSören Tempel2017-10-194-80/+0
|
* community/mpdscribble: move from mainSören Tempel2017-10-192-75/+0
|
* community/mpc: move from mainSören Tempel2017-10-191-47/+0
|
* community/ncmpc: move from mainSören Tempel2017-10-193-122/+0
|
* community/mpd: move from mainSören Tempel2017-10-196-179/+0
|
* main/bluez: add gatttool to bluez-deprecatedsharukins2017-10-191-1/+2
|
* main/libmpdclient: set meson buildtype to releaseSören Tempel2017-10-191-2/+8
| | | | Default is debug :(
* main/ncmpc: include upstream patch fixing crash on resume after suspendSören Tempel2017-10-193-7/+42
| | | | Also switch the build type to release while being here.
* main/znc: reenable on s390xWilliam Pitcock2017-10-191-1/+1
|
* main/swig: rebuild against guile 2.0William Pitcock2017-10-191-1/+1
|
* main/guile: downgrade to 2.0.14William Pitcock2017-10-193-39/+15
|
* main/grub: simplify, enable on arm, take maintainershipTimo Teräs2017-10-191-152/+46
|
* main/mpd: add checkSören Tempel2017-10-191-4/+10
|
* main/mpd: modernize APKBUILDSören Tempel2017-10-191-10/+9
|
* main/mpd: upgrade to 0.20.11Sören Tempel2017-10-191-3/+3
|
* main/guile: retry building on s390xWilliam Pitcock2017-10-191-1/+1
|
* main/ckbcomp: upgrade to 1.168Roberto Oliveira2017-10-191-3/+3
|
* main/avfs: upgrade to 1.0.5 and modernizeRoberto Oliveira2017-10-191-17/+8
|
* main/xen,community/rng-tools: remove unicode whitespace from APKBUILDsAndy Chu2017-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bugs in 2 packages by removing Unicode whitespace. I found these problems by parsing all APKBUILD scripts with my shell (http://www.oilshell.org/). The problem only occurs if 'make' fails. Here is an excerpt: $ od -c unicode-space.sh 0000000 m a k e | | 302 240 r e t u r n 0000020 1 \n 0000022 \302 \204 is a utf-8 whitespace. No shells accept this -- it's parsed as part of the 'return' word, which makes it an invalid command. $ busybox ash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: line 1:  return: not found $ bash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: line 1:  return: command not found $ dash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: 1: unicode-space.sh:  return: not found Remove '|| return 1' from lines that contained unicode whitespace. abuild now runs with 'set -e'.
* main/gcr: update project url and modernizeRoberto Oliveira2017-10-191-22/+8
|
* main/postgresql-bdr: avoid conflicts in so:* with postgresqlJakub Jirutka2017-10-191-1/+3
|
* main/postgresql-bdr: modernize abuildJakub Jirutka2017-10-191-28/+26
|
* main/libunwind: fix incorrect type of UNW_VERSION_MINORJakub Jirutka2017-10-192-3/+17
| | | | This breaks Julia build.
* main/awall: upgrade to 1.4.8Kaarle Ritvanen2017-10-181-2/+2
|
* main/ferm: upgrade to 2.4.1Roberto Oliveira2017-10-181-3/+3
|
* main/fts: upgrade to 1.2.7 and modernizeRoberto Oliveira2017-10-181-20/+14
|
* main/offlineimap: upgrade to 7.13Sören Tempel2017-10-181-2/+2
|
* main/lua-hashids: move init.lua to usr/shareCarlo Landmeter2017-10-181-1/+4
|
* main/libuv: upgrade to 1.15.0Jakub Jirutka2017-10-181-2/+2
|
* main/execline: upgrade to 2.3.0.3Roberto Oliveira2017-10-181-2/+2
|