lp:debian/squeeze/rlinetd

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/rlinetd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

7. By Robert Luberda

* New upstream version.
* Recommend rsyslog instead of sysklogd (closes: #526922).
* update-inetd:
  + add support for enabling, disabling and removing entries;
  + use ucf for managing generated files;
  + ignore ucf files in rlinetd.conf;
  + make appropriate changes in postinst and postrm scripts.
* Set debhelper compat level to 7
* Standards-Version: 3.8.4 (no changes).

6. By Robert Luberda

Fix FTBFS on GNU/kFreeBSD (closes: #511394).

5. By Robert Luberda

* Build with libcap2 (closes: #492650).
* Standards-Version: 3.8.0 (no changes).
* Fix typo in debian/rules.

4. By Robert Luberda

* New upstream version.
* Build with debhelper v6.
* Move homepage to its own field (lintian).
* Standards-Version: 3.7.3 (no changes).
* Add simple wrapper around gcc that removes -soname option while linking
  libparse.so in order to make libparse.so a private library to avoid
  dpkg warnings.
* Pass --without-nsl to configure.
* Don't ignore make clean error (lintian),

3. By Robert Luberda

* grammar.y: fix stack corruption error, that prevented rlinetd from
  stopping properly when RPC are enabled. The bug occurred in the
  rlp_cleanup() function, was introduced in the previous release and
  is caused by my misunderstanding of numlist_copy() function, which
  joins two lists together rather than making a simple copy.
  Simple NULL-ification of the destination list before the above function
  is called fixes the problem.
* grammar.y: fix similar bug, that happens when the rpc token is used
  in the "default" configuration section (however hardly likely anybody
  will ever configure rlinetd in that way).

2. By Robert Luberda

* Fix problems with inetd2rlinetd trying to get user input from STDIN, which
  apparentally is the converted file, and not terminal.
* Use ${misc:Depends}, ${perl:Depends} in debian/control.

1. By Robert Luberda

* Added Spanish translation of debconf template (closes: #136458).
  Thanks to Carlos Valdivia Yagüe <email address hidden>.
* Added Russian translation of debconf template (closes: #137681).
  Thanks to Ilgiz Kalmetev <email address hidden>.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers