diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-01-12 13:55:53 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-01-12 17:12:13 +0100 |
commit | 652c73b5e469b985670628eb7001e03076aeabf7 (patch) | |
tree | 3249cb1aa05a81573d27b463d5054c7f71229ed5 /dev-qt/qtcore/Manifest | |
parent | dev-python/flask-paginate: Bump to 2022.1.8 (diff) | |
download | gentoo-652c73b5e469b985670628eb7001e03076aeabf7.tar.gz gentoo-652c73b5e469b985670628eb7001e03076aeabf7.tar.bz2 gentoo-652c73b5e469b985670628eb7001e03076aeabf7.zip |
dev-qt/qtcore: 5.15.2-r13 version bump at KDE 38ad2f39
Changes since 7c6c0030cf80ef7b9ace42996b0e0c3a72f76860:
Alexander Volkov (1):
Call statx() with AT_NO_AUTOMOUNT
Allan Sandfeld Jensen (1):
Avoid mixing atomic futex changes and QAtomic
Andreas Buhr (1):
Fix segmentation fault in QObject::dumpObjectInfo
Andreas Sturmlechner (1):
QDateTime: Don't require c++17
Antonio Rojas (1):
Restore C++11 compatibility after e8b9f4c28d3ab5e960dc54f2dc0c4b749b0b50e0
Ievgenii Meshcheriakov (2):
QThread: Reset the system thread ID when thread exits on Unix
QThread: Remove superfluous initialization of threadId on Unix
Jarek Kobus (1):
Fix pattern type matching
Marc Mutz (8):
QVarLengthArray: fix UB (precondition violation) in range-erase()
QString: fix UB (pointer arithmetic on nullptr) in qLastIndexOf
QDateTime: fix UB (signed overflow) in addDays()
QVariantAnimation: fix UB (FP 0/0) in interpolated() arg calculation
QThread: fix UB (invalid enum value) on Private::Priority
QVarLengthArray: assert that the range passed to erase() is valid
QVarLengthArray: fix insert() type/alias mismatch between decl and impl
QVarLengthArray: fix size update on failed append()
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtcore/Manifest')
-rw-r--r-- | dev-qt/qtcore/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-qt/qtcore/Manifest b/dev-qt/qtcore/Manifest index 8f45ea5ec73a..4f0dd80dbe1f 100644 --- a/dev-qt/qtcore/Manifest +++ b/dev-qt/qtcore/Manifest @@ -1 +1,2 @@ +DIST qtbase-5.15.2-38ad2f39.tar.gz 67969272 BLAKE2B 9071c96e8162d8141676f63aab82ca61ba29039e79066939fb74501187ae95cca34c924f1105827411f021efca2f40a62b7acde845d0d463604b234a3a8f8370 SHA512 df4f2dce732f62c797f77c266e268097f32a5d7605b3464c9a76d323d8ec069c902994df6afa28823d3c03f5d4ca0295cac47e28773b25e2f9387e3475f52f82 DIST qtbase-5.15.2-7c6c0030.tar.gz 67967537 BLAKE2B 623b99942e9df9bc8ac436a21503060845f9e3532aa0e02ccd927762382be26091878fbe092e80c0ac68bead51d09647e40e0cf61361d62ad226ed46b221132b SHA512 eb88b21764591246c5f04f63405dbfcd39afb737e96bb29c7721644b9aba3ea95df24ed9699acfd03a8c088ee72efec1fb0267aef8d665d5ec72ee75fc08ecdc |