lp:~vorlon/ubuntu/natty/eglibc/multiarch-support

Created by Steve Langasek and last modified
Get this branch:
bzr branch lp:~vorlon/ubuntu/natty/eglibc/multiarch-support
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve Langasek
Status:
Development

Recent revisions

135. By Steve Langasek

tell eglibc to actually build multiarch-support

134. By Steve Langasek

debian/control.in/libc, debian/control.in/main: make multiarch-support a
real package depending on the native libc; this eliminates the problem
of a circular depends/pre-depends loop never permitting apt to install
the base libraries for any foreign architecture. We still have the
dependency loop for the native architecture, which is safe (and needs to
be enforced!), but whenever a package is installed non-native, it's ok
to bypass this requirement (which is effectively what we're doing by
making multiarch-support Multi-Arch: foreign), because none of the
concerned library packages are installable at all unless a Multi-Arch:
same libc6 is available.

133. By Steve Langasek

debian/sysdeps/armhf.mk: use /lib/$(DEB_HOST_MULTIARCH) for rtlddir, so
that we avoid a file conflict with the armel libc and armel+armhf can
be multiarch-coinstallable.

132. By Steve Langasek

debian/rules.d/debhelper.mk: when doing a stage1 build, all our files are
in /lib, not in $slibdir (which is not the same thing under multiarch).

131. By Steve Langasek

releasing version 2.13-0ubuntu7

130. By Steve Langasek

debian/patches/any/local-ldconfig-system-dirs.diff: make ldconfig
use the built-in system paths. Closes LP: #736932.

129. By Steve Langasek

releasing version 2.13-0ubuntu6

128. By Steve Langasek

bump dpkg-dev build-dependency for the final multiarch version in Ubuntu

127. By Steve Langasek

Merge multiarch support

126. By Matthias Klose <email address hidden>

eglibc (2.13-0ubuntu5) natty; urgency=low

  * Enable SSE2 memset for AMD's upcoming Orochi processor and bugfix.
    LP: #735020.

 -- Matthias Klose <email address hidden> Mon, 14 Mar 2011 21:35:41 +0100

Branch metadata

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

Subscribers