summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2018-10-08 22:14:16 +0200
committerThomas Penteker <tek@serverop.de>2018-10-08 22:14:16 +0200
commit51497d2c1a5f5e1d904deaee282c25d25e4f9976 (patch)
tree8aabe4fb42605f4e3b69001d2fea50dd70a11bf0 /git
parent7e29cf95270580bc07f7cfdd29fe19db77b911d2 (diff)
downloadopt-51497d2c1a5f5e1d904deaee282c25d25e4f9976.tar.gz
opt-51497d2c1a5f5e1d904deaee282c25d25e4f9976.tar.xz
git: 2.18.0 -> 2.19.1, fixes CVE-2018-17456. thx, pedja
Diffstat (limited to 'git')
-rw-r--r--git/.footprint3
-rw-r--r--git/.signature10
-rw-r--r--git/Pkgfile2
3 files changed, 9 insertions, 6 deletions
diff --git a/git/.footprint b/git/.footprint
index 3ebd91d89..1f696a9a2 100644
--- a/git/.footprint
+++ b/git/.footprint
@@ -122,12 +122,14 @@ drwxr-xr-x root/root usr/lib/git-core/
-rwxr-xr-x root/root usr/lib/git-core/git-pull
-rwxr-xr-x root/root usr/lib/git-core/git-push
-rwxr-xr-x root/root usr/lib/git-core/git-quiltimport
+-rwxr-xr-x root/root usr/lib/git-core/git-range-diff
-rwxr-xr-x root/root usr/lib/git-core/git-read-tree
-rwxr-xr-x root/root usr/lib/git-core/git-rebase
-rw-r--r-- root/root usr/lib/git-core/git-rebase--am
-rwxr-xr-x root/root usr/lib/git-core/git-rebase--helper
-rw-r--r-- root/root usr/lib/git-core/git-rebase--interactive
-rw-r--r-- root/root usr/lib/git-core/git-rebase--merge
+-rw-r--r-- root/root usr/lib/git-core/git-rebase--preserve-merges
-rwxr-xr-x root/root usr/lib/git-core/git-receive-pack
-rwxr-xr-x root/root usr/lib/git-core/git-reflog
-rwxr-xr-x root/root usr/lib/git-core/git-remote
@@ -423,6 +425,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/git-pull.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-push.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-quiltimport.1.gz
+-rw-r--r-- root/root usr/share/man/man1/git-range-diff.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-read-tree.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-rebase.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-receive-pack.1.gz
diff --git a/git/.signature b/git/.signature
index d985c52a9..b01269997 100644
--- a/git/.signature
+++ b/git/.signature
@@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Q17wCs/315SK45NY7ixqF4XuTdl471zcnW/ycWzEvWR9hdEjc9e5Utntw6xNezQCVWA5Kqkag37f/uMeeDEZQM=
-SHA256 (Pkgfile) = ae88f3b3c6e33af00d450f8b43a512c2d9e1d3c347b9e66af384a4fa4632ab4d
-SHA256 (.footprint) = ff77900bc6645b9e7c08d9a72bfb22376df1f753b57f53cee4658a27650519f0
-SHA256 (git-2.18.0.tar.xz) = 8b40be383a603147ae29337136c00d1c634bdfdc169a30924a024596a7e30e92
-SHA256 (git-manpages-2.18.0.tar.xz) = 9ae3be95e63379597164c79c9018e84b7ef6964da923e5689dbc307693266096
+RWSE3ohX2g5d/Ws2csFHSbzrYvkxUiFOPukLekRJsI0GsaGNcABQYE5XI3Zy2xFxffeZodSCEZgK3UpPD4vIBpVh6g6pTO6zIgU=
+SHA256 (Pkgfile) = c2bed8e03f4daec2b38874b908469641e9417dd40d428de73a87c83fb67d42c8
+SHA256 (.footprint) = 62bbf0af8ae42a78c354864fa4b8d9dbf55b2cfa4cd05f0f95c268a8bdb81b69
+SHA256 (git-2.19.1.tar.xz) = 345056aa9b8084280b1b9fe1374d232dec05a34e8849028a20bfdb56e920dbb5
+SHA256 (git-manpages-2.19.1.tar.xz) = 27af909c7a43ffc8b1736af19a6a68d8a5b177963ec4ddd2b2f9f0ed53bcc6ee
SHA256 (git) = 432108f8c5f5abeb429cab25181b43ee42060d46fa7fbe7e4b02790b56f61e8a
SHA256 (gitd.rc) = 3a7a13fcfbf493890e58a3c1c8a71de08518b35fa6fe6109120a03cd8beeac25
diff --git a/git/Pkgfile b/git/Pkgfile
index a3aab2df4..eb2e41be8 100644
--- a/git/Pkgfile
+++ b/git/Pkgfile
@@ -6,7 +6,7 @@
# Nice to have: tk
name=git
-version=2.18.0
+version=2.19.1
release=1
source=(https://www.kernel.org/pub/software/scm/git/git-{,manpages-}$version.tar.xz
git gitd.rc)

Generated by cgit