17
0
Files
container-registry-systemd/container-registry-systemd.changes
2022-06-14 22:32:58 +00:00

161 lines
5.6 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 14 07:23:18 UTC 2022 - kukuk@suse.com
- Update to version 0.0+git20220603.70601f6:
* Fix missing sdnotify argument and NotifyAccess statement (issue #3)
-------------------------------------------------------------------
Mon Jan 31 14:17:40 UTC 2022 - kukuk@suse.com
- Update to version 0.0+git20220131.00931d2:
* Use type notify instead of forking
-------------------------------------------------------------------
Mon Jan 31 13:53:08 UTC 2022 - kukuk@suse.com
- Update to version 0.0+git20220131.f427d35:
* Adjust timing for start limits in case of errors
-------------------------------------------------------------------
Mon Apr 12 14:01:32 UTC 2021 - kukuk@suse.com
- Update to version 0.0+git20210412.85b4fd5:
* Fix name of config file
* Update service files with new layout
- Use etc/default instead of sysconfig for configuration file
-------------------------------------------------------------------
Tue May 26 14:53:44 UTC 2020 - kukuk@suse.com
- Update to version 0.0+git20200526.1d9ce7b:
* Monitor container with conmon pid file (#2)
-------------------------------------------------------------------
Fri Feb 28 09:19:43 UTC 2020 - kukuk@suse.com
- Update to version 0.0+git20200228.a79d477:
* README: Add section about pull-through cache
* README: Add link to configuration reference
-------------------------------------------------------------------
Wed Jan 15 15:33:54 UTC 2020 - kukuk@suse.com
- Update to version 0.0+git20200115.5e372f5:
* Ignore if pull fails, continue with old image in that case
-------------------------------------------------------------------
Sun Dec 29 12:46:22 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191229.fbbe884:
* Add re-generation of certificates
-------------------------------------------------------------------
Mon Dec 23 13:02:46 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191222.b00b515:
* Disable auth_server if no auth is wanted
* Abort if unknown options are given
* Only run after network is online
-------------------------------------------------------------------
Sat Nov 02 14:39:30 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191102.b2b9ebf:
* Fix syntax errors in if statements
-------------------------------------------------------------------
Tue Oct 22 08:59:43 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191022.f65282e:
* Make registry auth-server container image configureable via sysconfig
-------------------------------------------------------------------
Mon Oct 21 19:10:21 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191021.8dc6fa1:
* Fix name of required service
* Fix path of container registry image to the official location
-------------------------------------------------------------------
Thu Oct 17 12:44:51 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191017.60afa44:
* Update README.md and spec file
-------------------------------------------------------------------
Mon Oct 14 14:56:21 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191014.e6a46a5:
* Don't use localhost in realm for docker_auth
-------------------------------------------------------------------
Sun Oct 13 17:58:14 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191013.005baa4:
* setup-container-registry.sh: Don't overwrite user provided config files
* Fix typo in registry-auth_server.service
-------------------------------------------------------------------
Sun Oct 13 17:46:01 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191013.6c485fb:
* Fix start and configuration of auth_server
-------------------------------------------------------------------
Sun Oct 13 09:59:24 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191013.c074749:
* Start setup script
* Don't provide a default password
-------------------------------------------------------------------
Sat Oct 12 17:26:26 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191012.b1a2b2f:
* Make standalone version of config.yml default
-------------------------------------------------------------------
Sat Oct 12 17:15:30 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191012.d4b109f:
* Add configuration files for docker_auth (auth_server)
-------------------------------------------------------------------
Fri Oct 11 19:14:46 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191011.9205b6f:
* Provide template for configuration file with portus
-------------------------------------------------------------------
Fri Oct 11 18:46:24 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191011.2b6c197:
* Add option to create certificates for registry and portus
* Update spec file
-------------------------------------------------------------------
Mon Oct 07 18:27:28 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191007.f61ed01:
* Add README.md
* Use localhost, short and full hostname for the certificate
-------------------------------------------------------------------
Mon Oct 07 14:42:52 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191007.0228a80:
* Implment creating certificates for given or local hostnames
* Make sure the service file only starts if the certs dir exists
-------------------------------------------------------------------
Mon Oct 07 13:15:14 UTC 2019 - kukuk@suse.com
- Update to version 0.0+git20191007.39a2c57:
* Implement merging of /usr/etc/registry with /etc/registry
* Adjust spec file
-------------------------------------------------------------------
Sun Oct 6 15:59:27 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>
- Initial release