notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: archivers/rpm4/distinfo

Number of commits found: 33

Tuesday, 19 Dec 2023
21:18 Rodrigo Osorio (rodrigo) search for other commits by this committer
archivers/rpm4: Update to 4.18.2

Cangelog: https://rpm.org/wiki/Releases/4.18.2.html
commit hash: 7ab114bc6e7e3b2a71f8261e2d3127ae5137296a commit hash: 7ab114bc6e7e3b2a71f8261e2d3127ae5137296a commit hash: 7ab114bc6e7e3b2a71f8261e2d3127ae5137296a commit hash: 7ab114bc6e7e3b2a71f8261e2d3127ae5137296a 7ab114b
Monday, 17 Jul 2023
05:17 Rodrigo Osorio (rodrigo) search for other commits by this committer
archivers/rpm4: update to 4.18.1

Major changes:
    Preserve packages bit-by-bit again when adding and then removing signatures
    Fix install of block and character special files
    Disable debuginfod server lookups during package builds
    Plugin fixes (fapolicyd and selinux)
    Various OpenPGP and macro parser fixes

Remove html documentation for librpm
Cleanup/reorder Makefile to make linter happy

Full changelog: https://rpm.org/wiki/Releases/4.18.1
commit hash: 5a1c421383c2917be9b4038c789ef7fc0e3ecb19 commit hash: 5a1c421383c2917be9b4038c789ef7fc0e3ecb19 commit hash: 5a1c421383c2917be9b4038c789ef7fc0e3ecb19 commit hash: 5a1c421383c2917be9b4038c789ef7fc0e3ecb19 5a1c421
Thursday, 1 Dec 2022
14:03 Rodrigo Osorio (rodrigo) search for other commits by this committer
archivers/rpm4: update to version 4.18.0

Major changes:
    * Add a new Sequoia-based OpenPGP backend
    * Documentation updates
    * Fix intermediate symlinks not verified (CVE-2021-35939)
    * Fix subkey binding signatures not checked on PGP public keys
(CVE-2021-3521)
    * Refactor file and directory operations to use fd-based APIs throughout
(CVE-2021-35938)
    * Unbreak lua 2 for extensions

Full release note: https://rpm.org/wiki/Releases/4.18.0.html

Also remove version requirement for Lua dependency in port, we just use lua.

PR:			267291
Reported by:	Brian Zou <zoujiaqing@gmail.com>
Security:	CVE-2021-35939
Security:	CVE-2021-3521
Security:	CVE-2021-35938
commit hash: 22f3de494a13dd291e45c2e11b19adc37d70bb15 commit hash: 22f3de494a13dd291e45c2e11b19adc37d70bb15 commit hash: 22f3de494a13dd291e45c2e11b19adc37d70bb15 commit hash: 22f3de494a13dd291e45c2e11b19adc37d70bb15 22f3de4
Wednesday, 23 Feb 2022
07:48 Rodrigo Osorio (rodrigo) search for other commits by this committer
archivers/rpm4: Update to 4.17.0

Python helpers and scripts used for python packaging was removed
from RPM, comunity-driven files should be used instead.

Release note: https://rpm.org/wiki/Releases/4.17.0
commit hash: 468b96cf50e2b1ee6d555a0e6582e8a1d7f41eef commit hash: 468b96cf50e2b1ee6d555a0e6582e8a1d7f41eef commit hash: 468b96cf50e2b1ee6d555a0e6582e8a1d7f41eef commit hash: 468b96cf50e2b1ee6d555a0e6582e8a1d7f41eef 468b96c
Saturday, 24 Apr 2021
19:24 Rodrigo Osorio (rodrigo) search for other commits by this committer
archivers/rpm4: Upgrade to 9.1.3

Major changes:
    Fix for CVE-2021-3421, CVE-2021-20271 and CVE-2021-20266
    additional fixes for important bugs

Full changelog: https://rpm.org/wiki/Releases/4.16.1.3

Security:	CVE-2021-3421
Security:	CVE-2021-20271
Security:	CVE-2021-20266
MFH:		2021Q2
commit hash: 1cabbfe3cacd488ded9bad1b5217232fdcc02ab8 commit hash: 1cabbfe3cacd488ded9bad1b5217232fdcc02ab8 commit hash: 1cabbfe3cacd488ded9bad1b5217232fdcc02ab8 commit hash: 1cabbfe3cacd488ded9bad1b5217232fdcc02ab8 1cabbfe
Friday, 1 Jan 2021
11:06 rodrigo search for other commits by this committer
archivers/rpm4: update to 4.16.1.2

This is a brown paperbag release to fix a single regression in 4.16.1
which causes rpmbuild to crash if hostname is not resolvable, and an
accidental soname bump introduced in now withdrawn 4.16.1.1.

Full release note: https://rpm.org/wiki/Releases/4.16.1.2
Original commitRevision:559824 
Monday, 26 Oct 2020
10:30 rodrigo search for other commits by this committer
archivers/rpm4: Upgrade to 4.16.0

 * Upgrade to 4.16.0
 * add sqlite support
 * remove deprecate config options

Major changes:
 * Database backends:
   * NDB backend promoted to stable
   * New sqlite-based backend
   * New experimental read-only BDB backend
   * BDB database backend deprecated
 * Powerful macro and %if expressions
 * Optional MIME type based file classification
 * Dependency generation by parametric macros
 * A new version parsing and comparison API in C and Python
 * Parallelise test-suite execution
 * Clarify RPM license

PR:		250573
Submitted by:	Brian Zou <zoujiaqing@gmail.com>
Original commitRevision:553333 
Sunday, 12 Jan 2020
19:45 rodrigo search for other commits by this committer
archivers/rpm4: Update to 4.15.1

Changelog: https://rpm.org/wiki/Releases/4.15.1

Highlights include:
 * Fixes to several important bugs and regressions
 * New gcrypt crypto backend
Original commitRevision:522832 
Thursday, 3 Oct 2019
16:55 rodrigo search for other commits by this committer
Upgrade archivers/rpm4 from 4.14.2.1 to 4.15.0

Relnotes: https://rpm.org/wiki/Releases/4.15.0

PR:		240922
Submitted by:	pi
Original commitRevision:513675 
Wednesday, 26 Dec 2018
15:59 rodrigo search for other commits by this committer
Upgrade archivers/rpm4 from 4.14.2 to 4.14.2.1

Changelog:
 * Fix regression (RhBug:1640470) in 4.14.2
 * Fix package verification memory leak introduced in 4.14.2
 * Fix long-standing Python GIL locking bug
 * Fix long-standing broken library path of embedded Lua

Changes : http://rpm.org/wiki/Releases/4.14.2.1

MFH:		2018Q4
Original commitRevision:488401 
Sunday, 2 Sep 2018
16:29 rodrigo search for other commits by this committer
Upgrade archivers/rpm4 from v4.13.1 to v4.14.2

Main changes:
  - Support for enforcing signature policy and payload verification
  - Numerous bugfixes and minor enhancements across the board
See detailed release note here : http://rpm.org/wiki/Releases/4.14.2

Since I'm here :
 - redo the patches using makepatch
 - remove unnecesary USE_LDCONFIG (repored by portlint)

PR:		229750
Reported by:	Brian Zou  <zoujiaqing@gmail.com>
Original commitRevision:478806 
Monday, 9 Apr 2018
22:45 rodrigo search for other commits by this committer
Upgrade rpm4 from 4.13.0.2 to 4.13.1

Major changes:
 - Fix CVE-2017-7501
 - Fix file lists getting fed to file triggers multiple times
 - Fix not all %transfiletriggerpostun file triggers executing (RhBug:1514085)
 - Fix file triggers executing before file fingerprinting
 - Fix file triggers firing on non-installed files
 - Fix file signatures failing on hardlinked files (#333)

Full release note : http://rpm.org/wiki/Releases/4.13.1

Security:	CVE-2017-7501
MFH:	2018Q2
Original commitRevision:466909 
Wednesday, 8 Nov 2017
22:44 rodrigo search for other commits by this committer
Update port to 4.13.0.2 and remove plugins from default options.

PR:		223540
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
Approved by:	rodrigo (maintainer)
Original commitRevision:453770 
Wednesday, 29 Mar 2017
21:49 rodrigo search for other commits by this committer
Upgrade to 4.13.0.1 and take maintainership
Remove unncecesary patches and fix plist
Original commitRevision:437244 
Friday, 19 Sep 2014
12:57 johans search for other commits by this committer
- Update to rpm 4.12.0.1
- Add missing dependency
Original commitRevision:368558 
Thursday, 18 Sep 2014
10:26 johans search for other commits by this committer
Update to rpm 4.12.0
Original commitRevision:368440 
Thursday, 11 Sep 2014
20:10 johans search for other commits by this committer
Update to rpm 4.11.3
Original commitRevision:367973 
Thursday, 13 Feb 2014
18:12 johans search for other commits by this committer
- Update to rpm 4.11.2
- Minor port clean-ups
Original commitRevision:344135 
Sunday, 14 Jul 2013
16:10 johans search for other commits by this committer
Update RPM to 4.11.1
Original commitRevision:322989 
Wednesday, 6 Feb 2013
17:47 johans search for other commits by this committer
- Update rpm to 4.11.0.1
  Release notes: http://rpm.org/wiki/Releases/4.11.0
Original commitRevision:311784 
Saturday, 22 Dec 2012
12:45 johans search for other commits by this committer
Shortly after the initial release, a new tarball was uploaded which
includes a small fix that was duplicated already in the FreeBSD port.
- Update checksum and remove patch introduced with the original release

No functional changes.
Original commitRevision:309388 
Sunday, 9 Dec 2012
17:09 johans search for other commits by this committer
- Update rpm 4.10.2
- Trim makefile header
- Update local patch to fix compilation issue
Original commitRevision:308544 
Friday, 5 Oct 2012
15:56 johans search for other commits by this committer
Update rpm to 4.10.1
Release notes http://rpm.org/wiki/Releases/4.10.1
Original commitRevision:305305 
Friday, 15 Jun 2012
16:22 johans search for other commits by this committer
- Update rpm to 4.10
  http://rpm.org/wiki/Releases/4.10.0
- Remove unneeded library version numbers
- Remove patch file that's no longer relevant
- Register conflict with rpm 5.x
- Convert to new options framework
- Note: shared library version got bumped
Original commit
Friday, 6 Apr 2012
12:58 johans search for other commits by this committer
Update rpm4 to 4.9.1.3

Feature safe:   yes
Original commit
Friday, 7 Oct 2011
14:33 johans search for other commits by this committer
Update to rpm 4.9.1.2 (bugfix release)
Original commit
Thursday, 4 Aug 2011
21:40 johans search for other commits by this committer
Update to rpm 4.9.1.1 (bugfix release)
Original commit
Saturday, 16 Jul 2011
15:39 johans search for other commits by this committer
Update to rpm 4.9.1
Original commit
Saturday, 11 Jun 2011
10:59 johans search for other commits by this committer
Update rpm4 to 4.9.0
Original commit
Friday, 18 Mar 2011
17:59 miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
Original commit
Friday, 2 Jul 2010
11:47 johans search for other commits by this committer
- Update to rpm-4.8.1 (previous version was nearly 10yrs old)
- Grab maintainership

Feature safe:   yes
Original commit
Wednesday, 16 Nov 2005
05:44 glewis search for other commits by this committer
. Add SHA256.
. SIZEify.
Original commit
Friday, 5 Mar 2004
02:26 glewis search for other commits by this committer
Add a port of rpm 4.0.4:

"The Red Hat Package Manager (RPM) is a powerful command line driven
 package management system capable of installing, uninstalling,
 verifying, querying, and updating computer software packages. Each
 software package consists of an archive of files along with information
 about the package like its version, a description, and the like.
 There is also a related API ("Application Program Interface"),
 permitting advanced developers to bypass 'shelling out' to a command
 line, and to manage such transactions from within a native coding
 language.

 WWW: http://www.rpm.org/"

4.0.4 was chosen because:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 33