efivar 0.23-1 source package in Ubuntu

Changelog

efivar (0.23-1) unstable; urgency=medium

  [ Steve McIntyre ]
  * Correct upstream information - https://github.com/rhinstaller/efivar

  [ Peter Jones ]
  * Sometimes the compiler doesn't like { 0, } as an initializer...
  * Set the correct value for SATA port multipliers when there isn't one.
  * Make our definitions for efi_well_known_guid* consistent.
  * Make the makefile a lot simpler to deal with.

  [ Felix Janda ]
  * Use the more portable major() instead of gnu_dev_major()

  [ Peter Jones ]
  * Treat minor device numbers in sysfs as unsigned.
  * Make the compiler enforce strict symbol versioning.

  [ Lans Zhang ]
  * Fix getting back a wrong relpath

  [ Peter Jones ]
  * Make library objects depend on generated sources so make -jN works better.
  * Fix .PRECIOUS / .INTERMEDIATE / .SECONDARY to avoid unneeded rebuilding.
  * libefivar: Try to do a better job on SATA.
  * libefivar: explicitly link with libdl
  * Format ACPI _ADR device lists in hex, not decimal.
  * Return the right offset in format_vendor_helper()
  * libefiboot: Make efidp multi-instance iteration actually work.
  * Show a closing ) on vendor console device paths.
  * Temporarily use --add-needed when linking libefivar.so
  * Ignore efivar-static in the rpm .spec
  * Mark more of our exports with "default" visibility.
  * Make makeguids generate guid-symbols.c instead of .S
  * efivar: Don't list padding from the end of efi_well_known_guids with -L
  * Make LDFLAGS get set right from the rpm build
  * Make -fPIC and -fPIE work as they should, and default correctly
  * Use gcc -specs= for most command line stuff normally.
  * libefiboot: figure out nvme device paths better.

  [ Sylvain Chouleur ]
  * Rename endian.h into efivar_endian.h to avoid conflicts

  [ Steve McIntyre ]
  * Multiple fixes for compilation with gcc 6

  [ Peter Jones ]
  * Make efivar work with immutable efivarfs files.
  * Release 0.22

  [ Mike Gilbert ]
  * Make.defaults: Improve gcc/clang detection

  [ Felix Janda ]
  * Compile without -fshort-wchar

  [ Peter Jones ]
  * Make guids be in correct byte order both in text and ram...
  * Put "-L." is in LDFLAGS so we don't need installed libefivar to build.
  * Make gcc.specs work with gcc 6 / binutils 2.26
  * Make df78c364 actually work.
  * Try to pretend 0.22 didn't happen by making 0.23 the next day.

  [ Daniel Jared Dominguez ]
  * don't need current quilt patches after merging 0.23
  * deal with kernel 4.4's botched NVMe header reorg
  * use debian-policy 3.9.7.0
  * update watch file
  * we need pkg-config to build

 -- Daniel Jared Dominguez <email address hidden>  Thu, 18 Feb 2016 14:25:19 -0600

Upload details

Uploaded by:
Debian UEFI Maintainers
Uploaded to:
Sid
Original maintainer:
Debian UEFI Maintainers
Architectures:
amd64 i386 ia64 armhf arm64 armel
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
efivar_0.23-1.dsc 2.1 KiB 86476cd37d6becdb506564843259f528876846887b89d274591b697077d00de7
efivar_0.23.orig.tar.gz 77.2 KiB b0199653ee4a39a2eb5a1e0815887f406393dcb34fd7106a30fc891e98bfb5cc
efivar_0.23-1.debian.tar.xz 6.2 KiB 728f10c4c31a3ea6cb9710ba51e98ad12437248df15a2ca1ac41c300299c92e4

Available diffs

No changes file available.

Binary packages built by this source

efivar: Tools to manage UEFI variables

 efivar provides a simple command line interface to the UEFI variable facility.

efivar-dbgsym: debug symbols for package efivar

 efivar provides a simple command line interface to the UEFI variable facility.

libefivar-dev: Development headers for libefivar

 development headers required to use libefivar

libefivar0: Library to manage UEFI variables

 Library to allow for the simple manipulation of UEFI variables.

libefivar0-dbgsym: debug symbols for package libefivar0

 Library to allow for the simple manipulation of UEFI variables.