- updated to 1.227 see /usr/share/doc/packages/perl-Data-UUID/Changes 1.227 2024-03-18 - new maintainer, GTERMARS - add basic GitHub Actions setup for testing - typo corrections in POD (thanks, Paul Johnson) - eliminated use of state/node files in temp directory, addressing CVE-2013-4184. OBS-URL: https://build.opensuse.org/request/show/1160744 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-UUID?expand=0&rev=25
189 lines
6.3 KiB
Plaintext
189 lines
6.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 22 16:08:33 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.227
|
|
see /usr/share/doc/packages/perl-Data-UUID/Changes
|
|
|
|
1.227 2024-03-18
|
|
- new maintainer, GTERMARS
|
|
- add basic GitHub Actions setup for testing
|
|
- typo corrections in POD (thanks, Paul Johnson)
|
|
- eliminated use of state/node files in temp directory, addressing
|
|
CVE-2013-4184.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 03:09:42 UTC 2020 - <timueller+perl@suse.de>
|
|
|
|
- updated to 1.226
|
|
see /usr/share/doc/packages/perl-Data-UUID/Changes
|
|
|
|
1.226 2020-04-12
|
|
- set umask before fopen in destructor (thanks, Rafaël Garcia-Suarez)
|
|
|
|
1.225 2020-04-12
|
|
- pointless accidental release
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 15:55:42 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 1.224
|
|
see /usr/share/doc/packages/perl-Data-UUID/Changes
|
|
|
|
1.224 2019-03-02
|
|
- No changes since 1.223
|
|
|
|
1.223 2019-02-14 (TRIAL)
|
|
- Use File::Spec to get tmpdir instead of hardcoding (thanks, Desmond
|
|
Daignault)
|
|
|
|
1.222 2018-04-29 (TRIAL)
|
|
- Properly quote C strings passed in DEFINE (thanks, Salvador Fadiño)
|
|
- Fix memory leak by decreasing reference count (thanks, Daniel Spang)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 23 08:40:39 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.221
|
|
see /usr/share/doc/packages/perl-Data-UUID/Changes
|
|
|
|
1.221 2015-08-10
|
|
- documentation improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 8 21:51:18 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.220
|
|
- improve chances it'll work on Android (thanks, Brian Fraser)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 4 14:36:24 UTC 2013 - darin@darins.net
|
|
|
|
- Fix the license
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 4 14:27:28 UTC 2013 - darin@darins.net
|
|
|
|
- update to 1.219
|
|
- cygwin fixes (thanks, Reini Urban!)
|
|
- Skip t/threads.t unless perl version is 5.13.4 or greater (thanks, VPIT)
|
|
- compile with strict C89 compilers (thanks, VPIT)
|
|
- more bugfixes (thanks, VPIT)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 31 09:11:53 UTC 2011 - coolo@novell.com
|
|
|
|
- update to 1.217
|
|
- documentation fixes
|
|
- minor portability tweak to UUID.xs (thanks, Florian Ragwitz)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:31:41 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 20 15:38:33 UTC 2010 - chris@computersalat.de
|
|
|
|
- update to 1.215
|
|
- no changes, released as non-trial
|
|
- Use gv_stashpv instead of gv_stashpvs (Florian Ragwitz)
|
|
- Pass along the interpreter to ptable_store, if needed (Florian Ragwitz)
|
|
- fix MANIFEST (thanks for noticing, Florian Ragwitz)
|
|
- add a uniqueness test to threads.t (thanks, SCHWERN!)
|
|
- thread safety, added by Florian Ragwitz
|
|
- recreated by cpanspec 1.78
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 7 17:38:52 UTC 2010 - chris@computersalat.de
|
|
|
|
- update to 1.203
|
|
- avoid interactive configuration (thanks, DAXIM)
|
|
- fix perl-macros deps
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
- enable parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 25 19:36:30 CEST 2009 - chris@computersalat.de
|
|
|
|
- spec mods
|
|
* removed ^----------
|
|
* removed ^#---------
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 24 14:05:21 CEST 2009 - coolo@novell.com
|
|
|
|
- merge factory changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 21 15:44:47 CEST 2009 - chris@computersalat.de
|
|
|
|
- update to 1.202
|
|
- 1.202 Mon Jun 15 18:42:19 EDT 2009
|
|
- localize changes to $! (thanks, Jesse Vincent!)
|
|
- 201 Sat Apr 18 14:09 2009
|
|
- replace Data-UUID's own md5 with Digest::MD5 (thanks, RUZ!)
|
|
- apply patch from tokuhirom to avoid segmentation violation
|
|
- added perl-macros
|
|
o autogen filelist with perl_gen_filelist
|
|
- spec mods
|
|
o added header
|
|
o fixed deps
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 19 12:09:42 CET 2009 - lrupp@suse.de
|
|
|
|
- initial version 1.149
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 5 14:39:36 CET 2007 - lmuelle@suse.de
|
|
|
|
- Update to version 0.148.
|
|
+ more Win32 fixes by Alexandr Ciornii.
|
|
+ packaging improvements.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 20 07:41:45 CEST 2006 - lmuelle@suse.de
|
|
|
|
- Update to version 0.145.
|
|
+ Win32 compatibility/compilation improvements (rt #21486).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 18 04:24:47 CEST 2006 - lmuelle@suse.de
|
|
|
|
- Update to version 0.143.
|
|
- more tick-tracking fixes (rt #21486) -- thanks MERIJNB!
|
|
- fix incorrect initialization of tick-tracking (rt #2481)
|
|
- partial fix for compilation under MSVC (thanks Alex Ciornii!)
|
|
- added use strict
|
|
- added tests to shut up stupid Kwalitee tests
|
|
- fixed compilation errors on Mac OS X: bugs 12389, 15829
|
|
- avoid hanging under CPAN tools by using EUMM prompt(): bug 8046
|
|
(thanks, Schwern)
|
|
- fix problems with "long" type on 64 big platforms: bug 14163
|
|
(thanks, Kevin Rosenberg)
|
|
- improve compilation on Cygwin: bug 7088 (thanks, maxb)
|
|
- improve compilation on Win32: bug 14082 (thanks, Christopher Laco)
|
|
- fixed link to UUID draft: bug 12169 (thanks, kcivey)
|
|
- fixed UUID collision on SMP machines: bug 15042 (thanks, Chia-liang Kao)
|
|
- reformatted POD documentation as per David Wheeler
|
|
- added ref. links to articles on database keys reengineering problem
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:39:37 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 16 22:29:44 CET 2005 - schwab@suse.de
|
|
|
|
- Don't remove BuildRoot in %install.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 15 17:45:59 CET 2005 - lmuelle@suse.de
|
|
|
|
|
|
- Initial SuSE package.
|