summaryrefslogtreecommitdiff
path: root/content/blog/2023/freebsd-13.2-was-released-and-broke-my-resume.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/2023/freebsd-13.2-was-released-and-broke-my-resume.md')
-rw-r--r--content/blog/2023/freebsd-13.2-was-released-and-broke-my-resume.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/content/blog/2023/freebsd-13.2-was-released-and-broke-my-resume.md b/content/blog/2023/freebsd-13.2-was-released-and-broke-my-resume.md
new file mode 100644
index 0000000..0ea9ef1
--- /dev/null
+++ b/content/blog/2023/freebsd-13.2-was-released-and-broke-my-resume.md
@@ -0,0 +1,16 @@
+---
+title: "FreeBSD 13.2 was released and broke my resume"
+category: blog
+abstract: There's a new version and new problems for me
+date: 2023-04-11T16:10:29+02:00
+year: 2023
+draft: false
+---
+{{<img-pull-right "freebsd-beastie.png">}}
+A new version of FreeBSD was released today, 13.2-RELEASE.
+
+The update went smoothly on my laptop, and there are a lot of updates in pkg. Unfortunately, my fix for [black screen after resume](/2023/fixing-resume-on-thinkpad-x1-extreme-g2-on-freebsd/) stopped working. I had no time to debug it yet, so there is no bug report yet from my side.
+
+The drivers for iflwifi were updated, so I was hoping that maybe the [WiFi experience](https://d-s.sh/2023/freebsd-on-modern-intel-wifi-cards-and-resume/) would be better, but since the sleep/resume cycle is not working, I am unable to test it.
+
+Full release notes can be found on the [FreeBSD website](https://www.freebsd.org/releases/13.2R/relnotes/).