[Crosstoolchain-logs] [device-tree-compiler] annotated tag debian/1.4.4-1 created (now 6e3a4b1)

Vagrant Cascadian vagrant at moszumanska.debian.org
Mon Sep 25 16:23:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

vagrant pushed a change to annotated tag debian/1.4.4-1
in repository device-tree-compiler.

        at  6e3a4b1   (tag)
   tagging  b85b5a1a090b8ca0d087d7f35b91a699ab606b29 (commit)
  replaces  v1.4.4
 tagged by  Vagrant Cascadian
        on  Mon Sep 25 09:22:24 2017 -0700

- Log -----------------------------------------------------------------
Release Debian version 1.4.2-1
-----BEGIN PGP SIGNATURE-----

iQJHBAABCgAxFiEEcDardHbDotegGFCHt4uC1IFLkbYFAlnJLUgTHHZhZ3JhbnRA
ZGViaWFuLm9yZwAKCRC3i4LUgUuRtgD/EACkIHuZVcChF3sxqWsuWuwtvhYLSOqN
0kFk9ZS7L+BPPNS6BINs1i2LYnc0qyTteNjwGXqzTihB5nat2iAET7TbmvUE3qGi
EbmXcQ8UI3OfIRHjAvOfzPDIZccjMzEoEseGZj9PBQDbz2dO1QVNBTuuWLPxI6Cd
XVWKu1YVPgfti2HpRF0mt930I9+VIkrGFl9USj8A6vp1mSjl7YJmfRdrYKjbWgX8
h0HTKy1C1mYGZFkT25kRSvlR2R34sTuU8jTjNdtjXHN+VaRWMA+n0qiq7lFIhIuB
SUpmTARmwfkG57YP+IhaHNtigRBu435xnH4lMPwTLbnSPqUIraMV7WDhUaNuyYDd
Cm/zGJwS8pOBIQBpbgNA2mT5tyqoVuqFBCF0+7WNRt1BhywJfaPeQHSoMVXqmPPT
f3AxAtWF3jnb8npvb0V/Y+nazQ9JLJCuE7w22NSM9uTEsfsEoPgUXZZlllr4Whyt
a13M+nBdEca3hFwtsl6VeRo50m2Vis4XRcGtRTJuP4PBxT1DYXxQf7PGP7ckS/Ox
7fV5R+7akplCCGjzSxWWefziyQhHTil/vhQZXJntdwe8PK88qPZuLTvv4g1WebtB
qih6VdgmVm5hSwjMKKorCbXEwzMKrlXrZgPJ6sLk5KIK5xREMxs9htq1i7L9aom8
9+FlwJ7lTPx03g==
=YWGf
-----END PGP SIGNATURE-----

Helmut Grohne (1):
      Export triplet-prefixed CC

Héctor Orón Martínez (5):
      Import Debian patch 1.4.0+dfsg-2
      Add debian/gbp.conf configuration file
      debian/changelog: add bug closure for triplet prefixed CC
      Release Debian version 1.4.2-1
      debian/control: bump standards version

Vagrant Cascadian (16):
      Do not ignore patches in debian/patches/
      Add patch missing in git but present in the package.
      Remove commented-out patches from debian/patches/series.
      Add debian/watch file.
      debian/control: Use https:// URLs for Vcs-*.
      Switch to source/format: 3.0 (quilt).
      Switch to dh and debhelper compat level 10.
      debian/rules: Enabled hardening.
      debian/rules: reproducibility: Set FORCE_SOURCE_DATE=1 so that texlive
      debian/control:
      Only install .pdf of documentation paper, dropping .ps and .dvi
      Merge tag 'v1.4.4'
      debian/copyright: Switch to copyright-format 1.0.
      debian/control: Add myself to uploaders.
      Add documentation about dts format and dt objects.
      Release Debian version 1.4.4-1

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  a2c92ca   dtc: Document the dynamic plugin internals
       new  20f29d8   dtc: Plugin and fixup support
       new  9637e3f   tests: Add check_path test
       new  e7b3c3b   tests: Add overlay tests
       new  72e1ad8   tests: Make overlay/plugin tests unconditional
       new  47b4d66   tests: Test auto-alias generation on base tree, not overlay
       new  3ea879d   tests: Split overlay tests into those with do/don't exercise dtc plugin generation
       new  b4dc0ed   tests: Fix double expansion bugs in test code
       new  7d8ef6e   tests: Correct fdt handling of overlays without fixups and base trees without symbols
       new  6ea8cd9   tests: More thorough tests of libfdt overlay application without dtc
       new  ba765b2   tests: Clarify dtc overlay tests
       new  6638153   tests: Remove "suppression of fixups" tests
       new  c96cb3c   tests: Don't use -@ on plugin de/recompile tests
       new  e3c769a   dtc: Don't always generate __symbols__ for plugins
       new  1ef86ad   dtc: Clean up /dts-v1/ and /plugin/ handling in grammar
       new  00fbb86   Rename boot_info
       new  f888654   dtc: Fix memory leak in character literal parsing
       new  0931cea   dtc: fdtdump: check fdt if not in scanning mode
       new  4baf15f   Makefile: Add tags rule
       new  43eb551   manual: Fix typo it -> in
       new  3b9c970   dtc: Fix NULL pointer use in dtlabel + dtref case
       new  95d5772   livetree.c: Fix memory leak
       new  00d7bb1   dtc: pos parameter to srcpos_string() can't be NULL
       new  ef0e8f0   checks: Add Warning for stricter property name character checking
       new  852e9ec   checks: Add Warning for stricter node name character checking
       new  120775e   dtc: Use streq() in preference to strcmp()
       new  acd1b53   Print output filename as part of warning messages
       new  69a1bd6   libfdt: Remove undefined behaviour setting empty properties
       new  397d5ef   libfdt: Add fdt_setprop_empty()
       new  f72508e   Correct some broken printf() like format mismatches
       new  34a9886   Add printf format attributes
       new  fa8bc7f   dtc: Bump version to v1.4.3
       new  49300f2   dtc: Don't abuse struct fdt_reserve_entry
       new  672ac09   Clean up gcc attributes
       new  bad5b28   Fix assorted sparse warnings
       new  881012e   libfdt: Change names of sparse helper macros
       new  9ffdf60   dtc: Simplify asm_emit_string() implementation
       new  921cc17   libfdt: overlay: Check the value of the right variable
       new  d922ecd   tests: Make realloc_fdt() really allocate *fdt
       new  194d5ca   fdtget: Use @return to document the return value
       new  c17a811   fdtput: Remove star from value_len documentation
       new  558cd81   dtc: Bump version to v1.4.4
       new  5f98319   Do not ignore patches in debian/patches/
       new  da81749   Add patch missing in git but present in the package.
       new  9970c19   Remove commented-out patches from debian/patches/series.
       new  1425c13   Add debian/watch file.
       new  b18ec2a   debian/control: Use https:// URLs for Vcs-*.
       new  be3a357   Switch to source/format: 3.0 (quilt).
       new  2dba57f   Switch to dh and debhelper compat level 10.
       new  02c300c   debian/rules: Enabled hardening.
       new  cc0cb61   debian/rules: reproducibility: Set FORCE_SOURCE_DATE=1 so that texlive respects respect SOURCE_DATE_EPOCH.
       new  5bebfcf   debian/control: - Set Priority to optional. - Set Standards-Version to 4.1.0.
       new  3c83a11   Only install .pdf of documentation paper, dropping .ps and .dvi versions.
       new  88de7d9   Merge tag 'v1.4.4'
       new  53edba2   debian/copyright: Switch to copyright-format 1.0.
       new  ae4c37a   debian/control: Add myself to uploaders.
       new  b6360a5   Add documentation about dts format and dt objects.
       new  b85b5a1   Release Debian version 1.4.4-1

The 58 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git



More information about the Crosstoolchain-logs mailing list