- 26 Apr, 2019 1 commit
-
-
Niels Breet authored
-
- 25 Apr, 2019 2 commits
-
-
Niels Breet authored
[glibc] Update to 2.28. Fixes JB#45154 See merge request !26
-
Niels Breet authored
Fixes CVE-2016-10739, CVE-2016-6261, CVE-2016-6263, CVE-2017-14062, CVE-2017-18269, CVE-2018-11236, CVE-2018-11237, CVE-2018-19591, CVE-2019-6488, CVE-2019-7309, CVE-2019-9169
-
- 27 Mar, 2019 2 commits
-
-
Matti Kosola authored
Add debuginfo handling. Supersedes https://git.merproject.org/mer-core/glibc/merge_requests/22 See merge request !23
-
kende authored
[glibc] Add debuginfo handling. Fixes JB#45224
-
- 16 Mar, 2019 1 commit
-
-
sage authored
Apply diff from ubuntu 2.25.6. See merge request mer-core/glibc!21
-
- 15 Mar, 2019 1 commit
-
-
Marko Saukko authored
[glibc] Apply ubuntu 2.25.6. Contributes to JB#45152 Fixes CVE-2017-15670, CVE-2017-15671, CVE-2017-15804, CVE-2017-1000408, CVE-2017-1000409, CVE-2017-16997. Signed-off-by:
Marko Saukko <marko.saukko@jolla.com>
-
- 08 Mar, 2019 1 commit
-
-
Matti Kosola authored
Add glibc-doc subpackage and fix compiling with busybox find. See merge request mer-core/glibc!18
-
- 18 Feb, 2019 4 commits
-
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Niels Breet authored
-
kende authored
-
- 04 Dec, 2018 3 commits
-
-
Matti Kosola authored
Signed-off-by:
Matti Kosola <matti.kosola@jolla.com>
-
Matti Kosola authored
[glibc] Update to glibc-2.25, fixes jb#36174 See merge request mer-core/glibc!14
-
kende authored
-
- 10 Oct, 2017 1 commit
-
- 03 Oct, 2017 4 commits
-
-
Marko Saukko authored
Signed-off-by:
Marko Saukko <marko.saukko@jolla.com>
-
Marko Saukko authored
Signed-off-by:
Marko Saukko <marko.saukko@jolla.com>
-
sage authored
[glibc] Add ldconfig to %post. Fixes JB#39841 See merge request !12
-
Pekka Vuorela authored
-
- 29 Sep, 2017 1 commit
-
-
Pekka Vuorela authored
Before commit d954e01f, i.e. switch to eglibc, there used to be: %post -p /usr/sbin/glibc_post_upgrade.%{_target_cpu} Which internally handled all sorts of thing. Just do ldconfig now again.
-
- 30 Jun, 2017 2 commits
-
-
Niels Breet authored
[security] Upgrade eglibc to 2.19-0ubuntu6.13. Fixes MER#1633 See merge request !11
-
Niels Breet authored
Fixes CVE-2017-1000366, CVE-2015-8982, CVE-2015-8983, CVE-2015-8984, CVE-2016-1234, CVE-2016-3706, CVE-2016-4429, CVE-2016-6323, CVE-2015-1781, CVE-2014-8121, CVE-2014-9761, CVE-2015-5277, CVE-2015-8776, CVE-2015-8777, CVE-2015-8778, CVE-2015-8779, CVE-2016-3075, CVE-2016-2856, CVE-2013-2207.
-
- 05 Sep, 2016 1 commit
-
-
stskeeps authored
[security] Upgrade to eglibc_2.19-0ubuntu6.9 and apply Debian/Ubuntu patches before Mer specific ones. MER#1633 Fixes CVE-2015-1781, CVE-2014-8121, CVE-2015-5277, CVE-2015-8776, CVE-2015-8777, CVE-2015-8778, CVE-2015-8779, CVE-2016-3075, CVE-2016-2856, CVE-2013-2207. Signed-off-by:
Pasi Sjöholm <pasi.sjoholm@siirappi.com> See merge request !10
-
- 28 Aug, 2016 1 commit
-
-
tigeli authored
before Mer specific ones. MER#1633 Fixes CVE-2015-1781, CVE-2014-8121, CVE-2015-5277, CVE-2015-8776, CVE-2015-8777, CVE-2015-8778, CVE-2015-8779, CVE-2016-3075, CVE-2016-2856, CVE-2013-2207. Signed-off-by:
Pasi Sjöholm <pasi.sjoholm@siirappi.com>
-
- 26 Feb, 2016 3 commits
-
-
lbt authored
-
Niels Breet authored
-
- 19 Feb, 2016 2 commits
-
-
Niels Breet authored
- 14 Apr, 2015 1 commit
-
-
Islam Amer authored
Signed-off-by:
Islam Amer <islam.amer@jollamobile.com>
-
- 24 Mar, 2015 2 commits
-
-
Islam Amer authored
Signed-off-by:
Islam Amer <islam.amer@jollamobile.com>
- 06 Mar, 2015 1 commit
-
-
stskeeps authored
Upgrade to eglibc_2.19-0ubuntu6.6 (security fixes) Arnaud Le Blanc discovered that the GNU C Library incorrectly handled file descriptors when resolving DNS queries under high load. This may cause a denial of service in other applications, or an information leak. (CVE-2013-7423) It was discovered that the GNU C Library incorrectly handled receiving a positive answer while processing the network name when performing DNS resolution. A remote attacker could use this issue to cause the GNU C Library to hang, resulting in a denial of service. (CVE-2014-9402) Joseph Myers discovered that the GNU C Library wscanf function incorrectly handled memory. A remote attacker could possibly use this issue to cause the GNU C Library to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2015-1472, CVE-2015-1473) See merge request !5
-
- 04 Mar, 2015 1 commit
-
-
tigeli authored
Fixes CVE-2013-7423, CVE-2014-9402, CVE-2015-1472, CVE-2015-1473 Signed-off-by:
Pasi Sjöholm <pasi.sjoholm@jollamobile.com>
-
- 06 Feb, 2015 1 commit
-
- 21 Dec, 2014 1 commit
-
-
Islam Amer authored
All files needed to generate all locales are already installed by glibc-common. Just run for example: localedef --replace -i en_GB -f UTF-8 en_GB.utf8 Signed-off-by:
Islam Amer <islam.amer@jollamobile.com>
-
- 14 Dec, 2014 1 commit
-
-
Carsten Munk authored
Signed-off-by:
Carsten Munk <carsten.munk@jollamobile.com>
-
- 13 Dec, 2014 2 commits
-
-
Carsten Munk authored
Signed-off-by:
Carsten Munk <carsten.munk@jollamobile.com>
-
-