summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Raphaël Hertzog [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Merge vboot-utils (0~R63-10032.B-3) import into refs/heads/workingbranch
Sophie Brun [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Fix format load_address for 32 bits architectures
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881997
Forwarded: https://bugs.chromium.org/p/chromium/issues/detail?id=786969
Last-Update: 2017-11-20
The offset and load_address are 64bits integers
On 32bits we have to use strtoull (instead of strtoul) to parse number
into 64bits unsigned integers. Without this the parsed numbers are
truncated to 2^32-1.
Last-Update: 2017-11-20
Gbp-Pq: Name 0013-fix-format-load-address.patch
Sophie Brun [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Fix a spelling error
Last-Update: 2017-11-14
Last-Update: 2017-11-14
Gbp-Pq: Name 0012-fix-spelling-errors.patch
Sophie Brun [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Fix tests/futility/test_show_contents.sh
Last-Update: 2017-11-14
Tests compare generated files containing the file path and upstream files
("expected output") containing path like
"/mnt/host/source/src/platform/vboot_reference/tests/". They can't
match. Drop these lines mentioning paths in the generated files and in
the upstream provided files to avoid failures.
Last-Update: 2017-11-14
Gbp-Pq: Name 0011-fix-tests-show-contents.patch
Sophie Brun [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Change install directory of scripts
Last-Update: 2016-06-27
Shell scripts are installed by default in /usr/bin. Move them to
/usr/share/vboot/bin
Last-Update: 2016-06-27
Gbp-Pq: Name 0010-change-install-directory-scripts.patch
Sophie Brun [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Try to fix building on arm64
Origin: https://bugs.kali.org/view.php?id=3172
Last-Update: 2016-05-20
Last-Update: 2016-05-20
Gbp-Pq: Name 0008-fix-building-on-arm64.patch
Sophie Brun [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Fix install path for vboot_reference
Last-Update: 2016-05-20
vboot_reference is installed by default in usr/default/ instead of
/etc/default/
/etc/default/vboot_reference is used by utility/dev_debug_vboot.
Last-Update: 2016-05-20
Gbp-Pq: Name 0007-fix-install-vboot_reference.patch
Marcin Juszkiewicz [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Add missing CPPFLAGS and LDFLAGS
Origin: Debian
Last-Update: 2016-05-20
Last-Update: 2016-05-20
Gbp-Pq: Name 0006-add-CPPFLAGS-LDFLAGS.patch
Antonio Terceiro [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
remove -Werror
Last-Update: 2016-03-21
This breaks the build on armhf due to warning about format strings
Last-Update: 2016-03-21
Gbp-Pq: Name 0005-remove-Werror.patch
Sophie Brun [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
skip the workbuf test if VB2_WORKBUF_ALIGN different from 16
Last-Update: 2015-12-03
Last-Update: 2015-12-03
Gbp-Pq: Name 0004-skip-test-workbuf.patch
Shawn Landden [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Do not do static linking
Last-Update: 2013-01-28
Last-Update: 2013-01-28
Gbp-Pq: Name 0003-do-not-do-static-linking.patch
Shawn Landden [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Reduce `uname -m` down to what the build system
Last-Update: 2013-01-28
expects
Last-Update: 2013-01-28
Gbp-Pq: Name 0002-reduce-uname-down.patch
Raphaël Hertzog [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
vboot-utils (0~R63-10032.B-3) unstable; urgency=medium
* Move git repository to salsa.debian.org.
* Make build logs verbose to include the full command line.
* Protect dh_override_auto_test with check of nocheck in DEB_BUILD_OPTIONS.
* Bump Standards-Version to 4.1.3.
* Update my name in Uploaders.
[dgit import unpatched vboot-utils 0~R63-10032.B-3]
Raphaël Hertzog [Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)]
Import vboot-utils_0~R63-10032.B-3.debian.tar.xz
[dgit import tarball vboot-utils 0~R63-10032.B-3 vboot-utils_0~R63-10032.B-3.debian.tar.xz]
Sophie Brun [Thu, 16 Nov 2017 08:21:28 +0000 (08:21 +0000)]
Import vboot-utils_0~R63-10032.B.orig.tar.gz
[dgit import orig vboot-utils_0~R63-10032.B.orig.tar.gz]
Sophie Brun [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
Change install directory of scripts
Last-Update: 2016-06-27
Shell scripts are installed by default in /usr/bin. Move them to
/usr/share/vboot/bin
Last-Update: 2016-06-27
Gbp-Pq: Name 0010-change-install-directory-scripts.patch
Sophie Brun [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
drop a failing test
Last-Update: 2016-05-23
Last-Update: 2016-05-23
Gbp-Pq: Name 0009-drop-failing-test.patch
Sophie Brun [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
Try to fix building on arm64
Origin: https://bugs.kali.org/view.php?id=3172
Last-Update: 2016-05-20
Last-Update: 2016-05-20
Gbp-Pq: Name 0008-fix-building-on-arm64.patch
Sophie Brun [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
Fix install path for vboot_reference
Last-Update: 2016-05-20
vboot_reference is installed by default in usr/default/ instead of
/etc/default/
/etc/default/vboot_reference is used by utility/dev_debug_vboot.
Last-Update: 2016-05-20
Gbp-Pq: Name 0007-fix-install-vboot_reference.patch
Marcin Juszkiewicz [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
Add missing CPPFLAGS and LDFLAGS
Origin: Debian
Last-Update: 2016-05-20
Last-Update: 2016-05-20
Gbp-Pq: Name 0006-add-CPPFLAGS-LDFLAGS.patch
Antonio Terceiro [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
remove -Werror
Last-Update: 2016-03-21
This breaks the build on armhf due to warning about format strings
Last-Update: 2016-03-21
Gbp-Pq: Name 0005-remove-Werror.patch
Sophie Brun [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
skip the workbuf test if VB2_WORKBUF_ALIGN different from 16
Last-Update: 2015-12-03
Last-Update: 2015-12-03
Gbp-Pq: Name 0004-skip-test-workbuf.patch
Shawn Landden [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
Do not do static linking
Last-Update: 2013-01-28
Last-Update: 2013-01-28
Gbp-Pq: Name 0003-do-not-do-static-linking.patch
Shawn Landden [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
Reduce `uname -m` down to what the build system
Last-Update: 2013-01-28
expects
Last-Update: 2013-01-28
Gbp-Pq: Name 0002-reduce-uname-down.patch
Shawn Landden [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
Use zu as appropriate
Last-update: 2013-01-28
Use %zu as approiate for size_t sizes in format strings
see printf(3)
Last-update: 2013-01-28
Gbp-Pq: Name 0001-use-zu-as-appropriate-for-size_t.patch
Sophie Brun [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
vboot-utils (0~R52-8350.B-2) unstable; urgency=medium
* Add missing build-depends: libssl1.0-dev. Keep using libssl 1.0 as
upstream didn't update code for libssl 1.1 and changes are involved
(Closes: #835801)
* Drop useless build-depends: libtspi-dev
[dgit import unpatched vboot-utils 0~R52-8350.B-2]
Sophie Brun [Fri, 2 Sep 2016 13:09:03 +0000 (14:09 +0100)]
Import vboot-utils_0~R52-8350.B-2.debian.tar.xz
[dgit import tarball vboot-utils 0~R52-8350.B-2 vboot-utils_0~R52-8350.B-2.debian.tar.xz]
Sophie Brun [Mon, 23 May 2016 08:55:20 +0000 (09:55 +0100)]
Import vboot-utils_0~R52-8350.B.orig.tar.gz
[dgit import orig vboot-utils_0~R52-8350.B.orig.tar.gz]