Files
symlinks/symlinks.changes
OBS User mrdocs 031f8efc41 Accepting request 233230 from home:Kieltux:branches:utilities
- updated to 1.4
- included two patches from Fedora
  * Fix off-by-one error in call to readlink
  * Fix possible buffer overrun found by coverity
- spec file cleaning
- changed license from GPL to SUSE-Permissive (see symlinks-LICENSE.txt) 
I hope this is now the correct license.
- patch for correct version string in binary (1.4 instead 1.3): symlinks-version_string.patch

OBS-URL: https://build.opensuse.org/request/show/233230
OBS-URL: https://build.opensuse.org/package/show/utilities/symlinks?expand=0&rev=2
2014-05-09 16:13:20 +00:00

22 lines
718 B
Plaintext

-------------------------------------------------------------------
Fri May 9 07:35:41 UTC 2014 - kieltux@gmail.com
- patch for correct version string in binary (1.4 instead 1.3)
* symlinks-version_string.patch
-------------------------------------------------------------------
Thu May 8 17:26:23 UTC 2014 - kieltux@gmail.com
- updated to 1.4
- included two patches from Fedora
* Fix off-by-one error in call to readlink
* Fix possible buffer overrun found by coverity
- spec file cleaning
- changed license from GPL to SUSE-Permissive (see symlinks-LICENSE.txt)
-------------------------------------------------------------------
Tue Nov 9 19:21:47 UTC 2010 - mrdocs@opensuse.org
-first OBS packaging