[Koha] SECURITY release: MARC::File::XML 1.0.2
Robin Sheat
robin at catalyst.net.nz
Thu Jan 23 12:31:01 NZDT 2014
Paul A schreef op wo 22-01-2014 om 18:15 [-0500]:
> me at hardy:/$ sudo apt-cache show libmarc-xml-perl
> Package: libmarc-xml-perl
> Version: 1.0.2-1koha1
> Architecture: all
> Maintainer: Robin Sheat <robin at catalyst.net.nz>
> [snip]
> Package: libmarc-xml-perl
> Priority: optional
> Section: universe/perl
> Installed-Size: 108
> Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
> Original-Maintainer: Debian Perl Group
> <pkg-perl-maintainers at lists.alioth.debian.org>
> Architecture: all
> Version: 0.92-1
> [snip]
Version 1.0.2 is version 1.0.2. Version 0.92 is version 0.92. apt-cache
show is showing you all the versions that it knows about. I'm not
totally sure what your question is.
For more information, refer to 'man apt-cache' which explains all about
the output.
For checking what is actually installed, you want apt-cache policy, e.g.
$ apt-cache policy libmarc-xml-perl
libmarc-xml-perl:
Installed: 1.0.1-1~koha1
Candidate: 1.0.2-1koha1
Version table:
1.0.2-1koha1 0
500 http://debian.koha-community.org/koha/ squeeze/main amd64 Packages
*** 1.0.1-1~koha1 0
100 /var/lib/dpkg/status
0.92-1 0
500 http://ubuntu.catalyst.net.nz/ubuntu/ precise/universe amd64 Packages
The *** indicates that I have 1.0.1 installed, and the fact that it says
that 1.0.2 is a candidate means that will be the one that gets installed
when I next do an update. Again, this is all in the manpage.
--
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
More information about the Koha
mailing list