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
|
obs-build (20190710-1) unstable; urgency=medium
[ Héctor Orón Martínez ]
* New usptream release.
[ Andrej Shadura ]
* Use Python 3 with the openstack console.
* Add the missing python3-websocket dependency.
-- Andrej Shadura <andrewsh@debian.org> Thu, 06 Aug 2020 10:51:49 +0200
obs-build (20180831-4) unstable; urgency=medium
[ Matthias Klose ]
* Use python2 instead of python (Closes: #966765).
[ Andrej Shadura ]
* Update the co-maintainers list.
-- Andrej Shadura <andrewsh@debian.org> Thu, 06 Aug 2020 10:24:20 +0200
obs-build (20180831-3) unstable; urgency=medium
[ Simon McVittie ]
* d/p/deb-Install-policy-rc.d-to-prevent-services-from-starting.patch:
Replace my patch adding policy-rc.d with an equivalent upstreamed patch
* d/p/build-recipe-dsc-Move-all-build-results-not-just-.deb-and.patch:
In build-recipe-dsc, keep all build results (including *.udeb, *.ddeb
and *.buildinfo), not just *.deb and *.changes (upstream PR #496)
* d/p/Log-the-version-number-during-startup.patch,
d/p/debootstrap-Print-the-exact-command-we-re-going-to-run.patch,
d/p/deb-Show-version-of-each-package-that-we-preinstall.patch,
d/p/build-recipe-dsc-Show-information-about-the-build-chroot.patch:
Put more information about the build environment in the build log
(upstream PR #497)
* d/p/build-recipe-dsc-List-contents-of-build-results.patch:
List the metadata and contents of the build products in the build log
(upstream PR #497)
* d/rules: Use the Debian package's version number as the version that
will be logged by d/p/Log-the-version-number-during-startup.patch
-- Héctor Orón Martínez <zumbi@debian.org> Sun, 01 Sep 2019 01:59:08 +0200
obs-build (20180831-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
[ Héctor Orón Martínez ]
* debian/control: build depend on libtimedate-perl for tests
(Closes: #912048)
-- Héctor Orón Martínez <zumbi@debian.org> Sat, 22 Dec 2018 01:19:36 +0100
obs-build (20180831-1) unstable; urgency=medium
* New upstream release.
* Drop patches already applied upstream.
* Release Debian version 20180831-1.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 19 Sep 2018 14:58:42 +0800
obs-build (20180302-4) unstable; urgency=medium
[ Simon McVittie ]
* d/control: Add Vcs-Git, Vcs-Browser fields pointing to salsa.d.o
* Refresh patches through gbp pq import; gbp pq export
* d/control: Suggest btrfs-progs instead of deprecated btrfs-tools.
Thanks to Paul Wise (Closes: #900455)
[ Andrew Lee (李健秋) ]
* Added DEP-3 compliant headers in all patches
[ Simon McVittie ]
* Added policy-rc.d that turns invoke-rc.d into a no-op
[ Andrew Lee (李健秋) ]
* Fix a typo in patch descriptions.
* Release Debian version 20180302-4.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Tue, 04 Sep 2018 18:08:54 +0800
obs-build (20180302-3) unstable; urgency=medium
* configs: Add Debian configurations
* debian/control: set new maintainer.
Thanks to Christoph Biedl for pointing out the issue (Closes: #899944)
-- Héctor Orón Martínez <zumbi@debian.org> Thu, 24 May 2018 11:20:21 +0200
obs-build (20180302-2) unstable; urgency=medium
* debian/patches: avoid source package rebuilds
* debian/patches: add fallback for Debian SID
* debian/gbp.conf: add gbp configuration file
* debian/control: recommend xzdec for arch linux support
-- Héctor Orón Martínez <zumbi@debian.org> Tue, 06 Mar 2018 00:55:57 +0100
obs-build (20180302-1) unstable; urgency=medium
* New upstream release
* debian/patches: refresh and fix current builds
* debian/patches: update
* debian/control: bump standard version, replace priority
* debian/control: add recommends and suggests (Closes: #887173)
- add e2fsprogs as recommends and suggest btrfs and xfs tools.
* Fixes CVE-2017-14804:
- Exploit extractbuild to write to files in the host system
(Closes: #887306)
* debian/control: add python depend per openstack-console script.
* debian/rules: fixup build-vm-openstack execution.
-- Héctor Orón Martínez <zumbi@debian.org> Mon, 05 Mar 2018 01:40:32 +0100
obs-build (20170201-3) unstable; urgency=medium
[ Sjoerd Simons ]
* Added a selection of patches to improve full-distro builds:
- dsc-Keep-everything.patch
- deboostrap-Enable-dpkg-unsafe-io-usage.patch
- HACK-Make-glibc-build.patch
- debootstrap-generate-apt-caches.patch
[ Andrew Lee (李健秋) ]
* Added depends to sudo, libarchive-tools. (Closes: #866580)
* debian/source/options: drop no-preparation as it breaks pbuilder.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sat, 05 Aug 2017 05:24:36 +0800
obs-build (20170201-2) unstable; urgency=medium
* Refine exist and import new patches:
- 0001-Correct-debootstrap-log-path.patch (Closes: #854563)
- 0002-deb-Force-unsafe-io-when-install-packages.patch
- 0003-snapcraft-Drop-duplicated-code.patch
- 0004-livebuild-Only-create-symlinks-after-dpkg-scanpackag.patch
- 0005-debootstrap-Ensure-etc-hosts-exists.patch
- 0006-debootstrap-Mount-virtual-filesystems-in-the-deboots.patch
(Closes: 854557)
- 0007-debootstrap-Always-try-to-unmount-binfmt_misc.patch
(Closes: #854559)
- 0008-debootstrap-Improve-devpts-mounting.patch (Closes: #854558)
* Add patch to prevent creation of an empty rcS.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Fri, 17 Feb 2017 19:40:45 +0800
obs-build (20170201-1) unstable; urgency=medium
* New upstream release. (Closes: #853145)
* Refreshed 0001-Use-obs-build-in-locations-and-executable-names-inst.patch.
* Fix debootstrap recipe fails when building for xenial: (Closes: #853144)
- 0001-snapcraft-Drop-duplicated-code.patch
- 0002-livebuild-Only-create-symlinks-after-dpkg-scanpackag.patch
* Fix debootstrap build chroot not completely setup: (Closes: #853292)
- 0001-debootstrap-Ensure-etc-hosts-exists.patch
- 0002-debootstrap-Mount-virtual-filesystems-in-the-deboots.patch
* debian/rules: drop not executable fix that already included upstream.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 02 Feb 2017 21:45:10 +0800
obs-build (20160921-1) unstable; urgency=medium
[ Andrew Lee (李健秋) ]
* New upstream release. (Closes: #786404, #796522)
* Drop 0002-Fix-Build-Zypp-parsecfg-expected-full-config-file-na.patch:
included upstream.
* Refreshed 0001-Use-obs-build-in-locations-and-executable-names-inst.patch.
* Bump standard-version to 3.9.8.
* debian/control: Added misc depends.
* debian/control: depends on debootstrap.
* debian/copyright: added missing gpl-2 and gpl-3 licenses paragraph.
[ Héctor Orón Martínez ]
* debian/control: add new maintainership to RPM packaging team
* debian/control: add new uploaders Andrew and myself
-- Héctor Orón Martínez <zumbi@debian.org> Fri, 23 Sep 2016 15:49:42 +0200
obs-build (20141024-1.1) unstable; urgency=medium
* Non-maintainer upload.
* 0010_find-perm_slash.diff: Use "find -perm /x" instead of "find -perm +x".
Closes: #808918
-- Andreas Metzler <ametzler@debian.org> Tue, 29 Dec 2015 14:21:18 +0100
obs-build (20141024-1) unstable; urgency=medium
* New upstream snapshot.
* Update copyright, explicit GPL 2 or 3.
-- Dimitri John Ledkov <dimitri.j.ledkov@linux.intel.com> Sat, 25 Oct 2014 02:30:05 +0100
obs-build (20140918-1) unstable; urgency=medium
* Initial release. (Closes: #762949)
-- Dimitri John Ledkov <dimitri.j.ledkov@linux.intel.com> Wed, 01 Oct 2014 11:46:00 +0100
|