Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xrootd for openSUSE:Factory checked in at 2022-05-05 23:06:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xrootd (Old) and /work/SRC/openSUSE:Factory/.xrootd.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xrootd" Thu May 5 23:06:08 2022 rev:23 rq:974929 version:4.12.9 Changes: -------- --- /work/SRC/openSUSE:Factory/xrootd/xrootd.changes 2022-01-20 00:13:18.578626401 +0100 +++ /work/SRC/openSUSE:Factory/.xrootd.new.1538/xrootd.changes 2022-05-05 23:06:48.625588535 +0200 @@ -1,0 +2,6 @@ +Sat Mar 26 22:52:26 UTC 2022 - Atri Bhattacharya <[email protected]> + +- Update to version 4.12.9: + * No Linux related changes, just version sync. + +------------------------------------------------------------------- Old: ---- xrootd-4.12.8.tar.gz New: ---- xrootd-4.12.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xrootd.spec ++++++ --- /var/tmp/diff_new_pack.ZA12r6/_old 2022-05-05 23:06:49.277589349 +0200 +++ /var/tmp/diff_new_pack.ZA12r6/_new 2022-05-05 23:06:49.281589353 +0200 @@ -1,7 +1,7 @@ # # spec file for package xrootd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %define __builder ninja Name: xrootd -Version: 4.12.8 +Version: 4.12.9 Release: 0 %define plugver 4 Summary: An eXtended Root Daemon ++++++ xrootd-4.12.8.tar.gz -> xrootd-4.12.9.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xrootd-4.12.8/VERSION_INFO new/xrootd-4.12.9/VERSION_INFO --- old/xrootd-4.12.8/VERSION_INFO 2021-03-01 12:14:02.000000000 +0100 +++ new/xrootd-4.12.9/VERSION_INFO 2022-03-21 16:57:08.000000000 +0100 @@ -1,3 +1,3 @@ -RefNames: (tag: v4.12.8, stable-4.12.x) -ShortHash: 7cf7f97cbd5 -Date: 2020-11-02 09:47:25 +0100 +RefNames: (tag: v4.12.9, stable-4.12.x) +ShortHash: dc198fc558f +Date: 2022-03-21 16:57:08 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xrootd-4.12.8/src/XrdSys/XrdSysPlatform.hh new/xrootd-4.12.9/src/XrdSys/XrdSysPlatform.hh --- old/xrootd-4.12.8/src/XrdSys/XrdSysPlatform.hh 2021-03-01 12:14:02.000000000 +0100 +++ new/xrootd-4.12.9/src/XrdSys/XrdSysPlatform.hh 2022-03-21 16:57:08.000000000 +0100 @@ -122,8 +122,6 @@ #endif #define O_LARGEFILE 0 #define memalign(pgsz,amt) valloc(amt) -#define posix_memalign(memp, algn, sz) \ - ((*memp = memalign(algn, sz)) ? 0 : ENOMEM) #define SHMDT_t void * #ifndef EDEADLOCK #define EDEADLOCK EDEADLK
