lp:ubuntu/lucid-proposed/dpkg

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

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

101. By Michael Jeanson

* Cherry-pick fixes for sync() behaviour in dpkg (LP: #624877):
  - Disable by default usage of synchronous sync(2), as it causes undesired
    I/O on unrelated file systems. Closes: #588339, #595927, #600075
  - On Linux use sync_file_range() to initiate asynchronous writeback
    of just unpacked files. Suggested by Ted Ts'o <email address hidden>.
    Thanks to Jonathan Nieder <email address hidden>. Closes: #605009

100. By Dave Walker

scripts/Dpkg/Source/Archive.pm: Drop -k parameter from the tar call used
by dpkg-source to extract tarballs. Upstream binary files modified by the
packager were not properly installed due to this. Patch based on that of
Raphaƫl Hertzog (upstream, debian git). (LP: #633015)

99. By Colin Watson

* Backport my patch from dpkg 1.15.6.1:
  - Accept source packages without "Format" field for compatibility with
    very old source packages (LP: #632280).

98. By Colin Watson

* Backport proposed patch from Guillem Jover:
  - On Linux, call sync() (which is synchronous) before rename() rather
    than calling fsync() once per file (LP: #570805).

97. By Colin Watson

releasing version 1.15.5.6ubuntu4.1

96. By Colin Watson

releasing version 1.15.5.6ubuntu5~ppa1

95. By Colin Watson

* Backport proposed patch from Guillem Jover:
  - On Linux, call sync() (which is synchronous) before rename() rather
    than calling fsync() once per file.

94. By Colin Watson

releasing version 1.15.5.6ubuntu4

93. By Colin Watson

reorg changelog

92. By Colin Watson

merge improved hard link fix from upstream

Branch metadata

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

Subscribers