summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/blog/no-github.md11
-rw-r--r--content/software/OpenBSD_firewall.md4
-rw-r--r--content/software/linux_packaging.md2
3 files changed, 16 insertions, 1 deletions
diff --git a/content/blog/no-github.md b/content/blog/no-github.md
index 1d9d56d..f5641f1 100644
--- a/content/blog/no-github.md
+++ b/content/blog/no-github.md
@@ -14,3 +14,14 @@ The reasons should be obvious:
Find my software on http://git.andreasbaumann.cc/cgit/.
If you want to collaborate or supply a patch, you can contact me via email.
+
+### Update 22.2.2024
+
+I started to make exceptions to the rule above: when forking and working on existing
+projects which happen to be on Github already. Or when I push a read-only copy
+to Github from personal repos, just to increase the visibility of the project.
+
+
+Or if I want my code to be used in Copilot as example how to do good (or maybe bad)
+coding. ;-)
+
diff --git a/content/software/OpenBSD_firewall.md b/content/software/OpenBSD_firewall.md
index d784214..baa9794 100644
--- a/content/software/OpenBSD_firewall.md
+++ b/content/software/OpenBSD_firewall.md
@@ -51,6 +51,10 @@ or remotely (after booting from floppy dongle or from hard disk):
## News
+14.4.2024:
+
+ updated to OpenBSD 7.5
+
19.10.2023:
updated to OpenBSD 7.4
diff --git a/content/software/linux_packaging.md b/content/software/linux_packaging.md
index e6bd7cc..805aa2c 100644
--- a/content/software/linux_packaging.md
+++ b/content/software/linux_packaging.md
@@ -20,7 +20,7 @@ I stopped to maintain the CRUX packages.
I'm still maintaing some ARCH Linux packages, mainly things I need for
personal hacking.
-See my [ARCH packages](http://aur.archlinux.org/packages.php?SeB=m&K=andreas_baumann).
+See my [ARCH packages](https://aur.archlinux.org/packages?O=0&SeB=M&K=andreas_baumann&outdated=&SB=p&SO=d&PP=50).
I'm also taking part in the [Archlinux32](https://www.archlinux32.org) project,
an effort to keep 32-bit Intel alive for Archlinux.