[libdvdnav-devel] [Git][videolan/libdvdread][master] 2 commits: Update NEWS to 6.1.3

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Sun May 15 08:18:39 UTC 2022



Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdread


Commits:
336fd435 by Jean-Baptiste Kempf at 2022-05-15T10:09:24+02:00
Update NEWS to 6.1.3

- - - - -
92ed32f4 by Jean-Baptiste Kempf at 2022-05-15T10:14:42+02:00
Update README

- - - - -


3 changed files:

- NEWS
- README.md
- configure.ac


Changes:

=====================================
NEWS
=====================================
@@ -1,3 +1,8 @@
+libdvdread (6.1.3)
+ * Improvements for OpenBSD
+ * Fix crashes on some DVD (0 PCGI SRP)
+ * Misc source fixes and cleanups, including fixes for recent toolchains
+
 libdvdread (6.1.2)
  * Fix Win32 Unicode paths opening
  * Fix warnings and build improvements


=====================================
README.md
=====================================
@@ -18,12 +18,12 @@ libdvdnav and libdvdread were merged, and then split again.
 
 ## Where is it now?
 
-Libdvdread is hosted [here](http://dvdnav.mplayerhq.hu/).
+Libdvdread is hosted [here](https://code.videolan.org/videolan/libdvdread)
 
 You can find more information [here](https://www.videolan.org/developers/libdvdnav.html)
 
 Please report bugs to the developers mailinglist at
-mailto:dvdnav-discuss at mplayerhq.hu .
+[dvdnav mailing list](https://mailman.videolan.org/listinfo/libdvdnav-devel)
 
 ## License
 


=====================================
configure.ac
=====================================
@@ -1,7 +1,7 @@
 dnl library version number
 m4_define([dvdread_major], 6)
 m4_define([dvdread_minor], 1)
-m4_define([dvdread_micro], 2)
+m4_define([dvdread_micro], 3)
 m4_define([dvdread_version],[dvdread_major.dvdread_minor.dvdread_micro])
 
 AC_INIT(libdvdread, dvdread_version)



View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/compare/361502a1341b2f5fac7fe2c28b50f223ac814ff3...92ed32f4808e5b22c3c228e02ecc4bb6e7dcc62a

-- 
View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/compare/361502a1341b2f5fac7fe2c28b50f223ac814ff3...92ed32f4808e5b22c3c228e02ecc4bb6e7dcc62a
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the libdvdnav-devel mailing list