Skip to content

Commit b7e4786

Browse files
added sdw 0.11.0 log
1 parent fae3ed0 commit b7e4786

File tree

1 file changed

+199
-0
lines changed

1 file changed

+199
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,199 @@
1+
user@sd-dvm:~$ cd securedrop-workstation/
2+
user@sd-dvm:~/securedrop-workstation$ git tag -v 0.11.0
3+
4+
object fe2172df6bd3c0004ae62afec94af7b837bb98f1
5+
type commit
6+
tag 0.11.0
7+
tagger Kevin O'Gorman <kog@freedom.press> 1714663127 -0400
8+
9+
SecureDrop Workstation 0.11.0
10+
gpg: Signature made Thu May 2 11:49:12 2024 EDT
11+
gpg: using RSA key 2359E6538C0613E652955E6C188EDD3B7B22E6A3
12+
gpg: Good signature from "SecureDrop Release Signing Key <securedrop-release-key-2021@freedom.press>" [unknown]
13+
gpg: WARNING: This key is not certified with a trusted signature!
14+
gpg: There is no indication that the signature belongs to the owner.
15+
Primary key fingerprint: 2359 E653 8C06 13E6 5295 5E6C 188E DD3B 7B22 E6A3
16+
user@sd-dvm:~/securedrop-workstation$
17+
user@sd-dvm:~/securedrop-workstation$ git checkout 0.11.0
18+
Note: switching to '0.11.0'.
19+
20+
You are in 'detached HEAD' state. You can look around, make experimental
21+
changes and commit them, and you can discard any commits you make in this
22+
state without impacting any branches by switching back to a branch.
23+
24+
If you want to create a new branch to retain commits you create, you may
25+
do so (now or later) by using -c with the switch command. Example:
26+
27+
git switch -c <new-branch-name>
28+
29+
Or undo this operation with:
30+
31+
git switch -
32+
33+
Turn off this advice by setting config variable advice.detachedHead to false
34+
35+
HEAD is now at fe2172d SecureDrop Workstation 0.11.0
36+
user@sd-dvm:~/securedrop-workstation$ make build-rpm
37+
USE_BUILD_CONTAINER=true ./scripts/container.sh ./scripts/build-rpm.sh
38+
[+] Building 152.1s (10/10) FINISHED docker:default
39+
=> [internal] load build definition from Dockerfile 0.0s
40+
=> => transferring dockerfile: 554B 0.0s
41+
=> [internal] load metadata for registry.fedoraproject.org/fedora:32 0.5s
42+
=> [internal] load .dockerignore 0.0s
43+
=> => transferring context: 2B 0.0s
44+
=> [1/5] FROM registry.fedoraproject.org/fedora:32@sha256:acc80ce6652d35f55ad220aa1c 15.5s
45+
=> => resolve registry.fedoraproject.org/fedora:32@sha256:acc80ce6652d35f55ad220aa1cf 0.0s
46+
=> => sha256:acc80ce6652d35f55ad220aa1cfa3787cbaf19b0016b202f1ab29dc5 1.22kB / 1.22kB 0.0s
47+
=> => sha256:3eb61b62df959e1571a0952919bc2def05f14afc7920ca562f7b569de61d 429B / 429B 0.0s
48+
=> => sha256:27a9790209529e14132d05f032228f339a4fe1dd1e93a588f5af2c06 1.32kB / 1.32kB 0.0s
49+
=> => sha256:480478cefb5d287032080377942da2c2ccb15cdcc5c45f3beb06a 77.95MB / 77.95MB 12.8s
50+
=> => extracting sha256:480478cefb5d287032080377942da2c2ccb15cdcc5c45f3beb06aef1267bc 2.5s
51+
=> [internal] load build context 0.0s
52+
=> => transferring context: 8.54kB 0.0s
53+
=> [2/5] RUN dnf install -y make 62.9s
54+
=> [3/5] COPY Makefile Makefile 0.1s
55+
=> [4/5] RUN make install-deps 67.7s
56+
=> [5/5] RUN if test user != root ; then useradd --no-create-home --home-dir /tmp --u 0.7s
57+
=> exporting to image 4.7s
58+
=> => exporting layers 4.7s
59+
=> => writing image sha256:4e299e4ffc35f60c07f5073e0b2c0ace5f550adb9d00d5585e7c7fd470 0.0s
60+
=> => naming to docker.io/library/securedrop-workstation-dom0-config 0.0s
61+
Removing dist/
62+
running sdist
63+
running egg_info
64+
creating securedrop_workstation_dom0_config.egg-info
65+
writing securedrop_workstation_dom0_config.egg-info/PKG-INFO
66+
writing dependency_links to securedrop_workstation_dom0_config.egg-info/dependency_links.txt
67+
writing top-level names to securedrop_workstation_dom0_config.egg-info/top_level.txt
68+
writing manifest file 'securedrop_workstation_dom0_config.egg-info/SOURCES.txt'
69+
reading manifest file 'securedrop_workstation_dom0_config.egg-info/SOURCES.txt'
70+
reading manifest template 'MANIFEST.in'
71+
writing manifest file 'securedrop_workstation_dom0_config.egg-info/SOURCES.txt'
72+
running check
73+
creating securedrop-workstation-dom0-config-0.11.0
74+
creating securedrop-workstation-dom0-config-0.11.0/dom0
75+
creating securedrop-workstation-dom0-config-0.11.0/files
76+
creating securedrop-workstation-dom0-config-0.11.0/launcher
77+
creating securedrop-workstation-dom0-config-0.11.0/launcher/sdw_notify
78+
creating securedrop-workstation-dom0-config-0.11.0/launcher/sdw_updater_gui
79+
creating securedrop-workstation-dom0-config-0.11.0/launcher/sdw_util
80+
creating securedrop-workstation-dom0-config-0.11.0/sd-app
81+
creating securedrop-workstation-dom0-config-0.11.0/sd-proxy
82+
creating securedrop-workstation-dom0-config-0.11.0/sd-whonix
83+
creating securedrop-workstation-dom0-config-0.11.0/sd-workstation
84+
creating securedrop-workstation-dom0-config-0.11.0/securedrop_workstation_dom0_config.egg-info
85+
creating securedrop-workstation-dom0-config-0.11.0/sys-firewall
86+
creating securedrop-workstation-dom0-config-0.11.0/usb-autoattach
87+
copying files to securedrop-workstation-dom0-config-0.11.0...
88+
copying LICENSE -> securedrop-workstation-dom0-config-0.11.0
89+
copying MANIFEST.in -> securedrop-workstation-dom0-config-0.11.0
90+
copying README.md -> securedrop-workstation-dom0-config-0.11.0
91+
copying VERSION -> securedrop-workstation-dom0-config-0.11.0
92+
copying setup.py -> securedrop-workstation-dom0-config-0.11.0
93+
copying dom0/dom0-xfce-desktop-file.j2 -> securedrop-workstation-dom0-config-0.11.0/dom0
94+
copying dom0/fpf-apt-repo.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
95+
copying dom0/remove-tags -> securedrop-workstation-dom0-config-0.11.0/dom0
96+
copying dom0/sd-app-config.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
97+
copying dom0/sd-app-files.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
98+
copying dom0/sd-app.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
99+
copying dom0/sd-clean-all.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
100+
copying dom0/sd-clean-default-dispvm.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
101+
copying dom0/sd-default-config.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
102+
copying dom0/sd-default-config.yml -> securedrop-workstation-dom0-config-0.11.0/dom0
103+
copying dom0/sd-devices-files.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
104+
copying dom0/sd-devices.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
105+
copying dom0/sd-dom0-crontab.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
106+
copying dom0/sd-dom0-files.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
107+
copying dom0/sd-dom0-qvm-rpc.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
108+
copying dom0/sd-dom0-systemd.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
109+
copying dom0/sd-gpg-files.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
110+
copying dom0/sd-gpg.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
111+
copying dom0/sd-log.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
112+
copying dom0/sd-logging-setup.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
113+
copying dom0/sd-mime-handling.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
114+
copying dom0/sd-proxy-files.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
115+
copying dom0/sd-proxy-template-files.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
116+
copying dom0/sd-proxy.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
117+
copying dom0/sd-remove-unused-templates.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
118+
copying dom0/sd-rsyslog.conf.j2 -> securedrop-workstation-dom0-config-0.11.0/dom0
119+
copying dom0/sd-sys-vms.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
120+
copying dom0/sd-sys-whonix-vms.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
121+
copying dom0/sd-upgrade-templates.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
122+
copying dom0/sd-usb-autoattach-add.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
123+
copying dom0/sd-usb-autoattach-remove.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
124+
copying dom0/sd-viewer-files.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
125+
copying dom0/sd-viewer.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
126+
copying dom0/sd-whonix-hidserv-key.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
127+
copying dom0/sd-whonix.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
128+
copying dom0/sd-workstation-template-files.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
129+
copying dom0/sd-workstation-template.sls -> securedrop-workstation-dom0-config-0.11.0/dom0
130+
copying dom0/sd-workstation.top -> securedrop-workstation-dom0-config-0.11.0/dom0
131+
copying dom0/sdlog.conf -> securedrop-workstation-dom0-config-0.11.0/dom0
132+
copying dom0/securedrop-check-migration -> securedrop-workstation-dom0-config-0.11.0/dom0
133+
copying dom0/securedrop-handle-upgrade -> securedrop-workstation-dom0-config-0.11.0/dom0
134+
copying dom0/securedrop-launcher.desktop -> securedrop-workstation-dom0-config-0.11.0/dom0
135+
copying dom0/securedrop-login -> securedrop-workstation-dom0-config-0.11.0/dom0
136+
copying dom0/update-xfce-settings -> securedrop-workstation-dom0-config-0.11.0/dom0
137+
copying files/clean-salt -> securedrop-workstation-dom0-config-0.11.0/files
138+
copying files/config.json.example -> securedrop-workstation-dom0-config-0.11.0/files
139+
copying files/destroy-vm -> securedrop-workstation-dom0-config-0.11.0/files
140+
copying files/provision-all -> securedrop-workstation-dom0-config-0.11.0/files
141+
copying files/sdw-admin.py -> securedrop-workstation-dom0-config-0.11.0/files
142+
copying files/validate_config.py -> securedrop-workstation-dom0-config-0.11.0/files
143+
copying launcher/sdw-launcher.py -> securedrop-workstation-dom0-config-0.11.0/launcher
144+
copying launcher/sdw-notify.py -> securedrop-workstation-dom0-config-0.11.0/launcher
145+
copying launcher/sdw_notify/Notify.py -> securedrop-workstation-dom0-config-0.11.0/launcher/sdw_notify
146+
copying launcher/sdw_notify/NotifyApp.py -> securedrop-workstation-dom0-config-0.11.0/launcher/sdw_notify
147+
copying launcher/sdw_notify/strings.py -> securedrop-workstation-dom0-config-0.11.0/launcher/sdw_notify
148+
copying launcher/sdw_updater_gui/Updater.py -> securedrop-workstation-dom0-config-0.11.0/launcher/sdw_updater_gui
149+
copying launcher/sdw_updater_gui/UpdaterApp.py -> securedrop-workstation-dom0-config-0.11.0/launcher/sdw_updater_gui
150+
copying launcher/sdw_updater_gui/UpdaterAppUiQt5.py -> securedrop-workstation-dom0-config-0.11.0/launcher/sdw_updater_gui
151+
copying launcher/sdw_updater_gui/strings.py -> securedrop-workstation-dom0-config-0.11.0/launcher/sdw_updater_gui
152+
copying launcher/sdw_util/Util.py -> securedrop-workstation-dom0-config-0.11.0/launcher/sdw_util
153+
copying sd-app/config.json.j2 -> securedrop-workstation-dom0-config-0.11.0/sd-app
154+
copying sd-proxy/mimeapps.list -> securedrop-workstation-dom0-config-0.11.0/sd-proxy
155+
copying sd-proxy/sd-proxy.yaml -> securedrop-workstation-dom0-config-0.11.0/sd-proxy
156+
copying sd-whonix/app-journalist.yaml -> securedrop-workstation-dom0-config-0.11.0/sd-whonix
157+
copying sd-workstation/apt-test-pubkey.asc -> securedrop-workstation-dom0-config-0.11.0/sd-workstation
158+
copying sd-workstation/logo-small.png -> securedrop-workstation-dom0-config-0.11.0/sd-workstation
159+
copying sd-workstation/securedrop-release-signing-pubkey-2021.asc -> securedrop-workstation-dom0-config-0.11.0/sd-workstation
160+
copying securedrop_workstation_dom0_config.egg-info/PKG-INFO -> securedrop-workstation-dom0-config-0.11.0/securedrop_workstation_dom0_config.egg-info
161+
copying securedrop_workstation_dom0_config.egg-info/SOURCES.txt -> securedrop-workstation-dom0-config-0.11.0/securedrop_workstation_dom0_config.egg-info
162+
copying securedrop_workstation_dom0_config.egg-info/dependency_links.txt -> securedrop-workstation-dom0-config-0.11.0/securedrop_workstation_dom0_config.egg-info
163+
copying securedrop_workstation_dom0_config.egg-info/top_level.txt -> securedrop-workstation-dom0-config-0.11.0/securedrop_workstation_dom0_config.egg-info
164+
copying sys-firewall/sd-copy-rpm-repo-pubkey.sh -> securedrop-workstation-dom0-config-0.11.0/sys-firewall
165+
copying usb-autoattach/99-sd-devices.rules -> securedrop-workstation-dom0-config-0.11.0/usb-autoattach
166+
copying usb-autoattach/sd-attach-export-device -> securedrop-workstation-dom0-config-0.11.0/usb-autoattach
167+
Writing securedrop-workstation-dom0-config-0.11.0/setup.cfg
168+
creating dist
169+
Creating tar archive
170+
removing 'securedrop-workstation-dom0-config-0.11.0' (and everything under it)
171+
find: ‘debug’: No such file or directory
172+
173+
Build complete! RPMs and their checksums are:
174+
175+
a2f885be683c06fc420c69a0be9ba105e1a97b8296468f6a24f82c726fd94d5a rpm-build/RPMS/noarch/securedrop-workstation-dom0-config-0.11.0-1.fc32.noarch.rpm
176+
user@sd-dvm:~/securedrop-workstation$ ls
177+
LICENSE files sd-whonix
178+
MANIFEST.in launcher sd-workstation
179+
Makefile project.json securedrop_workstation_dom0_config.egg-info
180+
README.md pyproject.toml setup.py
181+
SECURITY.md requirements sys-firewall
182+
VERSION rpm-build tests
183+
bootstrap scripts update_version.sh
184+
dist sd-app usb-autoattach
185+
docs sd-journalist.sec.example
186+
dom0 sd-proxy
187+
user@sd-dvm:~/securedrop-workstation$ ls rpm-build/
188+
BUILD BUILDROOT RPMS SOURCES SPECS SRPMS
189+
user@sd-dvm:~/securedrop-workstation$ ls rpm-build/RPMS/
190+
noarch
191+
user@sd-dvm:~/securedrop-workstation$ ls rpm-build/RPMS/
192+
.empty noarch/
193+
user@sd-dvm:~/securedrop-workstation$ ls rpm-build/RPMS/
194+
.empty noarch/
195+
user@sd-dvm:~/securedrop-workstation$ ls rpm-build/RPMS/noarch/securedrop-workstation-dom0-config-0.11.0-1.fc32.noarch.rpm
196+
rpm-build/RPMS/noarch/securedrop-workstation-dom0-config-0.11.0-1.fc32.noarch.rpm
197+
user@sd-dvm:~/securedrop-workstation$ shasum -a 256 rpm-build/RPMS/noarch/securedrop-workstation-dom0-config-0.11.0-1.fc32.noarch.rpm
198+
a2f885be683c06fc420c69a0be9ba105e1a97b8296468f6a24f82c726fd94d5a rpm-build/RPMS/noarch/securedrop-workstation-dom0-config-0.11.0-1.fc32.noarch.rpm
199+

0 commit comments

Comments
 (0)