| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Fixes #9270
|
| |
|
|
|
|
| |
fixes #9228
|
|
|
|
| |
Fixes #9270
|
|
|
|
|
|
| |
CVE-2018-10858, CVE-2018-10919
Fixes #9252
|
|
|
|
| |
fixes #9202
|
|
|
|
|
|
|
|
|
|
|
|
| |
- CVE-2014-8139
- CVE-2014-8140
- CVE-2014-8141
- CVE-2014-9636
- CVE-2014-9913
- CVE-2016-9844
- CVE-2018-1000035
fixes #9289
|
|
|
|
| |
fixes #9284
|
|
|
|
|
|
| |
(CVE-2017-16932,CVE-2018-0360,CVE-2018-0361)
fixes #9170
|
|
|
|
| |
fixes #9222
|
|
|
|
| |
https://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ssl/ssl_private.h?r1=1832994&r2=1833598&view=patch
|
|
|
|
| |
fixes #9266
|
| |
|
|
|
|
|
|
| |
Fix install of other languages into subpkg
(cherry picked from commit 3086ef262eb572a254697a18f343a601ce78a3bd)
|
|
|
|
| |
(cherry picked from commit 6895452f9306041d563023e9fae6b77ac6c27dae)
|
| |
|
| |
|
|
|
|
| |
Fixes CVE-2018-10915, CVE-2018-10925
|
|
|
|
| |
fixes #8559
|
|
|
|
| |
fixes #8534
|
| |
|
| |
|
|
|
|
| |
fixes #9177
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- CVE-2017-9935
- CVE-2017-11613
- CVE-2017-17095
- CVE-2018-10963
fixes #8242
fixes #9165
|
|
|
|
| |
fixes #9154
|
|
|
|
| |
See: https://github.com/alpinelinux/aports/pull/3759#issuecomment-376883202
|
|
|
|
| |
Fixes #8984
|
|
|
|
| |
fixes #9143
|
|
|
|
| |
fixes #8672
|
|
|
|
| |
fixes #8827
|
|
|
|
|
|
|
|
| |
CVE-2018-14349, CVE-2018-14350, CVE-2018-14351, CVE-2018-14352,
CVE-2018-14353, CVE-2018-14354, CVE-2018-14355, CVE-2018-14356,
CVE-2018-14357, CVE-2018-14358, CVE-2018-14359, CVE-2018-14362
fixes #9131
|
|
|
|
| |
requested by andypost
|
|
|
|
| |
and remove unused patch
|
| |
|
|
|
|
| |
fixes #9103
|
|
|
|
|
| |
fixes #8815
fixes #9010
|
|
|
|
|
|
| |
https://www.xenproject.org/downloads/xen-archives/xen-project-48-series/xen-484.html
Fix XSA-263-267
|
| |
|
|
|
|
| |
(cherry picked from commit 26a78bb0bddafc8ca808b00f83f4d304f8c5c7bf)
|
| |
|
|
|
|
| |
fixes #9005
|
|
|
|
| |
fixes #9022
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.
Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").
Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.
GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.
Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!
[1]: https://spdx.org/licenses/
|
| |
|
| |
|
| |
|
|
|
|
|
| |
fixes #3678
ref https://github.com/alpinelinux/aports/pull/3678
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
S8165543: Better window framing
S8169026, CVE-2017-10274: Handle smartcard clean up better
S8169966: Larger AWT menus
S8170218: Improved Font Metrics
S8171252: Improve exception checking
S8171261: Stability fixes for lcms
S8174109, CVE-2017-10281: Better queuing priorities
S8174966, CVE-2017-10285: Unreferenced references
S8175940: More certificate subject checking
S8176751, CVE-2017-10295: Better URL connections
S8178794, CVE-2017-10388: Correct Kerberos ticket grants
S8180024: Improve construction of objects during deserialization
S8180711, CVE-2017-10346: Better invokespecial checks
S8181100, CVE-2017-10350: Better Base Exceptions
S8181323, CVE-2017-10347: Better timezone processing
S8181327, CVE-2017-10349: Better X processing
S8181370, CVE-2017-10345: Better keystore handling
S8181432, CVE-2017-10348: Better processing of unresolved permissions
S8181597, CVE-2017-10357: Process Proxy presentation
S8181612, CVE-2017-10355: More stable connection processing
S8181692, CVE-2017-10356: Update storage implementations
S8183028, CVE-2016-10165: Improve CMS header processing
S8184682, CVE-2016-9840, CVE-2016-9841, CVE-2016-9842, CVE-2016-9843: Upgrade compression library
ref #8018, #8111
|