lp:~scarneiro/ubuntu/oneiric/pppstatus/fix-for-770756

Created by Sebastian Carneiro and last modified
Get this branch:
bzr branch lp:~scarneiro/ubuntu/oneiric/pppstatus/fix-for-770756
Only Sebastian Carneiro can upload to this branch. If you are Sebastian Carneiro please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sebastian Carneiro
Status:
Development

Recent revisions

8. By Sebastian Carneiro

Removed extra line in changelog entry.

7. By Sebastian Carneiro

Reverted previous changes and holding only the ones on Makefile.

6. By Sebastian Carneiro

Removed unrequired changes, following advice from Sebastien Bacher.

5. By Sebastian Carneiro

Removed unrequired changes, following advice from Sebastien Bacher.

4. By Sebastian Carneiro

* Makefile: Changed order of linker parameters to work with GCC-4.6 (LP: #770756)
* debian/control: Changes based on lintian recommendation:
  - Added XSBC-Original-Maintainer with identification of Maintainer field,
    and set Maintainer field to Ubuntu Developers.
  - Bumped Standards version.
  - Added Misc depends to binary package.
  - Updated Build depend version of debhelper.
* debian/postinst, debian/postrm, debian/prerm: Added #DEBHELPER# token.
* debian/rules: Changed invocation to clean target, to avoid ignore all errors,
  based on lintian recommendation.
* Added debian/watch to check for new versions.
* Added debian/source/format to utilize recommended format.

3. By John Hasler <email address hidden>

* Added code to postinst to remove obsolete pppstatus-clean.
  Closes: #454682: pppstatus -- Doesn't purge all files after piuparts
  Install+Upgrade+Purge test

* Changed usleep(10L) to usleep(10000L) in pppstatus.c.
  Closes: #436104: pppstatus: eats too much CPU under kernel 2.6.21

* Removed '-s' option from install command in debian/rules.
  Closes: #437787: pppstatus: not handling nostrip build option (policy 10.1)

* Fixed menu.

* opt_analiser() and get_opt() were returning pointers to arrays. Fixed.
  Closes: #332631: pppstatus crashes with segfault

* Removed spurious misuse of '==' at line 1661 in pppstatus,c

* Changed connect_time and current_time from 'unsigned long' to 'time_t'
  in pppstatus.h.

* Removed spurious usr/sbin.

2. By John Hasler <email address hidden>

* Added code to install signal_hup signal handler (reloads on HUP)
  only when in daemon mode.
  Closes: #278755 pppstatus fails to die on lost terminal.

* Added break at line 1816 to stop doubling of usage message.

* Fixed man page to mention that HUP causes the config file to
  be reread in daemon mode.

1. By John Hasler <email address hidden>

* Added test for check at line 1555 so that the 'r' command won't
  cause a crash when email checking is not enabled in config file.
* Moved config file out of /var/log.
* Closes: #120170

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/pppstatus
This branch contains Public information 
Everyone can see this information.