Revisions of ipxe

Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) accepted request 978559 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 39)
* Update to version 1.21.1+git20210908.02ec659b
* Fixes build on Leap
* Add workaround for building with GCC12 (Factory)
* Fix version (wrong base version was used)
buildservice-autocommit accepted request 900673 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 38)
baserev update by copy to link target
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) committed (revision 37)
simplify lists of buildtargets
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) accepted request 900546 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 36)
- Since last update, syslinux is required to build the ISO but
  it is available only on x86*, so disable ISO build for non-x86*
buildservice-autocommit accepted request 900044 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 35)
baserev update by copy to link target
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) committed (revision 34)
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
buildservice-autocommit accepted request 898356 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 33)
baserev update by copy to link target
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) committed (revision 32)
shorten changelog
- use xorrisofs for creating iso
  * [linux] Use generic sysfs mechanism to read SMBIOS + ACPI tables
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) committed (revision 31)
+BuildRequires:  syslinux
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) committed (revision 30)
revert
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) committed (revision 29)
Add fix.patch to fix the build
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) committed (revision 28)
- 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
buildservice-autocommit accepted request 831026 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 26)
- update url
buildservice-autocommit accepted request 828296 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 25)
baserev update by copy to link target
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) accepted request 828219 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 24)
- Enable build on aarch64
Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) committed (revision 23)
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
buildservice-autocommit accepted request 742973 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 22)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 742862 from Alberto Planas Dominguez's avatar Alberto Planas Dominguez (aplanas) (revision 21)
- Update cross compiler to GCC 9
- Change the git address from _service to use HTTPS
- Replace %doc to %license

- Update to version 1.0.0+git20190929.3fe683eb:
  * [lan78xx] Always enable automatic speed and duplex detection
  * [efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown
  * [efi] Report failed control transfers as expected by the USB core
  * [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
buildservice-autocommit accepted request 730405 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 20)
baserev update by copy to link target
Displaying revisions 21 - 40 of 59
openSUSE Build Service is sponsored by