| 1 |
libdebian-installer (0.24.really.0.22) unstable; urgency=low
|
| 2 |
|
| 3 |
* Revert to last usable release.
|
| 4 |
|
| 5 |
-- Joey Hess <joeyh@debian.org> Thu, 20 May 2004 21:59:45 -0300
|
| 6 |
|
| 7 |
libdebian-installer (0.22) unstable; urgency=low
|
| 8 |
|
| 9 |
* Bastian Blank
|
| 10 |
- Fix handling of nonresolvable virtual packages.
|
| 11 |
- Fix handling of subarchitecture strings with different length
|
| 12 |
(closes: #243692).
|
| 13 |
* Joey Hess
|
| 14 |
- Add more major numbers for cciss devices.
|
| 15 |
- Add support for all of the /dev/ida/ devices. Closes: #243411
|
| 16 |
- Add support for /dev/ataraid/ devices.
|
| 17 |
- Allow devfs.c to be built as a standalone binary, for simplified
|
| 18 |
testing.
|
| 19 |
|
| 20 |
-- Joey Hess <joeyh@debian.org> Wed, 21 Apr 2004 23:13:06 -0400
|
| 21 |
|
| 22 |
libdebian-installer (0.21) unstable; urgency=low
|
| 23 |
|
| 24 |
* Bastian Blank
|
| 25 |
- Support diskarrays in mapdevfs. (closes: #235617, #239291)
|
| 26 |
* Thiemo Seufer
|
| 27 |
- Minor code cleanup in the subarchitecture check.
|
| 28 |
|
| 29 |
-- Joey Hess <joeyh@debian.org> Mon, 5 Apr 2004 18:49:56 -0400
|
| 30 |
|
| 31 |
libdebian-installer (0.20) unstable; urgency=low
|
| 32 |
|
| 33 |
* Bastian Blank
|
| 34 |
- Bump revision to 2.
|
| 35 |
- Add conversation functions for parts of a package entry
|
| 36 |
(exported interface).
|
| 37 |
- Add support for Kernel-Version to Packages parser.
|
| 38 |
- Fix dependency resolver marker reset.
|
| 39 |
- Split dependency resolver (internal interface).
|
| 40 |
- Add two special dependency resolver types for anna (checks
|
| 41 |
Kernel-Version) and main-menu (never fails) (unstable interface).
|
| 42 |
- Fix Subarchitecture check.
|
| 43 |
* Stephen R. Marenka
|
| 44 |
- Add scsi cd (scd?) device info to mapdevfs.
|
| 45 |
|
| 46 |
-- Bastian Blank <waldi@debian.org> Mon, 15 Mar 2004 11:13:17 +0100
|
| 47 |
|
| 48 |
libdebian-installer (0.19) unstable; urgency=low
|
| 49 |
|
| 50 |
* Bastian Blank
|
| 51 |
- Minimal Packages parser parses Size and Priority.
|
| 52 |
- Packages parser uses simpler matches.
|
| 53 |
|
| 54 |
-- Bastian Blank <waldi@debian.org> Fri, 06 Feb 2004 14:07:18 +0100
|
| 55 |
|
| 56 |
libdebian-installer (0.18) unstable; urgency=low
|
| 57 |
|
| 58 |
* Alastair McKinstry
|
| 59 |
- Add di_info(), di_debug() logging macros.
|
| 60 |
* Bastian Blank
|
| 61 |
- Bump revision to 1.
|
| 62 |
- Remove mapping of di_log.
|
| 63 |
- Add any symbol to the version script.
|
| 64 |
- Use size_t in hash map and mem_chunk allocer. (closes: #215448)
|
| 65 |
- Improve and install documentation.
|
| 66 |
- Add -extra lib.
|
| 67 |
- Fix description parsing. (closes: #219902)
|
| 68 |
- Remove some references to the chunk allocator.
|
| 69 |
- Add version info to installed headers.
|
| 70 |
- Default log handler suppress debug messages.
|
| 71 |
- Enable support for Subarchitecure.
|
| 72 |
- Correctly terminate argv.
|
| 73 |
* Petter Reinholdtsen
|
| 74 |
- Define PATH_MAX if it is undefined, to get this building on
|
| 75 |
GNU/Hurd. Patch from Santiago Vila. (Closes: #219464)
|
| 76 |
* Matt Kraai
|
| 77 |
- Prefer a package that is installed to one that isn't when satisfying
|
| 78 |
a dependency on a virtual package.
|
| 79 |
|
| 80 |
-- Bastian Blank <waldi@debian.org> Wed, 21 Jan 2004 17:56:11 +0100
|
| 81 |
|
| 82 |
libdebian-installer (0.17) unstable; urgency=low
|
| 83 |
|
| 84 |
* Bastian Blank
|
| 85 |
- disable subarch stuff
|
| 86 |
|
| 87 |
-- Bastian Blank <waldi@debian.org> Fri, 03 Oct 2003 18:07:44 +0200
|
| 88 |
|
| 89 |
libdebian-installer (0.16) experimental; urgency=low
|
| 90 |
|
| 91 |
* Bastian Blank
|
| 92 |
- rework lib
|
| 93 |
- add rfc822 parser
|
| 94 |
- add logging
|
| 95 |
- add packages file parsing
|
| 96 |
- dump major to 4
|
| 97 |
|
| 98 |
-- Bastian Blank <waldi@debian.org> Thu, 28 Aug 2003 17:46:27 +0200
|
| 99 |
|
| 100 |
libdebian-installer (0.15) unstable; urgency=low
|
| 101 |
|
| 102 |
* Bastian Blank
|
| 103 |
- Don't log to stderr and close stdin.
|
| 104 |
- Never cast malloc return values.
|
| 105 |
* Joey Hess
|
| 106 |
- added di_status_read and di_config_package
|
| 107 |
|
| 108 |
-- Petter Reinholdtsen <pere@debian.org> Tue, 22 Jul 2003 13:19:17 +0200
|
| 109 |
|
| 110 |
libdebian-installer (0.14) unstable; urgency=low
|
| 111 |
|
| 112 |
* Bastian Blank
|
| 113 |
- Add Enhances parsing.
|
| 114 |
* Petter Reinholdtsen
|
| 115 |
- Add support in di_mapdevfs for SW RAID devices, /dev/md#.
|
| 116 |
(Closes: #185574)
|
| 117 |
|
| 118 |
-- Bastian Blank <waldi@debian.org> Sun, 01 Jun 2003 20:54:45 +0200
|
| 119 |
|
| 120 |
libdebian-installer (0.13) unstable; urgency=low
|
| 121 |
|
| 122 |
* Martin Sjögren
|
| 123 |
- Add di_mapdevfs function.
|
| 124 |
- Change section of libdebian-installer3-dev to libdevel.
|
| 125 |
- Add Recommends parsing.
|
| 126 |
- Don't log to stderr, it will interfere with frontends.
|
| 127 |
- Revert to major/minor/micro. current/revision/age is something
|
| 128 |
else.
|
| 129 |
* Bastian Blank
|
| 130 |
- cleanup di_mapdevfs.
|
| 131 |
* Petter Reinholdtsen
|
| 132 |
- Add new functin di_logf(), a vararg version of di_log().
|
| 133 |
|
| 134 |
-- Martin Sjogren <sjogren@debian.org> Sun, 4 May 2003 16:20:20 +0200
|
| 135 |
|
| 136 |
libdebian-installer (0.12) unstable; urgency=low
|
| 137 |
|
| 138 |
* Martin Sjögren
|
| 139 |
- Build-dep on d-shlib >= 0.10 (Closes: #178073).
|
| 140 |
|
| 141 |
-- Martin Sjogren <sjogren@debian.org> Fri, 24 Jan 2003 20:24:00 +0100
|
| 142 |
|
| 143 |
libdebian-installer (0.11) unstable; urgency=low
|
| 144 |
|
| 145 |
* Martin Sjögren
|
| 146 |
- Fix depends/provides parser (Closes: #177061).
|
| 147 |
|
| 148 |
-- Martin Sjogren <sjogren@debian.org> Fri, 17 Jan 2003 10:49:23 +0100
|
| 149 |
|
| 150 |
libdebian-installer (0.10) unstable; urgency=low
|
| 151 |
|
| 152 |
* Martin Sjögren
|
| 153 |
- Add di_pkg_alloc and di_pkg_free for memory management of package
|
| 154 |
structs.
|
| 155 |
- Add di_list_free for freeing an entire linked list.
|
| 156 |
|
| 157 |
-- Martin Sjogren <sjogren@debian.org> Sun, 29 Dec 2002 17:11:57 +0100
|
| 158 |
|
| 159 |
libdebian-installer (0.09) unstable; urgency=low
|
| 160 |
|
| 161 |
* Martin Sjögren
|
| 162 |
- Add di_pkg_toposort_{list,arr} to be used by anna and main-menu.
|
| 163 |
|
| 164 |
-- Martin Sjogren <sjogren@debian.org> Sat, 7 Dec 2002 12:14:08 +0100
|
| 165 |
|
| 166 |
libdebian-installer (0.08) unstable; urgency=low
|
| 167 |
|
| 168 |
* Martin Sjögren
|
| 169 |
- Fix di_pkg_is_installed, now it even works!
|
| 170 |
|
| 171 |
-- Tollef Fog Heen <tfheen@debian.org> Thu, 5 Dec 2002 00:45:28 +0100
|
| 172 |
|
| 173 |
libdebian-installer (0.07) unstable; urgency=low
|
| 174 |
|
| 175 |
* Martin Sjögren
|
| 176 |
- Add a linked list data structure, decoupling next pointers from the
|
| 177 |
node data
|
| 178 |
- Add a package_dependency struct that has package name and a pointer
|
| 179 |
to a package_t struct
|
| 180 |
- Add functions di_pkg_find, di_pkg_provides, di_pkg_is_virtual,
|
| 181 |
di_pkg_is_installed and di_pkg_resolve_deps
|
| 182 |
- Change maintainer to debian-boot and set dwhedon, tfheen and sjogren as
|
| 183 |
uploaders
|
| 184 |
- Bump standards-version and fix copyright file so lintian shuts up
|
| 185 |
|
| 186 |
-- Martin Sjogren <sjogren@debian.org> Fri, 29 Nov 2002 16:36:45 +0100
|
| 187 |
|
| 188 |
libdebian-installer (0.06) unstable; urgency=low
|
| 189 |
|
| 190 |
* Martin Sjögren
|
| 191 |
- Multiple provides
|
| 192 |
- Remove libd-i-pic
|
| 193 |
- Priority parsing
|
| 194 |
- Version number parsing and comparison
|
| 195 |
|
| 196 |
-- Tollef Fog Heen <tfheen@debian.org> Wed, 6 Nov 2002 01:46:42 +0100
|
| 197 |
|
| 198 |
libdebian-installer (0.05) unstable; urgency=low
|
| 199 |
|
| 200 |
* change an fprintf to vfprintf.
|
| 201 |
|
| 202 |
-- Tollef Fog Heen <tfheen@debian.org> Thu, 24 Oct 2002 12:34:26 +0200
|
| 203 |
|
| 204 |
libdebian-installer (0.04) unstable; urgency=low
|
| 205 |
|
| 206 |
* Fix up section according to override file.
|
| 207 |
* Build "proper" library packages.
|
| 208 |
David Kimdon
|
| 209 |
- add di_prebaseconfig_append()
|
| 210 |
- change my name (s/Whedon/Kimdon/g)
|
| 211 |
Junichi Uekawa
|
| 212 |
- require d-shlibs 0.3 or greater for build
|
| 213 |
- -dev: add devlibs:Depends, require libdebian-installer ${Source-Version}
|
| 214 |
- -pic: depend on exact version of -dev to avoid nasty surprises
|
| 215 |
Martin Sjögren
|
| 216 |
- Add 'Packages' file parsing functionality (di_pkg_parse).
|
| 217 |
- Case insensitive strstr (di_stristr).
|
| 218 |
Michael Cardenas
|
| 219 |
- fix install target so it can be ran more than once
|
| 220 |
|
| 221 |
-- Tollef Fog Heen <tfheen@debian.org> Tue, 6 Aug 2002 16:03:45 +0200
|
| 222 |
|
| 223 |
libdebian-installer (0.03) unstable; urgency=low
|
| 224 |
|
| 225 |
* Fix up postinst name.
|
| 226 |
|
| 227 |
-- Tollef Fog Heen <tfheen@debian.org> Tue, 6 Aug 2002 15:13:39 +0200
|
| 228 |
|
| 229 |
libdebian-installer (0.02) unstable; urgency=low
|
| 230 |
|
| 231 |
* New name, which will hopefully be accepted by ftp-master.
|
| 232 |
* Removed emacs cruft from changelog.
|
| 233 |
* Add di_snprintfcat, courtesy of thomas poindessous
|
| 234 |
|
| 235 |
-- Tollef Fog Heen <tfheen@debian.org> Mon, 20 May 2002 23:21:24 +0200
|
| 236 |
|
| 237 |
libd-i (0.01) unstable; urgency=low
|
| 238 |
|
| 239 |
* Initial Release.
|
| 240 |
|
| 241 |
-- David Whedon <dwhedon@debian.org> Thu, 8 Feb 2001 21:54:45 -0800
|
| 242 |
|
| 243 |
|