Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fq for openSUSE:Factory checked in at 2023-11-27 22:43:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fq (Old) and /work/SRC/openSUSE:Factory/.fq.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fq" Mon Nov 27 22:43:13 2023 rev:3 rq:1128990 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fq/fq.changes 2022-10-21 16:19:48.110201499 +0200 +++ /work/SRC/openSUSE:Factory/.fq.new.25432/fq.changes 2023-11-27 22:43:46.590723414 +0100 @@ -1,0 +2,640 @@ +Sat Nov 25 17:45:41 UTC 2023 - Jeff Kowalczyk <[email protected]> + +- Update to version 0.9.0: + * fq: Release 0.9.0 + * mod: Update golang.org/x/exp and github.com/gomarkdown/markdown + * webp,avi,wav,aiff: Trim RIFF id string + * Update gomod-gopacket to 1.2.0 from 1.1.1 + * doc: Remove spurious backtick + * Update gomod-golang-x-net to 0.18.0 from 0.17.0 + * Update gomod-golang-x-crypto to 0.15.0 from 0.14.0 + * Update github-go-version to 1.21.4 from 1.21.3 + * Update docker-golang to 1.21.4 from 1.21.3 + * gojq: Update rebased fq fork + * Update gomod-golang/text to 0.14.0 from 0.13.0 + * Update github-golangci-lint to 1.55.2 from 1.55.1 + * Update make-golangci-lint to 1.55.2 from 1.55.1 + * exif,tiff: Handle broken last next ifd offset by treating it as end marker + * webp: Refactor to use riff code and decode VP8X, EXIF, ICCP and XMP chunks + * interp: Fix infinite recursion when casting synthetic raw value into a jq value + * protobuf: No need for synthetic for string and bytes value + * Update github-golangci-lint to 1.55.1 from 1.55.0 + * Update make-golangci-lint to 1.55.1 from 1.55.0 + * macho: Move timestamp string to description + * macho: Respect endian when decoding flags + * gzip: Correctly handle multiple members + * zip: Fix incorrect time/date, add extended timestamp and refactor + * Update github-golangci-lint to 1.55.0 from 1.54.2 + * Update make-golangci-lint to 1.55.0 from 1.54.2 + * avi: Add extended chunks support and option + * interp: Change bit ranges to use exclusive end + * interp: Better from_jq error handling + * matroska: Decode ebml date type + * Update github-go-version to 1.21.3 from 1.21.2 + * Update gomod-golang-x-net to 0.17.0 from 0.16.0 + * Update docker-golang to 1.21.3 from 1.21.2 + * avi: Add unused field for extra indx chunk space + * interp: Improve colors when using light background + * avi: Increase sample size heuristics to 32bit stereo + * avi: Add stream type constants + * avi: Only use sample size heuristics if there is no format + * decode,interp: Make synthetic values more visible and not act as decode values + * avi: Handle stream sample size + * avi: Add type, handler, format_tag and compreession per stream + * Update github-go-version to 1.21.2 from 1.21.1 + * Update gomod-golang-x-net to 0.16.0 from 0.15.0 + * Update docker-golang to 1.21.2 from 1.21.1 + * avi: More correct strf chunk extra data + * Update gomod-golang-x-crypto to 0.14.0 from 0.13.0 + +------------------------------------------------------------------- +Wed Sep 27 16:26:15 UTC 2023 - Jeff Kowalczyk <[email protected]> + +- Update to version 0.8.0: + * fq: Release 0.8.0 + * opentimestamps: one last make doc. + * opentimestamps: add help text. + * opentimestamps: account for unknown attestation types. + * opentimestamps: abstract away file digest sizes and support sha1, ripemd160 and keccac256. + * opentimestamps: address comments and improve things. + * opentimestamps: satisfy linter. + * opentimestamps: add tests. + * opentimestamps: add parser. + * mod: Update golang.org/x/exp and github.com/gomarkdown/markdown + * interp: split: Correctly split binary + * moc3: update tests + * moc3: Fix field order in blend_shape_keyform_bindings structure, version detection in count_info + * mp3_frame_xing: Detect lame ext more similar to ffmpeg and mediainfo + * Update github-go-version to 1.21.1 from 1.21.0 + * Update docker-golang to 1.21.1 from 1.21.0 + * Update gomod-golang-x-net to 0.15.0 from 0.14.0 + * Update gomod-golang-x-crypto to 0.13.0 from 0.12.0 + * id3v2: Handle W000-WZZZ,W00-WZZ URL frames + * decode,interp: Don't shadow _key and error on missing _key + * Update gomod-golang/text to 0.13.0 from 0.12.0 + * mp4: Decode emsg box + * mp4: Decode cslg box + * mp4,mpeg_es: Decode iods box and MP4_IOD_Tag OD + * doc: Move up and update differences jq section a bit + * golangci: Fix gosec aliasing warnings + * html: Add forgotten re test + * Update github-golangci-lint to 1.54.2 from 1.54.1 + * Update make-golangci-lint to 1.54.2 from 1.54.1 + * doc,moc3,caff: Add author and regenerate docs + * moc3: update test data + * moc3: count_info: extra space is reserved, not normal alignment/padding + * moc3: eliminate gaps and properly handle padding, fix version 5 format decoding + * caff: run go fmt + * caff: eliminate gaps and specify unused fields + * caff: run go fmt + * moc3: add test data for new version 5 + * caff: obfuscation key is a signed integer, add test data + * moc3: add support for version 5 + * moc3: consistency - scales array contains value elements, not scale elements + * moc3: nicer tree structure, use more meaningful names for array elements + * caff: update doc/formats.md + * caff: include uncompressed bits for proper decompressed entries that can't be decoded as a format + * moc3, caff: update tests and README + * caff: minor formatting changes + * moc3: update certain array element names, explicitly mark unused or reserved space + * protobuf_widevine: Make protection_scheme constants less magic + * moc3: remove dead code + * moc3: initial implementation + * caff: remove dead code + * caff: initial implementation + * Update github-golangci-lint to 1.54.1 from 1.54.0 + * Update make-golangci-lint to 1.54.1 from 1.54.0 + * Update github-go-version to 1.21.0 from 1.20.7 + * Update github-golangci-lint to 1.54.0 from 1.53.3 + * Update make-golangci-lint to 1.54.0 from 1.53.3 + * Update docker-golang to 1.21.0 from 1.20.7 + * gomod: Update x/exp and gomarkdown + * matroska: Update spec and regenerate + * cli: Rename --null/nul-output to --raw-output0 + * gojq: Update fq fork + * Update gomod-golang-x-net to 0.14.0 from 0.13.0 + * Update gomod-golang-x-crypto to 0.12.0 from 0.11.0 + * Update gomod-golang/text to 0.12.0 from 0.11.0 + * elf: Fix broken static and segfault tests + * Update github-go-version to 1.20.7 from 1.20.6 + * Update gomod-golang-x-net to 0.13.0 from 0.12.0 + * Update docker-golang to 1.20.7 from 1.20.6 + * dev,jq: Reformat jq code to look more the same + * mp4: Nicer major brand and handle some qt brand short strings better + * dev: Move examples and snippets to wiki + * luajit: file null terminator: raw bits, validate + * docker: Change to bookworm + * Update github-go-version to 1.20.6 from 1.20.5 + * Update docker-golang to 1.20.6 from 1.20.5 + +------------------------------------------------------------------- +Fri Jul 7 09:35:44 UTC 2023 - Jeff Kowalczyk <[email protected]> + +- Update to version 0.7.0: + * fq: Release 0.7.0 + * Update gomod-gopacket to 1.1.1 from 1.1.0 + * Update gomod-golang-x-net to 0.12.0 from 0.11.0 + * Update gomod-golang-x-crypto to 0.11.0 from 0.10.0 + * Update gomod-BurntSushi/toml to 1.3.2 from 1.2.1 + * Update gomod-golang/text to 0.11.0 from 0.10.0 + * wav: Decode bext chunk + * luajit: make doc + * luajit: typo + * luajit: remove unused variable + * luajit: fix regression: (u64 vs i64) + * luajit: tests: rename lua source file + * luajit: explain LuaJITDecodeKNum, fix negative in bug + * luajit: improve debuginfo decoding + * luajit: tests: improve coverage + * luajit: standardize field names (key/value/type ect.) + * luajit: fallbackUintMapSymStr + * luajit: remove unecessary dependency + * sgpd box entries parsing + * luajit: add to probe group + * luajit: clarify description + * luajit: *.fqtest: add comments for generating .luac from source + * luajit: split in smaller decode functions + * luajit: add luajit.md + * luajit: opcodes: implement scalar.UintMapper + * luajit: use UTF8 strings + * luajit: check binary.Read() error + * luajit: magic number: raw bits, check with assert + * luajit: lowercase flags + * go fmt + * luajit: initial support + * Update github-golangci-lint to 1.53.3 from 1.53.2 + * Update make-golangci-lint to 1.53.3 from 1.53.2 + * interp: Add to binary fast path for arrays with only 0-255 numbers and strings + * Update gomod-golang/text to 0.10.0 from 0.9.0 + * Update gomod-golang-x-net to 0.11.0 from 0.10.0 + * Update gomod-golang-x-crypto to 0.10.0 from 0.9.0 + * Update github-go-version to 1.20.5 from 1.20.4 + * Update docker-golang to 1.20.5 from 1.20.4 + * Update README.md + * Improved README.md + * Update github-golangci-lint to 1.53.2 from 1.53.1 + * Update make-golangci-lint to 1.53.2 from 1.53.1 + * doc: Fix broken link in README + * Update github-golangci-lint to 1.53.1 from 1.52.2 + * Update make-golangci-lint to 1.53.1 from 1.52.2 + * gojq: Update rebased fq fork + * interp: Make binary also respect bits_format + * mp4: udta: Improve length/lang box probe and support empty value + +------------------------------------------------------------------- +Tue May 16 14:00:47 UTC 2023 - Jeff Kowalczyk <[email protected]> + +- Update to version 0.6.0: + * fq: Release 0.6.0 + * mp4: Use correct epoch for quicktime timestamps + * fix non-ascii characters handling in to_hex and to_base64 functions + * interp: Add hex bits format + * bitcoin: fix witness item structs + * doc: fix typos + * interp: trim: Add multi-line support + * html: Add to probe group + * bits,bytes: Behave as binary instead of raw decode value + * interp: Don't output raw binary if display is called explicitly + * Update gomod-golang-x-net to 0.10.0 from 0.9.0 + * Update gomod-golang-x-crypto to 0.9.0 from 0.8.0 + * doc: Hopefully fix svg fixed font issue + * help,markdown: Rewrote and made text rendering nicer + * postgres: doc + * postgres: use bit stream instead of masks to get flags + * postgres: btree refactored by Mattias Wadman + * postgres: fix line endings in error messages, simplify code, add comments + * postgres: refactoring + * postgres: update doc + * Update github-go-version to 1.20.4 from 1.20.3 + * Update docker-golang to 1.20.4 from 1.20.3 + * postgres: refactoring + * postgres: fix lint + * interp,decode: Support decode group argument + * postgres: fix compilation, fix tests + * id3v2: Decode CTOC flags + * id3v2: Add WXXX (desc/url) frame support + * bson: fix doc formatting and add author info + * dev,doc Clarify some dev docs and rename launch.json to be a template + * pcap: Add forgotten help test + * formats: Clenaup naming a bit + * mp4: Better description for QuickTime terminator atom + * bson: add BSON test file generator module and correct BSON format docs + * bson: support all non-deprecated types and fix int/uint bugs + * interp: Add skip_gaps option for tovalue/-V + * interp: Make tovalue output behave as jq value + * decode,interp: Refactor format groups into a proper struct + * matroska: file_data: Fallback to raw if probe fails + * gzip.go: fix typo in variablename: delfate + * postgres: version 15 support + * mp4: ctts,infe,iinf,trun: More ISOMFF version handling + * doc: Add some more examples + * postgres: fix error in tests + * postgres: add page arg in pg_btree, change args names in pg_heap + * postgres: fail on error in pg_heap + * postgres: lint fixes + * postgres: remove pg_wal. Failed to implement. + * postgres: wal support multiple xlog_body for wal record + * postgres: fix pg_wal when XLogRecord size is more than page size + * postgres: refactor ItemIdData + * postgres: remove lsn parameter in pg_wal + * postgres: remove unused code + * postgres: refactoring + * psotgres: refactoring + * postgres: remove arg in pg_btree + * postgres: add btree index tests + * postgres: add tests data + * postgres: add test files + * postgres: refactoring, tests + * postgres: wal refactoring + * postgres: pgpro wal refactoring + * postgres: pgpro wal implementation + * postgres: add wal tests + * postgres: refactoring + * postgres: wal refactoring + * postgres: refactoring + * postgres: wal implementation + * postgres: wal refactoing + * postgres: wal refactoing + * postgres: wal impl + * postgres: wal const + * postgres: add pg_wal for pgproee11 as copy of postgres14 + * postgres: allow all flovours to decode btree index + * postgres: add additional checks in pg_heap + * postgres: remove SeekAbs(0) where it's not used. + * postgres: how_to.md + * postgres: add btree, pg_control to how_to.md + * postgres: add how_to.md - how to generate test files for postgres + * postgres: lint, doc + * postgres: refactoring + * postgres: refactoring + * postgres: add argument to calc page's check sum correctly + * postgres: make page size const + * postgres: page sum impl + * postgres: regenerate docs + * postgres: refactoring + * postgres: postgres 10 support + * postgres: pg_heap fix page_begin, page_end + * postgres: pg_control change default flavour to empty string - it uses versions prober. Fix root name in pg_heap. + * postgres: generate docs by embedded md + * postgres: add postgres.md to format + * postgres: refactoring + * postgres: move postgres.md to formats.md, add btree tests + * postgres: refactoring + * postgres: pg_heap refactoring + * postgresql: general logic for pg_heap, pg_btree + * postgres: pg_heap reafactoring + * postgres: change AssertPosBytes to AssertPos (bits) + * postgres: pg_control refactoring + * postgres: pg_heap refactoring + * postgres: btree handle full file + * postgres: btree add free space + * postgres: btree impl + * postgres: btree impl + * postgres: pg_btree add opaque flags + * postgres: pg_btree begin impl + * postgres: refactoring + * postgres: add state to wal struct + * postgres: try to implement pg_wal ++++ 343 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/fq/fq.changes ++++ and /work/SRC/openSUSE:Factory/.fq.new.25432/fq.changes Old: ---- fq-0.0.10.tar.gz New: ---- fq-0.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fq.spec ++++++ --- /var/tmp/diff_new_pack.XwKOzj/_old 2023-11-27 22:43:47.474756013 +0100 +++ /var/tmp/diff_new_pack.XwKOzj/_new 2023-11-27 22:43:47.474756013 +0100 @@ -1,7 +1,7 @@ # # spec file for package fq # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: fq -Version: 0.0.10 +Version: 0.9.0 Release: 0 Summary: CLI tool and REPL for working with binary data inspired by jq License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.XwKOzj/_old 2023-11-27 22:43:47.502757046 +0100 +++ /var/tmp/diff_new_pack.XwKOzj/_new 2023-11-27 22:43:47.506757193 +0100 @@ -1,21 +1,21 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="tar_scm" mode="manual"> <param name="url">https://github.com/wader/fq.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.0.10</param> + <param name="revision">v0.9.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> </service> - <service name="set_version" mode="disabled"> + <service name="set_version" mode="manual"> <param name="basename">fq</param> </service> - <service name="recompress" mode="disabled"> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> - <service name="go_modules" mode="disabled"> + <service name="go_modules" mode="manual"> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.XwKOzj/_old 2023-11-27 22:43:47.522757784 +0100 +++ /var/tmp/diff_new_pack.XwKOzj/_new 2023-11-27 22:43:47.526757931 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/wader/fq.git</param> - <param name="changesrevision">8997faa2d7743eb2550f4a280940b57c27acef85</param></service></servicedata> + <param name="changesrevision">1482145718f6cd6e3075f48a54f31097fdb342b0</param></service></servicedata> (No newline at EOF) ++++++ fq-0.0.10.tar.gz -> fq-0.9.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/fq/fq-0.0.10.tar.gz /work/SRC/openSUSE:Factory/.fq.new.25432/fq-0.9.0.tar.gz differ: char 12, line 1 ++++++ vendor.tar.gz ++++++ ++++ 122674 lines of diff (skipped)
