Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lldpd for openSUSE:Factory checked 
in at 2021-04-12 17:10:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lldpd (Old)
 and      /work/SRC/openSUSE:Factory/.lldpd.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lldpd"

Mon Apr 12 17:10:43 2021 rev:16 rq:884660 version:1.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/lldpd/lldpd.changes      2021-04-06 
17:31:45.679258113 +0200
+++ /work/SRC/openSUSE:Factory/.lldpd.new.2401/lldpd.changes    2021-04-12 
17:10:53.630600129 +0200
@@ -1,0 +2,7 @@
+Sat Apr 10 19:20:36 UTC 2021 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 1.0.10:
+  Fix:
+  * Fix chroot directory creation.
+
+-------------------------------------------------------------------

Old:
----
  lldpd-1.0.9.tar.gz
  lldpd-1.0.9.tar.gz.asc

New:
----
  lldpd-1.0.10.tar.gz
  lldpd-1.0.10.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lldpd.spec ++++++
--- /var/tmp/diff_new_pack.d1vVrH/_old  2021-04-12 17:10:54.110600660 +0200
+++ /var/tmp/diff_new_pack.d1vVrH/_new  2021-04-12 17:10:54.110600660 +0200
@@ -26,12 +26,12 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           lldpd
-Version:        1.0.9
+Version:        1.0.10
 Release:        0
 Summary:        Implementation of IEEE 802.1ab (LLDP)
 # We have some GPL linux headers in include/linux, they are used on
 # platforms where glibc headers are not recent enough
-License:        ISC AND GPL-2.0-or-later
+License:        GPL-2.0-or-later AND ISC
 Group:          System/Daemons
 URL:            http://vincentbernat.github.com/lldpd/
 Source0:        http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz
@@ -140,6 +140,7 @@
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun  -n %{libname} -p /sbin/ldconfig
+
 %post
 %service_add_post lldpd.service
 %fillup_only

++++++ lldpd-1.0.9.tar.gz -> lldpd-1.0.10.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lldpd-1.0.9/.dist-version 
new/lldpd-1.0.10/.dist-version
--- old/lldpd-1.0.9/.dist-version       2021-04-02 09:49:31.000000000 +0200
+++ new/lldpd-1.0.10/.dist-version      2021-04-09 12:54:04.000000000 +0200
@@ -1 +1 @@
-1.0.9
+1.0.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lldpd-1.0.9/ChangeLog new/lldpd-1.0.10/ChangeLog
--- old/lldpd-1.0.9/ChangeLog   2021-04-02 09:49:30.000000000 +0200
+++ new/lldpd-1.0.10/ChangeLog  2021-04-09 12:54:03.000000000 +0200
@@ -1,3 +1,11 @@
+1.0.10 [2021-04-09 12:52:15 +0200]:
+
+ - [7749b008183f] release: 1.0.10 (Vincent Bernat)
+ - [7535505355c2] tests: catch problem with creation of chroot in tests 
(Vincent Bernat)
+ - [73c5b5e7c431] priv: fix chroot directory creation (Vincent Bernat)
+ - [759ee79a3aba] osx: update version in Homebrew recipe (Vincent Bernat)
+ - [520c89f454c3] tests: fix a command in tests/lldpcli.conf (Vincent Bernat)
+
 1.0.9 [2021-04-02 09:39:50 +0200]:
 
  - [a368f3ff380d] release: 1.0.9 (Vincent Bernat)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lldpd-1.0.9/NEWS new/lldpd-1.0.10/NEWS
--- old/lldpd-1.0.9/NEWS        2021-03-25 11:32:35.000000000 +0100
+++ new/lldpd-1.0.10/NEWS       2021-04-09 11:51:16.000000000 +0200
@@ -1,3 +1,7 @@
+lldpd (1.0.10)
+  * Fix:
+    + Fix chroot directory creation.
+
 lldpd (1.0.9)
   * Fix:
     + Do not use interface alias if we set it ourselves.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lldpd-1.0.9/configure new/lldpd-1.0.10/configure
--- old/lldpd-1.0.9/configure   2021-04-02 09:47:18.000000000 +0200
+++ new/lldpd-1.0.10/configure  2021-04-09 12:52:45.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for lldpd 1.0.9.
+# Generated by GNU Autoconf 2.69 for lldpd 1.0.10.
 #
 # Report bugs to <https://github.com/lldpd/lldpd/issues>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='lldpd'
 PACKAGE_TARNAME='lldpd'
-PACKAGE_VERSION='1.0.9'
-PACKAGE_STRING='lldpd 1.0.9'
+PACKAGE_VERSION='1.0.10'
+PACKAGE_STRING='lldpd 1.0.10'
 PACKAGE_BUGREPORT='https://github.com/lldpd/lldpd/issues'
 PACKAGE_URL='https://lldpd.github.io/'
 
@@ -1517,7 +1517,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 lldpd 1.0.9 to adapt to many kinds of systems.
+\`configure' configures lldpd 1.0.10 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1588,7 +1588,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of lldpd 1.0.9:";;
+     short | recursive ) echo "Configuration of lldpd 1.0.10:";;
    esac
   cat <<\_ACEOF
 
@@ -1805,7 +1805,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-lldpd configure 1.0.9
+lldpd configure 1.0.10
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2285,7 +2285,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by lldpd $as_me 1.0.9, which was
+It was created by lldpd $as_me 1.0.10, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3154,7 +3154,7 @@
 
 # Define the identity of the package.
  PACKAGE='lldpd'
- VERSION='1.0.9'
+ VERSION='1.0.10'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -23076,7 +23076,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by lldpd $as_me 1.0.9, which was
+This file was extended by lldpd $as_me 1.0.10, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -23143,7 +23143,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-lldpd config.status 1.0.9
+lldpd config.status 1.0.10
 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/lldpd-1.0.9/src/daemon/priv.c 
new/lldpd-1.0.10/src/daemon/priv.c
--- old/lldpd-1.0.9/src/daemon/priv.c   2021-03-21 15:41:26.000000000 +0100
+++ new/lldpd-1.0.10/src/daemon/priv.c  2021-04-09 11:58:48.000000000 +0200
@@ -537,6 +537,8 @@
                        return -1;
                *current = '/';
        }
+       if (mkdir(path, mode) != 0 && errno != EEXIST)
+               return -1;
 
        errno = 0;
        return 0;

Reply via email to