Next | Query returned 30 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-08-18 21:24:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
protobuf-c: update to 1.4.1.

protobuf-c (1.4.1)

  [ Robert Edmonds ]
  * Release 1.4.1

  [ Todd C. Miller ]
  * Only shift unsigned values to avoid implementation-specific behavior
    (#506, #508).
  * Fix regression with zero-length messages introduced in protobuf-c PR 500.
  * Fix a clang analyzer 14 warning about a possible NULL deref (#512, #514).

  [ steed717 ]
  * Fix unsigned integer overflow (#499, #513).
   2022-08-06 18:45:20 by Havard Eidnes | Files touched by this commit (2)
Log message:
devel/protobuf-c: convert to use mk/atomic64.mk.
   2022-06-23 15:57:35 by Havard Eidnes | Files touched by this commit (1)
Log message:
devel/protobuf-c: needs -latomic on NetBSD/powerpc.

Presumably for 8-byte atomic operations.
   2022-04-24 21:29:12 by Tobias Nygren | Files touched by this commit (1)
Log message:
protobuf-c: fix build failure in bulk builds

This has been observed on both NetBSD and SunOS. Build fails with:
"google/protobuf/descriptor.proto: File not found."

This message comes from:
/usr/pkg/bin/protoc -I. --cpp_out=. ./protobuf-c/protobuf-c.proto

-I. is the current directory, WRKSRC.
But descriptor.proto comes from the devel/protobuf package and is not
present in WRKSRC. Fix by symlinking in include/google from the buildlink
directory under WRKSRC.
   2022-04-13 12:48:15 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
protobuf-c: update to 1.4.0.

protobuf-c (1.4.0)

  [ Robert Edmonds ]
  * Release 1.4.0.

  [ Ilya Lipnitsky ]
  * c_message.cc: Resolve name conflict between certain enums and oneofs
    (#427).
  * protobuf-c.h: Fix Windows DLL export issue with the
    protobuf_c_empty_string symbol (#428).
  * Standardize pkg-config for use by autotools and cmake, fix cmake tests
    (#425).
  * protobuf-c.c: Cast %lu args to unsigned long int (#429).
  * protoc-c: Remove leading underscores from structs (#430).
  * protoc-c: Fix shared lib build on windows, migrate from Travis CI to
    GitHub Actions (#459).
  * protobuf-c: Don't use ProtobufCWireType internally (#463).
  * protoc-c: Add custom options support (#466).
  * protobuf-c.c: Fix packed repeated bool parsing (#467).

  [ Markus Engel ]
  * Pack nested messages inline (#431).

  [ Daniel Axtens ]
  * Travis CI: Test on other platforms (#438).

  [ Adam Cozzette ]
  * Update the generator to fully qualify std::string (#443).

  [ Piotr Pietraszkiewicz ]
  * Install MSVC debug symbols alongside the protobuf-c.lib file (#456).

  [ ihsinme ]
  * Fix invalid unsigned arithmetic (#455).

  [ Wolfram Rösler ]
  * Avoid "unused function parameter" compiler warning (#453).
   2022-04-03 20:50:21 by Adam Ciarcinski | Files touched by this commit (51)
Log message:
revbump for devel/protobuf
   2021-11-11 13:02:51 by Kimmo Suominen | Files touched by this commit (53)
Log message:
*: Revbump for protobuf-3.19.0

Fix for: Shared object "libprotobuf.so.29" not found
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-21 22:33:08 by Kimmo Suominen | Files touched by this commit (53)
Log message:
*: Revbump for protobuf-3.18.0

Fix for: Shared object "libprotobuf.so.28" not found
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles

Next | Query returned 30 messages, browsing 11 to 20 | Previous