Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
458
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
ca6b4d75
Commit
ca6b4d75
authored
17 years ago
by
Konstantin Pavlov
Committed by
Felix Paul Kühne
17 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Contrib: bump gnutls to 2.2.2, bump libgcrypt to 1.4.0. Update gcrypt patch as well.
parent
7c9da0f6
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
extras/contrib/src/Patches/gcrypt.patch
+8
-7
8 additions, 7 deletions
extras/contrib/src/Patches/gcrypt.patch
extras/contrib/src/packages.mak
+6
-5
6 additions, 5 deletions
extras/contrib/src/packages.mak
with
14 additions
and
12 deletions
extras/contrib/src/Patches/gcrypt.patch
+
8
−
7
View file @
ca6b4d75
--- libgcrypt/Makefile.am.orig 2006-03-02 16:46:35.000000000 +0100
+++ libgcrypt/Makefile.am 2006-03-02 16:47:19.000000000 +0100
@@ -21,7 +21,7 @@
AUTOMAKE_OPTIONS = dist-bzip2
diff -urN libgcrypt/Makefile.am libgcrypt.patched/Makefile.am
--- libgcrypt/Makefile.am 2008-04-02 00:27:11.000000000 +0400
+++ libgcrypt.patched/Makefile.am 2008-04-02 00:34:34.000000000 +0400
@@ -23,7 +23,7 @@
--enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
DIST_SUBDIRS = mpi cipher src doc tests
w32-dll
DIST_SUBDIRS =
m4
mpi cipher src doc tests
-SUBDIRS = mpi cipher src doc tests
+SUBDIRS = mpi cipher src
EXTRA_DIST = BUGS autogen.sh
README.apichanges
README.SVN
+SUBDIRS = mpi cipher src
EXTRA_DIST = BUGS autogen.sh README.SVN
DISTCLEANFILES =
This diff is collapsed.
Click to expand it.
extras/contrib/src/packages.mak
+
6
−
5
View file @
ca6b4d75
...
...
@@ -140,11 +140,12 @@ PNG_URL=$(SF)/libpng/libpng-$(PNG_VERSION).tar.bz2
GPGERROR_VERSION
=
1.6
GPGERROR_URL
=
$(
VIDEOLAN
)
/testing/contrib/libgpg-error-
$(
GPGERROR_VERSION
)
.tar.bz2
#GPGERROR_URL=ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-$(GPGERROR_VERSION).tar.bz2
GCRYPT_VERSION
=
1.2.3
GCRYPT_URL
=
$(
VIDEOLAN
)
/testing/contrib/libgcrypt-
$(
GCRYPT_VERSION
)
.tar.bz2
#GCRYPT_URL=ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-$(GCRYPT_VERSION).tar.bz2
GNUTLS_VERSION
=
1.6.3
GNUTLS_URL
=
$(
VIDEOLAN
)
/testing/contrib/gnutls-
$(
GNUTLS_VERSION
)
.tar.bz2
GCRYPT_VERSION
=
1.4.0
#GCRYPT_URL=$(VIDEOLAN)/testing/contrib/libgcrypt-$(GCRYPT_VERSION).tar.bz2
GCRYPT_URL
=
ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-
$(
GCRYPT_VERSION
)
.tar.bz2
GNUTLS_VERSION
=
2.2.2
GNUTLS_URL
=
http://josefsson.org/gnutls/releases/gnutls-
$(
GNUTLS_VERSION
)
.tar.bz2
#GNUTLS_URL=$(VIDEOLAN)/testing/contrib/gnutls-$(GNUTLS_VERSION).tar.bz2
#GNUTLS_URL=ftp://ftp.gnupg.org/gcrypt/gnutls/gnutls-$(GNUTLS_VERSION).tar.bz2
DAAP_VERSION
=
0.4.0
DAAP_URL
=
http://craz.net/programs/itunes/files/libopendaap-
$(
DAAP_VERSION
)
.tar.bz2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment