mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-08-15 10:44:05 +00:00
Compare commits
No commits in common. "ubuntu/plucky" and "ubuntu/3.2.2-0ubuntu3" have entirely different histories.
ubuntu/plu
...
ubuntu/3.2
1
debian/.gitignore
vendored
1
debian/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
files
|
|
7
debian/calamares-data.install
vendored
7
debian/calamares-data.install
vendored
@ -1,7 +0,0 @@
|
|||||||
calamares.py usr/share/apport/package-hooks
|
|
||||||
usr/share/applications/calamares.desktop
|
|
||||||
usr/share/bash-completion/completions/calamares
|
|
||||||
usr/share/calamares/
|
|
||||||
usr/share/icons/hicolor/scalable/apps/calamares.svg
|
|
||||||
usr/share/locale/
|
|
||||||
usr/share/polkit-1/actions/com.github.calamares.calamares.policy
|
|
2
debian/calamares-data.lintian-overrides
vendored
2
debian/calamares-data.lintian-overrides
vendored
@ -1,2 +0,0 @@
|
|||||||
# This is okay, it's where Calamares expects it to be
|
|
||||||
calamares-data: repeated-path-segment calamares [usr/share/calamares/qml/calamares/]
|
|
1
debian/calamares-data.manpages
vendored
1
debian/calamares-data.manpages
vendored
@ -1 +0,0 @@
|
|||||||
usr/share/man/man8/calamares.8
|
|
33
debian/calamares.1
vendored
Normal file
33
debian/calamares.1
vendored
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
.TH CALAMARES "1"
|
||||||
|
.SH NAME
|
||||||
|
calamares \- distribution-independent system installer
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B calamares
|
||||||
|
[\fI\,options\/\fR]
|
||||||
|
.SH DESCRIPTION
|
||||||
|
.B calamares
|
||||||
|
is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations. It is the first installer with an automated “Replace Partition” option, which makes it easy to reuse a partition over and over for distribution testing. Calamares is designed to be customizable by distribution maintainers without need for cumbersome patching, thanks to third party branding and external modules support.
|
||||||
|
.SH OPTIONS
|
||||||
|
.TP
|
||||||
|
\fB\-h\fR, \fB\-\-help\fR
|
||||||
|
Displays this help.
|
||||||
|
.TP
|
||||||
|
\fB\-v\fR, \fB\-\-version\fR
|
||||||
|
Displays version information.
|
||||||
|
.TP
|
||||||
|
\fB\-d\fR, \fB\-\-debug\fR
|
||||||
|
Verbose output for debugging purposes.
|
||||||
|
.TP
|
||||||
|
\fB\-c\fR, \fB\-\-config\fR <config>
|
||||||
|
Configuration directory to use, for testing purposes.
|
||||||
|
.SH "SEE ALSO"
|
||||||
|
The
|
||||||
|
.B calamares
|
||||||
|
website: https://calamares.io
|
||||||
|
.SH "BUGS"
|
||||||
|
Please report any bugs to https://calamares.io/bugs
|
||||||
|
.SH AUTHORS
|
||||||
|
.B calamares
|
||||||
|
is written by Teo Mrnjavac <teo@kde.org>
|
||||||
|
.LP
|
||||||
|
This man page is written by Jonathan Carter <jcc@debian.org>
|
3
debian/calamares.install
vendored
3
debian/calamares.install
vendored
@ -1,2 +1 @@
|
|||||||
usr/bin/calamares
|
calamares.py usr/share/apport/package-hooks
|
||||||
usr/lib/${DEB_HOST_MULTIARCH}/calamares/modules/
|
|
||||||
|
2
debian/calamares.lintian-overrides
vendored
2
debian/calamares.lintian-overrides
vendored
@ -1,2 +0,0 @@
|
|||||||
# False positive
|
|
||||||
calamares: spelling-error-in-binary MoR More [usr/bin/calamares]
|
|
1
debian/calamares.manpages
vendored
Normal file
1
debian/calamares.manpages
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
debian/calamares.1
|
1074
debian/changelog
vendored
1074
debian/changelog
vendored
File diff suppressed because it is too large
Load Diff
1
debian/compat
vendored
Normal file
1
debian/compat
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
11
|
170
debian/control
vendored
170
debian/control
vendored
@ -3,67 +3,53 @@ Section: utils
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
XSBC-Original-Maintainer: Jonathan Carter <jcc@debian.org>
|
XSBC-Original-Maintainer: Jonathan Carter <jcc@debian.org>
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: cmake,
|
||||||
dh-sequence-kf6,
|
cryptsetup,
|
||||||
dh-sequence-pkgkde-symbolshelper,
|
debhelper (>= 11),
|
||||||
dh-sequence-qmldeps,
|
extra-cmake-modules,
|
||||||
cmake (>= 3.16),
|
|
||||||
cryptsetup <!nocheck>,
|
|
||||||
extra-cmake-modules (>= 5.240),
|
|
||||||
gettext,
|
gettext,
|
||||||
libappstreamqt-dev,
|
|
||||||
libatasmart-dev,
|
libatasmart-dev,
|
||||||
libboost-python-dev (>= 1.72.0),
|
libboost-python-dev,
|
||||||
libicu-dev,
|
libkf5config-dev,
|
||||||
libkf6config-dev (>= 5.240),
|
libkf5coreaddons-dev,
|
||||||
libkf6coreaddons-dev (>= 5.240),
|
libkf5i18n-dev,
|
||||||
libkf6crash-dev (>= 5.240),
|
libkf5iconthemes-dev,
|
||||||
libkf6dbusaddons-dev (>= 5.240),
|
libkf5kio-dev,
|
||||||
libkf6i18n-dev (>= 5.240),
|
libkf5parts-dev,
|
||||||
libkf6iconthemes-dev (>= 5.240),
|
libkf5service-dev,
|
||||||
libkf6kio-dev (>= 5.240),
|
libkf5solid-dev,
|
||||||
libkf6package-dev (>= 5.240),
|
libkpmcore-dev,
|
||||||
libkf6parts-dev (>= 5.240),
|
|
||||||
libkf6service-dev (>= 5.240),
|
|
||||||
libkf6solid-dev (>= 5.240),
|
|
||||||
libkpmcore-dev (>= 24.08),
|
|
||||||
libparted-dev,
|
libparted-dev,
|
||||||
libplasma-dev,
|
libpolkit-qt5-1-dev,
|
||||||
libpolkit-qt6-1-dev,
|
|
||||||
libpwquality-dev,
|
libpwquality-dev,
|
||||||
libyaml-cpp-dev (>= 0.5.1),
|
libpythonqt-qt5-python3-dev,
|
||||||
|
libpythonqt-qtall-qt5-python3-dev,
|
||||||
|
libqt5svg5-dev,
|
||||||
|
libqt5webkit5-dev,
|
||||||
|
libyaml-cpp-dev,
|
||||||
os-prober,
|
os-prober,
|
||||||
pkexec,
|
pkg-config,
|
||||||
pkg-kde-tools,
|
pkg-kde-tools,
|
||||||
pkgconf,
|
policykit-1,
|
||||||
python3-all-dev (>= 3.6),
|
python3-dev,
|
||||||
python3-jsonschema,
|
qml-module-qtquick-layouts,
|
||||||
python3-yaml,
|
qml-module-qtquick-privatewidgets,
|
||||||
qt6-base-dev (>= 6.5.0),
|
qml-module-qtquick-window2,
|
||||||
qt6-declarative-dev (>= 6.5.0),
|
qml-module-qtquick2,
|
||||||
qt6-location-dev (>= 6.5.0),
|
qtbase5-dev,
|
||||||
qt6-svg-dev (>= 6.5.0),
|
qtdeclarative5-dev,
|
||||||
qt6-tools-dev (>= 6.5.0),
|
qttools5-dev,
|
||||||
qt6-webengine-dev (>= 6.5.0) [amd64 arm64 armhf]
|
qttools5-dev-tools
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.2.1
|
||||||
Rules-Requires-Root: no
|
|
||||||
Homepage: https://github.com/calamares/calamares
|
Homepage: https://github.com/calamares/calamares
|
||||||
Vcs-Browser: https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
|
Vcs-Browser: https://phab.lubuntu.me/source/calamares/
|
||||||
Vcs-Git: https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
|
Vcs-Git: https://phab.lubuntu.me/source/calamares.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde-extras/calamares
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde-extras/calamares
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/qt-kde-team/kde-extras/calamares.git
|
XS-Debian-Vcs-Git: https://salsa.debian.org/qt-kde-team/kde-extras/calamares.git
|
||||||
|
|
||||||
Package: calamares
|
Package: calamares
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends: calamares-data (= ${binary:Version}),
|
Depends: os-prober, ${misc:Depends}, ${shlibs:Depends}
|
||||||
libcalamares3.3 (= ${binary:Version}),
|
|
||||||
libcalamaresui3.3 (= ${binary:Version}),
|
|
||||||
os-prober,
|
|
||||||
util-linux-extra,
|
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends}
|
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Recommends: btrfs-progs, squashfs-tools
|
Recommends: btrfs-progs, squashfs-tools
|
||||||
Description: distribution-independent installer framework
|
Description: distribution-independent installer framework
|
||||||
Calamares is a distribution-independent installer framework.
|
Calamares is a distribution-independent installer framework.
|
||||||
@ -71,92 +57,8 @@ Description: distribution-independent installer framework
|
|||||||
It provides a graphical installer that can be used with nearly
|
It provides a graphical installer that can be used with nearly
|
||||||
any distribution. This package is suitable for live media on
|
any distribution. This package is suitable for live media on
|
||||||
Debian-based systems, and won't be of any particular use on
|
Debian-based systems, and won't be of any particular use on
|
||||||
an already installed system.
|
and already installed system.
|
||||||
.
|
.
|
||||||
You will likely want to provide your own config files to match
|
You will likely want to provide your own config files to match
|
||||||
your distribution, reading the Calamares documentation will guide
|
your distribution, reading the Calamares documentation will guide
|
||||||
you through that process.
|
you through that process.
|
||||||
|
|
||||||
Package: calamares-data
|
|
||||||
Architecture: all
|
|
||||||
Depends: ${misc:Depends}, ${qml6:Depends}
|
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Description: data for Calamares
|
|
||||||
Calamares is a distribution-independent installer framework.
|
|
||||||
.
|
|
||||||
It provides a graphical installer that can be used with nearly
|
|
||||||
any distribution. This package is suitable for live media on
|
|
||||||
Debian-based systems, and won't be of any particular use on
|
|
||||||
an already installed system.
|
|
||||||
.
|
|
||||||
You will likely want to provide your own config files to match
|
|
||||||
your distribution, reading the Calamares documentation will guide
|
|
||||||
you through that process.
|
|
||||||
.
|
|
||||||
Data files for Calamares.
|
|
||||||
|
|
||||||
Package: libcalamares-dev
|
|
||||||
Section: libdevel
|
|
||||||
Architecture: linux-any
|
|
||||||
Depends: libcalamares3.3 (= ${binary:Version}),
|
|
||||||
libcalamaresui3.3 (= ${binary:Version}),
|
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends}
|
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Description: Development files for Calamares
|
|
||||||
Calamares is a distribution-independent installer framework.
|
|
||||||
.
|
|
||||||
It provides a graphical installer that can be used with nearly
|
|
||||||
any distribution. This package is suitable for live media on
|
|
||||||
Debian-based systems, and won't be of any particular use on
|
|
||||||
an already installed system.
|
|
||||||
.
|
|
||||||
You will likely want to provide your own config files to match
|
|
||||||
your distribution, reading the Calamares documentation will guide
|
|
||||||
you through that process.
|
|
||||||
.
|
|
||||||
Development files for Calamares.
|
|
||||||
|
|
||||||
Package: libcalamares3.3
|
|
||||||
Section: libs
|
|
||||||
Architecture: linux-any
|
|
||||||
Provides: libcalamares
|
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Description: Shared object files for Calamares
|
|
||||||
Calamares is a distribution-independent installer framework.
|
|
||||||
.
|
|
||||||
It provides a graphical installer that can be used with nearly
|
|
||||||
any distribution. This package is suitable for live media on
|
|
||||||
Debian-based systems, and won't be of any particular use on
|
|
||||||
an already installed system.
|
|
||||||
.
|
|
||||||
You will likely want to provide your own config files to match
|
|
||||||
your distribution, reading the Calamares documentation will guide
|
|
||||||
you through that process.
|
|
||||||
.
|
|
||||||
Shared object files for Calamares.
|
|
||||||
|
|
||||||
Package: libcalamaresui3.3
|
|
||||||
Section: libs
|
|
||||||
Architecture: linux-any
|
|
||||||
Provides: libcalamaresui
|
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Description: UI shared object files for Calamares
|
|
||||||
Calamares is a distribution-independent installer framework.
|
|
||||||
.
|
|
||||||
It provides a graphical installer that can be used with nearly
|
|
||||||
any distribution. This package is suitable for live media on
|
|
||||||
Debian-based systems, and won't be of any particular use on
|
|
||||||
an already installed system.
|
|
||||||
.
|
|
||||||
You will likely want to provide your own config files to match
|
|
||||||
your distribution, reading the Calamares documentation will guide
|
|
||||||
you through that process.
|
|
||||||
.
|
|
||||||
UI shared object files for Calamares.
|
|
||||||
|
778
debian/copyright
vendored
778
debian/copyright
vendored
@ -1,288 +1,107 @@
|
|||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: calamares
|
Upstream-Name: calamares
|
||||||
Source: https://github.com/calamares/calamares
|
Source: https://github.com/calamares/calamares
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2017-2025 Adriaan de Groot <groot@kde.org>
|
Copyright: 2017-2018, Adriaan de Groot <groot@kde.org>
|
||||||
2018 Matthias Klumpp <matthias@tenstral.net>
|
2017-2018, Alf Gaida <agaida@siduction.org>
|
||||||
2013-2017 Teo Mrnjavac <teo@kde.org>
|
2017-2018, Gabriel Craciunescu <crazy@frugalware.org>
|
||||||
2020 Gaël PORTAY <gael.portay@gmail.com>
|
2018, Philip Müller <philm@manjaro.org>
|
||||||
2014-2024 Anke Boersma <demm@kaosx.us>
|
2018, AlmAck <gluca86@gmail.com>
|
||||||
2018 Raul Rodrigo Segura <raurodse@gmail.com>
|
2018, Caio Carvalho <caiojcarvalho@gmail.com>
|
||||||
2018-2020 Collabora Ltd <arnaud.ferraris@collabora.com>
|
2017, Kyle Robbertze <krobbertze@gmail.com>
|
||||||
2020-2021 Anubhav Choudhary <ac.10edu@gmail.com>
|
2016, Artoo <artoo@manjaro.org>
|
||||||
2014-2019 Kevin Kofler <kevin.kofler@chello.at>
|
2016, Luca Giambonini <almack@chakraos.org>
|
||||||
2017-2020 Gabriel Craciunescu <crazy@frugalware.org>
|
2016, Lisa Vitolo <shainer@chakraos.org>
|
||||||
2019 Dominic Hayes <ferenosdev@outlook.com>
|
2016, David McKinney <mckinney@subgraph.com>
|
||||||
2019-2020 Camilo Higuita <milo.h@aol.com>
|
2016, Andrius Štikonas <andrius@stikonas.eu>
|
||||||
2014 Aurélien Gâteau <agateau@kde.org>
|
2015, Sacha Schutz <sacha@labsquare.org>
|
||||||
2010-2012 Christian Muehlhaeuser <muesli@tomahawk-player.org>
|
2015, Anke Boersma <demm@kaosx.us>
|
||||||
2018 Scott Harvey <scott@spharvey.me>
|
2015, Alexandre Arnt <qtgzmanager@gmail.com>
|
||||||
2019 Bill Auger
|
2014-2016, Kevin Kofler <kevin.kofler@chello.at>
|
||||||
2020-2021 Artem Grinev <agrinev@manjaro.org>
|
2014-2016, Teo Mrnjavac <teo@kde.org>
|
||||||
2022 Bob van der Linden <bobvanderlinden@gmail.com>
|
2014-2017, Philip Müller <philm@manjaro.org>
|
||||||
2014 Daniel Hillenbrand <codeworkx@bbqlinux.org>
|
2014-2015, Rohan Garg <rohan@kde.org>
|
||||||
2014 Benjamin Vaudour <benjamin.vaudour@yahoo.fr>
|
2014, Schutz Sacha <sacha@labsquare.org>
|
||||||
2014-2020 Philip Mueller <philm@manjaro.org>
|
2014, Aurélien Gâteau <agateau@kde.org>
|
||||||
2017 Alf Gaida <agaida@siduction.org>
|
2014, Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
|
||||||
2017 Ben Green <Bezzy1999@hotmail.com>
|
2014, Daniel Hillenbrand <codeworkx@bbqlinux.org>
|
||||||
2021 Neal Gompa <ngompa13@gmail.com>
|
2014, Benjamin Vaudour <benjamin.vaudour@yahoo.fr>
|
||||||
2017 Bernhard Landauer <oberon@manjaro.org>
|
2013, Kay Sievers
|
||||||
2021-2022 Evan James <dalto@fastmail.com>
|
2012, Digia Plc and/or its subsidiary(-ies)
|
||||||
2014-2015 Rohan Garg <rohan@kde.org>
|
2011, Lennart Poettering
|
||||||
2016 David McKinney <mckinney@subgraph.com>
|
2011, Nikita Krupen'ko <krnekit@gmail.com>
|
||||||
2015 Systemd authors and contributors
|
2011, Kitware, Inc.
|
||||||
2007 Free Software Foundation, Inc.
|
2010-2012, Jeff Mitchell <jeff@tomahawk-player.org>
|
||||||
2011 Lennart Poettering
|
2010-2012, Christian Muehlhaeuser <muesli@tomahawk-player.org>
|
||||||
2013 Kay Sievers
|
2010-2011, Leo Franchi <lfranchi@kde.org>
|
||||||
2019 https://www.onlinewebfonts.com/fonts
|
2009, Sebastian Trueg, <trueg@kde.org>
|
||||||
2019 MarcoPellin <marco.pellin@gmail.com>
|
2008-2011, by Volker Lanz
|
||||||
2015 Alexandre Arnt <qtgzmanager@gmail.com>
|
2007, Matthias Kretz <kretz@kde.org>i
|
||||||
2018 AlmAck <gluca86@gmail.com>
|
2007, Bernhard Loos <nhuh.put@web.de>
|
||||||
2016 Luca Giambonini <almack@chakraos.org>
|
2007, Free Software Foundation, Inc. <http:fsf.org/>
|
||||||
2016 Lisa Vitolo <shainer@chakraos.org>
|
2006, by Dominic Battre <dominic@battre.de>
|
||||||
2016-2017 Kyle Robbertze <krobbertze@gmail.com>
|
2006, by Martin Pool <mbp@canonical.com>
|
||||||
2016 shainer <syn.shainer@gmail.com>
|
2006, Allen Winter, <winter@kde.org>
|
||||||
2017 Ghiunhan Mamut <venerix@redcorelinux.org>
|
1999, Ian Zepp (icszepp@islc.net)
|
||||||
2021 pngegg <https://www.pngegg.com/>
|
|
||||||
2014 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
|
|
||||||
2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
|
|
||||||
2016-2018 Andrius Štikonas <andrius@stikonas.eu>
|
|
||||||
2008-2010 Volker Lanz <vl@fidra.de>
|
|
||||||
2020 Corentin Noël <corentin.noel@collabora.com>
|
|
||||||
2016-2018 Artoo <artoo@manjaro.org>
|
|
||||||
benne-dee
|
|
||||||
2021 KDE Visual Design Group <visual-design@kde.org>
|
|
||||||
2011 Farhat Datta and Onur Mustak Cobanli, http://www.languageicon.org/
|
|
||||||
2022 shivanandvp <shivanandvp@rebornos.org>
|
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
|
|
||||||
Files: AUTHORS
|
Files: src/qml/calamares/slideshow/*qml
|
||||||
CHANGES-3.2
|
Copyright: 2017, Adriaan de Groot <groot@kde.org>
|
||||||
CHANGES-3.3
|
2016 The Qt Company Ltd
|
||||||
com.github.calamares.calamares.policy
|
|
||||||
CONTRIBUTING.md
|
|
||||||
io.calamares.calamares.appdata.xml
|
|
||||||
README.md
|
|
||||||
src/branding/default/branding.desc
|
|
||||||
src/branding/default/stylesheet.qss
|
|
||||||
src/calamares/calamares.qrc
|
|
||||||
settings.conf
|
|
||||||
data/config-appimage/settings.conf
|
|
||||||
data/config-appimage/modules/*
|
|
||||||
data/example-root/*
|
|
||||||
src/libcalamares/CalamaresVersion.h.in
|
|
||||||
src/libcalamares/locale/CountryData_p.cpp
|
|
||||||
src/libcalamares/CalamaresVersionX.h.in
|
|
||||||
src/libcalamares/locale/ZoneData_p.cxxtr
|
|
||||||
src/libcalamares/testdata/*
|
|
||||||
src/libcalamaresui/libcalamaresui.qrc
|
|
||||||
src/modules/bootloader/bootloader.conf
|
|
||||||
src/modules/bootloader/module.desc
|
|
||||||
src/modules/bootloader/test.yaml
|
|
||||||
src/modules/bootloader/tests/*
|
|
||||||
src/modules/contextualprocess/contextualprocess.conf
|
|
||||||
src/modules/displaymanager/displaymanager.conf
|
|
||||||
src/modules/displaymanager/module.desc
|
|
||||||
src/modules/displaymanager/tests/*
|
|
||||||
src/modules/dracut/module.desc
|
|
||||||
src/modules/dummycpp/dummycpp.conf
|
|
||||||
src/modules/dummycpp/module.desc
|
|
||||||
src/modules/dummyprocess/module.desc
|
|
||||||
src/modules/dummypython/dummypython.conf
|
|
||||||
src/modules/dummypython/module.desc
|
|
||||||
src/modules/finished/finished.conf
|
|
||||||
src/modules/finishedq/finishedq.conf
|
|
||||||
src/modules/fsresizer/fsresizer.conf
|
|
||||||
src/modules/fstab/fstab.conf
|
|
||||||
src/modules/fstab/module.desc
|
|
||||||
src/modules/fstab/test.yaml
|
|
||||||
src/modules/fstab/test2.yaml
|
|
||||||
src/modules/grubcfg/grubcfg.conf
|
|
||||||
src/modules/grubcfg/module.desc
|
|
||||||
src/modules/grubcfg/tests/*
|
|
||||||
src/modules/hwclock/module.desc
|
|
||||||
src/modules/initcpio/initcpio.conf
|
|
||||||
src/modules/initcpiocfg/module.desc
|
|
||||||
src/modules/initramfs/initramfs.conf
|
|
||||||
src/modules/initramfscfg/module.desc
|
|
||||||
src/modules/interactiveterminal/interactiveterminal.conf
|
|
||||||
src/modules/keyboard/keyboard.conf
|
|
||||||
src/modules/keyboard/KeyboardData_p.cxxtr
|
|
||||||
src/modules/keyboard/non-ascii-layouts
|
|
||||||
src/modules/keyboardq/keyboardq.conf
|
|
||||||
src/modules/license/license.conf
|
|
||||||
src/modules/locale/locale.conf
|
|
||||||
src/modules/localecfg/module.desc
|
|
||||||
src/modules/localeq/localeq.conf
|
|
||||||
src/modules/luksopenswaphookcfg/luksopenswaphookcfg.conf
|
|
||||||
src/modules/machineid/machineid.conf
|
|
||||||
src/modules/mkinitfs/module.desc
|
|
||||||
src/modules/mount/module.desc
|
|
||||||
src/modules/mount/mount.conf
|
|
||||||
src/modules/mount/tests/*
|
|
||||||
src/modules/netinstall/netinstall.conf
|
|
||||||
src/modules/netinstall/netinstall.yaml
|
|
||||||
src/modules/netinstall/tests/*
|
|
||||||
src/modules/networkcfg/module.desc
|
|
||||||
src/modules/notesqml/notesqml.conf
|
|
||||||
src/modules/oemid/oemid.conf
|
|
||||||
src/modules/openrcdmcryptcfg/module.desc
|
|
||||||
src/modules/openrcdmcryptcfg/openrcdmcryptcfg.conf
|
|
||||||
src/modules/packagechooser/packagechooser.conf
|
|
||||||
src/modules/packagechooserq/packagechooserq.conf
|
|
||||||
src/modules/packages/module.desc
|
|
||||||
src/modules/packages/packages.conf
|
|
||||||
src/modules/packages/tests/*
|
|
||||||
src/modules/partition/partition.conf
|
|
||||||
src/modules/plasmalnf/plasmalnf.conf
|
|
||||||
src/modules/plymouthcfg/module.desc
|
|
||||||
src/modules/plymouthcfg/plymouthcfg.conf
|
|
||||||
src/modules/preservefiles/preservefiles.conf
|
|
||||||
src/modules/preservefiles/tests/*
|
|
||||||
src/modules/rawfs/module.desc
|
|
||||||
src/modules/rawfs/rawfs.conf
|
|
||||||
src/modules/rawfs/tests/*
|
|
||||||
src/modules/removeuser/removeuser.conf
|
|
||||||
src/modules/services-openrc/module.desc
|
|
||||||
src/modules/services-openrc/services-openrc.conf
|
|
||||||
src/modules/services-systemd/module.desc
|
|
||||||
src/modules/services-systemd/services-systemd.conf
|
|
||||||
src/modules/shellprocess/shellprocess.conf
|
|
||||||
src/modules/tracking/tracking.conf
|
|
||||||
src/modules/umount/umount.conf
|
|
||||||
src/modules/unpackfs/module.desc
|
|
||||||
src/modules/unpackfs/unpackfs.conf
|
|
||||||
src/modules/unpackfs/tests/*
|
|
||||||
src/modules/users/users.conf
|
|
||||||
src/modules/users/tests/*
|
|
||||||
src/modules/usersq/usersq.conf
|
|
||||||
src/modules/welcome/welcome.conf
|
|
||||||
src/modules/welcome/tests/*
|
|
||||||
src/modules/welcomeq/welcomeq.conf
|
|
||||||
src/modules/zfs/zfs.conf
|
|
||||||
src/qml/calamares-qt5/slideshow/qmldir
|
|
||||||
src/qml/calamares-qt6/slideshow/qmldir
|
|
||||||
Copyright: Calamares team
|
|
||||||
License: CC0-1.0
|
|
||||||
|
|
||||||
Files: CalamaresConfig.cmake.in
|
|
||||||
CMakeLists.txt
|
|
||||||
cmake_uninstall.cmake.in
|
|
||||||
ci/*
|
|
||||||
CMakeModules/*
|
|
||||||
lang/CMakeLists.txt
|
|
||||||
src/CMakeLists.txt
|
|
||||||
src/branding/CMakeLists.txt
|
|
||||||
src/calamares/CMakeLists.txt
|
|
||||||
src/libcalamares/CMakeLists.txt
|
|
||||||
src/libcalamares/locale/cldr-extractor.py
|
|
||||||
src/libcalamares/locale/zone-extractor.py
|
|
||||||
src/libcalamaresui/CMakeLists.txt
|
|
||||||
src/modules/CMakeLists.txt
|
|
||||||
src/modules/contextualprocess/CMakeLists.txt
|
|
||||||
src/modules/dracutlukscfg/CMakeLists.txt
|
|
||||||
src/modules/dummycpp/CMakeLists.txt
|
|
||||||
src/modules/finished/CMakeLists.txt
|
|
||||||
src/modules/finishedq/CMakeLists.txt
|
|
||||||
src/modules/fsresizer/CMakeLists.txt
|
|
||||||
src/modules/hostinfo/CMakeLists.txt
|
|
||||||
src/modules/initcpio/CMakeLists.txt
|
|
||||||
src/modules/initramfs/CMakeLists.txt
|
|
||||||
src/modules/interactiveterminal/CMakeLists.txt
|
|
||||||
src/modules/keyboard/CMakeLists.txt
|
|
||||||
src/modules/keyboard/layout-extractor.py
|
|
||||||
src/modules/keyboardq/CMakeLists.txt
|
|
||||||
src/modules/license/CMakeLists.txt
|
|
||||||
src/modules/locale/CMakeLists.txt
|
|
||||||
src/modules/localeq/CMakeLists.txt
|
|
||||||
src/modules/luksbootkeyfile/CMakeLists.txt
|
|
||||||
src/modules/luksopenswaphookcfg/CMakeLists.txt
|
|
||||||
src/modules/machineid/CMakeLists.txt
|
|
||||||
src/modules/netinstall/CMakeLists.txt
|
|
||||||
src/modules/notesqml/CMakeLists.txt
|
|
||||||
src/modules/oemid/CMakeLists.txt
|
|
||||||
src/modules/packagechooser/CMakeLists.txt
|
|
||||||
src/modules/packagechooserq/CMakeLists.txt
|
|
||||||
src/modules/partition/CMakeLists.txt
|
|
||||||
src/modules/partition/tests/CMakeLists.txt
|
|
||||||
src/modules/plasmalnf/CMakeLists.txt
|
|
||||||
src/modules/preservefiles/CMakeLists.txt
|
|
||||||
src/modules/removeuser/CMakeLists.txt
|
|
||||||
src/modules/shellprocess/CMakeLists.txt
|
|
||||||
src/modules/summary/CMakeLists.txt
|
|
||||||
src/modules/summaryq/CMakeLists.txt
|
|
||||||
src/modules/tracking/CMakeLists.txt
|
|
||||||
src/modules/umount/CMakeLists.txt
|
|
||||||
src/modules/unpackfs/runtests.sh
|
|
||||||
src/modules/users/CMakeLists.txt
|
|
||||||
src/modules/usersq/CMakeLists.txt
|
|
||||||
src/modules/welcome/CMakeLists.txt
|
|
||||||
src/modules/welcomeq/CMakeLists.txt
|
|
||||||
src/modules/zfs/CMakeLists.txt
|
|
||||||
src/qml/CMakeLists.txt
|
|
||||||
Copyright: 2014-2016 Teo Mrnjavac <teo@kde.org>
|
|
||||||
2014 Aurélien Gâteau <agateau@kde.org>
|
|
||||||
2014-2019 Kevin Kofler <kevin.kofler@chello.at>
|
|
||||||
2008-2011 Volker Lanz <vl@fidra.de>
|
|
||||||
2021 Anke Boersma <demm@kaosx.us>
|
|
||||||
2017-2023 Adriaan de Groot <groot@kde.org>
|
|
||||||
License: BSD-2-Clause
|
|
||||||
|
|
||||||
Files: 3rdparty/kdsingleapplication/*
|
|
||||||
Copyright: 2019-2021 Klaralvdalens Datakonsult AB. <info@kdab.com>
|
|
||||||
License: MIT
|
|
||||||
|
|
||||||
Files: src/libcalamaresui/widgets/waitingspinnerwidget.cpp
|
|
||||||
src/libcalamaresui/widgets/waitingspinnerwidget.h
|
|
||||||
Copyright: 2012-2014 Alexander Turkin
|
|
||||||
2014 William Hallatt
|
|
||||||
2015 Jacob Dawid
|
|
||||||
2018 huxingyi
|
|
||||||
License: MIT
|
|
||||||
|
|
||||||
Files: ci/RELEASE.md
|
|
||||||
data/example-root/usr/share/zoneinfo/*
|
|
||||||
Copyright: 2015 Teo Mrnjavac <teo@kde.org>
|
|
||||||
2017 Adriaan de Groot <groot@kde.org>
|
|
||||||
License: GPL-3+
|
|
||||||
|
|
||||||
Files: ci/libcalamares/*
|
|
||||||
Copyright: None
|
|
||||||
License: CC0-1.0
|
|
||||||
|
|
||||||
Files: data/images/help-donate.svg
|
|
||||||
data/images/state-error.svg
|
|
||||||
data/images/state-ok.svg
|
|
||||||
data/images/state-warning.svg
|
|
||||||
src/modules/packagechooser/images/no-selection.png
|
|
||||||
src/modules/plasmalnf/view-preview.png
|
|
||||||
src/modules/plasmalnf/view-preview.svg
|
|
||||||
src/modules/tracking/level-install.svg
|
|
||||||
src/modules/tracking/level-machine.svg
|
|
||||||
src/modules/tracking/level-none.svg
|
|
||||||
src/modules/tracking/level-user.svg
|
|
||||||
Copyright: 2014 Uri Herrera <uri_herrera@nitrux.in> and others
|
|
||||||
License: LGPL-3+
|
|
||||||
|
|
||||||
Files: src/modules/finishedq/seedling.svg
|
|
||||||
Copyright: 2020-2021 FontAwesome <hello@fontawesome.com>
|
|
||||||
License: CC-BY-4.0
|
|
||||||
|
|
||||||
Files: src/qml/calamares-qt5/slideshow/Presentation.qml
|
|
||||||
src/qml/calamares-qt5/slideshow/Slide.qml
|
|
||||||
src/qml/calamares-qt6/slideshow/Presentation.qml
|
|
||||||
src/qml/calamares-qt6/slideshow/Slide.qml
|
|
||||||
Copyright: 2017 Adriaan de Groot <groot@kde.org>
|
|
||||||
2016 The Qt Company Ltd.
|
|
||||||
2012 Digia Plc and/or its subsidiary(-ies)
|
2012 Digia Plc and/or its subsidiary(-ies)
|
||||||
License: LGPL-2.1
|
License: LGPL-2.1
|
||||||
|
This library is free software; you can redistribute it and/or
|
||||||
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
License as published by the Free Software Foundation; either
|
||||||
|
version 2 of the License, or (at your option) any later version.
|
||||||
|
.
|
||||||
|
On Debian systems, the complete text of the GNU Lesser General Public
|
||||||
|
License can be found in /usr/share/common-licenses/LGPL-2.1.
|
||||||
|
|
||||||
|
Files: src/libcalamaresui/widgets/waitingspinnerwidget.*
|
||||||
|
Copyright: 2012-2014 Alexander Turkin
|
||||||
|
2014 by William Hallatt
|
||||||
|
2015 by Jacob Dawid
|
||||||
|
License: Expat
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||||
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
the Software without restriction, including without limitation the rights to
|
||||||
|
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
||||||
|
the Software, and to permit persons to whom the Software is furnished to do so,
|
||||||
|
subject to the following conditions:
|
||||||
|
.
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
.
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||||
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
||||||
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||||
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||||
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
|
Files: src/libcalamares/kdsingleapplicationguard/*
|
||||||
|
Copyright: 2001-2010 Klaralvdalens Datakonsult AB
|
||||||
|
License: LGPL-2
|
||||||
|
This library is free software: you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU Lesser General Public License as published by
|
||||||
|
the Free Software Foundation, version 2 of the License.
|
||||||
|
.
|
||||||
|
This library is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU Lesser General Public License for more details.
|
||||||
|
.
|
||||||
|
You should have received a copy of the GNU Lesser General Public License
|
||||||
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
.
|
||||||
|
The Debian packaging is (C) 2013, Kouhei Sutou <kou@clear-code.com> and
|
||||||
|
is licensed under the LGPL-2, see `/usr/share/common-licenses/LGPL-2'.
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2016-2021 Jonathan Carter <jcc@debian.org>
|
Copyright: 2014 Rohan Garg <rohan@kde.org>
|
||||||
2014 Rohan Garg <rohan@kde.org>
|
2016-2017 Jonathan Carter <jcc@debian.org>
|
||||||
2022-2024 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
|
||||||
2022-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
|
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
@ -302,412 +121,3 @@ License: GPL-3+
|
|||||||
On Debian systems the full text of the GNU General Public License
|
On Debian systems the full text of the GNU General Public License
|
||||||
version 3 can be found in the file
|
version 3 can be found in the file
|
||||||
`/usr/share/common-licenses/GPL-3'.
|
`/usr/share/common-licenses/GPL-3'.
|
||||||
|
|
||||||
License: CC0-1.0
|
|
||||||
This information is in the public domain, as defined by the Creative
|
|
||||||
Commons Zero license. On Debian systems, the full text of the
|
|
||||||
Creative Commons Zero license can be found in the file
|
|
||||||
`/usr/share/common-licenses/CC0-1.0'.
|
|
||||||
|
|
||||||
License: BSD-2-Clause
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
|
||||||
modification, are permitted provided that the following conditions
|
|
||||||
are met:
|
|
||||||
.
|
|
||||||
1. Redistributions of source code must retain the above copyright
|
|
||||||
notice, this list of conditions and the following disclaimer.
|
|
||||||
.
|
|
||||||
2. Redistributions in binary form must reproduce the above copyright
|
|
||||||
notice, this list of conditions and the following disclaimer in the
|
|
||||||
documentation and/or other materials provided with the distribution.
|
|
||||||
.
|
|
||||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
||||||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
||||||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
||||||
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
||||||
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
||||||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
||||||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
||||||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
||||||
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
||||||
|
|
||||||
License: MIT
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
|
||||||
copy of this software and associated documentation files (the
|
|
||||||
"Software"), to deal in the Software without restriction, including
|
|
||||||
without limitation the rights to use, copy, modify, merge, publish,
|
|
||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
|
||||||
the following conditions:
|
|
||||||
.
|
|
||||||
The above copyright notice and this permission notice shall be included
|
|
||||||
in all copies or substantial portions of the Software.
|
|
||||||
.
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
||||||
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
||||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
||||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
||||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
||||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
License: LGPL-3+
|
|
||||||
This library is free software; you can redistribute it and/or
|
|
||||||
modify it under the terms of the GNU Lesser General Public
|
|
||||||
License as published by the Free Software Foundation, either version
|
|
||||||
3 of the License, or (at your option) any later version.
|
|
||||||
.
|
|
||||||
On Debian systems, the complete text of the GNU Lesser General Public
|
|
||||||
License can be found in /usr/share/common-licenses/LGPL-3.
|
|
||||||
|
|
||||||
License: CC-BY-4.0
|
|
||||||
Creative Commons Attribution 4.0 International Public License
|
|
||||||
.
|
|
||||||
By exercising the Licensed Rights (defined below), You accept and agree
|
|
||||||
to be bound by the terms and conditions of this Creative Commons
|
|
||||||
Attribution 4.0 International Public License ("Public License"). To the
|
|
||||||
extent this Public License may be interpreted as a contract, You are
|
|
||||||
granted the Licensed Rights in consideration of Your acceptance of
|
|
||||||
these terms and conditions, and the Licensor grants You such rights in
|
|
||||||
consideration of benefits the Licensor receives from making the
|
|
||||||
Licensed Material available under these terms and conditions.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
Section 1 -- Definitions.
|
|
||||||
.
|
|
||||||
a. Adapted Material means material subject to Copyright and Similar
|
|
||||||
Rights that is derived from or based upon the Licensed Material
|
|
||||||
and in which the Licensed Material is translated, altered,
|
|
||||||
arranged, transformed, or otherwise modified in a manner requiring
|
|
||||||
permission under the Copyright and Similar Rights held by the
|
|
||||||
Licensor. For purposes of this Public License, where the Licensed
|
|
||||||
Material is a musical work, performance, or sound recording,
|
|
||||||
Adapted Material is always produced where the Licensed Material is
|
|
||||||
synched in timed relation with a moving image.
|
|
||||||
.
|
|
||||||
b. Adapter's License means the license You apply to Your Copyright
|
|
||||||
and Similar Rights in Your contributions to Adapted Material in
|
|
||||||
accordance with the terms and conditions of this Public License.
|
|
||||||
.
|
|
||||||
c. Copyright and Similar Rights means copyright and/or similar rights
|
|
||||||
closely related to copyright including, without limitation,
|
|
||||||
performance, broadcast, sound recording, and Sui Generis Database
|
|
||||||
Rights, without regard to how the rights are labeled or
|
|
||||||
categorized. For purposes of this Public License, the rights
|
|
||||||
specified in Section 2(b)(1)-(2) are not Copyright and Similar
|
|
||||||
Rights.
|
|
||||||
.
|
|
||||||
d. Effective Technological Measures means those measures that, in the
|
|
||||||
absence of proper authority, may not be circumvented under laws
|
|
||||||
fulfilling obligations under Article 11 of the WIPO Copyright
|
|
||||||
Treaty adopted on December 20, 1996, and/or similar international
|
|
||||||
agreements.
|
|
||||||
.
|
|
||||||
e. Exceptions and Limitations means fair use, fair dealing, and/or
|
|
||||||
any other exception or limitation to Copyright and Similar Rights
|
|
||||||
that applies to Your use of the Licensed Material.
|
|
||||||
.
|
|
||||||
f. Licensed Material means the artistic or literary work, database,
|
|
||||||
or other material to which the Licensor applied this Public
|
|
||||||
License.
|
|
||||||
.
|
|
||||||
g. Licensed Rights means the rights granted to You subject to the
|
|
||||||
terms and conditions of this Public License, which are limited to
|
|
||||||
all Copyright and Similar Rights that apply to Your use of the
|
|
||||||
Licensed Material and that the Licensor has authority to license.
|
|
||||||
.
|
|
||||||
h. Licensor means the individual(s) or entity(ies) granting rights
|
|
||||||
under this Public License.
|
|
||||||
.
|
|
||||||
i. Share means to provide material to the public by any means or
|
|
||||||
process that requires permission under the Licensed Rights, such
|
|
||||||
as reproduction, public display, public performance, distribution,
|
|
||||||
dissemination, communication, or importation, and to make material
|
|
||||||
available to the public including in ways that members of the
|
|
||||||
public may access the material from a place and at a time
|
|
||||||
individually chosen by them.
|
|
||||||
.
|
|
||||||
j. Sui Generis Database Rights means rights other than copyright
|
|
||||||
resulting from Directive 96/9/EC of the European Parliament and of
|
|
||||||
the Council of 11 March 1996 on the legal protection of databases,
|
|
||||||
as amended and/or succeeded, as well as other essentially
|
|
||||||
equivalent rights anywhere in the world.
|
|
||||||
.
|
|
||||||
k. You means the individual or entity exercising the Licensed Rights
|
|
||||||
under this Public License. Your has a corresponding meaning.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
Section 2 -- Scope.
|
|
||||||
.
|
|
||||||
a. License grant.
|
|
||||||
.
|
|
||||||
1. Subject to the terms and conditions of this Public License,
|
|
||||||
the Licensor hereby grants You a worldwide, royalty-free,
|
|
||||||
non-sublicensable, non-exclusive, irrevocable license to
|
|
||||||
exercise the Licensed Rights in the Licensed Material to:
|
|
||||||
.
|
|
||||||
a. reproduce and Share the Licensed Material, in whole or
|
|
||||||
in part; and
|
|
||||||
.
|
|
||||||
b. produce, reproduce, and Share Adapted Material.
|
|
||||||
.
|
|
||||||
2. Exceptions and Limitations. For the avoidance of doubt, where
|
|
||||||
Exceptions and Limitations apply to Your use, this Public
|
|
||||||
License does not apply, and You do not need to comply with
|
|
||||||
its terms and conditions.
|
|
||||||
.
|
|
||||||
3. Term. The term of this Public License is specified in Section
|
|
||||||
6(a).
|
|
||||||
.
|
|
||||||
4. Media and formats; technical modifications allowed. The
|
|
||||||
Licensor authorizes You to exercise the Licensed Rights in
|
|
||||||
all media and formats whether now known or hereafter created,
|
|
||||||
and to make technical modifications necessary to do so. The
|
|
||||||
Licensor waives and/or agrees not to assert any right or
|
|
||||||
authority to forbid You from making technical modifications
|
|
||||||
necessary to exercise the Licensed Rights, including
|
|
||||||
technical modifications necessary to circumvent Effective
|
|
||||||
Technological Measures. For purposes of this Public License,
|
|
||||||
simply making modifications authorized by this Section 2(a)
|
|
||||||
(4) never produces Adapted Material.
|
|
||||||
.
|
|
||||||
5. Downstream recipients.
|
|
||||||
.
|
|
||||||
a. Offer from the Licensor -- Licensed Material. Every
|
|
||||||
recipient of the Licensed Material automatically
|
|
||||||
receives an offer from the Licensor to exercise the
|
|
||||||
Licensed Rights under the terms and conditions of this
|
|
||||||
Public License.
|
|
||||||
.
|
|
||||||
b. No downstream restrictions. You may not offer or impose
|
|
||||||
any additional or different terms or conditions on, or
|
|
||||||
apply any Effective Technological Measures to, the
|
|
||||||
Licensed Material if doing so restricts exercise of the
|
|
||||||
Licensed Rights by any recipient of the Licensed
|
|
||||||
Material.
|
|
||||||
.
|
|
||||||
6. No endorsement. Nothing in this Public License constitutes or
|
|
||||||
may be construed as permission to assert or imply that You
|
|
||||||
are, or that Your use of the Licensed Material is, connected
|
|
||||||
with, or sponsored, endorsed, or granted official status by,
|
|
||||||
the Licensor or others designated to receive attribution as
|
|
||||||
provided in Section 3(a)(1)(A)(i).
|
|
||||||
.
|
|
||||||
b. Other rights.
|
|
||||||
.
|
|
||||||
1. Moral rights, such as the right of integrity, are not
|
|
||||||
licensed under this Public License, nor are publicity,
|
|
||||||
privacy, and/or other similar personality rights; however, to
|
|
||||||
the extent possible, the Licensor waives and/or agrees not to
|
|
||||||
assert any such rights held by the Licensor to the limited
|
|
||||||
extent necessary to allow You to exercise the Licensed
|
|
||||||
Rights, but not otherwise.
|
|
||||||
.
|
|
||||||
2. Patent and trademark rights are not licensed under this
|
|
||||||
Public License.
|
|
||||||
.
|
|
||||||
3. To the extent possible, the Licensor waives any right to
|
|
||||||
collect royalties from You for the exercise of the Licensed
|
|
||||||
Rights, whether directly or through a collecting society
|
|
||||||
under any voluntary or waivable statutory or compulsory
|
|
||||||
licensing scheme. In all other cases the Licensor expressly
|
|
||||||
reserves any right to collect such royalties.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
Section 3 -- License Conditions.
|
|
||||||
.
|
|
||||||
Your exercise of the Licensed Rights is expressly made subject to the
|
|
||||||
following conditions.
|
|
||||||
.
|
|
||||||
a. Attribution.
|
|
||||||
.
|
|
||||||
1. If You Share the Licensed Material (including in modified
|
|
||||||
form), You must:
|
|
||||||
.
|
|
||||||
a. retain the following if it is supplied by the Licensor
|
|
||||||
with the Licensed Material:
|
|
||||||
.
|
|
||||||
i. identification of the creator(s) of the Licensed
|
|
||||||
Material and any others designated to receive
|
|
||||||
attribution, in any reasonable manner requested by
|
|
||||||
the Licensor (including by pseudonym if
|
|
||||||
designated);
|
|
||||||
.
|
|
||||||
ii. a copyright notice;
|
|
||||||
.
|
|
||||||
iii. a notice that refers to this Public License;
|
|
||||||
.
|
|
||||||
iv. a notice that refers to the disclaimer of
|
|
||||||
warranties;
|
|
||||||
.
|
|
||||||
v. a URI or hyperlink to the Licensed Material to the
|
|
||||||
extent reasonably practicable;
|
|
||||||
.
|
|
||||||
b. indicate if You modified the Licensed Material and
|
|
||||||
retain an indication of any previous modifications; and
|
|
||||||
.
|
|
||||||
c. indicate the Licensed Material is licensed under this
|
|
||||||
Public License, and include the text of, or the URI or
|
|
||||||
hyperlink to, this Public License.
|
|
||||||
.
|
|
||||||
2. You may satisfy the conditions in Section 3(a)(1) in any
|
|
||||||
reasonable manner based on the medium, means, and context in
|
|
||||||
which You Share the Licensed Material. For example, it may be
|
|
||||||
reasonable to satisfy the conditions by providing a URI or
|
|
||||||
hyperlink to a resource that includes the required
|
|
||||||
information.
|
|
||||||
.
|
|
||||||
3. If requested by the Licensor, You must remove any of the
|
|
||||||
information required by Section 3(a)(1)(A) to the extent
|
|
||||||
reasonably practicable.
|
|
||||||
.
|
|
||||||
4. If You Share Adapted Material You produce, the Adapter's
|
|
||||||
License You apply must not prevent recipients of the Adapted
|
|
||||||
Material from complying with this Public License.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
Section 4 -- Sui Generis Database Rights.
|
|
||||||
.
|
|
||||||
Where the Licensed Rights include Sui Generis Database Rights that
|
|
||||||
apply to Your use of the Licensed Material:
|
|
||||||
.
|
|
||||||
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
|
|
||||||
to extract, reuse, reproduce, and Share all or a substantial
|
|
||||||
portion of the contents of the database;
|
|
||||||
.
|
|
||||||
b. if You include all or a substantial portion of the database
|
|
||||||
contents in a database in which You have Sui Generis Database
|
|
||||||
Rights, then the database in which You have Sui Generis Database
|
|
||||||
Rights (but not its individual contents) is Adapted Material; and
|
|
||||||
.
|
|
||||||
c. You must comply with the conditions in Section 3(a) if You Share
|
|
||||||
all or a substantial portion of the contents of the database.
|
|
||||||
.
|
|
||||||
For the avoidance of doubt, this Section 4 supplements and does not
|
|
||||||
replace Your obligations under this Public License where the Licensed
|
|
||||||
Rights include other Copyright and Similar Rights.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
|
|
||||||
.
|
|
||||||
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
|
|
||||||
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
|
|
||||||
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
|
||||||
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
|
|
||||||
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
|
|
||||||
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
|
||||||
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
|
|
||||||
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
|
|
||||||
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
|
|
||||||
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
|
|
||||||
.
|
|
||||||
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
|
|
||||||
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
|
|
||||||
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
|
|
||||||
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
|
|
||||||
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
|
|
||||||
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
|
|
||||||
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
|
|
||||||
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
|
||||||
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
|
|
||||||
.
|
|
||||||
c. The disclaimer of warranties and limitation of liability provided
|
|
||||||
above shall be interpreted in a manner that, to the extent
|
|
||||||
possible, most closely approximates an absolute disclaimer and
|
|
||||||
waiver of all liability.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
Section 6 -- Term and Termination.
|
|
||||||
.
|
|
||||||
a. This Public License applies for the term of the Copyright and
|
|
||||||
Similar Rights licensed here. However, if You fail to comply with
|
|
||||||
this Public License, then Your rights under this Public License
|
|
||||||
terminate automatically.
|
|
||||||
.
|
|
||||||
b. Where Your right to use the Licensed Material has terminated under
|
|
||||||
Section 6(a), it reinstates:
|
|
||||||
.
|
|
||||||
1. automatically as of the date the violation is cured, provided
|
|
||||||
it is cured within 30 days of Your discovery of the
|
|
||||||
violation; or
|
|
||||||
.
|
|
||||||
2. upon express reinstatement by the Licensor.
|
|
||||||
.
|
|
||||||
For the avoidance of doubt, this Section 6(b) does not affect any
|
|
||||||
right the Licensor may have to seek remedies for Your violations
|
|
||||||
of this Public License.
|
|
||||||
.
|
|
||||||
c. For the avoidance of doubt, the Licensor may also offer the
|
|
||||||
Licensed Material under separate terms or conditions or stop
|
|
||||||
distributing the Licensed Material at any time; however, doing so
|
|
||||||
will not terminate this Public License.
|
|
||||||
.
|
|
||||||
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
|
|
||||||
License.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
Section 7 -- Other Terms and Conditions.
|
|
||||||
.
|
|
||||||
a. The Licensor shall not be bound by any additional or different
|
|
||||||
terms or conditions communicated by You unless expressly agreed.
|
|
||||||
.
|
|
||||||
b. Any arrangements, understandings, or agreements regarding the
|
|
||||||
Licensed Material not stated herein are separate from and
|
|
||||||
independent of the terms and conditions of this Public License.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
Section 8 -- Interpretation.
|
|
||||||
.
|
|
||||||
a. For the avoidance of doubt, this Public License does not, and
|
|
||||||
shall not be interpreted to, reduce, limit, restrict, or impose
|
|
||||||
conditions on any use of the Licensed Material that could lawfully
|
|
||||||
be made without permission under this Public License.
|
|
||||||
.
|
|
||||||
b. To the extent possible, if any provision of this Public License is
|
|
||||||
deemed unenforceable, it shall be automatically reformed to the
|
|
||||||
minimum extent necessary to make it enforceable. If the provision
|
|
||||||
cannot be reformed, it shall be severed from this Public License
|
|
||||||
without affecting the enforceability of the remaining terms and
|
|
||||||
conditions.
|
|
||||||
.
|
|
||||||
c. No term or condition of this Public License will be waived and no
|
|
||||||
failure to comply consented to unless expressly agreed to by the
|
|
||||||
Licensor.
|
|
||||||
.
|
|
||||||
d. Nothing in this Public License constitutes or may be interpreted
|
|
||||||
as a limitation upon, or waiver of, any privileges and immunities
|
|
||||||
that apply to the Licensor or You, including from the legal
|
|
||||||
processes of any jurisdiction or authority.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
=======================================================================
|
|
||||||
.
|
|
||||||
Creative Commons is not a party to its public
|
|
||||||
licenses. Notwithstanding, Creative Commons may elect to apply one of
|
|
||||||
its public licenses to material it publishes and in those instances
|
|
||||||
will be considered the “Licensor.” The text of the Creative Commons
|
|
||||||
public licenses is dedicated to the public domain under the CC0 Public
|
|
||||||
Domain Dedication. Except for the limited purpose of indicating that
|
|
||||||
material is shared under a Creative Commons public license or as
|
|
||||||
otherwise permitted by the Creative Commons policies published at
|
|
||||||
creativecommons.org/policies, Creative Commons does not authorize the
|
|
||||||
use of the trademark "Creative Commons" or any other trademark or logo
|
|
||||||
of Creative Commons without its prior written consent including,
|
|
||||||
without limitation, in connection with any unauthorized modifications
|
|
||||||
to any of its public licenses or any other arrangements,
|
|
||||||
understandings, or agreements concerning use of licensed material. For
|
|
||||||
the avoidance of doubt, this paragraph does not form part of the
|
|
||||||
public licenses.
|
|
||||||
.
|
|
||||||
Creative Commons may be contacted at creativecommons.org.
|
|
||||||
|
|
||||||
License: LGPL-2.1
|
|
||||||
This library is free software; you can redistribute it and/or
|
|
||||||
modify it under the terms of the GNU Lesser General Public
|
|
||||||
License as published by the Free Software Foundation, version 2.1 of
|
|
||||||
the License.
|
|
||||||
.
|
|
||||||
On Debian systems, the complete text of the GNU Lesser General Public
|
|
||||||
License can be found in /usr/share/common-licenses/LGPL-2.1.
|
|
||||||
|
2
debian/libcalamares-dev.install
vendored
2
debian/libcalamares-dev.install
vendored
@ -1,2 +0,0 @@
|
|||||||
/usr/include/libcalamares/
|
|
||||||
/usr/lib/${DEB_HOST_MULTIARCH}/cmake/Calamares/
|
|
2
debian/libcalamares3.3.install
vendored
2
debian/libcalamares3.3.install
vendored
@ -1,2 +0,0 @@
|
|||||||
/usr/lib/${DEB_HOST_MULTIARCH}/libcalamares.so*
|
|
||||||
/usr/lib/${DEB_HOST_MULTIARCH}/calamares/libcalamares.so
|
|
867
debian/libcalamares3.3.symbols
vendored
867
debian/libcalamares3.3.symbols
vendored
@ -1,867 +0,0 @@
|
|||||||
# SymbolsHelper-Confirmed: 3.3.14 amd64 arm64 armhf ppc64el riscv64 s390x
|
|
||||||
libcalamares.so.3.3 libcalamares3.3 #MINVER#
|
|
||||||
* Build-Depends-Package: libcalamares-dev
|
|
||||||
PyInit_libcalamares@Base 3.3.13
|
|
||||||
_ZGVZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 3.3.13
|
|
||||||
_ZGVZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 3.3.13
|
|
||||||
_ZN13QMetaSequence12MetaSequenceI5QListI4QUrlEE5valueE@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN14PartitionTable8childrenEv@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython19variantFromPyObjectERKN5boost6python3api6objectE@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython20variantMapFromPyDictERKN5boost6python4dictE@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython21variantHashFromPyDictERKN5boost6python4dictE@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython21variantListFromPyListERKN5boost6python4listE@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6Helper11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6Helper11qt_metacastEPKc@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6Helper15handleLastErrorEv@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6Helper16staticMetaObjectE@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6Helper20createCleanNamespaceEv@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6Helper8instanceEv@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6HelperC1Ev@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6HelperC2Ev@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6HelperD0Ev@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6HelperD1Ev@Base 3.3.14
|
|
||||||
_ZN15CalamaresPython6HelperD2Ev@Base 3.3.14
|
|
||||||
_ZN22CalamaresPluginFactory11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN22CalamaresPluginFactory11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN22CalamaresPluginFactory16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN22CalamaresPluginFactoryD0Ev@Base 3.3.13
|
|
||||||
_ZN22CalamaresPluginFactoryD1Ev@Base 3.3.13
|
|
||||||
_ZN22CalamaresPluginFactoryD2Ev@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML11InvalidNodeC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML11InvalidNodeC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x|subst)_ZN4YAML12BadSubscriptC1I{size_t}EERKNS_4MarkERKT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x|subst)_ZN4YAML12BadSubscriptC2I{size_t}EERKNS_4MarkERKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML13BadConversionC1ERKNS_4MarkE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML13BadConversionC2ERKNS_4MarkE@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeC1IPKcEERKT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeC2IPKcEERKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeD2Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeixIA10_cEES0_RKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeixIA15_cEES0_RKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeixIA9_cEES0_RKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML6detail9node_data3getIA10_cEERNS0_4nodeERKT_St10shared_ptrINS0_13memory_holderEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML6detail9node_data3getIA15_cEERNS0_4nodeERKT_St10shared_ptrINS0_13memory_holderEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML6detail9node_data3getIA9_cEERNS0_4nodeERKT_St10shared_ptrINS0_13memory_holderEE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZN4YAML9Exception10build_whatERKNS_4MarkERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML9ExceptionC1ERKNS_4MarkERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML9ExceptionC2ERKNS_4MarkERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN5boost6detail15sp_counted_base7destroyEv@Base 3.3.14
|
|
||||||
_ZN6Logger12ContinuationE@Base 3.3.13
|
|
||||||
_ZN6Logger12RedactedNameC1EPKcRK7QString@Base 3.3.13
|
|
||||||
_ZN6Logger12RedactedNameC1ERK7QStringS3_@Base 3.3.13
|
|
||||||
_ZN6Logger12RedactedNameC2EPKcRK7QString@Base 3.3.13
|
|
||||||
_ZN6Logger12RedactedNameC2ERK7QStringS3_@Base 3.3.13
|
|
||||||
_ZN6Logger12setupLogfileEv@Base 3.3.13
|
|
||||||
_ZN6Logger13setupLogLevelEj@Base 3.3.13
|
|
||||||
_ZN6Logger15logLevelEnabledEj@Base 3.3.13
|
|
||||||
_ZN6Logger5QuoteE@Base 3.3.13
|
|
||||||
_ZN6Logger6CDebugC1EjPKc@Base 3.3.13
|
|
||||||
_ZN6Logger6CDebugC2EjPKc@Base 3.3.13
|
|
||||||
_ZN6Logger6CDebugD0Ev@Base 3.3.13
|
|
||||||
_ZN6Logger6CDebugD1Ev@Base 3.3.13
|
|
||||||
_ZN6Logger6CDebugD2Ev@Base 3.3.13
|
|
||||||
_ZN6Logger7NoQuoteE@Base 3.3.13
|
|
||||||
_ZN6Logger7logFileEv@Base 3.3.13
|
|
||||||
_ZN6Logger8SubEntryE@Base 3.3.13
|
|
||||||
_ZN6Logger8logLevelEv@Base 3.3.13
|
|
||||||
_ZN6Logger8toStringERK8QVariant@Base 3.3.13
|
|
||||||
_ZN6LoggerlsER6QDebugRKNS_15RedactedCommandE@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN6QDebuglsEPKc@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN6QMutexD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN6QMutexD2Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN7QStringD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN7QStringD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares10ProcessJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.14
|
|
||||||
_ZN9Calamares10ProcessJob11qt_metacastEPKc@Base 3.3.14
|
|
||||||
_ZN9Calamares10ProcessJob16staticMetaObjectE@Base 3.3.14
|
|
||||||
_ZN9Calamares10ProcessJob4execEv@Base 3.3.14
|
|
||||||
(subst)_ZN9Calamares10ProcessJobC1ERK7QStringS3_bNSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEP7QObject@Base 3.3.13
|
|
||||||
(subst)_ZN9Calamares10ProcessJobC2ERK7QStringS3_bNSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares10ProcessJobD0Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares10ProcessJobD1Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares10ProcessJobD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares10appDataDirEv@Base 3.3.13
|
|
||||||
_ZN9Calamares10getEntropyEiR10QByteArray@Base 3.3.13
|
|
||||||
_ZN9Calamares10getIntegerERK4QMapI7QString8QVariantERKS1_x@Base 3.3.13
|
|
||||||
_ZN9Calamares10setXdgDirsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11CommandLineC1ERK4QMapI7QString8QVariantE@Base 3.3.13
|
|
||||||
_ZN9Calamares11CommandLineC2ERK4QMapI7QString8QVariantE@Base 3.3.13
|
|
||||||
_ZN9Calamares11CommandList13updateVerboseEb@Base 3.3.13
|
|
||||||
_ZN9Calamares11CommandList3runEv@Base 3.3.13
|
|
||||||
(subst)_ZN9Calamares11CommandListC1ERK8QVariantbNSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 3.3.13
|
|
||||||
(subst)_ZN9Calamares11CommandListC1EbNSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 3.3.13
|
|
||||||
(subst)_ZN9Calamares11CommandListC2ERK8QVariantbNSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 3.3.13
|
|
||||||
(subst)_ZN9Calamares11CommandListC2EbNSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 3.3.13
|
|
||||||
_ZN9Calamares11Permissions16parsePermissionsERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares11Permissions5applyERK7QStringRKS0_@Base 3.3.13
|
|
||||||
_ZN9Calamares11Permissions5applyERK7QStringi@Base 3.3.13
|
|
||||||
_ZN9Calamares11PermissionsC1ERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares11PermissionsC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares11PermissionsC2ERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares11PermissionsC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares11aboutStringEv@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem10Descriptor18fromDescriptorDataERK4QMapI7QString8QVariantERKS3_@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem10DescriptorC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem10DescriptorC2Ev@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares12ModuleSystem10DescriptorD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares12ModuleSystem10DescriptorD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares12ModuleSystem11InstanceKey10fromStringERK7QString@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares12ModuleSystem11InstanceKey8validateEv@Base 3.3.14
|
|
||||||
_ZN9Calamares12ModuleSystem14interfaceNamesEv@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6Config11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6Config11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6Config12ApplyPresets5applyEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6Config12ApplyPresetsC1ERS1_RK4QMapI7QString8QVariantE@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6Config12ApplyPresetsC2ERS1_RK4QMapI7QString8QVariantE@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6Config12ApplyPresetsD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6Config12ApplyPresetsD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6Config16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6ConfigC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6ConfigC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6ConfigD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6ConfigD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem6ConfigD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystem9typeNamesEv@Base 3.3.13
|
|
||||||
_ZN9Calamares12ModuleSystemlsER6QDebugRKNS0_11InstanceKeyE@Base 3.3.13
|
|
||||||
_ZN9Calamares12Retranslator11eventFilterEP7QObjectP6QEvent@Base 3.3.13
|
|
||||||
_ZN9Calamares12Retranslator11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares12Retranslator11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares12Retranslator15languageChangedEv@Base 3.3.13
|
|
||||||
_ZN9Calamares12Retranslator16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares12Retranslator6attachEP7QObjectSt8functionIFvvEE@Base 3.3.13
|
|
||||||
_ZN9Calamares12Retranslator8instanceEv@Base 3.3.13
|
|
||||||
_ZN9Calamares12RetranslatorC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares12RetranslatorC2EP7QObject@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares12RetranslatorD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares12RetranslatorD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares12RetranslatorD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares12systemLibDirEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorage11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorage11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorage16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorage5clearEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorage6insertERK7QStringRK8QVariant@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorage6removeERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorage7changedEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorage8loadJsonERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorage8loadYamlERK7QString@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares13GlobalStorage9WriteLockD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares13GlobalStorage9WriteLockD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares13GlobalStorageC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares13GlobalStorageC2EP7QObject@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares13GlobalStorageD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares13GlobalStorageD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares13GlobalStorageD2Ev@Base 3.3.14
|
|
||||||
(subst)_ZN9Calamares13ProcessResult14explainProcessEiRK7QStringS3_NSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 3.3.13
|
|
||||||
_ZN9Calamares13extraDataDirsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13getStringListERK4QMapI7QString8QVariantERKS1_RK5QListIS1_E@Base 3.3.13
|
|
||||||
_ZN9Calamares13haveExtraDirsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13parseFileModeERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares13setAppDataDirERK4QDir@Base 3.3.13
|
|
||||||
_ZN9Calamares14SleepInhibitor11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares14SleepInhibitor11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares14SleepInhibitor16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares14SleepInhibitorC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares14SleepInhibitorC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares14SleepInhibitorD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares14SleepInhibitorD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares14SleepInhibitorD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares14loadTranslatorERKNS_6Locale11Translation2IdERK7QStringP11QTranslator@Base 3.3.13
|
|
||||||
_ZN9Calamares15extraConfigDirsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel11reCheckListEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel18setProgressMessageERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel19addRequirementsListERK5QListINS_16RequirementEntryEE@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel22progressMessageChangedE7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel25satisfiedMandatoryChangedEb@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel28satisfiedRequirementsChangedEb@Base 3.3.13
|
|
||||||
_ZN9Calamares17RequirementsModel5clearEv@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares17RequirementsModelD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares17RequirementsModelD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares17RequirementsModelD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares17installTranslatorERKNS_6Locale11Translation2IdERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares17installTranslatorEv@Base 3.3.13
|
|
||||||
_ZN9Calamares18getUnsignedIntegerERK4QMapI7QString8QVariantERKS1_y@Base 3.3.13
|
|
||||||
_ZN9Calamares19InstanceDescription12fromSettingsERK4QMapI7QString8QVariantE@Base 3.3.13
|
|
||||||
_ZN9Calamares19InstanceDescriptionC1ERKNS_12ModuleSystem11InstanceKeyE@Base 3.3.13
|
|
||||||
_ZN9Calamares19InstanceDescriptionC2ERKNS_12ModuleSystem11InstanceKeyE@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares19InstanceDescriptionD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares19InstanceDescriptionD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares19RequirementsChecker11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsChecker11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsChecker14reportProgressEv@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsChecker16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsChecker20requirementsProgressERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsChecker22addCheckedRequirementsEPNS_6ModuleE@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsChecker3runEv@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsChecker4doneEv@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsChecker8finishedEv@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsCheckerC1E5QListIPNS_6ModuleEEPNS_17RequirementsModelEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsCheckerC2E5QListIPNS_6ModuleEEPNS_17RequirementsModelEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsCheckerD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsCheckerD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares19RequirementsCheckerD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares19getPrintableEntropyEiR7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares20translatorLocaleNameEv@Base 3.3.13
|
|
||||||
_ZN9Calamares22isAppDataDirOverriddenEv@Base 3.3.13
|
|
||||||
_ZN9Calamares23aboutStringUntranslatedEv@Base 3.3.13
|
|
||||||
_ZN9Calamares24setAllowLocalTranslationEb@Base 3.3.13
|
|
||||||
_ZN9Calamares3Job11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares3Job11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares3Job16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares3Job8progressEd@Base 3.3.13
|
|
||||||
_ZN9Calamares3JobC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares3JobC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares3JobD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares3JobD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares3JobD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML12mapToVariantERKN4YAML4NodeE@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML12toStringListERKN4YAML4NodeE@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML15scalarToVariantERKN4YAML4NodeE@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML16explainExceptionERKN4YAML9ExceptionERK10QByteArray@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML16explainExceptionERKN4YAML9ExceptionERK10QByteArrayPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML16explainExceptionERKN4YAML9ExceptionERK10QByteArrayRK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML17sequenceToVariantERKN4YAML4NodeE@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML4loadERK7QStringPb@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML4loadERK9QFileInfoPb@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML4saveERK7QStringRK4QMapIS1_8QVariantE@Base 3.3.13
|
|
||||||
_ZN9Calamares4YAML9toVariantERKN4YAML4NodeE@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP13splitTZStringERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP7HandlerC1ERK7QStringS4_S4_@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP7HandlerC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP7HandlerC2ERK7QStringS4_S4_@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP7HandlerC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP7HandlerD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP7HandlerD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP9InterfaceC1ERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP9InterfaceC2ERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP9InterfaceD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP9InterfaceD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5GeoIP9InterfaceD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5UMaskC1Ej@Base 3.3.13
|
|
||||||
_ZN9Calamares5UMaskC2Ej@Base 3.3.13
|
|
||||||
_ZN9Calamares5UMaskD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5UMaskD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6Runner11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6Runner11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6Runner16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6Runner3runEv@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6Runner6outputE7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6RunnerC1ERK5QListI7QStringE@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6RunnerC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6RunnerC2ERK5QListI7QStringE@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6RunnerC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6RunnerD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6RunnerD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares5Utils6RunnerD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJob11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJob16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJob19setConfigurationMapERK4QMapI7QString8QVariantE@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJob20setModuleInstanceKeyERKNS_12ModuleSystem11InstanceKeyE@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJobC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJobC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJobD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJobD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6CppJobD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale10ZonesModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale10ZonesModel11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale10ZonesModel16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale10ZonesModelC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale10ZonesModelC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale10ZonesModelD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale10ZonesModelD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale10ZonesModelD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale11Translation11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale11Translation11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale11Translation16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale11Translation9getLocaleERKNS1_2IdE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale11TranslationC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale11TranslationC1ERKNS1_2IdENS1_11LabelFormatEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale11TranslationC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale11TranslationC2ERKNS1_2IdENS1_11LabelFormatEP7QObject@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares6Locale11TranslationD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares6Locale11TranslationD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares6Locale11TranslationD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares6Locale11countryDataERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12RegionsModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12RegionsModel11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12RegionsModel16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12RegionsModelC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12RegionsModelC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12RegionsModelD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12RegionsModelD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12RegionsModelD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12TimeZoneData11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12TimeZoneData11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12TimeZoneData16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12TimeZoneDataC1ERK7QStringS4_S4_dd@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale12TimeZoneDataC2ERK7QStringS4_S4_dd@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares6Locale12TimeZoneDataD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares6Locale12TimeZoneDataD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares6Locale12TimeZoneDataD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares6Locale13countryLocaleERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale14countryForCodeERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale16TranslatedStringC1ERK4QMapI7QString8QVariantERKS3_PKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale16TranslatedStringC1ERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale16TranslatedStringC1ERK7QStringPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale16TranslatedStringC2ERK4QMapI7QString8QVariantERKS3_PKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale16TranslatedStringC2ERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale16TranslatedStringC2ERK7QStringPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale17TranslationsModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale17TranslationsModel11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale17TranslationsModel16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale17TranslationsModelC1ERK5QListI7QStringEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale17TranslationsModelC2ERK5QListI7QStringEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale17TranslationsModelD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale17TranslationsModelD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale17TranslationsModelD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModel11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModel13regionChangedERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModel16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModel9setRegionERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModelC1EPNS0_10ZonesModelEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModelC2EPNS0_10ZonesModelEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModelD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModelD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18RegionalZonesModelD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18availableLanguagesEv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18languageForCountryEN7QLocale7CountryE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale18languageForCountryERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale21availableTranslationsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale6readGSERNS_13GlobalStorageERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale7clearGSERNS_13GlobalStorageE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale8insertGSERNS_13GlobalStorageERK4QMapI7QString8QVariantENS0_10InsertModeE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale8insertGSERNS_13GlobalStorageERK4QMapI7QStringS4_ENS0_10InsertModeE@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale8insertGSERNS_13GlobalStorageERK7QStringS5_@Base 3.3.13
|
|
||||||
_ZN9Calamares6Locale8removeGSERNS_13GlobalStorageERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Module16configurationMapEv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Module17checkRequirementsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares6Module21loadConfigurationFileERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6Module8initFromERKNS_12ModuleSystem10DescriptorERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6ModuleC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6ModuleC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6ModuleD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6ModuleD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6ModuleD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6String13removeLeadingER7QString5QChar@Base 3.3.13
|
|
||||||
_ZN9Calamares6String14removeTrailingER7QString5QChar@Base 3.3.13
|
|
||||||
_ZN9Calamares6String16removeDiacriticsERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6String17truncateMultiLineERK7QStringNS0_13LinesStartEndENS0_9CharCountE@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpander11clearErrorsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpander11expandMacroERK7QStringR5QListIS2_E@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpander6expandE7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpander6insertERK7QStringS4_@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpanderC1EOS1_@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpanderC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpanderC2EOS1_@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpanderC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpanderD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpanderD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6String18DictionaryExpanderD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6String7obscureERK7QString@Base 3.3.13
|
|
||||||
(subst)_ZN9Calamares6System10runCommandENS0_11RunLocationERK5QListI7QStringERKS3_S8_NSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 3.3.13
|
|
||||||
_ZN9Calamares6System10s_instanceE@Base 3.3.13
|
|
||||||
_ZN9Calamares6System11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares6System11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares6System16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares6System8instanceEv@Base 3.3.13
|
|
||||||
_ZN9Calamares6SystemC1EbP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6SystemC2EbP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares6SystemD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6SystemD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6SystemD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares6lookupEPKNS_13GlobalStorageERK7QStringRb@Base 3.3.13
|
|
||||||
_ZN9Calamares7FailJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares7FailJob11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares7FailJob16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares7FailJob4execEv@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7FailJobD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7FailJobD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7FailJobD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares7GoodJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares7GoodJob11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares7GoodJob16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares7GoodJob4execEv@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7GoodJobD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7GoodJobD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7GoodJobD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares7Network7Manager11hasInternetEv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager14synchronousGetERK4QUrlRKNS0_14RequestOptionsE@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager15asynchronousGetERK4QUrlRKNS0_14RequestOptionsE@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager15synchronousPingERK4QUrlRKNS0_14RequestOptionsE@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager16checkHasInternetEv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager18hasInternetChangedEb@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager20getCheckInternetUrlsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager22addCheckHasInternetUrlERK4QUrl@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager22setCheckHasInternetUrlERK4QUrl@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager22setCheckHasInternetUrlERK5QListI4QUrlE@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private10cleanupNamEv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private16checkHasInternetEv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private22addCheckHasInternetUrlERK4QUrl@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private22setCheckHasInternetUrlERK4QUrl@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private22setCheckHasInternetUrlERK5QListI4QUrlE@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private3namEv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7Private8instanceEv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7PrivateC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7Manager7PrivateC2Ev@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7Network7Manager7PrivateD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7Network7Manager7PrivateD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7Network7Manager7PrivateD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares7Network7ManagerC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7ManagerC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7ManagerD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7ManagerD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares7Network7ManagerD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares7NetworklsER6QDebugRKNS0_13RequestStatusE@Base 3.3.13
|
|
||||||
_ZN9Calamares7getBoolERK4QMapI7QString8QVariantERKS1_b@Base 3.3.13
|
|
||||||
_ZN9Calamares7getListERK4QMapI7QString8QVariantERKS1_RK5QListIS2_E@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue10s_instanceE@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue12queueChangedERK5QListI7QStringE@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue5startEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue6failedERK7QStringS3_@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue6finishEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue7enqueueEiRK5QListI14QSharedPointerINS_3JobEEE@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue8finishedEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue8instanceEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueue8progressEdRK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueueC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueueC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueueD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueueD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares8JobQueueD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares8NamedJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares8NamedJob11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares8NamedJob16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Packages21setGSPackageAdditionsEPNS_13GlobalStorageERKNS_12ModuleSystem11InstanceKeyERK5QListI7QStringE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Packages21setGSPackageAdditionsEPNS_13GlobalStorageERKNS_12ModuleSystem11InstanceKeyERK5QListI8QVariantESB_@Base 3.3.13
|
|
||||||
_ZN9Calamares8Settings10s_instanceE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Settings11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares8Settings11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares8Settings16setConfigurationERK10QByteArrayRK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares8Settings16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Settings29reconcileInstancesAndSequenceEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8Settings4initERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares8Settings4initEb@Base 3.3.13
|
|
||||||
_ZN9Calamares8Settings8instanceEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8SettingsC1ERK7QStringb@Base 3.3.13
|
|
||||||
_ZN9Calamares8SettingsC1Eb@Base 3.3.13
|
|
||||||
_ZN9Calamares8SettingsC2ERK7QStringb@Base 3.3.13
|
|
||||||
_ZN9Calamares8SettingsC2Eb@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares8SettingsD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares8SettingsD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares8SettingsD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares8setUMaskEj@Base 3.3.13
|
|
||||||
_ZN9Calamares9JobResult10setDetailsERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares9JobResult10setMessageERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares9JobResult13internalErrorERK7QStringS3_i@Base 3.3.13
|
|
||||||
_ZN9Calamares9JobResult2okEv@Base 3.3.13
|
|
||||||
_ZN9Calamares9JobResult5errorERK7QStringS3_@Base 3.3.13
|
|
||||||
_ZN9Calamares9JobResultC1EOS0_@Base 3.3.13
|
|
||||||
_ZN9Calamares9JobResultC1ERK7QStringS3_i@Base 3.3.13
|
|
||||||
_ZN9Calamares9JobResultC2EOS0_@Base 3.3.13
|
|
||||||
_ZN9Calamares9JobResultC2ERK7QStringS3_i@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares9JobResultD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares9JobResultD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares9JobResultD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares9Partition10KPMManagerC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition10KPMManagerC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition10KPMManagerD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition10KPMManagerD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition13PartitionSizeC1ERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition13PartitionSizeC2ERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition14TemporaryMountC1ERK7QStringS4_S4_@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition14TemporaryMountC2ERK7QStringS4_S4_@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition14TemporaryMountD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition14TemporaryMountD2Ev@Base 3.3.13
|
|
||||||
(optional=templinst)_ZN9Calamares9Partition14findPartitionsERK5QListIP6DeviceESt8functionIFbP9PartitionEE@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition14isPartitionNewEPK9Partition@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition14untranslatedFSEN10FileSystem4TypeE@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition15closeCryptsetupERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition15useFilesystemGSEPNS_13GlobalStorageERK7QStringb@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition16automountDisableEb@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition16automountRestoreERKSt10shared_ptrINS0_13AutoMountInfoEE@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition17PartitionIterator3endEP14PartitionTable@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition17PartitionIterator3endEP6Device@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition17PartitionIterator5beginEP14PartitionTable@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition17PartitionIterator5beginEP6Device@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition17PartitionIteratorC1EP14PartitionTable@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition17PartitionIteratorC2EP14PartitionTable@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition17PartitionIteratorppEv@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition17clearFilesystemGSEPNS_13GlobalStorageE@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition17getPartitionTableEPK9Partition@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition18isFilesystemUsedGSEPKNS_13GlobalStorageERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition19findPartitionByPathERK5QListIP6DeviceERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition20isPartitionFreeSpaceEPK9Partition@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition27prettyNameForFileSystemTypeEN10FileSystem4TypeE@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition32findPartitionByCurrentMountPointERK5QListIP6DeviceERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition4syncEv@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition5mountERK7QStringS3_S3_S3_@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition7unmountERK7QStringRK5QListIS1_E@Base 3.3.13
|
|
||||||
_ZN9Calamares9Partition8MtabInfo24fromMtabFilteredByPrefixERK7QStringS4_@Base 3.3.13
|
|
||||||
_ZN9Calamares9PythonJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJob11qt_metacastEPKc@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJob12emitProgressEd@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJob14setDescriptionERK7QString@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJob16staticMetaObjectE@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJob20setInjectedPreScriptEPKc@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJob4execEv@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJobC1ERK7QStringS3_RK4QMapIS1_8QVariantEP7QObject@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJobC2ERK7QStringS3_RK4QMapIS1_8QVariantEP7QObject@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJobD0Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJobD1Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares9PythonJobD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares9appLogDirEv@Base 3.3.13
|
|
||||||
_ZN9Calamares9getDoubleERK4QMapI7QString8QVariantERKS1_d@Base 3.3.13
|
|
||||||
_ZN9Calamares9getStringERK4QMapI7QString8QVariantERKS1_S7_@Base 3.3.13
|
|
||||||
_ZN9Calamares9getSubMapERK4QMapI7QString8QVariantERKS1_RbS5_@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Partition6parentEv@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Partition8childrenEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZN9QtPrivate15ResultStoreBase5clearI7QStringEEvR4QMapIiNS_10ResultItemEE@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZN9QtPrivate15ResultStoreBase5clearIN9Calamares5GeoIP14RegionZonePairEEEvR4QMapIiNS_10ResultItemEE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZN9__gnu_cxx24__concurrence_lock_errorD0Ev@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZN9__gnu_cxx24__concurrence_lock_errorD1Ev@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZN9__gnu_cxx24__concurrence_lock_errorD2Ev@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev@Base 3.3.14
|
|
||||||
_ZNK15CalamaresPython6Helper10metaObjectEv@Base 3.3.14
|
|
||||||
_ZNK22CalamaresPluginFactory10metaObjectEv@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4Node16EnsureNodeExistsEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4Node2asINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEET_v@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4Node4MarkEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4NodeixIPKcEEKS0_RKT_@Base 3.3.14
|
|
||||||
_ZNK6Logger12RedactedNamecv7QStringEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares10ProcessJob10metaObjectEv@Base 3.3.14
|
|
||||||
_ZNK9Calamares10ProcessJob10prettyNameEv@Base 3.3.14
|
|
||||||
_ZNK9Calamares10ProcessJob19prettyStatusMessageEv@Base 3.3.14
|
|
||||||
_ZNK9Calamares11CommandLine6expandER18KMacroExpanderBase@Base 3.3.13
|
|
||||||
_ZNK9Calamares11CommandLine6expandEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11CommandList6expandER18KMacroExpanderBase@Base 3.3.13
|
|
||||||
_ZNK9Calamares11CommandList6expandEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares12ModuleSystem6Config10isEditableERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares12ModuleSystem6Config10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares12Retranslator10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares13GlobalStorage10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares13GlobalStorage4keysEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares13GlobalStorage5countEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares13GlobalStorage5valueERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares13GlobalStorage8containsERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares13GlobalStorage8saveJsonERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares13GlobalStorage8saveYamlERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares13GlobalStorage9debugDumpEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares14SleepInhibitor10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17RequirementsModel10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17RequirementsModel4dataERK11QModelIndexi@Base 3.3.13
|
|
||||||
_ZNK9Calamares17RequirementsModel8describeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17RequirementsModel8rowCountERK11QModelIndex@Base 3.3.13
|
|
||||||
_ZNK9Calamares17RequirementsModel9roleNamesEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares19RequirementsChecker10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares3Job10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares3Job12getJobWeightEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares3Job17prettyDescriptionEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares3Job19prettyStatusMessageEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares5GeoIP7Handler3getEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares5GeoIP7Handler5queryEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares5GeoIP7Handler6getRawEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares5GeoIP7Handler8queryRawEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares5Utils6Runner10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6CppJob10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel4dataERK11QModelIndexi@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel4findERK7QStringS4_@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel4findERKSt8functionIFdPKNS0_12TimeZoneDataEEE@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel4findEdd@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel6lookupEdd@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel8IteratorcvbEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel8IteratordeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel8rowCountERK11QModelIndex@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale10ZonesModel9roleNamesEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale11Translation10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale12RegionsModel10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale12RegionsModel10translatedERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale12RegionsModel4dataERK11QModelIndexi@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale12RegionsModel8rowCountERK11QModelIndex@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale12RegionsModel9roleNamesEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale12TimeZoneData10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale12TimeZoneData10translatedEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale16TranslatedString3getERK7QLocale@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale16TranslatedString3getEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel4dataERK11QModelIndexi@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel4findERK7QLocale@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel4findERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel4findERKNS0_11Translation2IdE@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel4findESt8functionIFbRK7QLocaleEE@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel4findESt8functionIFbRKNS0_11TranslationEEE@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel6localeEi@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel8rowCountERK11QModelIndex@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale17TranslationsModel9roleNamesEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale18RegionalZonesModel10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Locale18RegionalZonesModel16filterAcceptsRowEiRK11QModelIndex@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Module10typeStringEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6Module15interfaceStringEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6String18DictionaryExpander10errorNamesEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6String18DictionaryExpander9hasErrorsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System10targetPathERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System13getTotalDiskBEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System14readTargetFileERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System15getTotalMemoryBEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System16createTargetDirsERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System16createTargetFileERK7QStringRK10QByteArrayNS0_9WriteModeE@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System16removeTargetFileERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System17getCpuDescriptionEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System22createTargetParentDirsERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares6System8doChrootEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7FailJob10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7GoodJob10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7Network14RequestOptions14applyToRequestEP15QNetworkRequest@Base 3.3.13
|
|
||||||
_ZNK9Calamares7Network7Manager10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7Network7Manager7Private10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7Network7Manager7Private11hasInternetEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7Network7Manager7Private20getCheckInternetUrlsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8JobQueue10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8JobQueue13globalStorageEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8NamedJob10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8NamedJob10prettyNameEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Settings10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Settings15isModuleEnabledERK7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Settings15moduleInstancesEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Settings15modulesSequenceEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Settings18modulesSearchPathsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Settings21brandingComponentNameEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Settings7isValidEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares9JobResult7detailsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares9JobResult7messageEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares9JobResultcvbEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition10KPMManager7backendEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition10KPMManagercvbEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition13PartitionSize7toBytesEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition13PartitionSize7toBytesEx@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition13PartitionSize7toBytesExx@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition13PartitionSize9toSectorsExx@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition13PartitionSizeeqERKS1_@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition13PartitionSizegtERKS1_@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition13PartitionSizeltERKS1_@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition14TemporaryMount4pathEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition17PartitionIteratordeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition17PartitionIteratoreqERKS1_@Base 3.3.13
|
|
||||||
_ZNK9Calamares9Partition17PartitionIteratorneERKS1_@Base 3.3.13
|
|
||||||
_ZNK9Calamares9PythonJob10metaObjectEv@Base 3.3.14
|
|
||||||
_ZNK9Calamares9PythonJob10prettyNameEv@Base 3.3.14
|
|
||||||
_ZNK9Calamares9PythonJob14getDescriptionEv@Base 3.3.14
|
|
||||||
_ZNK9Calamares9PythonJob19prettyStatusMessageEv@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZNK9__gnu_cxx24__concurrence_lock_error4whatEv@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNKSt5ctypeIcE8do_widenEc@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNKSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE4findERS2_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNKSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt10shared_ptrIvEC1IvN5boost6python9converter18shared_ptr_deleterEvEEPT_T0_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt10shared_ptrIvEC2IvN5boost6python9converter18shared_ptr_deleterEvEEPT_T0_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt10unique_ptrIN9Calamares5GeoIP9InterfaceESt14default_deleteIS2_EED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt10unique_ptrIN9Calamares5GeoIP9InterfaceESt14default_deleteIS2_EED2Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt14_Function_baseD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt14_Function_baseD2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE10_M_releaseEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 3.3.14
|
|
||||||
(optional=templinst)_ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS8_EEEEbT1_EUlS1_S2_E_E10_M_managerERSt9_Any_dataRKSI_St18_Manager_operation@Base 3.3.13
|
|
||||||
(optional=templinst)_ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS8_EEEEbT1_EUlS1_S2_E_E9_M_invokeERKSt9_Any_dataOS1_OS2_@Base 3.3.13
|
|
||||||
(optional=templinst)_ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS6_EEEEbT1_EUlS0_S0_E_E10_M_managerERSt9_Any_dataRKSG_St18_Manager_operation@Base 3.3.13
|
|
||||||
(optional=templinst)_ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS6_EEEEbT1_EUlS0_S0_E_E9_M_invokeERKSt9_Any_dataOS0_SJ_@Base 3.3.13
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IS3_EEPKcRKS3_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2IS3_EEPKcRKS3_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE11equal_rangeERS2_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE16_M_insert_uniqueIS4_EES1_ISt17_Rb_tree_iteratorIS4_EbEOT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE24_M_get_insert_unique_posERS2_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS2_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE5eraseERS2_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE16_M_insert_uniqueIS3_EES1_ISt17_Rb_tree_iteratorIS3_EbEOT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8seed_seq8generateIPjEEvT_S2_@Base 3.3.14
|
|
||||||
_ZTI22CalamaresPluginFactory@Base 3.3.13
|
|
||||||
_ZTI6QDebug@Base 3.3.13
|
|
||||||
_ZTIFvvE@Base 3.3.14
|
|
||||||
_ZTIN15CalamaresPython6HelperE@Base 3.3.14
|
|
||||||
_ZTIN5boost6detail15sp_counted_baseE@Base 3.3.14
|
|
||||||
_ZTIN6Logger6CDebugE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares10ProcessJobE@Base 3.3.14
|
|
||||||
_ZTIN9Calamares12ModuleSystem6ConfigE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares12RetranslatorE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares13GlobalStorageE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares14SleepInhibitorE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares17RequirementsModelE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares19RequirementsCheckerE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares3JobE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares5GeoIP9InterfaceE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares5Utils6RunnerE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6CppJobE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6Locale10ZonesModelE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6Locale11TranslationE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6Locale12RegionsModelE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6Locale12TimeZoneDataE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6Locale17TranslationsModelE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6Locale18RegionalZonesModelE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6ModuleE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6String18DictionaryExpanderE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares6SystemE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares7FailJobE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares7GoodJobE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares7Network7Manager7PrivateE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares7Network7ManagerE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares8JobQueueE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares8NamedJobE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares8SettingsE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares9JobResultE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares9PythonJobE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTIN9__gnu_cxx24__concurrence_lock_errorE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTIN9__gnu_cxx26__concurrence_unlock_errorE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 3.3.14
|
|
||||||
_ZTIPFvvE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTISt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=armhf)_ZTISt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTISt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=armhf)_ZTISt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTISt19_Sp_make_shared_tag@Base 3.3.14
|
|
||||||
_ZTIZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 3.3.13
|
|
||||||
_ZTIZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 3.3.13
|
|
||||||
_ZTS22CalamaresPluginFactory@Base 3.3.13
|
|
||||||
_ZTS6QDebug@Base 3.3.13
|
|
||||||
_ZTSFvvE@Base 3.3.14
|
|
||||||
_ZTSN15CalamaresPython6HelperE@Base 3.3.14
|
|
||||||
_ZTSN5boost6detail15sp_counted_baseE@Base 3.3.14
|
|
||||||
_ZTSN6Logger6CDebugE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares10ProcessJobE@Base 3.3.14
|
|
||||||
_ZTSN9Calamares12ModuleSystem6ConfigE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares12RetranslatorE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares13GlobalStorageE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares14SleepInhibitorE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares17RequirementsModelE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares19RequirementsCheckerE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares3JobE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares5GeoIP9InterfaceE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares5Utils6RunnerE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6CppJobE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6Locale10ZonesModelE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6Locale11TranslationE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6Locale12RegionsModelE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6Locale12TimeZoneDataE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6Locale17TranslationsModelE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6Locale18RegionalZonesModelE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6ModuleE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6String18DictionaryExpanderE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares6SystemE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares7FailJobE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares7GoodJobE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares7Network7Manager7PrivateE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares7Network7ManagerE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares8JobQueueE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares8NamedJobE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares8SettingsE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares9JobResultE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares9PythonJobE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSN9__gnu_cxx24__concurrence_lock_errorE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSN9__gnu_cxx26__concurrence_unlock_errorE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 3.3.14
|
|
||||||
_ZTSNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.13
|
|
||||||
_ZTSPFvvE@Base 3.3.14
|
|
||||||
_ZTSPN9Calamares13GlobalStorageE@Base 3.3.14
|
|
||||||
_ZTSPN9Calamares9PythonJobE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTSSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTSSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
_ZTSSt19_Sp_make_shared_tag@Base 3.3.13
|
|
||||||
_ZTSZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 3.3.13
|
|
||||||
_ZTSZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 3.3.13
|
|
||||||
_ZTV22CalamaresPluginFactory@Base 3.3.13
|
|
||||||
_ZTVN15CalamaresPython6HelperE@Base 3.3.14
|
|
||||||
_ZTVN6Logger6CDebugE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares10ProcessJobE@Base 3.3.14
|
|
||||||
_ZTVN9Calamares12ModuleSystem6ConfigE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares12RetranslatorE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares13GlobalStorageE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares14SleepInhibitorE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares17RequirementsModelE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares19RequirementsCheckerE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares3JobE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares5GeoIP9InterfaceE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares5Utils6RunnerE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6CppJobE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6Locale10ZonesModelE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6Locale11TranslationE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6Locale12RegionsModelE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6Locale12TimeZoneDataE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6Locale17TranslationsModelE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6Locale18RegionalZonesModelE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6ModuleE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6String18DictionaryExpanderE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares6SystemE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares7FailJobE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares7GoodJobE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares7Network7Manager7PrivateE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares7Network7ManagerE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares8JobQueueE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares8NamedJobE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares8SettingsE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares9JobResultE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares9PythonJobE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTVN9__gnu_cxx24__concurrence_lock_errorE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTVN9__gnu_cxx26__concurrence_unlock_errorE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTVSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=armhf)_ZTVSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTVSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=armhf)_ZTVSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 3.3.13
|
|
||||||
(optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 3.3.13
|
|
||||||
_ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 3.3.13
|
|
||||||
_ZrsRKN4YAML4NodeER5QListI7QStringE@Base 3.3.13
|
|
||||||
(c++)"non-virtual thunk to Calamares::Locale::TimeZoneData::translated() const@Base" 3.3.13
|
|
||||||
(c++|arch=!amd64 !arm64 !ppc64el !s390x)"non-virtual thunk to Calamares::Locale::TimeZoneData::~TimeZoneData()@Base" 3.3.14
|
|
1
debian/libcalamaresui3.3.install
vendored
1
debian/libcalamaresui3.3.install
vendored
@ -1 +0,0 @@
|
|||||||
/usr/lib/${DEB_HOST_MULTIARCH}/libcalamaresui.so*
|
|
501
debian/libcalamaresui3.3.symbols
vendored
501
debian/libcalamaresui3.3.symbols
vendored
@ -1,501 +0,0 @@
|
|||||||
# SymbolsHelper-Confirmed: 3.3.14 amd64 arm64 armhf ppc64el riscv64 s390x
|
|
||||||
libcalamaresui.so.3.3 libcalamaresui3.3 #MINVER#
|
|
||||||
* Build-Depends-Package: libcalamares-dev
|
|
||||||
_ZN13ImageRegistry10putInCacheERK7QStringRK5QSizeN9Calamares9ImageModeERK7QPixmap@Base 3.3.13
|
|
||||||
_ZN13ImageRegistry4iconERK7QStringN9Calamares9ImageModeE@Base 3.3.13
|
|
||||||
_ZN13ImageRegistry6pixmapERK7QStringRK5QSizeN9Calamares9ImageModeE@Base 3.3.13
|
|
||||||
_ZN13ImageRegistry8cacheKeyERK5QSize@Base 3.3.13
|
|
||||||
_ZN13ImageRegistry8instanceEv@Base 3.3.13
|
|
||||||
_ZN13ImageRegistryC1Ev@Base 3.3.13
|
|
||||||
_ZN13ImageRegistryC2Ev@Base 3.3.13
|
|
||||||
_ZN13WaitingWidget11changeEventEP6QEvent@Base 3.3.13
|
|
||||||
_ZN13WaitingWidgetC1ERK7QStringP7QWidget@Base 3.3.13
|
|
||||||
_ZN13WaitingWidgetC2ERK7QStringP7QWidget@Base 3.3.13
|
|
||||||
_ZN13WaitingWidgetD0Ev@Base 3.3.13
|
|
||||||
_ZN13WaitingWidgetD1Ev@Base 3.3.13
|
|
||||||
_ZN13WaitingWidgetD2Ev@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget10paintEventEP11QPaintEvent@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget10updateSizeEv@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget11updateTimerEv@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget12setAlignmentEN2Qt13AlignmentFlagE@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget12setLineWidthEi@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget12setRoundnessEd@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget12setTextColorE6QColor@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget13setLineLengthEi@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget14setInnerRadiusEi@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget14updatePositionEv@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget16setNumberOfLinesEi@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget22setMinimumTrailOpacityEd@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget22setTrailFadePercentageEd@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget23setRevolutionsPerSecondEd@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget4stopEv@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget5startEv@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget6rotateEv@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget7setTextERK7QString@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidget8setColorE6QColor@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidgetC1EN2Qt14WindowModalityEP7QWidgetbb@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidgetC1EP7QWidgetbb@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidgetC2EN2Qt14WindowModalityEP7QWidgetbb@Base 3.3.13
|
|
||||||
_ZN20WaitingSpinnerWidgetC2EP7QWidgetbb@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN20WaitingSpinnerWidgetD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN20WaitingSpinnerWidgetD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN20WaitingSpinnerWidgetD2Ev@Base 3.3.14
|
|
||||||
_ZN21FixedAspectRatioLabel11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN21FixedAspectRatioLabel11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN21FixedAspectRatioLabel11resizeEventEP12QResizeEvent@Base 3.3.13
|
|
||||||
_ZN21FixedAspectRatioLabel16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN21FixedAspectRatioLabel9setPixmapERK7QPixmap@Base 3.3.13
|
|
||||||
_ZN21FixedAspectRatioLabelC1EP7QWidget@Base 3.3.13
|
|
||||||
_ZN21FixedAspectRatioLabelC2EP7QWidget@Base 3.3.13
|
|
||||||
_ZN21FixedAspectRatioLabelD0Ev@Base 3.3.13
|
|
||||||
_ZN21FixedAspectRatioLabelD1Ev@Base 3.3.13
|
|
||||||
_ZN21FixedAspectRatioLabelD2Ev@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidget11changeEventEP6QEvent@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidget11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidget11qt_metacastEPKc@Base 3.3.13
|
|
||||||
(subst)_ZN22CountdownWaitingWidget11setIntervalENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidget16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidget4stopEv@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidget4tickEv@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidget5startEv@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidget7timeoutEv@Base 3.3.13
|
|
||||||
(subst)_ZN22CountdownWaitingWidgetC1ENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEP7QWidget@Base 3.3.13
|
|
||||||
(subst)_ZN22CountdownWaitingWidgetC2ENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEP7QWidget@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidgetD0Ev@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidgetD1Ev@Base 3.3.13
|
|
||||||
_ZN22CountdownWaitingWidgetD2Ev@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML11InvalidNodeC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML11InvalidNodeC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZN4YAML11KeyNotFoundC1INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERKNS_4MarkERKT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZN4YAML11KeyNotFoundC2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERKNS_4MarkERKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML12BadSubscriptC1IA13_cEERKNS_4MarkERKT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZN4YAML12BadSubscriptC1INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERKNS_4MarkERKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML12BadSubscriptC2IA13_cEERKNS_4MarkERKT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZN4YAML12BadSubscriptC2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERKNS_4MarkERKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML13BadConversionC1ERKNS_4MarkE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML13BadConversionC2ERKNS_4MarkE@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeC1IPKcEERKT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeC2IPKcEERKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeD2Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeixIA13_cEES0_RKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML4NodeixIA14_cEES0_RKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML6detail9node_data3getIA13_cEERNS0_4nodeERKT_St10shared_ptrINS0_13memory_holderEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML6detail9node_data3getIA14_cEERNS0_4nodeERKT_St10shared_ptrINS0_13memory_holderEE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZN4YAML9Exception10build_whatERKNS_4MarkERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML9ExceptionC1ERKNS_4MarkERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN4YAML9ExceptionC2ERKNS_4MarkERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN6QDebuglsEPKc@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN6QDebuglsERK7QString@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN7QStringC1EPKc@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN7QStringC2EPKc@Base 3.3.14
|
|
||||||
_ZN9Calamares10ViewModule17checkRequirementsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares10ViewModule8initFromERKNS_12ModuleSystem10DescriptorE@Base 3.3.13
|
|
||||||
_ZN9Calamares10ViewModule8loadSelfEv@Base 3.3.13
|
|
||||||
_ZN9Calamares10ViewModuleC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares10ViewModuleC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares10ViewModuleD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares10ViewModuleD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares10ViewModuleD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep10onActivateEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep12loadCompleteEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep13showFailedQmlEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep13widgetMarginsE6QFlagsIN2Qt11OrientationEE@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep18setContextPropertyEPKcP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep19setConfigurationMapERK4QMapI7QString8QVariantE@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep6widgetEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep7onLeaveEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep7showQmlEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStep9getConfigEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStepC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStepC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStepD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStepD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares11QmlViewStepD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager10s_instanceE@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager11addViewStepEPNS_8ViewStepE@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager12onInitFailedERK5QListI7QStringE@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager13centralWidgetEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager14insertViewStepEiPNS_8ViewStepE@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager14onInitCompleteEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager16updateNextStatusEb@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager18currentStepChangedEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager18updateButtonLabelsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager19updateCancelEnabledEb@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager20onInstallationFailedERK7QStringS3_@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager25confirmCancelInstallationEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager27updateBackAndNextVisibilityEb@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager4backEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager4nextEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager4quitEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager8instanceEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManager8instanceEv@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManagerC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManagerC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManagerD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManagerD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares11ViewManagerD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12CppJobModule8initFromERKNS_12ModuleSystem10DescriptorE@Base 3.3.13
|
|
||||||
_ZN9Calamares12CppJobModule8loadSelfEv@Base 3.3.13
|
|
||||||
_ZN9Calamares12CppJobModuleC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12CppJobModuleC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12CppJobModuleD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12CppJobModuleD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares12CppJobModuleD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager10s_instanceE@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager11loadModulesEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager13modulesFailedE5QListI7QStringE@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager13modulesLoadedEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager14moduleInstanceERKNS_12ModuleSystem11InstanceKeyE@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager16moduleDescriptorERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager17checkDependenciesEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager17checkRequirementsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager18loadedInstanceKeysEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager20requirementsCompleteEb@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager23checkModuleDependenciesERKNS_6ModuleE@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager4initEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager6doInitEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager8initDoneEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager8instanceEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManager9addModuleEPNS_6ModuleE@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManagerC1ERK5QListI7QStringEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManagerC2ERK5QListI7QStringEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManagerD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManagerD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares13ModuleManagerD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares13defaultPixmapENS_9ImageTypeENS_9ImageModeERK5QSize@Base 3.3.13
|
|
||||||
_ZN9Calamares13qmlModulesDirEv@Base 3.3.13
|
|
||||||
_ZN9Calamares13searchQmlFileENS_9QmlSearchERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares13searchQmlFileENS_9QmlSearchERK7QStringRKNS_12ModuleSystem11InstanceKeyE@Base 3.3.13
|
|
||||||
_ZN9Calamares14qmlSearchNamesEv@Base 3.3.13
|
|
||||||
_ZN9Calamares14unmarginLayoutEP7QLayout@Base 3.3.13
|
|
||||||
_ZN9Calamares15PythonJobModule8initFromERKNS_12ModuleSystem10DescriptorE@Base 3.3.13
|
|
||||||
_ZN9Calamares15PythonJobModule8loadSelfEv@Base 3.3.13
|
|
||||||
_ZN9Calamares15PythonJobModuleC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares15PythonJobModuleC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares15PythonJobModuleD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares15PythonJobModuleD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares15PythonJobModuleD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares15callQmlFunctionEP10QQuickItemPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares15defaultFontSizeEv@Base 3.3.13
|
|
||||||
_ZN9Calamares15defaultIconSizeEv@Base 3.3.13
|
|
||||||
_ZN9Calamares15fixButtonLabelsEP11QMessageBox@Base 3.3.13
|
|
||||||
_ZN9Calamares15fixButtonLabelsEP16QDialogButtonBox@Base 3.3.13
|
|
||||||
_ZN9Calamares16ProcessJobModule8initFromERKNS_12ModuleSystem10DescriptorE@Base 3.3.13
|
|
||||||
_ZN9Calamares16ProcessJobModule8loadSelfEv@Base 3.3.13
|
|
||||||
_ZN9Calamares16ProcessJobModuleC1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares16ProcessJobModuleC2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares16ProcessJobModuleD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares16ProcessJobModuleD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares16ProcessJobModuleD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares16setQmlModulesDirERK4QDir@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep10onActivateEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep18updateFromJobQueueEdRK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep26appendJobModuleInstanceKeyERKNS_12ModuleSystem11InstanceKeyE@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep4backEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep4nextEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep6widgetEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep7onLeaveEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStep9toggleLogEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStepC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares17ExecutionViewStepC2EP7QObject@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares17ExecutionViewStepD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares17ExecutionViewStepD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares17ExecutionViewStepD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares17defaultFontHeightEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17initQmlModulesDirEv@Base 3.3.13
|
|
||||||
_ZN9Calamares17registerQmlModelsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares18setDefaultFontSizeEi@Base 3.3.13
|
|
||||||
_ZN9Calamares20moduleFromDescriptorERKNS_12ModuleSystem10DescriptorERK7QStringS6_S6_@Base 3.3.13
|
|
||||||
_ZN9Calamares5Paste11doLogUploadEP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares5Paste13doLogUploadUIEP7QWidget@Base 3.3.13
|
|
||||||
_ZN9Calamares5Paste9isEnabledEv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabel11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabel11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabel15mousePressEventEP11QMouseEvent@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabel16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabel17mouseReleaseEventEP11QMouseEvent@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabel7clickedEv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabelC1EP7QWidget@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabelC1ERK7QStringP7QWidget@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabelC2EP7QWidget@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabelC2ERK7QStringP7QWidget@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabelD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabelD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets14ClickableLabelD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton10addToGroupEP12QButtonGroupi@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton10setCheckedEb@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton11setIconSizeERK5QSize@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton13toggleOptionsEb@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton18addOptionsComboBoxEP9QComboBox@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton7setIconERK5QIcon@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButton7setTextERK7QString@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButtonC1EP7QWidget@Base 3.3.13
|
|
||||||
_ZN9Calamares7Widgets17PrettyRadioButtonC2EP7QWidget@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7Widgets17PrettyRadioButtonD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7Widgets17PrettyRadioButtonD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares7Widgets17PrettyRadioButtonD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares8Branding10s_instanceE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding15WindowDimension8suffixesEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding18initSimpleSettingsERKN4YAML4NodeE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding19s_imageEntryStringsE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding20s_stringEntryStringsE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding21initSlideshowSettingsERKN4YAML4NodeE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding21s_uploadServerStringsE@Base 3.3.13
|
|
||||||
_ZN9Calamares8Branding8instanceEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8BrandingC1ERK7QStringP7QObjectd@Base 3.3.13
|
|
||||||
_ZN9Calamares8BrandingC2ERK7QStringP7QObjectd@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares8BrandingD0Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares8BrandingD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZN9Calamares8BrandingD2Ev@Base 3.3.14
|
|
||||||
_ZN9Calamares8ViewStep10onActivateEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep11qt_metacallEN11QMetaObject4CallEiPPv@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep11qt_metacastEPKc@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep13widgetMarginsE6QFlagsIN2Qt11OrientationEE@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep16staticMetaObjectE@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep17checkRequirementsEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep17nextStatusChangedEb@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep19setConfigurationMapERK4QMapI7QString8QVariantE@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep20setModuleInstanceKeyERKNS_12ModuleSystem11InstanceKeyE@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep4backEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep4nextEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep7onLeaveEv@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStep8onCancelEv@Base 3.3.14
|
|
||||||
_ZN9Calamares8ViewStepC1EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStepC2EP7QObject@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStepD0Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStepD1Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares8ViewStepD2Ev@Base 3.3.13
|
|
||||||
_ZN9Calamares9largeFontEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget10isSpinningEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget10lineLengthEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget11innerRadiusEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget13numberOfLinesEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget19minimumTrailOpacityEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget19trailFadePercentageEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget21revolutionsPersSecondEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget4textEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget5colorEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget9lineWidthEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget9roundnessEv@Base 3.3.13
|
|
||||||
_ZNK20WaitingSpinnerWidget9textColorEv@Base 3.3.13
|
|
||||||
_ZNK21FixedAspectRatioLabel10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK22CountdownWaitingWidget10metaObjectEv@Base 3.3.13
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4Node16EnsureNodeExistsEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4Node2asINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEET_v@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4Node4MarkEv@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4Node4TypeEv@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4NodeixIA13_cEEKS0_RKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4NodeixIA21_cEEKS0_RKT_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4NodeixIA22_cEEKS0_RKT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4NodeixINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEKS0_RKT_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNK4YAML4NodeixIPKcEEKS0_RKT_@Base 3.3.14
|
|
||||||
_ZNK9Calamares10ViewModule4jobsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares10ViewModule4typeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares10ViewModule9interfaceEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11QmlViewStep10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11QmlViewStep10prettyNameEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11QmlViewStep13isAtBeginningEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11QmlViewStep13isBackEnabledEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11QmlViewStep13isNextEnabledEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11QmlViewStep4jobsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11QmlViewStep7isAtEndEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager10ensureSizeE5QSize@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager11currentStepEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager11isDebugModeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager11isSetupModeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager11logFilePathEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager12isChrootModeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager13cancelEnabledEb@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager15backIconChangedE7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager15nextIconChangedE7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager15quitIconChangedE7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager16backLabelChangedE7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager16currentStepIndexEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager16nextLabelChangedE7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager16quitLabelChangedE7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager18backEnabledChangedEb@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager18nextEnabledChangedEb@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager18quitEnabledChangedEb@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager18quitTooltipChangedE7QString@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager18quitVisibleChangedEb@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager25backAndNextVisibleChangedEb@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager4dataERK11QModelIndexi@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager8rowCountERK11QModelIndex@Base 3.3.13
|
|
||||||
_ZNK9Calamares11ViewManager9viewStepsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares12CppJobModule4jobsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares12CppJobModule4typeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares12CppJobModule9interfaceEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares13ModuleManager10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares15PythonJobModule4jobsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares15PythonJobModule4typeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares15PythonJobModule9interfaceEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares16ProcessJobModule4jobsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares16ProcessJobModule4typeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares16ProcessJobModule9interfaceEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17ExecutionViewStep10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17ExecutionViewStep10prettyNameEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17ExecutionViewStep13isAtBeginningEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17ExecutionViewStep13isBackEnabledEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17ExecutionViewStep13isNextEnabledEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17ExecutionViewStep4jobsEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares17ExecutionViewStep7isAtEndEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7Widgets14ClickableLabel10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7Widgets17PrettyRadioButton10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7Widgets17PrettyRadioButton8iconSizeEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares7Widgets17PrettyRadioButton9isCheckedEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding10setGlobalsEPNS_13GlobalStorageE@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding10stylesheetEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding11styleStringENS0_10StyleEntryE@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding15WindowDimension7isValidEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding18componentDirectoryEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding5imageENS0_10ImageEntryERK5QSize@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding5imageERK5QListI7QStringERK5QSize@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding5imageERK7QStringRK5QSize@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding6stringENS0_11StringEntryE@Base 3.3.13
|
|
||||||
_ZNK9Calamares8Branding9imagePathENS0_10ImageEntryE@Base 3.3.13
|
|
||||||
_ZNK9Calamares8ViewStep10ensureSizeE5QSize@Base 3.3.13
|
|
||||||
_ZNK9Calamares8ViewStep10metaObjectEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8ViewStep12prettyStatusEv@Base 3.3.13
|
|
||||||
_ZNK9Calamares8ViewStep19createSummaryWidgetEv@Base 3.3.13
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNKSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt14_Function_baseD1Ev@Base 3.3.14
|
|
||||||
(arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt14_Function_baseD2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE10_M_releaseEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=riscv64)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE15_M_add_ref_copyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=armhf)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE15_M_add_ref_copyEv@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IS3_EEPKcRKS3_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2IS3_EEPKcRKS3_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE24_M_get_insert_unique_posERS2_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS2_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base 3.3.14
|
|
||||||
(optional=templinst|arch=!amd64 !arm64 !ppc64el !s390x)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@Base 3.3.14
|
|
||||||
(arch=amd64 arm64 ppc64el s390x)_ZSt19piecewise_construct@Base 3.3.14
|
|
||||||
_ZTI13WaitingWidget@Base 3.3.13
|
|
||||||
_ZTI20WaitingSpinnerWidget@Base 3.3.13
|
|
||||||
_ZTI21FixedAspectRatioLabel@Base 3.3.13
|
|
||||||
_ZTI22CountdownWaitingWidget@Base 3.3.13
|
|
||||||
_ZTIN9Calamares10ViewModuleE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares11QmlViewStepE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares11ViewManagerE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares12CppJobModuleE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares13ModuleManagerE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares15PythonJobModuleE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares16ProcessJobModuleE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares17ExecutionViewStepE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares7Widgets14ClickableLabelE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares7Widgets17PrettyRadioButtonE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares8BrandingE@Base 3.3.13
|
|
||||||
_ZTIN9Calamares8ViewStepE@Base 3.3.13
|
|
||||||
(arch=riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTISt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=armhf)_ZTISt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTISt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=armhf)_ZTISt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
_ZTS13WaitingWidget@Base 3.3.13
|
|
||||||
_ZTS20WaitingSpinnerWidget@Base 3.3.13
|
|
||||||
_ZTS21FixedAspectRatioLabel@Base 3.3.13
|
|
||||||
_ZTS22CountdownWaitingWidget@Base 3.3.13
|
|
||||||
_ZTSN9Calamares10ViewModuleE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares11QmlViewStepE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares11ViewManagerE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares12CppJobModuleE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares13ModuleManagerE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares15PythonJobModuleE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares16ProcessJobModuleE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares17ExecutionViewStepE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares7Widgets14ClickableLabelE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares7Widgets17PrettyRadioButtonE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares8BrandingE@Base 3.3.13
|
|
||||||
_ZTSN9Calamares8ViewStepE@Base 3.3.13
|
|
||||||
(arch=riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTSSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTSSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=!riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
_ZTV13WaitingWidget@Base 3.3.13
|
|
||||||
_ZTV20WaitingSpinnerWidget@Base 3.3.13
|
|
||||||
_ZTV21FixedAspectRatioLabel@Base 3.3.13
|
|
||||||
_ZTV22CountdownWaitingWidget@Base 3.3.13
|
|
||||||
_ZTVN9Calamares10ViewModuleE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares11QmlViewStepE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares11ViewManagerE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares12CppJobModuleE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares13ModuleManagerE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares15PythonJobModuleE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares16ProcessJobModuleE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares17ExecutionViewStepE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares7Widgets14ClickableLabelE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares7Widgets17PrettyRadioButtonE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares8BrandingE@Base 3.3.13
|
|
||||||
_ZTVN9Calamares8ViewStepE@Base 3.3.13
|
|
||||||
(arch=riscv64)_ZTVSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=armhf)_ZTVSt15_Sp_counted_ptrIPN4YAML6detail13memory_holderELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(arch=riscv64)_ZTVSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE1EE@Base 3.3.14
|
|
||||||
(arch=armhf)_ZTVSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_cxx12_Lock_policyE2EE@Base 3.3.14
|
|
||||||
(c++)"non-virtual thunk to Calamares::Widgets::ClickableLabel::~ClickableLabel()@Base" 3.3.13
|
|
||||||
(c++|arch=!amd64 !arm64 !ppc64el !s390x)"non-virtual thunk to Calamares::Widgets::PrettyRadioButton::~PrettyRadioButton()@Base" 3.3.14
|
|
||||||
(c++)"non-virtual thunk to CountdownWaitingWidget::~CountdownWaitingWidget()@Base" 3.3.13
|
|
||||||
(c++)"non-virtual thunk to FixedAspectRatioLabel::~FixedAspectRatioLabel()@Base" 3.3.13
|
|
||||||
(c++|arch=!amd64 !arm64 !ppc64el !s390x)"non-virtual thunk to WaitingSpinnerWidget::~WaitingSpinnerWidget()@Base" 3.3.14
|
|
||||||
(c++)"non-virtual thunk to WaitingWidget::~WaitingWidget()@Base" 3.3.13
|
|
15
debian/lintian-overrides
vendored
15
debian/lintian-overrides
vendored
@ -1,10 +1,17 @@
|
|||||||
# These are hooks that is incorporated in initramfs and does not need to be executable by itself.
|
# These are hooks that is incorperated in initramfs and does not need to be executable by itself.
|
||||||
calamares: script-not-executable
|
calamares: script-not-executable
|
||||||
|
|
||||||
|
# This is a false-alarm. This file does not contain licensing information,
|
||||||
|
# instead, it's a configuration file for licence options in the installer.
|
||||||
|
calamares: extra-license-file usr/share/calamares/modules/license.conf
|
||||||
|
|
||||||
# Private libraries, so no -dev packages or symbol files
|
# Private libraries, so no -dev packages or symbol files
|
||||||
calamares: link-to-shared-library-in-wrong-package
|
calamares: non-dev-pkg-with-shlib-symlink
|
||||||
calamares: no-symbols-control-file
|
calamares: no-symbols-control-file
|
||||||
calamares: package-name-doesnt-match-sonames
|
calamares: package-name-doesnt-match-sonames
|
||||||
|
|
||||||
# False alarm
|
# Debian live media relies on sudo so this message isn't needed
|
||||||
calamares: hardening-no-bindnow
|
calamares: desktop-command-not-in-package usr/share/applications/calamares.desktop sudo
|
||||||
|
|
||||||
|
# Odd false alarm
|
||||||
|
calamares: spelling-error-in-binary usr/bin/calamares Iif If
|
||||||
|
16
debian/patches/0001-replace-pkexec-by-sudo.patch
vendored
16
debian/patches/0001-replace-pkexec-by-sudo.patch
vendored
@ -6,20 +6,16 @@ Subject: replace pkexec by sudo
|
|||||||
calamares.desktop | 2 +-
|
calamares.desktop | 2 +-
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/calamares.desktop b/calamares.desktop
|
||||||
|
index f8be5d1..53c2424 100644
|
||||||
--- a/calamares.desktop
|
--- a/calamares.desktop
|
||||||
+++ b/calamares.desktop
|
+++ b/calamares.desktop
|
||||||
@@ -5,12 +5,13 @@ Name=Install System
|
@@ -5,7 +5,7 @@ Name=Install System
|
||||||
GenericName=System Installer
|
GenericName=System Installer
|
||||||
Keywords=calamares;system;installer;
|
Keywords=calamares;system;installer
|
||||||
TryExec=calamares
|
TryExec=calamares
|
||||||
-Exec=sh -c "pkexec calamares"
|
-Exec=pkexec /usr/bin/calamares
|
||||||
+Exec=sh -c "sudo -E calamares -D6"
|
+Exec=sudo /usr/bin/calamares
|
||||||
Comment=Calamares — System Installer
|
Comment=Calamares — System Installer
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
StartupNotify=true
|
|
||||||
Categories=Qt;System;
|
|
||||||
+NotShowIn=LXQt;
|
|
||||||
X-AppStream-Ignore=true
|
|
||||||
|
|
||||||
Name[ar]=تثبيت النظام
|
|
||||||
|
2
debian/patches/apport-package-hook.patch
vendored
2
debian/patches/apport-package-hook.patch
vendored
@ -52,7 +52,7 @@ Author: Walter Lapchynski <wxl@ubuntu.com>
|
|||||||
+for module in module_names:
|
+for module in module_names:
|
||||||
+ installed_modules.append(module_path + module + ".conf")
|
+ installed_modules.append(module_path + module + ".conf")
|
||||||
+
|
+
|
||||||
+log_file = expanduser("~") + "/.cache/calamares/session.log"
|
+log_file = expanduser("~") + "/.cache/Calamares/session.log"
|
||||||
+
|
+
|
||||||
+config_file = "/etc/calamares/settings.conf"
|
+config_file = "/etc/calamares/settings.conf"
|
||||||
+
|
+
|
||||||
|
@ -1,120 +0,0 @@
|
|||||||
Description: Allow specifying partitions that are only present when FDE is used.
|
|
||||||
Author: Aaron Rainbolt <arraybolt3@ubuntu.com>
|
|
||||||
Origin: ubuntu
|
|
||||||
Forwarded: not-needed
|
|
||||||
Last-Update: 2024-02-26
|
|
||||||
|
|
||||||
--- a/src/modules/partition/core/PartitionLayout.cpp
|
|
||||||
+++ b/src/modules/partition/core/PartitionLayout.cpp
|
|
||||||
@@ -62,6 +62,7 @@ PartitionLayout::PartitionEntry::Partiti
|
|
||||||
const QString& mountPoint,
|
|
||||||
const QString& fs,
|
|
||||||
const bool& noEncrypt,
|
|
||||||
+ const bool& onlyPresentWithEncryption,
|
|
||||||
const QVariantMap& features,
|
|
||||||
const QString& size,
|
|
||||||
const QString& minSize,
|
|
||||||
@@ -72,6 +73,7 @@ PartitionLayout::PartitionEntry::Partiti
|
|
||||||
, partAttributes( attributes )
|
|
||||||
, partMountPoint( mountPoint )
|
|
||||||
, partNoEncrypt( noEncrypt )
|
|
||||||
+ , partOnlyPresentWithEncryption ( onlyPresentWithEncryption )
|
|
||||||
, partFeatures( features )
|
|
||||||
, partSize( size )
|
|
||||||
, partMinSize( minSize )
|
|
||||||
@@ -119,6 +121,7 @@ PartitionLayout::init( FileSystem::Type
|
|
||||||
Calamares::getString( pentry, "mountPoint" ),
|
|
||||||
Calamares::getString( pentry, "filesystem", "unformatted" ),
|
|
||||||
Calamares::getBool( pentry, "noEncrypt", false ),
|
|
||||||
+ Calamares::getBool( pentry, "onlyPresentWithEncryption", false ),
|
|
||||||
Calamares::getSubMap( pentry, "features", ok ),
|
|
||||||
Calamares::getString( pentry, "size", QStringLiteral( "0" ) ),
|
|
||||||
Calamares::getString( pentry, "minSize", QStringLiteral( "0" ) ),
|
|
||||||
@@ -228,6 +231,10 @@ PartitionLayout::createPartitions( Devic
|
|
||||||
cWarning() << "Partition" << entry.partMountPoint << "size is invalid, skipping...";
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
+ if ( luksPassphrase.isEmpty() && entry.partOnlyPresentWithEncryption ) {
|
|
||||||
+ // this partition is being skipped entirely
|
|
||||||
+ continue;
|
|
||||||
+ }
|
|
||||||
|
|
||||||
// Calculate partition size: Rely on "possibly uninitialized use"
|
|
||||||
// warnings to ensure that all the cases are covered below.
|
|
||||||
@@ -252,6 +259,10 @@ PartitionLayout::createPartitions( Devic
|
|
||||||
availableSectors = totalSectors;
|
|
||||||
for ( const auto& entry : std::as_const( m_partLayout ) )
|
|
||||||
{
|
|
||||||
+ if ( luksPassphrase.isEmpty() && entry.partOnlyPresentWithEncryption ) {
|
|
||||||
+ // this partition is being skipped entirely
|
|
||||||
+ continue;
|
|
||||||
+ }
|
|
||||||
qint64 sectors = partSectorsMap.value( &entry );
|
|
||||||
if ( entry.partMinSize.isValid() )
|
|
||||||
{
|
|
||||||
@@ -265,6 +276,10 @@ PartitionLayout::createPartitions( Devic
|
|
||||||
// Assign sectors for percentage-defined partitions.
|
|
||||||
for ( const auto& entry : std::as_const( m_partLayout ) )
|
|
||||||
{
|
|
||||||
+ if ( luksPassphrase.isEmpty() && entry.partOnlyPresentWithEncryption ) {
|
|
||||||
+ // this partition is being skipped entirely
|
|
||||||
+ continue;
|
|
||||||
+ }
|
|
||||||
if ( entry.partSize.unit() == Calamares::Partition::SizeUnit::Percent )
|
|
||||||
{
|
|
||||||
qint64 sectors
|
|
||||||
@@ -288,6 +303,10 @@ PartitionLayout::createPartitions( Devic
|
|
||||||
availableSectors = totalSectors;
|
|
||||||
for ( const auto& entry : std::as_const( m_partLayout ) )
|
|
||||||
{
|
|
||||||
+ if ( luksPassphrase.isEmpty() && entry.partOnlyPresentWithEncryption ) {
|
|
||||||
+ // this partition is being skipped entirely
|
|
||||||
+ continue;
|
|
||||||
+ }
|
|
||||||
// Adjust partition size based on available space.
|
|
||||||
qint64 sectors = partSectorsMap.value( &entry );
|
|
||||||
sectors = std::min( sectors, availableSectors );
|
|
||||||
--- a/src/modules/partition/core/PartitionLayout.h
|
|
||||||
+++ b/src/modules/partition/core/PartitionLayout.h
|
|
||||||
@@ -38,6 +38,7 @@ public:
|
|
||||||
QString partMountPoint;
|
|
||||||
FileSystem::Type partFileSystem = FileSystem::Unknown;
|
|
||||||
bool partNoEncrypt = false;
|
|
||||||
+ bool partOnlyPresentWithEncryption;
|
|
||||||
QVariantMap partFeatures;
|
|
||||||
Calamares::Partition::PartitionSize partSize;
|
|
||||||
Calamares::Partition::PartitionSize partMinSize;
|
|
||||||
@@ -63,6 +64,7 @@ public:
|
|
||||||
const QString& mountPoint,
|
|
||||||
const QString& fs,
|
|
||||||
const bool& noEncrypt,
|
|
||||||
+ const bool& onlyPresentWithEncryption,
|
|
||||||
const QVariantMap& features,
|
|
||||||
const QString& size,
|
|
||||||
const QString& minSize = QString(),
|
|
||||||
--- a/src/modules/partition/partition.conf
|
|
||||||
+++ b/src/modules/partition/partition.conf
|
|
||||||
@@ -316,6 +316,7 @@ lvm:
|
|
||||||
# type: "4f68bce3-e8cd-4db1-96e7-fbcaf984b709"
|
|
||||||
# filesystem: "ext4"
|
|
||||||
# noEncrypt: false
|
|
||||||
+# onlyPresentWithEncryption: false
|
|
||||||
# mountPoint: "/"
|
|
||||||
# size: 20%
|
|
||||||
# minSize: 500M
|
|
||||||
@@ -325,6 +326,7 @@ lvm:
|
|
||||||
# type: "933ac7e1-2eb4-4f13-b844-0e14e2aef915"
|
|
||||||
# filesystem: "ext4"
|
|
||||||
# noEncrypt: false
|
|
||||||
+# onlyPresentWithEncryption: false
|
|
||||||
# mountPoint: "/home"
|
|
||||||
# size: 3G
|
|
||||||
# minSize: 1.5G
|
|
||||||
@@ -353,6 +355,7 @@ lvm:
|
|
||||||
# default filesystem type, or the user's choice, will be applied instead
|
|
||||||
# of "unknown" (e.g. the user might pick ext4, or xfs).
|
|
||||||
# - noEncrypt: whether this partition is exempt from encryption if enabled (optional parameter; default is false)
|
|
||||||
+# - onlyPresentWithEncryption: whether this partition is only created when encryption is enabled (optional parameter; default is false; ONLY SUPPORTED IN UBUNTU)
|
|
||||||
# - mountPoint: partition mount point (optional parameter; not mounted if unset)
|
|
||||||
# - size: partition size in bytes (append 'K', 'M' or 'G' for KiB, MiB or GiB)
|
|
||||||
# or
|
|
@ -1,14 +0,0 @@
|
|||||||
diff --git a/src/modules/users/Config.cpp b/src/modules/users/Config.cpp
|
|
||||||
index be754774b..380ed293e 100644
|
|
||||||
--- a/src/modules/users/Config.cpp
|
|
||||||
+++ b/src/modules/users/Config.cpp
|
|
||||||
@@ -1026,8 +1026,7 @@ Config::setConfigurationMap( const QVariantMap& configurationMap )
|
|
||||||
m_reuseUserPasswordForRoot = Calamares::getBool( configurationMap, "doReusePassword", false );
|
|
||||||
|
|
||||||
m_permitWeakPasswords = Calamares::getBool( configurationMap, "allowWeakPasswords", false );
|
|
||||||
- m_requireStrongPasswords
|
|
||||||
- = !m_permitWeakPasswords || !Calamares::getBool( configurationMap, "allowWeakPasswordsDefault", false );
|
|
||||||
+ m_requireStrongPasswords = Calamares::getBool( configurationMap, "allowWeakPasswordsDefault", false );
|
|
||||||
|
|
||||||
// If the value doesn't exist, or isn't a map, this gives an empty map -- no problem
|
|
||||||
auto pr_checks( configurationMap.value( "passwordRequirements" ).toMap() );
|
|
82
debian/patches/grub-debconf-config.patch
vendored
82
debian/patches/grub-debconf-config.patch
vendored
@ -1,82 +0,0 @@
|
|||||||
Description: Populate grub-{efi,pc}/install_devices debconf config
|
|
||||||
Author: Simon Quigley <tsimonq2@ubuntu.com>
|
|
||||||
Origin: vendor
|
|
||||||
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/2063354
|
|
||||||
Last-Update: 2024-04-24
|
|
||||||
---
|
|
||||||
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
|
||||||
--- a/src/modules/bootloader/main.py
|
|
||||||
+++ b/src/modules/bootloader/main.py
|
|
||||||
@@ -25,6 +25,7 @@ import os
|
|
||||||
import re
|
|
||||||
import shutil
|
|
||||||
import subprocess
|
|
||||||
+import tempfile
|
|
||||||
|
|
||||||
import libcalamares
|
|
||||||
|
|
||||||
@@ -586,6 +587,46 @@ def get_grub_efi_parameters():
|
|
||||||
return None
|
|
||||||
|
|
||||||
|
|
||||||
+def get_disk_id(device_name, efi):
|
|
||||||
+ by_id_path = "/dev/disk/by-id"
|
|
||||||
+
|
|
||||||
+ if efi:
|
|
||||||
+ partitions = libcalamares.globalstorage.value("partitions")
|
|
||||||
+ device_name = None
|
|
||||||
+
|
|
||||||
+ for partition in partitions:
|
|
||||||
+ if "/boot/efi" in partition["mountPoint"]:
|
|
||||||
+ device_name = partition["device"]
|
|
||||||
+ break
|
|
||||||
+
|
|
||||||
+ device_path = os.path.realpath(device_name)
|
|
||||||
+
|
|
||||||
+ for entry in os.listdir(by_id_path):
|
|
||||||
+ full_entry_path = os.path.join(by_id_path, entry)
|
|
||||||
+ if os.path.realpath(full_entry_path) == device_path:
|
|
||||||
+ return full_entry_path
|
|
||||||
+
|
|
||||||
+ return None
|
|
||||||
+
|
|
||||||
+
|
|
||||||
+def set_grub_debconf_config(device_name, efi=False):
|
|
||||||
+ dev_id_path = get_disk_id(device_name, efi=efi)
|
|
||||||
+
|
|
||||||
+ if not dev_id_path:
|
|
||||||
+ return None
|
|
||||||
+
|
|
||||||
+ temp_dir = libcalamares.globalstorage.value("rootMountPoint") + "/tmp/"
|
|
||||||
+ with tempfile.NamedTemporaryFile(mode="w", delete=False, dir=temp_dir) as tmpfile:
|
|
||||||
+ debconf_target = "grub-efi" if efi else "grub-pc"
|
|
||||||
+
|
|
||||||
+ tmpfile.write(f"grub-pc {debconf_target}/install_devices multiselect {dev_id_path}\n")
|
|
||||||
+ tmpfile_path = tmpfile.name
|
|
||||||
+
|
|
||||||
+ debconf_config = "/tmp/" + os.path.basename(tmpfile_path)
|
|
||||||
+ check_target_env_call(["/usr/bin/debconf-set-selections", debconf_config])
|
|
||||||
+ os.remove(tmpfile_path)
|
|
||||||
+
|
|
||||||
+
|
|
||||||
def run_grub_mkconfig(partitions, output_file):
|
|
||||||
"""
|
|
||||||
Runs grub-mkconfig in the target environment
|
|
||||||
@@ -636,6 +677,8 @@ def run_grub_install(fw_type, partitions
|
|
||||||
"--efi-directory=" + efi_directory,
|
|
||||||
"--bootloader-id=" + efi_bootloader_id,
|
|
||||||
"--force"])
|
|
||||||
+
|
|
||||||
+ set_grub_debconf_config(efi_target, efi=True)
|
|
||||||
else:
|
|
||||||
assert efi_directory is None
|
|
||||||
if libcalamares.globalstorage.value("bootLoader") is None:
|
|
||||||
@@ -657,6 +700,8 @@ def run_grub_install(fw_type, partitions
|
|
||||||
"--force",
|
|
||||||
boot_loader["installPath"]])
|
|
||||||
|
|
||||||
+ set_grub_debconf_config(boot_loader["installPath"])
|
|
||||||
+
|
|
||||||
|
|
||||||
def install_grub(efi_directory, fw_type):
|
|
||||||
"""
|
|
4
debian/patches/series
vendored
4
debian/patches/series
vendored
@ -1,6 +1,2 @@
|
|||||||
0001-replace-pkexec-by-sudo.patch
|
0001-replace-pkexec-by-sudo.patch
|
||||||
apport-package-hook.patch
|
apport-package-hook.patch
|
||||||
enable-only-present-with-encryption-partitions.patch
|
|
||||||
grub-debconf-config.patch
|
|
||||||
unmount-encrypted-devices.patch
|
|
||||||
fix-checkbox-warning-confusion.patch
|
|
||||||
|
102
debian/patches/unmount-encrypted-devices.patch
vendored
102
debian/patches/unmount-encrypted-devices.patch
vendored
@ -1,102 +0,0 @@
|
|||||||
From 739679ad5ab6f7a3fe1edc960fb136d557499781 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Simon Quigley <simon@tsimonq2.net>
|
|
||||||
Date: Fri, 22 Nov 2024 19:36:43 -0600
|
|
||||||
Subject: [PATCH 1/2] [libcalamares] Add a closeCryptsetup function to properly
|
|
||||||
close LUKS partitions
|
|
||||||
|
|
||||||
---
|
|
||||||
src/libcalamares/partition/Mount.cpp | 9 +++++++++
|
|
||||||
src/libcalamares/partition/Mount.h | 7 +++++++
|
|
||||||
2 files changed, 16 insertions(+)
|
|
||||||
|
|
||||||
--- a/src/libcalamares/partition/Mount.cpp
|
|
||||||
+++ b/src/libcalamares/partition/Mount.cpp
|
|
||||||
@@ -84,6 +84,15 @@ unmount( const QString& path, const QStr
|
|
||||||
return r.getExitCode();
|
|
||||||
}
|
|
||||||
|
|
||||||
+int
|
|
||||||
+closeCryptsetup( const QString& luksMapperName )
|
|
||||||
+{
|
|
||||||
+ QStringList args = { "cryptsetup", "close", luksMapperName };
|
|
||||||
+ auto r = Calamares::System::runCommand( QStringList { "cryptsetup", "close", luksMapperName } , std::chrono::seconds( 10 ) );
|
|
||||||
+ sync();
|
|
||||||
+ return r.getExitCode();
|
|
||||||
+}
|
|
||||||
+
|
|
||||||
struct TemporaryMount::Private
|
|
||||||
{
|
|
||||||
QString m_devicePath;
|
|
||||||
--- a/src/libcalamares/partition/Mount.h
|
|
||||||
+++ b/src/libcalamares/partition/Mount.h
|
|
||||||
@@ -51,6 +51,13 @@ DLLEXPORT int mount( const QString& devi
|
|
||||||
*/
|
|
||||||
DLLEXPORT int unmount( const QString& path, const QStringList& options = QStringList() );
|
|
||||||
|
|
||||||
+/** @brief Use cryptsetup to close the given @p LUKS mapper name.
|
|
||||||
+ *
|
|
||||||
+ * Runs cryptsetup(8) in the host system.
|
|
||||||
+ *
|
|
||||||
+ * @returns the program's exit code
|
|
||||||
+ */
|
|
||||||
+DLLEXPORT int closeCryptsetup( const QString& luksMapperName );
|
|
||||||
|
|
||||||
/** @brief Mount and automatically unmount a device
|
|
||||||
*
|
|
||||||
--- a/src/modules/umount/UmountJob.cpp
|
|
||||||
+++ b/src/modules/umount/UmountJob.cpp
|
|
||||||
@@ -94,6 +94,38 @@ unmountTargetMounts( const QString& root
|
|
||||||
}
|
|
||||||
|
|
||||||
static Calamares::JobResult
|
|
||||||
+unmountEncryptedPartitions( const QList<QVariant>& partitions )
|
|
||||||
+{
|
|
||||||
+ // Iterate on each partition in global storage
|
|
||||||
+ for ( const auto& partition : partitions )
|
|
||||||
+ {
|
|
||||||
+ // If this partition does not have LUKS information, skip it
|
|
||||||
+ QVariantMap partitionMap = partition.toMap();
|
|
||||||
+ if ( !partitionMap.contains("luksMapperName") ) {
|
|
||||||
+ continue;
|
|
||||||
+ }
|
|
||||||
+
|
|
||||||
+ // Define the mount point and ensure it exists
|
|
||||||
+ QString luksMapperName = partitionMap.value("luksMapperName").toString();
|
|
||||||
+ QFile deviceFile(QString("/dev/mapper/%1").arg(luksMapperName));
|
|
||||||
+ if ( !deviceFile.exists() ) {
|
|
||||||
+ continue;
|
|
||||||
+ }
|
|
||||||
+
|
|
||||||
+ // Close the device
|
|
||||||
+ if ( Calamares::Partition::closeCryptsetup( luksMapperName ) )
|
|
||||||
+ {
|
|
||||||
+ return Calamares::JobResult::error(
|
|
||||||
+ QCoreApplication::translate( UmountJob::staticMetaObject.className(),
|
|
||||||
+ "Could not close encrypted partition on the target system." )
|
|
||||||
+ );
|
|
||||||
+ }
|
|
||||||
+ }
|
|
||||||
+
|
|
||||||
+ return Calamares::JobResult::ok();
|
|
||||||
+}
|
|
||||||
+
|
|
||||||
+static Calamares::JobResult
|
|
||||||
exportZFSPools()
|
|
||||||
{
|
|
||||||
auto* gs = Calamares::JobQueue::instance()->globalStorage();
|
|
||||||
@@ -149,6 +181,15 @@ UmountJob::exec()
|
|
||||||
if ( !r )
|
|
||||||
{
|
|
||||||
return r;
|
|
||||||
+ }
|
|
||||||
+ }
|
|
||||||
+
|
|
||||||
+ // For encrypted systems, close the partitions
|
|
||||||
+ {
|
|
||||||
+ auto r = unmountEncryptedPartitions( gs->value("partitions").toList() );
|
|
||||||
+ if ( !r )
|
|
||||||
+ {
|
|
||||||
+ return r;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
10
debian/rules
vendored
10
debian/rules
vendored
@ -1,12 +1,14 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
export DEB_BUILD_MAINT_OPTIONS=hardening=+all,buildinfo=+path
|
# Hardening options, see: https://wiki.debian.org/Hardening
|
||||||
|
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@ --with kf5
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure -- -DWITH_PYBIND11=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DBUILD_APPDATA=ON -DBUILD_APPSTREAM=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=ON
|
dh_auto_configure -- -DWITH_PYTHONQT=ON -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
|
||||||
|
|
||||||
# Needs to be looked into further
|
# Some test don't work well, we don't need to run them at package build time.
|
||||||
override_dh_auto_test:
|
override_dh_auto_test:
|
||||||
|
|
||||||
|
10
debian/source/lintian-overrides
vendored
10
debian/source/lintian-overrides
vendored
@ -1,10 +0,0 @@
|
|||||||
# We have a strong relationship with upstream; it is policy to forward patches
|
|
||||||
calamares source: patch-not-forwarded-upstream [debian/patches/*.patch]
|
|
||||||
|
|
||||||
# This is expected to be forwarded upstream in Q cycle
|
|
||||||
calamares source: quilt-patch-missing-description [debian/patches/fix-checkbox-warning-confusion.patch]
|
|
||||||
|
|
||||||
# This is expected/okay
|
|
||||||
calamares source: very-long-line-length-in-source-file * > * [data/example-root/usr/share/zoneinfo/*:*]
|
|
||||||
calamares source: very-long-line-length-in-source-file * > * [lang/*.ts:*]
|
|
||||||
calamares source: package-does-not-install-examples [src/modules/notesqml/examples/]
|
|
3
debian/tests/control
vendored
3
debian/tests/control
vendored
@ -1,3 +0,0 @@
|
|||||||
Tests: main
|
|
||||||
Depends: @builddeps@
|
|
||||||
Restrictions: isolation-container, allow-stderr
|
|
7
debian/tests/main
vendored
7
debian/tests/main
vendored
@ -1,7 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
set -ex
|
|
||||||
|
|
||||||
mkdir build && cd build &&
|
|
||||||
cmake .. -DWITH_PYBIND11=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DBUILD_APPDATA=ON -DBUILD_APPSTREAM=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=ON -DBUILD_TESTING=ON -DBUILD_SCHEMA_TESTING=ON &&
|
|
||||||
make -j$(nproc) &&
|
|
||||||
ctest -j$(nproc) -V -E '^(test_libcalamaresuipaste|validate-unpackfsc|validate-unpackfsc-unpackfsc|validate-unpackfsc-1|partitioncreatelayoutstest|userstest|hostinfotest)$'
|
|
6
debian/upstream/metadata
vendored
6
debian/upstream/metadata
vendored
@ -1,6 +0,0 @@
|
|||||||
Name: calamares
|
|
||||||
Bug-Database: https://github.com/calamares/calamares/issues
|
|
||||||
Bug-Submit: https://github.com/calamares/calamares/issues/new?assignees=&labels=&projects=&template=bug_report.md
|
|
||||||
Changelog: https://github.com/calamares/calamares/blob/calamares/CHANGES-3.3
|
|
||||||
Repository: https://github.com/calamares/calamares.git
|
|
||||||
Repository-Browse: https://github.com/calamares/calamares
|
|
522
debian/upstream/signing-key.asc
vendored
522
debian/upstream/signing-key.asc
vendored
@ -1,522 +0,0 @@
|
|||||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
|
||||||
|
|
||||||
mQINBFdcFMUBEADjvcbVxibErEq3kQqOCugudiAQnzED0CQdMp8gWOgpmeUKALMD
|
|
||||||
3nK7bAbjGy1jTwzUy00oPS2/Oc3pQI3ZXKnpW+lgBMvv3ePLpVEF7rlDSK3+FFzL
|
|
||||||
Hg5P2k1Aok3ydlsIK7VIMzGI2yCJqpYBajxd+ePMQTHqvBb8aVyEPGoxQHOKkZIu
|
|
||||||
hDmv4v1m7e7HB1FBRqpUHw40jZzkt2m7XidQVw5g24NX5A1X9Fo8m5TEOrAOhByR
|
|
||||||
qz33nWSYYhTsURHPqTbGJ9VYblCpqXVXruNffn4YPm7pLVUZiG4TUsA3axfHZNrB
|
|
||||||
XSDmzYLrUuLq00USXg+fXfBIoe3fCO041qDUJEeuq8oQOZRTA4Ko7nHMP5g3dMLB
|
|
||||||
2/iyT2xsdLvqC7ztP1odE/4Dv6poU1yIf6HEIDalwq0/gSveViUywe/GcZkuY8za
|
|
||||||
mEKhiKtGPmPp9h8Div3K/38X8ARJltvwERPzp2QMK9b0wqaF5m1OvX5hG1/rgclN
|
|
||||||
UjGFQvzpyKECo7jd4kxdElnl2iLKyb6M/ElYu2WP4yy/hh04ToIoyN5/qvK1Kh9Z
|
|
||||||
E6Z/dmj6ZmNuBEtNfEQj05pGc1vLrZfrZqMr7mh9uOiT2/ns5BwI9px2tmnCEzX+
|
|
||||||
fzgdnm+N5br7MAys3hY5u/mayh9HMga+9bHoEyjnFb1VRXveLcdOjiiKjwARAQAB
|
|
||||||
tCBBZHJpYWFuIGRlIEdyb290IDxncm9vdEBrZGUub3JnPokCVwQTAQgAQQIbAwUL
|
|
||||||
CQgHAwUVCgkICwUWAgMBAAIeAQIXgAIZARYhBACs0V4lp5/uAosO5X/qPaYWnHfW
|
|
||||||
BQJgJT2IBQkMi4/DAAoJEH/qPaYWnHfWsxsP/2zSUfiFhNW6eJDeMN4DDr6/4JxA
|
|
||||||
DWCRu1kZ3kAPCY0oGXHDxD6/y/lBK7dVQ8vhsI90jQ4ZLHHhLZSV2teqf3HvjyAv
|
|
||||||
Qj/Gvs5TIWGFLgfoleRbtreOUr/LEFn6z8bUX2/1xsmFfH0nZvrXmibu+uvLfit/
|
|
||||||
zbaxnYJOJsGYP1gzczujCblhcUWaLQgbQV6/CHBRPcK4n9SWoqGa4cwjnGfNy5t8
|
|
||||||
3Bp1pcrdvB1UhLv8M+efA0bNSthtH3uFg6D9dewpUqFvrAllark3WIM/YuKVTbvr
|
|
||||||
BbajH4F3lbHB3t9zYc3hCsUw+bMASSvD1i2NUYyj52CtFx5f4viaXHnKte4vQih9
|
|
||||||
UybmyXoYKJMFysVGHkMaG6sbF5/nuYGpLxe5lohuJX2YXeNZE8l0WuqLeBbZjp24
|
|
||||||
64HJ5q1SGE/mGGgbqo8j8FValMAkuoF5Jv/Zuv8dhBW7J2IPDW/zl+FOQEEmSDWM
|
|
||||||
K21ob2eddl3RbLo2iXePKiqF04AqsfawbwK37YU4WZmHF3DDXOdF317ReT699Mh7
|
|
||||||
7vyoErDSoNKFJfImP7zu35l7S3fnJD9TEMW8m+OH5rWKBIQy8UyVl0bV6LcQMUiL
|
|
||||||
8WG9KXbVUKPYFBwY+I2Igq1tzWCJTLjX/PmM5+xiS0JKQ7oKsQGV83ezPWi5PALi
|
|
||||||
INOmqzhjpAkkrZ13iQJXBBMBCABBAhsDBQsJCAcDBRUKCQgLBRYCAwEAAh4BAheA
|
|
||||||
AhkBFiEEAKzRXiWnn+4Ciw7lf+o9phacd9YFAl1uKZIFCQjZ/s0ACgkQf+o9phac
|
|
||||||
d9ZTWQ//TzokqiFgdhF8TdSPMPOCSNBQ3w3Y3X0ySOPSjQ10tE3//WFtIXaYgxjM
|
|
||||||
ug5AHIEAOt68pL0PMHGxCyQrkEoHqtXVRX5DrMkjSW+U2QgHCrqviXwwLFkMOVv4
|
|
||||||
CMGBpR4zWI0b8yQ0R90mYkEpOyLXmjS/JMKuWST4tYl3IIwNj0Wr8r2UblYc7uiV
|
|
||||||
g3uGXl8EMQWsXrU8XfOfnht7aGW2gAKJ2KF0aRXBWKttBhF0gI7oosMtlFvBqLjJ
|
|
||||||
PMRGmuNJiS4mp511Zgdd2UhwSSMhi6GvOSx3x37pqT2vZXJU+M8HzU1K/GUPa/NI
|
|
||||||
sWBZliJ/YO9QbA/0YTQ0GWTQN1ITlK9PEkJnOMYkdZ+CKK4KHrbXG7sr4J5DJH8j
|
|
||||||
u50AIlf+10Iz8XJpB+aKTQQM53fJnqFtiunf/+syI85sTgt78z0xTPYs5SzMH3jZ
|
|
||||||
3GofPQ2RT1zIWz4tMg2Xc/wHDNMvnQLtnDB+7mC9Z5SKfSXOpSd32wQarWlaXhUy
|
|
||||||
MmHPtipTbgH8ETpbVatK1QWFI6QSKynqf/P8Sxt7zeQrCG9KyYAfqMunBvtN7cUK
|
|
||||||
K0Y97iy9LHQkznm1NJt/X1bijf8OT4Az8OkAZyRTVQQbB05zi2OM9JwexJUNnPhV
|
|
||||||
QEWmzQsj7oUm/BuV1EJ6/T+XOzDUL8y1umECjCraGfz2Ey0cR5yJAlcEEwEIAEEC
|
|
||||||
GwMFCwkIBwMFFQoJCAsFFgIDAQACHgECF4ACGQEWIQQArNFeJaef7gKLDuV/6j2m
|
|
||||||
Fpx31gUCXQJcbgUJB4d7KQAKCRB/6j2mFpx31h47D/45MABckTUUmNcKZPgU50XW
|
|
||||||
seTzTc4b2fUZBtE3pjGqhw+yNRFeBQiV5veZiptDDyPcMzp384oLcfDP6anznYVU
|
|
||||||
IJqw30rWK43fBckzStXt0NZ1B95mdIUqOSIgaICnSs2HDCfrsab2OONW6SXrZqsY
|
|
||||||
VJY6EHcGUgPy0pUtvbbxsBD0ziArgbBR57UDOCDn8rwS7YlZfBz43UUMb+KyKXlJ
|
|
||||||
Ngyzj3Bd5qPn/sUw1JHL/biHIOPiK+ZTpAjq6lo7bI6/R/1PsEqsyNOEV4jgXurC
|
|
||||||
ZLCkBi/G3OTCBewVkVHOURhYORd5z2OpZ5K98ltY4h9+71gKWk26CgjddlGLg6JC
|
|
||||||
u3f/Pabu8t1KVMPuxxl5DNFvD0B5Sfnxmayk9JgsxCJbtuwGktSSo0NZw/hz9PSX
|
|
||||||
qBkkXJnTXtvdFRirXuYMKoiTfP1PniS4RvYQYgEXS+l+msUYoVVkmUq+pcTHIcud
|
|
||||||
PAdhq+mL7H3i8GzKKFWIpQHqfy1bih6RsAY2+EDY4iuYoGBFp7KNt5pGQTT7do+t
|
|
||||||
zjvlwh5uQbl/htiV1krTNovR0uop1cGBIcJCRd1yOuiMJxEsy7oI58Adl/xQJ9Cv
|
|
||||||
fwzFshKKPp0NtoDbET8j9wrqJvXGRpTDspUtL2omYprPMHFQ/7Y7/3GSwsvRSqb4
|
|
||||||
MZPNjrDe5W8cVuT47GEwAYkCVwQTAQoAQQIbAwULCQgHAwUVCgkICwUWAgMBAAIe
|
|
||||||
AQIXgAIZARYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJZtGvlBQkGGr4gAAoJEH/q
|
|
||||||
PaYWnHfWadEQAL+bhmQH6MsMNlwuUBKwykK+ra6JLSYYTYj44aeuCzozJzH+T0lI
|
|
||||||
K6GM5Sp2PoQ13zRsXrodPf1Jps4e2k33VxN5SkTZKK+HycY97OOhAwEVXnaUFWER
|
|
||||||
0WQSNjpfqvblIk2eKt5poPQ/z6lcFd4u8/0MX+38fCaGYIlh4TYywtMJGALYlsf/
|
|
||||||
0V3GKbeBgrabQ3e53yjnDurEkSaKbwOs+MSXJ587JcFs50wFcroWgE//cuiquWqe
|
|
||||||
9juqLzWfQYC5nBB2w5GQ2cySjnSSeTkXzC11p/zmgXGkuLxegYMmfS1FVPvmMgy+
|
|
||||||
Q730OMlpI5u2q4vEOmY+IMFVxR2xwR5xwECMhihVs10LaA5QlwGGOj5a+Viz+e38
|
|
||||||
VqdOC1rxfWKyVb+oPgSlFX3QXTQI3SJ+xnDl55DrtJxoyVzW7rJjkgSPi5y8b2xh
|
|
||||||
HZH0KCZYizmEmz9WuXNULlppET6bMp/vcZtrJA/WQ+XUc7n5EjJXIad0U7J5rp+m
|
|
||||||
r23tFgImK0iDN6lrWzeEqQGCrsA5XCiPPRCDQry26ct+5xBEZ3MclkwmhuWetzGH
|
|
||||||
t9cJLav+uoyx4vZQWCu7m0NCtPfdHhlqlX6BEu/PrcdqEMNDDcR05EYJwKuf/e1Q
|
|
||||||
SwVUhiymmBZBirqMydI8v9gtKUD5wKVR9H8oC1ft3IgXM1G+7nyDpdX/iQJABBMB
|
|
||||||
CAAqAhsDBQkDwmcABQsJCAcDBRUKCQgLBRYCAwEAAh4BAheABQJXXBcbAhkBAAoJ
|
|
||||||
EH/qPaYWnHfWMl8QAN4C5VW/q3meMviRMGdHhlKk+fA3yc5aven8x5EwaamUTKbS
|
|
||||||
+o2tLs/W8+4TdrCO5kuO26LDd2ER1e7TQ/ex7wwjEjIIMFLh6pTkZ6ApUbpf5Ef7
|
|
||||||
lDP90lXB4eP5zq/ZidQtx3UeRs7DFySQfwd2qlzGxAOBQ8u+FTKBweNRqKVGkHu9
|
|
||||||
ksXzH1hvHV+ogwl63FR3r1JQM22c66WIMAQ44OfaQCnNklVJxbptANP7B453jEVR
|
|
||||||
vR1DZ6xeccSSy8L0xYdYbBs2Dcy/GPrUa+iWQLLsOA091loNU0ccI8iSxOQBC40f
|
|
||||||
7K8Q9+LN3YqJHC1HZsWaeIImCsyP9wIHfBoYcmcmxWuhOgYfkcQX19L+STqHW6gB
|
|
||||||
qpDsvKOfh4WZthHQrb0kfDjaBGASBquPcYkXLZQp64dEZsYOYwFPDKwYQ2ZBsXkk
|
|
||||||
yEdUYNuCG0GbkGZKpg01PtIP57yIpzXjI77zUAcsBlsR6VJXUEdE4V9pwNeuVFZt
|
|
||||||
hhz7HhbD54gYsW0tO0qbEGYdDZFBdglhyOMEfmJgoTROHbeLf8dsXZ1B6NYBYmcG
|
|
||||||
qReyqcQJg8Dn41X6SP8BtCzTDiZa6x9h+S/DgLQio/dkqpct4qw/iSdrBZyAZBSt
|
|
||||||
pqhIjMjWxGRX9bU1JWNiJpjAUhroKuZ19qUfP5W/NiEXhmbPknTgrpWYnLQliQI9
|
|
||||||
BBMBCAAnBQJXXBTFAhsDBQkDwmcABQsJCAcDBRUKCQgLBRYCAwEAAh4BAheAAAoJ
|
|
||||||
EH/qPaYWnHfWnBQQANQFNgV+++7Z+R09J67e5LTXNPaAH6+TWqkALP+0wa7Hg8jP
|
|
||||||
SyVEs4CPQVL/2BEz0mCbR5C/3kOzxNfP6bAlPEpkBgNh/RAlexObKfBKO7izT1BM
|
|
||||||
oPoB5TF2fHGzlcW3Adxueb29pTxNA6kSjB06/BlwYU1q8YWTuUNAklLjezOAZ+0R
|
|
||||||
sOzGZ2At91DeqMvDKLSZ7IQVv0s4cONfjCALMKkCNTuU2wXR83xUKuWlQuUf59Id
|
|
||||||
mjg7IZqv0d/wMe6T4j3iA0JyJKLGKmzdereTBQd5KdVeZB2xf0H9K5oNv69qyGbi
|
|
||||||
VP7kYbD9gcTwmm9DyGnPI5k7r9KvJZVuBRM86kRl+wU+qa4OvjPSvMzWSfF2txar
|
|
||||||
pgR9VT9pF6T2dE11W5JkKjlMiCwxg5GDtZOCtrf0CeKG4nTrUYmXT6oakuA1vOHH
|
|
||||||
F+VE6EkXzuuClseu7FGc+sWinAF/kg36ayqEs4NDxb8jx5SU4vYLvY13ZlIjJhzC
|
|
||||||
6QH2H2fZo81HPNWDPT1PlNoI5qSOKB0id0CTPP08dtsaQ3NIGDwEhpu5UnB9anP3
|
|
||||||
cQwOCt60bC5GrAKtskSQEIbi9THoZZf8eZ+79Ss8akph5WPACjXL8NWkI0hNvh8K
|
|
||||||
I8rVVvttyI3t48r739cS92pfMlwszYAZaWX6qW6b4ZDfB1BqdAQOiTGyMvtVtCVB
|
|
||||||
ZHJpYWFuIGRlIEdyb290IDxhZHJpZGdAZnJlZWJzZC5vcmc+iQJUBBMBCAA+AhsD
|
|
||||||
BQsJCAcDBRUKCQgLBRYCAwEAAh4BAheAFiEEAKzRXiWnn+4Ciw7lf+o9phacd9YF
|
|
||||||
AmAlPY4FCQyLj8MACgkQf+o9phacd9bthRAArZFUSUXrt3EfZ603OQWD4O/GyckJ
|
|
||||||
x2XhN2+ldoOPehkrjae9zHwYqUidQIszYHD+BeMCyUxOmQ9xAohPS1S9vA8p8kbw
|
|
||||||
eI23I73OaelI6frkbaL+60LMTrf+uSSdiwJPTHjNjZMcI82h924g0yZI7Nj0SVMh
|
|
||||||
cpNOF2DTs7QPep23/IiW0EWZst8pgEdtZz6qp6mZXZTrElo/L/qYSIHrnTv+LeOf
|
|
||||||
uc4v5UjR3BDQZKbqwU1keJWrEq+m4CayIDHFxOWcQ948oa48XtsSWa+2qxtOnwsw
|
|
||||||
MwCuvSH3e89/+89SlLwyjAtfmyweSnEgMqhEY635PnS47OjspD9WYCAIqcZGfXVG
|
|
||||||
LMcuvg3ppMqrKsgvs2F99aLsLhbpJdgyyT6B58xgiot/tQZ/X7zEhs3I2OVysyQ3
|
|
||||||
JsbEMeTz7RdFAOYLov/PRP2yqowXB8TrqchRfMZ+XVKInde9PDW6Et85L7VATDX6
|
|
||||||
Ch4r0/0EA/zsjMYRDdQRAVNsv0ozHl2oXwfQYK0xUMVSfegYHz5vm94KvLSLG3ev
|
|
||||||
AXGE6vrRRyaVYZdsyxr/7ckyfz8gM9ZS8uhJB5IqPCMXNmv2tSfJ2cMxZ9wPaF/Z
|
|
||||||
t3dAY5bU7GpdEXJwVR2JOfr9xueDA+RXgFCGgGEUzHfg9A12vppX49FwzP49MbjB
|
|
||||||
zqLa6IoXvk5/I7WJAlQEEwEIAD4CGwMFCwkIBwMFFQoJCAsFFgIDAQACHgECF4AW
|
|
||||||
IQQArNFeJaef7gKLDuV/6j2mFpx31gUCXW4plwUJCNn+zQAKCRB/6j2mFpx31r/b
|
|
||||||
D/93Bsy938aMorYJeiEkH59BBItMQjDnJw+LNUZOTAcCyx0NS1Ds2RNdeo79vyMd
|
|
||||||
+rsYoDZj8B3vvMDarVnDMjO8xdAUzBTqjHjJDmwaEldJIrec01aZWZCosN4uxkXN
|
|
||||||
f4sIvFgDIH+LfwnB2uPIDs/3XFoFKB0XzQSp4YlA7Af6/zO7BCkUvCsgR8DNdFuO
|
|
||||||
IAVVwcrvxnkgHLbA0+7izlgQKWsdK7lbFTTUh99s2nLCQ1AI0GK/Hv1I0kz5i6EH
|
|
||||||
q6qKv/bZc8IjItS3m8BJAHA24dICkkenmwgeaVwrpPh3dVU7vORn7K2K8npVhAb0
|
|
||||||
wZpbLvUJvFfJbfXtPrcGPeWbQdNX1UiKO17qIEW+hw/lddRqrYYyd8i3pW7vQyv7
|
|
||||||
2fYAG+3BjtCgNq6cnDvjrv7Bs9Kyr8RCrjOg2QOfn185bOYqEVSfh2NFzehdRnDz
|
|
||||||
96h1MOtUHEIFtwQOE2LpfU7uaBzEPDt5b7GPaLkoqIwwEq27GhIBTOv0CC3zrc//
|
|
||||||
QTHBe4M5xrQTLxUqgq2QHRrW4g5KX8kyHPeNyidVlMguXvTX8Iv+9AeHZzRpn5s5
|
|
||||||
AuFh6/9c9hfiXxqIxAgkFczqwQkFFoMUdP5zbMpJbahtjp0GRxX2iy2VwQFH/5qD
|
|
||||||
AnV386L3/SaZcRMcSFcaz1fmPVrYDzfofhxalzeQJlbCf4kCVAQTAQgAPgIbAwUL
|
|
||||||
CQgHAwUVCgkICwUWAgMBAAIeAQIXgBYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJd
|
|
||||||
AlxuBQkHh3spAAoJEH/qPaYWnHfWAFoQALB1F0zU26S09gNCjl23zZw/LYyHdXAx
|
|
||||||
tvvVCCdaFL8PHmzi6AwapsNI2IUJFzdHptIvBhUvkDGm/EV4DoAB7HKfwnrl6hcz
|
|
||||||
O5hMfSozIXUPsG/hmnY6CmzTcit24QyeUJ7npM0F1gpO/AFvdVZHXL3YrqQpJilz
|
|
||||||
Nq05kfWTZQ0AbA/yU5qRj0A5XC5TmjQoXqNx92OBlHM5cv0UVfGhmUZeQu6bWZvB
|
|
||||||
1O/1DnRngG8XFJVP32+LNicRo9Vdj8B3F6qQC7bMjbZ/+ykf0iW8DLL2MY+eXIhP
|
|
||||||
ORMVLII6w8Tm5LeK+Uw68De99jeKB4ZGFeTASkPMiRY4uwkLmbjJfXTfzyGDn+/h
|
|
||||||
JD+CeitkY2wYZ8oqDJXyjUzTHbjrJwLwCuMUh6MHwmojvwmVcqImT1FDm9tZBr7s
|
|
||||||
YdV7Ry3cZGJ+jTriDBw6JlZZnf8FTiX3aFNa5I1AMqTwg96S2ME9uHJjKCyUQiqi
|
|
||||||
S+ZtchrUCKX/Y+r9Po79BMPFDX2agiRQ/hXopM0jBs6xA6MlzQCRH7xGGVzNYX1n
|
|
||||||
OaJPgs8TbRalTVEjR3fa5xBuXSWHYHBe8kb+KrPXnztlY5Bl05tozCnD8rV5pUwa
|
|
||||||
rDHhG8BM0goXBm0wkBmQiFSj1E+XxHslcW952ZPncm+JyZwjjgf+81tQcLZSaQlP
|
|
||||||
dFUt1I7nRdT3iQJUBBMBCgA+FiEEAKzRXiWnn+4Ciw7lf+o9phacd9YFAlm2tmoC
|
|
||||||
GwMFCQYaviAFCwkIBwMFFQoJCAsFFgIDAQACHgECF4AACgkQf+o9phacd9bcahAA
|
|
||||||
sWA6qzMdDOphrZ48/XWjPlz1VI1VAmBaVjRNynR4YBTnGP+WaoM0vD5k0QA/gXHI
|
|
||||||
AYqQv9BvsySxIBp1jhw8pXKclETKNib8+RGHMdm5Fe/mD6FiZCaWew74bRIwETy+
|
|
||||||
u8690H1m8Bsj51/UQR5QFRRXHeM2/2xeZ6frTVTV0wgVQHANUeoD4Y6avjQRiZDG
|
|
||||||
oj5R6bJ4+X2bGcRiVEJzVrhTQ6GY9BjuOK/XCvN+KGatUgOMqsX+RrxNzYJGE6ow
|
|
||||||
Q+xzornwZxEX2JPpltKGbDjmv6QVraDUspL858RcQvYciuvM/PeKuHveyIn2wXOA
|
|
||||||
g1F8yYdVVA9nEqAisqwaFac64032p1LO5WXHYWP58qh2BKnFJRcQ8bZlvgjjYFXl
|
|
||||||
Lh89Ynziz539SsNEyZzuZoYD9ZGtQhyLhpONhvyB3DRbiYUzJxuAhDsRb93n+6Qy
|
|
||||||
FpX/AYUvb+ust3OY2+tY67F5ja1RqBPC44OSz2K0fvUfg8R2930h0m2HEBZ0f8pG
|
|
||||||
2Ke0w8LKuyDPAmbxbWv8xa6+TlqFR6l4fLD2I0H7YXHEHpv/TWn7+OpvZkGr9IEO
|
|
||||||
LVbu1fKWoRBrRLym+ysBYDnZOPAwYVQuLnM9yJsO3yuyi6Vd8qETo0ZoW+aPqi7Y
|
|
||||||
Odm8mNCJ0dOE47DM0vlTIz9O7f+SoBZdvzYv/NNhw560K0FkcmlhYW4gZGUgR3Jv
|
|
||||||
b3QgPGFkcmlhYW5AYmlvbmljbXV0dG9uLm9yZz6JAlQEEwEIAD4CGwMFCwkIBwMF
|
|
||||||
FQoJCAsFFgIDAQACHgECF4AWIQQArNFeJaef7gKLDuV/6j2mFpx31gUCYCU9jgUJ
|
|
||||||
DIuPwwAKCRB/6j2mFpx31q4AD/9ZmID0xe3byYhWLS3jbmtF1ZAz2JWxuvovfGFM
|
|
||||||
44q7isGKRJYNRGDkfuPE4KkFfMTcYENviXDi1wC2l8fvU6bPXre1vBxO3XKoBu+R
|
|
||||||
gwCM6jX2XXi+5lC+wYmbjs/dwuOQdAuG83atjt1fozh8rYyB6WuQr/JcD5LGEDiA
|
|
||||||
tTxTTM2c6O9T+WQUGiC/PtdjVmJCQ9zetxRH9YroMragcZe2GLbj9ZD1KaVyPDTc
|
|
||||||
u/0QqlZgQA4dEPIVHeb4psQwWUJ/U9WG3j8OWPLKE9MYjBk1+ytIkc5dYGS5FBiK
|
|
||||||
VJ69ZJdIO8NZN2RU3w/r7yukx4aUySFGsX565yc+NEJI+ScEc4T7t4Ijo9V9f60i
|
|
||||||
zGyXv3vJ0sxA6kUrvTh8GNM0vebhq7XZ2A7oLJXMv9KkSvBgT0XX8Btx0Gs4W7tP
|
|
||||||
FLPv6GYAv4HTrYAmYx99akn1FsqsGQxiGT243UWBq1Ogqd4/p4rAeZvkTdZqbXmL
|
|
||||||
yLLAw69agcGRSqet75ZOZztPK/7TeZbbPKQcOEjcfGrVLcbI4qGAyh3VPWTUJmhZ
|
|
||||||
UBL6qaFiiCPnOJ7eNRZeNVymhtU9sFFmBiL/YKuwpMGfDarh7hbxNWKU0OmDlEa8
|
|
||||||
O0/zfLXSXkLEpqhLz494UL7iw56CZOMf2de83jIffnnPYmcygLoYYByfMbZ0mHe7
|
|
||||||
IqL/+YkCVAQTAQgAPgIbAwULCQgHAwUVCgkICwUWAgMBAAIeAQIXgBYhBACs0V4l
|
|
||||||
p5/uAosO5X/qPaYWnHfWBQJdbimXBQkI2f7NAAoJEH/qPaYWnHfW9fwP/i32jep/
|
|
||||||
C0CLo+7R7Tbb4nm6BSiwHnG0BrGpViQuB07HcC+R3CY0BbWu8O4GHaRxoEWnlJVC
|
|
||||||
giw1iuLSL7YPla0EPb/TlxJQXp1YZvLqBUvI4jMzg8tQ8yvWeP0ZmPACzDyH8RWh
|
|
||||||
iMxTW0Ne3DJuHSqQU5g86KHNU55Ji4WSVHppleJuzbVCSO79p4EedujD38CG34IK
|
|
||||||
Y6Rx7sI33noHsu3U0EKDLYcmUOqmeuEvxk05J8+cue6IjXW5xeUsYv4p4X6NJfkO
|
|
||||||
6rI7fYTFgwkeyz9FAPC7rCv0S61nChzeaRyRWlgdHOdftMHBJsFkkhJPoAYh3vI8
|
|
||||||
WOkBR7+IWSfdEZA28FOzWPr00imPVA7uD7fnsmAYYhSOsuJOWxyNSZSwqyZyPaFk
|
|
||||||
RrvRQZB3tr5N1rQGJfnn/Ll3kduaGYKgPRdVoGGPjfWq9uicaHdAqopth1ErD2xQ
|
|
||||||
EpWkbiq6HqTCWucuWCWxj+o+YAXIyAQJj4LfmsVoL1sgmbhnnGHvJiNhvXzO1eF1
|
|
||||||
vS4lQosvWnhdqcENWT7KwvsAXtnzOvOuZPSsnVYMox9VKZlVT13fmivEPf8csSRh
|
|
||||||
9+E6NErs54Cbjlheg/UhasGl2lsuva99TApkgfZ3jBd2mysyBAyNi94JOjJnBI8c
|
|
||||||
MGbzl8yVqyLzl2xKNp80J/qCAPNrXar5PpJeiQJUBBMBCAA+AhsDBQsJCAcDBRUK
|
|
||||||
CQgLBRYCAwEAAh4BAheAFiEEAKzRXiWnn+4Ciw7lf+o9phacd9YFAl0CXG4FCQeH
|
|
||||||
eykACgkQf+o9phacd9b83A//XKc42k1eqsUTY5JejKkWudd4QTVlKHUniDKYG/zE
|
|
||||||
Az4q6vBiJNjU1iAQZ3ZQSzN8xonwzmlRUjGMnBCAIxXht0nzuUREvF1ZHB2K7iDx
|
|
||||||
BPTmAIVTlqxTsL1PaIPqpGzOmrwWF2qB/O2ESDm/RPqzqFd2trsz/mdkRmrey3n+
|
|
||||||
UUKg4rByOvGrW/w7JFLc+2PhzBDdAL+ADu7WuviAv1Li5ixkuSGleXgM60N1DE0a
|
|
||||||
vc3fyU8o1NdsZ5oWTryWFMK6Hwc1fojE/m//5EtY5L1b+v+6VJEKd5gYKTGjNJ25
|
|
||||||
LB3c0NRK51Yjp9AwinYfEbTVBGbuXWqQ7oMNR4hf4F3Bh3krTj7lmMqfnzSMre7P
|
|
||||||
I8/YpU6uEy88Q7Z2PB0WG2RFu20k0s6LcnUcadNWNSm2hcnXJqg7cu/Kbxd6OR4h
|
|
||||||
dzno0fEkdp3f9McSEB0RjxsT5MPyTfHlSlPcSSlI379m8mqw0KdFwjCodpDOOFp6
|
|
||||||
Sp4zUwTl1MKekfAwxzPhzX/1jC4oq2O5WEurR2Y3vKT1YuQXPHRR+hs6aGLdVW9W
|
|
||||||
Hrmsv4Aq1XJAoP8o69nIGtPeNZH9GVHo0582YTYc0DBncMteosRH3/pB+/t0OBpN
|
|
||||||
Ii2LUI7UN8RErRHm0nF3skwntYnuW4jsOMr9BDOBzS5IAsIbrruChhxLNzcvR+43
|
|
||||||
c0qJAlQEEwEKAD4CGwMFCwkIBwMFFQoJCAsFFgIDAQACHgECF4AWIQQArNFeJaef
|
|
||||||
7gKLDuV/6j2mFpx31gUCWbRr5QUJBhq+IAAKCRB/6j2mFpx31kNND/9vBMPuV/2/
|
|
||||||
kQuXcOfpQE/CKylK7upNVyxbEt+5BQNNycA3SCDAdcxnEgPGp3QTGxQdDusj7LPj
|
|
||||||
dhMdU5yyM3kVfpjsbG/s6pwHyg4iLYPYBZqW6Np9uWzb/kUjiZr0yBRQpXBMCtwt
|
|
||||||
2c8KV8KHJNN1EtgxUwRhpyH25mvUPm3lcN7tsd8V2ritA0YDLAM1NYFnP5jGwnQS
|
|
||||||
u0S5144kdC5gX0i4iYyG9/YXoNrlpTzSxhjYe6viYC+nXuK4V6VUYN6p10rIxcaN
|
|
||||||
mrScNQK3Raer0oVm04Y3oJuSodNqtjGXpsEx7MOAWBebW4OVP7qHuOKpowp2smjB
|
|
||||||
r3Zs1B0nbtjtifJHq38ckQfhDd/SRHGgTLIFaFrwQ9FOzQPTf/0WWI+2FTFVkMc/
|
|
||||||
C9xWpdmP/56XPE4QYHQDW+ah1AKeD6MsNBDzQ5dTs3KT4I8p1wUrqbS1+ukvTKUA
|
|
||||||
KkiKMjEH4KtdzjwbtwgeHKwjUVnr0uGPe4DQh796NcsT7Cs85gJ5Zip5RrLSWBsi
|
|
||||||
M3B3skkZKqvHmk0DcOxvWDzSQF2PZ3iRIA49BFZlKPXsM8UcV6pm72sGWhcvYFaS
|
|
||||||
K7ezQSb7oOMKatBS+WDLaeDsr5kzfuXNbtSqHvgNLNPVsDRpEAJ83fwxsxdZfaKV
|
|
||||||
hWXnqrkF/m0r+rxcrYn5W9CvqqJ2Vbb564kCPQQTAQgAJwUCV1wW5wIbAwUJA8Jn
|
|
||||||
AAULCQgHAwUVCgkICwUWAgMBAAIeAQIXgAAKCRB/6j2mFpx31mIzEACj+oXCk5QZ
|
|
||||||
7NLxa13Uwoneh2kTo+8bMhtGfPK8uIJhSM3JQ6GbxfbXEsIgUWQMz7bX5h8zlZsE
|
|
||||||
sOXC/OeTbPTncmc0xEye/2fYP3lwjdlk0yGrAkqbyu0KWFm42rufPelc6fbVqroZ
|
|
||||||
fuPKQS0Tj42QCT2kNXQ6vIWphJMB6Prhkqd2xTwcjgsfPfiAck00r2/yK9FEAItZ
|
|
||||||
nP5k8gG/iGNkDx8qWJlqOkQUayLFb/m+OFUgHsiV3OuHeSXNmkbsVagKz8XRIp4T
|
|
||||||
rWEmO8Wk7sgaaao5bA8nbAkY+2hYKFbjxsqBPGr27K0fZIXw4gjfkegQ2MDVG/St
|
|
||||||
qKZR+sSoNteofXDq1Wg3SEDS38h2CjPgEejQamaNbaiGxN/++hHBgR6BjNSmx+Ik
|
|
||||||
vS2wki3a2ebu2xPSHAuYFCiH8wROD7gZZjxkLI/hjRcLl2eVYAZitgFsGabX8D5L
|
|
||||||
sq+c3kkPu3M0anmQfnjvfgwNLy+vbGNmYOVtbyWHZ92rfcjN9p75mjeZl94kCZr/
|
|
||||||
rZNTJiBA+ngcRysQWubtK58X0aHr9AVyUV2IXpVWM2fQBeR+zWZJOqdQN0QEpidN
|
|
||||||
RD2yJe9s4XogxJBoGKdkEsEe2KVs1LS8X6NTQ06Iz4t/es7ojMS3t0+m3N84LVIi
|
|
||||||
lbskB1IJ7/8/NcdLKBWgYJ8yBuhCy/kZKbkBjQRh3EIhAQwA8oYlKeYCDENysyJO
|
|
||||||
G+5Xli/mVDdA7ia2mjLp25RRkpUej/3bgtXW6P8RvB74phiicOEZIppE7h2LEdh+
|
|
||||||
bSdQLZsKP+Y9EVhoTVVR74APq4eniIixeUpKvhewPe53+ToDE6uiXsXziTrcxXDv
|
|
||||||
vZ/eHB3WYwQCdZgxuh0V876ksAtjtmLryF/nxsgnFPQd8NDewCki+4R4azDhSPLA
|
|
||||||
vqigVy0V7sHA1pziqGXqqXUME5+rJy/gtMXtexXpyayJQKJtZB74ddP+lexo5KcQ
|
|
||||||
Na1SJOd2SXQX73C9pkCmjr+KFYlBfda6OYad4A0Zo/qwp9lF7gn3zUTzv+VBWMKz
|
|
||||||
t/0T+9b+NMDAbNBw8A3PjWbpkwZ5wNN2QiZdr3FEIoQWY9ys55j0ao8lHtxoOwJb
|
|
||||||
HZsseSvUsgnfQc6Vp6hQA+HDDvdFXXJd6e0Sc8xf6bXeG0DP3Y8FeLe2Pv5DKe1X
|
|
||||||
fZnb/kfzFzPAXsd8XLjOiBmL4lPdVqoCBQRUXsUqRnat8wUZABEBAAGJA/IEGAEI
|
|
||||||
ACYWIQQArNFeJaef7gKLDuV/6j2mFpx31gUCYdxCIQIbAgUJAeEzgAHACRB/6j2m
|
|
||||||
Fpx31sD0IAQZAQgAHRYhBElHQA83RqA4kAuxeDKNdC2IB6Q1BQJh3EIhAAoJEDKN
|
|
||||||
dC2IB6Q10HoMAOvS5GnLtBsLzQeuieyywID439ZfNlcQ9alZLfnHjDWr/hNzUMPU
|
|
||||||
aOBAJVSwmSP+/st2IiTwlsLw9ffjoelFyl9DHz1s1HxAcRWMxYBuebAHkVAZqAMt
|
|
||||||
lQfEEdZ2jgh5oiNThfXhFncaTBVi12zKISH+tfJfNwCM1ISOtMFg5LG84IA1+aGH
|
|
||||||
p5dY2zPj/Tfy/+RR0KjLgpdyvwUu2Vc2C53BVN47bpAhAL2Z44K9Wqzb3ageXKHP
|
|
||||||
A7yucYeBttwHhtfMwMHEmjwljngb0dOrUwVfOzBXoSQ4T57V7NQuToywTmGRC5wI
|
|
||||||
kiOBhtyaSZ1ygSjrfzE8tRWff8LaWX+EvaW4Ys90EuYdWTJ2bJebx2advMmsBkY0
|
|
||||||
ZwnIEampbSGdtSrZoSxxVaCnYLsunwoinZpvxL9YTju1L1bYehSttY50b2WrcYkC
|
|
||||||
pRlmDA0lvm/idGIo1I8J2AZaGchVGt1bTbVsB2pqEmFaHBpMhMAOKzvHPLDmegoH
|
|
||||||
WjLUGoLU3oInf7jSD/9jhw1veZZxdG5lpqFWoikEgw+KNX4+WdKBc3lCEwowIdxP
|
|
||||||
FY63J+Srf6K0dpD7Ao5ZiKfVgIuv0sQEgTpusPRLuWD+yOdKoSKxHvkycy+A+kMc
|
|
||||||
NzebWbRE5A5UZi8GtqWmPBP3vnLtKaGbseV0DKGE/g9CmUOTQc0j6+HBMp8FGyyF
|
|
||||||
xDYbibY9IbMID9zuonnCM8vWR8kgX7p3eYKd6LOPJDy3xERp9tPSV9KnkoHslVNF
|
|
||||||
YL24kmKDYCcLRdX9j4xsEpFEwaOD1XeRsfWhkqLlod+CTWWrG62KSQh8FHqlG8C3
|
|
||||||
wiN4SAmM8Pw1w8KBwpLOCGR4eB7bE0/X0pc3oWfSLnnlEHWjOLrrPgUpB2i+/3bs
|
|
||||||
drFBJDHjSdTqHrRq2CP66x2VMad9HfCBqxb089YLL6ybzJEW2WVHMKHW39OHeYnG
|
|
||||||
ViqTVz9MWW11d0qfPq4jgbxHDBCFgZaOgK7dgZ5JQ+FumMCkadYGg7Bi6euo+n1i
|
|
||||||
wlcUB48mT+elb2TSeJRbR+3dlqB6dwHMjWfNOVUKk+HS4IZlvUhjbqtHZe+NDne3
|
|
||||||
ioODlX9TwwrTdMhVqWYUVHmmcHlh67gqE+6aPR8EGnJSwPMQhN3xwqq+69twkESD
|
|
||||||
8J8heLbOJespJ7i4RrdK1tw4QVXYl62R8f+h6gaq3goXDqk6NsOQTIFEZXApO7kB
|
|
||||||
jQRhPn56AQwAuLMJgeHa0famAzplGQd1mmJce0iu2hQGfZBuOwW4ZhVvos5OPYwt
|
|
||||||
cggpun3ZibHgr6Pha47LogE7l58Af49rkq5RFF7hKQZVXJxxnZhKOALShXBEK5Kp
|
|
||||||
VkGi+K6gwkNgpnmAtksq56ZFxYkL7/thSFCBYT/lXY0KsAw5ngrEt3ApH7CsvDJO
|
|
||||||
aRMrEgjv/50B7LVQMZCNXthZCSla/oDR5iogrviOWaRUQ0Mh4uWp+0Z/lOS+vQnt
|
|
||||||
zgd7YX0XDxs38sYIpXDNWJi+R9/j0CDeFfjtTR1icr2hT5AIDz0hWlnIgccVA7L+
|
|
||||||
i7HPZf0D/WEp9QPzoEKthKiow0mkIvXtGRKRkxkUiUfseJ+NPdvObsc4Ci7kdv/X
|
|
||||||
UNn/VRltv40wruVr7I3D/jH3BCBxLRdM6TF4mY63+q+UPsJn2FjoVAnsN4INMjAV
|
|
||||||
WhNHueNL4uLBUTbdCAwPr9QV2GbFntLT5OXEK4Yu/kvwCWPX2xRa4pqXNWNRuYd5
|
|
||||||
15PDTGKMRtILABEBAAGJAjwEGAEIACYWIQQArNFeJaef7gKLDuV/6j2mFpx31gUC
|
|
||||||
YT5+egIbDAUJAeEzgAAKCRB/6j2mFpx31rLSEADZeLqyea/kQ+1Brdmd0JeBffeQ
|
|
||||||
R8BbjKavVmMX6Gt/cBjZkGyQCmMLz9VRhvBmJXjIiB9IbcrKMegl1Y+wWV0AZBqQ
|
|
||||||
63zgQfahi4pxDtlyFlay1QqAGJLw/x3yKpe9DycNhOiZ7lBV3V1EzBcKmlZk53jQ
|
|
||||||
/GV9IBlZCOy2Vf+E0AiVuEShmCBQZx6VhRm2XFtNP5njoRooUZ0hCgHLwDx0qB4r
|
|
||||||
JNrmdCKnX0hVdJjmTps6tS3SGG7XRtYIhL8htwddlR6Rp4cJ7ABxFra04rDmAEl9
|
|
||||||
nAuXn9DwnZ/WVFuzrlxwo1l1Q0sle/AamfP8n0Az0vcZNi9PNAmKjvPGYfbvC6Jd
|
|
||||||
QQuEQLEvRrBUMrdPIqzfRvyKwDDr1eQ18wYLRFFq1ozJUIBKCCI8CVpydWZ8iTdz
|
|
||||||
jnPFRGG23W2+zPp6RKXHUo22Ro8L9SI5tX3zfoCZ7SbQ/hUmNUt/bV3uou56lBT9
|
|
||||||
Mvh1vRyservXqhmZhWJmJUPa9kPeXaHTpnE4MaaReY84FzWr2tFzholAU5PF74LS
|
|
||||||
YzpH/jQcbTZXEjiCx3tcaWJ9r1Wtf2LnVCSstZ90EmSI6Tg3PhAZsFBOcKZWjJSx
|
|
||||||
miAmfo6Ft30lJhNNVu0pBGOZW2WkRWUKSWReqbg57LdEh02BvONyynazQPjQ+ZQn
|
|
||||||
mfDHvuRkleeCZKhUyrkCDQRXXBTFARAAqbwLfmKUT62+r9lIP34Wdr6OQxZDiO49
|
|
||||||
qbXUphPfyz35CNWx93g598fOOJXyw9Z3yV+cJpQY2DMGGZVf7lG0W6M3Al6XHarJ
|
|
||||||
lVRxVu2BIQQJPVrWEsg3gNlNUyxYxauYni5AK0c3HELnk65WQKgW96L/UQG+XfJM
|
|
||||||
fBiini6P76xrViHtiRsxgRNME573xZyiSZ2eNiwy8JDVMYwRVcrar+LJ4fqeS4S8
|
|
||||||
vPMh0l9LGpb7kngl9jjIhxog99T3HGqnuQ9gNtT/9iMknKq6TaxNzCClBzqAmGeJ
|
|
||||||
EOvZLPvk5mZ9QvDsZVmxgQk3cxEt38GnSbCGUPCqjFW88+WP6SMo7z+y1HMuIDFB
|
|
||||||
O7XG+TisOVPr4oz9RmhM1Dvp1tU4OUcMFeV7V/9EhFh4zBJ56IxDsZ+D+mREGSzs
|
|
||||||
OHbFWlBdzOofDp6WqUVujeifLTj7pJ4YF3VfyNDnLTIpp4u0lM35s+D/Hd5LBZnu
|
|
||||||
pRTmathHFp8TafMVIQY2fYJflHAdHXOfU8jb31MkaK5LioMNgS6j2D0PvgRVznBt
|
|
||||||
llbmWdHYRFT5QYwjWwDNajm+gtaYoM+PD273VUwEodwP5/AYPMcaWE0Ei8ibJ1jO
|
|
||||||
v+c5mP4QpDEV2g00CwjLPGnpstStnJUEuot1IvDBauS/igPDxDmEDBdPg6Uil01m
|
|
||||||
7o0YXxtdR20AEQEAAYkCJQQYAQgADwUCV1wUxQIbDAUJA8JnAAAKCRB/6j2mFpx3
|
|
||||||
1sc4EADV4M4wlzbdBj83A5fpbLasvUPf0z9vkpap9X4LH+6oJBt3YHtJo4uPdiun
|
|
||||||
looOc962gEMbvPSIUw/gfUI/NxnfVBOvZtX3nohmqBrfmiIocZwL8GM3haWkmw8y
|
|
||||||
Ngh6hmEQQMEOlRcaf8BzlmiR8hzMP61F4sHtW4W+1fIvL9IWhFVTeghQ+Rflfw6Q
|
|
||||||
IE5zbjthvSMiZNBYFHAmR96GNkHVeS4rFzdGCzS2KTq4pEQyhMPHuksqAJbvkSri
|
|
||||||
REtLRdlOrpE0F+keoRDz374RH0Yns8rUIRMueKPpWoFh9/cHaJ7dPQBSepCWr5xc
|
|
||||||
pEEh6l0MfiQPakWJx46kTteCbpXpPjpjoS7kjLmrxBcFwScB5l+99c4xu4WkxnGB
|
|
||||||
DvBx90N6SoUhNzWxp9HL5FvXF3mm2j2A1Y8gWo+YsLOKwHBl112p6S22pcCScB+p
|
|
||||||
e2jZIGXnBNmRvebu+4hOplXg2kI7T+WGhZhGjI+GkQuJKBZ9ux8SsZu4K6G85yUD
|
|
||||||
SFYBjds4P7X56kx3RpikjpTKOZct7ZxeWQwSeMwBI6VCvT8ttow/eqj3fBVE3cPJ
|
|
||||||
DO6yzxj5TfuXU68MItvB1kZ2oApdX2PwYNa7t/sYwHdkRCH7n+ozV/5r5XEarB9a
|
|
||||||
vyhvDsNsE+ZEZSTO2JvW3oW94JP+k8I47XNqbOKnbkvHRnOnMbkDLgRZTNiHEQgA
|
|
||||||
hUreb40C5ctjH3qMFYZu8LfM67SvsCH0VcWgIR6/v57gsnR1ZnWo7VxBZcKg2H+Y
|
|
||||||
HQw3VlJhY2UL5Fs2Z7lh9CU56/k5X9OH7jqfuDfUkeKr1xbYfQyS2x7WVsBhp0bd
|
|
||||||
HZtuBTip4e3JYUmeIiMFfxgF8EeQAxcFHBX9tQFHrEgB46/seLaz/gbqeUCEzxQM
|
|
||||||
239KN4K/PqDXzJ2QM1B2E6/6LHyIT94Dj45n+FfHEoMuHEwDbRT5sshSSw5HSr4p
|
|
||||||
oTc1qHGeOn/lIo4n1/YcJolt9fImBuAsHkKGFnWbJg+NnHA4fzxaCk9qp6BOGEcC
|
|
||||||
B64uTv8ACBDJyJrSOnYKDwEAy49fyCLc/ea9v2pD5Wrkj+2WQo4vELeKDXZv0k8w
|
|
||||||
ulcH/jyJL/+eoSn+gIPAWSiuJXERQIYMS/vba8MHcLbp4yEz2TYZXSSzBkqnDPjS
|
|
||||||
i54tDNFJm2mreayq9TpBRpzBQPzR/IFuL57bGK0Heqa4x06elNSFNbNH91ic9huj
|
|
||||||
/TBRAQTUeuJx+9EEeFsxpcl80BTw0Xphg/ATr9PDs0LutEqukraomP9ldICwDO4H
|
|
||||||
L5baYUSGGK+zqlOZqR/UhMvxhYXh1ArLCsDUgFuIBl7yCzSTyQoMEtRo/uD+xL6w
|
|
||||||
a38JldPme0jV/zHncNRP2hD4k6/twEdTZ2fTKzPFG+NuvvSrNckt6HbXFCjIrsYB
|
|
||||||
uIWV5RxJna7b8NHee8qprmHJHm0H/jp1hW8rp2ZLAN7AJpUG2Hig2dKrvcTGOWBP
|
|
||||||
Fen9vDcRnnnCQ8eIFKd/na7U/TS6lzzFYMtuIjfTbpbwoVpclT7MDzK+A425e7NM
|
|
||||||
qeps88/xqqanEb8BQIMrllcBHNXjb5Z4O88KFZMF5cttz/y/MLLMEbelsyi04yWQ
|
|
||||||
qFez5bIt/9svZAqJ0ii2qbUhucV8bUiK6v2KxirDvuEHHwCMPiP59bhiPiweD2O9
|
|
||||||
HEziEInkWluavHuZ5+HGMQNCmNh5kLgZS2iQoLEW+zwrhAAOyBfsy6E1W6tEVTr3
|
|
||||||
44i8pcoq1oXBm8IAkmc3pr9QgdaVdASPd+GALroTxzTwKBX2CnKJArMEGAEIACYW
|
|
||||||
IQQArNFeJaef7gKLDuV/6j2mFpx31gUCWUzYhwIbAgUJA8JnAACBCRB/6j2mFpx3
|
|
||||||
1nYgBBkRCAAdFiEE58MeriQ9eYQVvO8AEo8Ahz4Frx0FAllM2IcACgkQEo8Ahz4F
|
|
||||||
rx1PKQD/Y33iZTppyDDeXbPdYuGAssE/uyteOYRyUMLpIaEKGi8A/1zYSXkBrA4b
|
|
||||||
tQu6ZoCEyRtQzAzD3YtkcgvW86+Jam0QLhgP/1KdyeMALPO5dJjN/bPG1LvXJ6C9
|
|
||||||
Ff8O5XXygcs2/8WIa5DAUuyXrLQSTs8ARRC4ONj327E7UT9nb2hDC0ZXkUxMlzd8
|
|
||||||
At+S2fWj5un1i1DJBGVqda/eNmZetWEEE/N0zYlIe2484eAoSsXF2OIZ675gKOgz
|
|
||||||
Pz+31cCsYvdyuTteW427kVUZon0+EkmMy5iirm1KJGpqBh61a266vVanO1g+uzeF
|
|
||||||
fFnsdsyFU3Z23/Kl/DgYh6ftsQlEf7o6P3uf0i9kN1dpr4P9naGpjT63rSjiHfGo
|
|
||||||
DjhUCYNxaSUWDO4JOZ6gZ3Ss4EFmsJtPcZin/VMaKUEYy7K1EUy3SZ1q3NY9jx2/
|
|
||||||
YIu2K4oEiU7TJN+sHFHJvlgCYSNybT3UzVLa76Tes/ikdFBv+Kk/lF+soD42ceka
|
|
||||||
WFcsK8v/1EvJ+FFrsa6/JIWQkl3bSoK79GA8WgpZ5vKJnUDHuf/0OuzaETypg0Gv
|
|
||||||
qhDQ5GBf54K/DkodFK8aOIicr3QTM0h4GE5KyJsa07D+QA3qcY7W7yI6bhcEJ/qA
|
|
||||||
XdvOFpCSoDj+7TzwOct+PGeW9FOP66zjB8PR2YK7A5FieYDW1i4mA1DeNzR2zAU9
|
|
||||||
baZEVKfcCKW/OYFg9kTnqOIuO0JmXiChJUTqOlefko7amXA92wBY/wb4fzAJPYhT
|
|
||||||
U9pM92jhRKKGM0Q+uQMuBFlM3oQRCADi3GxjRL80hmigBPGB237edso+vD32fxxI
|
|
||||||
nbqZN5++02oIcpBTx27eNN3pSmgYDT4/ZNZ8w8pp+jyKpr+PhjVLQSQxL6nlHxcb
|
|
||||||
rtIY21FzpDAxVEfaHMGaYLVcuLQEpZx7sm2AcAf1nH0TLbSKrE0DEajvt+UBH+pD
|
|
||||||
pdVyZxnIe45Z7HaIDOVkt9QT90Y66qTI9YFOLR22mCDxRwjnHiiJCs6uuI2SC+7j
|
|
||||||
hHcN/NZ+F55wM6msv0lrFmTdqmbg3mvZxw/FE8+rCQzOkYK/UaL5lHRvPorpA2kw
|
|
||||||
3UCackqygbEmvxsm1W5Je3UkoRc0gXQPrGGpNLWYPXYA5QaMNHYbAQD80p//dE6b
|
|
||||||
F2vzmsLoWsu3d9ic0fmeKa38aBt7DSoIVwf/YMTV0ilEYnevTN2E8pkf4tPP4uuW
|
|
||||||
r01vyqdfw9Whm5YMLwne3gKjyVl49yPt2lWcxit7lZ+CAnTRGO+UhNWtEx7C7tJE
|
|
||||||
DfecR5EBMZq4Vnj7CC0+11sOPxZYerk2sGvNuUaqii/pYrJVC+yBsQnJ2Of/sxEA
|
|
||||||
RJXI+SK3V68S4m08jWelD4T105LxesX7f+AtpxLQoiFQGFLKyEBzKSlhOccF6IfX
|
|
||||||
2+0zaueGL9TSxza7vcu1BQZzST+fadbRArBIYeGdiRm7c0SyNfH3XRB2cxp8S7SB
|
|
||||||
4ZOvLDsewQ3hRdFV+8UkiXh0Ng3Nr/TZ+N9hOTkok4lrYWScxyDHvzzcPQgAtIJ8
|
|
||||||
wfAiHHrAPrz82e7OMeFOrtv8nntEv5YUbLjQEbT1YNLMuj0E18zquC/yr/5/zyvg
|
|
||||||
mv+6AQNW4oJ8qsL5LMVbgfwq3/rEnFncsnbrfH+hOALPFIC0bg2mSzVTq/A2kMzm
|
|
||||||
1SEHRqe2aDWCVyKba+6Ggou97gCcYlomsP8WJV4izarCUvshKyrnt04wafNkm6pH
|
|
||||||
JCSFrl8Hh4ByPm1n9X4VuJYGvooj1z+/ScmPsGwlS/vldvJZWKyHY6eIqAJXEMTp
|
|
||||||
i3s8Ca9flmy8to6LVhptlyx5C4CCVe7k90ILuUZ4txQYMsZTxB/DSUycRyxfmXbP
|
|
||||||
pwUN+jVD7Iusx+bjNYkCswQYAQgAJhYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJZ
|
|
||||||
TN6EAhsCBQkDwmcAAIEJEH/qPaYWnHfWdiAEGREIAB0WIQTVFBoRsP760fy+Jisy
|
|
||||||
7lRaPghTTwUCWUzehAAKCRAy7lRaPghTTypKAQC6mf1FJhhCKwubQ54qeaM30SAw
|
|
||||||
gFtXA1unsw/Os8s6ggD+JAK23pjbDbPWZ3GaIToGuToMGaUYRwHtNAP70cscAvhp
|
|
||||||
WRAAsRxA0qcPmmgmxw7YLg4zE543IcKwzdG8rVTKXup70EUo2NQD1elQsi6FsF7e
|
|
||||||
hQ4kBZhDwJyl7am9DiG2uPLF4QK5U7/+jG6368qzixwhyGJkot4NLbiFfd4U8THT
|
|
||||||
o/SUaaSCNPnzIqWfecPgdB+pLPzYD7zJJbsX6ROEdMY7orZRzDH6oaYoungToYWG
|
|
||||||
Yi3iwbHvP2VI8VQCKNMGVUCVWrkXk0JbL+biQfR/XkkrcKJly3di3szdZLzVL8Ro
|
|
||||||
TOydm0xTdjE5sZjeq3fxizJLSwQBe+uV2sjg/9k+jWSe5a7QUCWc2KSEUb1dYULf
|
|
||||||
lQVVpD3S+WYreE5GD+/vFOrmIbaylv5ffVi0nUEvMdEuJvDFHrYDGqVOBM39a0XR
|
|
||||||
ZeGNtt+RlFyA7x8Ph0RIatCJi8n5EGm19KG+Uqb6OX+zuMz/40ttH3QaUdhaQq3q
|
|
||||||
My788d4xDSz+4SlAEJSFu8xST0LDSkPTgQkpwXB70LkhEnwNo6AshKz4/GEgJFBX
|
|
||||||
rrMheTYd2L6BN/A9MtA8gogBQcIL4S92IOiViwybQYp/NBjdDAqSteCi6TB3GzLC
|
|
||||||
GB17jk8MQB8avUhby6qYZBuQlpG5OCR6EkHjyLPb3G7SMpazG7YK+AgBtfYvwycx
|
|
||||||
SzsXHFiQgH7LlO/e1iyKfESQzJfYGSuFh1w/0MYT1AFw2XK5Ag0EWyy9twEQAL63
|
|
||||||
7U/K06jGnvNE6xNXmEpijB9oRzO4q9B8uR5lCvFLDqKeTa8ORnwIIw31TYdPm2Z9
|
|
||||||
jChd0oUkBwHit0kcrjy7XSVG+mxcCdAmADb88D4C+bDjlLloKSgUx6EC0pbDo+yj
|
|
||||||
498YQNMsQuZlJsaACLp4msf440UgzhUu8m+95aNoj188IfYU0qzZYNU6e2sxkbIH
|
|
||||||
G82hWIiC2JeqoL/6WBBA/+Qd4tSdp33KSP3uc5EvtLysB4ilVLOi80rsfFNV4uK+
|
|
||||||
JJ0KE/p6CYgPkkWD38p8DbOVdwOreiM2I3HinSjJozECbxwHJ7O1IFqLXyu1oVIK
|
|
||||||
6TDwCH/Xv3hZEAmrI5FNtH0KeD9EmbUBA3wwMsaYYUNTiwwr09oyxUMai6j36J/N
|
|
||||||
95/eaO0LV4NqM7eu9/1OjApSv/sTZVtCaxp4qZfHuFyrGPOSjANYfMd8WN07k7GM
|
|
||||||
15vC1oDmDJEutOmXRLoV4cboGW/+LHQehP4gXhQB8gW1/lkRDOTIo/BXgv+S21KS
|
|
||||||
RAofKg96SS2BxL00IZQPxkhdR5khAKzE0+3aIz4X7LfXo5feW0MkdfX/l7QdSQwC
|
|
||||||
VlNOzczwt2EQy95OGCnemfva7zL4MijKumI5OU2fe2l9OxQvwPNJXXE6tCPeCd2T
|
|
||||||
ffkRyKEx+qeObYU5+0+vpkgpDI8hpC/RPMbZj+8/ABEBAAGJAjwEGAEIACYWIQQA
|
|
||||||
rNFeJaef7gKLDuV/6j2mFpx31gUCWyy9twIbDAUJAeEzgAAKCRB/6j2mFpx31joh
|
|
||||||
EACnfnN79P6R1LPCDdc81FtNiEFwxeD4kXa6tspsWdHwNNM4G8lScejIY/QbZAdb
|
|
||||||
c0RYhs7o19B9Lt3DAWTABvU7qoHFwmGPXSyw7r8xofBVGKWmfbLDveQDaXQNHxnE
|
|
||||||
KybnoT+7ZjRdA6rW4fZZt9gwdgoj56xGkDmQzcnl2XpN1BPrVAYi4MkhCf1yj+Kk
|
|
||||||
eNL7V/YoNxVWdTrMjRSUTGdCORsg0nUa/8Vl/dj432UfAIwaHjgb+pGGGZOenKnl
|
|
||||||
Ft2ML1Tost+fuYMwsVoA6cEaWQINEqkDcBiGfU4JMjXGBrmXJaVKqcGvglwbYsR7
|
|
||||||
E5UdiqwCH/cgba8vkg3lTfDK7wDcSYkIahELxKa/85nU1ZWHcCvPDdtKPDE14rv2
|
|
||||||
UrgFpBIIYtQShOI/CpPR+SUU0of44QE9az4GeFAfzPVFQIWXAVUiAeYDHdTne3T/
|
|
||||||
PqpuOzcMSI7uTGsVU3InyS01knL8ikoyVS7Uq9Zg3/9+Yp59JwbeNKr/RVRHkvZE
|
|
||||||
KQ9QH6VVG612elIOnayo4VtGwepb18NQy+a9OkHwPwtS2RRsFepxSZovQZDoSjet
|
|
||||||
RfYzY7q7z8mWpgqirSPeFBJllejQBGGMmpqe2ZUeU5Ya4QBz2DQbFXvAa07fibjh
|
|
||||||
Mes2WhvfxupvwZ5oRug0huf1qQaykr4pYgSA9F2DsYrGvbkCDQRckMY9ARAArAHv
|
|
||||||
e2w7H3TZmQR16/Wz3sVjd/+S77tjhKfu/7rzFqgvz9nT2LptsvJiSPIA9a7Pl0VX
|
|
||||||
h8Okw4gwuNeWjsmsKsApS/KChmg7ls0whrvFCXVrRnKLORGriGvj5c30AKMYp2G9
|
|
||||||
5kmzA95ey6sXjJjYbIGhtmk0mFXydC5famylgDrRVTU0S0d8yNbwQBN/Crz3NVKT
|
|
||||||
kXv5QpOUMm2V6yw4yazNYelA1LHmjRQitzUgvmHiA7DaGBhCZFbOcvt1FsmlMJ5E
|
|
||||||
9VZGxWa3rxgVm8SJfwj0gTpIRol2+khE/tvA1FCd2ZN8G/XRqBMjsSKGoFz17uP0
|
|
||||||
5fJ/03zo5owuLNYMfIIFazpji8Q8rkN9gY+AcI/DOc5tcwqwuCmfzrKaFzH+uWeI
|
|
||||||
+7eiwDNIdF0TH+z4TXLK5HSAvkp29tjfnWjTjImvtip2Tx0ups7JduaVFmW/YgAY
|
|
||||||
xpinf6ChyzMrtmhD3xHb01rvQbQuIo7t5+Fx5PpGhw7onG8OTB8y+d0YMWh3TVF+
|
|
||||||
gwSdLTT0THC4t61T/rG04Bxo6O4ITQhAsrGr/dieycTVtPt1aX16ekv4ek9g+W3I
|
|
||||||
IIQ9mGNvY3Do4m9wRahTqD7/4/6i9N+uXP+0vjypE41VKmLbo/gis0mf9R2GvCum
|
|
||||||
jT4LrM7O5lr3t+ZA4Y4qhR+E6ane2HStWw8ZOhEAEQEAAYkCPAQYAQgAJhYhBACs
|
|
||||||
0V4lp5/uAosO5X/qPaYWnHfWBQJckMY9AhsMBQkCx+oAAAoJEH/qPaYWnHfWe0AQ
|
|
||||||
AJOqVXpsFVuFt0JHqaM1Xqj9mMsiszJyapUq4/xOCEK++AL5i+DxIGV8It3OMao5
|
|
||||||
9afebrx7hpliTKA8Y/nCU3EH3BV+cKl5J577I2/Hzbg0HT+dZgcZeQzlzz//KZes
|
|
||||||
yWSPXC6RxgI5lpsWS/lykWLwLpF57jlvpulcUd80hMD06PuolM6PrkNJP1/x9AoH
|
|
||||||
E2Yywq8lALvK0P17OnQka36g729m5jIOEyQBtPDrWBD4SxL//xi41RMw7qS4YRwv
|
|
||||||
FJqT7jyrDOE7QPYzC/c2qHSZPblRHyg+fPg5IJei6bfVmyRmbU5mKnsAJRZodXTz
|
|
||||||
2xksRw1TjQK3uesw+Frd9CdIorkIzqZuF0zE3LsTvBTyUsN6UAqhJhMY+sBi54oE
|
|
||||||
kEaqjJwFZaA4c+F1AjX75zpBzRrie0tbFCbHPlYhgctOPEkH1L8n9LWNxuLpvUFb
|
|
||||||
+p02YdlOl3pV9r3orYveNitrJXhmbT3rktQ4x+F4Uw2dOwuYwo3sxtPI+JywuZP4
|
|
||||||
gaoTny9oIGSbdpwxyruLxhQfce2dVEcJ8OuDADx6vc3jF1/m33yIaFQOA2ATn15O
|
|
||||||
CFm5eFQi5pSioHghhTVkMRVTCzD13mEkz7K5pldlfQh2wtq1sIntbyziaw8jQIVc
|
|
||||||
laGjcybP6JCiLAfxahLoDMp7vJNYynKzkISTWRKW5Zk8uQGNBFyQxosBDAC+sdlB
|
|
||||||
qabQZcb/oGi5qdVTOdujEu/HacIAWUCePzrvuBF4LHc8JplE/qWIFBqKY2PXgb4U
|
|
||||||
H/+h74MRhjti1wluUBxx25QO62OukmIdILUCxN5/lxiXFnBJulVLS0W2M5w9S3xp
|
|
||||||
D4BR9jyGnilu1NNsZCxFYzyJ0t5o9dGUrf19RO9xM/3tYnNXqBRFKJFXKji91ZUe
|
|
||||||
AmBlQF8LGmCdaHAjzBSJICc6kgLiNJRQOhg74mqnCrch4TqRYhcj8HURAE6CZbwq
|
|
||||||
m7Jli+xrbFFQAe6wZPayDGrk5UjEtUQwTUV2CqIaSOZX6EASJi/Mk1Nu2Nl51mx2
|
|
||||||
o1lx4+GsFsitnbxN8tRQD7hapFsUmE0m3jlecsaY4+NzPOsQQXXmYCIrx8xnzJrC
|
|
||||||
pzPn6g2ma78RZboLvUbCAzw0IrpcOOlZkVNb9iAUTJ0389q1sTVTGZJfYugOynMO
|
|
||||||
xiyuhVwMBOYb8xjs/JSNuwU73KzLo3N+yK7YpXwB3wKkynMt6fs4E/EqzP8AEQEA
|
|
||||||
AYkD8gQYAQgAJhYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJckMaLAhsCBQkCx+oA
|
|
||||||
AcAJEH/qPaYWnHfWwPQgBBkBCAAdFiEEV+FL0c1sGYvBG/GNYafSYnfk0NsFAlyQ
|
|
||||||
xosACgkQYafSYnfk0NsI5gwAgboLkih9+KCHlzhYTQaCf4V6TfHoCHHS3y4xOM+p
|
|
||||||
KnSjClMal83GT0DXiHgc9u2curWRsgeOXCmQFARiJUTk3teYyJZYgJr11KyUvdv/
|
|
||||||
pKDBBUt09xL5u4Abja1JJBvV8N6aJM2UdVVmQUvHAp3uQpI+Rb7Dkvvav+fGeY9G
|
|
||||||
gkVLysrG/E2xYrtRuFUmfbVEQ6Jj/yEOi486FRfIaAY/+pE2YXmZttQhnK2qvYFG
|
|
||||||
8u3ndPIf51PaQ/6DvbLHA61hHvUcbTXkl6oqqFiaApEDiAYdFWPdBzZ4z9hDfFTm
|
|
||||||
cTl1ilbXBQp8CH+xZfeciQUwHN7FkUb7IRI6ahl+5THaSWBXrpmYcbYOZ3DtZNnV
|
|
||||||
aBwypvuqrjazFwMbhdatJmVD+qaWyoXqp06dfTqT9Uw05IG4oP2kYNqceaoUE7fV
|
|
||||||
nmrdNL/K8tQVusOS/PEH2JGC1SmNFoai47/C3b1+sVnIEBH7vefKcSRh4CyDwYGM
|
|
||||||
59jH/JGkokSdSNTDDBUAY65kTWQP/26jL4z1jifkN2rQ8BGDMSYmyEE6P3cIJiyL
|
|
||||||
NNvXOQGClYdNHpc/LvpwxK4Tie15ozyV+adDr0X4+94Im/bTcFGlM2ZYvliFapob
|
|
||||||
/C58ANc2xJb/SLZlI3xwxNrBWb23/n6e/m519HIxp3QwF3dBWI4Zqc00EpiJSyVj
|
|
||||||
OxMPNtGHlhAhxnCFQDWGNf0K11rNGH2klL8mnVJ7RBLhFBDIP+m0gXbkZMjnCiv4
|
|
||||||
qdnvnN/bpAS7l+MRg63ofpNqq0SYejzhct3OAxeQLGllZ1VFD02eSKaQXpuIep/S
|
|
||||||
3dHnnzg6qIqJx/RhINuO7UYyDtaW878CxGyanwo9qL5YUydX6S5yERe0kfvS4NEh
|
|
||||||
dp7wxg+/FCTE6B0Ua0TnqQS5XBUjK4CcC6N6SFRtxVG4y5L6jlYIexWEWvOVnx1j
|
|
||||||
UOiiwSX3ummPXjNt/RbCulMrhbDnV3opc1vG6S060oEa5d6v/rB3Yj2f72QAM/KV
|
|
||||||
GSlpjk0p3BopSmKZEXEuZNGDdPQtR8ESBWPXDYzGIgceKNnW+mI4q5p1k2jk8tvN
|
|
||||||
VGTDeq3BOjsTAjK2hqCtm15LmjhDhSZeMBEpPoS+P9sO/jJu0ec3kwshTwkNPMZn
|
|
||||||
5C0Aph0zmnuNnytN2VaSqVtcTPqysc7g7kNmea21Jl/O19zicV7GvnuMB22qW/Cs
|
|
||||||
vXpGnSLUuQINBF0CXIEBEADc6IuNq3KdOng/Wv2deysaYuoqmam0ehuW/uvn+yiO
|
|
||||||
yLBNeEtfh6JAOfTEDXLDmcHpg6RbIn+/bqPH4Lmewk+ZQF3E9bODPf2gFE+GdWZG
|
|
||||||
xMYuEQNpKrHAOWS7JaCXSZgc6Jil+R+1l6BHuNmLFzzzySM9vuUq6CURgUND2Go1
|
|
||||||
cN02DQrNO6p72SM2Mh1hpr/QLonYMrOK827pxJFoRvmS2PZzL54P9Xqtclb+wzam
|
|
||||||
Zmu3v9B8hf2df5lZisehnEpjxZDD3v8hryfWumeoir+CJdXSOXCzGZDjFVHqqTG2
|
|
||||||
SmyMupAWoSGctNdfQJ3OyfwVx+3FGGnbG3RoQDCRmDVLXGCPsHjCGWkFHUyVOsZN
|
|
||||||
GCaTxGQBXuCNDh9BvkbrCLl04WMZXyhUTq2zCX2x0gfGKofu/L+d2QtVLWlM0355
|
|
||||||
z+V4o84xm6WWUoFzz4ZBbH9iHWhGB4I/ndZA4PiehawqOT24t8YBFODOjvLHNDyG
|
|
||||||
fJ3wSm0KtKi84GIvlWDFAs9o0zXkktoy4HVMAkQ2tBuWiovcAi0uyHyc38k5n5pB
|
|
||||||
v72NC/lCCmhEwSYT46auERPL4RncyuSPzlEMgrZ5GBPMmvqPPCuBxMMTibQXK6eL
|
|
||||||
Zkdj0HUncQXHa+8yVckZnpPt5aw9sRwMEmyHfDinSbqSRI7sscV+OPHXVBDtc5MJ
|
|
||||||
6QARAQABiQRyBBgBCAAmFiEEAKzRXiWnn+4Ciw7lf+o9phacd9YFAl0CXIECGwIF
|
|
||||||
CQHhM4ACQAkQf+o9phacd9bBdCAEGQEIAB0WIQRSr6m+4P43z+9Vb75agN71Ptb/
|
|
||||||
sgUCXQJcgQAKCRBagN71Ptb/sq3VD/9mS0Ldug5B/GHR+e2lCbozoXyZfxTisDea
|
|
||||||
4HC5F0MnuN/Qw7lPOadpAMjw40WBxvoMIGZ31AkGD1HcL/vY1hIqQAM5YonTtDG0
|
|
||||||
pSh9aGAvce/F/Oe8tyV/q7Is1AFGAyt/+Nw4Ln3vNmcozUPrWicNb4zpRd1Hf/Wh
|
|
||||||
c7yntNzfQFB27u/l7P+VcZLlefzYaENXQvvd26MPQtSWc7QMnegGPaJY1bCvBfRQ
|
|
||||||
o8YglgqN/aABTUNP1dSEjndal1SryrS2RzTgJTPFzytKAGFoRCPnymBMKaYG31dr
|
|
||||||
ZwiMbIuilPYTl3KYWC/thsinxreQ80ubrmF5MOPbpGckmpceQPM40wEmgznBZzeT
|
|
||||||
7+odc6PzOPG7qjMekIZnZntI6Na0KkLRhIzxFlqnefRIre3sDS3+QThnbyrgLnyk
|
|
||||||
FitTHmLZy/sdZzdrOT7x89rIcXs7EFQ/J6X2sr1j+qLw+6ypEkGhy0+eHKJfGZZm
|
|
||||||
+Iu/SS31UyBvkOZwKI8OUIQ34KvEhuer18hMWq9ueRaFVDfEbdVL9MzSfkIZgBOz
|
|
||||||
mvafS4fZk5cjNqbPuXYnSYacggnQpPy2dsL++VZ3DZmSvePY1DlEd+CtwBRzj6Ie
|
|
||||||
77AJtsoMqJ3wY2BBjohaABwJSDialxoUwdjdaXftUy+VJKmGDPgP1fVCQTLO5Yx/
|
|
||||||
uWjkgEPXN4gwD/9Ey+vDs6TN77P8R+dXIIDAhIkkPnnBdSzjdUjMVhHcc3+JfPPd
|
|
||||||
A+uqYUW+rqcwkhhBtrsu/DIbbpAZSvrMmGR4Wnxf9BNglzLo595oLersVfUl5W/f
|
|
||||||
P2E5M17HFQGYe8yVprdIVZFoyxLhBof8v+hx0vllE3Z0Tx9SAbhou2tFzKyOSGuu
|
|
||||||
uYmx58op/shmtELBh8NPsn5d3QXeFnGVLLEjqlZg/rF3FOltE25c1x8TgrgstK7x
|
|
||||||
0e6440LyP88uKVJs+3VV98Tmcuuydte+31zwo+88aNWhaHr/ictYo9Ov02Ari0Sb
|
|
||||||
nQGC+uZEe1CWewZqVgihkuP5ki9Pz/2GRmBnWuHhIrm8dzLpZE29ZqL94+Su3N/R
|
|
||||||
kEF5ecTXGKyIkq2svn2QZnv2bhQE+lDpBNPBXcC94IM98o9Nxb+OU+axSi2/qPu6
|
|
||||||
9TviEX0ZIyaJF+ni8WZ3y6ntcsOhI/3MCpLiius5H/oN1p1MT6w8nNQ9jkpi2Y3y
|
|
||||||
gD/M3AAJdvpyOeqeeXonVpoRaia7gk6Xt49JYxhPQ3tZkUqcmyI5yyBaVgQg0dQk
|
|
||||||
7HomfyJGnK5bY5Z+2IAWbeiB1U30utpYd+p8V5H1M7x0k2kP991lvIXwWXSzMFKN
|
|
||||||
uqOPcYenWz2XTSifASmT3mpWfEGWeeO/nUbT9/5T4QKACPWxo7PAttt8P7kCDQRd
|
|
||||||
AlyxARAAwB3QRTcbnHWoy3nWn+ryCC/FvSdG3/FGuoKIBmBoMjH+qzOF+LbASBzL
|
|
||||||
3DF89GRXNNZnSnPW8f6433j2RkbkzrYIbuKLIDXYKM3fV+K71R7AjTb1Bd8SER2g
|
|
||||||
qCNtNvBI+zvzHbRubRPA1+uRlXRpX+AfIq1Da6GQ1jaiUy04AscGj1fARYreht9D
|
|
||||||
pVaqQ3jjjC8rLPRe/i3OCZZ+OFHxbTYVVfjhIH/vrg497eO3XeY6HUAF05cTnFsn
|
|
||||||
OUgn7vqqUNvdjystnRFy4qpgQ8fn1NGiN3UDQFqTRMmtLshTSWnoF/8k7asY0lK1
|
|
||||||
d/HCiwUOrFD0N8sKQV6nz/l5nubgb3e252F8F5S36+KFQtdjMC3Lx8CxG1IyzISa
|
|
||||||
daSaZjMv6fOefOMSmK4MXu9jnCfoxwGnhv1UixJpKKfMEbnaByjpZYIswbJJqQTM
|
|
||||||
3IIdPVa8/1g2jdOFJUqDHVkKvYSFA7C7BNm1JCeB8QiUPNxLTafPFC//2h6gI06K
|
|
||||||
3+bcnQAhd2N4byOZP5TGZb0+eJTOzOe+hN9dUeTnnXuR1LR7NoLBALw+q3tI4LWa
|
|
||||||
P/5fgBRegiRguZjQH3GzKX3XE2Zd6SONR/44bhUYDUpgb/NJXt0yKmZLD3PkOxQK
|
|
||||||
I4ACM1bR/oSp0xnPEXQGutEtgXYnzbI1xPRYtj7XnGknc25hZf8AEQEAAYkCPAQY
|
|
||||||
AQgAJhYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJdAlyxAhsMBQkB4TOAAAoJEH/q
|
|
||||||
PaYWnHfW6agQANIqt6FX5XBxfNrkzSmahvHRZFHskahHvXMKfQW9yjo4I2Xmjfxa
|
|
||||||
WAw41rNPH/Ojd0yPxAOPIdU05iu+4YcQljCOg6UCBSy3l9g+keFVw9riByVISq9K
|
|
||||||
ZrDS7xE9QpV8EjkQM+TBjUZ7TDlC82fCwwc/rgsfnGsi4nGJLEPTy/5Tw6xZH/J/
|
|
||||||
h/fsaC67iGujW2+AV0HsGJduv3kq75SHmzPt3IxDK7oB1hsl1q5+rgAXZLOZMwre
|
|
||||||
Nv0uhqNu7Xyv49+3dT0vaj5ce7MC0WiMLt/kRzaJUSoBwdpK03RHb+5fWAuSZv8j
|
|
||||||
dsiV9QhW/XD1HtwGVFGPSYa47hbMFyYt+wpa2ssZi/+yQlYh2iET9MfsQtnRgNBP
|
|
||||||
NrRhWLexTNsK9wlFz40qmx49F/nKFfhJSetScag6y1IFewuFQAFlspvhNShe/4MQ
|
|
||||||
lJf9nBcLF5m5Go2x7DxqSOuBCzN8kTMQcoVn2VNDIILRO7XyU0OqfoNj+Pd8DXlC
|
|
||||||
XOtNJ7/gJXNqrjBgGXGfBl2g3BaSmrfbbWMfPX09O9NgbO+kyAjdOZvtpibmU9Pr
|
|
||||||
nptucDkk70VICC+9Ssw3rGN2n5PaqK7UgDMo3EJqUfDihHCNI57uNHimSMdoyb0s
|
|
||||||
ccvYWLuPwPun94DfuvOWGL5RNArNN31jf+/Brx6gXjUj57Lx46qkE7wxuQGNBF8J
|
|
||||||
tIgBDADADgD+EKq4JDNTkqqFEUhgqUpgCswGDmIGKDkVZkldO0riowOAQdFfOWa2
|
|
||||||
kqkqZ4+kIaiItDC9Ty5EjBtpLl/a2wjLmWKBLJ1iDgXFM9CJrDcLPO62RyjgyI0e
|
|
||||||
W1wmjzBQvVJ3csZqW5rQJkboJ2dmtALbKRFKhl2sJl5zxAPFoMePQKnaISaeDBY7
|
|
||||||
r19sfSQcVw6Dkx8c/EE4w0j6KQ4llFHxB0Cpg1iKDHXV4K18qSNEgwkIKt/LVrGv
|
|
||||||
wMTflA3K5BX865i8wUuCO/OwrUqM51LCNmUdM0d+Xmsw8dblk0hUw0UjEgQA0uzv
|
|
||||||
ja7szINA5v9NW+j/KpzZWx9jOUKAGGVWIrwHUCJmGPYYKHJU0XZSFEFhKPNuO9KF
|
|
||||||
FquVCfbsMpa7xxJHj406ihbYvDuQ0ACMvxRdnPzyEZCoHjemJ7C2U/uT0kwpmZ5R
|
|
||||||
lK9F5VmUIdlrA0LgqS804CbbubUumWeSFmX1Kw1u8mH/qQLv2BWaBIvLa8Lx1T0c
|
|
||||||
39tggTUAEQEAAYkD8gQYAQgAJhYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJfCbSI
|
|
||||||
AhsCBQkCx+oAAcAJEH/qPaYWnHfWwPQgBBkBCAAdFiEEhrjttu2OP5apuuy1z93J
|
|
||||||
bxKxkVwFAl8JtIgACgkQz93JbxKxkVyLkwwArBvm9/YlXtn86zfIpPEknXa/BkRh
|
|
||||||
mzZ56eaGhUX50rjSVFGWg1ohgEs60Pd4KcltiJyCYm338XLLMrbDfO3xjvhyTmQM
|
|
||||||
pIAbH2etWr80qrpdjToTITpNp5TFHDIfHLXrIgg0lIxAT82UOIgpyV77WMK9vgqn
|
|
||||||
E4GiC5m2EivKZgDq4iwh1BrQzppEweS6oFbbt9DOD/dOWNsPfWyEwbvijLg0sQC7
|
|
||||||
Dvq3bgd0xXsuS6huDqlLeWV4zSkWJQCNEfDNj7veXMyYxYuZXpIxtMZVqgmSqaem
|
|
||||||
wX+m0jSK/CLA1zu4gzY7gQUmV8sR4PYII7wp+69YxD5oDYEn+Js3rhO/APXLYXFn
|
|
||||||
5zYPiKN8TmEbMKSkEskDNq70cnYBY1KULFiyHGeBmfczbRXjJzERvuPDWu+ZU3vh
|
|
||||||
9STEdiGzyO623GsgAI5jSCcRw4RJVus8qMRf1iHrt+eBFf2OSIR9BKefgt9ol8yw
|
|
||||||
JAGQuD7NUlBGRqWMowCEC6hY5kX+NcA5n/wkzH4QAIMVBRU841OS/TIcp4pKHbx2
|
|
||||||
THw4tSUktLWWyc7Ai50vgz1WyVfbvkmr7pGBUrxBl72vqlcNmtMtTSykOYzHOrXN
|
|
||||||
Opm3tgTRqogL2Ln8TDdWC2dH/M25NXaRNupMN2KVwxCShP3t46yxPbPhY0pf20Ux
|
|
||||||
OO1g9F/zui3/66tsvF1AeXQPtDQh4RRocGv/bUT0rmCU0I6cLKf6RgYy2aifby7O
|
|
||||||
Abg61IgENuwu9DD4icvfonl5KVt0UXmJ/+5hov37DQYSOxVnJVVsH/uPG7FH2ZRH
|
|
||||||
Jnmz4b6lz6DGfwGjLYuplGqH59adhW2Y9nGea76F9Cq+Nga/MW1eQTpxNeUx7aBk
|
|
||||||
7gsnIelPjiNZ4UrzvBk65TBhuBLpOxan5/JeyLmT7kwedv+1L3/4UkqJd3hmd0Oa
|
|
||||||
lYe+bxpozXhwnLrLLFVg6cpQhXAFxuH5XjosAP7bNrPdGK/C6QC0ePYmWSZKL8Yd
|
|
||||||
My0ZwZTmCTxzyEEG66rEkA23VIR82GFgjYqh/3Mp5LiTCSmpN2ZIqYgqMhY73qWk
|
|
||||||
A1QV3CIdjWCZ6jFtSa0f/MQeGisGAk6hdTYNpwTTOQ398PskUoVt7YGn0cC5M7I+
|
|
||||||
XqUWbeLhwBxa/Xnf8OOEEzheRBvLPAVi5A2lTwHiCohg5YMxFurGvaobk+FSj/Pr
|
|
||||||
uV/gw9C/v4crh6wWwXKTuQGNBF9c0RcBDADMsteVaA3ogv3ZTWIK2U5gBti7MRq5
|
|
||||||
6aBjrtxlhR57OhXCHD3KdNvUI6U0Lhoj4aTC+AtnGuNu2SapjjIq50ffQbj2bszf
|
|
||||||
4X4apX+EEAhNThMBbNMt4vOFx66cAw9xOW3hVekzwfzzxFWgqlgu1gG3dGW0d89k
|
|
||||||
VxKS4g8HNFGfDIXYSDEiIJf3wC0ulVBRZ09jMcq4V1I4KtukIIG0MFN/0qvBRk3+
|
|
||||||
QqFTFeoYkJj7x2xOF7Rssc8DxOvLoHLHD0mT8qApjTnOFg1PbMxcjUhSkFwZd3nx
|
|
||||||
1ykotUv+Gnvdpl39tQcp5/D14gFl0MAypp55o424fx2isZ2+u2inuZbKfX4ISiJx
|
|
||||||
STT0AVjcaL0I6rQmHrgux88Huf5C1J+A0Pn3kl0FTSLp9eAqHcOEBjTgurlMisr0
|
|
||||||
NSGf6KG2lhs36e2l/pZWv+IX2K12sTHLilQaFfndYJJziGkGD9N1rQas0f+b2x6p
|
|
||||||
aXjiRkrtPLDUr5/dxh9Qsr+iToEAF9w4IdUAEQEAAYkCPAQYAQgAJgIbDBYhBACs
|
|
||||||
0V4lp5/uAosO5X/qPaYWnHfWBQJhPn5DBQkB6uesAAoJEH/qPaYWnHfWlYsP/Alx
|
|
||||||
+PiHEGSaBflvyAUcOT5cPC2FrASFD6/bfwfHdvYDBUYoZKXFAZI6p+vYGXJc+yZF
|
|
||||||
3whhjKqsU0vnZhOWNFg+wfGc2k9Y9CaB2fxpQskqams7f35F0wVw7HRA8cCmoATO
|
|
||||||
Dm4aGJRKHCtgXbAKzPGWzcGcNIAuccExp3q5WUvOIi2hxU9OPiza7r++Rfe89MWu
|
|
||||||
T/Fosl74mniuQdCYZwPgjZOhSJy94UcuQ6cmKDvST9bcfN1dot3GbP6Vbw1o/oPf
|
|
||||||
ufUSBHmaQr+bHRsZAxa1A5upYSr9tnD6pdJA33Y7lwR8cLy2vsekQdJic+aJnuoC
|
|
||||||
18cF8wlofr+Svxf1Wb2MJ+IePU0alUATvFAG6PqpuqPppiKUfoyesoyADnZQJXYC
|
|
||||||
URaw76AIMmyoNDJpM+FNt2hvz/E1gxl9R4zrZnLfTE6dT4/RmNlTpEXi21H4PTlI
|
|
||||||
lvDSlaH9EsOuyjp98Hbf2XClsjip7ZOT48mfLWE4AgB3l1b/FbitadsLf/EPv2w0
|
|
||||||
NYzKGSebePZ0f2eYH+869auf5NB5ucQfz8YraAhorw5rHDsaEWT1A+SJD3NfAIn6
|
|
||||||
1ZYMXOIDm+q4g+lqAhx2bkVrQ1iTd9MGv40bkShpgS1+OXP+zfCdqsLjTyusR/b3
|
|
||||||
2irfCa9QbOjnQNnGS6YuM8PzZ9iZU3KcJupp+Jkg
|
|
||||||
=eOQl
|
|
||||||
-----END PGP PUBLIC KEY BLOCK-----
|
|
9
debian/watch
vendored
9
debian/watch
vendored
@ -1,5 +1,4 @@
|
|||||||
version=4
|
version=3
|
||||||
opts="searchmode=plain, \
|
opts="filenamemangle=s/(?:.*\/)?v?(\d[\d.]*)\.tar\.gz/calamares-$1.tar.gz/" \
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
https://github.com/calamares/calamares/tags (?:.*/)?v?(\d[\d.]*)\.tar\.gz
|
||||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
|
||||||
https://api.github.com/repos/calamares/@PACKAGE@/releases https:\/\/github.com\/calamares\/calamares\/releases\/download\/v(?:[-_]?(\d[\-+\.:\~\da-zA-Z]*))\/calamares-(?:[-_]?(\d[\-+\.:\~\da-zA-Z]*)).tar.gz
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user