summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2011-10-07 03:28:10 +0200
committerVlad Glagolev2011-10-10 17:58:42 +0400
commit250afb93ac8bcf0616b94c6028e9522acbcccc13 (patch)
treef5aa8aa4d0e4d178bc8efc3d9246aa4c80ac92b8
parentc14a055bb127dd1c72c0b628ae680994877a48d0 (diff)
vlc 1.1.12, SECURITY_PATCH=21, VideoLAN-SA-1107
(cherry picked from commit 08dcdba2556890666c408408d1c1596b8f843a8b)
-rwxr-xr-xvideo/vlc/DETAILS4
-rw-r--r--video/vlc/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS
index e0d8f51872..464d846378 100755
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,5 +1,5 @@
SPELL=vlc
- VERSION=1.1.11
+ VERSION=1.1.12
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
ENTERED=20011113
KEYWORDS="player video"
- SECURITY_PATCH=20
+ SECURITY_PATCH=21
SHORT="multimedia player"
cat << EOF
VLC (initially VideoLAN Client) is a highly portable multimedia player for
diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
index 318e8ab5c7..7f1a58f75f 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,6 @@
+2011-10-07 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.1.12, SECURITY_PATCH=21, VideoLAN-SA-1107
+
2011-08-19 Bor Kraljič <pyrobor@ver.si>
* BUILD, DEPENDS, CONFIGURE: fixed unrecognized options (issue #30)