ubuntu/+source/qtbase-opensource-src:applied/debian/buster

Last commit made on 2022-09-10
Get this branch:
git clone -b applied/debian/buster https://git.launchpad.net/ubuntu/+source/qtbase-opensource-src
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/buster
Repository:
lp:ubuntu/+source/qtbase-opensource-src

Recent commits

00ebae7... by Dmitry Shachnev

5.11.3+dfsg1-1+deb10u5 (patches applied)

Imported using git-ubuntu import.

3e4505e... by Dmitry Shachnev

add missing features.h include to hurd-g++ mkspec

Gbp-Pq: hurd_missing_include.diff.

e678888... by Dmitry Shachnev

revert upstream commit that removes use of syscall() and statx(2)

Gbp-Pq: revert_remove_our_use_of_syscall_for-statx.patch.

0608680... by Dmitry Shachnev

fix ambiguous definition of atime/mtime/ctime on alpha

Gbp-Pq: alpha_atimensec.diff.

58f52b7... by Dmitry Shachnev

use qstrncpy instead of strlcpy which is not available on GNU/kFreeBSD

Gbp-Pq: kfreebsd_qstrncpy.diff.

bf2dff9... by Dmitry Shachnev

pass default include directories to qdoc

Gbp-Pq: qdoc_default_incdirs.diff.

d5eba03... by Dmitry Shachnev

do not use arc4random_buf() on GNU/kFreeBSD

Gbp-Pq: no_arc4random_buf.diff.

9db4a2a... by Dmitry Shachnev

guard UTIME_NOW/UTIME_OMIT usages

Gbp-Pq: nonlinux_utime.diff.

fe7d99e... by Dmitry Shachnev

support ARMv4 architecture, needed for armel builds

Gbp-Pq: armv4.diff.

03c1551... by Dmitry Shachnev

catch linker warnings in some config tests

Gbp-Pq: gnukfreebsd_linker_warnings.diff.