Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfsprogs for openSUSE:Factory checked in at 2023-01-20 17:37:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfsprogs (Old) and /work/SRC/openSUSE:Factory/.xfsprogs.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfsprogs" Fri Jan 20 17:37:19 2023 rev:77 rq:1059370 version:6.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes 2023-01-05 15:00:36.896945029 +0100 +++ /work/SRC/openSUSE:Factory/.xfsprogs.new.32243/xfsprogs.changes 2023-01-20 17:37:21.932084934 +0100 @@ -1,0 +2,7 @@ +Wed Jan 18 12:46:06 UTC 2023 - Anthony Iliopoulos <ail...@suse.com> + +- update to 6.1.1: + - scrub: fix warnings/errors due to missing include + - debian: Add missing pkg version to the changelog + +------------------------------------------------------------------- Old: ---- xfsprogs-6.1.0.tar.sign xfsprogs-6.1.0.tar.xz New: ---- xfsprogs-6.1.1.tar.sign xfsprogs-6.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfsprogs.spec ++++++ --- /var/tmp/diff_new_pack.sV8SCm/_old 2023-01-20 17:37:22.856090045 +0100 +++ /var/tmp/diff_new_pack.sV8SCm/_new 2023-01-20 17:37:22.860090067 +0100 @@ -25,7 +25,7 @@ %endif %define libname libhandle1 Name: xfsprogs -Version: 6.1.0 +Version: 6.1.1 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0-or-later ++++++ xfsprogs-6.1.0.tar.xz -> xfsprogs-6.1.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfsprogs-6.1.0/VERSION new/xfsprogs-6.1.1/VERSION --- old/xfsprogs-6.1.0/VERSION 2022-12-23 10:35:17.000000000 +0100 +++ new/xfsprogs-6.1.1/VERSION 2023-01-13 19:02:36.000000000 +0100 @@ -3,5 +3,5 @@ # PKG_MAJOR=6 PKG_MINOR=1 -PKG_REVISION=0 +PKG_REVISION=1 PKG_BUILD=1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfsprogs-6.1.0/configure new/xfsprogs-6.1.1/configure --- old/xfsprogs-6.1.0/configure 2022-12-23 11:01:56.000000000 +0100 +++ new/xfsprogs-6.1.1/configure 2023-01-13 19:37:37.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xfsprogs 6.1.0. +# Generated by GNU Autoconf 2.69 for xfsprogs 6.1.1. # # Report bugs to <linux-...@vger.kernel.org>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='xfsprogs' PACKAGE_TARNAME='xfsprogs' -PACKAGE_VERSION='6.1.0' -PACKAGE_STRING='xfsprogs 6.1.0' +PACKAGE_VERSION='6.1.1' +PACKAGE_STRING='xfsprogs 6.1.1' PACKAGE_BUGREPORT='linux-...@vger.kernel.org' PACKAGE_URL='' @@ -1432,7 +1432,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures xfsprogs 6.1.0 to adapt to many kinds of systems. +\`configure' configures xfsprogs 6.1.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1498,7 +1498,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xfsprogs 6.1.0:";; + short | recursive ) echo "Configuration of xfsprogs 6.1.1:";; esac cat <<\_ACEOF @@ -1634,7 +1634,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xfsprogs configure 6.1.0 +xfsprogs configure 6.1.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2343,7 +2343,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xfsprogs $as_me 6.1.0, which was +It was created by xfsprogs $as_me 6.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -16819,7 +16819,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by xfsprogs $as_me 6.1.0, which was +This file was extended by xfsprogs $as_me 6.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16885,7 +16885,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -xfsprogs config.status 6.1.0 +xfsprogs config.status 6.1.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfsprogs-6.1.0/configure.ac new/xfsprogs-6.1.1/configure.ac --- old/xfsprogs-6.1.0/configure.ac 2022-12-23 10:35:56.000000000 +0100 +++ new/xfsprogs-6.1.1/configure.ac 2023-01-13 19:02:53.000000000 +0100 @@ -1,4 +1,4 @@ -AC_INIT([xfsprogs],[6.1.0],[linux-...@vger.kernel.org]) +AC_INIT([xfsprogs],[6.1.1],[linux-...@vger.kernel.org]) AC_PREREQ([2.69]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfsprogs-6.1.0/debian/changelog new/xfsprogs-6.1.1/debian/changelog --- old/xfsprogs-6.1.0/debian/changelog 2022-12-23 10:57:58.000000000 +0100 +++ new/xfsprogs-6.1.1/debian/changelog 2023-01-13 19:03:46.000000000 +0100 @@ -1,10 +1,16 @@ -xfsprogs (6.0.1) unstable; urgency=low +xfsprogs (6.1.1-1) unstable; urgency=low * New upstream release - -- Nathan Scott <nath...@debian.org> Fri, 23 Dec 2022 10:57:19 +0100 + -- Nathan Scott <nath...@debian.org> Fri, 13 Jan 2023 19:03:00 +0100 -xfsprogs (6.0.0) unstable; urgency=low +xfsprogs (6.0.1-1) unstable; urgency=low + + * New upstream release + + -- Nathan Scott <nath...@debian.org> Fri, 23 Dec 2022 12:00:00 +0100 + +xfsprogs (6.0.0-1) unstable; urgency=low * New upstream release diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfsprogs-6.1.0/doc/CHANGES new/xfsprogs-6.1.1/doc/CHANGES --- old/xfsprogs-6.1.0/doc/CHANGES 2022-12-23 10:53:20.000000000 +0100 +++ new/xfsprogs-6.1.1/doc/CHANGES 2023-01-13 19:05:35.000000000 +0100 @@ -1,3 +1,7 @@ +xfsprogs-6.1.1 (13 Jan 2023) + - scrub: fix warnings/errors due to missing include (Holger Hoffstatte) + - debian: Add missing pkg version to the changelog (Carlos Maiolino) + xfsprogs-6.1.0 (23 Dec 2022) - libxfs: kernel sync - libxfs: consume the xfs_warn mountpoint argument (Darrick J. Wong) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfsprogs-6.1.0/po/xfsprogs.pot new/xfsprogs-6.1.1/po/xfsprogs.pot --- old/xfsprogs-6.1.0/po/xfsprogs.pot 2022-12-23 11:02:58.000000000 +0100 +++ new/xfsprogs-6.1.1/po/xfsprogs.pot 2023-01-13 19:38:44.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-23 11:02+0100\n" +"POT-Creation-Date: 2023-01-13 19:38+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <l...@li.org>\n" @@ -6489,8 +6489,8 @@ msgid "socket" msgstr "" -#: .././io/stat.c:43 .././repair/da_util.c:74 .././scrub/phase5.c:112 -#: .././scrub/unicrash.c:703 +#: .././io/stat.c:43 .././repair/da_util.c:74 .././scrub/unicrash.c:704 +#: .././scrub/phase5.c:112 msgid "directory" msgstr "" @@ -15410,6 +15410,46 @@ msgid "finishing bulkstat work" msgstr "" +#: .././scrub/unicrash.c:526 +#, c-format +msgid "Unicode name \"%s\" in %s contains suspicious text direction overrides." +msgstr "" + +#: .././scrub/unicrash.c:539 +#, c-format +msgid "Unicode name \"%s\" in %s renders identically to \"%s\"." +msgstr "" + +#: .././scrub/unicrash.c:552 +#, c-format +msgid "" +"Unicode name \"%s\" in %s could be confused with '%s' due to invisible " +"characters." +msgstr "" + +#: .././scrub/unicrash.c:563 +#, c-format +msgid "Unicode name \"%s\" in %s contains control characters." +msgstr "" + +#: .././scrub/unicrash.c:585 +#, c-format +msgid "Unicode name \"%s\" in %s mixes bidirectional characters." +msgstr "" + +#: .././scrub/unicrash.c:598 +#, c-format +msgid "Unicode name \"%s\" in %s could be confused with \"%s\"." +msgstr "" + +#: .././scrub/unicrash.c:721 .././scrub/phase5.c:189 .././scrub/phase6.c:409 +msgid "extended attribute" +msgstr "" + +#: .././scrub/unicrash.c:737 .././scrub/phase5.c:374 +msgid "filesystem label" +msgstr "" + #: .././scrub/common.c:125 #, c-format msgid "%s." @@ -15574,14 +15614,6 @@ msgid "Control character found in %s name \"%s\"." msgstr "" -#: .././scrub/phase5.c:189 .././scrub/phase6.c:409 .././scrub/unicrash.c:720 -msgid "extended attribute" -msgstr "" - -#: .././scrub/phase5.c:374 .././scrub/unicrash.c:736 -msgid "filesystem label" -msgstr "" - #: .././scrub/phase5.c:393 msgid "Filesystem has errors, skipping connectivity checks." msgstr "" @@ -15898,38 +15930,6 @@ msgid "finishing fsmap work" msgstr "" -#: .././scrub/unicrash.c:525 -#, c-format -msgid "Unicode name \"%s\" in %s contains suspicious text direction overrides." -msgstr "" - -#: .././scrub/unicrash.c:538 -#, c-format -msgid "Unicode name \"%s\" in %s renders identically to \"%s\"." -msgstr "" - -#: .././scrub/unicrash.c:551 -#, c-format -msgid "" -"Unicode name \"%s\" in %s could be confused with '%s' due to invisible " -"characters." -msgstr "" - -#: .././scrub/unicrash.c:562 -#, c-format -msgid "Unicode name \"%s\" in %s contains control characters." -msgstr "" - -#: .././scrub/unicrash.c:584 -#, c-format -msgid "Unicode name \"%s\" in %s mixes bidirectional characters." -msgstr "" - -#: .././scrub/unicrash.c:597 -#, c-format -msgid "Unicode name \"%s\" in %s could be confused with \"%s\"." -msgstr "" - #: .././scrub/vfs.c:103 msgid "queueing directory scan work" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfsprogs-6.1.0/scrub/unicrash.c new/xfsprogs-6.1.1/scrub/unicrash.c --- old/xfsprogs-6.1.0/scrub/unicrash.c 2022-09-19 11:10:22.000000000 +0200 +++ new/xfsprogs-6.1.1/scrub/unicrash.c 2023-01-13 17:25:58.000000000 +0100 @@ -10,6 +10,7 @@ #include <sys/types.h> #include <sys/statvfs.h> #include <strings.h> +#include <unicode/uclean.h> #include <unicode/ustring.h> #include <unicode/unorm2.h> #include <unicode/uspoof.h>