~alpine/devel

1

[alpine-devel] How best to track packages changes?

Mark Constable <markc@renta.net>
Details
Message ID
<4A779067.4070501@renta.net>
Sender timestamp
1249349735
DKIM signature
missing
Download raw message
So this morning I did this and I'm wondering what is the best
way to see exactly what changes went into these updates?

# apk add -u alpine-sdk
Upgrading uclibc (0.9.30.1-r13 -> 0.9.30.1-r14)
Upgrading abuild (2.0_rc3-r1 -> 2.0_rc4-r0)
Upgrading uclibc-dev (0.9.30.1-r13 -> 0.9.30.1-r14)
Upgrading busybox (1.14.2-r2 -> 1.14.3-r0)
Executing busybox-1.14.3-r0.post-upgrade
OK: 134 packages, 471 dirs, 7051 files

--markc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Details
Message ID
<1249365398.12941.39.camel@localhost.localdomain>
In-Reply-To
<4A779067.4070501@renta.net> (view parent)
Sender timestamp
1249365398
DKIM signature
missing
Download raw message
On Tue, 2009-08-04 at 11:35 +1000, Mark Constable wrote:
> So this morning I did this and I'm wondering what is the best
> way to see exactly what changes went into these updates?
> 
> # apk add -u alpine-sdk
> Upgrading uclibc (0.9.30.1-r13 -> 0.9.30.1-r14)
> Upgrading abuild (2.0_rc3-r1 -> 2.0_rc4-r0)
> Upgrading uclibc-dev (0.9.30.1-r13 -> 0.9.30.1-r14)
> Upgrading busybox (1.14.2-r2 -> 1.14.3-r0)
> Executing busybox-1.14.3-r0.post-upgrade
> OK: 134 packages, 471 dirs, 7051 files
> 

I suppose the git is the best way to see exactly what happened:
http://git.alpinelinux.org/cgit/aports/log/

btw. abuild-2.0_rc4 introduces -d to disable dependency tracing, as we
talked about ;)

-nc



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)