[DVDnav-discuss] [PATCH] include changelog entries from 4.2.1 releases
Dominik 'Rathann' Mierzejewski
dominik at greysector.net
Wed Jun 11 12:21:01 CEST 2014
Hi,
please include the changelog entries from 4.2.1 releases of libdvdread
and libdvdnav in the respective files (two patches attached).
Regards,
--
Fedora http://fedoraproject.org/wiki/User:Rathann
RPMFusion http://rpmfusion.org | MPlayer http://mplayerhq.hu
"Faith manages."
-- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"
-------------- next part --------------
>From d0449a92acb4d6597442d2700680829d6de0eaca Mon Sep 17 00:00:00 2001
From: Dominik 'Rathann' Mierzejewski <dominik at greysector.net>
Date: Wed, 11 Jun 2014 12:15:13 +0200
Subject: [PATCH] put changes present in 4.2.1 release in the ChangeLog
---
ChangeLog | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index ae215bb..7dc706e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,16 @@
libdvdnav (5.0.0)
+ * fixed numerous crashes, assertions and corruptions
+ * rewrite of the build-system
+ * clean code, simplify and remove warnings
+ * removal of remap .MAP files unused feature
+
+libdvdnav (4.2.1)
* fixed failed assertion on menu-less DVDs
* fixed playback issues on multi-angle DVDs
* fixed crash when playing a DVD from different region than currently set
in the DVD drive
* fixed segfaults when reading certain DVDs (including "Jack Reacher",
"Ghost Protocol", "Inside Man", "The Dictator" and "Tangled")
- * fixed numerous crashes, assertions and corruptions
- * rewrite of the build-system
- * clean code, simplify and remove warnings
- * removal of remap .MAP files unused feature
libdvdnav (4.2.0)
* OS/2 support
--
1.9.3
-------------- next part --------------
>From 7c6206accb4f039d9171765f239afc48557e455f Mon Sep 17 00:00:00 2001
From: Dominik 'Rathann' Mierzejewski <dominik at greysector.net>
Date: Wed, 11 Jun 2014 12:16:26 +0200
Subject: [PATCH] put changes present in 4.2.1 release in the NEWS file
---
NEWS | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index ff4bd67..341c8c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,18 @@
libdvdread (4.9.9)
* major cleanup
* rewritten build system, including removal of configure2 and dvdread-config
- * numerous crashes fixed, notably on ARCCOS protected DVDs,
- like Transformers 3, Brave, The Express, Sherlock Holmes DVDs
* added QNX support
* updated to support libdvdcss 1.3.0
* improved dlopen support for Win32
* simplify static linking of libdvdcss
+libdvdread (4.2.1)
+ * fix huge memory consumption when reading DVDs: "Up" and "Dark Knight"
+ * numerous crashes fixed, notably on ARCCOS protected DVDs,
+ like Transformers 3, Brave, The Express, Sherlock Holmes
+ and Cars 2,
+ * fix packed structures with mingw gcc >= 4.7
+
libdvdread (4.2.0)
* added OS/2 support
* fixed ARM memory alignment issue
--
1.9.3
More information about the DVDnav-discuss
mailing list