aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/libsndfile: armv7 build fixCarlo Landmeter2018-11-061-1/+1
|
* main/libmad: armv7 build fixCarlo Landmeter2018-11-063-0/+50
|
* main/u-boot: add armv7 supportCarlo Landmeter2018-11-061-1/+1
|
* main/gtk+3.0: upgrade to 3.24.1Mohammed Sadiq2018-11-061-3/+3
|
* main/gtk-doc: upgrade to 1.29Mohammed Sadiq2018-11-062-84/+6
| | | | | | All perl scripts have been ported to python3 upstream, so drop perl dependency and depend on python3. Also, drop the patch as it has been merged upstream.
* main/xf86-video-ati: Upgrade to 18.1.0Taner Tas2018-11-061-9/+12
| | | | | * Some cosmetic changes. * Removed some historically preserved lines.
* main/cmake: upgrade to 3.12.4Pedro Filipe2018-11-061-2/+2
|
* main/augeas: upgrade to 1.11.0David Lutterkort2018-11-062-151/+3
|
* main/linux-rpi: add armv7 supportCarlo Landmeter2018-11-063-1/+7
|
* main/linux-vanilla: add armv7 supportCarlo Landmeter2018-11-062-0/+3
|
* main/iceacast: added -openrc subpackage, updated APKBUILD, added check()Francesco Colista2018-11-061-5/+7
|
* main/icecast: security upgrade to 2.4.4 (CVE-2018-18820)Andy Postnikov2018-11-061-3/+8
|
* main/curl: temporarily disable testsLeonardo Arena2018-11-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All SFTP tests are failing with: * Connected to 127.0.0.1 (127.0.0.1) port 8999 (#0) Add socket fd 4 for read * SSH MD5 fingerprint: f3a429d3208890747a7a14cb627c766f * SSH authentication methods available: publickey * Using SSH public key file 'curl_client_key.pub' * Using SSH private key file 'curl_client_key' * SSH public key authentication failed: Callback returned error * Failure connecting to agent * Authentication failure * Closing connection 0 preauth is never completed: Accepted key RSA SHA256:8DiksTcXmFiiYuFp8xYMbDu3fhTv/BSHp1bSBjbZ4GQ found at /home/larena/aports/main/curl/src/curl-7.62.0/tests/curl_client_key.pub:1 debug1: restore_uid: (unprivileged) debug3: mm_answer_keyallowed: publickey authentication test: RSA key is allowed debug3: mm_request_send entering: type 23 debug3: send packet: type 60 [preauth] debug2: userauth_pubkey: authenticated 0 pkalg ssh-rsa [preauth] debug3: user_specific_delay: user specific delay 0.000ms [preauth] debug3: ensure_minimum_time_since: elapsed 0.425ms, delaying 7.556ms (requested 7.981ms) [preauth] Postponed publickey for larena from 127.0.0.1 port 36104 ssh2 [preauth] Connection closed by authenticating user larena 127.0.0.1 port 36104 [preauth] debug1: do_cleanup [preauth] debug1: monitor_read_log: child log fd closed debug3: mm_request_receive entering debug1: do_cleanup debug1: Killing privsep child 17284
* main/curl: security upgrade to 7.62.0Leonardo Arena2018-11-053-90/+7
| | | | | | CVE-2018-16839, CVE-2018-16840, CVE-2018-16842 Fixes #9611
* main/feh: upgrade to 2.28.1Sören Tempel2018-11-031-2/+2
|
* main/tzdata: upgrade tzcode to 2018gSören Tempel2018-11-031-3/+3
|
* main/jq: upgrade to 1.6Sören Tempel2018-11-031-6/+5
|
* main/busybox: don't write to stdout in logrotate scriptHenrik Riomar2018-11-032-3/+3
| | | | | | | | | | Without this change a mail with the following body is sent on rotation: * Stopping busybox acpid ... [ ok ] * Starting busybox acpid ... [ ok ] The quiet flag seems to have been accidentally removed in commit 040774a6b048d76975702dc47d0fec40c192fc26 before that it was present.
* main/iproute2: upgrade to 4.19.0Sören Tempel2018-11-031-2/+2
|
* main/openrc: upgrade to 0.38.3Sören Tempel2018-11-031-3/+3
|
* main/eudev: upgrade to 3.2.7Sören Tempel2018-11-011-3/+3
|
* main/eudev: fix checkdependsSören Tempel2018-11-011-2/+2
| | | | `test/udev-test.pl` needs perl.
* main/rp-pppoe: update pkgdescNatanael Copa2018-11-011-2/+2
| | | | | | The backslash in pkgdesc confuses lua-aports since: https://git.alpinelinux.org/cgit/lua-aports/commit/?id=93e1f0f41e35a7ae7a8907dd7f6b9e508dca219f https://git.alpinelinux.org/cgit/lua-aports/commit/?id=c11f855f1eb8bac1f22bb4eb36a9e10fe35ecab5
* main/awall: upgrade to 1.6.6Kaarle Ritvanen2018-10-311-2/+2
|
* main/aconf: upgrade to 0.6.6Kaarle Ritvanen2018-10-311-9/+4
|
* main/lua-penlight: fix dependencyKaarle Ritvanen2018-10-311-3/+2
|
* main/rp-pppoe: updated APKBUILD, added -openrc subpackageFrancesco Colista2018-10-311-25/+7
|
* main/kamailio: upgrade to 5.1.6Timo Teräs2018-10-311-2/+2
|
* main/gtk+3.0: fix whitspaceNatanael Copa2018-10-301-1/+1
|
* main/gtk+3.0: Remove intltool dependencyMohammed Sadiq2018-10-301-2/+2
| | | | | | | It's no longer required since gettext 0.19.7. Removing intltool dependency removes the indirect dependency on perl. And since gtk3 run some perl scripts on build, depend on perl.
* main/glib: replace perl depends with pythonNatanael Copa2018-10-301-2/+2
| | | | | | upsteram has ported all perl scripts to python fixes #9558
* main/tzdata: upgrade to 2018gPedro Filipe2018-10-301-8/+9
|
* main/xorg-server: add secfixes commentNatanael Copa2018-10-301-0/+2
|
* main/slibtool: upgrade to 0.5.26midipix2018-10-301-2/+2
|
* main/xorg-server: security upgrade to 1.20.3 (CVE-2018-14665)Natanael Copa2018-10-291-2/+2
| | | | fixes #9579
* main/meson: update to 0.48.0Drew DeVault2018-10-291-2/+2
|
* main/pllua: rename to postgresql-plluaJakub Jirutka2018-10-291-1/+3
| | | | | It's an extension for PostgreSQL, so it should be prefixed with postgresql-, the same as other extensions in aports.
* main/pllua: change upstream to pllua-ng and upgrade to 2.0Jakub Jirutka2018-10-293-254/+13
| | | | | The original project is not compatible with PostgreSQL 11.0 and is not maintained anymore.
* main/pllua: fix incorrect licenseJakub Jirutka2018-10-291-1/+1
|
* main/postgresql: upgrade to 11.0Jakub Jirutka2018-10-292-8/+7
|
* main/ipset: upgrade to 7.0Kaarle Ritvanen2018-10-282-15/+3
|
* main/libetpan: TLS server name indication supportopal hart2018-10-282-2/+334
| | | | | | Taken from <https://github.com/dinhviethoa/libetpan/pull/310>, part of a fix for <https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4103>
* main/one-context: upgrade to 0.5.5Jakub Jirutka2018-10-281-3/+3
|
* main/py-jinja2: add check(), fix dependency and modernizeAndy Postnikov2018-10-261-6/+12
|
* main/syslinux: intel-ucode simplifyHenrik Riomar2018-10-262-12/+7
|
* main/syslinux: Changed update-extlinux to detect intel-ucodeMarian Buschsieweke2018-10-262-3/+14
| | | | | | | | | | | | If `/boot/intel-ucode.img` is present, update-extlinux will add it as (first) INITRD. This way the microcode update in package non-free/intel-ucode will be automatically loaded, if installed. This package fixes, among other processor bugs, the hyper-threading bug in Intel Skylake and Kaby Lake processers currently in the news [1]. More details here [2] and here [3]. [1] https://lists.debian.org/debian-devel/2017/06/msg00308.html [2] https://wiki.archlinux.org/index.php/Microcode#Syslinux [3] https://wiki.gentoo.org/wiki/Intel_microcode
* main/gsm: upgrade to 1.0.18Pedro Filipe2018-10-261-6/+8
|
* main/dnsmasq: fix typoLeonardo Arena2018-10-262-3/+3
|
* main/dnssec-root: depend on libressl instead of opensslSören Tempel2018-10-251-1/+1
| | | | | | The package simply needs the openssl binary which is also provided by the libressl package and currently libressl is still our default openssl implementation.
* main/dnssec-root: make build reproducibleSören Tempel2018-10-251-1/+1
| | | | | | | The same key is not always written to the same file. Since we simply concatenate it we might end up with different trusted keys files. Sort the file using the key string to make the build reproducible.