2007
sparc-utils (1.9-4) unstable; urgency=low
* Remove sparc32/sparc64, since they are now provided by
util-linux. Closes: #441859
* Remove DH_COMPAT setting from debian/rules, add debian/compat
instead (lintian warning).
-- Jurij Smakov <jurij@debian.org> Sat, 22 Sep 2007 11:40:55 +0100
2006
sparc-utils (1.9-3) unstable; urgency=low
* Gratefully acknowledge previous NMUs.
Closes: #216131, #246879, #346584, #379414
* Force 4-byte alignment of global array buf and array buf2 in
print_all_options() of prtconf-1.3/eeprom.c. That ensures that
when we cast struct openpromio into such a buffer, oprom_array
ends up at a properly aligned location, and we don't catch a
SIGBUS when trying to assign an int to it. Closes: #388315
* Use syscall() interface in sparc32.c to perform the personality
setting instead of _syscall1() which is no longer exposed to
userland starting with linux-kernel-headers 2.6.18-1.
* Disable installation of /etc/default/audioctl, as we no longer
provide audioctl utility. Disable installation of /etc/init.d
and /etc/default directories, since they are empty now. Remove
debian/conffiles, where /etc/default/audioctl was the only
entry.
* Fix CFLAGS:
- set the correct default (-g -O2).
- implement logic to honor the 'nostrip' and 'noopt' settings
in DEB_BUILD_OPTIONS.
- make sure that CFLAGS are passed correctly to all sub-makes.
- tweak sparc32 Makefile to honor CFLAGS we pass to it, instead
of using hardcoded ones.
* Do not end the Description with full stop (lintian warning).
* Update and expand the copyright file.
* Add myself to Uploaders, with maintainer's permission.
-- Jurij Smakov <jurij@debian.org> Mon, 25 Sep 2006 00:27:34 -0700
sparc-utils (1.9-2.5) unstable; urgency=low
* NMU * Disable build of audioctl. closes: #379414. * Bump Standards-Version to 3.7.2.
-- Clint Adams <schizo@debian.org> Sun, 23 Jul 2006 14:44:32 -0400
sparc-utils (1.9-2.4) unstable; urgency=low
* Non Maintainer Upload. * Update debhelper compatibility to 5. * Add udeb containing prtconf for use in Debian Installer (closes: #346584).
-- Frans Pop <fjp@debian.org> Thu, 19 Jan 2006 14:09:28 +0100
2004
sparc-utils (1.9-2.3) unstable; urgency=low
* NMU. * Fix badly formatted description. (Closes: #246879)
-- Nicolas Boullis <nboullis@debian.org> Thu, 19 Aug 2004 02:49:51 +0200
2003
sparc-utils (1.9-2.2) unstable; urgency=low
* Look people. If you aren't willing to test shit, don't change it, or
upload it for that matter.
* Fix sparc32, which Wilmer broke. This caused us great pain, such as the
buildd starting to build 64-bit by default. What fun to have things like
that happen.
-- Ben Collins <bcollins@debian.org> Thu, 13 Nov 2003 22:51:36 -0500
sparc-utils (1.9-2.1) unstable; urgency=low
* Added debhelper build dependency. (Closes: #216131) * Fixed build problem in sparc32. (personality syscall already exists in Linux these days, so redefining it breaks stuff)
-- Wilmer van der Gaast <lintux@debian.org> Sat, 1 Nov 2003 19:10:54 -0500
2001
sparc-utils (1.9-2) unstable; urgency=high
* Fixed a printf bug in prtconf. Closes: #121814. * Updated location of prtconf source in copyright file. * Updated maintainer address.
-- Eric Delaunay <delaunay@debian.org> Thu, 6 Dec 2001 19:05:57 +0100
sparc-utils (1.9-1) unstable; urgency=low
* removed ethtool. Now built as standalone package. Closes: #113322.
-- Eric Delaunay <delaunay@lix.polytechnique.fr> Tue, 2 Oct 2001 21:55:12 +0200
sparc-utils (1.8-2) unstable; urgency=low
* Added init script for audioctl. Closes: #95148. * audioctl: better error reporting using perror().
-- Eric delaunay <delaunay@lix.polytechnique.fr> Sun, 9 Sep 2001 17:17:57 +0200
sparc-utils (1.8-1) unstable; urgency=low
* NMU * Remove tilo, since it is now in the silo package.
-- Ben Collins <bcollins@debian.org> Fri, 25 May 2001 20:48:07 -0400
sparc-utils (1.7-1) unstable; urgency=low
* NMU, to fix up some issues for boot-floppies
* Updated piggyback.c and piggyback64.c to latest version from kernel
source (fixes some issues)
* Lots of work on tilo to get it working with Ultra III's and to make
some nice output during boot
-- Ben Collins <bcollins@debian.org> Wed, 16 May 2001 11:52:47 -0400
sparc-utils (1.6-1) unstable; urgency=low
* Added audioctl. Closes #76568. * Depends on makedev >= 2.3.1-45 for audioctl support. * Updated to elftoaout 2.3 (new -c option).
-- Eric delaunay <delaunay@lix.polytechnique.fr> Mon, 12 Feb 2001 22:49:50 +0100
2000
sparc-utils (1.5-1) frozen unstable; urgency=low
* Enhanced tilo to allow it building tftpboot images targeted for one subarch
at a time. Thanks to Ben Collins <bcollins@debian.org> for the patch.
* Added piggyback64 to create ultrasparc tftpboot images like piggyback does
for old 32 bit sparc.
* This upload is needed for potato boot-floppies.
-- Eric delaunay <delaunay@lix.polytechnique.fr> Mon, 27 Mar 2000 21:33:50 +0200
sparc-utils (1.4-1) frozen unstable; urgency=low
* fixed missing manpages
* now lintian (1.11.2) compliant
* added ethtool 1.0 for configuring Happy Meal ethernet cards
(closes: #59505)
-- Eric delaunay <delaunay@lix.polytechnique.fr> Fri, 3 Mar 2000 22:44:55 +0100
1999
sparc-utils (1.3-1) frozen unstable; urgency=low
* added prtconf 1.3 * added sparc32/64 1.1 * updated to elftoaout 2.2 * fixed a bug in tilo when compiling with potato binutils
-- Eric delaunay <delaunay@lix.polytechnique.fr> Sun, 29 Dec 1999 22:09:04 +0100
sparc-utils (1.2-1) frozen unstable; urgency=low
* removed clock package
(put back patches to the hwclock program from util-linux 2.9g-6)
* added tilo boot loader used to build multi-targets TFTP images
(sun4cdm + sun4u).
-- Eric delaunay <delaunay@lix.polytechnique.fr> Mon, 15 Feb 1999 20:58:15 +0100
1998
sparc-utils (1.1-2) frozen unstable; urgency=low
* provides hwclock.sh for the clock package to replace the sysvinit's
version which doesn't support `clock' anymore.
Thanks to Joel Klecker <jk@espy.org>
-- Eric delaunay <delaunay@lix.polytechnique.fr> Sun, 20 Dec 1998 21:24:14 +0100
sparc-utils (1.1-1) unstable; urgency=low
* Provides a clock package
(from ftp://vger.rutgers.edu/pub/linu/Sparc/userland/clock.c)
-- Eric delaunay <delaunay@lix.polytechnique.fr> Mon, 22 Jun 1998 21:54:30 +0200
sparc-utils (1.0-1) unstable; urgency=low
* Initial release.
* provide elftoaout (2.1) and piggyback tools to create tftpboot images for
sparc workstations.
* Added manpage for piggyback.
* Added usage message to piggyback.
* Built with debhelper 0.63.
-- Eric delaunay <delaunay@lix.polytechnique.fr> Sat, 21 Feb 1998 16:25:17 +0100