1f69845236
Update to version 1.20.1+git20210614.bf4ccd42: * [build] Ensure build ID is deterministic (boo#1047218) * [efi] Veto the Itautec Ip4ConfigDxe driver * [libc] Match standard prototype for putchar() * [base64] Include terminating NUL within base64 character array * [rndis] Fix size of reserved fields
Bernhard Wiedemann2021-06-14 15:59:27 +00:00
d1f905e9ab
shorten changelog - use xorrisofs for creating iso * [linux] Use generic sysfs mechanism to read SMBIOS + ACPI tables
Bernhard Wiedemann2021-06-08 11:04:55 +00:00
259c5ace13
- Update to version 1.20.1+git20210604.065dce8d: * [ath5k] Avoid returning uninitialised data on EEPROM read errors * [crypto] Add memory output constraints for big-integer inline assembly * [build] Use SOURCE_DATE_EPOCH for isohybrid MBR ID if it exists * [build] Use SOURCE_DATE_EPOCH for .iso timestamps if it exists * [efi] Provide an "initrd.magic" file for use by UEFI kernels * [efi] Allow for non-image-backed virtual files * [cpio] Split out bzImage initrd CPIO header construction * [x509] Use case-insensitive comparison for certificate names * [libc] Add strncasecmp() * [bnxt] Use hexadecimal values in PCI_ROM entries * [intel] Add PCI ID for I219-V and -LM 10 to 15 * [image] Support archive image formats independently of "imgextract" command * [image] Propagate trust flag to extracted archive images * [image] Allow single-member archive images to be executed transparently * [undi] Read TSC only when profiling * [rng] Check for TSC support before using RTC entropy source * [prefix] Specify i486 architecture for LZMA decompressor * [gzip] Add support for gzip archive images * [zlib] Add support for zlib archive images * [image] Add "imgextract" command for extracting archive images * [image] Provide image_set_len() utility function * [cloud] Allow multiple images to be imported simultaneously * [cloud] Attempt to include CPUID_SETTINGS only for x86 builds * [cloud] Autodetect CPU architecture from AMI disk image * [cloud] Use a sortable default AMI name * [cloud] Add ability to generate Dokuwiki table of AMI images * [settings] Add --timeout option to "read" command * [readline] Add an optional timeout to readline_history() * [efi] Show ACPI address space descriptor ranges in debug messages
Bernhard Wiedemann2021-06-04 16:06:12 +00:00
01d0c67eed
Accepting request 828219 from home:Guillaume_G:branches:openSUSE:Factory:ARM
Bernhard Wiedemann2020-08-20 19:49:09 +00:00
06f024f287
Update to version 1.20.1+git20200817.ef2c844d: * [efi] Attempt NII initialisation both with and without cable detection * [efi] Use device path to locate filesystem from which we were loaded * [efi] Match EDK2 numbering for USB ports * [comboot] Fix stack pointer retrieval after COM32 binary returns * [efi] Check the status code from AllocatePool() * [cmdline] Add "--timeout" parameter to "ifconf" command * [intelx] Added PCI_ROM entry for Intel x553/x557-AT and x553 (SFP+) NICs * [intel] Set INTEL_NO_PHY_RST on i218v * [intel] Add INTEL_NO_PHY_RST for I218LM * [deflate] Fix typo in comment describing length codes * [build] Fix a GNUism that FreeBSD's sed(1) cannot deal with * [wpa] Fix erroneous debug message in wpa_derive_ptk * [libc] Fix memcmp() to return proper values * [pcbios] Take alignment into account when checking for available space * [pcbios] Fix "out of memory" detection when expanding bottom area * [libgcc] Change __divmoddi4 from int64 [unknown] to int64_t * [build] Fix default target in sdsk image * [dns] Use all configured DNS servers * [xfer] Remove address family from definition of a socket opener * [sfc] Add PCI ID for Solarflare SFC9120 and Solarflare SFC9140 * [efi] Claim SNP devices early in efi_download_start() * [efi] Ensure NUL byte is at lowest address within stack cookie * [efi] Distribute available entropy within stack cookie * [libc] Add bit-rotation functions for unsigned long values * [efi] Avoid setting direction flag on EFI platforms * [libc] Provide an unoptimised generic_memcpy_reverse() * [crypto] Avoid temporarily setting direction flag in bigint_is_geq() * [usb] Leave port enabled after a failed device registration * [axge] Reapply USB device configuration when opening network device
Bernhard Wiedemann2020-08-20 19:04:02 +00:00
dfa09256ea
Accepting request 742862 from home:aplanas:branches:network
Tomáš Chvátal
2019-10-25 16:15:52 +00:00
f4ad0679ed
Accepting request 730405 from network
Ludwig Nussel
2019-09-13 13:01:29 +00:00
240663278a
* [build] Workaround compilation error with gcc 9.1 * [build] Fix "'%s' directive argument is null" error
Bernhard Wiedemann2019-09-12 12:46:34 +00:00
21ec666e88
- Update to version 1.0.0+git20190817.0b3000bb: * [golan] Fix address-of-pointer bug for multicast attach/detach * [ethernet] Avoid false positive Coverity warning * [coverity] Override assumptions about wcrtomb() and hmac_init() * [crypto] Profile the various stages of modular multiplication * [crypto] Drag in configured digestInfo prefixes for any use of RSA * [tls] Add missing call to tls_tx_resume() when restarting negotiation * [peerdist] Limit number of concurrent raw block downloads * [peerdist] Start block download timers from within opener methods * [process] Add PROC_INIT() for initialising static processes * [build] Add predefined shortcut for Raspberry Pi builds - Drop obsolete/upstream patches: * ipxe-aarch64-inline-asm-const-modifier.patch * ipxe-efi-guard-strncpy-with-gcc-warning-ignore-pragma.patch * ipxe-efi-recognize-plt32-relocation.patch - Add ipxe-no-error-address-of-packed-member.patch to fix compilation
Bernhard Wiedemann2019-09-12 12:27:51 +00:00