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 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238
|
mbr (1.1.11-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Disable testsuite on all archs. (Closes: #792126, LP: #445643)
[ Dejan Latinovic ]
* Fix FTBFS on ia64, m68k and mips64el by using xxd instead of ld.
(Closes: #697332)
[ Lannart Sorensen ]
* Prevent install-mbr from wiping new style MBRs.
(Closes: #725417, LP: #814956)
[ Martin Pitt ]
* Read UTC setting from /etc/adjtime instead of /etc/default/rcS.
(Closes: #813671)
-- James Cowgill <jcowgill@debian.org> Fri, 21 Oct 2016 10:57:33 +0100
mbr (1.1.11-5) unstable; urgency=low
* Add dh_md5sums to debian/rules, thanks to jmccrohan. Closes: #672321.
* Change build targets thanks to lintian.
-- Santiago Garcia Mantinan <manty@debian.org> Sun, 13 May 2012 10:24:15 +0200
mbr (1.1.11-4) unstable; urgency=low
* Try to fix building on kfreebsd-i386 not building the harness.
-- Santiago Garcia Mantinan <manty@debian.org> Fri, 15 Apr 2011 19:57:48 +0200
mbr (1.1.11-3) unstable; urgency=low
* Fix couple of bashishms on tests so that we build on pure i386.
* Run tests only once.
-- Santiago Garcia Mantinan <manty@debian.org> Fri, 15 Apr 2011 19:37:31 +0200
mbr (1.1.11-2) unstable; urgency=low
* Stop tests on non i386. Closes: #516644.
* It was also failing on pure i386 when run as nonroot, had to
remove all the tests that were failing on current kernels.
-- Santiago Garcia Mantinan <manty@debian.org> Thu, 14 Apr 2011 20:49:59 +0200
mbr (1.1.11-1) unstable; urgency=low
* The after a long long wait release.
[ Santiago Garcia Mantinan ]
* New upstream version.
* Change mbr's architecture to any (not for the udeb). Closes: #516644.
* Bump standards version to 3.9.1.
[ Cody A.W. Somerville ]
* debian/control: Closes: #535098.
- Add mbr-udeb binary package for use with debian-installer.
- Add build-dependency on debhelper.
* debian/compat: Set to level debhelper compat level 7
* debian/rules: Rewrote to use debhelper.
-- Santiago Garcia Mantinan <manty@debian.org> Tue, 05 Apr 2011 22:27:33 +0200
mbr (1.1.10-2) unstable; urgency=low
* Added patch from upstream, thanks to Loïc for reporting and sending
the patch. Closes: #509285.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 27 Dec 2008 00:49:19 +0100
mbr (1.1.10-1) unstable; urgency=low
* New upstream version.
* Compile with support for large files. Closes: #418297.
* Add support for lpia architecture. Closes: #454203.
* Get a 64-bit installer where available. Closes: #382812.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 29 Dec 2007 20:15:27 +0100
mbr (1.1.9-3) unstable; urgency=low
* Fix FTBFS on amd64 (Thanks Daniel). Closes: #434307.
* Fix FTBFS on i386 64 bits (Thanks Daniel and Colin). Closes: #439283.
* Merge Ubuntu's clear the ID flag in test harness output.
-- Santiago Garcia Mantinan <manty@debian.org> Mon, 08 Oct 2007 21:25:11 +0200
mbr (1.1.9-2) unstable; urgency=low
* Fix FTBFS on new kernels. Closes: #392776.
* Bashisms should be now gone. Closes: #382586.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 25 Nov 2006 20:41:01 +0100
mbr (1.1.9-1) unstable; urgency=low
* New upstream version.
-- Santiago Garcia Mantinan <manty@debian.org> Tue, 3 Oct 2006 19:48:03 +0200
mbr (1.1.8-2) unstable; urgency=low
* Change section to accomodate to override.
-- Santiago Garcia Mantinan <manty@debian.org> Tue, 23 May 2006 00:02:53 +0200
mbr (1.1.8-1) unstable; urgency=low
* The "I thought nobody used mbr anymore" release.
[ Santiago Garcia Mantinan ]
* New upstream version.
* Bump up Standards-Version.
* Change description so that it is OS independant.
[ Goswin von Brederlow ]
* Port to amd64 (closes: #330190)
+ debian/rules: set CC and LD
+ debian/rules: add -W to CFLAGS for proper warnings
+ debian/control: Build-Depend on libc6-dev-i386 [amd64] and
(temporary) on ia32-libs [amd64] for dpkg-shlibdeps to work
* Fix potentialy harmfull warnings
+ harness/args.c:57: warning: suggest parentheses around arithmetic
+ harness/output.c:22: warning: comparison between signed and unsigned
+ harness/process.c:25: warning: implicit declaration of function 'exit'
+ install-mbr.c:617: warning: return type defaults to 'int'
+ install-mbr.c:702: warning: comparison between signed and unsigned
+ install-mbr.c:1357: warning: format '%d' expects type 'int', but
argument 4 has type 'char *'
* Enable testsuite partialy
+ remove tests for non existing old mbrs
+ conditionaly remove runtime test that fail on amd64
* Fix typo in manpage found by A Costa <agcosta@gis.net> (Closes: #311235)
-- Santiago Garcia Mantinan <manty@debian.org> Mon, 22 May 2006 20:45:18 +0200
mbr (1.1.5-2) unstable; urgency=low
* The "we are no longer required for anything" release.
* Updated Standards-Version to 3.6.1 thanks to Santiago Vila.
* Lowered priority to optional. Closes: #169492.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 29 May 2004 13:16:27 +0200
mbr (1.1.5-1) unstable; urgency=low
* New upstream version.
-- Santiago Garcia Mantinan <manty@debian.org> Mon, 17 Sep 2001 12:12:17 +0200
mbr (1.1.4-1) unstable; urgency=low
* New upstream version, extends the maximum time limit. Closes #95528.
-- Santiago Garcia Mantinan <manty@debian.org> Wed, 25 Jul 2001 12:23:36 +0200
mbr (1.1.3-1) unstable; urgency=low
* New maintainer.
* New upstream version, includes my Y2K fix for some buggy BIOSes.
* Removed /boot/mbr.b as now lilo uses install-mbr to install it.
-- Santiago Garcia Mantinan <manty@debian.org> Wed, 11 Apr 2001 21:46:34 +0200
mbr (1.1.2-2) unstable; urgency=low
* Added a Depends: line (because of the install-mbr program).
* Build-Depends: bin86.
-- Santiago Vila <sanvila@debian.org> Sat, 9 Sep 2000 19:01:54 +0200
mbr (1.1.2-1) frozen unstable; urgency=low
* Installed upstream ChangeLog in the doc directory.
* Fixed install-mbr manpage (Bug #58799).
* Added set -e to prerm and postinst.
* New upstream release: The MBR now prints out the string "MBR" to show
it's presence. Initial logo code by Tom Rothamel (Bug #56973).
-- Santiago Vila <sanvila@ctv.es> Fri, 3 Mar 2000 20:32:35 +0100
mbr (1.1.1-1) unstable; urgency=low
* Standards-Version: 3.1.1.
* New upstream release, featuring:
- Added support for accessing large disks (>8G).
- Added the install-mbr utility.
-- Santiago Vila <sanvila@ctv.es> Thu, 13 Jan 2000 12:18:39 +0100
mbr (1.0.1-1) unstable; urgency=low
* New upstream release, containing a lot of fixes
from Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>.
-- Santiago Vila <sanvila@ctv.es> Tue, 21 Sep 1999 11:48:57 +0200
mbr (1.0.0-7) unstable; urgency=low
* Updated source URL in copyright file (Bug #34874).
* Pristine source.
-- Santiago Vila <sanvila@ctv.es> Wed, 7 Apr 1999 17:19:51 +0200
mbr (1.0.0-6) unstable; urgency=low
* Allow building with both old and new as86 (thanks to Juan Cespedes).
* Removed debstd dependency.
* Compressed changelog.Debian.
* New maintainer.
-- Santiago Vila <sanvila@ctv.es> Fri, 12 Dec 1997 13:45:35 +0100
mbr (1.0.0-5) unstable; urgency=low
* Rebuilt with debmake 3.2.0 to change md5sums filename.
-- Santiago Vila <sanvila@ctv.es> Wed, 19 Feb 1997 21:44:28 +0100
mbr (1.0.0-4) unstable; urgency=low
* Remade .orig source from original HTTP site. There was a missing file.
* Rewritten using debmake. This fixes a typo in Standards Version
number, makes debian/rules clean target to actually remove
debian/files, copies changelog.Debian to /usr/doc/mbr and
adds MD5 sums automatically.
* Added README-1st.Debian, following a suggestion by Ian Jackson.
-- Santiago Vila <sanvila@ctv.es> Sat, 15 Feb 1997 18:48:48 +0100
mbr (1.0.0-3) unstable; urgency=low
* Upgraded to new packaging standards.
-- Shaya Potter <spotter@itd.nrl.navy.mil> Thu, 23 Jan 1997 13:16:08 -0500
|