/[d-i]/branches/d-i/rc1/packages/libdebian-installer/debian/changelog
ViewVC logotype

Contents of /branches/d-i/rc1/packages/libdebian-installer/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3668 - (show annotations) (download)
Tue Jul 22 11:20:25 2003 UTC (9 years, 10 months ago) by pere
Original Path: trunk/libdebian-installer/debian/changelog
File size: 4534 byte(s)
Release version 0.15.
1 libdebian-installer (0.15) unstable; urgency=low
2
3 * Bastian Blank
4 - Don't log to stderr and close stdin.
5 - Never cast malloc return values.
6 * Joey Hess
7 - added di_status_read and di_config_package
8
9 -- Petter Reinholdtsen <pere@debian.org> Tue, 22 Jul 2003 13:19:17 +0200
10
11 libdebian-installer (0.14) unstable; urgency=low
12
13 * Bastian Blank
14 - Add Enhances parsing.
15 * Petter Reinholdtsen
16 - Add support in di_mapdevfs for SW RAID devices, /dev/md#.
17 (Closes: #185574)
18
19 -- Bastian Blank <waldi@debian.org> Sun, 01 Jun 2003 20:54:45 +0200
20
21 libdebian-installer (0.13) unstable; urgency=low
22
23 * Martin Sjögren
24 - Add di_mapdevfs function.
25 - Change section of libdebian-installer3-dev to libdevel.
26 - Add Recommends parsing.
27 - Don't log to stderr, it will interfere with frontends.
28 - Revert to major/minor/micro. current/revision/age is something
29 else.
30 * Bastian Blank
31 - cleanup di_mapdevfs.
32 * Petter Reinholdtsen
33 - Add new functin di_logf(), a vararg version of di_log().
34
35 -- Martin Sjogren <sjogren@debian.org> Sun, 4 May 2003 16:20:20 +0200
36
37 libdebian-installer (0.12) unstable; urgency=low
38
39 * Martin Sjögren
40 - Build-dep on d-shlib >= 0.10 (Closes: #178073).
41
42 -- Martin Sjogren <sjogren@debian.org> Fri, 24 Jan 2003 20:24:00 +0100
43
44 libdebian-installer (0.11) unstable; urgency=low
45
46 * Martin Sjögren
47 - Fix depends/provides parser (Closes: #177061).
48
49 -- Martin Sjogren <sjogren@debian.org> Fri, 17 Jan 2003 10:49:23 +0100
50
51 libdebian-installer (0.10) unstable; urgency=low
52
53 * Martin Sjögren
54 - Add di_pkg_alloc and di_pkg_free for memory management of package
55 structs.
56 - Add di_list_free for freeing an entire linked list.
57
58 -- Martin Sjogren <sjogren@debian.org> Sun, 29 Dec 2002 17:11:57 +0100
59
60 libdebian-installer (0.09) unstable; urgency=low
61
62 * Martin Sjögren
63 - Add di_pkg_toposort_{list,arr} to be used by anna and main-menu.
64
65 -- Martin Sjogren <sjogren@debian.org> Sat, 7 Dec 2002 12:14:08 +0100
66
67 libdebian-installer (0.08) unstable; urgency=low
68
69 * Martin Sjögren
70 - Fix di_pkg_is_installed, now it even works!
71
72 -- Tollef Fog Heen <tfheen@debian.org> Thu, 5 Dec 2002 00:45:28 +0100
73
74 libdebian-installer (0.07) unstable; urgency=low
75
76 * Martin Sjögren
77 - Add a linked list data structure, decoupling next pointers from the
78 node data
79 - Add a package_dependency struct that has package name and a pointer
80 to a package_t struct
81 - Add functions di_pkg_find, di_pkg_provides, di_pkg_is_virtual,
82 di_pkg_is_installed and di_pkg_resolve_deps
83 - Change maintainer to debian-boot and set dwhedon, tfheen and sjogren as
84 uploaders
85 - Bump standards-version and fix copyright file so lintian shuts up
86
87 -- Martin Sjogren <sjogren@debian.org> Fri, 29 Nov 2002 16:36:45 +0100
88
89 libdebian-installer (0.06) unstable; urgency=low
90
91 * Martin Sjögren
92 - Multiple provides
93 - Remove libd-i-pic
94 - Priority parsing
95 - Version number parsing and comparison
96
97 -- Tollef Fog Heen <tfheen@debian.org> Wed, 6 Nov 2002 01:46:42 +0100
98
99 libdebian-installer (0.05) unstable; urgency=low
100
101 * change an fprintf to vfprintf.
102
103 -- Tollef Fog Heen <tfheen@debian.org> Thu, 24 Oct 2002 12:34:26 +0200
104
105 libdebian-installer (0.04) unstable; urgency=low
106
107 * Fix up section according to override file.
108 * Build "proper" library packages.
109 David Kimdon
110 - add di_prebaseconfig_append()
111 - change my name (s/Whedon/Kimdon/g)
112 Junichi Uekawa
113 - require d-shlibs 0.3 or greater for build
114 - -dev: add devlibs:Depends, require libdebian-installer ${Source-Version}
115 - -pic: depend on exact version of -dev to avoid nasty surprises
116 Martin Sjögren
117 - Add 'Packages' file parsing functionality (di_pkg_parse).
118 - Case insensitive strstr (di_stristr).
119 Michael Cardenas
120 - fix install target so it can be ran more than once
121
122 -- Tollef Fog Heen <tfheen@debian.org> Tue, 6 Aug 2002 16:03:45 +0200
123
124 libdebian-installer (0.03) unstable; urgency=low
125
126 * Fix up postinst name.
127
128 -- Tollef Fog Heen <tfheen@debian.org> Tue, 6 Aug 2002 15:13:39 +0200
129
130 libdebian-installer (0.02) unstable; urgency=low
131
132 * New name, which will hopefully be accepted by ftp-master.
133 * Removed emacs cruft from changelog.
134 * Add di_snprintfcat, courtesy of thomas poindessous
135
136 -- Tollef Fog Heen <tfheen@debian.org> Mon, 20 May 2002 23:21:24 +0200
137
138 libd-i (0.01) unstable; urgency=low
139
140 * Initial Release.
141
142 -- David Whedon <dwhedon@debian.org> Thu, 8 Feb 2001 21:54:45 -0800
143
144

  ViewVC Help
Powered by ViewVC 1.1.5