diff options
| author | Paweł Jastrzębski <[email protected]> | 2016-04-30 16:39:35 +0200 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2016-04-30 16:39:35 +0200 |
| commit | 2ca07430a004a1b574fb184fe65bf31c548bba6f (patch) | |
| tree | df5e44e0939b7dcd59f32e5916c261ec42403164 /other | |
| parent | Merge pull request #169 from ciromattia/dev (diff) | |
| parent | Miscellaneous tweaks (diff) | |
| download | kcc-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/kindlecomicconverter | 2 | ||||
| -rwxr-xr-x | other/osx/7za | bin | 1459896 -> 1122372 bytes | |||
| -rw-r--r-- | other/osx/Info.plist | 6 | ||||
| -rwxr-xr-x | other/osx/unrar | bin | 283000 -> 266404 bytes | |||
| -rw-r--r-- | other/windows/7za.exe | bin | 587776 -> 643072 bytes | |||
| -rw-r--r-- | other/windows/UnRAR.exe | bin | 310872 -> 315384 bytes | |||
| -rw-r--r-- | other/windows/vc_redist.x64.exe | bin | 0 -> 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 |