/mandos/release

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

  • 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
..
po 199 16 years ago Teddy Hogeborn * Makefile: Bug fix: fix syntax error. * debian/c Diff
source 237.2.216 13 years ago Teddy Hogeborn * debian/source/format: New; contains "3.0 (quilt) Diff
tests 237.7.664 5 years ago Teddy Hogeborn Debian package change: Add autopkgtest support * Diff
upstream 237.7.226 10 years ago Teddy Hogeborn Fix location and format of signing key file. * de Diff
changelog 237.7.845 11 days ago Teddy Hogeborn Acknowledge NMUs in debian/changelog * debian/cha 39.1 KB Diff Download File
compat 237.7.469 6 years ago Teddy Hogeborn Update Debian Debhelper compatibility version. * 3 bytes Diff Download File
control 237.7.844 11 days ago Teddy Hogeborn Update Debian Policy version to 4.7.0; no other ch 3 KB Diff Download File
copyright 237.7.807 2 years ago Teddy Hogeborn Update copyright year * debian/copyright: Update 1 KB Diff Download File
mandos-client.dirs 237.7.840 11 days ago Teddy Hogeborn Do not hardcode directory names; get them from pkg 229 bytes Diff Download File
mandos-client.docs 237.7.142 12 years ago Teddy Hogeborn * debian/copyright (Copyright): Join the two lines 17 bytes Diff Download File
mandos-client.examples 237.7.142 12 years ago Teddy Hogeborn * debian/copyright (Copyright): Join the two lines 16 bytes Diff Download File
mandos-client.links 191 16 years ago Teddy Hogeborn * debian/mandos-client.docs: New. Add README and 93 bytes Diff Download File
mandos-client.lintian-overrides 237.7.843 11 days ago Teddy Hogeborn Change to new lintian override syntax Lintian has 2.2 KB Diff Download File
mandos-client.postinst 237.7.836 12 days ago Teddy Hogeborn Fix #1079588 by not outputting to stdout in mainta 6.5 KB Diff Download File
mandos-client.postrm 237.7.836 12 days ago Teddy Hogeborn Fix #1079588 by not outputting to stdout in mainta 1.6 KB Diff Download File
mandos-client.README.Debian 237.7.827 12 days ago Teddy Hogeborn Document how to add options to mandos-client when 5.1 KB Diff Download File
mandos-client.templates 237.7.774 3 years ago teddy at recompile Fix debconf template syntax * debian/mandos-cli 813 bytes Diff Download File
mandos.dirs 237.7.840 11 days ago Teddy Hogeborn Do not hardcode directory names; get them from pkg 111 bytes Diff Download File
mandos.docs 237.2.186 14 years ago Teddy Hogeborn Documentation changes: * DBUS-API: New file docum 26 bytes Diff Download File
mandos.lintian-overrides 237.7.843 11 days ago Teddy Hogeborn Change to new lintian override syntax Lintian has 705 bytes Diff Download File
mandos.maintscript 237.7.823 1 year ago Teddy Hogeborn Move D-Bus policy file to /usr/share/dbus-1/sessio 55 bytes Diff Download File
mandos.postinst 237.7.706 5 years ago Teddy Hogeborn Debian package: Only reload dbus daemon if necessa 3.8 KB Diff Download File
mandos.prerm 237.7.318 9 years ago Teddy Hogeborn * debian/mandos.prerm: Don't run init script, use 759 bytes Diff Download File
mandos.README.Debian 237.11.2 12 years ago Teddy Hogeborn Change "fukt.bsnet.se" to "recompile.se" throughou 445 bytes Diff Download File
mandos.templates 237.7.773 3 years ago Teddy Hogeborn Revert commit 1222 1.2 KB Diff Download File
File rules 237.7.840 11 days ago Teddy Hogeborn Do not hardcode directory names; get them from pkg 2.5 KB Diff Download File
watch 237.7.524 5 years ago Teddy Hogeborn Fix Debian watch file * debian/watch: Make the ". 112 bytes Diff Download File