<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_wget, branch replicant-11</title>
<subtitle>LineageOS's wget implementation
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/'/>
<entry>
<title>Only keep wget</title>
<updated>2021-09-06T10:15:24+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-09-05T13:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=af08db027b6214306683c8cbf9980798c5f85977'/>
<id>af08db027b6214306683c8cbf9980798c5f85977</id>
<content type='text'>
This way:
- We can rebase more easily if needed
- We don't have to bring in the other part of vendor/lineage that
  is potentially incompatible with what we have

wget was also moved in the top directory along the way.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way:
- We can rebase more easily if needed
- We don't have to bring in the other part of vendor/lineage that
  is potentially incompatible with what we have

wget was also moved in the top directory along the way.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>soong_config: add TARGET_OMX_LEGACY_RESCALING</title>
<updated>2021-02-14T22:09:42+00:00</updated>
<author>
<name>Jan Altensen</name>
<email>info@stricted.net</email>
</author>
<published>2021-02-14T20:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=dc5051ce0272ddb572aaa72ecd0e1d00ad9b0f83'/>
<id>dc5051ce0272ddb572aaa72ecd0e1d00ad9b0f83</id>
<content type='text'>
Change-Id: I375f1dea02c76394ce11dcb3e0e9b6ac85a6a3a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I375f1dea02c76394ce11dcb3e0e9b6ac85a6a3a4
</pre>
</div>
</content>
</entry>
<entry>
<title>backuptool_ab: Use mv instead of cp for restore step</title>
<updated>2020-10-10T08:16:17+00:00</updated>
<author>
<name>razorloves</name>
<email>razorloves@gmail.com</email>
</author>
<published>2020-09-05T04:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=5911b393d8a46527f8034a6d6ad33938153cd2a0'/>
<id>5911b393d8a46527f8034a6d6ad33938153cd2a0</id>
<content type='text'>
Using cp instead of mv during the restore step resulted in double the
amount of free space and inodes being used.
For example, a nano arm64 opengapps install uses around 500M. But during
a backup/restore process when the Updater is used, it temporarily uses
1G on the other slot.  That causes failed updates on devices that
don't have that much free space on the system partition.

Change-Id: I57ba2e0f52d328d4ff91d47a3db45f47bb8402af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using cp instead of mv during the restore step resulted in double the
amount of free space and inodes being used.
For example, a nano arm64 opengapps install uses around 500M. But during
a backup/restore process when the Updater is used, it temporarily uses
1G on the other slot.  That causes failed updates on devices that
don't have that much free space on the system partition.

Change-Id: I57ba2e0f52d328d4ff91d47a3db45f47bb8402af
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nvidia product</title>
<updated>2020-10-08T15:39:03+00:00</updated>
<author>
<name>Aaron Kling</name>
<email>webgeek1234@gmail.com</email>
</author>
<published>2019-11-08T02:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=bbd345b2151f0916531700fef21167d9fc3f4ec0'/>
<id>bbd345b2151f0916531700fef21167d9fc3f4ec0</id>
<content type='text'>
Intended to be conditionally included in tegra device trees

This will be used to indicate which tegra specific modifications
are available. Firstly is the baseline framework modifications
for nvcpl and profiles

Also change the soong check to use lower case like all the other
flags

Change-Id: Ibae95de3ee47a4a1cefbcd4035ef48dbc246d266
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Intended to be conditionally included in tegra device trees

This will be used to indicate which tegra specific modifications
are available. Firstly is the baseline framework modifications
for nvcpl and profiles

Also change the soong check to use lower case like all the other
flags

Change-Id: Ibae95de3ee47a4a1cefbcd4035ef48dbc246d266
</pre>
</div>
</content>
</entry>
<entry>
<title>backuptool: Only run functions if check_prereqs succeeds</title>
<updated>2020-08-13T03:54:34+00:00</updated>
<author>
<name>Aaron Kling</name>
<email>webgeek1234@gmail.com</email>
</author>
<published>2020-04-24T00:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=ecbf3a14162f05ca8647ab83aed3bc2a2c8ce76d'/>
<id>ecbf3a14162f05ca8647ab83aed3bc2a2c8ce76d</id>
<content type='text'>
Based on Ic977dba675df58a228ef4b882b25beb66cc9d2c6

Change-Id: I19ea62c521df285cd3277ba4f385b408f49f6d83
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on Ic977dba675df58a228ef4b882b25beb66cc9d2c6

Change-Id: I19ea62c521df285cd3277ba4f385b408f49f6d83
</pre>
</div>
</content>
</entry>
<entry>
<title>backuptool: Remove backup blacklist/whitelist</title>
<updated>2020-08-13T03:53:54+00:00</updated>
<author>
<name>Wang Han</name>
<email>416810799@qq.com</email>
</author>
<published>2020-02-05T08:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=400e4fa40d8a7538d893f1e2a3fc813f95f64df4'/>
<id>400e4fa40d8a7538d893f1e2a3fc813f95f64df4</id>
<content type='text'>
Change-Id: Ia89e6fa4c31377a429e0dfa912d0b61393696009
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia89e6fa4c31377a429e0dfa912d0b61393696009
</pre>
</div>
</content>
</entry>
<entry>
<title>prebuilt: backuptool: Implement dynamic system mount for A-only</title>
<updated>2020-08-13T03:53:34+00:00</updated>
<author>
<name>Davide Garberi</name>
<email>dade.garberi@gmail.com</email>
</author>
<published>2019-09-24T18:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=a0583ca7a24aaf5a0914f8314fa5e45cc872cef4'/>
<id>a0583ca7a24aaf5a0914f8314fa5e45cc872cef4</id>
<content type='text'>
* Dynamically mount system to the path chosen by the recovery through backuptool
* This can be helpful because of the fragmentation that will happen with system mount in recovery after Q

Change-Id: I2d1e775efcf87e33319bc7790d1e54bca72116d3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Dynamically mount system to the path chosen by the recovery through backuptool
* This can be helpful because of the fragmentation that will happen with system mount in recovery after Q

Change-Id: I2d1e775efcf87e33319bc7790d1e54bca72116d3
</pre>
</div>
</content>
</entry>
<entry>
<title>repopick: Use upstream instead of revision to determine branch</title>
<updated>2020-07-20T17:22:56+00:00</updated>
<author>
<name>Aaron Kling</name>
<email>webgeek1234@gmail.com</email>
</author>
<published>2020-06-30T19:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=81890e350a4bc12419dc1d69e4c9b07db6694f4c'/>
<id>81890e350a4bc12419dc1d69e4c9b07db6694f4c</id>
<content type='text'>
This is to allow repopick to determine a branch even on a
revision locked manifest. If upstream is not set, it falls
back to revision.

Per the repo manifest documentation:
Attribute upstream: Name of the Git ref in which a sha1 can be
found. Used when syncing a revision locked manifest in -c mode to
avoid having to sync the entire ref space. Project elements not
setting their own upstream will inherit this value.

Change-Id: I12876f7e3b440f9eab6d1b96eba9b18a13cff2e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to allow repopick to determine a branch even on a
revision locked manifest. If upstream is not set, it falls
back to revision.

Per the repo manifest documentation:
Attribute upstream: Name of the Git ref in which a sha1 can be
found. Used when syncing a revision locked manifest in -c mode to
avoid having to sync the entire ref space. Project elements not
setting their own upstream will inherit this value.

Change-Id: I12876f7e3b440f9eab6d1b96eba9b18a13cff2e0
</pre>
</div>
</content>
</entry>
<entry>
<title>extract_utils: Generate deodexed apk/jar with consistent checksum</title>
<updated>2020-07-13T01:44:13+00:00</updated>
<author>
<name>dianlujitao</name>
<email>dianlujitao@lineageos.org</email>
</author>
<published>2020-04-06T04:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=f6313e2e8050ee37d557e9e9f5d016f8ecd7e2f3'/>
<id>f6313e2e8050ee37d557e9e9f5d016f8ecd7e2f3</id>
<content type='text'>
 * zip stores timestamp for all included files. The timestamps of dex
   files are different across different runs, result in inconsistent
   checksum of output apk/jar.
 * Workaround the issue by using fixed timestamp for dex files.

Change-Id: I21f3a7e32cdfdb07c5f5c140df2e797efd4a8005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * zip stores timestamp for all included files. The timestamps of dex
   files are different across different runs, result in inconsistent
   checksum of output apk/jar.
 * Workaround the issue by using fixed timestamp for dex files.

Change-Id: I21f3a7e32cdfdb07c5f5c140df2e797efd4a8005
</pre>
</div>
</content>
</entry>
<entry>
<title>repopick: Fallback to name when project path is empty</title>
<updated>2020-06-28T16:31:09+00:00</updated>
<author>
<name>Aaron Kling</name>
<email>webgeek1234@gmail.com</email>
</author>
<published>2020-06-19T23:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_wget/commit/?id=f1cfef0a125bbed157d2c98bcad555e6fd247c37'/>
<id>f1cfef0a125bbed157d2c98bcad555e6fd247c37</id>
<content type='text'>
When a manifest project path and project name is identical, the
repo manifest parser returns None for the project path. Since
both name and path are required, fall back to using name for path
when path is None.

Change-Id: I2fb3cc0cc643808a3049171804742f249d737679
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a manifest project path and project name is identical, the
repo manifest parser returns None for the project path. Since
both name and path are required, fall back to using name for path
when path is None.

Change-Id: I2fb3cc0cc643808a3049171804742f249d737679
</pre>
</div>
</content>
</entry>
</feed>
