* [PATCH 00/14] Package Updating
@ 2012-06-24 18:03 Saul Wold
2012-06-24 18:03 ` [PATCH 01/14] sqlite3: Update to 3.7.13 Saul Wold
` (15 more replies)
0 siblings, 16 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Richard,
Here is a patch of updates.
Sau!
The following changes since commit e2cc4a44d510e0d473d15f207c1c886db6a5ccf7:
[PATCH] guile: fix compilation on MIPS/PPC (2012-06-21 13:41:12 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/updates
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates
Saul Wold (14):
sqlite3: Update to 3.7.13
psmisc: Update to 22.19
sysstat: Update to 10.0.5
util-linux: Update to 2.21.2
libxml2: Update to 2.8.0
mx: Upgrade to 1.4.6
libxml-simple-perl: Upgrade to 2.20
cracklib: Upgrade to 2.8.19
resolvconf: Upgrade to 1.67
libtasn1: Upgrade to 2.13
gnutls: Upgrade to 2.12.20
foomatic-filters: Upgrade to 4.0.16
libidn: Upgrade to 1.25
libtiff: Upgrade to 4.0.2
.../{resolvconf_1.65.bb => resolvconf_1.67.bb} | 4 +-
meta/recipes-core/libxml/libxml2.inc | 2 +-
.../libxml/libxml2/fix_version_info.patch | 23 ----
.../libxml2/libxml2_fix_for_automake_1.12.patch | 23 ----
meta/recipes-core/libxml/libxml2_2.7.8.bb | 9 --
meta/recipes-core/libxml/libxml2_2.8.0.bb | 6 +
.../util-linux/fix_NL_TIME_FIRST_WEEKDAY.patch | 24 -----
.../{util-linux_2.21.1.bb => util-linux_2.21.2.bb} | 7 +-
...ple-perl_2.18.bb => libxml-simple-perl_2.20.bb} | 8 +-
.../{cracklib_2.8.18.bb => cracklib_2.8.19.bb} | 6 +-
...ilters_4.0.15.bb => foomatic-filters_4.0.16.bb} | 4 +-
.../libidn/{libidn_1.24.bb => libidn_1.25.bb} | 6 +-
.../psmisc/{psmisc_22.16.bb => psmisc_22.19.bb} | 6 +-
.../{sysstat_10.0.4.bb => sysstat_10.0.5.bb} | 4 +-
.../mx/files/introspection-m4.patch | 106 --------------------
.../mx/{mx_1.4.2.bb => mx_1.4.6.bb} | 9 +-
.../libtiff/{tiff_4.0.1.bb => tiff_4.0.2.bb} | 6 +-
.../{gnutls-2.12.19 => gnutls}/configure-fix.patch | 0
.../correct_rpl_gettimeofday_signature.patch | 0
.../fix-gettext-version.patch | 0
.../gnutls-openssl.patch | 0
.../gnutls-texinfo-euro.patch | 0
.../{gnutls_2.12.19.bb => gnutls_2.12.20.bb} | 4 +-
.../gnutls/{libtasn1_2.12.bb => libtasn1_2.13.bb} | 6 +-
meta/recipes-support/sqlite/sqlite3_3.7.11.bb | 11 --
meta/recipes-support/sqlite/sqlite3_3.7.13.bb | 11 ++
26 files changed, 52 insertions(+), 233 deletions(-)
rename meta/recipes-connectivity/resolvconf/{resolvconf_1.65.bb => resolvconf_1.67.bb} (88%)
delete mode 100644 meta/recipes-core/libxml/libxml2/fix_version_info.patch
delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch
delete mode 100644 meta/recipes-core/libxml/libxml2_2.7.8.bb
create mode 100644 meta/recipes-core/libxml/libxml2_2.8.0.bb
delete mode 100644 meta/recipes-core/util-linux/util-linux/fix_NL_TIME_FIRST_WEEKDAY.patch
rename meta/recipes-core/util-linux/{util-linux_2.21.1.bb => util-linux_2.21.2.bb} (86%)
rename meta/recipes-devtools/perl/{libxml-simple-perl_2.18.bb => libxml-simple-perl_2.20.bb} (58%)
rename meta/recipes-extended/cracklib/{cracklib_2.8.18.bb => cracklib_2.8.19.bb} (70%)
rename meta/recipes-extended/foomatic/{foomatic-filters_4.0.15.bb => foomatic-filters_4.0.16.bb} (90%)
rename meta/recipes-extended/libidn/{libidn_1.24.bb => libidn_1.25.bb} (89%)
rename meta/recipes-extended/psmisc/{psmisc_22.16.bb => psmisc_22.19.bb} (42%)
rename meta/recipes-extended/sysstat/{sysstat_10.0.4.bb => sysstat_10.0.5.bb} (42%)
delete mode 100644 meta/recipes-graphics/mx/files/introspection-m4.patch
rename meta/recipes-graphics/mx/{mx_1.4.2.bb => mx_1.4.6.bb} (71%)
rename meta/recipes-multimedia/libtiff/{tiff_4.0.1.bb => tiff_4.0.2.bb} (84%)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/configure-fix.patch (100%)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/correct_rpl_gettimeofday_signature.patch (100%)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/fix-gettext-version.patch (100%)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/gnutls-openssl.patch (100%)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/gnutls-texinfo-euro.patch (100%)
rename meta/recipes-support/gnutls/{gnutls_2.12.19.bb => gnutls_2.12.20.bb} (77%)
rename meta/recipes-support/gnutls/{libtasn1_2.12.bb => libtasn1_2.13.bb} (80%)
delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.11.bb
create mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.13.bb
--
1.7.7.6
^ permalink raw reply [flat|nested] 20+ messages in thread
* [PATCH 01/14] sqlite3: Update to 3.7.13
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 02/14] psmisc: Update to 22.19 Saul Wold
` (14 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-support/sqlite/sqlite3_3.7.11.bb | 11 -----------
meta/recipes-support/sqlite/sqlite3_3.7.13.bb | 11 +++++++++++
2 files changed, 11 insertions(+), 11 deletions(-)
delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.11.bb
create mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.13.bb
diff --git a/meta/recipes-support/sqlite/sqlite3_3.7.11.bb b/meta/recipes-support/sqlite/sqlite3_3.7.11.bb
deleted file mode 100644
index 9893e05..0000000
--- a/meta/recipes-support/sqlite/sqlite3_3.7.11.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require sqlite3.inc
-
-LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
-
-PR = "r0"
-
-SRC_URI = "http://www.sqlite.org/sqlite-autoconf-3071100.tar.gz"
-S = "${WORKDIR}/sqlite-autoconf-3071100"
-
-SRC_URI[md5sum] = "0552d71bda98ebdcaea305cd6058221b"
-SRC_URI[sha256sum] = "2badc75dc536249bcd68c44d2a655724285d054303251eaff9d355194cb3476b"
diff --git a/meta/recipes-support/sqlite/sqlite3_3.7.13.bb b/meta/recipes-support/sqlite/sqlite3_3.7.13.bb
new file mode 100644
index 0000000..4e050a3
--- /dev/null
+++ b/meta/recipes-support/sqlite/sqlite3_3.7.13.bb
@@ -0,0 +1,11 @@
+require sqlite3.inc
+
+LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
+
+PR = "r0"
+
+SRC_URI = "http://www.sqlite.org/sqlite-autoconf-3071300.tar.gz"
+S = "${WORKDIR}/sqlite-autoconf-3071300"
+
+SRC_URI[md5sum] = "c97df403e8a3d5b67bb408fcd6aabd8e"
+SRC_URI[sha256sum] = "ac566819f82ec4cc2ff6c5cc90987ca38e589efbd79ff263838bbc62356ab119"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 02/14] psmisc: Update to 22.19
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
2012-06-24 18:03 ` [PATCH 01/14] sqlite3: Update to 3.7.13 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 03/14] sysstat: Update to 10.0.5 Saul Wold
` (13 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../psmisc/{psmisc_22.16.bb => psmisc_22.19.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/psmisc/{psmisc_22.16.bb => psmisc_22.19.bb} (42%)
diff --git a/meta/recipes-extended/psmisc/psmisc_22.16.bb b/meta/recipes-extended/psmisc/psmisc_22.19.bb
similarity index 42%
rename from meta/recipes-extended/psmisc/psmisc_22.16.bb
rename to meta/recipes-extended/psmisc/psmisc_22.19.bb
index 8ff3eee..7c34de9 100644
--- a/meta/recipes-extended/psmisc/psmisc_22.16.bb
+++ b/meta/recipes-extended/psmisc/psmisc_22.19.bb
@@ -1,7 +1,7 @@
require psmisc.inc
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
-PR = "r2"
+PR = "r0"
-SRC_URI[md5sum] = "d52caf26159c905574c2ce4bd792b9ee"
-SRC_URI[sha256sum] = "ae426d7238e5353fdf51b1d313897c2bbed0023e66e5b4af2be9cd03d87a9d01"
+SRC_URI[md5sum] = "38563b4760ffce54b0eadf99cb5b16e8"
+SRC_URI[sha256sum] = "e112ccadd4694c98f5ea4a02cd6944fdc5a2a1985f20e2b3f74f4dbca83a2a31"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 03/14] sysstat: Update to 10.0.5
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
2012-06-24 18:03 ` [PATCH 01/14] sqlite3: Update to 3.7.13 Saul Wold
2012-06-24 18:03 ` [PATCH 02/14] psmisc: Update to 22.19 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 04/14] util-linux: Update to 2.21.2 Saul Wold
` (12 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../{sysstat_10.0.4.bb => sysstat_10.0.5.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/sysstat/{sysstat_10.0.4.bb => sysstat_10.0.5.bb} (42%)
diff --git a/meta/recipes-extended/sysstat/sysstat_10.0.4.bb b/meta/recipes-extended/sysstat/sysstat_10.0.5.bb
similarity index 42%
rename from meta/recipes-extended/sysstat/sysstat_10.0.4.bb
rename to meta/recipes-extended/sysstat/sysstat_10.0.5.bb
index 7a5bcdc..233102a 100644
--- a/meta/recipes-extended/sysstat/sysstat_10.0.4.bb
+++ b/meta/recipes-extended/sysstat/sysstat_10.0.5.bb
@@ -4,5 +4,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
PR = "r0"
-SRC_URI[md5sum] = "c84fd7774080dae34f47257175a0b187"
-SRC_URI[sha256sum] = "66dbef6e5583c320d5aa5a47a7407b8bf2c20f2cf0d171d36ffa21db034f34ba"
+SRC_URI[md5sum] = "208dd236d726d20591d53d3a20124dd4"
+SRC_URI[sha256sum] = "1f474d6ca742af73d0f9d09a374bda64c72bccb126aef327fa74383ff438feff"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 04/14] util-linux: Update to 2.21.2
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (2 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 03/14] sysstat: Update to 10.0.5 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 05/14] libxml2: Update to 2.8.0 Saul Wold
` (11 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Remove patch that was corrected upstream
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../util-linux/fix_NL_TIME_FIRST_WEEKDAY.patch | 24 --------------------
.../{util-linux_2.21.1.bb => util-linux_2.21.2.bb} | 7 ++---
2 files changed, 3 insertions(+), 28 deletions(-)
delete mode 100644 meta/recipes-core/util-linux/util-linux/fix_NL_TIME_FIRST_WEEKDAY.patch
rename meta/recipes-core/util-linux/{util-linux_2.21.1.bb => util-linux_2.21.2.bb} (86%)
diff --git a/meta/recipes-core/util-linux/util-linux/fix_NL_TIME_FIRST_WEEKDAY.patch b/meta/recipes-core/util-linux/util-linux/fix_NL_TIME_FIRST_WEEKDAY.patch
deleted file mode 100644
index 545c3a9..0000000
--- a/meta/recipes-core/util-linux/util-linux/fix_NL_TIME_FIRST_WEEKDAY.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-configure uses AC_CHECK_DECLS to check for _NL_TIME_WEEK_1STDAY
-which means we will get HAVE_DECL__NL_TIME_WEEK_1STDAY
-defined to 1 if symbol is declared, otherwise to 0 in config.h
-
-Therefore we cannot rely on conditionals which check for it
-being defined or not since it always will be defined so correct
-thing is to use #if instead of #ifdef
-
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
-
-Upstream-Status: Pending
-Index: util-linux-2.21/misc-utils/cal.c
-===================================================================
---- util-linux-2.21.orig/misc-utils/cal.c 2012-02-29 23:41:54.413347665 -0800
-+++ util-linux-2.21/misc-utils/cal.c 2012-02-29 23:42:44.573350057 -0800
-@@ -297,7 +297,7 @@
- * the locale database, which can be overridden with the
- * -s (Sunday) or -m (Monday) options.
- */
--#ifdef HAVE_DECL__NL_TIME_WEEK_1STDAY
-+#if HAVE_DECL__NL_TIME_WEEK_1STDAY
- /*
- * You need to use 2 locale variables to get the first day of the week.
- * This is needed to support first_weekday=2 and first_workday=1 for
diff --git a/meta/recipes-core/util-linux/util-linux_2.21.1.bb b/meta/recipes-core/util-linux/util-linux_2.21.2.bb
similarity index 86%
rename from meta/recipes-core/util-linux/util-linux_2.21.1.bb
rename to meta/recipes-core/util-linux/util-linux_2.21.2.bb
index 8492cdf..7f2c2a9 100644
--- a/meta/recipes-core/util-linux/util-linux_2.21.1.bb
+++ b/meta/recipes-core/util-linux/util-linux_2.21.2.bb
@@ -1,5 +1,5 @@
MAJOR_VERSION = "2.21"
-PR = "r1"
+PR = "r0"
require util-linux.inc
# note that `lscpu' is under GPLv3+
@@ -8,11 +8,10 @@ LICENSE_${PN}-lscpu = "GPLv3+"
SRC_URI += "file://util-linux-ng-replace-siginterrupt.patch \
file://util-linux-ng-2.16-mount_lock_path.patch \
file://uclibc-__progname-conflict.patch \
- file://fix_NL_TIME_FIRST_WEEKDAY.patch \
"
-SRC_URI[md5sum] = "3d9ad37bf8c5a8e6d0e165b020cf9ba5"
-SRC_URI[sha256sum] = "4bf9641fd58454106589be8a8d1cfd61e7694f0a6912d8095d17b1fb94b85abe"
+SRC_URI[md5sum] = "b75b3cfecb943f74338382fde693c2c3"
+SRC_URI[sha256sum] = "066f9d8e51bfabd809d266edcd54eefba1cdca57725b95c074fd47fe6fba3d30"
# Only lscpu part is gplv3; rest of the code is not,
# so take out the lscpu parts while running non-gplv3 build.
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 05/14] libxml2: Update to 2.8.0
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (3 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 04/14] util-linux: Update to 2.21.2 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 06/14] mx: Upgrade to 1.4.6 Saul Wold
` (10 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
removed 2 patches that are now fixed upstream
updated hash.c LIC_FILES_CHKSUM due to updating the date to 2012
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-core/libxml/libxml2.inc | 2 +-
.../libxml/libxml2/fix_version_info.patch | 23 --------------------
.../libxml2/libxml2_fix_for_automake_1.12.patch | 23 --------------------
meta/recipes-core/libxml/libxml2_2.7.8.bb | 9 -------
meta/recipes-core/libxml/libxml2_2.8.0.bb | 6 +++++
5 files changed, 7 insertions(+), 56 deletions(-)
delete mode 100644 meta/recipes-core/libxml/libxml2/fix_version_info.patch
delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch
delete mode 100644 meta/recipes-core/libxml/libxml2_2.7.8.bb
create mode 100644 meta/recipes-core/libxml/libxml2_2.8.0.bb
diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc
index 31a32fa..7d8cc16 100644
--- a/meta/recipes-core/libxml/libxml2.inc
+++ b/meta/recipes-core/libxml/libxml2.inc
@@ -5,7 +5,7 @@ BUGTRACKER = "http://bugzilla.gnome.org/buglist.cgi?product=libxml2"
SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://Copyright;md5=bb90c48926316d9af6e2d70ca7013ade \
- file://hash.c;beginline=6;endline=15;md5=ce702952bfddd7aee22639a2d6b54136 \
+ file://hash.c;beginline=6;endline=15;md5=96f7296605eae807670fb08947829969 \
file://list.c;beginline=4;endline=13;md5=cdbfa3dee51c099edb04e39f762ee907 \
file://trio.c;beginline=5;endline=14;md5=6c025753c86d958722ec76e94cae932e"
diff --git a/meta/recipes-core/libxml/libxml2/fix_version_info.patch b/meta/recipes-core/libxml/libxml2/fix_version_info.patch
deleted file mode 100644
index 77113ef..0000000
--- a/meta/recipes-core/libxml/libxml2/fix_version_info.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Upstream-Status: Already upstream
-
-From 00819877651b87842ed878898ba17dba489820f0 Mon Sep 17 00:00:00 2001
-From: Daniel Veillard <veillard@redhat.com>
-Date: Thu, 04 Nov 2010 20:53:14 +0000
-Subject: Reactivate the shared library versionning script
-
----
-diff --git a/configure.in b/configure.in
-index 59d0629..a1d2c89 100644
---- a/configure.in
-+++ b/configure.in
-@@ -84,7 +84,7 @@ else
- esac
- fi
- AC_SUBST(VERSION_SCRIPT_FLAGS)
--AM_CONDITIONAL([USE_VERSION_SCRIPT], [test -z "$VERSION_SCRIPT_FLAGS"])
-+AM_CONDITIONAL([USE_VERSION_SCRIPT], [test -n "$VERSION_SCRIPT_FLAGS"])
-
- dnl
- dnl We process the AC_ARG_WITH first so that later we can modify
---
-cgit v0.9.0.2
diff --git a/meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch b/meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch
deleted file mode 100644
index 5c25882..0000000
--- a/meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Upstream-Status: Pending
-
-automake 1.12 has decpricated automatic de-ANSI-fication support
-
-this patch fixes this build issue:
-
-| configure.in:67: error: automatic de-ANSI-fication support has been removed
-Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
-2012/05/02
-
-Index: libxml2-2.7.8/configure.in
-===================================================================
---- libxml2-2.7.8.orig/configure.in
-+++ libxml2-2.7.8/configure.in
-@@ -63,8 +63,6 @@ AC_PATH_PROG(WGET, wget, /usr/bin/wget)
- AC_PATH_PROG(XMLLINT, xmllint, /usr/bin/xmllint)
- AC_PATH_PROG(XSLTPROC, xsltproc, /usr/bin/xsltproc)
-
--dnl Make sure we have an ANSI compiler
--AM_C_PROTOTYPES
- test "x$U" != "x" && AC_MSG_ERROR(Compiler not ANSI compliant)
-
- AC_LIBTOOL_WIN32_DLL
diff --git a/meta/recipes-core/libxml/libxml2_2.7.8.bb b/meta/recipes-core/libxml/libxml2_2.7.8.bb
deleted file mode 100644
index 1e233f0..0000000
--- a/meta/recipes-core/libxml/libxml2_2.7.8.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require libxml2.inc
-
-PR = "r9"
-
-SRC_URI += "file://fix_version_info.patch \
- file://libxml2_fix_for_automake_1.12.patch"
-
-SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86"
-SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec"
diff --git a/meta/recipes-core/libxml/libxml2_2.8.0.bb b/meta/recipes-core/libxml/libxml2_2.8.0.bb
new file mode 100644
index 0000000..243789c
--- /dev/null
+++ b/meta/recipes-core/libxml/libxml2_2.8.0.bb
@@ -0,0 +1,6 @@
+require libxml2.inc
+
+PR = "r0"
+
+SRC_URI[md5sum] = "c62106f02ee00b6437f0fb9d370c1093"
+SRC_URI[sha256sum] = "f2e2d0e322685193d1affec83b21dc05d599e17a7306d7b90de95bb5b9ac622a"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 06/14] mx: Upgrade to 1.4.6
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (4 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 05/14] libxml2: Update to 2.8.0 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 07/14] libxml-simple-perl: Upgrade to 2.20 Saul Wold
` (9 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Remove patch as introspection.m4 is now included with the upstream
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../mx/files/introspection-m4.patch | 106 --------------------
.../mx/{mx_1.4.2.bb => mx_1.4.6.bb} | 9 +-
2 files changed, 4 insertions(+), 111 deletions(-)
delete mode 100644 meta/recipes-graphics/mx/files/introspection-m4.patch
rename meta/recipes-graphics/mx/{mx_1.4.2.bb => mx_1.4.6.bb} (71%)
diff --git a/meta/recipes-graphics/mx/files/introspection-m4.patch b/meta/recipes-graphics/mx/files/introspection-m4.patch
deleted file mode 100644
index 2dcb62a..0000000
--- a/meta/recipes-graphics/mx/files/introspection-m4.patch
+++ /dev/null
@@ -1,106 +0,0 @@
-A copy of introspection.m4 from upstream gobject-introspection so that
-we can use the GOBJECT_INTROSPECTION_CHECK([0.6.4]) and --disable-introspection
-
-Signed-off-by: Joshua Lock <josh@linux.intel.com>
-
-Upstream-Status: Inappropriate (build system specific).
-
-Index: mx-1.4.2/m4/introspection.m4
-===================================================================
---- /dev/null
-+++ mx-1.4.2/m4/introspection.m4
-@@ -0,0 +1,94 @@
-+dnl -*- mode: autoconf -*-
-+dnl Copyright 2009 Johan Dahlin
-+dnl
-+dnl This file is free software; the author(s) gives unlimited
-+dnl permission to copy and/or distribute it, with or without
-+dnl modifications, as long as this notice is preserved.
-+dnl
-+
-+# serial 1
-+
-+m4_define([_GOBJECT_INTROSPECTION_CHECK_INTERNAL],
-+[
-+ AC_BEFORE([AC_PROG_LIBTOOL],[$0])dnl setup libtool first
-+ AC_BEFORE([AM_PROG_LIBTOOL],[$0])dnl setup libtool first
-+ AC_BEFORE([LT_INIT],[$0])dnl setup libtool first
-+
-+ dnl enable/disable introspection
-+ m4_if([$2], [require],
-+ [dnl
-+ enable_introspection=yes
-+ ],[dnl
-+ AC_ARG_ENABLE(introspection,
-+ AS_HELP_STRING([--enable-introspection[=@<:@no/auto/yes@:>@]],
-+ [Enable introspection for this build]),,
-+ [enable_introspection=auto])
-+ ])dnl
-+
-+ AC_MSG_CHECKING([for gobject-introspection])
-+
-+ dnl presence/version checking
-+ AS_CASE([$enable_introspection],
-+ [no], [dnl
-+ found_introspection="no (disabled, use --enable-introspection to enable)"
-+ ],dnl
-+ [yes],[dnl
-+ PKG_CHECK_EXISTS([gobject-introspection-1.0],,
-+ AC_MSG_ERROR([gobject-introspection-1.0 is not installed]))
-+ PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1],
-+ found_introspection=yes,
-+ AC_MSG_ERROR([You need to have gobject-introspection >= $1 installed to build AC_PACKAGE_NAME]))
-+ ],dnl
-+ [auto],[dnl
-+ PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], found_introspection=yes, found_introspection=no)
-+ ],dnl
-+ [dnl
-+ AC_MSG_ERROR([invalid argument passed to --enable-introspection, should be one of @<:@no/auto/yes@:>@])
-+ ])dnl
-+
-+ AC_MSG_RESULT([$found_introspection])
-+
-+ INTROSPECTION_SCANNER=
-+ INTROSPECTION_COMPILER=
-+ INTROSPECTION_GENERATE=
-+ INTROSPECTION_GIRDIR=
-+ INTROSPECTION_TYPELIBDIR=
-+ if test "x$found_introspection" = "xyes"; then
-+ INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
-+ INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
-+ INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
-+ INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
-+ INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)"
-+ INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
-+ INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
-+ INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
-+ fi
-+ AC_SUBST(INTROSPECTION_SCANNER)
-+ AC_SUBST(INTROSPECTION_COMPILER)
-+ AC_SUBST(INTROSPECTION_GENERATE)
-+ AC_SUBST(INTROSPECTION_GIRDIR)
-+ AC_SUBST(INTROSPECTION_TYPELIBDIR)
-+ AC_SUBST(INTROSPECTION_CFLAGS)
-+ AC_SUBST(INTROSPECTION_LIBS)
-+ AC_SUBST(INTROSPECTION_MAKEFILE)
-+
-+ AM_CONDITIONAL(HAVE_INTROSPECTION, test "x$found_introspection" = "xyes")
-+])
-+
-+
-+dnl Usage:
-+dnl GOBJECT_INTROSPECTION_CHECK([minimum-g-i-version])
-+
-+AC_DEFUN([GOBJECT_INTROSPECTION_CHECK],
-+[
-+ _GOBJECT_INTROSPECTION_CHECK_INTERNAL([$1])
-+])
-+
-+dnl Usage:
-+dnl GOBJECT_INTROSPECTION_REQUIRE([minimum-g-i-version])
-+
-+
-+AC_DEFUN([GOBJECT_INTROSPECTION_REQUIRE],
-+[
-+ _GOBJECT_INTROSPECTION_CHECK_INTERNAL([$1], [require])
-+])
diff --git a/meta/recipes-graphics/mx/mx_1.4.2.bb b/meta/recipes-graphics/mx/mx_1.4.6.bb
similarity index 71%
rename from meta/recipes-graphics/mx/mx_1.4.2.bb
rename to meta/recipes-graphics/mx/mx_1.4.6.bb
index bee65f6..81bc5b9 100644
--- a/meta/recipes-graphics/mx/mx_1.4.2.bb
+++ b/meta/recipes-graphics/mx/mx_1.4.6.bb
@@ -1,17 +1,16 @@
DESCRIPTION = "Clutter based widget library"
LICENSE = "LGPLv2.1"
-PR = "r1"
+PR = "r0"
DEPENDS = "clutter-1.8 dbus-glib libxrandr gdk-pixbuf startup-notification"
inherit autotools gettext
-SRC_URI = "http://source.clutter-project.org/sources/mx/1.4/mx-${PV}.tar.bz2 \
- file://introspection-m4.patch"
+SRC_URI = "http://source.clutter-project.org/sources/mx/1.4/mx-${PV}.tar.bz2"
-SRC_URI[md5sum] = "faf8d97ad9995f54cc91f90bc90c8f9d"
-SRC_URI[sha256sum] = "9d40dd48a8e3d098cc75c05163f77305ffb83439783dc91be50681c9502660ce"
+SRC_URI[md5sum] = "c7192ca7c43bb1a39adc2fafdc012f49"
+SRC_URI[sha256sum] = "a3c7ffaf29b282144c982757b450d145cd85867183dfafef4750a00a0d406672"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=fbc093901857fcd118f065f900982c24 \
file://mx/mx-widget.c;beginline=8;endline=20;md5=13bba3c973a72414a701e1e87b5ee879"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 07/14] libxml-simple-perl: Upgrade to 2.20
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (5 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 06/14] mx: Upgrade to 1.4.6 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 08/14] cracklib: Upgrade to 2.8.19 Saul Wold
` (8 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Change license file to LICENSE, which now contails both
Artistic-1.0 and GPL-1.0 License text
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
...ple-perl_2.18.bb => libxml-simple-perl_2.20.bb} | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-devtools/perl/{libxml-simple-perl_2.18.bb => libxml-simple-perl_2.20.bb} (58%)
diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb
similarity index 58%
rename from meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
rename to meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb
index 1e22cdd..6434ff7 100644
--- a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
+++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb
@@ -1,13 +1,13 @@
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0"
-LIC_FILES_CHKSUM = "file://README;beginline=70;md5=94aa5d46682b411a53a5494cfb22640e"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e7dbb3e2241fac8457967053fc1a1ddb"
DEPENDS += "libxml-parser-perl"
-PR = "r5"
+PR = "r0"
SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz"
-SRC_URI[md5sum] = "593aa8001e5c301cdcdb4bb3b63abc33"
-SRC_URI[sha256sum] = "a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826"
+SRC_URI[md5sum] = "4d10964e123b76eca36678464daa63cd"
+SRC_URI[sha256sum] = "5cff13d0802792da1eb45895ce1be461903d98ec97c9c953bc8406af7294434a"
S = "${WORKDIR}/XML-Simple-${PV}"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 08/14] cracklib: Upgrade to 2.8.19
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (6 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 07/14] libxml-simple-perl: Upgrade to 2.20 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 09/14] resolvconf: Upgrade to 1.67 Saul Wold
` (7 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../{cracklib_2.8.18.bb => cracklib_2.8.19.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/cracklib/{cracklib_2.8.18.bb => cracklib_2.8.19.bb} (70%)
diff --git a/meta/recipes-extended/cracklib/cracklib_2.8.18.bb b/meta/recipes-extended/cracklib/cracklib_2.8.19.bb
similarity index 70%
rename from meta/recipes-extended/cracklib/cracklib_2.8.18.bb
rename to meta/recipes-extended/cracklib/cracklib_2.8.19.bb
index ad8fd5b..2951396 100644
--- a/meta/recipes-extended/cracklib/cracklib_2.8.18.bb
+++ b/meta/recipes-extended/cracklib/cracklib_2.8.19.bb
@@ -5,13 +5,13 @@ LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06"
DEPENDS = "zlib"
-PR ="r4"
+PR ="r0"
EXTRA_OECONF = "--without-python"
SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz"
-SRC_URI[md5sum] = "79053ad8bc714a44cd660cb12116211b"
-SRC_URI[sha256sum] = "2b072f67f7267358459424c3ed70f7f5b70919118e6504a90d3bce37a67c1454"
+SRC_URI[md5sum] = "ca0ec168d9c6466612204e8dfb2df8a9"
+SRC_URI[sha256sum] = "7086b0ca23f875c9cd9ea2a993c262384b274dba9c4ea1da845ec8ac290748a9"
inherit autotools gettext
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 09/14] resolvconf: Upgrade to 1.67
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (7 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 08/14] cracklib: Upgrade to 2.8.19 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 10/14] libtasn1: Upgrade to 2.13 Saul Wold
` (6 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../{resolvconf_1.65.bb => resolvconf_1.67.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/resolvconf/{resolvconf_1.65.bb => resolvconf_1.67.bb} (88%)
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.65.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.67.bb
similarity index 88%
rename from meta/recipes-connectivity/resolvconf/resolvconf_1.65.bb
rename to meta/recipes-connectivity/resolvconf/resolvconf_1.67.bb
index 9b7553d..7eb49d1 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.65.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.67.bb
@@ -14,8 +14,8 @@ PR = "r0"
SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz"
-SRC_URI[md5sum] = "8411411956f986a43021fa7e71d1bae8"
-SRC_URI[sha256sum] = "3876a50a71c5e3e08373b7e41d5ca9a6cf19cf48e9decb3ab0a7c67261d58785"
+SRC_URI[md5sum] = "62da86743692cfe4290bee216ac6873e"
+SRC_URI[sha256sum] = "31b6f4489f4a2912d854244c3dca159a6610d314bc3893b5ec6291cc23304571"
inherit allarch
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 10/14] libtasn1: Upgrade to 2.13
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (8 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 09/14] resolvconf: Upgrade to 1.67 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 11/14] gnutls: Upgrade to 2.12.20 Saul Wold
` (5 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../gnutls/{libtasn1_2.12.bb => libtasn1_2.13.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/gnutls/{libtasn1_2.12.bb => libtasn1_2.13.bb} (80%)
diff --git a/meta/recipes-support/gnutls/libtasn1_2.12.bb b/meta/recipes-support/gnutls/libtasn1_2.13.bb
similarity index 80%
rename from meta/recipes-support/gnutls/libtasn1_2.12.bb
rename to meta/recipes-support/gnutls/libtasn1_2.13.bb
index d0b4191..891c5b6 100644
--- a/meta/recipes-support/gnutls/libtasn1_2.12.bb
+++ b/meta/recipes-support/gnutls/libtasn1_2.13.bb
@@ -8,14 +8,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
file://README;endline=8;md5=c3803a3e8ca5ab5eb1e5912faa405351"
-PR = "r1"
+PR = "r0"
SRC_URI = "${GNU_MIRROR}/libtasn1/libtasn1-${PV}.tar.gz \
file://libtasn1_fix_for_automake_1.12.patch \
"
-SRC_URI[md5sum] = "4eba39fb962d6cf5a370267eae8ff52b"
-SRC_URI[sha256sum] = "0e257a8a01c80e464f73262e13c226e04a15165c2ad087a340f53902281a1c5d"
+SRC_URI[md5sum] = "df27eaddcc46172377e6b907e33ddc83"
+SRC_URI[sha256sum] = "a56e46483d1d42fe44ba58c9758620844042468d7c2d75f6318cdf3222745a91"
inherit autotools binconfig lib_package
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 11/14] gnutls: Upgrade to 2.12.20
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (9 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 10/14] libtasn1: Upgrade to 2.13 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 12/14] foomatic-filters: Upgrade to 4.0.16 Saul Wold
` (4 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../{gnutls-2.12.19 => gnutls}/configure-fix.patch | 0
.../correct_rpl_gettimeofday_signature.patch | 0
.../fix-gettext-version.patch | 0
.../gnutls-openssl.patch | 0
.../gnutls-texinfo-euro.patch | 0
.../{gnutls_2.12.19.bb => gnutls_2.12.20.bb} | 4 ++--
6 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/configure-fix.patch (100%)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/correct_rpl_gettimeofday_signature.patch (100%)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/fix-gettext-version.patch (100%)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/gnutls-openssl.patch (100%)
rename meta/recipes-support/gnutls/{gnutls-2.12.19 => gnutls}/gnutls-texinfo-euro.patch (100%)
rename meta/recipes-support/gnutls/{gnutls_2.12.19.bb => gnutls_2.12.20.bb} (77%)
diff --git a/meta/recipes-support/gnutls/gnutls-2.12.19/configure-fix.patch b/meta/recipes-support/gnutls/gnutls/configure-fix.patch
similarity index 100%
rename from meta/recipes-support/gnutls/gnutls-2.12.19/configure-fix.patch
rename to meta/recipes-support/gnutls/gnutls/configure-fix.patch
diff --git a/meta/recipes-support/gnutls/gnutls-2.12.19/correct_rpl_gettimeofday_signature.patch b/meta/recipes-support/gnutls/gnutls/correct_rpl_gettimeofday_signature.patch
similarity index 100%
rename from meta/recipes-support/gnutls/gnutls-2.12.19/correct_rpl_gettimeofday_signature.patch
rename to meta/recipes-support/gnutls/gnutls/correct_rpl_gettimeofday_signature.patch
diff --git a/meta/recipes-support/gnutls/gnutls-2.12.19/fix-gettext-version.patch b/meta/recipes-support/gnutls/gnutls/fix-gettext-version.patch
similarity index 100%
rename from meta/recipes-support/gnutls/gnutls-2.12.19/fix-gettext-version.patch
rename to meta/recipes-support/gnutls/gnutls/fix-gettext-version.patch
diff --git a/meta/recipes-support/gnutls/gnutls-2.12.19/gnutls-openssl.patch b/meta/recipes-support/gnutls/gnutls/gnutls-openssl.patch
similarity index 100%
rename from meta/recipes-support/gnutls/gnutls-2.12.19/gnutls-openssl.patch
rename to meta/recipes-support/gnutls/gnutls/gnutls-openssl.patch
diff --git a/meta/recipes-support/gnutls/gnutls-2.12.19/gnutls-texinfo-euro.patch b/meta/recipes-support/gnutls/gnutls/gnutls-texinfo-euro.patch
similarity index 100%
rename from meta/recipes-support/gnutls/gnutls-2.12.19/gnutls-texinfo-euro.patch
rename to meta/recipes-support/gnutls/gnutls/gnutls-texinfo-euro.patch
diff --git a/meta/recipes-support/gnutls/gnutls_2.12.19.bb b/meta/recipes-support/gnutls/gnutls_2.12.20.bb
similarity index 77%
rename from meta/recipes-support/gnutls/gnutls_2.12.19.bb
rename to meta/recipes-support/gnutls/gnutls_2.12.20.bb
index 7d76510..248c90f 100644
--- a/meta/recipes-support/gnutls/gnutls_2.12.19.bb
+++ b/meta/recipes-support/gnutls/gnutls_2.12.20.bb
@@ -7,8 +7,8 @@ SRC_URI += "file://gnutls-openssl.patch \
file://configure-fix.patch \
"
-SRC_URI[md5sum] = "14228b34e3d8ed176a617df40693b441"
-SRC_URI[sha256sum] = "8f167b39de4e2fddd83f7e29c98ce2e7fc76f4d79ccf4d3d66d1379b971160ec"
+SRC_URI[md5sum] = "f1dea97da5d4dcdbc675720c9aad9ee3"
+SRC_URI[sha256sum] = "4884eafcc8383ed23209199bbc72ad04f4eb94955a50a594125ff34c6889c564"
python() {
if not ((d.getVar("INCOMPATIBLE_LICENSE", True) or "").find("GPLv3") != -1):
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 12/14] foomatic-filters: Upgrade to 4.0.16
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (10 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 11/14] gnutls: Upgrade to 2.12.20 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 13/14] libidn: Upgrade to 1.25 Saul Wold
` (3 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
...ilters_4.0.15.bb => foomatic-filters_4.0.16.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/foomatic/{foomatic-filters_4.0.15.bb => foomatic-filters_4.0.16.bb} (90%)
diff --git a/meta/recipes-extended/foomatic/foomatic-filters_4.0.15.bb b/meta/recipes-extended/foomatic/foomatic-filters_4.0.16.bb
similarity index 90%
rename from meta/recipes-extended/foomatic/foomatic-filters_4.0.15.bb
rename to meta/recipes-extended/foomatic/foomatic-filters_4.0.16.bb
index bcf8d1d..5f145b0 100644
--- a/meta/recipes-extended/foomatic/foomatic-filters_4.0.15.bb
+++ b/meta/recipes-extended/foomatic/foomatic-filters_4.0.16.bb
@@ -17,8 +17,8 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/foomatic-filters-${PV}/COPYING;md5=393a5ca
SRC_URI = "http://www.openprinting.org/download/foomatic/foomatic-filters-${PV}.tar.gz"
-SRC_URI[md5sum] = "1b7efcdc57340915647daa5b5c15b0ef"
-SRC_URI[sha256sum] = "f5b7b67aacedec4c0294d242cbffbe0d7d3cd0fdd2b410c055e818f25ed3bc79"
+SRC_URI[md5sum] = "ec907d9ea17e03bccb91db66e9470586"
+SRC_URI[sha256sum] = "bedc61466c284c8ea0ae95c97d51a873411c6c55338e67831893772465f5434d"
inherit autotools
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 13/14] libidn: Upgrade to 1.25
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (11 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 12/14] foomatic-filters: Upgrade to 4.0.16 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 18:03 ` [PATCH 14/14] libtiff: Upgrade to 4.0.2 Saul Wold
` (2 subsequent siblings)
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../libidn/{libidn_1.24.bb => libidn_1.25.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/libidn/{libidn_1.24.bb => libidn_1.25.bb} (89%)
diff --git a/meta/recipes-extended/libidn/libidn_1.24.bb b/meta/recipes-extended/libidn/libidn_1.25.bb
similarity index 89%
rename from meta/recipes-extended/libidn/libidn_1.24.bb
rename to meta/recipes-extended/libidn/libidn_1.25.bb
index a4ecce1..755a818 100644
--- a/meta/recipes-extended/libidn/libidn_1.24.bb
+++ b/meta/recipes-extended/libidn/libidn_1.25.bb
@@ -10,15 +10,15 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c9d9d207a3468a696a03368913d360b \
file://COPYINGv3;md5=d32239bcb673463ab874e80d47fae504 \
file://lib/idna.h;endline=21;md5=7364f6a250728ffe16170f5e3ab37512 \
file://src/idn.c;endline=20;md5=7d7235e7951ac87d9dfac42e1b69d9cb"
-PR = "r2"
+PR = "r0"
inherit pkgconfig autotools gettext
SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz \
file://libidn_fix_for_automake-1.12.patch "
-SRC_URI[md5sum] = "764d7258eeb273941680499fab2c7367"
-SRC_URI[sha256sum] = "da1708c6063ecb7951a0908e67df3eacdfe128b18edaa6cf6867d7b73b5f35ff"
+SRC_URI[md5sum] = "45ffabce4b8ca87fe98fe4542668d33d"
+SRC_URI[sha256sum] = "7fe625328a6a5d837d723c462c1788affb84d9c9fc0ae5cd0ce9ac7724c34716"
# command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ or LGPLv3
# so package command into a separate package
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 14/14] libtiff: Upgrade to 4.0.2
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (12 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 13/14] libidn: Upgrade to 1.25 Saul Wold
@ 2012-06-24 18:03 ` Saul Wold
2012-06-24 19:27 ` [PATCH 00/14] Package Updating Koen Kooi
2012-06-25 15:56 ` Richard Purdie
15 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-24 18:03 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../libtiff/{tiff_4.0.1.bb => tiff_4.0.2.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-multimedia/libtiff/{tiff_4.0.1.bb => tiff_4.0.2.bb} (84%)
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.0.1.bb b/meta/recipes-multimedia/libtiff/tiff_4.0.2.bb
similarity index 84%
rename from meta/recipes-multimedia/libtiff/tiff_4.0.1.bb
rename to meta/recipes-multimedia/libtiff/tiff_4.0.2.bb
index 72d99a1..5188963 100644
--- a/meta/recipes-multimedia/libtiff/tiff_4.0.1.bb
+++ b/meta/recipes-multimedia/libtiff/tiff_4.0.2.bb
@@ -3,13 +3,13 @@ LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf"
HOMEPAGE = "http://www.remotesensing.org/libtiff/"
DEPENDS = "zlib jpeg xz"
-PR = "r1"
+PR = "r0"
SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-${PV}.tar.gz \
file://libtool2.patch"
-SRC_URI[md5sum] = "fae149cc9da35c598d8be897826dfc63"
-SRC_URI[sha256sum] = "9a7a039e516c37478038740f1642818250bfb1414cf404cc8b569e5f9d4bf2f0"
+SRC_URI[md5sum] = "04a08fa1e07e696e820a0c3f32465a13"
+SRC_URI[sha256sum] = "aa29f1f5bfe3f443c3eb4dac472ebde15adc8ff0464b83376f35e3b2fef935da"
inherit autotools
--
1.7.7.6
^ permalink raw reply related [flat|nested] 20+ messages in thread
* Re: [PATCH 00/14] Package Updating
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (13 preceding siblings ...)
2012-06-24 18:03 ` [PATCH 14/14] libtiff: Upgrade to 4.0.2 Saul Wold
@ 2012-06-24 19:27 ` Koen Kooi
2012-06-25 7:45 ` Saul Wold
2012-06-25 15:56 ` Richard Purdie
15 siblings, 1 reply; 20+ messages in thread
From: Koen Kooi @ 2012-06-24 19:27 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
Op 24 jun. 2012, om 20:03 heeft Saul Wold het volgende geschreven:
> Richard,
>
> Here is a patch of updates.
How were those tested?
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 00/14] Package Updating
2012-06-24 19:27 ` [PATCH 00/14] Package Updating Koen Kooi
@ 2012-06-25 7:45 ` Saul Wold
2012-06-25 8:28 ` Koen Kooi
0 siblings, 1 reply; 20+ messages in thread
From: Saul Wold @ 2012-06-25 7:45 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: Koen Kooi
On 06/24/2012 12:27 PM, Koen Kooi wrote:
>
> Op 24 jun. 2012, om 20:03 heeft Saul Wold het volgende geschreven:
>
>> Richard,
>>
>> Here is a patch of updates.
>
> How were those tested?
>
Koen:
I tested these in a variety of ways, depending on the usage in the
overall environment. Obviously I built them both from within a clean
build area and a build env that contained shared state from prior
builds. As seen earlier today, I found an issue with a couple of patches
that built on my initial testing, but then failed later.
Then I checked what the target dependencies might be for the libraries
and built a target image that included those, such as webkit for libidn.
Most of these packages are in the core-image-lsb, so I built that and
ran the target binaries with --help and -V (or --version) to ensure they
at least start up.
In some cases, such as libxml-simple-perl, it's used in the build system
and is therefore tested as part of a core build when using
gnome-icon-theme handling.
If you have further concerns, please let me know.
Thanks
Sau!
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 00/14] Package Updating
2012-06-25 7:45 ` Saul Wold
@ 2012-06-25 8:28 ` Koen Kooi
2012-06-25 19:32 ` Saul Wold
0 siblings, 1 reply; 20+ messages in thread
From: Koen Kooi @ 2012-06-25 8:28 UTC (permalink / raw)
To: Saul Wold; +Cc: Patches and discussions about the oe-core layer
Op 25 jun. 2012, om 09:45 heeft Saul Wold het volgende geschreven:
> On 06/24/2012 12:27 PM, Koen Kooi wrote:
>>
>> Op 24 jun. 2012, om 20:03 heeft Saul Wold het volgende geschreven:
>>
>>> Richard,
>>>
>>> Here is a patch of updates.
>>
>> How were those tested?
>>
> Koen:
>
>
> I tested these in a variety of ways, depending on the usage in the overall environment. Obviously I built them both from within a clean build area and a build env that contained shared state from prior builds. As seen earlier today, I found an issue with a couple of patches that built on my initial testing, but then failed later.
>
> Then I checked what the target dependencies might be for the libraries and built a target image that included those, such as webkit for libidn.
> Most of these packages are in the core-image-lsb, so I built that and ran the target binaries with --help and -V (or --version) to ensure they at least start up.
Did you install them as upgrades into an existing image as well?
regards,
Koen
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 00/14] Package Updating
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
` (14 preceding siblings ...)
2012-06-24 19:27 ` [PATCH 00/14] Package Updating Koen Kooi
@ 2012-06-25 15:56 ` Richard Purdie
15 siblings, 0 replies; 20+ messages in thread
From: Richard Purdie @ 2012-06-25 15:56 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Sun, 2012-06-24 at 11:03 -0700, Saul Wold wrote:
> Richard,
>
> Here is a patch of updates.
>
> Sau!
>
> The following changes since commit e2cc4a44d510e0d473d15f207c1c886db6a5ccf7:
>
> [PATCH] guile: fix compilation on MIPS/PPC (2012-06-21 13:41:12 +0100)
>
> are available in the git repository at:
> git://git.openembedded.org/openembedded-core-contrib sgw/updates
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates
>
> Saul Wold (14):
> sqlite3: Update to 3.7.13
> psmisc: Update to 22.19
> sysstat: Update to 10.0.5
> util-linux: Update to 2.21.2
> libxml2: Update to 2.8.0
> mx: Upgrade to 1.4.6
> libxml-simple-perl: Upgrade to 2.20
> cracklib: Upgrade to 2.8.19
> resolvconf: Upgrade to 1.67
> libtasn1: Upgrade to 2.13
> gnutls: Upgrade to 2.12.20
> foomatic-filters: Upgrade to 4.0.16
> libidn: Upgrade to 1.25
> libtiff: Upgrade to 4.0.2
I merged to master apart from mx which I had some questions about. We've
subsequently resolved those so I'll take it next time around.
Cheers,
Richard
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 00/14] Package Updating
2012-06-25 8:28 ` Koen Kooi
@ 2012-06-25 19:32 ` Saul Wold
0 siblings, 0 replies; 20+ messages in thread
From: Saul Wold @ 2012-06-25 19:32 UTC (permalink / raw)
To: Koen Kooi; +Cc: Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
On 06/25/2012 01:28 AM, Koen Kooi wrote:
>
> Op 25 jun. 2012, om 09:45 heeft Saul Wold het volgende geschreven:
>
>> On 06/24/2012 12:27 PM, Koen Kooi wrote:
>>>
>>> Op 24 jun. 2012, om 20:03 heeft Saul Wold het volgende geschreven:
>>>
>>>> Richard,
>>>>
>>>> Here is a patch of updates.
>>>
>>> How were those tested?
>>>
>> Koen:
>>
>>
>> I tested these in a variety of ways, depending on the usage in the overall environment. Obviously I built them both from within a clean build area and a build env that contained shared state from prior builds. As seen earlier today, I found an issue with a couple of patches that built on my initial testing, but then failed later.
>>
>> Then I checked what the target dependencies might be for the libraries and built a target image that included those, such as webkit for libidn.
>> Most of these packages are in the core-image-lsb, so I built that and ran the target binaries with --help and -V (or --version) to ensure they at least start up.
>
>
> Did you install them as upgrades into an existing image as well?
>
No, but I do review the buildhistory diff information, please find it
attached.
Sau!
> regards,
>
> Koen
>
[-- Attachment #2: diff --]
[-- Type: text/plain, Size: 46415 bytes --]
packages/all-poky-linux/linux-firmware/linux-firmware-wl12xx: FILELIST: added "/lib/firmware/ti-connectivity/wl127x-fw-4-plt.bin /lib/firmware/wl127x-fw-4-plt.bin /lib/firmware/wl127x-fw-4-mr.bin /lib/firmware/ti-connectivity/wl128x-fw-4-plt.bin /lib/firmware/ti-connectivity/wl128x-fw-4-mr.bin /lib/firmware/wl128x-fw-4-mr.bin /lib/firmware/wl128x-fw-4-plt.bin /lib/firmware/ti-connectivity/wl127x-fw-4-sr.bin /lib/firmware/ti-connectivity/wl127x-fw-4-mr.bin /lib/firmware/ti-connectivity/wl128x-fw-4-sr.bin /lib/firmware/wl128x-fw-4-sr.bin /lib/firmware/wl127x-fw-4-sr.bin"
* PR changed from "r1" to "r2"
* PV changed from "0.0+git1+15888a2eab052ac3d3f49334e4f6f05f347a516e" to "0.0+git1+e98750f0d68d0037ce5a186f7f863a9c13bf773a"
packages/all-poky-linux/linux-firmware/linux-firmware-wl12xx: PKGSIZE changed from 2513332 to 4131450 (+64%)
* PR changed from "r1" to "r2"
* FILELIST: added "/lib/firmware/ti-connectivity/wl127x-fw-4-plt.bin /lib/firmware/wl127x-fw-4-plt.bin /lib/firmware/wl127x-fw-4-mr.bin /lib/firmware/ti-connectivity/wl128x-fw-4-plt.bin /lib/firmware/ti-connectivity/wl128x-fw-4-mr.bin /lib/firmware/wl128x-fw-4-mr.bin /lib/firmware/wl128x-fw-4-plt.bin /lib/firmware/ti-connectivity/wl127x-fw-4-sr.bin /lib/firmware/ti-connectivity/wl127x-fw-4-mr.bin /lib/firmware/ti-connectivity/wl128x-fw-4-sr.bin /lib/firmware/wl128x-fw-4-sr.bin /lib/firmware/wl127x-fw-4-sr.bin"
* PV changed from "0.0+git1+15888a2eab052ac3d3f49334e4f6f05f347a516e" to "0.0+git1+e98750f0d68d0037ce5a186f7f863a9c13bf773a"
packages/all-poky-linux/linux-firmware/linux-firmware: FILELIST: removed "/lib/firmware/mwl8335_duplex.fw /lib/firmware/libertas/lbtf_usb.bin /lib/firmware/LICENSE.radeon_rlc /lib/firmware/brcm/bcm4329-fullmac-4.txt" added "/lib/firmware/radeon/VERDE_ce.bin /lib/firmware/radeon/PITCAIRN_rlc.bin /lib/firmware/ath6k/AR6003/hw2.1.1/fw-3.bin /lib/firmware/isci/isci_firmware.bin /lib/firmware/iwlwifi-6000g2b-6.ucode /lib/firmware/bnx2x/bnx2x-e1h-7.2.51.0.fw /lib/firmware/rtl_nic/rtl8411-1.fw /lib/firmware/cis/Makefile /lib/firmware/bnx2x/bnx2x-e1h-7.2.16.0.fw /lib/firmware/ar3k/ramps_0x31010000_40.dfu /lib/firmware/configure /lib/firmware/radeon/PITCAIRN_pfp.bin /lib/firmware/bnx2x/bnx2x-e1h-6.2.5.0.fw /lib/firmware/bnx2x/bnx2x-e2-7.2.51.0.fw /lib/firmware/dsp56k/concat-bootstrap.pl /lib/firmware/bnx2x/bnx2x-e1h-6.2.9.0.fw /lib/firmware/keyspan_pda/Makefile /lib/firmware/dsp56k/Makefile /lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw /lib/firmware/av7110/Boot.S /lib/firmware/iwlwifi-2000-6.ucode /lib/firmware/brcm/brcmfmac43236b.bin /lib/firmware/radeon/ARUBA_rlc.bin /lib/firmware/isci/probe_roms.h /lib/firmware/Makefile /lib/firmware/rtl_nic/rtl8168f-2.fw /lib/firmware/radeon/VERDE_pfp.bin /lib/firmware/cxgb3/t3fw-7.12.0.bin /lib/firmware/isci/README /lib/firmware/bnx2x/bnx2x-e1h-6.0.34.0.fw /lib/firmware/bnx2x/bnx2x-e2-7.2.16.0.fw /lib/firmware/radeon/PITCAIRN_ce.bin /lib/firmware/radeon/ARUBA_pfp.bin /lib/firmware/radeon/TAHITI_rlc.bin /lib/firmware/iwlwifi-135-6.ucode /lib/firmware/bnx2x/bnx2x-e1-6.0.34.0.fw /lib/firmware/LICENSE.radeon /lib/firmware/radeon/TAHITI_pfp.bin /lib/firmware/lbtf_usb.bin /lib/firmware/cxgb4/t4fw-1.4.16.0.bin /lib/firmware/av7110/Makefile /lib/firmware/radeon/TAHITI_mc.bin /lib/firmware/bnx2x/bnx2x-e1-7.2.51.0.fw /lib/firmware/iwlwifi-105-6.ucode /lib/firmware/rtl_nic/rtl8168f-1.fw /lib/firmware/README /lib/firmware/usbduxsigma_firmware.bin /lib/firmware/ar3k/AthrBT_0x31010000.dfu /lib/firmware/rtl_nic/rtl8402-1.fw /lib/firmware/radeon/PITCAIRN_mc.bin /lib/firmware/bnx2x/bnx2x-e2-6.2.5.0.fw /lib/firmware/brcm/brcmfmac4329.bin /lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw /lib/firmware/brcm/brcmfmac4330.bin /lib/firmware/ath6k/AR6004/hw1.2/fw-2.bin /lib/firmware/iwlwifi-2030-6.ucode /lib/firmware/radeon/TAHITI_ce.bin /lib/firmware/rt3290.bin /lib/firmware/radeon/ARUBA_me.bin /lib/firmware/isci/create_fw.h /lib/firmware/bnx2x/bnx2x-e1-6.2.9.0.fw /lib/firmware/radeon/TAHITI_me.bin /lib/firmware/radeon/PITCAIRN_me.bin /lib/firmware/isci/Makefile /lib/firmware/bnx2x/bnx2x-e1-7.2.16.0.fw /lib/firmware/radeon/VERDE_mc.bin /lib/firmware/radeon/VERDE_rlc.bin /lib/firmware/isci/create_fw.c /lib/firmware/bnx2x/bnx2x-e1-6.2.5.0.fw /lib/firmware/bnx2x/bnx2x-e2-6.0.34.0.fw /lib/firmware/bnx2x/bnx2x-e2-6.2.9.0.fw /lib/firmware/ath6k/AR6004/hw1.2/bdata.bin /lib/firmware/usbdux/usbduxsigma_firmware.asm /lib/firmware/radeon/VERDE_me.bin"
* PR changed from "r1" to "r2"
* PV changed from "0.0+git1+15888a2eab052ac3d3f49334e4f6f05f347a516e" to "0.0+git1+e98750f0d68d0037ce5a186f7f863a9c13bf773a"
packages/all-poky-linux/linux-firmware/linux-firmware: PKGSIZE changed from 29527740 to 37716900 (+27%)
* PR changed from "r1" to "r2"
* FILELIST: removed "/lib/firmware/mwl8335_duplex.fw /lib/firmware/libertas/lbtf_usb.bin /lib/firmware/LICENSE.radeon_rlc /lib/firmware/brcm/bcm4329-fullmac-4.txt" added "/lib/firmware/radeon/VERDE_ce.bin /lib/firmware/radeon/PITCAIRN_rlc.bin /lib/firmware/ath6k/AR6003/hw2.1.1/fw-3.bin /lib/firmware/isci/isci_firmware.bin /lib/firmware/iwlwifi-6000g2b-6.ucode /lib/firmware/bnx2x/bnx2x-e1h-7.2.51.0.fw /lib/firmware/rtl_nic/rtl8411-1.fw /lib/firmware/cis/Makefile /lib/firmware/bnx2x/bnx2x-e1h-7.2.16.0.fw /lib/firmware/ar3k/ramps_0x31010000_40.dfu /lib/firmware/configure /lib/firmware/radeon/PITCAIRN_pfp.bin /lib/firmware/bnx2x/bnx2x-e1h-6.2.5.0.fw /lib/firmware/bnx2x/bnx2x-e2-7.2.51.0.fw /lib/firmware/dsp56k/concat-bootstrap.pl /lib/firmware/bnx2x/bnx2x-e1h-6.2.9.0.fw /lib/firmware/keyspan_pda/Makefile /lib/firmware/dsp56k/Makefile /lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw /lib/firmware/av7110/Boot.S /lib/firmware/iwlwifi-2000-6.ucode /lib/firmware/brcm/brcmfmac43236b.bin /lib/firmware/radeon/ARUBA_rlc.bin /lib/firmware/isci/probe_roms.h /lib/firmware/Makefile /lib/firmware/rtl_nic/rtl8168f-2.fw /lib/firmware/radeon/VERDE_pfp.bin /lib/firmware/cxgb3/t3fw-7.12.0.bin /lib/firmware/isci/README /lib/firmware/bnx2x/bnx2x-e1h-6.0.34.0.fw /lib/firmware/bnx2x/bnx2x-e2-7.2.16.0.fw /lib/firmware/radeon/PITCAIRN_ce.bin /lib/firmware/radeon/ARUBA_pfp.bin /lib/firmware/radeon/TAHITI_rlc.bin /lib/firmware/iwlwifi-135-6.ucode /lib/firmware/bnx2x/bnx2x-e1-6.0.34.0.fw /lib/firmware/LICENSE.radeon /lib/firmware/radeon/TAHITI_pfp.bin /lib/firmware/lbtf_usb.bin /lib/firmware/cxgb4/t4fw-1.4.16.0.bin /lib/firmware/av7110/Makefile /lib/firmware/radeon/TAHITI_mc.bin /lib/firmware/bnx2x/bnx2x-e1-7.2.51.0.fw /lib/firmware/iwlwifi-105-6.ucode /lib/firmware/rtl_nic/rtl8168f-1.fw /lib/firmware/README /lib/firmware/usbduxsigma_firmware.bin /lib/firmware/ar3k/AthrBT_0x31010000.dfu /lib/firmware/rtl_nic/rtl8402-1.fw /lib/firmware/radeon/PITCAIRN_mc.bin /lib/firmware/bnx2x/bnx2x-e2-6.2.5.0.fw /lib/firmware/brcm/brcmfmac4329.bin /lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw /lib/firmware/brcm/brcmfmac4330.bin /lib/firmware/ath6k/AR6004/hw1.2/fw-2.bin /lib/firmware/iwlwifi-2030-6.ucode /lib/firmware/radeon/TAHITI_ce.bin /lib/firmware/rt3290.bin /lib/firmware/radeon/ARUBA_me.bin /lib/firmware/isci/create_fw.h /lib/firmware/bnx2x/bnx2x-e1-6.2.9.0.fw /lib/firmware/radeon/TAHITI_me.bin /lib/firmware/radeon/PITCAIRN_me.bin /lib/firmware/isci/Makefile /lib/firmware/bnx2x/bnx2x-e1-7.2.16.0.fw /lib/firmware/radeon/VERDE_mc.bin /lib/firmware/radeon/VERDE_rlc.bin /lib/firmware/isci/create_fw.c /lib/firmware/bnx2x/bnx2x-e1-6.2.5.0.fw /lib/firmware/bnx2x/bnx2x-e2-6.0.34.0.fw /lib/firmware/bnx2x/bnx2x-e2-6.2.9.0.fw /lib/firmware/ath6k/AR6004/hw1.2/bdata.bin /lib/firmware/usbdux/usbduxsigma_firmware.asm /lib/firmware/radeon/VERDE_me.bin"
* PV changed from "0.0+git1+15888a2eab052ac3d3f49334e4f6f05f347a516e" to "0.0+git1+e98750f0d68d0037ce5a186f7f863a9c13bf773a"
packages/all-poky-linux/resolvconf/resolvconf-doc: FILELIST: removed "/usr/share/doc/resolvconf-1.65/README" added "/usr/share/doc/resolvconf-1.67/README"
* PV changed from "1.65" to "1.67"
packages/i586-poky-linux/apr/apr: RDEPENDS: removed "util-linux-libuuid (>= 2.21.2)" added "util-linux-libuuid (>= 2.21.1)"
packages/i586-poky-linux/gcc-runtime/gcc-runtime-dbg: RRECOMMENDS: removed "eglibc-dbg"
packages/i586-poky-linux/gcc-runtime/libssp-dev: RRECOMMENDS: removed "eglibc-dev"
packages/i586-poky-linux/gcc-runtime/libssp: RDEPENDS: removed all items "eglibc (>= 2.15)"
packages/i586-poky-linux/gcc-runtime/libstdc++-dev: RRECOMMENDS: removed "eglibc-dev"
packages/i586-poky-linux/gcc-runtime/libstdc++: RDEPENDS: removed "eglibc (>= 2.15)"
packages/i586-poky-linux/gnutls/gnutls-extra: FILELIST: removed "/usr/lib/libgnutls-extra.so.26.22.3" added "/usr/lib/libgnutls-extra.so.26.22.4"
* PV changed from "2.12.19" to "2.12.20"
packages/i586-poky-linux/gnutls/gnutls: FILELIST: removed "/usr/lib/libgnutls.so.26.22.3" added "/usr/lib/libgnutls.so.26.22.4"
* PV changed from "2.12.19" to "2.12.20"
packages/i586-poky-linux/gpgme/gpgme-dbg: RRECOMMENDS: removed "pth-dbg gpgme-pth-dbg"
* PR changed from "r3" to "r0"
* PV changed from "1.3.1" to "1.3.2"
packages/i586-poky-linux/gpgme/gpgme-dev: RRECOMMENDS: removed "gpgme-pth-dev"
* PR changed from "r3" to "r0"
* PV changed from "1.3.1" to "1.3.2"
packages/i586-poky-linux/gpgme/gpgme-dev: FILELIST: removed "/usr/lib/libgpgme-pth.so /usr/lib/libgpgme-pth.la"
* PR changed from "r3" to "r0"
* PV changed from "1.3.1" to "1.3.2"
packages/i586-poky-linux/gpgme/gpgme-dev: RDEPENDS: removed "gpgme-pth"
* PR changed from "r3" to "r0"
* PV changed from "1.3.1" to "1.3.2"
packages/i586-poky-linux/gpgme/gpgme-pth: FILELIST: removed all items "/usr/lib/libgpgme-pth.so.11 /usr/lib/libgpgme-pth.so.11.8.0"
* PR changed from "r3" to "r0"
* PV changed from "1.3.1" to "1.3.2"
packages/i586-poky-linux/gpgme/gpgme-pth: RDEPENDS: removed all items "libgpg-error (>= 1.10) libassuan (>= 2.0.3) eglibc (>= 2.15) pth (>= 2.0.7)"
* PR changed from "r3" to "r0"
* PV changed from "1.3.1" to "1.3.2"
packages/i586-poky-linux/gpgme/gpgme-pthread: FILELIST: removed "/usr/lib/libgpgme-pthread.so.11.8.0" added "/usr/lib/libgpgme-pthread.so.11.8.1"
* PR changed from "r3" to "r0"
* PV changed from "1.3.1" to "1.3.2"
packages/i586-poky-linux/gpgme/gpgme: FILELIST: removed "/usr/lib/libgpgme.so.11.8.0" added "/usr/lib/libgpgme.so.11.8.1"
* PR changed from "r3" to "r0"
* PV changed from "1.3.1" to "1.3.2"
packages/i586-poky-linux/libarchive/libarchive-bin: RDEPENDS: removed "libattr (>= 2.4.46)"
packages/i586-poky-linux/libarchive/libarchive-dbg: RRECOMMENDS: removed "libattr-dbg"
packages/i586-poky-linux/libarchive/libarchive-dev: RRECOMMENDS: removed "libattr-dev"
packages/i586-poky-linux/libarchive/libarchive: RDEPENDS: removed "libattr (>= 2.4.46)"
packages/i586-poky-linux/libgdata/libgdata-dbg: RRECOMMENDS: added "liblzma-dbg"
packages/i586-poky-linux/libgdata/libgdata-dev: RRECOMMENDS: added "liblzma-dev"
packages/i586-poky-linux/libgdata/libgdata: RDEPENDS: added "liblzma (>= 5.1.1alpha)"
packages/i586-poky-linux/libidn/libidn-locale-sr: PKGSIZE changed from 4413 to 10315 (+133%)
* PR changed from "r2" to "r0"
* PV changed from "1.24" to "1.25"
packages/i586-poky-linux/libidn/libidn: FILELIST: removed "/usr/lib/libidn.so.11.6.7" added "/usr/lib/libidn.so.11.6.8"
* PR changed from "r2" to "r0"
* PV changed from "1.24" to "1.25"
packages/i586-poky-linux/libtasn1/libtasn1: FILELIST: removed "/usr/lib/libtasn1.so.3.1.15" added "/usr/lib/libtasn1.so.3.1.16"
* PR changed from "r1" to "r0"
* PV changed from "2.12" to "2.13"
packages/i586-poky-linux/libxml2/libxml2-dbg: RRECOMMENDS: added "liblzma-dbg"
* PR changed from "r9" to "r0"
* PV changed from "2.7.8" to "2.8.0"
packages/i586-poky-linux/libxml2/libxml2-dev: RRECOMMENDS: added "liblzma-dev"
* PR changed from "r9" to "r0"
* PV changed from "2.7.8" to "2.8.0"
packages/i586-poky-linux/libxml2/libxml2-doc: FILELIST: removed "/usr/share/doc/libxml2-2.7.8/html/tutorial/apa.html /usr/share/doc/libxml2-2.7.8/html/tutorial/apc.html /usr/share/doc/libxml2-2.7.8/html/xpath1.c /usr/share/doc/libxml2-2.7.8/html/tutorial/images/up.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlerror.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/warning.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-HTMLtree.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-dict.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-DOCBparser.html /usr/share/doc/libxml2-2.7.8/html/tutorial/aph.html /usr/share/doc/libxml2-2.7.8/html/Libxml2-Logo-180x168.gif /usr/share/doc/libxml2-2.7.8/html/tst.xml /usr/share/doc/libxml2-2.7.8/html/html/libxml-globals.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/note.png /usr/share/doc/libxml2-2.7.8/html/tree1.res /usr/share/doc/libxml2-2.7.8/html/tutorial/ar01s08.html /usr/share/doc/libxml2-2.7.8/html/FAQ.html /usr/share/doc/libxml2-2.7.8/html/structure.gif /usr/share/doc/libxml2-2.7.8/html/html/libxml-schemasInternals.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xpointer.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-SAX.html /usr/share/doc/libxml2-2.7.8/html/tutorial/ar01s06.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-catalog.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlIO.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-hash.html /usr/share/doc/libxml2-2.7.8/Copyright /usr/share/doc/libxml2-2.7.8/html/html/libxml-chvalid.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-nanoftp.html /usr/share/doc/libxml2-2.7.8/html/encoding.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-SAX2.html /usr/share/doc/libxml2-2.7.8/html/examples.xsl /usr/share/doc/libxml2-2.7.8/html/tutorial/ar01s04.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlregexp.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlstring.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xinclude.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/next.png /usr/share/doc/libxml2-2.7.8/html/tutorial/apg.html /usr/share/doc/libxml2-2.7.8/html/html/right.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-uri.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/home.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlsave.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-valid.html /usr/share/doc/libxml2-2.7.8/html/tutorial/includekeyword.c /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/3.png /usr/share/doc/libxml2-2.7.8/html/tutorial/includeaddkeyword.c /usr/share/doc/libxml2-2.7.8/html/io2.res /usr/share/doc/libxml2-2.7.8/html/html/libxml-c14n.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-parser.html /usr/share/doc/libxml2-2.7.8/html/w3c.png /usr/share/doc/libxml2-2.7.8/html/io1.res /usr/share/doc/libxml2-2.7.8/html/html/libxml-xpath.html /usr/share/doc/libxml2-2.7.8/html/io2.c /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/4.png /usr/share/doc/libxml2-2.7.8/html/test2.xml /usr/share/doc/libxml2-2.7.8/html/html/libxml-debugXML.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-nanohttp.html /usr/share/doc/libxml2-2.7.8/html/io1.c /usr/share/doc/libxml2-2.7.8/html/tutorial/includeaddattribute.c /usr/share/doc/libxml2-2.7.8/html/html/book1.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlmemory.html /usr/share/doc/libxml2-2.7.8/html/DOM.gif /usr/share/doc/libxml2-2.7.8/html/reader4.c /usr/share/doc/libxml2-2.7.8/html/examples.xml /usr/share/doc/libxml2-2.7.8/html/tutorial/ix01.html /usr/share/doc/libxml2-2.7.8/html/html/left.png /usr/share/doc/libxml2-2.7.8/html/reader3.c /usr/share/doc/libxml2-2.7.8/html/test1.xml /usr/share/doc/libxml2-2.7.8/html/html/libxml-lib.html /usr/share/doc/libxml2-2.7.8/html/redhat.gif /usr/share/doc/libxml2-2.7.8/html/tutorial/ar01s09.html /usr/share/doc/libxml2-2.7.8/html/tutorial/apf.html /usr/share/doc/libxml2-2.7.8/html/reader2.c /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlreader.html /usr/share/doc/libxml2-2.7.8/html/parse3.c /usr/share/doc/libxml2-2.7.8/html/reader1.c /usr/share/doc/libxml2-2.7.8/html/tutorial/ar01s03.html /usr/share/doc/libxml2-2.7.8/html/tutorial/ar01s02.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/prev.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-encoding.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/blank.png /usr/share/doc/libxml2-2.7.8/html/parse1.c /usr/share/doc/libxml2-2.7.8/html/tutorial/images/toc-minus.png /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/2.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-xlink.html /usr/share/doc/libxml2-2.7.8/html/html/up.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlexports.html /usr/share/doc/libxml2-2.7.8/html/reader4.res /usr/share/doc/libxml2-2.7.8/html/html/libxml-tree.html /usr/share/doc/libxml2-2.7.8/html/reader3.res /usr/share/doc/libxml2-2.7.8/html/html/home.png /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/1.png /usr/share/doc/libxml2-2.7.8/html/tutorial/images/toc-plus.png /usr/share/doc/libxml2-2.7.8/html/reader1.res /usr/share/doc/libxml2-2.7.8/html/parse4.c /usr/share/doc/libxml2-2.7.8/html/tree1.c /usr/share/doc/libxml2-2.7.8/html/tree2.c /usr/share/doc/libxml2-2.7.8/html/html/libxml-HTMLparser.html /usr/share/doc/libxml2-2.7.8/html/parse2.c /usr/share/doc/libxml2-2.7.8/html/tutorial/api.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/7.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-xpathInternals.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlautomata.html /usr/share/doc/libxml2-2.7.8/html/tutorial/includexpath.c /usr/share/doc/libxml2-2.7.8/examples/testXPath.c /usr/share/doc/libxml2-2.7.8/html/tutorial/apd.html /usr/share/doc/libxml2-2.7.8/html/tutorial/apb.html /usr/share/doc/libxml2-2.7.8/html/html/index.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/tip.png /usr/share/doc/libxml2-2.7.8/examples/testSAX.c /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/6.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlschemas.html /usr/share/doc/libxml2-2.7.8/html/tutorial/ape.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlschemastypes.html /usr/share/doc/libxml2-2.7.8/html/tree2.res /usr/share/doc/libxml2-2.7.8/html/html/libxml-pattern.html /usr/share/doc/libxml2-2.7.8/html/tutorial/index.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlunicode.html /usr/share/doc/libxml2-2.7.8/html/tutorial/includegetattribute.c /usr/share/doc/libxml2-2.7.8/html/html/libxml-parserInternals.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-entities.html /usr/share/doc/libxml2-2.7.8/html/writer.xml /usr/share/doc/libxml2-2.7.8/html/xpath1.res /usr/share/doc/libxml2-2.7.8/html/html/libxml-relaxng.html /usr/share/doc/libxml2-2.7.8/html/xpath2.c /usr/share/doc/libxml2-2.7.8/html/tutorial/ar01s07.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/caution.png /usr/share/doc/libxml2-2.7.8/examples/testHTML.c /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/9.png /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/8.png /usr/share/doc/libxml2-2.7.8/html/xpath2.res /usr/share/doc/libxml2-2.7.8/html/smallfootonly.gif /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlwriter.html /usr/share/doc/libxml2-2.7.8/html/libxml.gif /usr/share/doc/libxml2-2.7.8/html/testWriter.c /usr/share/doc/libxml2-2.7.8/html/tutorial/images/draft.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-threads.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlmodule.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/5.png /usr/share/doc/libxml2-2.7.8/html/xml.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/important.png /usr/share/doc/libxml2-2.7.8/html/Libxml2-Logo-90x34.gif /usr/share/doc/libxml2-2.7.8/html/tutorial/includeconvert.c /usr/share/doc/libxml2-2.7.8/html/tutorial/images/callouts/10.png /usr/share/doc/libxml2-2.7.8/html/html/libxml-schematron.html /usr/share/doc/libxml2-2.7.8/html/tutorial/images/toc-blank.png /usr/share/doc/libxml2-2.7.8/html/tutorial/ar01s05.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-list.html /usr/share/doc/libxml2-2.7.8/html/html/libxml-xmlversion.html /usr/share/doc/libxml2-2.7.8/html/tutorial/xmltutorial.pdf /usr/share/doc/libxml2-2.7.8/html/test3.xml /usr/share/doc/libxml2-2.7.8/examples/xmllint.c" added "/usr/share/doc/libxml2-2.8.0/html/html/libxml-tree.html /usr/share/doc/libxml2-2.8.0/html/DOM.gif /usr/share/doc/libxml2-2.8.0/html/reader4.res /usr/share/doc/libxml2-2.8.0/html/tutorial/images/note.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-SAX.html /usr/share/doc/libxml2-2.8.0/html/tutorial/ar01s09.html /usr/share/doc/libxml2-2.8.0/html/tutorial/includegetattribute.c /usr/share/doc/libxml2-2.8.0/html/html/libxml-relaxng.html /usr/share/doc/libxml2-2.8.0/html/tutorial/includeaddattribute.c /usr/share/doc/libxml2-2.8.0/html/smallfootonly.gif /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/6.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlmemory.html /usr/share/doc/libxml2-2.8.0/examples/xmllint.c /usr/share/doc/libxml2-2.8.0/html/html/libxml-lib.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlstring.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-HTMLparser.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-parserInternals.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-chvalid.html /usr/share/doc/libxml2-2.8.0/html/tutorial/images/draft.png /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/3.png /usr/share/doc/libxml2-2.8.0/html/reader1.res /usr/share/doc/libxml2-2.8.0/html/tutorial/images/next.png /usr/share/doc/libxml2-2.8.0/html/tutorial/ar01s05.html /usr/share/doc/libxml2-2.8.0/html/tutorial/aph.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-nanoftp.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-globals.html /usr/share/doc/libxml2-2.8.0/examples/testXPath.c /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlIO.html /usr/share/doc/libxml2-2.8.0/html/parse2.c /usr/share/doc/libxml2-2.8.0/html/io2.c /usr/share/doc/libxml2-2.8.0/html/html/libxml-list.html /usr/share/doc/libxml2-2.8.0/html/examples.xsl /usr/share/doc/libxml2-2.8.0/html/html/libxml-xpath.html /usr/share/doc/libxml2-2.8.0/html/tutorial/xmltutorial.pdf /usr/share/doc/libxml2-2.8.0/html/tutorial/apf.html /usr/share/doc/libxml2-2.8.0/html/html/up.png /usr/share/doc/libxml2-2.8.0/html/tutorial/includekeyword.c /usr/share/doc/libxml2-2.8.0/examples/testSAX.c /usr/share/doc/libxml2-2.8.0/html/tutorial/ar01s07.html /usr/share/doc/libxml2-2.8.0/html/io2.res /usr/share/doc/libxml2-2.8.0/html/tutorial/ix01.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xlink.html /usr/share/doc/libxml2-2.8.0/html/tutorial/images/tip.png /usr/share/doc/libxml2-2.8.0/html/parse1.c /usr/share/doc/libxml2-2.8.0/html/html/libxml-uri.html /usr/share/doc/libxml2-2.8.0/html/tree1.res /usr/share/doc/libxml2-2.8.0/html/reader3.res /usr/share/doc/libxml2-2.8.0/html/reader4.c /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/1.png /usr/share/doc/libxml2-2.8.0/html/Libxml2-Logo-90x34.gif /usr/share/doc/libxml2-2.8.0/html/html/libxml-nanohttp.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-entities.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-threads.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-catalog.html /usr/share/doc/libxml2-2.8.0/html/tutorial/api.html /usr/share/doc/libxml2-2.8.0/html/FAQ.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-hash.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-valid.html /usr/share/doc/libxml2-2.8.0/html/redhat.gif /usr/share/doc/libxml2-2.8.0/html/parse4.c /usr/share/doc/libxml2-2.8.0/html/tutorial/images/home.png /usr/share/doc/libxml2-2.8.0/html/parse3.c /usr/share/doc/libxml2-2.8.0/html/html/libxml-xpointer.html /usr/share/doc/libxml2-2.8.0/html/html/index.html /usr/share/doc/libxml2-2.8.0/html/tree2.res /usr/share/doc/libxml2-2.8.0/html/w3c.png /usr/share/doc/libxml2-2.8.0/html/html/book1.html /usr/share/doc/libxml2-2.8.0/html/html/home.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-encoding.html /usr/share/doc/libxml2-2.8.0/html/reader2.c /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlexports.html /usr/share/doc/libxml2-2.8.0/html/tutorial/apd.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlversion.html /usr/share/doc/libxml2-2.8.0/html/xpath2.c /usr/share/doc/libxml2-2.8.0/html/html/left.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlsave.html /usr/share/doc/libxml2-2.8.0/Copyright /usr/share/doc/libxml2-2.8.0/html/tutorial/apb.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xzlib.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-HTMLtree.html /usr/share/doc/libxml2-2.8.0/html/test3.xml /usr/share/doc/libxml2-2.8.0/html/tutorial/images/blank.png /usr/share/doc/libxml2-2.8.0/html/xpath2.res /usr/share/doc/libxml2-2.8.0/html/test1.xml /usr/share/doc/libxml2-2.8.0/html/libxml.gif /usr/share/doc/libxml2-2.8.0/html/html/libxml-c14n.html /usr/share/doc/libxml2-2.8.0/html/tutorial/images/warning.png /usr/share/doc/libxml2-2.8.0/html/encoding.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xpathInternals.html /usr/share/doc/libxml2-2.8.0/html/reader3.c /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/10.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-DOCBparser.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlautomata.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlwriter.html /usr/share/doc/libxml2-2.8.0/html/xpath1.res /usr/share/doc/libxml2-2.8.0/html/html/libxml-debugXML.html /usr/share/doc/libxml2-2.8.0/html/io1.res /usr/share/doc/libxml2-2.8.0/html/writer.xml /usr/share/doc/libxml2-2.8.0/html/tst.xml /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlschemastypes.html /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/8.png /usr/share/doc/libxml2-2.8.0/html/tutorial/index.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlmodule.html /usr/share/doc/libxml2-2.8.0/html/tree2.c /usr/share/doc/libxml2-2.8.0/html/xpath1.c /usr/share/doc/libxml2-2.8.0/html/html/libxml-parser.html /usr/share/doc/libxml2-2.8.0/html/reader1.c /usr/share/doc/libxml2-2.8.0/html/tree1.c /usr/share/doc/libxml2-2.8.0/html/tutorial/ar01s02.html /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/9.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-SAX2.html /usr/share/doc/libxml2-2.8.0/html/tutorial/ape.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-schematron.html /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/2.png /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/7.png /usr/share/doc/libxml2-2.8.0/html/tutorial/ar01s04.html /usr/share/doc/libxml2-2.8.0/html/xml.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xinclude.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-pattern.html /usr/share/doc/libxml2-2.8.0/html/tutorial/images/up.png /usr/share/doc/libxml2-2.8.0/html/tutorial/images/toc-minus.png /usr/share/doc/libxml2-2.8.0/html/test2.xml /usr/share/doc/libxml2-2.8.0/html/tutorial/includeconvert.c /usr/share/doc/libxml2-2.8.0/html/html/right.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlreader.html /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/4.png /usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts/5.png /usr/share/doc/libxml2-2.8.0/html/tutorial/images/caution.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlunicode.html /usr/share/doc/libxml2-2.8.0/html/Libxml2-Logo-180x168.gif /usr/share/doc/libxml2-2.8.0/html/tutorial/images/toc-plus.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlerror.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-dict.html /usr/share/doc/libxml2-2.8.0/html/examples.xml /usr/share/doc/libxml2-2.8.0/html/tutorial/images/important.png /usr/share/doc/libxml2-2.8.0/html/tutorial/images/toc-blank.png /usr/share/doc/libxml2-2.8.0/html/io1.c /usr/share/doc/libxml2-2.8.0/html/structure.gif /usr/share/doc/libxml2-2.8.0/html/tutorial/apc.html /usr/share/doc/libxml2-2.8.0/html/tutorial/ar01s06.html /usr/share/doc/libxml2-2.8.0/html/testWriter.c /usr/share/doc/libxml2-2.8.0/html/tutorial/apg.html /usr/share/doc/libxml2-2.8.0/html/tutorial/includeaddkeyword.c /usr/share/doc/libxml2-2.8.0/html/tutorial/includexpath.c /usr/share/doc/libxml2-2.8.0/html/tutorial/ar01s08.html /usr/share/doc/libxml2-2.8.0/html/tutorial/apa.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlschemas.html /usr/share/doc/libxml2-2.8.0/html/html/libxml-xmlregexp.html /usr/share/doc/libxml2-2.8.0/html/tutorial/images/prev.png /usr/share/doc/libxml2-2.8.0/html/html/libxml-schemasInternals.html /usr/share/doc/libxml2-2.8.0/html/tutorial/ar01s03.html /usr/share/doc/libxml2-2.8.0/examples/testHTML.c"
* PR changed from "r9" to "r0"
* PV changed from "2.7.8" to "2.8.0"
packages/i586-poky-linux/libxml2/libxml2: FILELIST: removed "/usr/lib/libxml2.so.2.7.8" added "/usr/lib/libxml2.so.2.8.0"
* PR changed from "r9" to "r0"
* PV changed from "2.7.8" to "2.8.0"
packages/i586-poky-linux/libxml2/libxml2: RDEPENDS: added "liblzma (>= 5.1.1alpha)"
* PR changed from "r9" to "r0"
* PV changed from "2.7.8" to "2.8.0"
packages/i586-poky-linux/mpeg2dec/mpeg2dec-dbg: RRECOMMENDS: removed "libxext-dbg" added "libxv-dbg"
packages/i586-poky-linux/mpeg2dec/mpeg2dec: RDEPENDS: removed "libxext (>= 1.3.1)" added "libxv (>= 1.0.7)"
packages/i586-poky-linux/mx/mx: FILELIST: removed "/usr/lib/libmx-1.0.so.2.400.0" added "/usr/lib/libmx-1.0.so.2.404.0"
* PV changed from "1.4.2" to "1.4.6"
packages/i586-poky-linux/psmisc: PACKAGES: added "psmisc-locale-sr psmisc-locale-da psmisc-locale-uk"
* PR changed from "r2" to "r0"
* PV changed from "22.16" to "22.19"
packages/i586-poky-linux/psmisc/psmisc-locale-hu: PKGSIZE changed from 7307 to 14192 (+94%)
* PR changed from "r2" to "r0"
* PV changed from "22.16" to "22.19"
packages/i586-poky-linux/python-gst/python-gst-dbg: RRECOMMENDS: added "liblzma-dbg"
packages/i586-poky-linux/python-gst/python-gst-dev: RRECOMMENDS: added "liblzma-dev"
packages/i586-poky-linux/python-gst/python-gst: RDEPENDS: added "liblzma (>= 5.1.1alpha)"
packages/i586-poky-linux/sudo: PACKAGES: added "sudo-locale-sv sudo-locale-hr sudo-locale-vi sudo-locale-lt sudo-locale-gl sudo-locale-de"
* PR changed from "r1" to "r0"
* PV changed from "1.8.4p4" to "1.8.5p2"
packages/i586-poky-linux/sudo/sudo-dbg: RRECOMMENDS: removed "zlib-dbg"
* PR changed from "r1" to "r0"
* PV changed from "1.8.4p4" to "1.8.5p2"
packages/i586-poky-linux/sudo/sudo-dev: RRECOMMENDS: removed "zlib-dev"
* PR changed from "r1" to "r0"
* PV changed from "1.8.4p4" to "1.8.5p2"
packages/i586-poky-linux/sudo/sudo-dev: PKGSIZE changed from 5091 to 7321 (+43%)
* PR changed from "r1" to "r0"
* PV changed from "1.8.4p4" to "1.8.5p2"
packages/i586-poky-linux/sudo/sudo: RDEPENDS: removed "zlib (>= 1.2.7)"
* PR changed from "r1" to "r0"
* PV changed from "1.8.4p4" to "1.8.5p2"
packages/i586-poky-linux/sysstat: PACKAGES: added "sysstat-locale-hr"
* PV changed from "10.0.4" to "10.0.5"
packages/i586-poky-linux/sysstat/sysstat-doc: FILELIST: removed "/usr/share/doc/sysstat-10.0.4/CREDITS /usr/share/doc/sysstat-10.0.4/FAQ /usr/share/doc/sysstat-10.0.4/sysstat-10.0.4.lsm /usr/share/doc/sysstat-10.0.4/COPYING /usr/share/doc/sysstat-10.0.4/README /usr/share/doc/sysstat-10.0.4/CHANGES" added "/usr/share/doc/sysstat-10.0.5/sysstat-10.0.5.lsm /usr/share/doc/sysstat-10.0.5/FAQ /usr/share/doc/sysstat-10.0.5/CHANGES /usr/share/doc/sysstat-10.0.5/README /usr/share/doc/sysstat-10.0.5/COPYING /usr/share/doc/sysstat-10.0.5/CREDITS"
* PV changed from "10.0.4" to "10.0.5"
packages/i586-poky-linux/tiff/tiff-doc: FILELIST: removed "/usr/share/doc/tiff-4.0.1/html/man/ras2tiff.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFReadRawTile.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.4beta036.html /usr/share/doc/tiff-4.0.1/html/man/TIFFClose.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFGetField.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFtile.3tiff.html /usr/share/doc/tiff-4.0.1/RELEASE-DATE /usr/share/doc/tiff-4.0.1/html/v3.6.0.html /usr/share/doc/tiff-4.0.1/html/man/TIFFSetField.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.4beta032.html /usr/share/doc/tiff-4.0.1/html/man/TIFFcodec.3tiff.html /usr/share/doc/tiff-4.0.1/html/intro.html /usr/share/doc/tiff-4.0.1/html/bugs.html /usr/share/doc/tiff-4.0.1/html/man/libtiff.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFReadScanline.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFWriteTile.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/thumbnail.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFReadRawStrip.3tiff.html /usr/share/doc/tiff-4.0.1/html/images/quad.jpg /usr/share/doc/tiff-4.0.1/html/internals.html /usr/share/doc/tiff-4.0.1/html/man/TIFFError.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFReadTile.3tiff.html /usr/share/doc/tiff-4.0.1/COPYRIGHT /usr/share/doc/tiff-4.0.1/html/images/cover.jpg /usr/share/doc/tiff-4.0.1/html/man/tiffcmp.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFReadEncodedStrip.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.5.5.html /usr/share/doc/tiff-4.0.1/html/images/oxford.gif /usr/share/doc/tiff-4.0.1/html/man/TIFFWriteDirectory.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.9.2.html /usr/share/doc/tiff-4.0.1/html/man/TIFFstrip.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFquery.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.4beta029.html /usr/share/doc/tiff-4.0.1/html/man/tiffcp.1.html /usr/share/doc/tiff-4.0.1/html/images/jim.gif /usr/share/doc/tiff-4.0.1/html/v3.8.2.html /usr/share/doc/tiff-4.0.1/html/man/tiffgt.1.html /usr/share/doc/tiff-4.0.1/html/man/fax2ps.1.html /usr/share/doc/tiff-4.0.1/html/v3.7.2.html /usr/share/doc/tiff-4.0.1/html/man/tiffinfo.1.html /usr/share/doc/tiff-4.0.1/html/TIFFTechNote2.html /usr/share/doc/tiff-4.0.1/html/support.html /usr/share/doc/tiff-4.0.1/html/man/tiffdither.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFRGBAImage.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.7.0beta.html /usr/share/doc/tiff-4.0.1/html/man/TIFFReadEncodedTile.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.4beta024.html /usr/share/doc/tiff-4.0.1/html/man/TIFFWriteEncodedTile.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.4beta031.html /usr/share/doc/tiff-4.0.1/README /usr/share/doc/tiff-4.0.1/html/man/rgb2ycbcr.1.html /usr/share/doc/tiff-4.0.1/html/images/smallliz.jpg /usr/share/doc/tiff-4.0.1/html/images/dave.gif /usr/share/doc/tiff-4.0.1/html/man/TIFFReadRGBAImage.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFWarning.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFReadRGBATile.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFPrintDirectory.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/tiff2pdf.1.html /usr/share/doc/tiff-4.0.1/html/man/tiffsv.1.html /usr/share/doc/tiff-4.0.1/html/man/index.html /usr/share/doc/tiff-4.0.1/ChangeLog /usr/share/doc/tiff-4.0.1/html/v3.4beta034.html /usr/share/doc/tiff-4.0.1/html/v3.5.7.html /usr/share/doc/tiff-4.0.1/html/images/jello.jpg /usr/share/doc/tiff-4.0.1/html/man/TIFFWriteRawTile.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/tiffdump.1.html /usr/share/doc/tiff-4.0.1/html/v3.5.4.html /usr/share/doc/tiff-4.0.1/html/index.html /usr/share/doc/tiff-4.0.1/html/v3.9.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFSetDirectory.3tiff.html /usr/share/doc/tiff-4.0.1/html/images/ring.gif /usr/share/doc/tiff-4.0.1/html/contrib.html /usr/share/doc/tiff-4.0.1/html/images/info.gif /usr/share/doc/tiff-4.0.1/html/man/TIFFWriteRawStrip.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.8.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFReadDirectory.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/sgi2tiff.1.html /usr/share/doc/tiff-4.0.1/html/man/pal2rgb.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFswab.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/tiffmedian.1.html /usr/share/doc/tiff-4.0.1/html/images/cat.gif /usr/share/doc/tiff-4.0.1/README.vms /usr/share/doc/tiff-4.0.1/html/v3.5.3.html /usr/share/doc/tiff-4.0.1/html/v3.5.2.html /usr/share/doc/tiff-4.0.1/html/v3.6.1.html /usr/share/doc/tiff-4.0.1/html/v3.7.3.html /usr/share/doc/tiff-4.0.1/html/libtiff.html /usr/share/doc/tiff-4.0.1/html/man/tiff2rgba.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFcolor.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFsize.3tiff.html /usr/share/doc/tiff-4.0.1/html/images/note.gif /usr/share/doc/tiff-4.0.1/html/v3.4beta035.html /usr/share/doc/tiff-4.0.1/html/man/tiffsplit.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFFlush.3tiff.html /usr/share/doc/tiff-4.0.1/html/images/strike.gif /usr/share/doc/tiff-4.0.1/html/man/TIFFWriteScanline.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.7.0.html /usr/share/doc/tiff-4.0.1/html/v3.5.1.html /usr/share/doc/tiff-4.0.1/html/images/bali.jpg /usr/share/doc/tiff-4.0.1/html/misc.html /usr/share/doc/tiff-4.0.1/html/v3.7.0alpha.html /usr/share/doc/tiff-4.0.1/html/v3.4beta016.html /usr/share/doc/tiff-4.0.1/html/v3.9.0beta.html /usr/share/doc/tiff-4.0.1/html/man/tiffcrop.1.html /usr/share/doc/tiff-4.0.1/html/man/gif2tiff.1.html /usr/share/doc/tiff-4.0.1/VERSION /usr/share/doc/tiff-4.0.1/html/images/back.gif /usr/share/doc/tiff-4.0.1/html/v3.4beta033.html /usr/share/doc/tiff-4.0.1/html/man/tiff2ps.1.html /usr/share/doc/tiff-4.0.1/html/images/warning.gif /usr/share/doc/tiff-4.0.1/html/v3.4beta018.html /usr/share/doc/tiff-4.0.1/html/addingtags.html /usr/share/doc/tiff-4.0.1/html/man/TIFFReadRGBAStrip.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFWriteEncodedStrip.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/TIFFmemory.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/tiff2bw.1.html /usr/share/doc/tiff-4.0.1/html/images.html /usr/share/doc/tiff-4.0.1/html/v4.0.0.html /usr/share/doc/tiff-4.0.1/html/man/TIFFbuffer.3tiff.html /usr/share/doc/tiff-4.0.1/html/document.html /usr/share/doc/tiff-4.0.1/html/v3.5.6-beta.html /usr/share/doc/tiff-4.0.1/html/v3.7.0beta2.html /usr/share/doc/tiff-4.0.1/html/v3.7.4.html /usr/share/doc/tiff-4.0.1/html/v3.8.0.html /usr/share/doc/tiff-4.0.1/html/man/TIFFDataWidth.3tiff.html /usr/share/doc/tiff-4.0.1/html/man/tiffset.1.html /usr/share/doc/tiff-4.0.1/TODO /usr/share/doc/tiff-4.0.1/html/tools.html /usr/share/doc/tiff-4.0.1/html/images/cramps.gif /usr/share/doc/tiff-4.0.1/html/v3.7.1.html /usr/share/doc/tiff-4.0.1/html/man/ppm2tiff.1.html /usr/share/doc/tiff-4.0.1/html/man/TIFFOpen.3tiff.html /usr/share/doc/tiff-4.0.1/html/v3.4beta007.html /usr/share/doc/tiff-4.0.1/html/man/fax2tiff.1.html /usr/share/doc/tiff-4.0.1/html/build.html /usr/share/doc/tiff-4.0.1/html/v3.4beta028.html /usr/share/doc/tiff-4.0.1/html/man/raw2tiff.1.html" added "/usr/share/doc/tiff-4.0.2/html/man/tiffmedian.1.html /usr/share/doc/tiff-4.0.2/html/contrib.html /usr/share/doc/tiff-4.0.2/html/man/TIFFDataWidth.3tiff.html /usr/share/doc/tiff-4.0.2/html/v3.4beta007.html /usr/share/doc/tiff-4.0.2/html/v3.4beta031.html /usr/share/doc/tiff-4.0.2/html/images/quad.jpg /usr/share/doc/tiff-4.0.2/html/build.html /usr/share/doc/tiff-4.0.2/html/v3.6.0.html /usr/share/doc/tiff-4.0.2/html/man/TIFFPrintDirectory.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFReadTile.3tiff.html /usr/share/doc/tiff-4.0.2/html/v3.7.0beta2.html /usr/share/doc/tiff-4.0.2/html/v3.4beta034.html /usr/share/doc/tiff-4.0.2/html/man/tiff2rgba.1.html /usr/share/doc/tiff-4.0.2/html/images/cover.jpg /usr/share/doc/tiff-4.0.2/html/man/tiffcp.1.html /usr/share/doc/tiff-4.0.2/html/man/tiffinfo.1.html /usr/share/doc/tiff-4.0.2/html/man/libtiff.3tiff.html /usr/share/doc/tiff-4.0.2/html/v3.7.4.html /usr/share/doc/tiff-4.0.2/html/images/smallliz.jpg /usr/share/doc/tiff-4.0.2/html/man/TIFFReadDirectory.3tiff.html /usr/share/doc/tiff-4.0.2/html/v3.7.3.html /usr/share/doc/tiff-4.0.2/html/man/TIFFWriteRawStrip.3tiff.html /usr/share/doc/tiff-4.0.2/TODO /usr/share/doc/tiff-4.0.2/html/man/TIFFmemory.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFtile.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFWriteDirectory.3tiff.html /usr/share/doc/tiff-4.0.2/html/images/oxford.gif /usr/share/doc/tiff-4.0.2/html/images/strike.gif /usr/share/doc/tiff-4.0.2/html/intro.html /usr/share/doc/tiff-4.0.2/html/man/rgb2ycbcr.1.html /usr/share/doc/tiff-4.0.2/html/v3.5.1.html /usr/share/doc/tiff-4.0.2/html/man/TIFFWriteScanline.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFWriteEncodedStrip.3tiff.html /usr/share/doc/tiff-4.0.2/html/document.html /usr/share/doc/tiff-4.0.2/html/man/TIFFWriteTile.3tiff.html /usr/share/doc/tiff-4.0.2/html/libtiff.html /usr/share/doc/tiff-4.0.2/html/v3.8.0.html /usr/share/doc/tiff-4.0.2/html/man/TIFFWriteEncodedTile.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFReadScanline.3tiff.html /usr/share/doc/tiff-4.0.2/COPYRIGHT /usr/share/doc/tiff-4.0.2/html/v3.4beta024.html /usr/share/doc/tiff-4.0.2/html/man/TIFFbuffer.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFcodec.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFWriteRawTile.3tiff.html /usr/share/doc/tiff-4.0.2/html/v3.4beta036.html /usr/share/doc/tiff-4.0.2/html/internals.html /usr/share/doc/tiff-4.0.2/html/v3.7.1.html /usr/share/doc/tiff-4.0.2/html/man/TIFFcolor.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFError.3tiff.html /usr/share/doc/tiff-4.0.2/html/TIFFTechNote2.html /usr/share/doc/tiff-4.0.2/html/v3.4beta033.html /usr/share/doc/tiff-4.0.2/html/man/TIFFReadRGBAStrip.3tiff.html /usr/share/doc/tiff-4.0.2/html/v3.9.0beta.html /usr/share/doc/tiff-4.0.2/html/man/tiffset.1.html /usr/share/doc/tiff-4.0.2/html/images/back.gif /usr/share/doc/tiff-4.0.2/html/v3.8.2.html /usr/share/doc/tiff-4.0.2/html/man/tiffdump.1.html /usr/share/doc/tiff-4.0.2/html/v3.5.3.html /usr/share/doc/tiff-4.0.2/html/man/fax2tiff.1.html /usr/share/doc/tiff-4.0.2/html/v3.4beta016.html /usr/share/doc/tiff-4.0.2/html/tools.html /usr/share/doc/tiff-4.0.2/html/v3.7.0alpha.html /usr/share/doc/tiff-4.0.2/html/support.html /usr/share/doc/tiff-4.0.2/html/man/TIFFReadRawStrip.3tiff.html /usr/share/doc/tiff-4.0.2/html/images/ring.gif /usr/share/doc/tiff-4.0.2/html/man/fax2ps.1.html /usr/share/doc/tiff-4.0.2/html/v4.0.0.html /usr/share/doc/tiff-4.0.2/html/man/tiffsplit.1.html /usr/share/doc/tiff-4.0.2/html/images/note.gif /usr/share/doc/tiff-4.0.2/html/v3.4beta029.html /usr/share/doc/tiff-4.0.2/html/v3.5.5.html /usr/share/doc/tiff-4.0.2/html/images/jim.gif /usr/share/doc/tiff-4.0.2/html/v3.8.1.html /usr/share/doc/tiff-4.0.2/html/v3.5.6-beta.html /usr/share/doc/tiff-4.0.2/html/images/info.gif /usr/share/doc/tiff-4.0.2/html/man/TIFFquery.3tiff.html /usr/share/doc/tiff-4.0.2/html/images/warning.gif /usr/share/doc/tiff-4.0.2/html/v3.7.2.html /usr/share/doc/tiff-4.0.2/html/man/TIFFFlush.3tiff.html /usr/share/doc/tiff-4.0.2/html/v3.4beta018.html /usr/share/doc/tiff-4.0.2/html/man/ppm2tiff.1.html /usr/share/doc/tiff-4.0.2/html/man/TIFFRGBAImage.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/tiff2bw.1.html /usr/share/doc/tiff-4.0.2/html/bugs.html /usr/share/doc/tiff-4.0.2/html/images.html /usr/share/doc/tiff-4.0.2/html/man/TIFFReadRawTile.3tiff.html /usr/share/doc/tiff-4.0.2/html/v3.5.7.html /usr/share/doc/tiff-4.0.2/html/man/TIFFReadRGBATile.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFSetField.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFReadEncodedStrip.3tiff.html /usr/share/doc/tiff-4.0.2/ChangeLog /usr/share/doc/tiff-4.0.2/README /usr/share/doc/tiff-4.0.2/html/images/dave.gif /usr/share/doc/tiff-4.0.2/html/v3.5.2.html /usr/share/doc/tiff-4.0.2/html/man/TIFFstrip.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFReadRGBAImage.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/tiff2pdf.1.html /usr/share/doc/tiff-4.0.2/html/images/bali.jpg /usr/share/doc/tiff-4.0.2/html/images/jello.jpg /usr/share/doc/tiff-4.0.2/html/v3.9.1.html /usr/share/doc/tiff-4.0.2/html/v4.0.2.html /usr/share/doc/tiff-4.0.2/html/man/TIFFReadEncodedTile.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/tiffdither.1.html /usr/share/doc/tiff-4.0.2/html/man/raw2tiff.1.html /usr/share/doc/tiff-4.0.2/html/man/TIFFGetField.3tiff.html /usr/share/doc/tiff-4.0.2/html/v3.4beta032.html /usr/share/doc/tiff-4.0.2/html/man/TIFFswab.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/TIFFsize.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/tiffsv.1.html /usr/share/doc/tiff-4.0.2/html/man/sgi2tiff.1.html /usr/share/doc/tiff-4.0.2/html/v3.7.0beta.html /usr/share/doc/tiff-4.0.2/html/man/tiffgt.1.html /usr/share/doc/tiff-4.0.2/html/man/TIFFOpen.3tiff.html /usr/share/doc/tiff-4.0.2/README.vms /usr/share/doc/tiff-4.0.2/html/man/pal2rgb.1.html /usr/share/doc/tiff-4.0.2/html/v3.4beta035.html /usr/share/doc/tiff-4.0.2/html/v3.6.1.html /usr/share/doc/tiff-4.0.2/RELEASE-DATE /usr/share/doc/tiff-4.0.2/html/addingtags.html /usr/share/doc/tiff-4.0.2/html/man/ras2tiff.1.html /usr/share/doc/tiff-4.0.2/html/images/cat.gif /usr/share/doc/tiff-4.0.2/html/images/cramps.gif /usr/share/doc/tiff-4.0.2/html/v3.9.2.html /usr/share/doc/tiff-4.0.2/html/man/TIFFWarning.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/thumbnail.1.html /usr/share/doc/tiff-4.0.2/html/index.html /usr/share/doc/tiff-4.0.2/html/v3.5.4.html /usr/share/doc/tiff-4.0.2/html/man/TIFFClose.3tiff.html /usr/share/doc/tiff-4.0.2/html/man/tiffcrop.1.html /usr/share/doc/tiff-4.0.2/html/man/tiffcmp.1.html /usr/share/doc/tiff-4.0.2/html/man/tiff2ps.1.html /usr/share/doc/tiff-4.0.2/html/v4.0.1.html /usr/share/doc/tiff-4.0.2/html/man/gif2tiff.1.html /usr/share/doc/tiff-4.0.2/html/v3.4beta028.html /usr/share/doc/tiff-4.0.2/html/v3.7.0.html /usr/share/doc/tiff-4.0.2/html/man/index.html /usr/share/doc/tiff-4.0.2/html/man/TIFFSetDirectory.3tiff.html /usr/share/doc/tiff-4.0.2/VERSION /usr/share/doc/tiff-4.0.2/html/misc.html"
* PR changed from "r1" to "r0"
* PV changed from "4.0.1" to "4.0.2"
packages/i586-poky-linux/tiff/tiff: FILELIST: removed "/usr/lib/libtiff.so.5.0.6" added "/usr/lib/libtiff.so.5.1.0"
* PR changed from "r1" to "r0"
* PV changed from "4.0.1" to "4.0.2"
packages/i586-poky-linux/tiff/tiffxx: FILELIST: removed "/usr/lib/libtiffxx.so.5.0.6" added "/usr/lib/libtiffxx.so.5.1.0"
* PR changed from "r1" to "r0"
* PV changed from "4.0.1" to "4.0.2"
packages/i586-poky-linux/util-linux/util-linux-locale-zh-cn: PKGSIZE changed from 6175 to 53374 (+764%)
* PR changed from "r1" to "r0"
* PV changed from "2.21.1" to "2.21.2"
packages/i586-poky-linux/xev/xev-dbg: RRECOMMENDS: added "libxrandr-dbg"
* PV changed from "1.0.3" to "1.2.0"
packages/i586-poky-linux/xev/xev-dbg: PKGSIZE changed from 72371 to 88006 (+21%)
* PV changed from "1.0.3" to "1.2.0"
packages/i586-poky-linux/xev/xev-dev: RRECOMMENDS: added "libxrandr-dev"
* PV changed from "1.0.3" to "1.2.0"
packages/i586-poky-linux/xev/xev: RDEPENDS: added "libxrandr (>= 1.3.2)"
* PV changed from "1.0.3" to "1.2.0"
packages/i586-poky-linux/xev/xev: PKGSIZE changed from 17224 to 20844 (+21%)
* PV changed from "1.0.3" to "1.2.0"
^ permalink raw reply [flat|nested] 20+ messages in thread
end of thread, other threads:[~2012-06-25 19:43 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-24 18:03 [PATCH 00/14] Package Updating Saul Wold
2012-06-24 18:03 ` [PATCH 01/14] sqlite3: Update to 3.7.13 Saul Wold
2012-06-24 18:03 ` [PATCH 02/14] psmisc: Update to 22.19 Saul Wold
2012-06-24 18:03 ` [PATCH 03/14] sysstat: Update to 10.0.5 Saul Wold
2012-06-24 18:03 ` [PATCH 04/14] util-linux: Update to 2.21.2 Saul Wold
2012-06-24 18:03 ` [PATCH 05/14] libxml2: Update to 2.8.0 Saul Wold
2012-06-24 18:03 ` [PATCH 06/14] mx: Upgrade to 1.4.6 Saul Wold
2012-06-24 18:03 ` [PATCH 07/14] libxml-simple-perl: Upgrade to 2.20 Saul Wold
2012-06-24 18:03 ` [PATCH 08/14] cracklib: Upgrade to 2.8.19 Saul Wold
2012-06-24 18:03 ` [PATCH 09/14] resolvconf: Upgrade to 1.67 Saul Wold
2012-06-24 18:03 ` [PATCH 10/14] libtasn1: Upgrade to 2.13 Saul Wold
2012-06-24 18:03 ` [PATCH 11/14] gnutls: Upgrade to 2.12.20 Saul Wold
2012-06-24 18:03 ` [PATCH 12/14] foomatic-filters: Upgrade to 4.0.16 Saul Wold
2012-06-24 18:03 ` [PATCH 13/14] libidn: Upgrade to 1.25 Saul Wold
2012-06-24 18:03 ` [PATCH 14/14] libtiff: Upgrade to 4.0.2 Saul Wold
2012-06-24 19:27 ` [PATCH 00/14] Package Updating Koen Kooi
2012-06-25 7:45 ` Saul Wold
2012-06-25 8:28 ` Koen Kooi
2012-06-25 19:32 ` Saul Wold
2012-06-25 15:56 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox