Hello community, here is the log from the commit of package resolv_wrapper for openSUSE:Factory checked in at 2020-03-24 22:35:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/resolv_wrapper (Old) and /work/SRC/openSUSE:Factory/.resolv_wrapper.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "resolv_wrapper" Tue Mar 24 22:35:46 2020 rev:5 rq:787703 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/resolv_wrapper/resolv_wrapper.changes 2016-06-09 16:16:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.resolv_wrapper.new.3160/resolv_wrapper.changes 2020-03-24 22:37:41.281245287 +0100 @@ -1,0 +2,18 @@ +Tue Mar 24 08:44:30 UTC 2020 - Andreas Schneider <[email protected]> + +- Add gpg armor file as source + +------------------------------------------------------------------- +Mon Mar 23 09:25:57 UTC 2020 - Andreas Schneider <[email protected]> + +- Update to version 1.1.4 + * Added support for running with Sanitizers + * Added fake resolving of TXT records + * Improved logging support + * Fixed resolv.conf support on FreeBSD + * Fixed alignment issues on FreeBSD + * Fixed using IPv6 address with old glibc versions + * Added support for faking PTR entries + * Added support for faking URI entries + +------------------------------------------------------------------- Old: ---- resolv_wrapper-1.1.4.tar.gz New: ---- resolv_wrapper-1.1.6.tar.gz resolv_wrapper-1.1.6.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ resolv_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.MJbXLn/_old 2020-03-24 22:37:41.921245598 +0100 +++ /var/tmp/diff_new_pack.MJbXLn/_new 2020-03-24 22:37:41.925245600 +0100 @@ -1,7 +1,7 @@ # # spec file for package resolv_wrapper # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -24,16 +24,17 @@ ############################# NOTE ################################## Name: resolv_wrapper -Version: 1.1.4 +Version: 1.1.6 Release: 0 Summary: A wrapper for DNS name resolving or DNS faking License: BSD-3-Clause Group: Development/Libraries/C and C++ -Url: http://cwrap.org/ +URL: http://cwrap.org/ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz -Source1: %{name}-rpmlintrc +Source1: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz.asc +Source2: %{name}-rpmlintrc BuildRequires: cmake BuildRequires: glibc-devel @@ -66,17 +67,15 @@ %cmake_install %check -pushd build -make %{?_smp_mflags} test || cat $(find Testing -name "*.log") -popd +%ctest %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc AUTHORS README ChangeLog COPYING +%doc AUTHORS README.md CHANGELOG +%license LICENSE %{_libdir}/libresolv_wrapper.so* %dir %{_libdir}/cmake/resolv_wrapper %{_libdir}/cmake/resolv_wrapper/resolv_wrapper-config-version.cmake ++++++ resolv_wrapper-1.1.4.tar.gz -> resolv_wrapper-1.1.6.tar.gz ++++++ ++++ 3486 lines of diff (skipped)
