33 Commits

Author SHA1 Message Date
edouardparis
b6971fdd64 Prepare version 12.0 2025-07-22 10:38:42 +02:00
edouardparis
a9d417bc39 Prepare v11.0-dev 2025-05-26 11:11:46 +02:00
edouardparis
88cebffb03 Prepare v10.0 2025-03-21 16:12:32 +01:00
edouardparis
edd13360ed fix release and sign scripts
Use LIANA_PREFIX var everywhere, remove capital letter from macos
binaries.
2025-01-17 12:13:41 +01:00
edouardparis
d4f9f38ca0 release: remove windows zip
The zip was containing only the readme file and the unsigned .exe.
It is not really useful for a windows user.
2025-01-15 12:06:32 +01:00
edouardparis
bd3eaa1cd6 fix script: remove paths from checksums file 2025-01-07 14:33:09 +01:00
edouardparis
39616bea42 Add liana and version to shasums txt file 2025-01-07 11:22:24 +01:00
edouardparis
d0fefc37f4 Prepare v9 release 2025-01-07 11:22:24 +01:00
edouardparis
5d30ea24fb build: add universal2-apple-darwin target with lipo 2025-01-06 12:45:31 +01:00
edouardparis
6b4e7b0521 fix reproducible dpkg-deb 2024-12-16 16:53:01 +01:00
edouardparis
34e6afd543 Add script contrib/release/sign.sh for signing binaries 2024-12-16 15:38:08 +01:00
edouardparis
a2917c5bd7 Add SOURCE_DATE_EPOCH and TAR_OPTIONS for reproducibility
close #1474
close #1479
2024-12-16 15:38:08 +01:00
edouardparis
d2379bd71a Use cargo-zigbuild for reproducible build with glibc 2.31 2024-11-28 16:19:07 +01:00
edouardparis
f32b6aa30d fix the reproducible build to include the workspace change 2024-11-15 13:26:13 +01:00
edouardparis
95e97bc7dc Bump liana version v8 2024-11-05 11:11:20 +01:00
edouardparis
953a85b943 Add compression algo flag to dpkg command for arch build
Arch package failed to be extracted on pacman update because
of the default zstd algo
2024-09-18 16:46:09 +02:00
edouardparis
aa1ca64816 Bump liana v7.0 2024-09-12 09:31:21 +02:00
Antoine Poinsot
168112de10
Bump version to 6.0 2024-06-27 15:53:30 +02:00
Antoine Poinsot
d9337121ab
Bump Liana version 2024-03-22 16:42:33 +01:00
Antoine Poinsot
271467b0e0
contrib: release script fix 2023-09-01 10:26:41 +02:00
Antoine Poinsot
4dcd9aad0c
contrib: bump release script version to 2.0 2023-08-31 16:43:33 +02:00
Antoine Poinsot
b6c71ebe6a
contrib: fixup the Debian package creation in the release script 2023-08-25 14:37:56 +02:00
Antoine Poinsot
3e23bf5e35
contrib: Debian packaging for releases 2023-08-18 14:27:18 +02:00
Antoine Poinsot
8a7c283269
contrib: use a zip archive for the MacOS sample app folder
Git cannot track empty folders, use an a zip archive for this.
2023-08-18 14:27:18 +02:00
Antoine Poinsot
fe906da612
Bump version to 1.0.0 2023-05-11 11:44:57 +02:00
Antoine Poinsot
d387ca1991
contrib: codesigning for MacOS in the release script 2023-05-11 11:03:34 +02:00
Antoine Poinsot
471ecd296e
contrib: distribute on macOS using a zip, not a dmg
The DMG needs more custom and complicated tooling. Switching to a zip is
also more compatible with our upcoming codesigning tooling. No need for
a DS_Store anymore. The UX is also neat for the user: once downloaded
they can just click on the app. They can still drag it to the
application folder.
2023-05-11 09:22:50 +02:00
Antoine Poinsot
baf68e8224
lianad: bump version 2023-04-10 11:23:55 +02:00
Antoine Poinsot
b8cd0d0e27
Bump version to 0.3 2023-02-27 14:46:28 +01:00
Antoine Poinsot
fa518af53d contrib: fix dmg creation in the release script 2023-02-06 22:23:16 +01:00
Antoine Poinsot
d0de88bc01
daemon: release 0.2 2023-02-03 16:10:20 +01:00
Antoine Poinsot
a0404e5d69
contrib: fix windows archive creation in release script
It would create an empty archive since it didn't recurse down the
directories..
2022-12-20 14:58:23 +01:00
Antoine Poinsot
c5f38ecb4a
contrib: add a script to produce the assets to be released 2022-12-18 11:34:40 +01:00