~ubuntu-branches/ubuntu/lucid/openbsd-inetd/lucid

« back to all changes in this revision

Viewing changes to debian/patches/series

  • Committer: Bazaar Package Importer
  • Author(s): Marco d'Itri
  • Date: 2008-04-20 15:12:31 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20080420151231-sagfm3jpjax6thp4
Tags: 0.20080125-1
* New CVS snapshot.
* Package painfully converted to quilt.
* Fixed a typo in debian/control. (Closes: #125181)
* Fixed a typo in the init script. (Closes: #465613, #465732)
* Delete /etc/rc[2345].d/S20inetd too when upgrading from netkit-inetd.
  (Closes: #416010)
* Do not use log_warning_msg in the init script when inetd.conf is emtpy,
  this is not something deserving extra attention. (Closes: #435658)
* Document in inetd(8) that datagram services must read some network
  input or inetd will continue spawning them.
  Many thanks to James Cameron for the analysis. (Closes: #436803)
* Use a real characters class instead of character ranges with grep
  in the init script, because some locales have weird ranges.
  Spotted by Meelis Roos. (Closes: #458564)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# portability
 
2
misc_portability
 
3
setproctitle
 
4
 
 
5
# features
 
6
discard_env
 
7
libwrap
 
8
nodaemon
 
9
global_queuelen
 
10
print_pause_time
 
11
tcp46
 
12
buftuning