Olaf Hering
de2f4dd64f
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdread?expand=0&rev=30
216 lines
7.1 KiB
Plaintext
216 lines
7.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 15 18:11:05 UTC 2019 - olaf@aepfle.de
|
|
|
|
- Point URL to videolan.org
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 18 21:39:22 UTC 2019 - enzokiel@kabelmail.de
|
|
|
|
- Update to version 6.0.1:
|
|
* fix a regression on some DVDs, like Resident Evil
|
|
* check InternalUDFReadBlocksRaw I/O issues
|
|
* fix issues with some DVD burnt by Nero
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 27 13:01:45 UTC 2018 - j.lorenzen@kabelmail.de
|
|
|
|
- Update to version 6.0.0:
|
|
* restrict the number of symbols to be exposed to the
|
|
shared-object
|
|
* remove dvdinput_error function
|
|
* improve compatibility with some DVDs (notably the eOne ones)
|
|
* fix write after free in ifoFree functions
|
|
* fix possible buffer overflow in open
|
|
* additional checks on DVDReadBytes arguments
|
|
* fix leaks
|
|
- Removed libdvdread-no-internal-crypto.patch because it's not
|
|
applied anymore.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 24 19:21:21 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Add gpg signature
|
|
- Use more explicit dependencies
|
|
- Make build more verbose
|
|
- Clenup spec file with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 28 17:47:08 UTC 2015 - joerg.lorenzen@ki.tng.de
|
|
|
|
- Update to version 5.0.3:
|
|
* Cache IFO and BUP files (only for ImageFiles) in order to reduce
|
|
the number of read/seek access
|
|
* Fix compilation warnings for OS/2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 30 14:38:44 UTC 2015 - joerg.lorenzen@ki.tng.de
|
|
|
|
- Update to version 5.0.2:
|
|
* Add DVDOpenStream to open a dvd from a set of callbacks
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 27 12:30:13 UTC 2015 - joerg.lorenzen@ki.tng.de
|
|
|
|
- Update to version 5.0.1:
|
|
* support DragonFly BSD bswap
|
|
* new md5 implementation, under LGPL
|
|
* fix partial reads
|
|
* fix warnings and code cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 17 23:54:43 UTC 2014 - joerg.lorenzen@ki.tng.de
|
|
|
|
- Update to version 5.0.0:
|
|
* added support for Android
|
|
* fix build support for OS/2
|
|
* fix crashes in IFO parsing (Shark Week The Great Bites Collection)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 18 16:03:33 UTC 2014 - dimstar@opensuse.org
|
|
|
|
- Update to version 4.9.9 (5.0 Release Candidate)
|
|
+ 3 years worth of development; please see NEWS file in package.
|
|
- Drop libdvdread-strict-aliasing.patch: no longer required.
|
|
- Move AUTHORS, COPYING, NEWS and README to the library package.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 31 19:08:23 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
- Use openssl for crypto, we have too many duplicated
|
|
implementations of common digest algos
|
|
- Autotools fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 3 23:04:01 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 4.2.0:
|
|
* fixed ARM memory alignment issue
|
|
* added a missing DVDFileStat function
|
|
* exposed the dvd_stat_t struct in header
|
|
* fixed libdvdread closing stdin if it can't open the file/device
|
|
* fixed a segfault in UDFFileEntry on some badly mastered DVDs
|
|
* fixed big-endian builds
|
|
* provide BUP file support for more issues
|
|
* move UDFReadBlocksRaw declaration to dvdread_internal.h
|
|
* fixed double free of parental management information
|
|
* fixed crash when PTT is too short
|
|
* fixed segfault when reading certain DVDs, for example "Thor"
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 13 09:15:45 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 20:37:19 UTC 2011 - davejplater@gmail.com
|
|
|
|
- Added baselibs.conf. Removed licenses link from spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 27 14:57:00 UTC 2011 - davejplater@gmail.com
|
|
|
|
- Added Requires: pkg-config to get the .pc file to build.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 10 10:15:12 CEST 2008 - hvogel@suse.de
|
|
|
|
- update to 4.1.3 fork from mplayer
|
|
* fixes regarding potential memory and resource leaks
|
|
* added dvdread-config
|
|
* added pkgconfig support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 21 02:29:37 CEST 2007 - crrodriguez@suse.de
|
|
|
|
- fix devel package dependencies
|
|
- remote static libraries and pointless libtool archive
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 30 00:52:03 CEST 2007 - ro@suse.de
|
|
|
|
- provide old name
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 25 15:28:15 CEST 2007 - sbrabec@suse.cz
|
|
|
|
- Updated to version 0.9.7:
|
|
* Properly call dvdinput_free().
|
|
- Name package according to shared library packaging policy.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 12 10:39:31 CEST 2006 - kukuk@suse.de
|
|
|
|
- Cleanup superfluous BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 15 11:49:01 CEST 2006 - stark@suse.de
|
|
|
|
- update to 0.9.6
|
|
* Various bug fixes
|
|
* Potential memory leak fixes
|
|
* Better error handling
|
|
* Some support for multithreaded apps
|
|
* Added DVDFileStat() call
|
|
* Fixed a missing attribute packed for app_info in audio_attr_t
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 16 22:31:51 CET 2005 - stark@suse.de
|
|
|
|
- adjusted ldconfig invocation
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 4 14:03:37 CEST 2005 - stark@suse.de
|
|
|
|
- build with -fno-strict-aliasing
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 11 13:18:29 CET 2004 - adrian@suse.de
|
|
|
|
- add %defattr and %run_ldconfig
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 24 07:35:41 CET 2003 - stark@suse.de
|
|
|
|
- update to 0.9.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 16 11:28:43 CET 2003 - nadvornik@suse.cz
|
|
|
|
- fixed to compile with new gcc
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 9 19:59:08 CEST 2002 - stark@suse.de
|
|
|
|
- added Requires to -devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 12 01:15:22 CEST 2002 - ro@suse.de
|
|
|
|
- use autoreconf (fixes build on ppc64)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 28 16:30:32 CEST 2002 - stark@suse.de
|
|
|
|
- update to 0.9.3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 13 07:54:28 CET 2002 - stark@suse.de
|
|
|
|
- used %{_libdir}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 09:41:53 CET 2002 - stark@suse.de
|
|
|
|
- bzip2 sources
|
|
- fixed dlopen() to work with newer versions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 7 18:00:34 CET 2002 - schwab@suse.de
|
|
|
|
- Fix warning.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 2 12:50:29 CET 2002 - stark@suse.de
|
|
|
|
- initial package 0.9.2
|