| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
This should fix segfault that happens when pthread_setschedparam is
called ona thread that already exited.
|
| |
|
|
|
|
| |
fixes #3594
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hub has switched from ruby to go for performance reasons which leaves us
with the usual go dependency tracking problem. I decided to simply
invoke their build script which has the huge disadvantage that the
integrity of the dependencies cannot be verified.
Also remove Eivind Uggedal as a maintainer since this package was
outdated in a major way and he didn't touch it for an entire year. I
don't want to maintain this package because I don't use it anymore. I
would suggest that somebody else takes over the maintainership for this
package and finds a solution for the problem above or alternatively I
would simply move this package to unmaintained/ or testing/ until a
solution for the problem above and/or a new maintainer is found.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The cross subpackages ships cross compilers for Darwin, FreeBSD, OpenBSD
and Microsoft Windows. Those are not all platforms theoretically
supported by go but I guess those are the most relevant once.
In the future it might be a good idea to add cross compilers for other
platforms and architectures as well but before doing so you probably
want to create one subpackage for each platform otherwise the cross
subpackage gets too big.
My computer is too slow to compile go for all these platforms and
architectures in a timely manner so I only compiled the go cross
compiler for OpenBSD amd64 and OpenBSD i386. In addition to that the
OpenBSD amd64 cross compiler was successfully used to cross compile a
small program.
If you have access to a faster computer then please test this on other
architectures (Darwin, FreeBSD and Microsoft Windows).
|
|
|
|
| |
By downloading a tarball instead of cloning the git repository.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
The following subpackages where added:
- youtube-dl-bash-completion
- youtube-dl-fish-completion
- youtube-dl-doc
|