aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2020-06-18 01:25:48 +1000
committeronefang2020-06-18 01:25:48 +1000
commitbd43a331870ddfb1e76c0d08e9af6b4737707448 (patch)
tree64c8ae6410c9cdd2c4156a04f08ce347e2a5ccf9
parentCreate the DNS-RR good and bad files. (diff)
downloadapt-panopticon-bd43a331870ddfb1e76c0d08e9af6b4737707448.zip
apt-panopticon-bd43a331870ddfb1e76c0d08e9af6b4737707448.tar.gz
apt-panopticon-bd43a331870ddfb1e76c0d08e9af6b4737707448.tar.bz2
apt-panopticon-bd43a331870ddfb1e76c0d08e9af6b4737707448.tar.xz
Migrate to gitea.devuan.dev for the Devuan repo.
-rw-r--r--README.md4
-rwxr-xr-xapt-panopticon-report-email-web.lua8
2 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 94eebbf..a0ea308 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,9 @@ The details of that are yet to be determined.
29 29
30 30
31You can get the source code from [https://sledjhamr.org/cgit/apt-panopticon/](https://sledjhamr.org/cgit/apt-panopticon/) (main repo) 31You can get the source code from [https://sledjhamr.org/cgit/apt-panopticon/](https://sledjhamr.org/cgit/apt-panopticon/) (main repo)
32and [https://git.devuan.org/onefang/apt-panopticon](https://git.devuan.org/onefang/apt-panopticon) (Devuan repo). 32and [https://gitea.devuan.dev/onefang/apt-panopticon](https://gitea.devuan.dev/onefang/apt-panopticon) (Devuan repo).
33You can get the cgp graphing source code from [https://sledjhamr.org/cgit/apt-panopticon_cgp/]() (main repo) 33You can get the cgp graphing source code from [https://sledjhamr.org/cgit/apt-panopticon_cgp/]() (main repo)
34and [https://git.devuan.org/onefang/apt-panopticon_cgp](https://git.devuan.org/onefang/apt-panopticon_cgp) (Devuan repo). 34and [https://gitea.devuan.dev/onefang/apt-panopticon_cgp](https://gitea.devuan.dev/onefang/apt-panopticon_cgp) (Devuan repo).
35 35
36The issue tracker is at [https://sledjhamr.org/mantisbt/project_page.php?project_id=13](https://sledjhamr.org/mantisbt/project_page.php?project_id=13) 36The issue tracker is at [https://sledjhamr.org/mantisbt/project_page.php?project_id=13](https://sledjhamr.org/mantisbt/project_page.php?project_id=13)
37 37
diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua
index 9c21afb..7c68e91 100755
--- a/apt-panopticon-report-email-web.lua
+++ b/apt-panopticon-report-email-web.lua
@@ -445,9 +445,9 @@ if nil == email then C("opening mirrors file - " .. e) else
445 "* This means that this protocol isn't actually supported, but the test was run ayway.\n\n" .. 445 "* This means that this protocol isn't actually supported, but the test was run ayway.\n\n" ..
446 "Thanks for your precious help in ensuring that Devuan GNU+Linux \nremains a universal, stable, dependable, free operating system.\n\n" .. 446 "Thanks for your precious help in ensuring that Devuan GNU+Linux \nremains a universal, stable, dependable, free operating system.\n\n" ..
447 "You can get the source code from https://sledjhamr.org/cgit/apt-panopticon/about/ (main repo)\n" .. 447 "You can get the source code from https://sledjhamr.org/cgit/apt-panopticon/about/ (main repo)\n" ..
448 "and from https://git.devuan.org/onefang/apt-panopticon' (Devuan repo).\n" .. 448 "and from https://gitea.devuan.dev/onefang/apt-panopticon' (Devuan repo).\n" ..
449 "You can get the cgp graphing source code from https://sledjhamr.org/cgit/apt-panopticon_cgp/about/ (main repo)\n" .. 449 "You can get the cgp graphing source code from https://sledjhamr.org/cgit/apt-panopticon_cgp/about/ (main repo)\n" ..
450 "and https://git.devuan.org/onefang/apt-panopticon_cgp (Devuan repo)\n\n" .. 450 "and https://gitea.devuan.dev/onefang/apt-panopticon_cgp (Devuan repo)\n\n" ..
451 "Love\n\n" .. 451 "Love\n\n" ..
452 "The Dev1Devs\n\n") 452 "The Dev1Devs\n\n")
453 email:close() 453 email:close()
@@ -569,9 +569,9 @@ if nil == web then C("opening mirrors file - " .. e) else
569 web:write( "<hr>\n<hr>\n<p>The <a href='Report-email.txt'>email report</a>. &nbsp; " .. 569 web:write( "<hr>\n<hr>\n<p>The <a href='Report-email.txt'>email report</a>. &nbsp; " ..
570 "All <a href='../results'>the logs and other output</a>. &nbsp; " .. 570 "All <a href='../results'>the logs and other output</a>. &nbsp; " ..
571 "You can get the <a href='https://sledjhamr.org/cgit/apt-panopticon/about/'>source code here (main repo)</a>" .. 571 "You can get the <a href='https://sledjhamr.org/cgit/apt-panopticon/about/'>source code here (main repo)</a>" ..
572 "and <a href='https://git.devuan.org/onefang/apt-panopticon'>here (Devuan repo)</a>. &nbsp;" .. 572 "and <a href='https://gitea.devuan.dev/onefang/apt-panopticon'>here (Devuan repo)</a>. &nbsp;" ..
573 "You can get the cgp graphing <a href='https://sledjhamr.org/cgit/apt-panopticon_cgp/about/'>source code here (main repo)</a>" .. 573 "You can get the cgp graphing <a href='https://sledjhamr.org/cgit/apt-panopticon_cgp/about/'>source code here (main repo)</a>" ..
574 "and <a href='https://git.devuan.org/onefang/apt-panopticon_cgp'>here (Devuan repo)</a>.</p>\n" 574 "and <a href='https://gitea.devuan.dev/onefang/apt-panopticon_cgp'>here (Devuan repo)</a>.</p>\n"
575 ) 575 )
576 local whn = APT.exe('TZ="GMT" ls -dl1 --time-style="+%s" results/stamp | cut -d " " -f 6-6'):Do().result:sub(2, -2) 576 local whn = APT.exe('TZ="GMT" ls -dl1 --time-style="+%s" results/stamp | cut -d " " -f 6-6'):Do().result:sub(2, -2)
577 web:write( "<p>This run took " .. (os.time() - tonumber("0" .. whn)) .. " seconds.</p>" .. 577 web:write( "<p>This run took " .. (os.time() - tonumber("0" .. whn)) .. " seconds.</p>" ..