~linuxmint-daily-build-team/linuxmint/+git/mintreport:master

Last commit made on 2024-02-28
Get this branch:
git clone -b master https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/mintreport

Branch merges

Branch information

Recent commits

e34f859... by Michael Webster

common.py: Fix python 3.12 regression.

The imp module was deprecated in 3.4 and removed in 3.12.

The importlib module replaces it.

d9a595f... by Clement Lefebvre <email address hidden>

1.4.7

c0dda1a... by Clement Lefebvre <email address hidden>

new-release: Close mintreport after launching mint-release-upgrade

Fixes https://github.com/linuxmint/mintreport/issues/99

3c71933... by Michael Webster

app.py: Stop filtering out python coredumps.

There's decent python debugging support now with gdb.

2603001... by Clement Lefebvre <email address hidden>

1.4.6

11fdaa4... by Clement Lefebvre <email address hidden>

l10n: Update files

d35d380... by Clement Lefebvre <email address hidden>

l10n: Update translations

e096b77... by Clement Lefebvre <email address hidden>

1.4.5

8990742... by Clement Lefebvre <email address hidden>

media-codecs: Fix report so it works both in LMDE and Mint

ab9a8df... by xenopeek <email address hidden>

Update app.py - increase inxi verbosity (#96)

Add a third 'x' option to the inxi command so it will also provide the
partitioning scheme for drives. It is useful for people helping with
installation or boot issues to know upfront whether GPT or MBR is used.