Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Releases: xenserver/planex

Planex 2.1.1

30 Nov 17:21
Compare
Choose a tag to compare
  • planex-mock: Properly create the RPMS top-level symlink
  • planex-make-srpm: Don't cause RPM to choke on a malformed gitsha
  • planex-create-mock-config: honour exclude and includepkgs
  • planex-pin: Add an option to specify the location of the pin file

Planex 0.22.2

14 Nov 17:05
Compare
Choose a tag to compare
Planex 0.22.2 Pre-release
Pre-release
  • planex-create-mock-config: Support exclude and includepkgs directives

Planex 0.23.2

13 Nov 15:01
Compare
Choose a tag to compare
Planex 0.23.2 Pre-release
Pre-release
  • planex-create-mock-config: Support exclude and includepkgs directives

Planex 2.1.0

04 Sep 15:15
Compare
Choose a tag to compare
  • planex-pin: Reintroduce utility to override a package's sources with
    a local repo
  • Makefile.rules: Split up centralized _build/ directory creation
  • planex-clone: Remove unused --pins-dir argument
  • planex-clone: Add --skip-base argument
  • planex-create-mock-config: add --environment argument

Planex 2.0.1

23 Aug 08:50
Compare
Choose a tag to compare
  • depend: Handle pinned packages without patchqueues correctly

Planex 2.0.0

18 Aug 08:54
Compare
Choose a tag to compare
  • patchqueue: Patch queues no longer contain spec files
  • depend: Specs and links listed earlier on the command line override
    those listed later
  • depend: Remove --pins-dir option
  • extract: Remove obsolete utility
  • link: Store the path from which the link was loaded

Planex 1.0.0

14 Aug 14:03
Compare
Choose a tag to compare
  • git: Remove unused describe() and current_branch() methods

Planex 0.23.1

21 Jul 16:26
Compare
Choose a tag to compare
Planex 0.23.1 Pre-release
Pre-release
  • depend: Do not make an SRPM depend on a link if a pin is also present
  • Makefile.rules: add RPMBUILD_EXTRA_FLAGS variable
  • depend: Remove unused --repos_path argument

Planex 0.23.0

08 May 15:54
Compare
Choose a tag to compare
Planex 0.23.0 Pre-release
Pre-release
  • planex-makesrpm: Do not rewrite %autosetup rules in spec files

Planex 0.22.1

08 May 13:25
Compare
Choose a tag to compare
Planex 0.22.1 Pre-release
Pre-release
  • planex-patchqueue: Handle static tarballs in patchqueue repositories
    correctly