<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/ansuel/tools/libtool, branch master</title>
<subtitle>Staging tree of Christian Marangi</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/ansuel/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/'/>
<updated>2021-09-23T11:39:11Z</updated>
<entry>
<title>libtool: Revert "libtool: bump to 2.4.6"</title>
<updated>2021-09-23T11:39:11Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-09-23T11:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=96e05e2e36fc3d0a893702a7c445aac0348320a4'/>
<id>urn:sha1:96e05e2e36fc3d0a893702a7c445aac0348320a4</id>
<content type='text'>
This breaks the package builds using the SDK.
The targets all build fine, but the package builder fails on many
packages. The package builder uses the OpenWrt SDK.

This reverts commit c377d874bededfad971530aeb7d7e1b43cd3e61a.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>libtool: bump to 2.4.6</title>
<updated>2021-09-20T13:21:17Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2021-09-13T21:08:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=c377d874bededfad971530aeb7d7e1b43cd3e61a'/>
<id>urn:sha1:c377d874bededfad971530aeb7d7e1b43cd3e61a</id>
<content type='text'>
This updates libtool to its current release, from 2015.  Current patches
were renumbered and given a description text.  The fix in
160-passthrough-ssp.patch is no longer needed.

A patch to speed up build was cherry-picked, and another openwrt
specific patch was needed to not use quotes in $(SHELL), to acommodate
our "SHELL=/usr/bin/env bash" usage.

The already present call to ./bootstrap ensures that generated files are
refreshed, so the patches are applied only to their sources.  Also, that
bootstrap call was adjusted to run at the appropriate time when QUILT=1.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/libtool: update to 2.4.2</title>
<updated>2021-09-07T19:10:53Z</updated>
<author>
<name>Ivan Pavlov</name>
</author>
<published>2021-09-05T19:54:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=cdc646c03282b91d7e9518bb726f29c1de5d24fc'/>
<id>urn:sha1:cdc646c03282b91d7e9518bb726f29c1de5d24fc</id>
<content type='text'>
Refresh patches.
Remove upstreamed: 001-fix-func_append.patch

Signed-off-by: Ivan Pavlov &lt;AuthorReflex@gmail.com&gt;
</content>
</entry>
<entry>
<title>add PKG_CPE_ID ids to package and tools</title>
<updated>2017-11-17T01:24:35Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-09-28T02:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=c61a2395140d92cdd37d3d6ee43a765427e8e318'/>
<id>urn:sha1:c61a2395140d92cdd37d3d6ee43a765427e8e318</id>
<content type='text'>
CPE ids helps to tracks CVE in packages.
https://cpe.mitre.org/specification/

Thanks to swalker for CPE to package mapping and
keep tracking CVEs.

Acked-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>treewide: clean up download hashes</title>
<updated>2016-12-16T21:39:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-16T16:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=720b99215da295a2e7b4acdef30b58bec6acedc2'/>
<id>urn:sha1:720b99215da295a2e7b4acdef30b58bec6acedc2</id>
<content type='text'>
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>source: Switch to xz for packages and tools where possible</title>
<updated>2016-10-06T10:16:56Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2016-10-04T12:28:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=9edfe7dd13d973b2d0c754d79dabdeebaeb13d49'/>
<id>urn:sha1:9edfe7dd13d973b2d0c754d79dabdeebaeb13d49</id>
<content type='text'>
* Change git packages to xz
* Update mirror checksums in packages where they are used
* Change a few source tarballs to xz if available upstream
* Remove unused lines in packages we're touching, requested by jow- and blogic
* We're relying more on xz-utils so add official mirror as primary source, master site as secondary.
* Add SHA256 checksums to multiple git tarball packages

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>libtool: passthrough -fstack-protector* to linker</title>
<updated>2015-06-18T08:52:33Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-18T08:52:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=1e08c08e4819a9378f65ea0eca71d4f1e6680351'/>
<id>urn:sha1:1e08c08e4819a9378f65ea0eca71d4f1e6680351</id>
<content type='text'>
on some platforms this is needed for gcc to link libssp

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46030
</content>
</entry>
<entry>
<title>tools: libtool relocatable fixes</title>
<updated>2015-01-13T10:23:44Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-01-13T10:23:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=2b366700b0c9dd2f903bdcbdc1fd1b1c8989a50d'/>
<id>urn:sha1:2b366700b0c9dd2f903bdcbdc1fd1b1c8989a50d</id>
<content type='text'>
Make sure that libtool and libtoolize call grep relative to
$STAGING_DIR as well.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 43960
</content>
</entry>
<entry>
<title>tools: bootstrap libtool to pickup the correct in-tree automake</title>
<updated>2015-01-13T07:49:10Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-01-13T07:49:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=90283e410bd6227125427f0f240b87ecd1cc4e1c'/>
<id>urn:sha1:90283e410bd6227125427f0f240b87ecd1cc4e1c</id>
<content type='text'>
Also fix 000-relocatable.patch to avoid accidential sed invocations in bootstrap.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 43959
</content>
</entry>
<entry>
<title>tools/libtool: enable parallel builds</title>
<updated>2012-09-15T14:17:34Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-09-15T14:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/ansuel/commit/?id=d010ec2a91d9d2d550dfddbb0e92a199695e5de4'/>
<id>urn:sha1:d010ec2a91d9d2d550dfddbb0e92a199695e5de4</id>
<content type='text'>
SVN-Revision: 33429
</content>
</entry>
</feed>
