<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openwrt.git/scripts/dl_github_archive.py, branch stable</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.gnuabordo.com.br/openwrt.git/atom?h=stable</id>
<link rel='self' href='http://git.gnuabordo.com.br/openwrt.git/atom?h=stable'/>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/openwrt.git/'/>
<updated>2023-01-12T13:59:07+00:00</updated>
<entry>
<title>scripts/dl_github_archieve.py: fix generating unreproducible tar</title>
<updated>2023-01-12T13:59:07+00:00</updated>
<author>
<name>Christian Marangi</name>
<email>ansuelsmth@gmail.com</email>
</author>
<published>2023-01-12T13:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/openwrt.git/commit/?id=5f1758ef14575df4e86896526b1c2035c231899e'/>
<id>urn:sha1:5f1758ef14575df4e86896526b1c2035c231899e</id>
<content type='text'>
Allign dl_github_archieve.py to 8252511dc0b5a71e9e64b96f233a27ad73e28b7f
change. On supported system the sigid bit is applied to files and tar
archieve that on tar creation. This cause unreproducible tar for these
system and these bit should be dropped to produce reproducible tar.

Add the missing option following the command options used in other
scripts.

Fixes: 75ab064d2b38 ("build: download code from github using archive API")
Suggested-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
Tested-by: Robert Marko &lt;robimarko@gmail.com&gt;
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts: fix various typos</title>
<updated>2021-10-31T20:24:47+00:00</updated>
<author>
<name>Josh Soref</name>
<email>jsoref@users.noreply.github.com</email>
</author>
<published>2021-09-26T21:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/openwrt.git/commit/?id=08622de7d66eb90038de54f34ab2fe2308424fd0'/>
<id>urn:sha1:08622de7d66eb90038de54f34ab2fe2308424fd0</id>
<content type='text'>
This only affects typos in comments or user-facing output.

Signed-off-by: Josh Soref &lt;jsoref@users.noreply.github.com&gt;
[only picks changes to scripts, drop "commandline" replacement,
 fix case for "arbitrary", improve commit message]
Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>scripts/dl_github_archive.py: fix python3 str, bytes confusion</title>
<updated>2019-11-04T11:11:19+00:00</updated>
<author>
<name>Yousong Zhou</name>
<email>yszhou4tech@gmail.com</email>
</author>
<published>2019-11-04T11:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/openwrt.git/commit/?id=d26738bc767f48d2dee7097cbfc6d07ffeee58fb'/>
<id>urn:sha1:d26738bc767f48d2dee7097cbfc6d07ffeee58fb</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts/dl_github_archive.py: fix python3 transition</title>
<updated>2019-08-20T13:34:58+00:00</updated>
<author>
<name>Yousong Zhou</name>
<email>yszhou4tech@gmail.com</email>
</author>
<published>2019-08-19T13:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/openwrt.git/commit/?id=164037983d00cc5b27f970b40c4a697d31277164'/>
<id>urn:sha1:164037983d00cc5b27f970b40c4a697d31277164</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts/dl_github_archive.py: convert to Python 3 with 2-to-3</title>
<updated>2019-07-26T06:09:16+00:00</updated>
<author>
<name>Petr Štetiar</name>
<email>ynezz@true.cz</email>
</author>
<published>2019-03-19T10:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/openwrt.git/commit/?id=e785da815bcf5f83ae5337a396efeca2445eb8bd'/>
<id>urn:sha1:e785da815bcf5f83ae5337a396efeca2445eb8bd</id>
<content type='text'>
Let's convert the script to Python 3.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>scripts/dl_github_archive.py: stringify exception</title>
<updated>2018-07-17T17:27:01+00:00</updated>
<author>
<name>Yousong Zhou</name>
<email>yszhou4tech@gmail.com</email>
</author>
<published>2018-07-17T17:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/openwrt.git/commit/?id=ac10975cd704af465f8200f504032bc0d7b0d1ba'/>
<id>urn:sha1:ac10975cd704af465f8200f504032bc0d7b0d1ba</id>
<content type='text'>
Closes openwrt/openwrt#1163

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts/dl_github_archive.py: rename from download.py</title>
<updated>2018-07-04T17:30:57+00:00</updated>
<author>
<name>Yousong Zhou</name>
<email>yszhou4tech@gmail.com</email>
</author>
<published>2018-06-28T10:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/openwrt.git/commit/?id=04b9f8587370f96366c6e53fb411473279ba7c02'/>
<id>urn:sha1:04b9f8587370f96366c6e53fb411473279ba7c02</id>
<content type='text'>
 - Make the code more GitHub-specific
 - Requires mirror hash to work with .gitattributes
 - Use different API depending on whether PKG_SOURCE_VERSION is a
   complete commit id or other ref types like tags
 - Fix removing symbolic link
 - pre-clean dir_untar for possible leftovers from previous run

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
</feed>
