Annotation of OSKit-Mach/debian/changelog, revision 1.1

1.1     ! root        1: gnumach (1:20020421-1) unstable; urgency=low
        !             2: 
        !             3:   * Update to CVS 20020421.
        !             4:   * Patches applied to CVS code: cdromlock.
        !             5: 
        !             6:  -- Marcus Brinkmann <[email protected]>  Sun, 21 Apr 2002 18:53:13 +0200
        !             7: 
        !             8: gnumach (1:20011013-1) unstable; urgency=low
        !             9: 
        !            10:   * Update to CVS 20011013.
        !            11:   * Patches applied to CVS code: cdromlock.
        !            12: 
        !            13:  -- Marcus Brinkmann <[email protected]>  Sat, 13 Oct 2001 00:21:15 +0200
        !            14: 
        !            15: gnumach (1:20011005-2) unstable; urgency=low
        !            16: 
        !            17:   * Update to CVS 20011005.
        !            18:   * Patches applied to CVS code: cdromlock.
        !            19: 
        !            20:  -- Marcus Brinkmann <[email protected]>  Fri,  5 Oct 2001 21:14:51 +0200
        !            21: 
        !            22: gnumach (1:20010918-1) unstable; urgency=low
        !            23: 
        !            24:   * Update to CVS 2001918.
        !            25:   * Patches applied to CVS code: cdromlock.
        !            26: 
        !            27:  -- Marcus Brinkmann <[email protected]>  Tue, 18 Sep 2001 23:15:17 +0200
        !            28: 
        !            29: gnumach (1:20010818-1) unstable; urgency=low
        !            30: 
        !            31:   * Update to CVS 20010718.
        !            32:   * Patches applied to CVS code: cdromlock.
        !            33:   The other patches are in CVS now.
        !            34: 
        !            35:   * Wading through the bug list, there are some old bugs
        !            36:   fixed long ago, closes: #37954, #47948, #85302, #45792
        !            37:   * debian/rules: Make it build via direct invocation, submitted
        !            38:   by Robert Bihlmeyer, closes: #101697.
        !            39: 
        !            40:   * control: New package gnumach-dbg.  This kernel is not stripped and includes the
        !            41:   kernel-level debugger.
        !            42:   * debian/rules: Build this package.
        !            43: 
        !            44:  -- Marcus Brinkmann <[email protected]>  Sat, 18 Aug 2001 02:15:06 +0200
        !            45: 
        !            46: gnumach (1:20010718-1) unstable; urgency=low
        !            47: 
        !            48:   * Update to CVS 20010718.
        !            49:   * Patches applied to CVS code: cdromlock, color, kbd_enqueu.
        !            50: 
        !            51:  -- Marcus Brinkmann <[email protected]>  Wed, 18 Jul 2001 22:10:20 +0200
        !            52: 
        !            53: gnumach (1:1.2-11) unstable; urgency=low
        !            54: 
        !            55:   * debian/rules (stamp-configure): Add ncr53c8xx driver.
        !            56:   * Update to CVS 20010528.
        !            57:   * Patches applied to CVS code: cdromlock, color, kbd_enqueu.
        !            58: 
        !            59:  -- Marcus Brinkmann <[email protected]>  Sun, 27 May 2001 14:14:12 +0200
        !            60: 
        !            61: gnumach (1:1.2-10) unstable; urgency=low
        !            62: 
        !            63:   * debian/rules (stamp-configure): Disable eatadma driver, which
        !            64:   prevents booting on some AMD K7 motherboards. Reported by
        !            65:   Robert Bihlmeyer <[email protected]>.
        !            66:   * Update to CVS 20010429, which contains support for high baud rates
        !            67:   (B57600, B115200).
        !            68:   * Patches applied to CVS code: cdromlock, color, kbd_enqueu.
        !            69: 
        !            70:  -- Marcus Brinkmann <[email protected]>  Sun, 29 Apr 2001 21:41:34 +0200
        !            71: 
        !            72: gnumach (1:1.2-9) unstable; urgency=low
        !            73: 
        !            74:   * Update to CVS 20010111, which contains a new interface for
        !            75:   block devices with a large number of blocks.
        !            76: 
        !            77:  -- Marcus Brinkmann <[email protected]>  Thu, 11 Jan 2001 23:45:49 +0100
        !            78: 
        !            79: gnumach (1:1.2-8) unstable; urgency=low
        !            80: 
        !            81:   * Applied patch by Alexey Dejneka <[email protected]> to fix CD ROM
        !            82:   locking problem.
        !            83:   * debian/control: Add mig and sharutils to list of build dependencies
        !            84:   (sharutils for uudecode for fpu emu), closes: #74794.
        !            85:   * linux/src/drivers/net/tulip.c: Update from Linux 2.2.17, thanks
        !            86:   Jason Henry Parker <[email protected]>
        !            87: 
        !            88:  -- Marcus Brinkmann <[email protected]>  Sun, 26 Nov 2000 03:46:08 +0100
        !            89: 
        !            90: gnumach (1:1.2-7) unstable; urgency=low
        !            91: 
        !            92:   * Update to CVS 20000929, which contains a fix for comX.
        !            93:   * debian/rules: Drop --enable-lpr, which doesn't work.
        !            94:   Drop --enable-com, which is already enforced.
        !            95: 
        !            96:  -- Marcus Brinkmann <[email protected]>  Fri, 29 Sep 2000 20:24:54 +0200
        !            97: 
        !            98: gnumach (1:1.2-5) unstable; urgency=low
        !            99: 
        !           100:   * Update to CVS 20000817, which contains a fix for
        !           101:   linux/dev/glue/block.c.
        !           102: 
        !           103:  -- Marcus Brinkmann <[email protected]>  Thu, 17 Aug 2000 03:22:30 +0200
        !           104: 
        !           105: gnumach (1:1.2-4) unstable; urgency=low
        !           106: 
        !           107:   * Add color support to gnumach. Set TERM to mach-color to get the full
        !           108:   effect. Thanks to Juli-Manel Merino Vidal <[email protected]> for working
        !           109:   out the mapping between ANSI color codes and the bits to poke into the
        !           110:   attribute.
        !           111: 
        !           112:  -- Marcus Brinkmann <[email protected]>  Tue,  8 Aug 2000 21:00:50 +0200
        !           113: 
        !           114: oskit-mach (1:1.2.91) unstable; urgency=low
        !           115: 
        !           116:   * First Debian packaging of OSKit-Mach, a new variant based on gnumach.
        !           117:     The upstream sources and the Debian source packages are one and the same.
        !           118:     The version numbers are starting with the gnumach version numbers.
        !           119:   * This package now provides a competing gnumach-dev package that will
        !           120:     replace the one from the gnumach source package; it is compatible.
        !           121:   * Lintian fixes vs gnumach 1:1.2-2 package: /boot/*.gz not made executable,
        !           122:     use /usr/share/doc instead of /usr/doc.
        !           123: 
        !           124:  -- Roland McGrath <[email protected]>  Mon,  7 Feb 2000 14:58:22 -0500
        !           125: 
        !           126: gnumach (1:1.2-3) unstable; urgency=low
        !           127: 
        !           128:   * Snapshot from CVS 20000703.
        !           129:   * i386/i386at/kd.c: Receive 0xE0 scan codes (patch by Kalle Olavi Niemitalo).
        !           130:   * Patch to get it compile with gcc-2.95.1 or newer
        !           131:   ( by "Weil, Stefan 3732 EPE-24" <[email protected]>
        !           132:   and Igor Khavkine <[email protected]>)
        !           133: 
        !           134:  -- Marcus Brinkmann <[email protected]>  Mon,  3 Jul 2000 21:05:42 +0200
        !           135: 
        !           136: gnumach (1:1.2-2) unstable; urgency=low
        !           137: 
        !           138:   * Snapshot from CVS 19990907.
        !           139:   * Reenable all network interfaces, because the problem is fixed.
        !           140:   * Gzip gnumach binary.
        !           141: 
        !           142:  -- Marcus Brinkmann <[email protected]>  Wed,  8 Sep 1999 00:15:39 +0200
        !           143: 
        !           144: gnumach (1:1.2-1) unstable; urgency=low
        !           145: 
        !           146:   * Snapshot from CVS 19990725.
        !           147:   * Start from official 1.2 release.
        !           148:   * Remove some network card drivers that seems to have no autodetection in
        !           149:     order to get a maximum set of cards enabled that allows GNU Mach to detect
        !           150:     at least one.
        !           151: 
        !           152:  -- Marcus Brinkmann <[email protected]>  Mon, 26 Jul 1999 01:31:31 +0200
        !           153: 
        !           154: gnumach (1:1.1.92-5) unstable; urgency=low
        !           155: 
        !           156:   * Snapshot from CVS 19990616.
        !           157:   * Marks dummy network driver still there.
        !           158: 
        !           159:  -- Marcus Brinkmann <[email protected]>  Thu, 17 Jun 1999 16:53:50 +0200
        !           160: 
        !           161: gnumach (1:1.1.92-4) unstable; urgency=low
        !           162: 
        !           163:   * Snapshot from CVS 19990602.
        !           164:   * Marks dummy network driver still there.
        !           165:   * Replaced linux/dev/drivers/block/genhd.c to avoid a bug.
        !           166: 
        !           167:  -- Marcus Brinkmann <[email protected]>  Sat,  5 Jun 1999 00:59:43 +0200
        !           168: 
        !           169: gnumach (1:1.1.92-2) unstable; urgency=low
        !           170: 
        !           171:   * Snapshot from CVS 19990524.
        !           172:   * Applied Marks dummy network driver.
        !           173:   * Enabled thousands more devices.
        !           174: 
        !           175:  -- Marcus Brinkmann <[email protected]>  Mon, 24 May 1999 18:00:19 +0200
        !           176: 
        !           177: gnumach (1:1.1.92-1) unstable; urgency=low
        !           178: 
        !           179:   * Snapshot from CVS 19990507.
        !           180: 
        !           181:  -- Marcus Brinkmann <[email protected]>  Fri,  7 May 1999 20:46:06 +0200
        !           182: 
        !           183: gnumach (1:1.1.90-2) unstable; urgency=low
        !           184: 
        !           185:   * Fix package administration information to reflect that maintainership
        !           186:     has been transferred to [email protected].
        !           187:   * Merge a few configuration fixes from Marcus Brinkmann.
        !           188:   * Install include files into /usr/include, for the benefit of people
        !           189:     without the /usr symlink.
        !           190: 
        !           191:  -- Gordon Matzigkeit <[email protected]>  Wed, 17 Feb 1999 16:50:54 -0600
        !           192: 
        !           193: gnumach (1:1.1.90-1) unstable; urgency=low
        !           194: 
        !           195:   * New version from OKUJI Yoshinori.
        !           196:   * Use DEB_{BUILD,HOST}_GNU_TYPE, in accordance with Marcus's new
        !           197:     cross-build proposal.
        !           198: 
        !           199:  -- Gordon Matzigkeit <[email protected]>  Tue, 11 Feb 1999 22:14:01 -0600
        !           200: 
        !           201: gnumach (19990116-1) unstable; urgency=low
        !           202: 
        !           203:   * New version from OKUJI Yoshinori.
        !           204:   * Added kmsg.
        !           205: 
        !           206:  -- Marcus Brinkmann <[email protected]>  Mon, 18 Jan 1999 17:11:58 +0100
        !           207: 
        !           208: gnumach (19981118-2) unstable; urgency=low
        !           209: 
        !           210:   * Split into gnumach and gnumach-dev.
        !           211:   * Added keyboard patch by Tudor Hulubei <[email protected]> to fix some
        !           212:     keybord issues.
        !           213:   * Bumped Standards: version to 2.5.0.0.
        !           214: 
        !           215:  -- Marcus Brinkmann <[email protected]>  Sun,  3 Jan 1999 13:53:28 +0100
        !           216: 
        !           217: gnumach (19981118-1) unstable; urgency=low
        !           218: 
        !           219:   * New version from OKUJI Yoshinori  <[email protected]>.
        !           220:     This is not a new upstream version, but includes the Linux 2.0.36 driver.
        !           221:   * Strip the kernel.
        !           222: 
        !           223:  -- Marcus Brinkmann <[email protected]>  Sat, 19 Dec 1998 05:27:30 +0100
        !           224: 
        !           225: gnumach (19981025-1) unstable; urgency=low
        !           226: 
        !           227:   * New upstream snapshot.
        !           228: 
        !           229:  -- Marcus Brinkmann <[email protected]>  Sat,  7 Nov 1998 18:56:53 +0100
        !           230: 
        !           231: gnumach (1.1.3-2) unstable; urgency=low
        !           232: 
        !           233:   * Added CPU_TYPE_{I486,PENTIUM,PENTIUMPRO,POWERPC} to
        !           234:     ./include/mach/machine.h. This is needed for latest hurd release.
        !           235:   * Changed description (thank you, Santiagio).
        !           236: 
        !           237:  -- Marcus Brinkmann <[email protected]>  Sat,  1 Aug 1998 21:33:31 +0200
        !           238: 
        !           239: gnumach (1.1.3-1) unstable; urgency=low
        !           240: 
        !           241:   * Initial Version.
        !           242: 
        !           243:  -- Marcus Brinkmann <[email protected]>  Sat,  1 Aug 1998 21:33:31 +0200
        !           244: 
        !           245: Local variables:
        !           246: mode: debian-changelog
        !           247: End:

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.