summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
authorMark Wielaard <mjw@redhat.com>2025-06-10 22:15:54 +0200
committerMark Wielaard <mjw@redhat.com>2025-06-10 22:16:10 +0200
commita99b0f5faa7b1ce79ef6ba3844cd006c6ff713c1 (patch)
treef6009f50d4a7b656de6a7d93e0c3f053f6c1830c /index.html
parentDWZ 0.15 release updates (diff)
DWZ 0.16 release updates
Also update git clone instructions and cgit interface.
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html
index 7436702..ed75bf2 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,7 @@
9 9
10 <h2>News</h2> 10 <h2>News</h2>
11 <ul> 11 <ul>
12 <li><a href="/pipermail/dwz/2025q2/001472.html">DWZ 0.16</a> was released. [2025-06-10]
12 <li><a href="/pipermail/dwz/2022q4/001385.html">DWZ 0.15</a> was released. [2022-11-03] 13 <li><a href="/pipermail/dwz/2022q4/001385.html">DWZ 0.15</a> was released. [2022-11-03]
13 <li><a href="/pipermail/dwz/2021q1/001066.html">DWZ 0.14</a> was released. [2021-03-08] 14 <li><a href="/pipermail/dwz/2021q1/001066.html">DWZ 0.14</a> was released. [2021-03-08]
14 <li><a href="/ml/dwz/2019-q3/msg00091.html">DWZ 0.13</a> was released. [2019-08-02] 15 <li><a href="/ml/dwz/2019-q3/msg00091.html">DWZ 0.13</a> was released. [2019-08-02]
@@ -24,10 +25,10 @@
24 <p>You can check out a copy of the git repository directly using the 25 <p>You can check out a copy of the git repository directly using the
25 command: 26 command:
26 </p> 27 </p>
27 <pre>git clone git://sourceware.org/git/dwz.git</pre> 28 <pre>git clone https://sourceware.org/git/dwz.git</pre>
28 <li><b>WWW</b> 29 <li><b>WWW</b>
29 <p>Browse the git repository via the web using the 30 <p>Browse the git repository via the web using the
30 <a href="/git/?p=dwz.git;a=summary">gitweb interface</a>. 31 <a href="/cgit/dwz">cgit interface</a>.
31 </p> 32 </p>
32 <li><b>Release tarballs</b> 33 <li><b>Release tarballs</b>
33 <p>Download a <a href="/ftp/dwz/releases/">release tarball</a> 34 <p>Download a <a href="/ftp/dwz/releases/">release tarball</a>
@@ -72,6 +73,7 @@
72 73
73 <h2>Releases</h2> 74 <h2>Releases</h2>
74 <ul> 75 <ul>
76 <li>0.16 [2025-06-10]
75 <li>0.15 [2022-11-03] 77 <li>0.15 [2022-11-03]
76 <li>0.14 [2021-03-08] 78 <li>0.14 [2021-03-08]
77 <li>0.13 [2019-08-02] 79 <li>0.13 [2019-08-02]