For seven years I’ve maintained a small patch to PHP Markdown Extra. However, the upstream was not happy with it, so I just kept my local copy patched. Now I’ve given in: as Markdown has become very popular, it has been better to just adopt a syntax that works across different implementations (e.g. with GitHub Flavored Markdown). (more…)
19.4.20
Nested screens
I occasionally want to run nested screen sessions and this configuration allows me to use the same control character for both the inner and outer sessions by switching between them. (more…)
- »
- I updated security/sudo to 1.8.31. A fix for CVE-2019-18634 is included. (more…)
- »
- TIL:
continueinsed(1)is really notn;but rather{ p; d; }(at least in simple enough cases). (more…)
- »
- I added patches to textproc/libxml2 from an upstream commit and an upstream pull request to address CVE-2020-7595 and CVE-2019-20388 respectively. Version 2.9.10nb1 includes the patches.
- »
- I added a patch to www/nginx from an upstream commit to address CVE-2019-20372. Version 1.16.1nb2 includes the patch.
- »
- In order to reduce the number of vulnerabilities on my systems, I added some patches to devel/ncurses (and devel/ncursesw) to address CVE-2018-19211, CVE-2019-17594, and CVE-2019-17595. Version 6.1nb7 includes the patches.
- »
- I have restored fetching of correct upstream files for print/psify. Looks like we pointed to the wrong files for 13 years.
- »
- I updated sysutils/rsnapshot to 1.4.3 in another long-overdue commit (notable changes).