Accepting request 1201162 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1201162 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=30
This commit is contained in:
commit
84626577b3
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.11.1</param>
|
||||
<param name="revision">v0.12.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||
<param name="changesrevision">a52edcc075ebf1dc89aea87893e3821944171ee3</param></service></servicedata>
|
||||
<param name="changesrevision">2b86234a03fa55f4e253f49ab11435d64d549342</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aadf06a4fb142a2a9f89966a94404c5cd7996967cf9a4ee0a2a9bb8956647340
|
||||
size 4489228
|
3
melange-0.12.0.obscpio
Normal file
3
melange-0.12.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad616e2460ac68d9b9bf698e0394f1f8e66c263570cf787131ead112f9cc63d2
|
||||
size 4552204
|
162
melange.changes
162
melange.changes
@ -1,3 +1,165 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 15:42:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.12.0:
|
||||
* Upgrade to new hash-agnostic APIs for sign and verify
|
||||
* Upgrade to apko v0.18.0
|
||||
* index: stop writing APKINDEX.json
|
||||
* update to go1.23.1
|
||||
* build(deps): bump google.golang.org/api from 0.195.0 to 0.196.0
|
||||
* build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0
|
||||
* build(deps): bump the gomod group with 2 updates
|
||||
* pipelines/ruby: remove signing_key by default
|
||||
* config: Whack more moles for string replacement
|
||||
* install go
|
||||
* lint
|
||||
* upgrade to golang 1.23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 15:36:42 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.11.6:
|
||||
* adds git checkout fetch,update,test and yams the melange
|
||||
apkbuild yamls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 15:33:26 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.11.5:
|
||||
* fix(split pipelines): Don't split lib64 libraries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 15:27:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.11.4:
|
||||
* fix(split pipelines): Check package was defined, not package
|
||||
directory
|
||||
* fix(split/dev): Support for /usr/local
|
||||
* fix(split pipelines): Add support for lib64
|
||||
* fix(split pipelines): Use package name instead of package dir,
|
||||
use exact paths
|
||||
* Update dev.yaml
|
||||
* feat(pipelines/split): Support overriding source package
|
||||
directory
|
||||
* build(deps): bump dagger.io/dagger in the gomod group
|
||||
* build(deps): bump actions/upload-artifact in the actions group
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 15:18:12 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.11.3:
|
||||
(0.11.2 is the same commit hash as 0.11.1):
|
||||
* fix(sca): Correctly check for existing Ruby runtime dependency
|
||||
by @EyeCantCU in #1387
|
||||
* build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 in the
|
||||
actions group by @dependabot in #1378
|
||||
* build(deps): bump google.golang.org/api from 0.187.0 to 0.188.0
|
||||
by @dependabot in #1382
|
||||
* build(deps): bump github.com/google/go-containerregistry from
|
||||
0.19.2 to 0.20.1 by @dependabot in #1392
|
||||
* build(deps): bump step-security/harden-runner from 2.8.1 to
|
||||
2.9.0 in the actions group by @dependabot in #1391
|
||||
* build(deps): bump the gomod group across 1 directory with 2
|
||||
updates by @dependabot in #1390
|
||||
* build(deps): bump dagger.io/dagger from 0.11.9 to 0.12.1 by
|
||||
@dependabot in #1389
|
||||
* build(deps): bump github.com/docker/cli from
|
||||
27.0.3+incompatible to 27.1.0+incompatible by @dependabot in
|
||||
#1397
|
||||
* Expose ignoreSignatures functionality by @Kevin-Molina in #1375
|
||||
* build(deps): bump github.com/docker/docker from
|
||||
27.0.3+incompatible to 27.1.0+incompatible by @dependabot in
|
||||
#1396
|
||||
* build(deps): bump docker/login-action from 3.2.0 to 3.3.0 in
|
||||
the actions group by @dependabot in #1398
|
||||
* build(deps): bump google.golang.org/api from 0.188.0 to 0.189.0
|
||||
by @dependabot in #1401
|
||||
* fix: ignore resource requests for the docker runner by
|
||||
@imjasonh in #1403
|
||||
* build(deps): bump dagger.io/dagger from 0.12.1 to 0.12.2 in the
|
||||
gomod group by @dependabot in #1400
|
||||
* Bump apko dependency by @mattmoor in #1404
|
||||
* fix ruby sca by @xnox in #1410
|
||||
* Add HOME=/root to default test environment. by @smoser in #1408
|
||||
* build(deps): bump the gomod group with 4 updates by @dependabot
|
||||
in #1405
|
||||
* update config: provide configuration to describe polling and
|
||||
schedules by @rawlingsj in #1412
|
||||
* build(deps): bump the gomod group with 2 updates by @dependabot
|
||||
in #1416
|
||||
* build(deps): bump google.golang.org/api from 0.189.0 to 0.190.0
|
||||
by @dependabot in #1419
|
||||
* build(deps): bump the actions group with 2 updates by
|
||||
@dependabot in #1415
|
||||
* build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by
|
||||
@dependabot in #1418
|
||||
* build(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 by
|
||||
@dependabot in #1417
|
||||
* build(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0 by
|
||||
@dependabot in #1420
|
||||
* update config: replace recently added polling with git struct
|
||||
by @rawlingsj in #1421
|
||||
* build(deps): bump github.com/google/go-containerregistry from
|
||||
0.20.1 to 0.20.2 in the gomod group by @dependabot in #1423
|
||||
* build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by
|
||||
@dependabot in #1424
|
||||
* build(deps): bump google.golang.org/api from 0.190.0 to 0.191.0
|
||||
by @dependabot in #1426
|
||||
* build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 by
|
||||
@dependabot in #1428
|
||||
* move 'adding package %q for pipeline %q' to debug logging by
|
||||
@imjasonh in #1429
|
||||
* don't depend on apko's custom log package by @imjasonh in #1430
|
||||
* build(deps): bump github.com/chainguard-dev/yam from 0.0.13 to
|
||||
0.1.0 by @dependabot in #1431
|
||||
* Feat/qemu runners by @89luca89 in #1386
|
||||
* Attempt to fix qemu ci by @jonjohnsonjr in #1434
|
||||
* build(deps): bump the actions group with 3 updates by
|
||||
@dependabot in #1432
|
||||
* Centralize sca options handling by @jonjohnsonjr in #1433
|
||||
* Add test to catch duplicate package names by @jonjohnsonjr in
|
||||
#1439
|
||||
* build(deps): bump the gomod group with 4 updates by @dependabot
|
||||
in #1437
|
||||
* build(deps): bump google.golang.org/api from 0.191.0 to 0.192.0
|
||||
by @dependabot in #1438
|
||||
* move 'found pipeline' log message to debug by @imjasonh in
|
||||
#1440
|
||||
* melange convert python: use normalized names by @pnasrat in
|
||||
#1441
|
||||
* Bump apko to get chainctl auth error log by @jonjohnsonjr in
|
||||
#1442
|
||||
* Replace "needs" in range pipelines by @jonjohnsonjr in #1445
|
||||
* docs: Add information on the repository used with the git
|
||||
update configuration option by @philroche in #1447
|
||||
* Refactor parts of the ParseConfiguration by @jonjohnsonjr in
|
||||
#1446
|
||||
* build(deps): bump
|
||||
go.opentelemetry.io/otel/exporters/stdout/stdouttrace from
|
||||
1.28.0 to 1.29.0 by @dependabot in #1455
|
||||
* build(deps): bump google.golang.org/api from 0.192.0 to 0.194.0
|
||||
by @dependabot in #1452
|
||||
* config: Replace pipelines at top level by @jonjohnsonjr in
|
||||
#1456
|
||||
* refactor(sbom): cleanup, simplify, and document code by
|
||||
@luhring in #1458
|
||||
* More SBOM logic improvements by @luhring in #1459
|
||||
* build(deps): bump github.com/docker/cli from
|
||||
27.1.2+incompatible to 27.2.0+incompatible by @dependabot in
|
||||
#1461
|
||||
* build(deps): bump google.golang.org/api from 0.194.0 to 0.195.0
|
||||
by @dependabot in #1463
|
||||
* build(deps): bump github.com/docker/docker from
|
||||
27.1.2+incompatible to 27.2.0+incompatible by @dependabot in
|
||||
#1462
|
||||
* build(deps): bump dagger.io/dagger from 0.12.5 to 0.12.6 in the
|
||||
gomod group by @dependabot in #1465
|
||||
* chore(cargo/build): Allow changing install dir, add busybox by
|
||||
@EyeCantCU in #1466
|
||||
* sca: add support for more go fips toolchains by @xnox in #1471
|
||||
* sca: make pc: provides/vendored use full package version by
|
||||
@xnox in #1467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 05:38:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.11.1
|
||||
mtime: 1721353354
|
||||
commit: a52edcc075ebf1dc89aea87893e3821944171ee3
|
||||
version: 0.12.0
|
||||
mtime: 1726244535
|
||||
commit: 2b86234a03fa55f4e253f49ab11435d64d549342
|
||||
|
15
melange.spec
15
melange.spec
@ -19,24 +19,29 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.11.1
|
||||
Version: 0.12.0
|
||||
Release: 0
|
||||
Summary: Build APKs from source code
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/chainguard-dev/melange
|
||||
Source: melange-%{version}.tar.gz
|
||||
Source1: vendor.tar.gz
|
||||
BuildRequires: go >= 1.22
|
||||
BuildRequires: go >= 1.23
|
||||
|
||||
%description
|
||||
Build apk packages using declarative pipelines.
|
||||
|
||||
Commonly used to provide custom packages for container images built with apko. The majority of apks are built for use with either the Wolfi or Alpine Linux ecosystems.
|
||||
Commonly used to provide custom packages for container images built with apko.
|
||||
The majority of apks are built for use with either the Wolfi or Alpine Linux
|
||||
ecosystems.
|
||||
|
||||
Key features:
|
||||
|
||||
* Pipeline-oriented builds. Every step of the build pipeline is defined and controlled by you, unlike traditional package managers which have distinct phases.
|
||||
* Multi-architecture by default. QEMU is used to emulate various architectures, avoiding the need for cross-compilation steps.
|
||||
* Pipeline-oriented builds. Every step of the build pipeline is defined and
|
||||
controlled by you, unlike traditional package managers which have distinct
|
||||
phases.
|
||||
* Multi-architecture by default. QEMU is used to emulate various architectures,
|
||||
avoiding the need for cross-compilation steps.
|
||||
|
||||
%package -n %{name}-bash-completion
|
||||
Summary: Bash Completion for %{name}
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9db0b2132c06068d0b29926546808cd21efd7c31e697faff46a482e937ff38aa
|
||||
size 9950544
|
||||
oid sha256:e7a5e08feec22f63e7829245b6f454d82e48fe886455d2318e6f80cd9cf7465f
|
||||
size 10769499
|
||||
|
Loading…
Reference in New Issue
Block a user