Revisions of zypper-docker

buildservice-autocommit accepted request 705935 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 20)
baserev update by copy to link target
Miquel Sabate Sola's avatar Miquel Sabate Sola (mssola) committed (revision 19)
- Fix build error with PIE linker flags on ppc64le.
See boo#1098017
buildservice-autocommit accepted request 616571 from Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) (revision 18)
baserev update by copy to link target
Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) accepted request 616538 from David Cassany's avatar David Cassany (dcassany) (revision 17)
- Make use of %license macro
Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) accepted request 616512 from Pascal Arlt's avatar Pascal Arlt (parlt) (revision 16)
- Release version 2.0.0 (bsc#1097442)
  - Features:
    * Allow inspection of stopped containers
      Using zypper-docker luc,lpc or pchkc on a stopped container is now possible.
    * Analyze container instead of base image by default
      Note: This is a backwards incompatible change. If the base image of a container
      needs to be analyzed, which was the former default a new --base flag can be used.
      e.g. zypper-docker pchkc --base <Container-ID>
 
  - Minor Improvements / Fixes:
    * Add short forms of commands to help section
      Fixes: bsc#1022052 
    * Fix bug that caused images not to be removed properly in some cases
    * Fix bug that caused lpc command to log to stdout
    * Fix bug that caused force flag not to work with zypper-docker images
    * Fix zypper-docker ps command
    * Fix bug with zypper-docker up/patch --no-recommends
    * Fix update behavior when getting a zypper update
  - Other:
    * Update and use zypper exit codes
      Fixes: bsc#1018823
    * Support recent version of the docker API
- remove the go_arches macro because we are using go1.7 which
  is available in all archs 
- enable gc-go for ppc64le 
- Release version 1.2.0 (bsc#978467).
- add zypper-docker-rpmlintrc as source in spec file, otherwise
  build service checks fail
- Features:
  * The list-patches command has gained the --severity flag.
- Minor Improvements:
  * The --help flag is now more specific on commands arguments.
  * The cache file is now safe from concurrent accesses.
  * Clean zypper's cache after patch or update.
  * Display error message when image does not exist.
  * Run all zypper commands as root.
- Other:
  * Migrated client from samalba/dockerclient to docker/engine-api.
- Release v1.1.2 (bsc#957967)
  - The patch and the update commands no longer pollute the resulting image
  - Parse the image name:tag with distribution's reference package
- Ensure libgo is statically linked when building on Power and Z (bnc#957175)
- Release v 1.1.1:
  - Fix the prefix of the logger
  - Increase timeout when spawning containers
  - Ignore certain exit codes produces by zypper when doing patch and update
- Exclude building on x86
- Release into the containers module
  FATE#319426
  bsc#954642 
- Update to release 1.1.0:
  - make it possible to add extra hosts at runtime
  - always run in non-interactive mode
  - take global options into consideration when invoking zypper
- Release version 1.0.0
Miquel Sabate Sola's avatar Miquel Sabate Sola (mssola) accepted request 616476 from Pascal Arlt's avatar Pascal Arlt (parlt) (revision 15)
- Release version 2.0.0:
  - Features:
    * Allow inspection of stopped containers
      Using zypper-docker luc,lpc or pchkc on a stopped container is now possible.
    * Analyze container instead of base image by default
      Note: This is a backwards incompatible change. If the base image of a container
      needs to be analyzed, which was the former default a new --base flag can be used.
      e.g. zypper-docker pchkc --base <Container-ID>
 
  - Minor Improvements / Fixes:
    * Add short forms of commands to help section
      Fixes: bsc#1022052 
    * Fix bug that caused images not to be removed properly in some cases
    * Fix bug that caused lpc command to log to stdout
    * Fix bug that caused force flag not to work with zypper-docker images
    * Fix zypper-docker ps command
    * Fix bug with zypper-docker up/patch --no-recommends
    * Fix update behavior when getting a zypper update
  - Other:
    * Update and use zypper exit codes
      Fixes: bsc#1018823
    * Support recent version of the docker API
buildservice-autocommit accepted request 491569 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 14)
baserev update by copy to link target
buildservice-autocommit accepted request 418746 from Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) (revision 12)
baserev update by copy to link target
Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) committed (revision 11)
- enable gc-go for ppc64le
buildservice-autocommit accepted request 393658 from Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) (revision 9)
baserev update by copy to link target
Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) committed (revision 8)
add entry in the changelog with a bsc number
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 391836 from Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) (revision 7)
initialized devel package after accepting 391836
Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) committed (revision 6)
- add zypper-docker-rpmlintrc as source in spec file, otherwise
  build service checks fail
Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) committed (revision 5)
- Features:
  * The list-patches command has gained the --severity flag.
- Minor Improvements:
  * The --help flag is now more specific on commands arguments.
  * The cache file is now safe from concurrent accesses.
  * Clean zypper's cache after patch or update.
  * Display error message when image does not exist.
  * Run all zypper commands as root.
- Other:
  * Migrated client from samalba/dockerclient to docker/engine-api.
Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) committed (revision 4)
add 1.1.2 tarball
Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) committed (revision 3)
update to version 1.1.2
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 2)
- Update to release 1.1.0:
  - make it possible to add extra hosts at runtime
  - always run in non-interactive mode
  - take global options into consideration when invoking zypper
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 1)
- Release version 1.0.0
Displaying all 20 revisions
openSUSE Build Service is sponsored by