| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- the -dev package does not need python -dev so remove that.
- dont build static libc
- move a shell script to -dev package
fixes #4553
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The xf86-video-{ati,intel} packages depend on the corresponding mesa-dri
packages so this package should do so as well.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Instead of replicating the Makefile devices.tar.gz rule in the package()
APKBUILD function.
|
|
|
|
| |
and increase timeout on stop
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 0872509c4fa881ef7528e2b1302a1b42417edc1a.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The previously posted patch has a bug that makes it not set the
inherited priority properly.
|
| |
|
| |
|
| |
|
|
|
|
| |
ref #4542
|
|
|
|
| |
ref #4541
|
| |
|
| |
|
| |
|
|
|
|
| |
shell expansion rhino/rhino.{new,old} is used and needs bash
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|