]> woffs.de Git - fd/haskell-amqp-utils.git/log
fd/haskell-amqp-utils.git
2 weeks agoadd disroot and radicle links master
Frank Doepper [Mon, 2 Jun 2025 10:11:40 +0000 (12:11 +0200)]
add disroot and radicle links

2 weeks agoupdate stack.yaml to nightly-2025-05-28
Frank Doepper [Mon, 2 Jun 2025 10:02:54 +0000 (12:02 +0200)]
update stack.yaml to nightly-2025-05-28

2 weeks agoupdate flake to nixos-25.05
Frank Doepper [Mon, 2 Jun 2025 09:52:59 +0000 (11:52 +0200)]
update flake to nixos-25.05

6 weeks agoupdate reuse compat
Frank Doepper [Sat, 10 May 2025 10:03:46 +0000 (12:03 +0200)]
update reuse compat

6 weeks agoMakefile: install copy-to-hotfolder into lib dir
Frank Doepper [Fri, 9 May 2025 15:23:30 +0000 (17:23 +0200)]
Makefile: install copy-to-hotfolder into lib dir

4 months agoupdate stack.yaml to ghc-9.10
Frank Doepper [Fri, 7 Feb 2025 21:41:29 +0000 (22:41 +0100)]
update stack.yaml to ghc-9.10

4 months agoflake.lock: Update
Frank Doepper [Fri, 7 Feb 2025 21:08:20 +0000 (22:08 +0100)]
flake.lock: Update

Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/57610d2f8f0937f39dbd72251e9614b1561942d8?narHash=sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0%3D' (2024-05-31)
  → 'github:NixOS/nixpkgs/550e11f27ba790351d390d9eca3b80ad0f0254e7?narHash=sha256-U3SNq%2BwaitGIotmgg/Et3J7o4NvUtP2gb2VhME5QXiw%3D' (2025-02-06)

tls: 2.0.5 -> 2.0.6

5 months agoadd copy-to-hotfolder simple callback script
Frank Doepper [Thu, 9 Jan 2025 16:48:16 +0000 (17:48 +0100)]
add copy-to-hotfolder simple callback script

6 months agorelease 0.6.6.0 0.6.6.0
Frank Doepper [Fri, 6 Dec 2024 10:43:36 +0000 (11:43 +0100)]
release 0.6.6.0

6 months agooptionally delay negative acknowledgements
Frank Doepper [Wed, 4 Dec 2024 23:13:37 +0000 (00:13 +0100)]
optionally delay negative acknowledgements

option --delaynack / -D

11 months agoprint heartbeat parameter
Frank Doepper [Mon, 8 Jul 2024 19:16:01 +0000 (21:16 +0200)]
print heartbeat parameter

11 months agoLineBuffering
Frank Doepper [Mon, 8 Jul 2024 11:52:24 +0000 (13:52 +0200)]
LineBuffering

12 months agofix invalid mail address in debian changelog
Frank Doepper [Sun, 9 Jun 2024 15:54:46 +0000 (17:54 +0200)]
fix invalid mail address in debian changelog

12 months agostack and nix flake update
Frank Doepper [Mon, 3 Jun 2024 11:04:35 +0000 (13:04 +0200)]
stack and nix flake update

16 months agoupdate nix build
Frank Doepper [Fri, 2 Feb 2024 17:43:11 +0000 (18:43 +0100)]
update nix build

dontCheck because

filepath-bytestring> Test 78 of 534: equiv Windows.normalise
filepath-bytestring> Failure {numTests = 1111, numDiscarded = 0, numShrinks = 1, numShrinkTries = 2, numShrinkFinal = 10, usedSeed = SMGen 13205600221391863822 7720537364952381337, usedSize = 10, reason = "Falsified", theException = Nothing, output = "", failingTestCase = ["QFilePath \"a:/\\\\\""], failingLabels = [], failingClasses = fromList []}
filepath-bytestring> *** Failed! Falsified (after 1111 tests and 1 shrink):
filepath-bytestring> QFilePath "a:/\\"
filepath-bytestring> TEST FAILURE!

16 months agoworkaround openbsd .cabal vs. .local
Frank Doepper [Fri, 2 Feb 2024 17:42:45 +0000 (18:42 +0100)]
workaround openbsd .cabal vs. .local

16 months agoupdate stack build to lts-22.8 (ghc-9.6.4)
Frank Doepper [Fri, 2 Feb 2024 17:23:00 +0000 (18:23 +0100)]
update stack build to lts-22.8 (ghc-9.6.4)

19 months agox-stream-offset is Word64, use Int64 for now
Frank Doepper [Wed, 15 Nov 2023 11:44:24 +0000 (12:44 +0100)]
x-stream-offset is Word64, use Int64 for now

19 months agoupdate README
Frank Doepper [Tue, 14 Nov 2023 20:47:23 +0000 (21:47 +0100)]
update README

19 months agorelease 0.6.5.0 0.6.5.0
Frank Doepper [Tue, 14 Nov 2023 20:43:26 +0000 (21:43 +0100)]
release 0.6.5.0

19 months agoParse streamoffset argument as number or string
Frank Doepper [Tue, 14 Nov 2023 20:37:17 +0000 (21:37 +0100)]
Parse streamoffset argument as number or string

19 months agoconsumer arguments
Frank Doepper [Tue, 14 Nov 2023 00:10:51 +0000 (01:10 +0100)]
consumer arguments

21 months agofix alpine build
Frank Doepper [Mon, 4 Sep 2023 16:06:13 +0000 (18:06 +0200)]
fix alpine build

21 months agoback to nightly! \o/
Frank Doepper [Mon, 4 Sep 2023 15:43:14 +0000 (17:43 +0200)]
back to nightly! \o/

23 months agoupdate to ghc-9.6, unix-2.8 0.6.4.0
Frank Doepper [Thu, 20 Jul 2023 14:29:40 +0000 (16:29 +0200)]
update to ghc-9.6, unix-2.8

23 months agodebian changelog
Frank Doepper [Thu, 20 Jul 2023 12:16:54 +0000 (14:16 +0200)]
debian changelog

23 months agofix nix develop
Frank Doepper [Thu, 20 Jul 2023 12:11:01 +0000 (14:11 +0200)]
fix nix develop

23 months agorelease 0.6.4.0
Frank Doepper [Thu, 20 Jul 2023 12:05:14 +0000 (14:05 +0200)]
release 0.6.4.0

migrate to crypton-connection and crypton-x509-system, adjust deps

23 months agoflake.lock: Update
Frank Doepper [Mon, 10 Jul 2023 11:15:16 +0000 (13:15 +0200)]
flake.lock: Update

Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/93a2b84fc4b70d9e089d029deacc3583435c2ed6' (2023-03-15)
  → 'github:numtide/flake-utils/dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7' (2023-06-25)
• Added input 'flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a575c243c23e2851b78c00e9fa245232926ec32f' (2023-03-29)
  → 'github:NixOS/nixpkgs/8df7a67abaf8aefc8a2839e0b48f92fdcf69a38b' (2023-07-09)

23 months agoflake: nixos-22.11 -> nixos-23.05
Frank Doepper [Mon, 10 Jul 2023 11:14:40 +0000 (13:14 +0200)]
flake: nixos-22.11 -> nixos-23.05

2 years agospace
Frank Doepper [Mon, 12 Jun 2023 10:52:34 +0000 (12:52 +0200)]
space

2 years agoagitprop: move waitForConfirms call
Frank Doepper [Mon, 1 May 2023 16:28:08 +0000 (18:28 +0200)]
agitprop: move waitForConfirms call

2 years agofix exception handling
Frank Doepper [Mon, 1 May 2023 15:56:23 +0000 (17:56 +0200)]
fix exception handling

2 years agoflake.lock: Update
Frank Doepper [Fri, 31 Mar 2023 16:00:15 +0000 (18:00 +0200)]
flake.lock: Update

Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13)
  → 'github:numtide/flake-utils/93a2b84fc4b70d9e089d029deacc3583435c2ed6' (2023-03-15)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/50c23cd4ff6c8344e0b4d438b027b3afabfe58dd' (2023-02-23)
  → 'github:NixOS/nixpkgs/a575c243c23e2851b78c00e9fa245232926ec32f' (2023-03-29)

2 years agoflake.lock: Update
Frank Doepper [Fri, 24 Feb 2023 20:56:41 +0000 (21:56 +0100)]
flake.lock: Update

Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
  → 'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6a3f9996408c970b99b8b992b11bb249d1455b62' (2023-01-12)
  → 'github:NixOS/nixpkgs/50c23cd4ff6c8344e0b4d438b027b3afabfe58dd' (2023-02-23)

2 years agomake reuse happy, again
Frank Doepper [Fri, 13 Jan 2023 16:58:22 +0000 (17:58 +0100)]
make reuse happy, again

2 years agoflake nitpicks
Frank Doepper [Fri, 13 Jan 2023 16:44:52 +0000 (17:44 +0100)]
flake nitpicks

2 years agonix flake apps
Frank Doepper [Fri, 13 Jan 2023 16:02:50 +0000 (17:02 +0100)]
nix flake apps

2 years agonix flake
Frank Doepper [Fri, 13 Jan 2023 15:33:15 +0000 (16:33 +0100)]
nix flake

2 years agomake reuse happy again
Frank Doepper [Thu, 15 Dec 2022 21:07:24 +0000 (22:07 +0100)]
make reuse happy again

2 years agoput README.md into debian docs
Frank Doepper [Wed, 14 Dec 2022 17:27:25 +0000 (18:27 +0100)]
put README.md into debian docs

2 years agore-create README.md
Frank Doepper [Wed, 14 Dec 2022 13:44:05 +0000 (14:44 +0100)]
re-create README.md

2 years agofix REUSE comment in *.sh
Frank Doepper [Fri, 11 Nov 2022 22:05:19 +0000 (23:05 +0100)]
fix REUSE comment in *.sh

2 years agoadd debian pandoc builddep
Frank Doepper [Fri, 11 Nov 2022 17:45:59 +0000 (18:45 +0100)]
add debian pandoc builddep

2 years agoinstall doc
Frank Doepper [Fri, 11 Nov 2022 17:43:01 +0000 (18:43 +0100)]
install doc

2 years agore-create *.md
Frank Doepper [Fri, 11 Nov 2022 17:36:34 +0000 (18:36 +0100)]
re-create *.md

2 years agomanpages
Frank Doepper [Fri, 11 Nov 2022 17:22:26 +0000 (18:22 +0100)]
manpages

2 years agosplit doc
Frank Doepper [Fri, 11 Nov 2022 16:11:39 +0000 (17:11 +0100)]
split doc

2 years agoREUSE compliance
Frank Doepper [Fri, 11 Nov 2022 15:40:39 +0000 (16:40 +0100)]
REUSE compliance

Fixes: https://todo.sr.ht/~woffs/haskell-amqp-utils/4
2 years agodebian at builds.sr.ht
Frank Doepper [Fri, 26 Aug 2022 13:36:07 +0000 (15:36 +0200)]
debian at builds.sr.ht

2 years agodebian: use stack
Frank Doepper [Thu, 14 Jul 2022 19:22:57 +0000 (21:22 +0200)]
debian: use stack

2 years agoupdate stack.yaml to lts-19.15
Frank Doepper [Thu, 14 Jul 2022 18:56:52 +0000 (20:56 +0200)]
update stack.yaml to lts-19.15

3 years agobuild-alpine: add libffi-dev dep, fix cabal
Frank Doepper [Fri, 18 Mar 2022 10:56:25 +0000 (11:56 +0100)]
build-alpine: add libffi-dev dep, fix cabal

3 years agoREADME: update link list
Frank Doepper [Fri, 18 Mar 2022 10:05:32 +0000 (11:05 +0100)]
README: update link list

3 years agowhitespace ...
Frank Doepper [Mon, 25 Oct 2021 14:03:07 +0000 (16:03 +0200)]
whitespace ...

3 years agorelease 0.6.3.2 0.6.3.2
Frank Doepper [Mon, 25 Oct 2021 13:57:51 +0000 (15:57 +0200)]
release 0.6.3.2

3 years agoupdate README
Frank Doepper [Mon, 25 Oct 2021 13:55:38 +0000 (15:55 +0200)]
update README

3 years agorelease 0.6.3.1 0.6.3.1
Frank Doepper [Tue, 7 Sep 2021 19:58:28 +0000 (21:58 +0200)]
release 0.6.3.1

- avoid setCurrentDirectory which is not thread-safe
- start watch before initial scan
- put filename without directory into filename header

3 years agorelease 0.6.3.0 0.6.3.0
Frank Doepper [Mon, 6 Sep 2021 14:11:39 +0000 (16:11 +0200)]
release 0.6.3.0

3 years agoupdate debian deps
Frank Doepper [Mon, 6 Sep 2021 13:41:35 +0000 (15:41 +0200)]
update debian deps

3 years agofix inotify on non-linux
Frank Doepper [Sat, 4 Sep 2021 11:31:25 +0000 (13:31 +0200)]
fix inotify on non-linux

3 years agoFilePath -> RawFilePath for file names
Frank Doepper [Fri, 3 Sep 2021 18:47:11 +0000 (20:47 +0200)]
FilePath -> RawFilePath for file names

- fixes handling of non-ascii filenames in agitprop hotfolder mode
- change "magic" logic, now also works with stdin

3 years agodrop hinotify < 0.3.10 compatibility
Frank Doepper [Fri, 3 Sep 2021 09:10:15 +0000 (11:10 +0200)]
drop hinotify < 0.3.10 compatibility

3 years agowatch multiple dirs in hotfolder mode
Frank Doepper [Fri, 3 Sep 2021 09:07:08 +0000 (11:07 +0200)]
watch multiple dirs in hotfolder mode

3 years agodrop stretch and older
Frank Doepper [Tue, 31 Aug 2021 10:41:34 +0000 (12:41 +0200)]
drop stretch and older

3 years agorequire ghc (>= 8.4.3)
Frank Doepper [Tue, 31 Aug 2021 10:25:55 +0000 (12:25 +0200)]
require ghc (>= 8.4.3)

3 years agofix openbsd test build
Frank Doepper [Mon, 30 Aug 2021 16:06:16 +0000 (18:06 +0200)]
fix openbsd test build

3 years agoupdate stack for tls >= 1.5.0
Frank Doepper [Mon, 30 Aug 2021 15:40:08 +0000 (17:40 +0200)]
update stack for tls >= 1.5.0

3 years agodepend on tls >= 1.5.0 (thread safety for writes) 0.6.2.4
Frank Doepper [Mon, 30 Aug 2021 14:23:21 +0000 (16:23 +0200)]
depend on tls >= 1.5.0 (thread safety for writes)

3 years agorelease 0.6.2.2 0.6.2.2
Frank Doepper [Wed, 25 Aug 2021 11:04:49 +0000 (13:04 +0200)]
release 0.6.2.2

update README and debug output

3 years agorelease 0.6.2.1 0.6.2.1
Frank Doepper [Wed, 25 Aug 2021 10:06:28 +0000 (12:06 +0200)]
release 0.6.2.1

use renameFile to fix build with Debian Stretch

3 years agorelease 0.6.2.0 0.6.2.0
Frank Doepper [Wed, 25 Aug 2021 09:57:12 +0000 (11:57 +0200)]
release 0.6.2.0

3 years agoagitprop: move sent file to another dir
Frank Doepper [Wed, 25 Aug 2021 09:45:50 +0000 (11:45 +0200)]
agitprop: move sent file to another dir

4 years agorelease 0.6.1.1 0.6.1.1
Frank Doepper [Tue, 11 May 2021 09:18:37 +0000 (11:18 +0200)]
release 0.6.1.1

4 years agoadd repology link
Frank Doepper [Mon, 10 May 2021 09:38:09 +0000 (11:38 +0200)]
add repology link

4 years agodisable inotify on non-linux
Frank Doepper [Sun, 9 May 2021 22:26:09 +0000 (00:26 +0200)]
disable inotify on non-linux

4 years agobuild static executables on builds.sr.ht
Frank Doepper [Sun, 9 May 2021 19:45:45 +0000 (21:45 +0200)]
build static executables on builds.sr.ht

4 years agorelease 0.6.1.0 0.6.1.0
Frank Doepper [Thu, 11 Mar 2021 10:10:32 +0000 (11:10 +0100)]
release 0.6.1.0

4 years agoenv: Text values without additional ""
Frank Doepper [Thu, 11 Mar 2021 10:03:11 +0000 (11:03 +0100)]
env: Text values without additional ""

4 years agoremaining message properties as envionment variables
Frank Doepper [Thu, 11 Mar 2021 09:49:44 +0000 (10:49 +0100)]
remaining message properties as envionment variables

4 years agorelease 0.6.0.0 0.6.0.0
Frank Doepper [Wed, 10 Mar 2021 11:20:00 +0000 (12:20 +0100)]
release 0.6.0.0

4 years agoREADME nitpicks
Frank Doepper [Fri, 5 Mar 2021 11:40:20 +0000 (12:40 +0100)]
README nitpicks

4 years agoplane: accept legacy -Q
Frank Doepper [Fri, 5 Mar 2021 10:41:27 +0000 (11:41 +0100)]
plane: accept legacy -Q

4 years agomore README nitpicks
Frank Doepper [Fri, 5 Mar 2021 09:08:28 +0000 (10:08 +0100)]
more README nitpicks

4 years agoREADME nitpicks
Frank Doepper [Fri, 5 Mar 2021 08:48:33 +0000 (09:48 +0100)]
README nitpicks

4 years agoprint server properties
Frank Doepper [Fri, 5 Mar 2021 08:33:12 +0000 (09:33 +0100)]
print server properties

4 years agoplane: use -r (--routingkey) instead of -Q (--qname)
Frank Doepper [Thu, 4 Mar 2021 23:26:47 +0000 (00:26 +0100)]
plane: use -r (--routingkey) instead of -Q (--qname)

4 years agokonsum: remove default binding to #
Frank Doepper [Thu, 4 Mar 2021 23:05:18 +0000 (00:05 +0100)]
konsum: remove default binding to #

Binding to # is senseless in exchanges other than topic. There is always
a default binding in the default exchange.

4 years agoadd --arg as alias for --args
Frank Doepper [Thu, 4 Mar 2021 11:59:29 +0000 (12:59 +0100)]
add --arg as alias for --args

4 years agoupdate and amend README
Frank Doepper [Thu, 4 Mar 2021 10:10:48 +0000 (11:10 +0100)]
update and amend README

4 years agorelease 0.5.0.0 0.5.0.0
Frank Doepper [Wed, 3 Mar 2021 15:37:02 +0000 (16:37 +0100)]
release 0.5.0.0

4 years agoreformat with hindent + stylish-haskell
Frank Doepper [Wed, 3 Mar 2021 13:38:20 +0000 (14:38 +0100)]
reformat with hindent + stylish-haskell

4 years ago-f / --prefetch for arbeite
Frank Doepper [Wed, 3 Mar 2021 13:14:27 +0000 (14:14 +0100)]
-f / --prefetch for arbeite

4 years agouse hr for success vs. timeout message
Frank Doepper [Wed, 3 Mar 2021 11:32:38 +0000 (12:32 +0100)]
use hr for success vs. timeout message

4 years agoremove --enable-tests from cabal
Frank Doepper [Mon, 1 Mar 2021 17:27:32 +0000 (18:27 +0100)]
remove --enable-tests from cabal

4 years agoprint a line after (not) receiving rpc answer
Frank Doepper [Mon, 1 Mar 2021 16:52:44 +0000 (17:52 +0100)]
print a line after (not) receiving rpc answer

4 years agocatch IOException instead of SomeException in callback
Frank Doepper [Mon, 1 Mar 2021 16:52:22 +0000 (17:52 +0100)]
catch IOException instead of SomeException in callback

4 years agorelease 0.4.5.1 0.4.5.1
Frank Doepper [Fri, 19 Feb 2021 17:45:09 +0000 (18:45 +0100)]
release 0.4.5.1

4 years agoremove travis
Frank Doepper [Fri, 19 Feb 2021 16:15:31 +0000 (17:15 +0100)]
remove travis

4 years agoadd git.sr.ht repo
Frank Doepper [Fri, 19 Feb 2021 16:13:51 +0000 (17:13 +0100)]
add git.sr.ht repo