Hello community,

here is the log from the commit of package pam_mount for openSUSE:Factory 
checked in at 2013-09-13 14:45:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_mount (Old)
 and      /work/SRC/openSUSE:Factory/.pam_mount.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_mount"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_mount/pam_mount.changes      2013-02-05 
11:19:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pam_mount.new/pam_mount.changes 2013-09-13 
14:45:31.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Aug 27 10:23:17 UTC 2013 - [email protected]
+
+- Update to new upstream release 2.14
+* Bugfix: pam_mount printed "ehd_logctl: feature 1 is already zero"
+  at each login (bnc#811119)
+* pmt-ehd: avoid miscalculating blockdev size obtained from BLKGETSIZE64
+* correctly mkdir mountpoint if requested, and only remove mountpoint
+  if actually created
+* restore DOMAIN_USER and DOMAIN_NAME expansion in mount options
+* add an "allow_discard" option for volumes to enable trim support
+  on the block device without enabling it for the filesystem.
+* config: regexes can now be used for the <user> and <group>
+  configuration options
+- Remove pam_mount-38a15cc3-ehd_logctl-debug.diff (applied upstream)
+
+-------------------------------------------------------------------

Old:
----
  pam_mount-2.13.tar.xz
  pam_mount-2.13.tar.xz.asc
  pam_mount-38a15cc3-ehd_logctl-debug.diff

New:
----
  pam_mount-2.14.tar.xz
  pam_mount-2.14.tar.xz.asc

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

Other differences:
------------------
++++++ pam_mount.spec ++++++
--- /var/tmp/diff_new_pack.GURAym/_old  2013-09-13 14:45:32.000000000 +0200
+++ /var/tmp/diff_new_pack.GURAym/_new  2013-09-13 14:45:32.000000000 +0200
@@ -21,7 +21,7 @@
 Summary:        A PAM Module that can Mount Volumes for a User Session
 License:        LGPL-2.1+ and GPL-2.0+
 Group:          System/Libraries
-Version:        2.13
+Version:        2.14
 Release:        0
 Url:            http://pam-mount.sf.net/
 
@@ -33,7 +33,6 @@
 Source5:        baselibs.conf
 Source6:        %{name}.keyring
 Patch1:         pam_mount-0.47-enable-logout-kill.dif
-Patch2:         pam_mount-38a15cc3-ehd_logctl-debug.diff
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
@@ -52,6 +51,7 @@
 BuildRequires:  pkgconfig(libHX) >= 3.12.1
 BuildRequires:  pkgconfig(libcrypto) >= 0.9.7
 BuildRequires:  pkgconfig(libcryptsetup) >= 1.1.2
+BuildRequires:  pkgconfig(libpcre) >= 7
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6
 BuildRequires:  pkgconfig(mount) >= 2.20
 
@@ -101,12 +101,9 @@
 and transparent use of the OS's crypto layer.
 
 %prep
-%if 0%{?gpg_verify:1}
-%gpg_verify %{S:9}
-%endif
+%{?gpg_verify: %gpg_verify %{S:9}}
 %setup -q
 %patch -P 1 -p1
-%patch -P 2 -p1
 
 %build
 %configure --disable-static --with-slibdir=/%_lib \
@@ -120,7 +117,7 @@
 rm -f "%buildroot/%_lib/security"/*.{a,la} "%buildroot/%_libdir"/*.la
 #install the docs
 mkdir -p %buildroot/%_docdir/%name/examples
-cp doc/bugs.txt doc/changelog.txt LICENSE* doc/faq.txt doc/todo.txt 
doc/options.txt doc/pam_mount.txt %buildroot/%_docdir/%name/
+cp doc/bugs.txt doc/news.txt LICENSE* doc/faq.txt doc/todo.txt doc/options.txt 
doc/pam_mount.txt %buildroot/%_docdir/%name/
 install -m 755 %SOURCE1 %buildroot/%_docdir/%name/examples/
 install -m 755 %SOURCE2 %buildroot/%_docdir/%name/examples/
 #

++++++ pam_mount-2.13.tar.xz -> pam_mount-2.14.tar.xz ++++++
++++ 39222 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to