lp:ubuntu/karmic/portmap

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

8. By Steve Langasek

Drop useless extra pmap_dump in prerm script, we get the same information
dumped out moments later when the init script stops.

7. By Steve Langasek

Convert portmap to upstart. LP: #431248.

6. By Anibal Monsalve Salazar

* Merge from Ubuntu
  - debian/control: Add Depend on lsb >= 3.2-14, which has the
    status_of_proc() function.
  - debian/init.d: Add the 'status' action.
* Standards version is 3.8.1

5. By Anibal Monsalve Salazar

In both init.d and postinst, replace "pidofproc portmap" with
"pidofproc -p /var/run/portmap.pid /sbin/portmap";
closes: #448470, #506429

4. By Javier Fernández-Sanguino

* Really fix the encoding issues in the Spanish debconf translation
  (there was still one char in latin1)
[ New translations ]
* Basque po-debconf translation, provided by Piarres Beobide
(Closes: #404178)
* Portuguese translation, provided by Miguel Figueiredo (Closes: #404552)
* Galician translation, provided by Jacobo Tarrio (Closes: #405401)

3. By Anibal Monsalve Salazar

* The following patch was applied to portmap.c:
  - while ((c = getopt(argc, argv, "dtvi:")) != EOF) {
  + while ((c = getopt(argc, argv, "dt:vi:")) != EOF) {
  See bug #274178.

2. By Anthony Towns

* Fix from_local.c to declare some functions it uses correctly. Thanks
  to Bdale Garbee. (Closes: Bug#90090)
* Add -Wall to CFLAGS, and fix most of the warnings it comes up with.

1. By Anthony Towns

Import upstream version 5

Branch metadata

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

Subscribers