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
|
skiboot (6.2-1) unstable; urgency=medium
* New upstream release 6.2
* Upgrade compat level
* Add Multi-Arch hinter
* Bump Standards-Version
-- Frédéric Bonnard <frediz@debian.org> Fri, 11 Jan 2019 13:57:30 +0100
skiboot (6.1-4) unstable; urgency=medium
* Use file operation used on x86 for ARCH_UNKNOWN
-- Frédéric Bonnard <frediz@debian.org> Thu, 22 Nov 2018 16:26:10 +0100
skiboot (6.1-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
[ Frédéric Bonnard ]
* Use default m32 or m64 gcc flag for xscom-utils
* Build opal-utils on any architecture
* Define new package qemu-skiboot to provide skiboot firmware
* Bump Standards-Version (no change needed)
-- Frédéric Bonnard <frediz@debian.org> Fri, 16 Nov 2018 11:11:55 +0100
skiboot (6.1-2) unstable; urgency=medium
* Fix wrong owner after log is being rotated (Closes: LP: #1785026)
-- Frédéric Bonnard <frediz@debian.org> Thu, 02 Aug 2018 11:33:25 +0200
skiboot (6.1-1) unstable; urgency=medium
* New upstream release
* Improve formatting with wrap-and-sort
* Set proper debhelper Build-Depends
* Bump Standards-Version
-- Frédéric Bonnard <frediz@debian.org> Mon, 30 Jul 2018 11:31:54 +0200
skiboot (5.10~rc4-2) unstable; urgency=medium
* Fix opal-prd spinning and consuming 100% CPU
-- Frédéric Bonnard <frediz@debian.org> Tue, 24 Apr 2018 13:12:19 +0200
skiboot (5.10~rc4-1) unstable; urgency=medium
* New upstream version 5.10~rc4 (Closes: LP: #1744710)
* Improve watch file
* Add gbp configuration locally
* Rediff patches
* Update maintainer information
* Use https instead of https where available
* Add Vcs-* URI on salsa.debian.org
* Remove default PNOR device since autodetected now
* Remove upstart support
* Install man pages from the source
* Add getsram utility in the package (Closes: #874386)
* Avoid running tests on unsupported platforms
* Make use of Debian provided DEB_VERSION_UPSTREAM
* Improve logging support
* Bump Standards-Version (upstart support dropped)
* Bump compatibility level to 11 (dh systemd addon removed)
-- Frédéric Bonnard <frediz@debian.org> Thu, 22 Feb 2018 16:09:32 +0100
skiboot (5.4.3-1) unstable; urgency=medium
* New upstream release
* d/patches/fix-hardening-for-opal-gard.patch removed as it's applied upstream
* d/control :
- added Depends on lsb-base for opal-prd.init
- added ppc64 arch
* d/rules :
- proper clean is almost done by upstream, override_dh_auto_clean stripped
- enabled tests where they make sense
* d/patches/fix-distclean-for-gard-and-xscom-utils.patch : remaining cleanup
to be forwarded upstream
* d/opal-prd.socket : removed
d/opal-prd.service : linked to upstream service file
we now use service file from upstream that doesn't use systemd's socket
: opal-prd already does all the socket handling.
* d/patches/opal-prd-service-file-improvements.patch : added to handle man
page and /etc/default/opal-prd properly (Closes: LP : #1549098)
* Use upstream manpage :
d/opal-prd.8 : fixes were applied upstream
d/opal-prd.manpages : use upstream manpage
* d/patches/direct-systemd-to-always-restart-opal-prd.patch : applying
upstream patch in advance to restart opal-prd irrespective of why it
stopped. (Closes: LP : #1671019)
-- Frederic Bonnard <frediz@linux.vnet.ibm.com> Wed, 08 Mar 2017 16:06:12 +0000
skiboot (5.3.3-1) unstable; urgency=medium
* New upstream release
* Build and distribute getscom, putscom, pflash. Created basic manpages
(Closes: #836405))
* Changed d/opal-prd.docs, d/opal-utils.docs because README got renamed to
README
-- Frederic Bonnard <frediz@linux.vnet.ibm.com> Tue, 06 Sep 2016 10:11:25 +0200
skiboot (5.2.4-2) unstable; urgency=medium
* Forced no-pie for Ubuntu 16.10 as previous change was not enough : in 16.10
gcc's default change to build PIE by default.
-- Frederic Bonnard <frediz@linux.vnet.ibm.com> Mon, 18 Jul 2016 15:52:41 +0200
skiboot (5.2.4-1) unstable; urgency=medium
* New upstream release
* Disabled PIE build as this makes opal-prd segfault and there is no
possibility to improve that on the code side soon.
* Removed typos patch as it was partially applied in new version.
-- Frederic Bonnard <frediz@linux.vnet.ibm.com> Tue, 12 Jul 2016 17:54:46 +0200
skiboot (5.2.2-2) unstable; urgency=medium
* Fixed d/copyright 3 files
-- Frederic Bonnard <frediz@linux.vnet.ibm.com> Mon, 13 Jun 2016 11:49:19 +0200
skiboot (5.2.2-1) unstable; urgency=medium
* Import from Ubuntu and update to upstream release (Closes: #797987)
-- Frederic Bonnard <frediz@linux.vnet.ibm.com> Thu, 02 Jun 2016 15:34:47 +0200
|