File hardlink.changes of Package hardlink
-------------------------------------------------------------------
Wed Mar 22 13:05:13 UTC 2017 - fcrozat@suse.com
- Switch to source service and update git snapshot to e66999f:
* Make hardlinking atomic wrt replacing existing files
* Fixed 32 bit build with gcc7 (rh#1422989) (boo#1030251)
-------------------------------------------------------------------
Sat Nov 22 11:05:06 UTC 2014 - jengelh@inai.de
- Create a tarball from git and use that instead of loose files
- Put the hardlink utility in bindir so that normal users can make
use of it as well
-------------------------------------------------------------------
Wed Nov 13 13:52:12 UTC 2013 - sweet_f_a@gmx.de
- Mention -f option in the man page (pulled from upstream)
-------------------------------------------------------------------
Tue Jul 31 09:48:16 UTC 2012 - fcrozat@suse.com
- Remove yaml file (leftover from Meego)
- cleanup specfile
- add a copy of GPLv2
-------------------------------------------------------------------
Mon Jul 23 13:19:59 UTC 2012 - fcrozat@suse.com
- Update package url section
- Update manpage to add bugs section
- Update code to latest version:
+ fix possible buffer overflows, integer overflows
(CVE-2011-3630 CVE-2011-3631 CVE-2011-3632)
+ do not allow to hardlink files across filesystems by default
(rh#786719) (use -f option to override)
+ don't use mmap(2) to avoid failure on u386 with 1GB files or
larger (rh#672917)
-------------------------------------------------------------------
Mon Jun 28 13:11:35 UTC 2010 - kkaempf@novell.com
- added "BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root"
-------------------------------------------------------------------
* Sun Mar 07 2010 Anas Nashif <anas.nashif@intel.com> - 1.0
- Remove epoch
-------------------------------------------------------------------
* Mon Feb 22 2010 Anas Nashif <anas.nashif@intel.com> - 1.0
- Update Group
-------------------------------------------------------------------
* Tue Feb 16 2010 Anas Nashif <anas.nashif@intel.com> - 1.0
- Updated yaml and sanitized spec
-------------------------------------------------------------------
* Wed Aug 12 2009 Anas Nashif <anas.nashif@intel.com> - 1.0
- Initial import into Moblin