Hello community, here is the log from the commit of package atheme for openSUSE:Factory checked in at 2019-08-22 10:54:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atheme (Old) and /work/SRC/openSUSE:Factory/.atheme.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atheme" Thu Aug 22 10:54:50 2019 rev:23 rq:725083 version:7.2.10.r2 Changes: -------- --- /work/SRC/openSUSE:Factory/atheme/atheme.changes 2017-11-11 14:22:52.292019470 +0100 +++ /work/SRC/openSUSE:Factory/.atheme.new.22127/atheme.changes 2019-08-22 10:54:56.213679237 +0200 @@ -1,0 +2,13 @@ +Wed Aug 21 13:29:52 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 7.2.10.r2 + * Fix potential NULL dereference in modules/crypto/posix. + * Bump E-Mail address maximum length to 254 characters. + * Use flags setter information in modules/chanserv/access & + modules/chanserv/flags. + * Fix issue where modules/misc/httpd was not closing its + listening socket on deinit. + * Fix GroupServ data loss issue when a group was the founder of + another group. + +------------------------------------------------------------------- Old: ---- atheme-7.2.9.tar.bz2 New: ---- atheme-v7.2.10-r2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atheme.spec ++++++ --- /var/tmp/diff_new_pack.5IvyWE/_old 2019-08-22 10:54:59.285678824 +0200 +++ /var/tmp/diff_new_pack.5IvyWE/_new 2019-08-22 10:54:59.285678824 +0200 @@ -1,7 +1,7 @@ # # spec file for package atheme # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,25 +12,25 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: atheme %define lname libathemecore1 -Version: 7.2.9 +%define rversion 7.2.10-r2 +Version: 7.2.10.r2 Release: 0 -Url: http://atheme.net/ Summary: Extensible IRC services License: MIT Group: Productivity/Networking/IRC +URL: https://atheme.github.io/atheme.html -Source: https://github.com/atheme/atheme/releases/download/v%version/%name-%version.tar.bz2 +Source: https://github.com/atheme/atheme/releases/download/v%rversion/%name-v%rversion.tar.xz Source9: example.conf Patch1: atheme-lockmodes.diff Patch2: atheme-nodate.diff Patch3: atheme-serno.diff -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cracklib-devel BuildRequires: fdupes BuildRequires: libopenssl-devel @@ -71,8 +71,7 @@ in %lname. %prep -%setup -q -%patch -P 1 -P 2 -P 3 -p1 +%autosetup -p1 -n %name-v%rversion # nudge atheme in the direction of using the system-provided libmowgli rm -Rf libmowgli-2 # ignore contrib modules
