Hello community, here is the log from the commit of package pam_wrapper for openSUSE:Factory checked in at 2020-03-24 22:37:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_wrapper (Old) and /work/SRC/openSUSE:Factory/.pam_wrapper.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_wrapper" Tue Mar 24 22:37:00 2020 rev:11 rq:787816 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_wrapper/pam_wrapper.changes 2020-03-19 19:54:26.148277966 +0100 +++ /work/SRC/openSUSE:Factory/.pam_wrapper.new.3160/pam_wrapper.changes 2020-03-24 22:38:50.069278717 +0100 @@ -1,0 +2,23 @@ +Tue Mar 24 13:51:58 UTC 2020 - Andreas Schneider <[email protected]> + +- Update to version 1.1.2 + * https://gitlab.com/cwrap/pam_wrapper/-/blob/master/CHANGELOG + +------------------------------------------------------------------- +Tue Mar 24 13:21:09 UTC 2020 - Andreas Schneider <[email protected]> + +- Update to version 1.1.1 + * https://gitlab.com/cwrap/pam_wrapper/-/blob/master/CHANGELOG + +------------------------------------------------------------------- +Fri Mar 20 14:13:05 UTC 2020 - Andreas Schneider <[email protected]> + +- Update to version 1.1.0 + * Added support for pam_start_confdir() + * Added pam_chatty module + * Added gitlab CI support + * Fixed crash when a PAM module outputs too much data +- Removed pam_wrapper-1.0.8-fix_with_latest_pam.patch +- Removed fix-pam-module-output-crash.patch + +------------------------------------------------------------------- Old: ---- fix-pam-module-output-crash.patch pam_wrapper-1.0.7.tar.gz pam_wrapper-1.0.8-fix_with_latest_pam.patch New: ---- pam_wrapper-1.1.2.tar.gz pam_wrapper-1.1.2.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.OrYuBy/_old 2020-03-24 22:38:51.125279231 +0100 +++ /var/tmp/diff_new_pack.OrYuBy/_new 2020-03-24 22:38:51.125279231 +0100 @@ -24,15 +24,14 @@ ############################# NOTE ################################## %bcond_without python2 Name: pam_wrapper -Version: 1.0.7 +Version: 1.1.2 Release: 0 Summary: A tool to test PAM applications and PAM modules License: GPL-3.0-or-later URL: https://cwrap.org/ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz -Source1: %{name}-rpmlintrc -Patch0: pam_wrapper-1.0.8-fix_with_latest_pam.patch -Patch1: fix-pam-module-output-crash.patch +Source1: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz.asc +Source2: %{name}-rpmlintrc BuildRequires: cmake BuildRequires: doxygen BuildRequires: libcmocka-devel @@ -128,7 +127,7 @@ %postun -n libpamtest0 -p /sbin/ldconfig %files -%doc AUTHORS README ChangeLog +%doc AUTHORS README.md CHANGELOG %license LICENSE %{_libdir}/libpam_wrapper.so* %{_libdir}/pkgconfig/pam_wrapper.pc @@ -141,6 +140,7 @@ %{_libdir}/pam_wrapper/pam_get_items.so %{_libdir}/pam_wrapper/pam_set_items.so %{_mandir}/man1/pam_wrapper.1%{?ext_man} +%{_mandir}/man8/pam_chatty.8%{?ext_man} %{_mandir}/man8/pam_matrix.8%{?ext_man} %{_mandir}/man8/pam_get_items.8%{?ext_man} %{_mandir}/man8/pam_set_items.8%{?ext_man} @@ -151,9 +151,10 @@ %files -n libpamtest-devel %{_libdir}/libpamtest.so %{_libdir}/pkgconfig/libpamtest.pc -%dir %{_libdir}/cmake/libpamtest -%{_libdir}/cmake/libpamtest/libpamtest-config-version.cmake -%{_libdir}/cmake/libpamtest/libpamtest-config.cmake +%dir %{_libdir}/cmake/pamtest +%{_libdir}/cmake/pamtest/pamtest-config-version.cmake +%{_libdir}/cmake/pamtest/pamtest-config-relwithdebinfo.cmake +%{_libdir}/cmake/pamtest/pamtest-config.cmake %{_includedir}/libpamtest.h %files -n libpamtest-devel-doc ++++++ pam_wrapper-1.0.7.tar.gz -> pam_wrapper-1.1.2.tar.gz ++++++ ++++ 3886 lines of diff (skipped)
