autoconf-archive (20210219-2.1)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 20210219-2 < 20210219-2.1.
- Git: https://salsa.debian.org/debian/autoconf-archive.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian/autoconf-archive
- Last scan: 2022-05-17 06:12:04+00
- Next scan: 2022-05-26 04:03:00+00
- Merge requests: 1
- Debian changelog in Git:
autoconf-archive (20210219-2) unstable; urgency=high
* AX_PHTREAD is broken by recent changes. Fix it before leaking
downstream. Thanks to Sam James of Gentoo
-- Bastien Roucariès <rouca@debian.org> Fri, 10 Sep 2021 08:50:01 +0000
- This branch is 110 commits ahead of tag debian/20210219-1
- Git log:
commit 6d6cea802c9c394d8f73d65497ea811ce2caf411
Author: Bastien Roucariès <rouca@debian.org>
Date: Fri Sep 10 08:50:09 2021 +0000
Fix AX_PHTREAD
commit 7c1591814e9f8f4e6ba2ee0620d4efed9cc093f9
Merge: 03f86e6 c573b84
Author: Bastien Roucariès <rouca@debian.org>
Date: Fri Sep 10 08:47:47 2021 +0000
merge patched into master
commit c573b84b7e18c0b2363ddeab60ca3f7cf994a4a2
Author: David Seifert <soap@gentoo.org>
Date: Sat Jun 12 22:29:03 2021 +0200
Revert "AX_PTHREAD: target > host"
This reverts commit 2567e0ce0f3a11b535c6b527386197fb49ff172b.
* `AC_CANONICAL_HOST` is the system on which the actual binary will run,
`AC_CANONICAL_TARGET` is the system for which code is generated. The
Autoconf manual even mentions that
--target=target-type
the type of system for which any compiler tools in the package produce code (**rarely needed**).
Forwarded: https://github.com/autoconf-archive/autoconf-archive/pull/233
origin: https://github.com/autoconf-archive/autoconf-archive/commit/59008cc7f85e1982eb298e1c424c2e6ad5942c4a