Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix-Spelling-Errors.patch | fix spelling errors in man pages. | Marcos Fouces <marcos@debian.org> | no | 2018-09-16 | ||
Gbp-Pq-Name-patch1.diff.patch | Gbp-Pq: Name patch1.diff | Debian Security Tools <team+pkg-security@tracker.debian.org> | no | 2018-09-16 | ||
03-fix-pod-errors.patch | Fixed minor POD errors. Merged Debian and Red Hat patches together. | no | ||||
04-no-more-zombies.patch | Using the 'exec' command in a swatch config file causes zombie processes to be left. | no | Red Hat https://bugzilla.redhat.com/attachment.cgi?id=1478236 | |||
05-mail-at-fix.patch | The swatchdog man page for the mail command shows the syntax as: mail [addresses=address:address:...][,subject=your_text_here]However, if the email address contains an '@' sign, then swatch fails to start and gives an error. (A similar error will also occur if the 'subject' contains an '@' sign.) | no | Red Hat https://bugzilla.redhat.com/attachment.cgi?id=1501988 | |||
06-code-cleanups.patch | Sorry, but there are about 3 'bugs' all tied together, but only the main 'swatch' command needs to be modified. 1) The swatch man page (perlpod) 'exec' section is misleading, and slightly incorrect. 2) The man page 'exec' section says that '$N' variables will be substituted. In fact only the first occurrence is substituted, and if other characters are present (e.g. 'abc$2') then it is not substituted at all. 3) Using the 'quit' action takes too long. In my tests it took around 3 minutes for swatch to actually quit. |
no | Red Hat https://src.fedoraproject.org/rpms/swatch/raw/master/f/swatch-3.2.3-more-cleanups.patch | |||
07-mail_sent_should_not_be_queued.patch | send right away emails sent by swatchdog. | Xavier Renaud | no | debian |