~ubuntu-branches/ubuntu/utopic/eglibc/utopic

« back to all changes in this revision

Viewing changes to .pc/hurd-i386/libpthread_version.diff/Versions.def

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2012-10-26 05:14:58 UTC
  • mfrom: (1.5.1) (4.4.22 experimental)
  • Revision ID: package-import@ubuntu.com-20121026051458-oryotr4i03ob5pab
Tags: 2.16-0ubuntu1
* Merge with unreleased 2.16 in Debian experimental, remaining changes:
  - Drop the Breaks line from libc6, which refers to a Debian transition
  - Remove the libc6 recommends on libc6-i686, which we don't build
  - Enable libc6{,-dev}-armel on armhf and libc6{-dev}-armhf on armel
  - Ship update-locale and validlocale in /usr/sbin in libc-bin
  - Don't build locales or locales-all in Ubuntu, we rely on langpacks
  - Heavily mangle the way we do service restarting on major upgrades
  - Use different MIN_KERNEL_SUPPORTED versions than Debian, due to
    buildd needs.  This should be universally bumped to 3.2.0 once all
    our buildds (including the PPA guests) are running precise kernels
  - Build i386 variants as -march=i686, build amd64 with -O3, and build
    ppc64 variants (both 64-bit and 32-bit) with -O3 -fno-tree-vectorize
  - Re-enable unsubmitted-ldconfig-cache-abi.diff and rebuild the cache
    on upgrades from previous versions that used a different constant
  - debian/patches/any/local-CVE-2012-3406.diff: switch to malloc when
    array grows too large to handle via alloca extension (CVE-2012-3406)
  - Build generic i386/i686 flavour with -mno-tls-direct-seg-refs
* Changes added/dropped with this merge while reducing our delta:
  - Stop building glibc docs from the eglibc source, and instead make
    the glibc-docs stub have a hard dependency on glibc-doc-reference
  - Remove outdated conflicts against ancient versions of ia32-libs
  - Drop the tzdata dependency from libc6, it's in required and minimal
  - Use gcc-4.7/g++-4.7 by default on all our supported architectures
  - Save our historical changelog as changelog.ubuntu in the source
  - Drop nscd's libaudit build-dep for now, as libaudit is in universe
  - Drop the unnecessary Breaks from libc6 to locales and locales-all
  - Ship xen's ld.so.conf.d snippet as /etc/ld.so.conf.d/libc6-xen.conf
* Disable hard failures on the test suite for the first upload to raring

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libBrokenLocale {
 
2
  GLIBC_2.0
 
3
}
 
4
libc {
 
5
  GLIBC_2.0
 
6
  GLIBC_2.1
 
7
  GLIBC_2.1.1
 
8
  GLIBC_2.1.2
 
9
  GLIBC_2.1.3
 
10
  GLIBC_2.1.4
 
11
  GLIBC_2.2
 
12
  GLIBC_2.2.1
 
13
  GLIBC_2.2.2
 
14
  GLIBC_2.2.3
 
15
  GLIBC_2.2.4
 
16
  GLIBC_2.2.5
 
17
  GLIBC_2.2.6
 
18
  GLIBC_2.3
 
19
  GLIBC_2.3.1
 
20
  GLIBC_2.3.2
 
21
  GLIBC_2.3.3
 
22
  GLIBC_2.3.4
 
23
  GLIBC_2.4
 
24
  GLIBC_2.5
 
25
  GLIBC_2.6
 
26
  GLIBC_2.7
 
27
  GLIBC_2.8
 
28
  GLIBC_2.9
 
29
  GLIBC_2.10
 
30
  GLIBC_2.11
 
31
  GLIBC_2.12
 
32
  GLIBC_2.13
 
33
  GLIBC_2.14
 
34
  GLIBC_2.15
 
35
  GLIBC_2.16
 
36
  HURD_CTHREADS_0.3
 
37
%ifdef EXPORT_UNWIND_FIND_FDE
 
38
  GCC_3.0
 
39
%endif
 
40
  GLIBC_PRIVATE
 
41
  GLIBC_2.13_DEBIAN_19
 
42
}
 
43
libcrypt {
 
44
  GLIBC_2.0
 
45
}
 
46
libdl {
 
47
  GLIBC_2.0
 
48
  GLIBC_2.1
 
49
  GLIBC_2.3.3
 
50
  GLIBC_2.3.4
 
51
}
 
52
libm {
 
53
  GLIBC_2.0
 
54
  GLIBC_2.1
 
55
  GLIBC_2.2
 
56
  GLIBC_2.2.3
 
57
  GLIBC_2.3.4
 
58
  GLIBC_2.4
 
59
  GLIBC_2.15
 
60
}
 
61
libnsl {
 
62
  GLIBC_2.0
 
63
  GLIBC_2.1
 
64
  GLIBC_2.2
 
65
}
 
66
libnss_compat {
 
67
  GLIBC_PRIVATE
 
68
}
 
69
libnss_dns {
 
70
  GLIBC_PRIVATE
 
71
}
 
72
libnss_db {
 
73
  GLIBC_PRIVATE
 
74
}
 
75
libnss_files {
 
76
  GLIBC_PRIVATE
 
77
}
 
78
libnss_hesiod {
 
79
  GLIBC_PRIVATE
 
80
}
 
81
libnss_nis {
 
82
  GLIBC_PRIVATE
 
83
}
 
84
libnss_nisplus {
 
85
  GLIBC_PRIVATE
 
86
}
 
87
libpthread {
 
88
  GLIBC_2.0
 
89
  GLIBC_2.1
 
90
  GLIBC_2.1.1
 
91
  GLIBC_2.1.2
 
92
  GLIBC_2.2
 
93
  GLIBC_2.2.3
 
94
  GLIBC_2.2.6
 
95
  GLIBC_2.3.2
 
96
  GLIBC_2.3.3
 
97
  GLIBC_2.3.4
 
98
  GLIBC_2.4
 
99
  GLIBC_2.6
 
100
  GLIBC_2.11
 
101
  GLIBC_2.12
 
102
  GLIBC_PRIVATE
 
103
}
 
104
libresolv {
 
105
  GLIBC_2.0
 
106
  GLIBC_2.2
 
107
  GLIBC_2.3.2
 
108
  GLIBC_2.9
 
109
  GLIBC_PRIVATE
 
110
}
 
111
librt {
 
112
  GLIBC_2.1
 
113
  GLIBC_2.2
 
114
  GLIBC_2.3
 
115
  GLIBC_2.3.3
 
116
  GLIBC_2.3.4
 
117
  GLIBC_2.4
 
118
  GLIBC_2.7
 
119
}
 
120
libutil {
 
121
  GLIBC_2.0
 
122
  GLIBC_2.9
 
123
}
 
124
ld {
 
125
  GLIBC_2.0
 
126
  GLIBC_2.1
 
127
  GLIBC_2.3
 
128
  GLIBC_2.4
 
129
  GLIBC_PRIVATE
 
130
}
 
131
libthread_db {
 
132
  GLIBC_2.1.3
 
133
  GLIBC_2.2.3
 
134
  GLIBC_2.3
 
135
  GLIBC_2.3.3
 
136
}
 
137
libanl {
 
138
  GLIBC_2.2.3
 
139
}
 
140
libcidn {
 
141
  GLIBC_PRIVATE
 
142
}