I do not claim I understand anything of this assembler syntax :)
• werner raised the priority of
T4873: Enable AES GCM in FIPS mode from
Low to
Normal.
Lets implement it for 2.3
This is the one for login authentication (which invokes scdaemon to authenticate, instead of connecting by socket).
For the second, I wonder if newer xlclang++ compiler works with 1.9.
Thank you for the bug report.
Fix internal declaration of _gcry_kdf_compute.
scd: Fix use of SCardListReaders for PC/SC.
scd: Fix use of SCardListReaders for PC/SC.
scd: Add workaround for ECC attribute on Yubikey.
mpi: Allow building with --disable-asm for HPPA.
To detect these kinds of bugs, possibly, we can use new GCC option: .
The bug was there when it was initially written. It was in 2003, which introduced PC/SC in rG1bcf8ef9dea1: Cleanups, fixes and PC/SC support
When compiling the package, I can see that all 4 are applied.
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA732d1cee3ae4: Remove old comment (authored by Ahmad Samir <a.samirh78@gmail.com>).
Remove old comment
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA5c17c73c6a56: SetInitialPinCommand: port to PMF signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: port to PMF signal/slot syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA96e1fa239cd5: SetInitialPinCommand: ensureDialogCreated() shouldn't be const (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: ensureDialogCreated() shouldn't be const
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA05346fb5aecb: ImportCertificatesCommand: importResult() is still used in one SLOT() (authored by Ahmad Samir <a.samirh78@gmail.com>).
ImportCertificatesCommand: importResult() is still used in one SLOT()
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA2313b85a96cd: GenRevokeCommand: create a QMetaObject::Connection in the base class... (authored by Ahmad Samir <a.samirh78@gmail.com>).
GenRevokeCommand: create a QMetaObject::Connection in the base class...
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA8745b4c6e8dd: src/commands/*: use PMF/Functor signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
src/commands/*: use PMF/Functor signal/slot syntax
Nicolas Fella <nicolas.fella@gmx.de> committed
rKLEOPATRA279df0fe1d03: Fix raising main window (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Fix raising main window
Add helper for reporting success to the user
Remove superfluous window caption of error dialogs
• ikloecker committed
rKLEOPATRA554b254e1541: Remove old comment (authored by Ahmad Samir <a.samirh78@gmail.com>).
Remove old comment
SetInitialPinCommand: port to PMF signal/slot syntax
ImportCertificatesCommand: importResult() is still used in one SLOT()
src/commands/*: use PMF/Functor signal/slot syntax
SetInitialPinCommand: ensureDialogCreated() shouldn't be const
GenRevokeCommand: create a QMetaObject::Connection in the base class...
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRAbdd40fcca442: SetInitialPinCommand: port to PMF signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: port to PMF signal/slot syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA58b598a41e2b: SetInitialPinCommand: ensureDialogCreated() shouldn't be const (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: ensureDialogCreated() shouldn't be const
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA7e0d579896ac: Remove old comment (authored by Ahmad Samir <a.samirh78@gmail.com>).
Remove old comment
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA8339ec4e92ce: src/commands/*: use PMF/Functor signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
src/commands/*: use PMF/Functor signal/slot syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA6ae310e00ee0: GenRevokeCommand: create a QMetaObject::Connection in the base class... (authored by Ahmad Samir <a.samirh78@gmail.com>).
GenRevokeCommand: create a QMetaObject::Connection in the base class...
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA253782a7ba6d: ImportCertificatesCommand: importResult() is still used in one SLOT() (authored by Ahmad Samir <a.samirh78@gmail.com>).
ImportCertificatesCommand: importResult() is still used in one SLOT()
I have merged a contribution by Felix Tiede which adds support for publishing a key via WKS. It depends on KF5IdentityManagement, KF5MailTransport, and KF5MailTransportAkonadi. Those dependencies are optional. If they are not provided, WKS publishing is not available.
Remove KDAB from copyright notice
Cancel running job, if any.
Use member variable for wksJob.
Drop feature when Akonadi is unavailable.
Rewrite as `Kleo::Commands::Command`.
Dropped -provider icon and proper action text.
Refactor access to identity's transport name.
Evaluate error of mail creation job.
Refactor and const IdentityManager.
Refactored sender address evaluation.
Added WKS publishing support.
Move EnterDetailsPage and AdvancedSettingsDialog to files of their own
Move ChooseProtocolPage to file of its own
Move WizardPage to file of its own
Allow scrolling the page vertically if the UI elements do not fit
Create UI of Choose Protocol page in code
I think that it means that you only applied the last two patches.
Thanks for taking this up.
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA4b8cf78a369c: EncryptEMailController: minor refactor (authored by Ahmad Samir <a.samirh78@gmail.com>).
EncryptEMailController: minor refactor
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA9a5b85b00958: action_data: use enums instead of bool members to improve reability (authored by Ahmad Samir <a.samirh78@gmail.com>).
action_data: use enums instead of bool members to improve reability
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA4bc779abb28c: Port signal/slot that use action_data struct to PMF/Functor syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
Port signal/slot that use action_data struct to PMF/Functor syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA7deaef8dd13f: SMimeValidationConfigurationWidget: port to PMF singal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
SMimeValidationConfigurationWidget: port to PMF singal/slot syntax
Laurent Montel <montel@kde.org> committed
rLIBKLEOc3b895edf2e6: GIT_SILENT: time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase version
Laurent Montel <montel@kde.org> committed
rKLEOPATRA3e64320a2930: GIT_SILENT: time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase version
Thanks for your confirmation.
Thanks again for your update.
aarch64-asm: use ADR for getting pointers for local labels
I just wrote a blog article about this problem
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA7369ace8d918: ImportCertificatesCommand: importResult() is still used in one SLOT() (authored by Ahmad Samir <a.samirh78@gmail.com>).
ImportCertificatesCommand: importResult() is still used in one SLOT()
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA9c06327ff6bf: GenRevokeCommand: create a QMetaObject::Connection in the base class... (authored by Ahmad Samir <a.samirh78@gmail.com>).
GenRevokeCommand: create a QMetaObject::Connection in the base class...
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA6d3677494ab0: SetInitialPinCommand: ensureDialogCreated() shouldn't be const (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: ensureDialogCreated() shouldn't be const
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA292bd3c322a8: SetInitialPinCommand: port to PMF signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: port to PMF signal/slot syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA3d131a41c7f2: Remove extra space (authored by Ahmad Samir <a.samirh78@gmail.com>).
Remove extra space
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA3f90aaa2267f: src/commands/*: use PMF/Functor signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
src/commands/*: use PMF/Functor signal/slot syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA51b1f5ea94b0: Remove old comment (authored by Ahmad Samir <a.samirh78@gmail.com>).
Remove old comment
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA934a3715c55c: Remove extra space (authored by Ahmad Samir <a.samirh78@gmail.com>).
Remove extra space
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA166db17256a7: Remove old comment (authored by Ahmad Samir <a.samirh78@gmail.com>).
Remove old comment
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRAc5b67f05b1fb: SetInitialPinCommand: port to PMF signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: port to PMF signal/slot syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA0c18d6765715: src/commands/*: use PMF/Functor signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
src/commands/*: use PMF/Functor signal/slot syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRAcd1756857dfd: GenRevokeCommand: create a QMetaObject::Connection in the base class... (authored by Ahmad Samir <a.samirh78@gmail.com>).
GenRevokeCommand: create a QMetaObject::Connection in the base class...
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRAf7d98ac75313: ImportCertificatesCommand: importResult() is still used in one SLOT() (authored by Ahmad Samir <a.samirh78@gmail.com>).
ImportCertificatesCommand: importResult() is still used in one SLOT()
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRAb7fd434d685e: SetInitialPinCommand: ensureDialogCreated() shouldn't be const (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: ensureDialogCreated() shouldn't be const
Okay, confirmed: I was just wrong and the build failure was only ever with --disable-asm (i.e. the log in this bug is the only relevant one). Patch works.
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA18c0670146eb: Remove extra space (authored by Ahmad Samir <a.samirh78@gmail.com>).
Remove extra space
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA028aec3f13a9: SetInitialPinCommand: port to PMF signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: port to PMF signal/slot syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRAc7bc569d342f: SetInitialPinCommand: ensureDialogCreated() shouldn't be const (authored by Ahmad Samir <a.samirh78@gmail.com>).
SetInitialPinCommand: ensureDialogCreated() shouldn't be const
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRAd5e462e5d50d: src/commands/*: use PMF/Functor signal/slot syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).
src/commands/*: use PMF/Functor signal/slot syntax
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRAbf299d23a6f1: ReaderStatus: use a std::function in Transaction struct (authored by Ahmad Samir <a.samirh78@gmail.com>).
ReaderStatus: use a std::function in Transaction struct
Ahmad Samir <a.samirh78@gmail.com> committed
rKLEOPATRA2eba58ad10c8: Fix a couple compiler warnings (authored by Ahmad Samir <a.samirh78@gmail.com>).
Fix a couple compiler warnings
We meanwhile released two versions to our clients and are looking on how we can make it available to the community.
We have everything ready for a GnuPG Desktop Appimage but we first need a business case to maintain it.
We have a workaround by using a recent version of gpgtar directly. Thus lowering priority.