forked from SUSE/zypper-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog
35 lines (26 loc) · 1.33 KB
/
Changelog
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
Tue Apr 26 15:07:31 CET 2016 Miquel Sabaté Solà <[email protected]>
* Release v1.2:
- The `list-patches` command has gained the `--severity` flag.
- Removed Go 1.4 support. Only 1.5 and 1.6 are supported now.
- 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.
- Migrated client from samalba/dockerclient to docker/engine-api.
Fri Dec 04 10:41:22 CET 2015 Miquel Sabaté Solà <[email protected]>
* Release v1.1.2:
- The patch and the update commands no longer pollute the resulting image
- Parse the image name:tag with distribution's reference package
Thu Nov 26 15:46:57 CET 2015 Flavio Castelli <[email protected]>
* Release v1.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
Fri Oct 30 17:15:52 CET 2015 Flavio Castelli <[email protected]>
* Release v1.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
Wed Oct 14 17:09:28 CET 2015 Flavio Castelli <[email protected]>
* Initial release: v1.0.0