From a701777a99cb2f6164067858b716c2a0975bca51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Filipensk=C3=BD?= Date: Tue, 8 Oct 2024 15:48:34 +0200 Subject: [PATCH] Convert to %autorelease and %autochangelog [skip changelog] --- changelog | 312 +++++++++++++++++++++++++++++++++++++++++++++++ cifs-utils.spec | 316 +----------------------------------------------- 2 files changed, 314 insertions(+), 314 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..21aa787 --- /dev/null +++ b/changelog @@ -0,0 +1,312 @@ +* Mon Apr 22 2024 Paulo Alcantara - 7.0-5 +- Implement CLDAP Ping to find the closest site +- Resolves: RHELPLAN-17597 + +* Tue Apr 16 2024 Paulo Alcantara - 7.0-4 +- mount.cifs.rst: add missing reference for sssd +- mount.cifs.rst: update section about xattr/acl support +- Resolves: RHEL-22495 + +* Fri Apr 12 2024 Paulo Alcantara - 7.0-3 +- pam_cifscreds: fix NULL arg warning passed to pam_syslog() +- Resolves: RHEL-28050 + +* Fri Apr 12 2024 Paulo Alcantara - 7.0-2 +- cifs.upcall: fix UAF in get_cachename_from_process_env() +- Resolves: RHEL-28047 + +* Mon Jan 30 2023 Pavel Filipenský - 7.0-1 +- Update to cifs-utils-7.0 +- Resolves: rhbz#2163303 + +* Wed Feb 02 2022 Alexander Bokovoy - 6.14 +- Update to v6.14 release +- Resolves: rhbz#1925956 + +* Mon Aug 09 2021 Mohan Boddu - 6.11-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + +* Thu Apr 15 2021 Mohan Boddu - 6.11-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + +* Tue Jan 26 2021 Fedora Release Engineering - 6.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Fri Dec 18 2020 Jonathan Lebon - 6.11-2 +- Split out -info subpackage for smb2-quota and smbinfo + https://bugzilla.redhat.com/show_bug.cgi?id=1909288 + +* Mon Nov 02 2020 Alexander Bokovoy - 6.11-1 +- Update to v6.11 release +- Resolves: rhbz#1876400 - CVE-2020-14342 - cifs-utils: shell command injection + +* Mon Jul 27 2020 Fedora Release Engineering - 6.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jan 28 2020 Fedora Release Engineering - 6.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Wed Jul 24 2019 Fedora Release Engineering - 6.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sun Apr 21 2019 Jeff Layton - 6.9-1 +- Update to v6.9 release + +* Thu Jan 31 2019 Fedora Release Engineering - 6.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Jul 17 2018 Alexander Bokovoy - 6.8-3 +- Use Python 3 version of rst2man + +* Thu Jul 12 2018 Fedora Release Engineering - 6.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Apr 10 2018 Fedora Release Engineering - 6.8-1 +- update to 6.8 release + +* Wed Feb 07 2018 Fedora Release Engineering - 6.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Tue Nov 07 2017 Jeff Layton - 6.7-5 +- more updates, switch to rst for manpages +- update mount.cifs manpage to describe defaults better (BZ#1474539) + +* Sun Oct 29 2017 Jeff Layton - 6.7-4 +- pull in all patches merged since 6.7 was released + +* Wed Aug 02 2017 Fedora Release Engineering - 6.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 6.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Thu Mar 02 2017 Jeff Layton - 6.7-1 +- update to 6.7 release + +* Fri Feb 10 2017 Fedora Release Engineering - 6.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Wed Sep 07 2016 Jeff Layton - 6.6-1 +- update to 6.6 release + +* Wed Aug 24 2016 Jeff Layton - 6.5-3 +- more cifs.upcall cleanup work + +* Wed Aug 24 2016 Jeff Layton - 6.5-2 +- clean up and streamline cifs.upcall handling for GSSAPI + +* Thu Mar 10 2016 Sachin Prabhu - 6.5-1 +- Update to 6.5 release +- Fix URL to cifs-utils upstream source + +* Wed Feb 03 2016 Fedora Release Engineering - 6.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 6.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Wed Jan 21 2015 Ralf Corsépius - 6.4-3 +- Let package own %%{_sysconfdir}/cifs-utils (RHBZ#1184390). +- Let package own %%{_libdir}/cifs-utils (RHBZ#1184391). + +* Sat Aug 16 2014 Fedora Release Engineering - 6.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Mon Aug 04 2014 Sachin Prabhu - 6.4-1 +- update to 6.4 release + +* Sat Jun 07 2014 Fedora Release Engineering - 6.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Tue May 06 2014 Sachin Prabhu 6.3-2 +- autoconf: allow PAM security install directory to be configurable +- cifs: use krb5_kt_default() to determine default keytab location +- cifskey: better use snprintf() +- cifscreds: better error handling when key_search fails +- cifscreds: better error handling for key_add + +* Thu Jan 09 2014 Jeff Layton 6.3-1 +- update to 6.3 release + +* Fri Dec 13 2013 Jeff Layton 6.2-5 +- fix linking of wbclient +- add pam_cifscreds module and manpage + +* Mon Oct 14 2013 Jeff Layton 6.2-4 +- fix use-after-free in asn1_write + +* Fri Oct 11 2013 Jeff Layton 6.2-3 +- fixes for bugs reported by coverity: +- update bad bit shift patch with one that patches getcifsacl.c too +- remove some dead code from getcifsacl.c, asn1.c, and data_blob.c +- fix bad handling of allocated memory in del_mtab in mount.cifs.c + +* Wed Oct 09 2013 Jeff Layton 6.2-2 +- fix bad bit shift in setcifsacl.c + +* Fri Oct 04 2013 Jeff Layton 6.2-1 +- update to 6.2 release + +* Sat Aug 03 2013 Fedora Release Engineering - 6.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Mon Jul 15 2013 Jeff Layton 6.1-3 +- allow setcifsacl to work if plugin can't be loaded (bz#984087) + +* Mon Jul 15 2013 Jeff Layton 6.1-2 +- Convert idmapping plugin symlink to use alternatives system (bz#984088) + +* Tue Jul 02 2013 Jeff Layton 6.1-1 +- update to 6.1 release + +* Mon Mar 25 2013 Jeff Layton 6.0-1 +- update to 6.0 release + +* Wed Feb 13 2013 Fedora Release Engineering - 5.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Sun Jan 13 2013 Jeff Layton 5.9-3 +- comment fixes in cifsidmap.h + +* Sun Jan 13 2013 Jeff Layton 5.9-2 +- fix regression in credential file handling + +* Mon Jan 07 2013 Jeff Layton 5.9-1 +- update to 5.9 +- move mount.cifs to /usr/sbin per new packaging guidelines +- add -devel package to hold cifsidmap.h + +* Sun Nov 11 2012 Jeff Layton 5.8-1 +- update to 5.8 + +* Wed Nov 07 2012 Jeff Layton 5.7-3 +- update to latest patches queued for 5.8. More idmapping and ACL tool fixes. + +* Sun Nov 04 2012 Jeff Layton 5.7-2 +- update to latest patches queued for 5.8. Mostly idmapping and ACL tool fixes. + +* Tue Oct 09 2012 Jeff Layton 5.7-1 +- update to 5.7 + +* Fri Aug 24 2012 Jeff Layton 5.6-2 +- update to current upstream head + +* Thu Jul 26 2012 Jeff Layton 5.6-1 +- update to 5.6 + +* Wed Jul 18 2012 Fedora Release Engineering - 5.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Mon Jul 09 2012 Jeff Layton 5.5-2 +- remove -Werror flag +- enable PIE and RELRO + +* Wed May 30 2012 Jeff Layton 5.5-1 +- update to 5.5 + +* Wed Apr 25 2012 Jeff Layton 5.4-2 +- rebuild to fix dependencies due to libwbclient changes + +* Wed Apr 18 2012 Jeff Layton 5.4-1 +- update to 5.4 +- add patch to fix up more warnings + +* Mon Mar 19 2012 Jeff Layton 5.3-4 +- fix tests for strtoul success (bz# 800621) + +* Wed Feb 08 2012 Jeff Layton 5.3-3 +- revert mount.cifs move. It's unnecessary at this point. + +* Wed Feb 08 2012 Jeff Layton 5.3-2 +- move mount.cifs to /usr/sbin per new packaging guidelines + +* Sat Jan 28 2012 Jeff Layton 5.3-1 +- update to 5.3 + +* Thu Jan 12 2012 Fedora Release Engineering - 5.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Fri Dec 09 2011 Jeff Layton 5.2-2 +- add /etc/request-key.d files + +* Fri Dec 09 2011 Jeff Layton 5.2-1 +- update to 5.2 + +* Fri Sep 23 2011 Jeff Layton 5.1-1 +- update to 5.1 +- add getcifsacl and setcifsacl to package + +* Fri Jul 29 2011 Jeff Layton 5.0-2 +- mount.cifs: fix check_newline retcode check (bz# 726717) + +* Wed Jun 01 2011 Jeff Layton 5.0-1 +- update to 5.0 + +* Mon May 16 2011 Jeff Layton 4.9-2 +- mount.cifs: pass unadulterated device string to kernel (bz# 702664) + +* Fri Mar 04 2011 Jeff Layton 4.9-1 +- update to 4.9 + +* Tue Feb 08 2011 Jeff Layton 4.8.1-4 +- mount.cifs: reenable CAP_DAC_READ_SEARCH when mounting (bz# 675761) + +* Tue Feb 08 2011 Fedora Release Engineering - 4.8.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Tue Feb 01 2011 Jeff Layton 4.8.1-2 +- mount.cifs: don't update mtab if it's a symlink (bz# 674101) + +* Fri Jan 21 2011 Jeff Layton 4.8.1-1 +- update to 4.8.1 + +* Sat Jan 15 2011 Jeff Layton 4.8-1 +- update to 4.8 + +* Tue Oct 19 2010 Jeff Layton 4.7-1 +- update to 4.7 + +* Fri Jul 30 2010 Jeff Layton 4.6-1 +- update to 4.6 + +* Tue Jun 01 2010 Jeff Layton 4.5-2 +- mount.cifs: fix parsing of cred= option (BZ#597756) + +* Tue May 25 2010 Jeff Layton 4.5-1 +- update to 4.5 + +* Thu Apr 29 2010 Jeff Layton 4.4-3 +- mount.cifs: fix regression in prefixpath patch + +* Thu Apr 29 2010 Jeff Layton 4.4-2 +- mount.cifs: strip leading delimiter from prefixpath + +* Wed Apr 28 2010 Jeff Layton 4.4-1 +- update to 4.4 + +* Sat Apr 17 2010 Jeff Layton 4.3-2 +- fix segfault when address list is exhausted (BZ#583230) + +* Fri Apr 09 2010 Jeff Layton 4.3-1 +- update to 4.3 + +* Fri Apr 02 2010 Jeff Layton 4.2-1 +- update to 4.2 + +* Tue Mar 23 2010 Jeff Layton 4.1-1 +- update to 4.1 + +* Mon Mar 08 2010 Jeff Layton 4.0-2 +- fix bad pointer dereference in IPv6 scopeid handling + +* Wed Mar 03 2010 Jeff Layton 4.0-1 +- update to 4.0 +- minor specfile fixes + +* Fri Feb 26 2010 Jeff Layton 4.0-1rc1 +- update to 4.0rc1 +- fix prerelease version handling + +* Mon Feb 08 2010 Jeff Layton 4.0a1-1 +- first RPM package build diff --git a/cifs-utils.spec b/cifs-utils.spec index cb0402f..4f6ebce 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -3,7 +3,7 @@ Name: cifs-utils Version: 7.0 -Release: 5%{pre_release}%{?dist} +Release: %autorelease Summary: Utilities for mounting and managing CIFS mounts License: GPLv3 @@ -134,316 +134,4 @@ about CIFS mount. %{_mandir}/man1/smbinfo.* %changelog -* Mon Apr 22 2024 Paulo Alcantara - 7.0-5 -- Implement CLDAP Ping to find the closest site -- Resolves: RHELPLAN-17597 - -* Tue Apr 16 2024 Paulo Alcantara - 7.0-4 -- mount.cifs.rst: add missing reference for sssd -- mount.cifs.rst: update section about xattr/acl support -- Resolves: RHEL-22495 - -* Fri Apr 12 2024 Paulo Alcantara - 7.0-3 -- pam_cifscreds: fix NULL arg warning passed to pam_syslog() -- Resolves: RHEL-28050 - -* Fri Apr 12 2024 Paulo Alcantara - 7.0-2 -- cifs.upcall: fix UAF in get_cachename_from_process_env() -- Resolves: RHEL-28047 - -* Mon Jan 30 2023 Pavel Filipenský - 7.0-1 -- Update to cifs-utils-7.0 -- Resolves: rhbz#2163303 - -* Wed Feb 02 2022 Alexander Bokovoy - 6.14 -- Update to v6.14 release -- Resolves: rhbz#1925956 - -* Mon Aug 09 2021 Mohan Boddu - 6.11-5 -- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Related: rhbz#1991688 - -* Thu Apr 15 2021 Mohan Boddu - 6.11-4 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - -* Tue Jan 26 2021 Fedora Release Engineering - 6.11-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Fri Dec 18 2020 Jonathan Lebon - 6.11-2 -- Split out -info subpackage for smb2-quota and smbinfo - https://bugzilla.redhat.com/show_bug.cgi?id=1909288 - -* Mon Nov 02 2020 Alexander Bokovoy - 6.11-1 -- Update to v6.11 release -- Resolves: rhbz#1876400 - CVE-2020-14342 - cifs-utils: shell command injection - -* Mon Jul 27 2020 Fedora Release Engineering - 6.9-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue Jan 28 2020 Fedora Release Engineering - 6.9-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Wed Jul 24 2019 Fedora Release Engineering - 6.9-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sun Apr 21 2019 Jeff Layton - 6.9-1 -- Update to v6.9 release - -* Thu Jan 31 2019 Fedora Release Engineering - 6.8-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Jul 17 2018 Alexander Bokovoy - 6.8-3 -- Use Python 3 version of rst2man - -* Thu Jul 12 2018 Fedora Release Engineering - 6.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Apr 10 2018 Fedora Release Engineering - 6.8-1 -- update to 6.8 release - -* Wed Feb 07 2018 Fedora Release Engineering - 6.7-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Tue Nov 07 2017 Jeff Layton - 6.7-5 -- more updates, switch to rst for manpages -- update mount.cifs manpage to describe defaults better (BZ#1474539) - -* Sun Oct 29 2017 Jeff Layton - 6.7-4 -- pull in all patches merged since 6.7 was released - -* Wed Aug 02 2017 Fedora Release Engineering - 6.7-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 6.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Thu Mar 02 2017 Jeff Layton - 6.7-1 -- update to 6.7 release - -* Fri Feb 10 2017 Fedora Release Engineering - 6.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Wed Sep 07 2016 Jeff Layton - 6.6-1 -- update to 6.6 release - -* Wed Aug 24 2016 Jeff Layton - 6.5-3 -- more cifs.upcall cleanup work - -* Wed Aug 24 2016 Jeff Layton - 6.5-2 -- clean up and streamline cifs.upcall handling for GSSAPI - -* Thu Mar 10 2016 Sachin Prabhu - 6.5-1 -- Update to 6.5 release -- Fix URL to cifs-utils upstream source - -* Wed Feb 03 2016 Fedora Release Engineering - 6.4-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 6.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Wed Jan 21 2015 Ralf Corsépius - 6.4-3 -- Let package own %%{_sysconfdir}/cifs-utils (RHBZ#1184390). -- Let package own %%{_libdir}/cifs-utils (RHBZ#1184391). - -* Sat Aug 16 2014 Fedora Release Engineering - 6.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Mon Aug 04 2014 Sachin Prabhu - 6.4-1 -- update to 6.4 release - -* Sat Jun 07 2014 Fedora Release Engineering - 6.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Tue May 06 2014 Sachin Prabhu 6.3-2 -- autoconf: allow PAM security install directory to be configurable -- cifs: use krb5_kt_default() to determine default keytab location -- cifskey: better use snprintf() -- cifscreds: better error handling when key_search fails -- cifscreds: better error handling for key_add - -* Thu Jan 09 2014 Jeff Layton 6.3-1 -- update to 6.3 release - -* Fri Dec 13 2013 Jeff Layton 6.2-5 -- fix linking of wbclient -- add pam_cifscreds module and manpage - -* Mon Oct 14 2013 Jeff Layton 6.2-4 -- fix use-after-free in asn1_write - -* Fri Oct 11 2013 Jeff Layton 6.2-3 -- fixes for bugs reported by coverity: -- update bad bit shift patch with one that patches getcifsacl.c too -- remove some dead code from getcifsacl.c, asn1.c, and data_blob.c -- fix bad handling of allocated memory in del_mtab in mount.cifs.c - -* Wed Oct 09 2013 Jeff Layton 6.2-2 -- fix bad bit shift in setcifsacl.c - -* Fri Oct 04 2013 Jeff Layton 6.2-1 -- update to 6.2 release - -* Sat Aug 03 2013 Fedora Release Engineering - 6.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Mon Jul 15 2013 Jeff Layton 6.1-3 -- allow setcifsacl to work if plugin can't be loaded (bz#984087) - -* Mon Jul 15 2013 Jeff Layton 6.1-2 -- Convert idmapping plugin symlink to use alternatives system (bz#984088) - -* Tue Jul 02 2013 Jeff Layton 6.1-1 -- update to 6.1 release - -* Mon Mar 25 2013 Jeff Layton 6.0-1 -- update to 6.0 release - -* Wed Feb 13 2013 Fedora Release Engineering - 5.9-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Sun Jan 13 2013 Jeff Layton 5.9-3 -- comment fixes in cifsidmap.h - -* Sun Jan 13 2013 Jeff Layton 5.9-2 -- fix regression in credential file handling - -* Mon Jan 07 2013 Jeff Layton 5.9-1 -- update to 5.9 -- move mount.cifs to /usr/sbin per new packaging guidelines -- add -devel package to hold cifsidmap.h - -* Sun Nov 11 2012 Jeff Layton 5.8-1 -- update to 5.8 - -* Wed Nov 07 2012 Jeff Layton 5.7-3 -- update to latest patches queued for 5.8. More idmapping and ACL tool fixes. - -* Sun Nov 04 2012 Jeff Layton 5.7-2 -- update to latest patches queued for 5.8. Mostly idmapping and ACL tool fixes. - -* Tue Oct 09 2012 Jeff Layton 5.7-1 -- update to 5.7 - -* Fri Aug 24 2012 Jeff Layton 5.6-2 -- update to current upstream head - -* Thu Jul 26 2012 Jeff Layton 5.6-1 -- update to 5.6 - -* Wed Jul 18 2012 Fedora Release Engineering - 5.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Mon Jul 09 2012 Jeff Layton 5.5-2 -- remove -Werror flag -- enable PIE and RELRO - -* Wed May 30 2012 Jeff Layton 5.5-1 -- update to 5.5 - -* Wed Apr 25 2012 Jeff Layton 5.4-2 -- rebuild to fix dependencies due to libwbclient changes - -* Wed Apr 18 2012 Jeff Layton 5.4-1 -- update to 5.4 -- add patch to fix up more warnings - -* Mon Mar 19 2012 Jeff Layton 5.3-4 -- fix tests for strtoul success (bz# 800621) - -* Wed Feb 08 2012 Jeff Layton 5.3-3 -- revert mount.cifs move. It's unnecessary at this point. - -* Wed Feb 08 2012 Jeff Layton 5.3-2 -- move mount.cifs to /usr/sbin per new packaging guidelines - -* Sat Jan 28 2012 Jeff Layton 5.3-1 -- update to 5.3 - -* Thu Jan 12 2012 Fedora Release Engineering - 5.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Fri Dec 09 2011 Jeff Layton 5.2-2 -- add /etc/request-key.d files - -* Fri Dec 09 2011 Jeff Layton 5.2-1 -- update to 5.2 - -* Fri Sep 23 2011 Jeff Layton 5.1-1 -- update to 5.1 -- add getcifsacl and setcifsacl to package - -* Fri Jul 29 2011 Jeff Layton 5.0-2 -- mount.cifs: fix check_newline retcode check (bz# 726717) - -* Wed Jun 01 2011 Jeff Layton 5.0-1 -- update to 5.0 - -* Mon May 16 2011 Jeff Layton 4.9-2 -- mount.cifs: pass unadulterated device string to kernel (bz# 702664) - -* Fri Mar 04 2011 Jeff Layton 4.9-1 -- update to 4.9 - -* Tue Feb 08 2011 Jeff Layton 4.8.1-4 -- mount.cifs: reenable CAP_DAC_READ_SEARCH when mounting (bz# 675761) - -* Tue Feb 08 2011 Fedora Release Engineering - 4.8.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Tue Feb 01 2011 Jeff Layton 4.8.1-2 -- mount.cifs: don't update mtab if it's a symlink (bz# 674101) - -* Fri Jan 21 2011 Jeff Layton 4.8.1-1 -- update to 4.8.1 - -* Sat Jan 15 2011 Jeff Layton 4.8-1 -- update to 4.8 - -* Tue Oct 19 2010 Jeff Layton 4.7-1 -- update to 4.7 - -* Fri Jul 30 2010 Jeff Layton 4.6-1 -- update to 4.6 - -* Tue Jun 01 2010 Jeff Layton 4.5-2 -- mount.cifs: fix parsing of cred= option (BZ#597756) - -* Tue May 25 2010 Jeff Layton 4.5-1 -- update to 4.5 - -* Thu Apr 29 2010 Jeff Layton 4.4-3 -- mount.cifs: fix regression in prefixpath patch - -* Thu Apr 29 2010 Jeff Layton 4.4-2 -- mount.cifs: strip leading delimiter from prefixpath - -* Wed Apr 28 2010 Jeff Layton 4.4-1 -- update to 4.4 - -* Sat Apr 17 2010 Jeff Layton 4.3-2 -- fix segfault when address list is exhausted (BZ#583230) - -* Fri Apr 09 2010 Jeff Layton 4.3-1 -- update to 4.3 - -* Fri Apr 02 2010 Jeff Layton 4.2-1 -- update to 4.2 - -* Tue Mar 23 2010 Jeff Layton 4.1-1 -- update to 4.1 - -* Mon Mar 08 2010 Jeff Layton 4.0-2 -- fix bad pointer dereference in IPv6 scopeid handling - -* Wed Mar 03 2010 Jeff Layton 4.0-1 -- update to 4.0 -- minor specfile fixes - -* Fri Feb 26 2010 Jeff Layton 4.0-1rc1 -- update to 4.0rc1 -- fix prerelease version handling - -* Mon Feb 08 2010 Jeff Layton 4.0a1-1 -- first RPM package build - +%autochangelog