• Germany
  • Joined on 2026年05月23日
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年07月05日 10:04:10 +02:00
c5e12c81e4 Sync generated files ("make sync")
0de3ae7af0 kontakt.md: Oberhausen (Rhld.)
579c6d4f1a Adjust right margin of g logo
0a4a54b956 conf.py: Disable author pages
66b0b4facf Add plugins/__init__.py to clean target and .gitignore
Compare 8 commits »
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年07月04日 11:40:44 +02:00
eca4b809a5 kontakt.md: Oberhausen (Rhld.)
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年06月27日 13:32:03 +02:00
33065983f7 Sync generated files ("make sync")
bf7c13c117 Adjust right margin of g logo
Compare 2 commits »
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年06月26日 11:48:52 +02:00
abcca05805 Sync generated files ("make sync")
044c51cc83 conf.py: Disable author pages
c68ad1dc0d Add plugins/__init__.py to clean target and .gitignore
77a456ecda Install german_slugify plugin
b86ba3c778 posts: Re-import missing news item from gentoo.de Jekyll site
Compare 6 commits »
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年06月26日 11:33:56 +02:00
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年06月26日 10:33:27 +02:00
abcca05805 Sync generated files ("make sync")
044c51cc83 conf.py: Disable author pages
c68ad1dc0d Add plugins/__init__.py to clean target and .gitignore
77a456ecda Install german_slugify plugin
b86ba3c778 posts: Re-import missing news item from gentoo.de Jekyll site
Compare 6 commits »
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年06月26日 08:02:20 +02:00
0f849f8438 Sync generated files ("make sync")
e3ff05a022 conf.py: Disable author pages
Compare 2 commits »
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年06月25日 19:34:42 +02:00
753737aa20 Sync generated files ("make sync")
a057b17ca6 Add plugins/__init__.py to clean target and .gitignore
a5873f9c71 Install german_slugify plugin
d2c88ba40b posts: Re-import missing news item from gentoo.de Jekyll site
0d2d13e462 posts: Re-import news items from gentoo-ev.org/wiki/
Compare 6 commits »
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年06月21日 18:27:08 +02:00
cc61e81496 99-url-redirect.conf: Drop redirect for /assets/images/shop.png
7d42bfca1f 99-url-redirect.conf: Add two redirects
Compare 2 commits »
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年06月21日 17:29:29 +02:00
dfbd81414c 99-url-redirect.conf: Drop redirect for /assets/images/shop.png
b46b66084f 99-url-redirect.conf: Redirect /wiki/Main_Page
Compare 2 commits »
ulm commented on pull request gentoo/gentoo#1190 2026年06月20日 10:19:59 +02:00
mail-filter/postgrey: rework OpenRC init script
ulm pushed to master at gentoo-ev/www.gentoo-ev.org 2026年06月19日 20:18:19 +02:00
921b386fce Sync generated files ("make sync")
93f300f501 conf.py: Add SVG logo to FAVICONS
9ff0e7c3ae 99-url-redirect.conf: Redirect /mailman/listinfo
Compare 3 commits »
ulm commented on pull request gentoo/gentoo#1190 2026年06月19日 18:32:23 +02:00
mail-filter/postgrey: rework OpenRC init script

I believe something like the following should work (not tested):

ulm commented on pull request gentoo/gentoo#1190 2026年06月19日 18:10:07 +02:00
mail-filter/postgrey: rework OpenRC init script

This still has the whitespace problem for POSTGREY_TEXT, i.e. command args will end with --greylist-text=Greylisted for %s seconds which will be passed as four arguments.

ulm commented on pull request gentoo/gentoo#1190 2026年06月19日 12:23:28 +02:00
mail-filter/postgrey: rework OpenRC init script
ulm commented on pull request gentoo/gentoo#1190 2026年06月19日 11:40:14 +02:00
mail-filter/postgrey: rework OpenRC init script

The new init script fails for me here (POSTGREY_TYPE="unix"and POSTGREY_OPTS="--max-age=365" in conf.d, otherwise no changes):

ulm commented on pull request gentoo/gentoo#1190 2026年06月19日 11:40:14 +02:00
mail-filter/postgrey: rework OpenRC init script

Make this elif [ "${POSTGREY_TYPE}" = "unix" ] ; then and add an else clause that will error out if type is anything unknown? postgrey itself will error out with any other option than --inet...

ulm commented on pull request gentoo/gentoo#1190 2026年06月19日 11:40:13 +02:00
mail-filter/postgrey: rework OpenRC init script
  • If you go through the trouble of splitting command_args, then you could as well go all the way and limit line length to 80 chars or fewer.
ulm merged pull request gentoo/devmanual#3 2026年06月18日 20:01:37 +02:00
ebuild-writing/eapi: Updated EAPI 9 re-exports some path variables
ulm created pull request gentoo/devmanual#3 2026年06月17日 15:59:34 +02:00
ebuild-writing/eapi: Updated EAPI 9 re-exports some path variables