obs-build 20210120-4 source package in Ubuntu

Changelog

obs-build (20210120-4) unstable; urgency=medium

  * Ensure the build environment is set up correctly:
    - Wrap chroot + su in a function to consistently set up environment
      for builds.
      Since "su -" cleans the environment, we need to tell it to keep
      variables we want to preserve. To make this easier, create a new wrapper
      su_deb_chroot that runs chroot and su and sets up the environment.

 -- Andrej Shadura <email address hidden>  Fri, 11 Nov 2022 11:45:36 +0100

Upload details

Uploaded by:
Hector Oron
Uploaded to:
Sid
Original maintainer:
Hector Oron
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
obs-build_20210120-4.dsc 1.5 KiB 06548288a70708a2ab10b4a2cbb1da816ba17355e703f597815a48ec84ba1ff8
obs-build_20210120.orig.tar.gz 362.9 KiB 070c493720490d8bee9d43dfac673027a7a06485cd0d2f0ab9be2105fe3b8584
obs-build_20210120-4.debian.tar.xz 13.1 KiB 31310246a0a5e2ec3239a25f1a25f6517dc05393a89ce88f264ff7608b039d5f

Available diffs

No changes file available.

Binary packages built by this source

obs-build: scripts for building RPM/debian packages for multiple distributions

 This package provides scripts for building RPM and debian packages in
 contained environments for various build distributions. These tools
 are use by Open Build Service workers and openSUSE distribution by
 default.