aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/busybox-initscripts: set 0666 permissions on /dev/net/{tun,tap} instead ↵Rasmus Thomsen2019-10-312-10/+7
| | | | | | | | | | | | | of 0660 According to https://www.kernel.org/doc/Documentation/networking/tuntap.txt this is fine, you need additional capabilities to use them anyway. This is also what the default udev rules use. While we're at it: fix the homepage fixes #10903
* main/gnu-efi: upgrade to 3.0.11Leo2019-10-301-2/+2
|
* main/perl-image-exiftool: upgrade to 11.74Leo2019-10-301-2/+2
|
* main/protobuf: upgrade to 3.10.1Leo2019-10-301-2/+2
|
* main/tslib: upgrade to 1.21Leo2019-10-301-2/+2
|
* main/lz4: add secfixes commentLeo2019-10-301-0/+4
| | | | ref #10919
* main/librsync: upgrade to 2.2.1Leo2019-10-301-4/+3
| | | Closes !612
* main/fstrm: upgrade to 0.6.0Leo2019-10-301-9/+12
| | | | | | Remove libevent-dev from depends_dev since it is only required for the utilities and split the utils into their own package Closes !600
* main/aspell-en: upgrade to 2019.10.06Leo2019-10-301-3/+3
| | | Closes !597
* main/xorgproto: upgrade to 2019.2Leo2019-10-301-3/+3
| | | Closes !591
* main/meson: backport fix from upstreamNatanael Copa2019-10-292-3/+97
| | | | | | | this fixes the error: ninja: fatal: posix_spawn: Argument list too long from https://github.com/mesonbuild/meson/pull/6030
* main/nss: upgrade to 3.47J0WI2019-10-291-2/+2
|
* main/findutils: upgrade to 4.7.0J0WI2019-10-294-57/+21
|
* main/nodejs: upgrade to 12.13.0Tim Brust2019-10-293-23/+35
|
* main/gdb fixes gdb failing on internal musl signalsstf2019-10-292-2/+22
| | | | | | | | | | | | without this patch when debugging a multithreaded binary gdb throws this: `Thread 5 "a.out" received signal ?, Unknown signal.` with this patch gdb throws: `Thread 5 "qtwe" received signal SIG34, Real-time event 34.` which can be handled by `handle SIG34 nostop noprint` and further on ignored. For further info there is also this upstream bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23616 The patch itself comes from smaeul on #musl
* main/raspberrypi: leave *.a filesMichal Artazov2019-10-291-4/+10
| | | | | | *.a files were deleted from the package but some *.pc files reference them, hence they have to be included Issue: https://gitlab.alpinelinux.org/alpine/aports/issues/9400
* main/mesa: enable v3d gallium driver, packaged as mesa-dri-v3dIvan Delalande2019-10-291-2/+6
| | | | | Provide support for 3D acceleration on Raspberry Pi 4, like vc4 for earlier boards.
* main/busybox: upgrade to 1.31.1prspkt2019-10-291-3/+3
| | | | Signed-off-by: prspkt <prspkt@protonmail.com>
* main/docbook-xsl: remove not needed patch and bump pkgrelMilan P. Stanić2019-10-292-22/+2
| | | | | | remove non-recursive_string_subst.patch which is not needed with new upstream release bump pkgrel
* main/file: fix CVE-2019-18218Leo2019-10-292-3/+48
| | | | | | ref #10911 Closes !887
* main/nagios-plugins: use renamed lm-sensors as dependsNatanael Copa2019-10-291-2/+2
| | | | lm-sensors was renamed in commit 5d99c7e0257f. Use new name.
* main/compat-pvgrub: include updated checksumsKevin Daudt2019-10-281-3/+1
|
* main/compat-pvgrub: bump pkgrelKevin Daudt2019-10-281-1/+1
|
* main/compat-pvgrub: prevent output to wrong conf-fileJailBox2019-10-281-1/+2
| | | | | | | | | | | if "$myconf" defines/redefines "$conf" the generated output would go to the wrong file I.e. >echo "conf=/boot/mybootdir/extlinux.conf" >> /etc/update-extliunx.conf /sbin/update-extlinux will honor this, while update-pvgrub would write to the wrong config file. So postpone presetting "$conf" until "$myconf" has been source'd
* add real timeout to grub config fileBastien Durel2019-10-281-1/+1
| | | | | | as $rtimeout is undefined, config file ends with timeout line, which makes pvgrub fail on int parsing
* main/seabios: upgrade to 1.12.0Leo2019-10-281-7/+5
| | | | Closes !586
* main/ruby: remove bundled CA certificatesJakub Jirutka2019-10-271-0/+4
|
* main/ruby: add support for .include directive used by OpenSSL config filesJakub Jirutka2019-10-272-1/+187
|
* main/ruby: move all irb files to its subpkgJakub Jirutka2019-10-271-3/+3
|
* main/ruby: remove gems/*/cacheJakub Jirutka2019-10-271-0/+2
|
* main/ruby: remove duplicated package ruby-bundlerJakub Jirutka2019-10-271-17/+10
| | | | | | It's already provided by a separate aport/package ruby-bundler. Bundler is a standalone Ruby gem with its own release cycle and version. The version bundled in Ruby is outdated.
* main/perl-term-table: upgrade to 0.014Leo2019-10-271-2/+2
| | | Closes !574
* main/py3-meld3: upgrade to 2.0.0Nathan Owens2019-10-271-0/+27
| | | | | | Set to python3 due to upcoming python2 EOL Closes !776
* main/py-meld3: rename to py3-meld3Nathan Owens2019-10-271-41/+0
| | | Closes !776
* libedit: update to 20191025.3.1Drew DeVault2019-10-271-6/+3
| | | | Also normalizes the APKBUILD and adds -static
* main/dhcp: remove outdated {pre,post}-upgrade scriptsJakub Jirutka2019-10-273-28/+1
| | | | They are for backward compatibility with >10 years old Alpine releases.
* main/dhcp: simplify openrc split function, remove unneeded workaroundJakub Jirutka2019-10-271-21/+5
|
* main/dhcp: remove commented out depends_dhclient_optionalJakub Jirutka2019-10-271-4/+2
|
* main/dhcp: remove depends_dev and depends_dbg workaroundsJakub Jirutka2019-10-271-13/+2
| | | | This is already fixed in abuild.
* main/dhcp: remove unused split function libs()Jakub Jirutka2019-10-271-6/+0
| | | | | | It was probably a workaround for some bug in abuild that has been already fixed. Removing of this function doesn't have any effect on the generated metadata.
* main/dhcp: don't remove build dirs to allow re-running package phaseJakub Jirutka2019-10-271-2/+0
|
* main/dhcp: remove x bit from dhcpd.initd file in aportsJakub Jirutka2019-10-271-0/+0
|
* main/dhcp: change deprecated /var/run to /runJakub Jirutka2019-10-273-17/+17
|
* main/dhcp: fix codestyle - unnecessary braces around variablesJakub Jirutka2019-10-271-9/+9
|
* main/dhcp: take maintainershipJakub Jirutka2019-10-271-1/+1
|
* main/docbook-xsl: upgrade to 1.79.2Milan P. Stanić2019-10-272-18/+6
| | | | | | | update url and source new upstream url's fix 765567_non-recursive_string_subst.patch to new upstream version Closes !565
* main/pspg: upgrade to 2.1.8Jakub Jirutka2019-10-271-2/+2
|
* main/nginx: fix support for more so libs per moduleaptalca2019-10-261-1/+1
| | | | | | | | | | When there is more than one so defined for a module, the line echo "load_module \"modules/$soname\";" > ./etc/nginx/modules/$name.conf only writes the last so listed into the conf file. Related to GH-9234
* main/nginx: fix broken subpkg -mod-http-geoip2Jakub Jirutka2019-10-261-8/+12
| | | | | | Fixes #10679 Closes GH-9234
* main/nginx: move perl5 lib to -mod-http-perl subpkg where it belongsJakub Jirutka2019-10-261-0/+4
|