Skip to content

Commit

Permalink
Automatic commit of package [proxy-tftpd-image] release [4.4.1].
Browse files Browse the repository at this point in the history
  • Loading branch information
raulillo82 committed Sep 18, 2023
1 parent a1d2a92 commit 60de972
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
6 changes: 3 additions & 3 deletions containers/proxy-tftpd-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MIT
#!BuildTag: uyuni/proxy-tftpd:latest uyuni/proxy-tftpd:4.4.0 uyuni/proxy-tftpd:4.4.0.%RELEASE%
#!BuildTag: uyuni/proxy-tftpd:latest uyuni/proxy-tftpd:4.4.1 uyuni/proxy-tftpd:4.4.1.%RELEASE%

ARG BASE=registry.suse.com/bci/bci-base:15.5
FROM $BASE AS base
Expand Down Expand Up @@ -45,9 +45,9 @@ LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.vendor="${VENDOR}"
LABEL org.opencontainers.image.url="${URL}"
LABEL org.opencontainers.image.name=proxy-tftpd-image
LABEL org.opencontainers.image.version=4.4.0
LABEL org.opencontainers.image.version=4.4.1
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL org.opensuse.reference="${REFERENCE_PREFIX}/proxy-tftpd:4.4.0.%RELEASE%"
LABEL org.opensuse.reference="${REFERENCE_PREFIX}/proxy-tftpd:4.4.1.%RELEASE%"
# endlabelprefix

# tftp
Expand Down
10 changes: 7 additions & 3 deletions containers/proxy-tftpd-image/proxy-tftpd-image.changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
- Show only cobbler menu entries for given branch
- Integrate the containerized proxy into the usual rel-eng workflow
- Fix handling of http 404 (bsc#1208624)
-------------------------------------------------------------------
Mon Sep 18 17:04:14 CEST 2023 - rosuna@suse.com

- version 4.4.1
* Adapt to openSUSE Leap 15.5
* Show only cobbler menu entries for given branch
* Integrate the containerized proxy into the usual rel-eng workflow

-------------------------------------------------------------------
Wed Apr 19 18:15:40 UTC 2023 - Marina Latini <marina.latini@suse.com>
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion rel-eng/packages/proxy-tftpd-image
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.4.0 containers/proxy-tftpd-image/
4.4.1 containers/proxy-tftpd-image/

0 comments on commit 60de972

Please sign in to comment.