8c91034 Roll in some bugfixes that'll be in fwupdate-11 upstream.

Authored and Committed by pjones 6 years ago
27 files changed. 2326 lines added. 1 lines removed.
0001-whitespace.patch
file added
+34
0002-Add-a-README.patch
file added
+60
0003-require-efivar-33-Closes-93.patch
file added
+23
0004-Add-more-detail-to-the-README.patch
file added
+90
0005-Fix-LIBFWUP_VERSION-not-being-properly-defined-Close.patch
file added
+40
0006-add-support-for-showing-version-in-version-Closes-92.patch
file added
+49
0007-Add-.E-to-.gitignore.patch
file added
+25
0008-Try-to-leave-a-debug-log-variable.patch
file added
+877
0009-Add-set-debug-and-unset-debug.patch
file added
+136
0010-Make-new-variables-0644-so-efibootmgr-as-a-user-show.patch
file added
+54
0011-Slightly-better-debug-logging.patch
file added
+93
0012-fwupdate.efi-Add-file-size-and-checksum-to-the-debug.patch
file added
+43
0013-Minor-ucs2_to_utf8-fixes.patch
file added
+33
0014-Add-fwupdate-log-and-fwup_get_debug_log-3.patch
file added
+177
0015-Fix-error-invocation-in-dump_log.patch
file added
+26
0016-fwupdate.c-correct-debugging-output-to-display-UINT3.patch
file added
+41
0017-libfwup-correct-size-of-header-for-UX-capsule.patch
file added
+25
0018-Fix-warning-about-discarded-qualifier-in-fwupdate-ef.patch
file added
+32
0019-Make.defaults-allow-fallback-paths-if-running-on-Deb.patch
file added
+49
0020-fwupdate.c-don-t-output-checksumming-debug.patch
file added
+41
0021-linux-fwupdate.c-Print-when-enabling-disabling-fwupd.patch
file added
+33
0022-Propose-small-spelling-changes.patch
file added
+34
0023-Improve-portability.patch
file added
+152
0024-Fix-capsule_image_size-calculation-in-header-Fixes-7.patch
file added
+76
0025-Add-bash-completions-for-set-debug-and-unset-debug.patch
file added
+26
0026-Don-t-unset-the-debug-flag-accidentally.patch
file added
+25
fwupdate.spec
file modified
+32 -1
    Roll in some bugfixes that'll be in fwupdate-11 upstream.
    
    - Roll in some bugfixes that'll be in fwupdate-11 upstream.
      This helps fix a couple of vendors machines.
    - Also fix /boot/efi/* permissions to 0700
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
file modified
+32 -1