[SM-Commit] GIT changes to master grimoire by Florian Franzmann (63a2ee4a9f4b42b0a0148a006f06651afc686926)
Florian Franzmann
scm at mail.sourcemage.org
Tue Feb 20 15:41:58 EST 2007
GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:
video/vlc/HISTORY | 4 ++++
video/vlc/TRIGGERS | 2 ++
2 files changed, 6 insertions(+)
New commits:
commit 63a2ee4a9f4b42b0a0148a006f06651afc686926
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
vlc: added TRIGGERS
diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
index 7a71bec..98f9cd3 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,7 @@
+2007-02-20 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+ * TRIGGERS: added check_self in case a provider of LIBAVCODEC is
+ cast.
+
2007-02-14 Arwed v. Merkatz <v.merkatz at gmx.net>
* DETAILS: updated to 0.8.6a, SECURITY_PATH++
http://www.videolan.org/sa0701.html, CVE-2007-0017
diff --git a/video/vlc/TRIGGERS b/video/vlc/TRIGGERS
new file mode 100755
index 0000000..50b20bf
--- /dev/null
+++ b/video/vlc/TRIGGERS
@@ -0,0 +1,2 @@
+on_cast ffmpeg check_self &&
+on_cast ffmpeg-svn check_self
More information about the SM-Commit
mailing list