Files
Installomator/fragments/labels
Søren Theilgaard 7b4b1d12d1 WhatRoute label
A network utility:
```
Installomator/utils/assemble.sh whatroute
2022-05-25 13:46:54 : REQ   : whatroute : ################## Start Installomator v. 10.0beta, date 2022-05-25
2022-05-25 13:46:54 : INFO  : whatroute : ################## Version: 10.0beta
2022-05-25 13:46:54 : INFO  : whatroute : ################## Date: 2022-05-25
2022-05-25 13:46:54 : INFO  : whatroute : ################## whatroute
2022-05-25 13:46:54 : DEBUG : whatroute : DEBUG mode 1 enabled.
2022-05-25 13:46:58 : INFO  : whatroute : BLOCKING_PROCESS_ACTION=tell_user
2022-05-25 13:46:58 : INFO  : whatroute : NOTIFY=success
2022-05-25 13:46:58 : INFO  : whatroute : LOGGING=DEBUG
2022-05-25 13:46:58 : INFO  : whatroute : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2022-05-25 13:46:58 : INFO  : whatroute : Label type: zip
2022-05-25 13:46:58 : INFO  : whatroute : archiveName: WhatRoute.zip
2022-05-25 13:46:58 : INFO  : whatroute : no blocking processes defined, using WhatRoute as default
2022-05-25 13:46:58 : DEBUG : whatroute : Changing directory to /Users/st/Documents/GitHub/Installomator/build
2022-05-25 13:46:58 : INFO  : whatroute : App(s) found: /Applications/WhatRoute.app
2022-05-25 13:46:58 : INFO  : whatroute : found app at /Applications/WhatRoute.app, version 2.5.0, on versionKey CFBundleShortVersionString
2022-05-25 13:46:58 : INFO  : whatroute : appversion: 2.5.0
2022-05-25 13:46:58 : INFO  : whatroute : Latest version of WhatRoute is 2.5.0
2022-05-25 13:46:58 : WARN  : whatroute : DEBUG mode 1 enabled, not exiting, but there is no new version of app.
2022-05-25 13:46:58 : REQ   : whatroute : Downloading https://www.whatroute.net/software/whatroute-2.5.0.zip to WhatRoute.zip
2022-05-25 13:47:18 : DEBUG : whatroute : File list: -rw-r--r--  1 st  staff    38M May 25 13:47 WhatRoute.zip
2022-05-25 13:47:18 : DEBUG : whatroute : File type: WhatRoute.zip: Zip archive data, at least v1.0 to extract, compression method=store
2022-05-25 13:47:18 : DEBUG : whatroute : curl output was:
*   Trying 222.154.233.147:443...
* Connected to www.whatroute.net (222.154.233.147) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (OUT), TLS handshake, Client hello (1):
} [322 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [25 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4423 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
*  subject: CN=bryanc.co.nz
*  start date: May 15 06:02:07 2022 GMT
*  expire date: Aug 13 06:02:06 2022 GMT
*  subjectAltName: host "www.whatroute.net" matched cert's "www.whatroute.net"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
> GET /software/whatroute-2.5.0.zip HTTP/1.1
> Host: www.whatroute.net
> User-Agent: curl/7.79.1
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Date: Wed, 25 May 2022 11:46:59 GMT
< Server: Apache
< Last-Modified: Thu, 31 Mar 2022 01:31:34 GMT
< ETag: "2586bfd-5db799f55fabc"
< Accept-Ranges: bytes
< Content-Length: 39349245
< Content-Type: application/zip
<
{ [7964 bytes data]
* Connection #0 to host www.whatroute.net left intact

2022-05-25 13:47:18 : DEBUG : whatroute : DEBUG mode 1, not checking for blocking processes
2022-05-25 13:47:18 : REQ   : whatroute : Installing WhatRoute
2022-05-25 13:47:18 : INFO  : whatroute : Unzipping WhatRoute.zip
2022-05-25 13:47:19 : INFO  : whatroute : Verifying: /Users/st/Documents/GitHub/Installomator/build/WhatRoute.app
2022-05-25 13:47:19 : DEBUG : whatroute : App size:  60M	/Users/st/Documents/GitHub/Installomator/build/WhatRoute.app
2022-05-25 13:47:19 : DEBUG : whatroute : Debugging enabled, App Verification output was:
/Users/st/Documents/GitHub/Installomator/build/WhatRoute.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Bryan Christianson (H5879E8LML)

2022-05-25 13:47:20 : INFO  : whatroute : Team ID matching: H5879E8LML (expected: H5879E8LML )
2022-05-25 13:47:20 : INFO  : whatroute : Downloaded version of WhatRoute is 2.5.0 on versionKey CFBundleShortVersionString, same as installed.
2022-05-25 13:47:20 : DEBUG : whatroute : DEBUG mode 1, not reopening anything
2022-05-25 13:47:20 : REG   : whatroute : No new version to install
2022-05-25 13:47:20 : REQ   : whatroute : ################## End Installomator, exit code 0
```
2022-05-25 14:03:51 +02:00
..
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-10-19 13:34:15 +02:00
2021-08-16 16:55:28 +02:00
2021-11-12 11:29:08 +01:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2022-01-20 14:18:27 +01:00
2021-08-16 16:55:28 +02:00
2021-10-19 13:36:01 +02:00
2022-02-24 16:26:40 +01:00
2021-12-29 13:28:29 +01:00
2021-12-29 13:37:16 +01:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-17 14:00:20 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-11-17 08:23:14 +01:00
2022-01-14 11:55:02 -08:00
2021-08-16 16:55:28 +02:00
2021-12-01 22:25:31 +01:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2022-03-07 17:17:56 -05:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-10-14 08:54:20 +02:00
2021-11-22 15:58:57 +01:00
2022-01-09 20:08:46 +01:00
2022-01-10 13:07:39 +01:00
2021-11-12 11:14:10 +01:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2022-03-01 15:06:32 +01:00
2021-09-30 08:55:52 +02:00
2021-11-22 11:55:26 +01:00
2022-01-30 11:18:22 +01:00
2021-11-22 10:42:19 +01:00
2022-05-03 16:42:24 +02:00
2021-08-16 16:55:28 +02:00
2022-02-09 14:07:32 +09:00
2021-10-20 13:42:23 -04:00
2022-04-11 13:14:28 +02:00
2022-04-11 13:14:28 +02:00
2022-01-19 08:42:09 -05:00
2022-01-20 08:35:06 +01:00
2021-12-01 22:25:31 +01:00
2022-03-21 12:52:07 -04:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-12-14 15:42:49 +01:00
2021-08-16 16:55:28 +02:00
2022-03-07 09:38:06 +01:00
2021-04-28 09:36:16 +02:00
2021-04-28 09:36:16 +02:00
2022-01-12 12:48:45 +01:00
2022-01-14 09:33:42 +01:00
2022-03-03 14:53:59 +01:00
2022-05-12 09:53:52 +02:00
2021-08-16 16:55:28 +02:00
2022-04-13 13:57:36 +02:00
2022-03-01 15:06:32 +01:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2022-02-03 06:32:23 +01:00
2022-01-12 09:26:46 +01:00
2021-10-19 11:33:17 +02:00
2021-11-22 12:03:32 +01:00
2021-08-16 16:55:28 +02:00
2021-12-01 22:25:31 +01:00
2021-09-21 08:39:09 +02:00
2022-05-12 20:53:23 +02:00
2021-11-22 08:57:50 +01:00
2021-08-16 16:55:28 +02:00
2022-03-23 14:04:43 +01:00
2022-01-09 21:41:32 +01:00
2022-04-26 15:13:41 +02:00
2022-05-13 09:29:51 +02:00
2022-01-18 20:30:39 +01:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2022-01-12 09:26:46 +01:00
2021-08-16 16:55:28 +02:00
2021-12-01 22:25:31 +01:00
2022-05-05 16:07:08 +00:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2021-09-21 11:05:41 +02:00
2021-08-16 16:55:28 +02:00
2022-05-13 09:33:55 +02:00
2021-08-16 16:55:28 +02:00
2021-12-17 14:48:24 +01:00
2021-04-28 09:36:16 +02:00
2022-05-16 14:46:10 +02:00
2022-05-16 14:37:05 +02:00
2022-01-20 09:58:28 +01:00
2022-05-13 09:38:58 +02:00
2021-08-24 15:03:00 +01:00
2021-11-22 14:50:00 +01:00
2021-10-19 15:00:03 +02:00
2021-04-28 09:36:16 +02:00
2022-01-09 20:55:13 +01:00
2021-11-19 14:44:58 +01:00
2021-08-16 16:55:28 +02:00
2021-09-21 10:55:22 -04:00
2021-11-22 10:42:19 +01:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-09-19 08:11:25 +02:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-04-28 09:36:16 +02:00
2021-04-28 09:36:16 +02:00
2022-01-10 17:44:28 +01:00
2022-05-13 09:31:45 +02:00
2022-04-08 08:20:51 +02:00
2021-11-05 19:49:35 +01:00
2022-01-14 21:26:03 +01:00
2021-04-28 09:36:16 +02:00
2021-09-08 10:20:57 +02:00
2021-04-28 09:36:16 +02:00
2022-04-28 11:58:15 -04:00
2021-11-02 10:00:26 +01:00
2021-11-16 09:52:36 +01:00
2021-11-16 09:52:36 +01:00
2021-11-16 09:52:36 +01:00
2022-02-04 10:55:14 +01:00
2021-08-16 16:55:28 +02:00
2021-10-22 16:59:46 +02:00
2021-11-05 21:32:25 +01:00
2022-04-08 10:06:42 +02:00
2021-04-28 09:36:16 +02:00
2022-01-11 16:32:18 +01:00
2022-01-11 16:32:18 +01:00
2022-01-11 16:32:18 +01:00
2022-01-11 16:32:18 +01:00
2022-01-11 16:32:18 +01:00
2021-09-17 12:31:48 +02:00
2021-11-11 10:56:41 +01:00
2021-08-16 16:55:28 +02:00
2022-03-01 09:13:38 +01:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2021-11-17 11:54:56 +01:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-12-30 20:09:10 +01:00
2021-11-17 11:42:54 -06:00
2021-04-28 09:36:16 +02:00
2022-02-09 15:41:45 +01:00
2021-10-22 14:46:41 +02:00
2021-12-04 10:45:32 +01:00
2021-04-28 09:36:16 +02:00
2022-05-13 09:41:49 +02:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2022-05-16 20:12:48 +02:00
2021-12-30 23:49:35 +03:00
2021-08-16 16:55:28 +02:00
2021-11-24 10:07:59 +01:00
2021-12-01 22:25:31 +01:00
2021-08-16 16:55:28 +02:00
2022-03-22 16:39:30 +01:00
2021-11-22 09:51:43 +01:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-11-04 15:34:26 +01:00
2021-11-04 15:34:26 +01:00
2021-08-16 16:55:28 +02:00
2022-04-18 16:55:40 -05:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-09-17 15:35:31 +02:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-08-27 11:04:33 +02:00
2021-08-16 16:55:28 +02:00
2022-01-08 20:04:47 +01:00
2022-01-09 20:13:49 +01:00
2021-11-22 10:42:19 +01:00
2021-04-28 09:36:16 +02:00
2022-05-13 09:28:04 +02:00
2021-08-16 16:55:28 +02:00
2022-01-07 10:35:57 +01:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2022-04-08 21:14:49 +02:00
2021-10-14 15:27:41 +02:00
2022-05-12 15:34:58 +02:00
2021-09-08 20:01:53 +02:00
2021-11-18 21:30:11 +01:00
2022-05-12 14:40:21 +02:00
2022-05-03 16:30:07 +02:00
2021-08-16 16:55:28 +02:00
2022-05-16 20:12:48 +02:00
2021-04-28 09:36:16 +02:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2021-09-08 10:08:42 +02:00
2021-10-29 13:42:47 +02:00
2021-10-28 19:44:15 +02:00
2021-08-16 16:55:28 +02:00
2021-11-22 10:53:05 +01:00
2022-02-21 13:41:51 +01:00
2021-09-21 15:47:12 +02:00
2021-08-16 16:55:28 +02:00
2022-01-20 09:03:08 +01:00
2022-01-20 10:05:31 +01:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2022-03-01 15:07:43 +01:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2022-01-09 21:15:52 +01:00
2021-08-16 16:55:28 +02:00
2022-02-04 10:55:14 +01:00
2021-08-16 16:55:28 +02:00
2021-11-09 15:43:29 +01:00
2021-08-16 16:55:28 +02:00
2021-10-08 16:29:08 +02:00
2021-11-22 15:46:58 +01:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2022-02-08 10:38:40 +01:00
2021-08-16 16:55:28 +02:00
2021-04-28 09:36:16 +02:00
2021-11-22 15:53:26 +01:00
2022-02-07 16:52:17 +01:00
2022-02-07 19:11:28 +01:00
2021-08-16 16:55:28 +02:00
2022-05-03 14:28:49 -07:00
2022-05-25 14:03:51 +02:00
2021-04-28 09:36:16 +02:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2022-01-20 14:36:51 +01:00
2022-03-01 15:06:32 +01:00
2021-08-16 16:55:28 +02:00
2021-08-16 16:55:28 +02:00
2021-10-29 20:02:23 +02:00
2022-03-01 15:06:32 +01:00
2021-08-16 16:55:28 +02:00
2021-10-14 08:48:27 +02:00
2021-08-16 16:55:28 +02:00
2021-09-17 21:11:07 +02:00
2021-09-08 13:36:23 +02:00
2022-03-30 13:25:23 +02:00
2022-03-07 15:11:02 +01:00
2021-10-12 21:17:39 -07:00
2022-03-07 15:11:02 +01:00
2021-10-14 15:33:28 +02:00
2021-11-24 05:51:13 -05:00
2022-02-07 14:21:35 +01:00
2021-11-24 05:55:38 -05:00
2021-11-24 06:01:51 -05:00