aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/kbd: upgrade to 2.0.3Natanael Copa2015-08-264-179/+5
|
* main/joe: upgrade to 4.0Natanael Copa2015-08-261-4/+4
|
* main/abuild: fix fetch to nfs directoryNatanael Copa2015-08-263-52/+316
|
* main/openssh: security fixes from upstreamNatanael Copa2015-08-264-1/+118
| | | | | | | | | | | | | | | | | | | | | | | ref #4578 CVE-2015-6563: sshd(8): Portable OpenSSH only: Fixed a privilege separation weakness related to PAM support. Attackers who could successfully compromise the pre-authentication process for remote code execution and who had valid credentials on the host could impersonate other users. Reported by Moritz Jodeit. CVE-2015-6564: sshd(8): Portable OpenSSH only: Fixed a use-after-free bug related to PAM support that was reachable by attackers who could compromise the pre-authentication process for remote code execution. Also reported by Moritz Jodeit. CVE-2015-6565: sshd(8): OpenSSH 6.8 and 6.9 incorrectly set TTYs to be world- writable. Local attackers may be able to write arbitrary messages to logged-in users, including terminal escape sequences. Reported by Nikolay Edigaryev.
* main/abuild: workaround for fetching files to an nfs shareNatanael Copa2015-08-262-4/+55
|
* main/quagga-nhrp: upgrade to 20150825Timo Teräs2015-08-251-6/+6
|
* main/lua-cqueues: upgrade to 20150811Timo Teräs2015-08-251-5/+5
|
* main/libxml2: clean up and improve deps for -devNatanael Copa2015-08-251-3/+10
| | | | | | | | - the -dev package does not need python -dev so remove that. - dont build static libc - move a shell script to -dev package fixes #4553
* main/chromium: update to 44.0.2403.157Carlo Landmeter2015-08-241-5/+5
|
* main/mate-desktop: upgrade to 1.10.2Alan Lacerda2015-08-241-4/+4
|
* main/ruby: upgrade to 2.2.3Natanael Copa2015-08-241-5/+5
|
* main/mariadb: fix segfault due to strerror_rNatanael Copa2015-08-242-4/+45
|
* main/xf86-video-nouveau: depend on mesa-dri-nouveauSören Tempel2015-08-241-2/+2
| | | | | The xf86-video-{ati,intel} packages depend on the corresponding mesa-dri packages so this package should do so as well.
* main/mesa: upgrade to 10.6.5Natanael Copa2015-08-241-4/+4
|
* main/cython: update to 0.23.1Stuart Cardall2015-08-241-4/+4
| | | | | | | | | | | | | | | | | | 0.23.1 (2015-08-22) Bugs fixed Invalid C code for generators. This fixes ticket 858. Invalid C code for some builtin methods. This fixes ticket 856. Invalid C code for unused local buffer variables. This fixes ticket 154. Test failures on 32bit systems. This fixes ticket 857. Code that uses "from xyz import *" and global C struct/union/array variables could fail to compile due to missing helper functions. This fixes ticket 851. Misnamed PEP 492 coroutine property cr_yieldfrom renamed to cr_await to match CPython. Missing deallocation code for C++ object attributes in certain extension class hierarchies. Crash when async coroutine was not awaited. Compiler crash on yield in signature annotations and default argument values. Both are forbidden now. Compiler crash on certain constructs in finally clauses. Cython failed to build when CPython's pgen is installed.
* main/nginx-lua: add -doc packageNatanael Copa2015-08-241-1/+2
|
* main/nginx-lua: enable http_auth_request moduleBartłomiej Piotrowski2015-08-231-1/+2
|
* main/nginx: enable http_auth_request moduleBartłomiej Piotrowski2015-08-231-1/+2
|
* main/freetype: update infinalityCarlo Landmeter2015-08-231-5/+5
|
* main/lftp: upgrade to 4.6.4Natanael Copa2015-08-211-4/+4
|
* main/marco: upgrade to 1.10.2Alan Lacerda2015-08-201-4/+4
|
* main/php-phalcon: upgrade to 2.0.7Natanael Copa2015-08-201-4/+4
|
* main/mosquitto: upgrade to 1.4.3Natanael Copa2015-08-201-5/+5
|
* main/pinentry: upgrade to 0.9.5Sören Tempel2015-08-201-10/+6
|
* main/libxfixes: rebuild to compress man pagesSören Tempel2015-08-201-1/+1
|
* main/libxscrnsaver: rebuild to compress man pagesSören Tempel2015-08-201-1/+1
|
* main/debootstrap: remove pkgdetails.cSören Tempel2015-08-202-362/+5
| | | | | In my opinion it doesn't belong in this package, it could be shipped by a separate package but I don't think that it is that useful.
* main/debootstrap: add doc subpackageSören Tempel2015-08-201-3/+6
|
* main/debootstrap: cleanup by providing custom makedev scriptSören Tempel2015-08-202-28/+39
| | | | | Instead of replicating the Makefile devices.tar.gz rule in the package() APKBUILD function.
* main/freeswitch: use patch from upstream for pthread priority fixNatanael Copa2015-08-204-47/+92
| | | | and increase timeout on stop
* main/busybox: bump pkgrel to rebuild the revertNatanael Copa2015-08-201-1/+1
|
* main/youtube-dl: fix typo in fishcompSören Tempel2015-08-201-1/+1
|
* main/mpv: enable zsh completionsSören Tempel2015-08-201-2/+18
|
* Revert "main/busybox: backport libkmod compatible depmod"Natanael Copa2015-08-205-998/+5
| | | | This reverts commit 0872509c4fa881ef7528e2b1302a1b42417edc1a.
* main/libidn: upgrade to 1.32Natanael Copa2015-08-201-4/+4
|
* main/jq: upgrade to 1.5Alan Lacerda2015-08-191-5/+5
|
* main/osmo: upgrade to 0.2.14Natanael Copa2015-08-191-4/+4
|
* main/libdrm: upgrade to 2.4.64Natanael Copa2015-08-191-4/+4
|
* main/abuild: upgrade to 2.24.0Natanael Copa2015-08-195-169/+5
|
* main/freeswitch: fix threading priority inheirtanceNatanael Copa2015-08-192-6/+6
| | | | | The previously posted patch has a bug that makes it not set the inherited priority properly.
* main/chromium: upgrade to 44.0.2403.155Natanael Copa2015-08-191-4/+4
|
* main/lvm2: upgrade to 2.02.128Natanael Copa2015-08-192-21/+5
|
* main/imagemagick: upgrade to 6.9.2.0Natanael Copa2015-08-181-5/+5
|
* main/imagemagick: enable lcms2Natanael Copa2015-08-181-2/+3
| | | | ref #4542
* main/imagemagick: enable tiff supportNatanael Copa2015-08-181-2/+3
| | | | ref #4541
* main/busybox: backport libkmod compatible depmodNatanael Copa2015-08-185-5/+998
|
* main/acf-kamailio: upgrade to 0.9.3Ted Trask2015-08-171-4/+4
|
* main/f2fs-tools: add -dev subpackage and split -libsNatanael Copa2015-08-171-2/+5
|
* main/openjdk7: makedepend on bashTimo Teräs2015-08-171-1/+1
| | | | shell expansion rhino/rhino.{new,old} is used and needs bash
* main/openjdk7: upgrade to icedtea 2.6.1Timo Teräs2015-08-172-51/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | S8043202, CVE-2015-2808: Prohibit RC4 cipher suites S8067694, CVE-2015-2625: Improved certification checking S8071715, CVE-2015-4760: Tune font layout engine S8071731: Better scaling for C1 S8072490: Better font morphing redux S8072887: Better font handling improvements S8073334: Improved font substitutions S8073773: Presume path preparedness S8073894: Getting to the root of certificate chains S8074330: Set font anchors more solidly S8074335: Substitute for substitution formats S8074865, CVE-2015-2601: General crypto resilience changes S8074871: Adjust device table handling S8075374, CVE-2015-4748: Responding to OCSP responses S8075378, CVE-2015-4749: JNDI DnsClient Exception Handling S8075738: Better multi-JVM sharing S8075833, CVE-2015-2613: Straighter Elliptic Curves S8075838: Method for typing MethodTypes S8075853, CVE-2015-2621: Proxy for MBean proxies S8076328, CVE-2015-4000: Enforce key exchange constraints S8076376, CVE-2015-2628: Enhance IIOP operations S8076397, CVE-2015-4731: Better MBean connections S8076401, CVE-2015-2590: Serialize OIS data S8076405, CVE-2015-4732: Improve serial serialization S8076409, CVE-2015-4733: Reinforce RMI framework S8077520, CVE-2015-2632: Morph tables into improved form PR2487, CVE-2015-4000: Make jdk8 mode the default for jdk.tls.ephemeralDHKeySize