Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 79cf19455a | |||
| 590912a399 | |||
| 3e6d9af522 | |||
| 848d1241ca |
4
_service
4
_service
@@ -3,10 +3,10 @@
|
||||
<param name="url">https://github.com/wagoodman/dive</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.12.0</param>
|
||||
<param name="revision">v0.13.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual">
|
||||
</service>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/wagoodman/dive</param>
|
||||
<param name="changesrevision">925cdd86482edec42185794620a1e616b79bbee5</param></service></servicedata>
|
||||
<param name="changesrevision">fe98c8a2eb08c443a36e3cc7568078909e298433</param></service></servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:608303084fcdec242f9217baa82e60f92ea97223489a0b51ac77b5fe674ce2a7
|
||||
size 9496077
|
||||
3
dive-0.13.1.obscpio
Normal file
3
dive-0.13.1.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bf694b4be202c387399db4b2412c9e7dd31112d0114580b0539138a31790bdb
|
||||
size 9702925
|
||||
73
dive.changes
73
dive.changes
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 29 16:52:12 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.13.1:
|
||||
* Bug Fixes
|
||||
- Fix layer selection to select only one layer at a time [#585
|
||||
@wagoodman]
|
||||
- Gitlab-ci integration is broken with latest docker image
|
||||
[#580 #586 @wagoodman]
|
||||
- Failed to Create Container After Upgrading to 0.13.0 [#576
|
||||
#586 @wagoodman]
|
||||
- exec: "getent": executable file not found in $PATH [#582 #586
|
||||
@wagoodman]
|
||||
- Publish dive to ghcr.io [#573 #577 @wagoodman]
|
||||
* Additional Changes
|
||||
- Add x-cmd method to install dive [#550 @lunrenyi]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 20:20:31 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.13.0:
|
||||
* Added Features
|
||||
- Add winget support [#346 @Okeanos]
|
||||
- Added ppc64le support [#551 @pooja0805]
|
||||
- Show setuid, setgid and sticky attributes [#524
|
||||
@AlexanderYastrebov]
|
||||
- Add layer-wise filesystem information to the analysis json
|
||||
file [#458 @Akash-Nayak]
|
||||
- Add vim like arrow, scroll, and close filtering motions [#129
|
||||
#499 #501 @mehmetumit @gwendolyngoetz @joschi ]
|
||||
* Bug Fixes
|
||||
- Doesn't use socket from current docker context [#495 #412
|
||||
#490 #570 @joschi @rajiv-k]
|
||||
- Does not work with colima engine [#397 #490 #570 @joschi
|
||||
@rajiv-k]
|
||||
- Document how to use dive with M1 and colima [#408 #490 #570
|
||||
@joschi @rajiv-k]
|
||||
- Layers panel doesn't scroll when many layers exist [#540 #473
|
||||
#520 @mark2185 @pov1ba]
|
||||
- Layers pane doesn't scroll when navigating to layer below
|
||||
visible region [#469 #478 #473 #570 #522 @joschi @mark2185
|
||||
@moaimullet @st-gr]
|
||||
- Cannot scroll through layers [#494 #473 #521 #570 @joschi
|
||||
@mark2185 @st-gr]
|
||||
- Can't inspect docker:23.0.1 through podman [#475 #476 #570
|
||||
@joschi @abitrolly]
|
||||
- Docker containerd format fails to parse layers with dive
|
||||
0.12.0 [#510 @Maddog2050]
|
||||
- Cannot find 'blobs/sha256/...' in parsed layers using dive
|
||||
0.12.0 [#507 @Maddog2050]
|
||||
- Does not work with docker v26+ [#534 @Maddog2050]
|
||||
- Line wrap toggle does not update the status bar indicator
|
||||
[#496 #497 #570 @joschi @Scomocouk]
|
||||
- Close temp iid files used for docker and podman build [#517
|
||||
@testwill]
|
||||
* Additional Changes
|
||||
- Update dependencies [#535 @reneleonhardt]
|
||||
- Fix typos [#531 @kianmeng]
|
||||
- Make README.md installation commands easier to copy and paste
|
||||
[#506 @ames0k0]
|
||||
- Update the README go install command to the latest version
|
||||
[#509 @tgross35]
|
||||
- Remove repetitive words [#515 @thirdkeyword]
|
||||
- Fix phony ci-release target [#530 @st3iny]
|
||||
- Add warning message for snap installation approach on
|
||||
Ubuntu/Debian [#552 @YuanfengZhang]
|
||||
- Update curl commands used for installation with -f [#533
|
||||
@guoard]
|
||||
- Describe what "Fetching" is really doing [#482 @docwhat]
|
||||
- Login to GHCR as owner not actor [#574 @polarathene]
|
||||
- Update README.md with DOCKER_HOST env var instructions [#565
|
||||
@benjamin-brady]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 08:38:28 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: dive
|
||||
version: 0.12.0
|
||||
mtime: 1706887661
|
||||
commit: 925cdd86482edec42185794620a1e616b79bbee5
|
||||
version: 0.13.1
|
||||
mtime: 1743259151
|
||||
commit: fe98c8a2eb08c443a36e3cc7568078909e298433
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dive
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: dive
|
||||
Version: 0.12.0
|
||||
Version: 0.13.1
|
||||
Release: 0
|
||||
Summary: Tool for exploring each layer in a docker image
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b01491931a87c58b8b044faf8740f972f40b2b67b180391b5393d7dfdc62ad69
|
||||
size 2832969
|
||||
oid sha256:1f8743e62346b65013a871f42dfe2cebe094a2b9199a2e83093f3c45373ec277
|
||||
size 3961473
|
||||
|
||||
Reference in New Issue
Block a user