1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
|
glibc-pre2.1 (2.0.93-980414-1) unstable; urgency=low
* New upstream version
* Added powerpc patches by Joel "Espy" Klecker <jk@espy.org>
-- Juan Cespedes <cespedes@debian.org> Mon, 20 Apr 1998 10:24:09 +0200
glibc-pre2.1 (2.0.92-980326-1) unstable; urgency=low
* New upstream version
* Corrected a group problem
-- Juan Cespedes <cespedes@debian.org> Tue, 7 Apr 1998 09:03:24 +0200
glibc-pre2.1 (2.0.92-980301-1) unstable; urgency=low
* New upstream version
* Changed source package name to be less sparc-centric
-- Juan Cespedes <cespedes@debian.org> Tue, 3 Mar 1998 08:25:40 +0100
glibc-sparc (2.0.91-980111-5) unstable; urgency=low
* Added soinit.so, sofini.so and interp.so to libc6-pic
-- Juan Cespedes <cespedes@debian.org> Wed, 11 Feb 1998 13:42:48 +0100
glibc-sparc (2.0.91-980111-4) unstable; urgency=low
* Fixed /etc/ld.so.preload handling
* Included .{u,}{div,mul,rem} in libc.map
* New maintainer address (Juan Cespedes <cespedes@debian.org>)
* New Standards-Version (2.4.0.0)
-- Juan Cespedes <cespedes@debian.org> Tue, 10 Feb 1998 16:10:55 +0100
glibc-sparc (2.0.91-980111-3) unstable; urgency=low
* Really removed `_IO_2_1_stdin_' warning now
* Include missing linux/version.h and linux/autoconf.h
* Replace /usr/include/asm-sparc with /usr/include/asm
-- Juan Cespedes <cespedes@debian.org> Thu, 22 Jan 1998 09:32:10 +0100
glibc-sparc (2.0.91-980111-2) unstable; urgency=low
* Workaround enabled fixing nasty `_IO_2_1_stdin_' bug
* Removed warning when using with a binary compiled with glibc-2.0.90
* Added shlibs entry: `Depends: libc6 (>= 2.0.91)'
-- Juan Cespedes <cespedes@debian.org> Mon, 19 Jan 1998 13:44:04 +0100
glibc-sparc (2.0.91-980111-1) unstable; urgency=low
* Not released version, due to `_IO_2_1_stdin_' bug
* New upstream version, including:
libc-980111
glibc-crypt-2.0.90
linuxthreads-971204
* Merged the `glibc_2.0.6-2' Debian diffs
* Fixed `getdomainname()' and other syscalls
* Added sparclinux-2.0-980106 kernel headers
* Fixed `strcmp()' when used with optimization
* Changed `select' so that it still works with older kernels
* Fixed getpagesize() bug (Anders Hammarquist <iko@netg.se>)
-- Juan Cespedes <cespedes@debian.org> Tue, 13 Jan 1998 01:05:45 +0100
glibc-sparc (2.0.90-971126-1) unstable; urgency=low
* non-maintainer release
* new source package name, to be able to upload sources to master
* new upstream version, including:
glibc-971126
glibc-crypt-2.0.90
glibc-linuxthreads-971105
glibc-localedata-971103
-- Juan Cespedes <cespedes@debian.org> Thu, 20 Nov 1997 16:14:40 +0100
glibc (2.0.90-970928-1) unstable; urgency=low
* new upstream version:
.glibc 970928 snapshot
.glibc-crypt 2.0.90
.glibc-linuxthreads 970813
.glibc-localedata 2.0.5
* Fix security hole in tzconfig. (11609)
-- Eric Delaunay <delaunay@lix.polytechnique.fr> Tue, 7 Oct 1997 11:44:16 +0200
glibc (2.0.90-970629-2) unstable; urgency=low
* added kernel_termios.h to standard includes
* added #include <bits/ioctl-types.h>
to sysdeps/unix/sysv/linux/sparc/bits/termios.h (provides <asm/ioctls.h>
needed, at least, by ncurses
* patched sysdeps/unix/sysv/linux/sparc/bits/ioctls.h for TCGETS/TCSETS macros
-- Eric Delaunay <delaunay@lix.polytechnique.fr> Wed, 16 Jul 1997 11:47:08 +0200
glibc (2.0.90-970629-1) unstable; urgency=low
* new Maintainer
* new upstream version
* Specific SPARC release because latest 2.0 public release doesn't support
SPARC architecture.
* work done on top of glibc 2.0.4-1 from standard Debian distribution:
. replaced glibc sources by a development snapshot (970629)
. replaced glibc-crypt sources by a development snapshot (970628)
. replaced glibc-linuxthreads sources by a development snapshot (2.0.90)
. replaced debian/include/asm-sparc by headers from sparclinux-2.0.30
. merged specific sparclinux-2.0.30 headers to debian/include/linux
-- Eric Delaunay <delaunay@lix.polytechnique.fr> Mon, 30 Jun 1997 14:14:40 +0200
glibc (2.0.4-1) unstable; urgency=low
* new Maintainer
* new upstream version
* included asm-m68k fixes (James Troup <J.J.Troup@comp.brad.ac.uk>)
-- Helmut Geyer <Helmut.Geyer@iwr.uni-heidelberg.de> Fri, 23 May 1997 20:00:00 +0200
glibc (2.0.3-4) unstable; urgency=low
* Changed tzconfig to allow Canadian timezones to be selected by
name.
* Changed libc6-dev to legally replace parts of the man-db, gettext
and ppp packages (Bug#9815 abd Bug#9825).
-- David Engel <david@sw.ods.com> Thu, 15 May 1997 12:35:43 -0500
glibc (2.0.3-3) unstable; urgency=low
* Integrated Mike Dorman's patches for the alpha (Bug#9208,
Bug#9212 and Bug#9219).
-- David Engel <david@sw.ods.com> Mon, 5 May 1997 11:32:14 -0500
glibc (2.0.3-2) unstable; urgency=low
* Fixed a problem with the .orig.tar.gz file.
* Really moved from experimental to unstable.
* Added initial, integrated support for alpha architecture.
-- David Engel <david@sw.ods.com> Fri, 25 Apr 1997 15:15:37 -0500
glibc (2.0.3-1) experimental; urgency=low
* Updated to new upstream version.
* Moved from experimental section to unstable.
* Included man pages for linuxthreads.
-- David Engel <david@sw.ods.com> Tue, 22 Apr 1997 08:56:37 -0500
glibc (2.0.2-2) experimental; urgency=low
* Added a shlibs entry for /lib/ld-linux.so.2.
* Added symlinks to /usr/doc/libc6 for -dev, -dbg and -doc
packages.
-- David Engel <david@sw.ods.com> Fri, 4 Apr 1997 21:58:44 -0600
glibc (2.0.2-1) experimental; urgency=low
* Updated to new upstream version.
-- David Engel <david@sw.ods.com> Sat, 22 Mar 1997 11:53:16 -0600
glibc (2.0.1-2) experimental; urgency=low
* Changed to work with ldso-1.9.x.
* Changed to build with local kernel headers.
* Changed is_IS locale to match that from wg15-locale.
* Added compiled versions of locales.
* Added documentation from add-on packages.
* Fixed install problems with timezones.
* Moved libdb headers from /usr/include/db to /usr/include.
-- David Engel <david@sw.ods.com> Thu, 27 Feb 1997 19:57:25 -0600
glibc (2.0.1-1) experimental; urgency=low
* Initial packaging.
-- David Engel <david@debian.org> Thu, 20 Feb 1997 21:15:52 -0600
Local variables:
mode: debian-changelog
End:
|