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 239 240 241 242 243
|
powerpc-utils (1.3.13-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.7.0 in debian/control
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Wed, 20 Nov 2024 17:25:00 +0100
powerpc-utils (1.3.12-1) unstable; urgency=medium
* New upstream release
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Thu, 07 Mar 2024 20:14:03 +0100
powerpc-utils (1.3.11-1) unstable; urgency=medium
* New upstream release
* Drop patch to change udvadm program path from /usr/bin to /bin
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 04 Aug 2023 23:47:39 +0200
powerpc-utils (1.3.10-2) unstable; urgency=medium
* Drop bogus --parallel from dh command in debian/rules
* Update upstream source URL in debian/watch
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 23 Dec 2022 10:32:16 +0100
powerpc-utils (1.3.10-1) unstable; urgency=medium
* New upstream release
* Drop patch to replace incorrect use of strncpy()
with memcpy(), rejected upstream
* Drop patch to fix format specifiers in printf()
and sprintf() calls, merged upstream
* Remove pmac-utils from Depends for powerpc and ppc64
in debian/control (Closes: #927255, #1020329)
* Pass --disable-werror to configure script
in debian/rules (Closes: #1018039)
* Update Standards-Version to 4.6.2 in debian/control
* Run wrap-and-sort script to clean up debian/control
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Thu, 22 Dec 2022 10:34:25 +0100
powerpc-utils (1.3.9-1) unstable; urgency=medium
* New upstream release
* Add libnuma-dev to Build-Depends in debian/control
* Drop patch to move definition of SYS_PATH from
l2of_vs() to l2of_scsi(), merged upstream
* Update Standards-Version to 4.5.1 in debian/control
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Tue, 31 Aug 2021 16:29:45 +0200
powerpc-utils (1.3.8-3) unstable; urgency=medium
* Add patch to move definition of SYS_PATH from l2of_vs() to l2of_scsi()
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Tue, 09 Feb 2021 00:40:45 +0100
powerpc-utils (1.3.8-2) unstable; urgency=medium
* Add patch to fix format specifiers in printf() and sprintf() calls
* Add patch to replace incorrect use of strncpy() with memcpy()
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sun, 08 Nov 2020 13:41:19 +0100
powerpc-utils (1.3.8-1) unstable; urgency=medium
* New upstream release
* Drop debian/patches for old upstream version, all merged upstream
* Add patch to change udvadm program path from /usr/bin to /bin
* Update debhelper version to 12 and switch to debhelper-compat
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sun, 01 Nov 2020 20:54:59 +0100
powerpc-utils (1.3.7-1) unstable; urgency=medium
* New upstream release (closes: #907594, #916746)
* Set myself as maintainer in debian/control (closes: #956952)
* Add Vcs-* fields to debian/control
* Drop all patches from previous package version
* Update patch to fix path prefix for udevadm in ofpathname
* Add partition support for IDE and SCSI disks
in ofpathname (closes: #405337)
* Add patch to add support for SATA plug IDs in ofpathname
* Add patch to add support for Apple PowerMacs
in ofpathname (closes: #882076)
* Update debhelper compatibility level to 12 in debian/compat
* Update authors and years in debian/copyright
* Update Standards-Version to 4.5.0 in debian/control
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sun, 19 Apr 2020 18:54:52 +0200
powerpc-utils (1.3.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* 03_udevadm_path.patch: Switch udevadm path prefix
from /sbin to /bin (closes: #852575)
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sun, 10 Feb 2019 14:35:38 +0100
powerpc-utils (1.3.2-1) unstable; urgency=medium
* New upstream release, including bashism fix (closes: #830089)
-- Adam Conrad <adconrad@0c3.net> Fri, 22 Jul 2016 17:18:12 -0600
powerpc-utils (1.3.1-2) unstable; urgency=medium
* Don't ship /usr/sbin/snap, it's only used on RHEL and SLES installs.
-- Adam Conrad <adconrad@0c3.net> Sun, 17 Apr 2016 06:46:05 -0600
powerpc-utils (1.3.1-1) unstable; urgency=medium
* New upstream release, update debian/copyright to GPL (LP: #1539542)
* Rewrite debian/watch file to track upstream's move to github/nfont.
* Update Standards-Version to 3.9.7 and tidy up our lintian warnings.
* Utilize dh-autoreconf because upstream no longer ships ./configure.
* 01_ipmitool_check.patch: Suggest package install in ipmitool check.
* 02_systool_check.patch: Fix and ipmrove systool test (LP: #1529590)
* debian/control: Suggest sysfsutils and ipmitool for the above bits.
-- Adam Conrad <adconrad@0c3.net> Tue, 29 Mar 2016 16:09:42 -0600
powerpc-utils (1.2.26-3) unstable; urgency=medium
* Rename to powerpc-utils to match upstream (LP: #1523627)
* Provide metapackage to pull in pmac-utils on BE arches.
-- Adam Conrad <adconrad@0c3.net> Sun, 27 Mar 2016 13:47:47 -0600
powerpc-ibm-utils (1.2.26-2) unstable; urgency=medium
* bad_variable.patch: Add extra quoting to update_flash (LP: #1491977)
* stop_kexec_nv.patch: Stop kexec before starting flash (LP: #1491063)
* stop_kexec_vm.patch: Likewise, but also do it for PowerVM platforms.
-- Adam Conrad <adconrad@0c3.net> Thu, 15 Oct 2015 21:46:32 -0600
powerpc-ibm-utils (1.2.26-1) unstable; urgency=medium
* New upstream release, with many drmgr memory fixes (LP: #1455580)
* debian/control: Bump to Standards-Version 3.9.6, with no changes.
-- Adam Conrad <adconrad@0c3.net> Mon, 27 Jul 2015 15:03:45 -0600
powerpc-ibm-utils (1.2.25-1) unstable; urgency=medium
* New upstream release, with LE and hotplug fixes (LP: #1441856)
* Drop our ppc64_cpu manpage, upstream has written a better one.
-- Adam Conrad <adconrad@0c3.net> Mon, 13 Apr 2015 11:14:55 -0600
powerpc-ibm-utils (1.2.24-1) unstable; urgency=medium
* New upstream release, with still more LE fixes (closes: #767854)
* Update debian/watch site from ozlabs to sf.net (closes: #774958)
-- Adam Conrad <adconrad@0c3.net> Fri, 16 Jan 2015 16:04:49 -0700
powerpc-ibm-utils (1.2.22-1) unstable; urgency=medium
* New upstream release, with more little-endian fixes (LP: #1359422)
-- Adam Conrad <adconrad@0c3.net> Fri, 03 Oct 2014 15:50:11 -0600
powerpc-ibm-utils (1.2.21-1) unstable; urgency=medium
* Adopt powerpc-ibm-utils, in conjuction with IBM (closes: #677761)
* New upstream release, with several endianness and other bug fixes.
* Define the new --threads-per-core option in our ppc64_cpu manpage.
-- Adam Conrad <adconrad@0c3.net> Sun, 29 Jun 2014 23:03:37 -0600
powerpc-ibm-utils (1.2.20-1) unstable; urgency=medium
* QA Upload.
* New upstream release, with ofpathname and lsslot fixes.
* ofpathname should work on all platforms now (closes: #611588),
though still doesn't handle appending partition info (#405337)
-- Adam Conrad <adconrad@debian.org> Sun, 23 Mar 2014 11:13:24 -0600
powerpc-ibm-utils (1.2.19-1) unstable; urgency=medium
* QA Upload.
* New upstream release (closes: #737112)
* Convert to dh(1) and bump build-dep to debhelper 9.
* Drop obsolete debian/patches.
* Enable build on ppc64el.
* Update ppc64_cpu manpage with new options.
* Add missing build-dep on zlib1g-dev.
-- Adam Conrad <adconrad@debian.org> Wed, 12 Mar 2014 13:50:07 -0600
powerpc-ibm-utils (1.2.12-1) unstable; urgency=low
* QA upload.
* Set the maintainer to Debian QA Group <packages@qa.debian.org> and remove
the uploaders.
* New upstream version:
- Fixes build with non-bash shells (closes: #612543).
- Fixes ofpathname (closes: #607001)
- Add a build-depends on librtas-dev, librtasevent-dev.
* Add a depends on bc for ofpathname (closes: #625728).
* Switch to 3.0 (quilt) format.
* Add build-arch and build-indep targets.
* Bump Standards-Version to 3.9.3.
* Remove Vcs-* entries from debian/control as they are not valid anymore.
* Add ppc64 to the list of architectures.
-- Aurelien Jarno <aurel32@debian.org> Fri, 29 Jun 2012 23:54:32 +0000
powerpc-ibm-utils (1.1.0-1) unstable; urgency=low
* New upstream release. (Closes: #436937)
+ Write and add a manpage for the ppc64_cpu utility.
+ Update long description in debian/control to include the
ppc64_cpu utility.
* These utilities are not really tied to a specific bootloader,
such as yaboot, because grub2 makes use of ofpathname. Therefore,
instead of the Yaboot Maintainers Team, set the maintainer to me.
* Switch from dpatch to quilt.
* Bump Standards-Version to 3.7.3.
* Add the Homepage field and remove it from the long description.
* Add the Vcs-Git/Vcs-Browser fields.
* Add the DM-Upload-Allowed field.
* Fix lintian warning "debian-rules-ignores-make-clean-error
line 44".
* Remove unused configure target in debian/rules.
* Remove the lsprop utility which is already in the powerpc-utils
package.
-- Aurélien GÉRÔME <ag@roxor.cx> Tue, 05 Feb 2008 15:40:05 +0100
powerpc-ibm-utils (1.0.2-1) unstable; urgency=low
* Initial release. (Closes: #386675)
* Set priority/section to important/utils like the powerpc-utils
package.
-- Aurélien GÉRÔME <ag@roxor.cx> Sun, 24 Sep 2006 18:49:59 +0200
|