Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package goaccess for openSUSE:Factory checked in at 2022-11-02 12:47:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/goaccess (Old) and /work/SRC/openSUSE:Factory/.goaccess.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goaccess" Wed Nov 2 12:47:22 2022 rev:26 rq:1032795 version:1.6.5 Changes: -------- --- /work/SRC/openSUSE:Factory/goaccess/goaccess.changes 2022-10-03 20:08:26.629405951 +0200 +++ /work/SRC/openSUSE:Factory/.goaccess.new.2275/goaccess.changes 2022-11-02 12:48:10.841884529 +0100 @@ -1,0 +2,7 @@ +Wed Nov 2 08:35:38 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 1.6.5: + * Updated Dockerfile build stage to use alpine:3. + * Updated deb build to use the right libncursesw6 dependency. + +------------------------------------------------------------------- Old: ---- goaccess-1.6.4.tar.gz New: ---- goaccess-1.6.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goaccess.spec ++++++ --- /var/tmp/diff_new_pack.SbhzPF/_old 2022-11-02 12:48:11.745889118 +0100 +++ /var/tmp/diff_new_pack.SbhzPF/_new 2022-11-02 12:48:11.781889301 +0100 @@ -20,7 +20,7 @@ %global goaccess_services goaccess@.service goaccess@.timer Name: goaccess -Version: 1.6.4 +Version: 1.6.5 Release: 0 Summary: Apache Web Log Analyzer License: GPL-2.0-or-later ++++++ goaccess-1.6.4.tar.gz -> goaccess-1.6.5.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/AUTHORS new/goaccess-1.6.5/AUTHORS --- old/goaccess-1.6.4/AUTHORS 2022-10-01 00:34:14.000000000 +0200 +++ new/goaccess-1.6.5/AUTHORS 2022-11-01 00:31:49.000000000 +0100 @@ -130,6 +130,7 @@ * Ville Skytt?? <ville.sky...@iki.fi> * Vincent Bernat <vinc...@bernat.ch> * Vladimir Pavljuchenkov <spid...@spiderx.dp.ua> + * William Muir <wam...@gmail.com> * Wladimir Palant <nore...@github.com> * wodev <wo...@fischer-net.net> * woobee <support.developpem...@gmail.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/ChangeLog new/goaccess-1.6.5/ChangeLog --- old/goaccess-1.6.4/ChangeLog 2022-10-01 01:01:54.000000000 +0200 +++ new/goaccess-1.6.5/ChangeLog 2022-11-01 00:41:39.000000000 +0100 @@ -1,3 +1,8 @@ +Changes to GoAccess 1.6.5 - Monday, October 31, 2022 + + - Updated Dockerfile build stage to use alpine:3. + - Updated deb build to use the right libncursesw6 dependency. + Changes to GoAccess 1.6.4 - Friday, September 30, 2022 - Added Korean translation (i18n). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/NEWS new/goaccess-1.6.5/NEWS --- old/goaccess-1.6.4/NEWS 2022-10-01 00:33:19.000000000 +0200 +++ new/goaccess-1.6.5/NEWS 2022-11-01 00:30:28.000000000 +0100 @@ -2,6 +2,8 @@ Gerardo Orellana <goacc...@prosoftcorp.com> * Version history: + - 1.6.5 [Monday, October 31 , 2022] + . GoAccess 1.6.5 Released. See ChangeLog for new features/bug-fixes. - 1.6.4 [Friday, September 30 , 2022] . GoAccess 1.6.4 Released. See ChangeLog for new features/bug-fixes. - 1.6.3 [Thursday, August 31 , 2022] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/configure new/goaccess-1.6.5/configure --- old/goaccess-1.6.4/configure 2022-09-30 17:18:28.000000000 +0200 +++ new/goaccess-1.6.5/configure 2022-11-01 00:52:33.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for goaccess 1.6.4. +# Generated by GNU Autoconf 2.69 for goaccess 1.6.5. # # Report bugs to <he...@goaccess.io>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='goaccess' PACKAGE_TARNAME='goaccess' -PACKAGE_VERSION='1.6.4' -PACKAGE_STRING='goaccess 1.6.4' +PACKAGE_VERSION='1.6.5' +PACKAGE_STRING='goaccess 1.6.5' PACKAGE_BUGREPORT='he...@goaccess.io' PACKAGE_URL='https://goaccess.io' @@ -1333,7 +1333,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 goaccess 1.6.4 to adapt to many kinds of systems. +\`configure' configures goaccess 1.6.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1404,7 +1404,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of goaccess 1.6.4:";; + short | recursive ) echo "Configuration of goaccess 1.6.5:";; esac cat <<\_ACEOF @@ -1514,7 +1514,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -goaccess configure 1.6.4 +goaccess configure 1.6.5 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2067,7 +2067,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by goaccess $as_me 1.6.4, which was +It was created by goaccess $as_me 1.6.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2934,7 +2934,7 @@ # Define the identity of the package. PACKAGE='goaccess' - VERSION='1.6.4' + VERSION='1.6.5' cat >>confdefs.h <<_ACEOF @@ -9669,7 +9669,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by goaccess $as_me 1.6.4, which was +This file was extended by goaccess $as_me 1.6.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9736,7 +9736,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -goaccess config.status 1.6.4 +goaccess config.status 1.6.5 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/goaccess-1.6.4/configure.ac new/goaccess-1.6.5/configure.ac --- old/goaccess-1.6.4/configure.ac 2022-09-30 03:02:53.000000000 +0200 +++ new/goaccess-1.6.5/configure.ac 2022-11-01 00:29:57.000000000 +0100 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([goaccess],[1.6.4],[he...@goaccess.io],[],[https://goaccess.io]) +AC_INIT([goaccess],[1.6.5],[he...@goaccess.io],[],[https://goaccess.io]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/goaccess.c]) AC_CONFIG_HEADERS([src/config.h]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/goaccess.1 new/goaccess-1.6.5/goaccess.1 --- old/goaccess-1.6.4/goaccess.1 2022-09-30 17:09:43.000000000 +0200 +++ new/goaccess-1.6.5/goaccess.1 2022-11-01 01:08:17.000000000 +0100 @@ -1,4 +1,4 @@ -.TH goaccess 1 "SEPTEMBER 2022" GNU+Linux "User Manuals" +.TH goaccess 1 "OCTOBER 2022" GNU+Linux "User Manuals" .SH NAME goaccess \- fast web log analyzer and interactive viewer. .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/de.po new/goaccess-1.6.5/po/de.po --- old/goaccess-1.6.4/po/de.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/de.po 2022-11-01 00:53:00.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2019-05-05 16:03+0200\n" "Last-Translator: Axel Wehner <m...@axelwehner.de>\n" "Language: de\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/es.po new/goaccess-1.6.5/po/es.po --- old/goaccess-1.6.4/po/es.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/es.po 2022-11-01 00:53:00.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Goaccess\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2017-08-04 13:00-0300\n" "Last-Translator: Enrique Becerra <kab...@gmail.com>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/fr.po new/goaccess-1.6.5/po/fr.po --- old/goaccess-1.6.4/po/fr.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/fr.po 2022-11-01 00:53:00.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: goaccess 1.4\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2020-07-10 11:44+0200\n" "Last-Translator: Coban L. <coban.leb...@nfrance.com>\n" "Language-Team: fran??ais\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/goaccess.pot new/goaccess-1.6.5/po/goaccess.pot --- old/goaccess-1.6.4/po/goaccess.pot 2022-10-01 01:07:04.000000000 +0200 +++ new/goaccess-1.6.5/po/goaccess.pot 2022-11-01 00:53:00.000000000 +0100 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: goaccess 1.6.4\n" +"Project-Id-Version: goaccess 1.6.5\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/it.po new/goaccess-1.6.5/po/it.po --- old/goaccess-1.6.4/po/it.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/it.po 2022-11-01 00:53:01.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Goaccess\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2017-08-04 13:00-0300\n" "Last-Translator: Mario Donnarumma <mario.donnarumma...@gmail.com>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/ja.po new/goaccess-1.6.5/po/ja.po --- old/goaccess-1.6.4/po/ja.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/ja.po 2022-11-01 00:53:01.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: goaccess 1.3\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2020-08-19 06:27+0900\n" "Last-Translator: Kamino <67395018+err...@users.noreply.github.com>\n" "Language-Team: Japanese\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/ko.po new/goaccess-1.6.5/po/ko.po --- old/goaccess-1.6.4/po/ko.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/ko.po 2022-11-01 00:53:01.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: goaccess 1.6.3\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2022-09-06 21:27+0900\n" "Last-Translator: David ?????? Yang <dcy...@users.noreply.github.com>\n" "Language-Team: Korean <dcy...@users.noreply.github.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/pt_BR.po new/goaccess-1.6.5/po/pt_BR.po --- old/goaccess-1.6.4/po/pt_BR.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/pt_BR.po 2022-11-01 00:53:01.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Goaccess\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2019-04-25 20:34-0300\n" "Last-Translator: Alan Placidina Maria <alanplacid...@gmail.com>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/ru.po new/goaccess-1.6.5/po/ru.po --- old/goaccess-1.6.4/po/ru.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/ru.po 2022-11-01 00:53:01.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: goaccess 1.5.6\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2022-04-21 10:17+0300\n" "Last-Translator: Artyom Karlov <artyom.kar...@gmail.com>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/sv.po new/goaccess-1.6.5/po/sv.po --- old/goaccess-1.6.4/po/sv.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/sv.po 2022-11-01 00:53:01.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: goaccess 1.3\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2018-12-13 22:48-0600\n" "Last-Translator: Anders Johansson <johans...@aljmedia.se>\n" "Language-Team: none\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/uk.po new/goaccess-1.6.5/po/uk.po --- old/goaccess-1.6.4/po/uk.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/uk.po 2022-11-01 00:53:01.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: goaccess 1.5.6\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2022-04-21 10:17+0300\n" "Last-Translator: Artyom Karlov <artyom.kar...@gmail.com>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/po/zh_CN.po new/goaccess-1.6.5/po/zh_CN.po --- old/goaccess-1.6.4/po/zh_CN.po 2022-10-01 01:07:05.000000000 +0200 +++ new/goaccess-1.6.5/po/zh_CN.po 2022-11-01 00:53:01.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: goaccess 1.5.6\n" "Report-Msgid-Bugs-To: he...@goaccess.io\n" -"POT-Creation-Date: 2022-09-30 18:07-0500\n" +"POT-Creation-Date: 2022-10-31 18:53-0500\n" "PO-Revision-Date: 2017-04-03 09:43+0200\n" "Last-Translator: Ai<he...@goaccess.io>\n" "Language-Team: Ai\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/src/commons.h new/goaccess-1.6.5/src/commons.h --- old/goaccess-1.6.4/src/commons.h 2022-09-30 03:02:31.000000000 +0200 +++ new/goaccess-1.6.5/src/commons.h 2022-11-01 00:29:39.000000000 +0100 @@ -43,7 +43,7 @@ #define __attribute__(x) /**/ #endif #define GO_UNUSED __attribute__((unused)) -#define GO_VERSION "1.6.4" +#define GO_VERSION "1.6.5" #define GO_WEBSITE "https://goaccess.io/" extern struct tm now_tm; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/goaccess-1.6.4/src/options.c new/goaccess-1.6.5/src/options.c --- old/goaccess-1.6.4/src/options.c 2022-09-30 17:59:29.000000000 +0200 +++ new/goaccess-1.6.5/src/options.c 2022-10-05 02:33:00.000000000 +0200 @@ -396,8 +396,6 @@ if (!strcmp ("html-custom-css", name)) { if (strpbrk (oarg, "&\"'<>")) FATAL ("Invalid filename. The following chars are not allowed in filename: [\"'&<>]\n"); - if (access (oarg, F_OK) != 0) - FATAL ("Unable to open custom CSS filename: %s\n", oarg); conf.html_custom_css = oarg; } @@ -405,8 +403,6 @@ if (!strcmp ("html-custom-js", name)) { if (strpbrk (oarg, "&\"'<>")) FATAL ("Invalid filename. The following chars are not allowed in filename: [\"'&<>]\n"); - if (access (oarg, F_OK) != 0) - FATAL ("Unable to open custom JS filename: %s\n", oarg); conf.html_custom_js = oarg; }