summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2011-06-10 12:59:55 +0200
committerGeorge Sherwood2011-06-18 13:16:00 -0500
commitcad931b1f56fc6ee96d527765329b15d20c942d5 (patch)
treed0c3ce622437f060456551791d83acb1779c1ee3
parent3341212e4ea10c3869224607c5b52ee381c03e5d (diff)
vlc 1.1.10, SECURITY_PATCH=19, VideoLAN-SA-1104
(cherry picked from commit 498b9b07dfa6e7528e5069333f58d81c80da544a)
-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 f53e59ed5c..4d1392f6fd 100755
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,5 +1,5 @@
SPELL=vlc
- VERSION=1.1.9
+ VERSION=1.1.10
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=18
+ SECURITY_PATCH=19
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 8dfc78ccd3..2a0cd38dc0 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,6 @@
+2011-06-10 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.1.10, SECURITY_PATCH=19, VideoLAN-SA-1104
+
2011-04-12 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.1.9, SECURITY_PATCH=18, VideoLAN-SA-1103