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
|
hurd (19990601) unstable; urgency=low
* New snapshot from CVS.
-- Marcus Brinkmann <brinkmd@debian.org> Tue, 1 Jun 1999 19:25:37 +0200
hurd (19990524) unstable; urgency=low
* New snapshot from CVS.
-- Marcus Brinkmann <brinkmd@debian.org> Mon, 24 May 1999 15:09:45 +0200
hurd (19990523) unstable; urgency=low
* New snapshot from CVS, fixes: #38062, #37670, #37878, #37944.
-- Marcus Brinkmann <brinkmd@debian.org> Mon, 24 May 1999 01:08:26 +0200
hurd (19990517fixed) unstable; urgency=low
* debian/shlibs: corrected.
* exec/hashexec.c: Applied patch by Roland to make it work.
-- Marcus Brinkmann <brinkmd@debian.org> Sun, 17 May 1999 00:25:11 +0200
hurd (19990517) unstable; urgency=low
* New snapshot from CVS.
* Add shlibs file.
-- Marcus Brinkmann <brinkmd@debian.org> Sun, 16 May 1999 15:28:09 +0200
hurd (19990425-1) unstable; urgency=low
* Put shared library symlinks into the hurd-dev package.
* Clarify instructions in provided servers.boot.
* libfshelp/fetch-root.c: De-patched a change by tb which produced
strange errors.
-- Marcus Brinkmann <brinkmd@debian.org> Thu, 29 Apr 1999 22:47:51 +0200
hurd (19990212-2) unstable; urgency=low
* debian/control: Added Depends line for Hurd.
* Update docs to reflect new group maintainership.
* debian/copyright: Hurd libraries are *not* under the LGPL, so add a
clarifying note.
* Put static libraries and header files into /usr/lib and /usr/include
for people without the /usr symlink.
-- Gordon Matzigkeit <bug-hurd@gnu.org> Wed, 17 Feb 1999 15:40:44 -0600
hurd (19990212-1) unstable; urgency=low
* New upstream version from CVS.
* Deleted old libthreads... there's no going back now.
-- Gordon Matzigkeit <gord@debian.org> Fri, 12 Feb 1999 03:25:55 -0600
hurd (19981204-1) unstable; urgency=low
* New upstream release, supposed to work with glibc 2.0.106.
* Commented out use of old libthreads.
-- Marcus Brinkmann <brinkmd@debian.org> Sun, 20 Dec 1998 04:24:40 +0100
hurd (19980915-2) unstable; urgency=low
* exec/hashexec.c: Applied patch by Thomas Bushnell to fix make.
-- Marcus Brinkmann <brinkmd@debian.org> Fri, 6 Nov 1998 23:10:11 +0100
hurd (19980915-1) unstable; urgency=low
* New upstream release.
* debian/rules: Strip all binaries.
* debian/TODO: New file.
-- Marcus Brinkmann <brinkmd@debian.org> Thu, 8 Oct 1998 03:34:40 +0200
hurd (19980716-2) unstable; urgency=low
* Reverted libthreads to provide threadsafe malloc, as we use older
version of glibc2 for now.
* Do not remove size 0 files in 'rules clean', because hurd depends on
them.
* Do not build profiling libraries.
-- Marcus Brinkmann <brinkmd@debian.org> Tue, 4 Aug 1998 21:58:55 +0200
hurd (19980716-1) unstable; urgency=low
* Initial Version.
-- Marcus Brinkmann <brinkmd@debian.org> Tue, 4 Aug 1998 21:58:55 +0200
Local variables:
mode: debian-changelog
add-log-mailing-address: "bug-hurd@gnu.org"
End:
|