/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

  • Committer: Teddy Hogeborn
  • Date: 2024-09-09 04:24:39 UTC
  • Revision ID: teddy@recompile.se-20240909042439-j85mr20uli2hnyis
Eliminate compiler warnings

Many programs use nested functions, which now result in a linker
warning about executable stack.  Hide this warning.  Also, rewrite a
loop in the plymouth plugin to avoid warning about signed overflow.
This change also makes the plugin pick the alphabetically first
process entry instead of the last, in case many plymouth processes are
found (which should be unlikely).

* Makefile (plugin-runner, dracut-module/password-agent,
  plugins.d/password-prompt, plugins.d/mandos-client,
  plugins.d/plymouth): New target; set LDFLAGS to add "-Xlinker
  --no-warn-execstack".
* plugins.d/plymouth.c (get_pid): When no pid files are found, and we
  are looking through the process list, go though it from the start
  instead of from the end, i.e. in normal alphabetical order and not
  in reverse order.
Filename Latest Rev Last Changed Committer Comment Size
..
de.po 1155 5 years ago Teddy Hogeborn From: Chris Leick <c.leick@vollbio.de> Add German 5.9 KB Diff Download File
en_US.po 1150 5 years ago Teddy Hogeborn Create a debconf translation file * debian/mandos 5.4 KB Diff Download File
es.po 1260 2 years ago Teddy Hogeborn From: Camaleón <noelamac@gmail.com> Add Spanish d 5.8 KB Diff Download File
fr.po 1270 1 year ago Teddy Hogeborn Fix issue with french translation Initial white s 5.9 KB Diff Download File
nl.po 1194 4 years ago teddy at recompile From: Frans Spiesschaert <Frans.Spiesschaert@yucom 5.8 KB Diff Download File
POTFILES.in 1128 5 years ago Teddy Hogeborn Add debconf translation support * debian/mandos-c 93 bytes Diff Download File
pt.po 1180 4 years ago Teddy Hogeborn From: Américo Monteiro <a_monteiro@gmx.com> Add P 5.7 KB Diff Download File
pt_BR.po 1269 1 year ago Teddy Hogeborn From: Paulo Henrique de Lima Santana <phls@debian. 5.8 KB Diff Download File
sv.po 1157 5 years ago Teddy Hogeborn Add Swedish debconf translation * debian/po/sv.po 5.7 KB Diff Download File
templates.pot 1150 5 years ago Teddy Hogeborn Create a debconf translation file * debian/mandos 3.5 KB Diff Download File