about summary refs log tree commit diff
path: root/other
diff options
context:
space:
mode:
authorPaweł Jastrzębski <[email protected]>2016-04-30 16:39:35 +0200
committerPaweł Jastrzębski <[email protected]>2016-04-30 16:39:35 +0200
commit2ca07430a004a1b574fb184fe65bf31c548bba6f (patch)
treedf5e44e0939b7dcd59f32e5916c261ec42403164 /other
parentMerge pull request #169 from ciromattia/dev (diff)
parentMiscellaneous tweaks (diff)
downloadkcc-2ca07430a004a1b574fb184fe65bf31c548bba6f.tar.gz
kcc-2ca07430a004a1b574fb184fe65bf31c548bba6f.tar.bz2
kcc-2ca07430a004a1b574fb184fe65bf31c548bba6f.zip
Merge pull request #191 from ciromattia/dev
5.1
Diffstat (limited to 'other')
-rw-r--r--other/linux/kindlecomicconverter2
-rwxr-xr-xother/osx/7zabin1459896 -> 1122372 bytes
-rw-r--r--other/osx/Info.plist6
-rwxr-xr-xother/osx/unrarbin283000 -> 266404 bytes
-rw-r--r--other/windows/7za.exebin587776 -> 643072 bytes
-rw-r--r--other/windows/UnRAR.exebin310872 -> 315384 bytes
-rw-r--r--other/windows/vc_redist.x64.exebin0 -> 14572000 bytes
7 files changed, 4 insertions, 4 deletions
diff --git a/other/linux/kindlecomicconverter b/other/linux/kindlecomicconverter
index 5b9b428..c9baf04 100644
--- a/other/linux/kindlecomicconverter
+++ b/other/linux/kindlecomicconverter
@@ -1,4 +1,4 @@
-kindlecomicconverter: statically-linked-binary usr/bin/kcc
 kindlecomicconverter: binary-without-manpage usr/bin/kcc
 kindlecomicconverter: wrong-name-for-changelog-of-native-package usr/share/doc/kindlecomicconverter/changelog.Debian.gz
 kindlecomicconverter: file-missing-in-md5sums usr/share/doc/kindlecomicconverter/changelog.Debian.gz
+kindlecomicconverter: hardening-no-relro usr/bin/kcc
diff --git a/other/osx/7za b/other/osx/7za
index 8669495..f92fa21 100755
--- a/other/osx/7za
+++ b/other/osx/7za
Binary files differdiff --git a/other/osx/Info.plist b/other/osx/Info.plist
index cda8b2d..9c82708 100644
--- a/other/osx/Info.plist
+++ b/other/osx/Info.plist
@@ -9,7 +9,7 @@
 	<key>CFBundleExecutable</key>
 	<string>MacOS/Kindle Comic Converter</string>
 	<key>CFBundleGetInfoString</key>
-	<string>KindleComicConverter 5.0.1, written 2012-2015 by Ciro Mattia Gonano and Pawel Jastrzebski</string>
+	<string>KindleComicConverter 5.1, written 2012-2016 by Ciro Mattia Gonano and Pawel Jastrzebski</string>
 	<key>CFBundleIconFile</key>
 	<string>comic2ebook.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -21,11 +21,11 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>5.0.1</string>
+	<string>5.1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>5.0.1</string>
+	<string>5.1</string>
 	<key>LSEnvironment</key>
 	<dict>
 		<key>PATH</key>
diff --git a/other/osx/unrar b/other/osx/unrar
index 02e3413..8ca581d 100755
--- a/other/osx/unrar
+++ b/other/osx/unrar
Binary files differdiff --git a/other/windows/7za.exe b/other/windows/7za.exe
index 7f6bf86..fc8a0bd 100644
--- a/other/windows/7za.exe
+++ b/other/windows/7za.exe
Binary files differdiff --git a/other/windows/UnRAR.exe b/other/windows/UnRAR.exe
index cfc0c07..28840c1 100644
--- a/other/windows/UnRAR.exe
+++ b/other/windows/UnRAR.exe
Binary files differdiff --git a/other/windows/vc_redist.x64.exe b/other/windows/vc_redist.x64.exe
new file mode 100644
index 0000000..048fda2
--- /dev/null
+++ b/other/windows/vc_redist.x64.exe
Binary files differ