<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/scripts, branch bagder/manpages-https</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>travis: use libressl v3.1.4 instead of master</title>
<updated>2020-09-15T20:49:37+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-15T16:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9fe7b66203b3157213f1b6a22f545ffc2db6e47d'/>
<id>9fe7b66203b3157213f1b6a22f545ffc2db6e47d</id>
<content type='text'>
... as their git master seems too fragile to use (and 3.2.1 which is the
latest has a build failure).

Closes #5964
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... as their git master seems too fragile to use (and 3.2.1 which is the
latest has a build failure).

Closes #5964
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: add a build using libressl (from git master)</title>
<updated>2020-09-07T20:50:15+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-07T09:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=6f42e3b16968efded56238b4bce91242a0c29983'/>
<id>6f42e3b16968efded56238b4bce91242a0c29983</id>
<content type='text'>
The v3.2.1 tag (latest release atm) results in a broken build.

Closes #5932
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The v3.2.1 tag (latest release atm) results in a broken build.

Closes #5932
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/delta: add diffstat summary</title>
<updated>2020-09-03T06:18:32+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-03T06:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b4d86d34f9321292cdf58d44615ea2bad7f13e5e'/>
<id>b4d86d34f9321292cdf58d44615ea2bad7f13e5e</id>
<content type='text'>
... and make output more table-like
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and make output more table-like
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: add a CI job with openssl3 (from git master)</title>
<updated>2020-09-03T05:57:20+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-02T13:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=63a111a2770c04d9575386a87a34878226fe9c0e'/>
<id>63a111a2770c04d9575386a87a34878226fe9c0e</id>
<content type='text'>
Closes #5908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5908
</pre>
</div>
</content>
</entry>
<entry>
<title>copyright.pl: ignore buildconf</title>
<updated>2020-09-02T10:35:10+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-02T10:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e3181d02271a74d1add0f0914bb06b8b3ae9e7f8'/>
<id>e3181d02271a74d1add0f0914bb06b8b3ae9e7f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: improve the "get latest curl release tag" logic</title>
<updated>2020-08-27T12:25:24+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-27T12:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4608fa4ae645562e40fe61e08f78b4a8113e5d91'/>
<id>4608fa4ae645562e40fe61e08f78b4a8113e5d91</id>
<content type='text'>
... by insiting on it matching "^curl-".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... by insiting on it matching "^curl-".
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29</title>
<updated>2020-08-27T12:15:25+00:00</updated>
<author>
<name>Eric Curtin</name>
<email>ericcurtin17@gmail.com</email>
</author>
<published>2020-08-27T11:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9ee5701f12818e455c898c1a660cfd11d7e46518'/>
<id>9ee5701f12818e455c898c1a660cfd11d7e46518</id>
<content type='text'>
Closes #5871
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5871
</pre>
</div>
</content>
</entry>
<entry>
<title>winbuild: convert the instruction text to README.md</title>
<updated>2020-08-26T13:49:21+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-26T10:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=be753add31c2d8c835b77a4f3fe089a947371ff1'/>
<id>be753add31c2d8c835b77a4f3fe089a947371ff1</id>
<content type='text'>
Closes #5861
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5861
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/copyright.pl: ignore .muse files</title>
<updated>2020-08-14T08:20:05+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-14T08:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=de195a17189098c053d248a9ac9612ac36e2a308'/>
<id>de195a17189098c053d248a9ac9612ac36e2a308</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis/script.sh: fix use of `-n' with unquoted envvar</title>
<updated>2020-08-04T07:51:01+00:00</updated>
<author>
<name>Thomas M. DuBuisson</name>
<email>tommd@musedev.io</email>
</author>
<published>2020-08-04T02:12:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=30974cb895756e159d21403c5960d52f0c55dfd7'/>
<id>30974cb895756e159d21403c5960d52f0c55dfd7</id>
<content type='text'>
Shellcheck tells us "-n doesn't work with unquoted arguments. quote or
use [[ ]]."

And testing shows:

```
docker run --rm -it ubuntu bash
root@fe85ce156856:/# [ -n $DOES_NOT_EXIST ] &amp;&amp; echo "I ran"
I ran
root@fe85ce156856:/# [ -n "$DOES_NOT_EXIST" ] &amp;&amp; echo "I ran"
root@fe85ce156856:/#
```

Closes #5773
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shellcheck tells us "-n doesn't work with unquoted arguments. quote or
use [[ ]]."

And testing shows:

```
docker run --rm -it ubuntu bash
root@fe85ce156856:/# [ -n $DOES_NOT_EXIST ] &amp;&amp; echo "I ran"
I ran
root@fe85ce156856:/# [ -n "$DOES_NOT_EXIST" ] &amp;&amp; echo "I ran"
root@fe85ce156856:/#
```

Closes #5773
</pre>
</div>
</content>
</entry>
</feed>
