Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.19.1_1 13 Feb 2023 09:43:32
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: bump portrevision missed in last commit
Remove static-pie usage, somehow it remains unused by clang |
1.19.1 13 Feb 2023 08:09:56
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: fix regression in pkg-static and version number
When adding the support for static PIE, we masked the actually
STATIC_ARGS making pkg-static a dynamic binary in all other cases.
While here fix the version numbering which was not updated properly
during the release process. |
1.19.1 02 Feb 2023 13:50:47
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.19.1
Changes:
- fix regression in pkg autoremove
- fix regression preventing tracking files with path longer than 64
chars
- fix build out of tree
- fix spelling issues in pkg-trigger(8) |
1.19.0 19 Jan 2023 10:51:05
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: with build with WITH_PIE |
1.19.0 11 Dec 2022 18:34:09
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.19.0
Changes:
- rework file extraction to solve edge cases happening sometime when a file
in a package becomes a directory in a new package or vice versa
- update bundled lua to 5.4.4 and sqlite to 3.40 and linenoise to latest
versionautoremove will not remove anything anymore which is required
by another installed package via provides or via shlibs_provides.
- Accept '~' in the version or the name of a package
- delete now handles properly provides/requires (and shlibs equivalent)
- (r)query now have new operators: =~ ==~ and !=~ (case insensitivity)
- (r)query is now stricter regarding command line validation
- pkg-backup command has been removed (prefer pkg shell ".dump" instead)
- fix regressions in pkg lock
- fix pkg annotate --modify |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.18.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.18.4 03 Aug 2022 07:40:34
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.18.4
Changes from 1.18.3 to 1.18.4
- fix querying licenses
- fix "ambiguous colomn name
- fix packaging the lua deinstall scripts
- add pkg.symlink to allow creating symlinks from lua scripts
- performance improvements
- sync libfetch with base bringing in socks proxy support |
1.18.3 26 Jun 2022 18:39:39
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.18.3
Changes from 1.18.2 to 1.18.3
- allow to deal with 240 character long filenames
- fix an issue when disabling a repository resulting in breakage
of the repository list |
1.18.2 23 Jun 2022 11:55:12
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.18.2
Fixes a crash with pkg version -PvL=
Reported by: "Herbert J. Skuhra" <herbert@gojira.at> |
1.18.1 23 Jun 2022 10:20:39
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.18.1
Fix a crash in pkg create [1]
Fix a plist issue [2]
PR: 264841 [1]
Reported by: many [2], Simeon Simeonov <sgs@pichove.org> [1] |
1.18.0 23 Jun 2022 07:48:33
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.18.0
Changes:
- add support for category and flavor in all queries
(<category>/<portname>[@<flavor>]
- new tcp protocol to support inetd/spiped
- end of ftp support
- allow filtering out files at install time
- improvements on triggers
- plenty of bug and doc fixes |
1.17.5_1 20 Jan 2022 09:28:54
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg-*: fix symbol collisions
while we fixed the symbol collision between libmd and libcrypto long
ago in dynamic linked program, the collision is still there somehow for
statically build programs.
The manual check for liblzma_libs for static linking that was added long
ago brings in a link to libmd before a link to libcrypto (this is since
FreeBSD 13.0+
This manual check is not necessary anymore anyway, so let's drop it.
Reported by: Franco Fitchner (from Opnsense) |
1.17.5 12 Nov 2021 10:12:43
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.17.5
Changes from 1.17.4 to 1.17.5
- pkg add: only runs triggers at the end of the equivalent of a transaction
- pkg search: fix the combinaison of -q and -o
- pkg fetch: correctly exit with error on fetch failures
- Improve error message when failing to drop privileges |
1.17.4 04 Nov 2021 16:38:32
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.17.4
Changes
- ensure pkg waits for the programs executed by the triggers |
1.17.3 19 Oct 2021 06:25:18
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.17.3
Changes:
- revert 2 regressions,
* periodic script for audit which reduced verbosity
* the fallback on version mismatch on pkg add
- prevent an endless recursion on the solver
- make fingerprint signature validation respect rootdir
MFH after: 1 week |
1.17.2 21 Sep 2021 08:23:31
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: update to 1.17.2
- make audit.h c++ friendly
- fix build with libressl
- autoremove now respects -q
- version: reports error if INDEX file does not exists but is expected
- periodic audit:
* Allow user to specify which jail not to audit
* New option to ignore deprecation and expiration warnings
* Reduce verbosity of the report
* Add a script to audit base
- register: implement -N to actually not register in the database
- fetch: do not count cached package in the list to be fetched
- query: -e is not supported as additional condition
- fix pkg not finding its db when run from a directory which does not exists
anymore
- De-prioritize upgrade-removals in the solver
- triggers:
* run them for pkg register and pkg add
* Add pkg.readdir lua function
* Add documentation for the triggers |
1.17.1 27 Jul 2021 16:08:15
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: retag the release
The tag was put on the wrong version of the release, (missing the NEWS
update and the internal version update)
retag it |
1.17.1 27 Jul 2021 15:52:53
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg: release 1.17.1
Changes from 1.17.0 to 1.17.1
- by default only create .txz symlinks for metadata
- only consider the .pkg when creating a repository
add an option REPO_ACCEPT_LEGACY_PKG to keep index old pkg
- Reduce usage of memory stack |
1.17.0 22 Jul 2021 08:05:59
    |
Baptiste Daroussin (bapt)  |
ports-mgmt/pkg*: Release 1.17.0
TL;DR: new uniq package file extension: '.pkg'
Full changelog for pkg:
- add a new "snap" prefix, to deal with pkg base snapshots
- pkg repo now accepts packages with different compression formats
- pkg now have a single extension: ".pkg" and a backward compatible
symlink is created when the package is created to help transitioning
- Default compression level for zstd is now set to 19
- the default compression level is now a configuration option
- plenty of portability fixes
- fix plenty of typos
- expose the name of the package to lua and shell scripts
- plist: (Only the first 15 lines of the commit message are shown above ) |
1.16.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.16.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.16.3 18 Feb 2021 18:11:07
  |
manu  |
ports-mgmt/pkg: Update to 1.16.3
- lua: filecmp: Fix for symlink
PR: 253292, 250439
Approved by: bapt (implicit)
MFH: 2021Q1 |
1.16.2 20 Jan 2021 14:35:40
  |
manu  |
ports-mgmt/pkg: Update to 1.16.2
Changes from 1.16.1 to 1.16.2
- libpkg: add a snap(shot) version prefix
- libpkg: only upgrade installed packages with pattern matches
- Document pkg-lock(8) accepts a list of packages
Approved by: bapt (implicit) |
1.16.1 28 Dec 2020 09:05:45
  |
adamw  |
ports-mgmt/pkg: Update WWW
The pkg wiki entry (https://wiki.freebsd.org/pkgng) says "The content of this
page was outdated and misleading so it has been deleted." Instead, point to
the upstream github repo where truths about pkg can be found.
Approved by: pkg (bapt) |
1.16.1 26 Dec 2020 15:53:10
  |
bapt  |
Update to 1.16.1
Fixes: pkg audit -q output
Reported by: many |
1.16.0 22 Dec 2020 18:52:05
  |
bapt  |
update to 1.16.0
Main highlights:
- Add support for RISC-V
- plist now supports '@include <anotherfile>'
- Keywords can now validate the plist syntax at packaging time
validation is done via a lua script
- Keywords can issue a deprecation warning if needed
- Add support for triggers (lua and shell scripts possible)
- pkg create -e now will create a package with a readable MANIFEST
but also:
- pkg-query now supports %X to print the internal package checksum
- remove usage of utstring
- lua scripts can now take real arguments (Only the first 15 lines of the commit message are shown above ) |
1.15.10 11 Oct 2020 13:00:43
  |
manu  |
ports-mgmt/pkg: Update to 1.15.10
Add a workaround for https://bugs.freebsd.org/250271
PR: 250059
Approved by: bapt (implicit)
MFH: 2020Q4 |
1.15.9 04 Oct 2020 14:14:51
  |
manu  |
ports-mgmt/pkg: Update to 1.15.9
Changes from 1.15.8 to 1.15.9:
- lua_pkg_copy when copying a symlink
PR: 248314
Approved by: bapt (implicit) |
1.15.8 02 Oct 2020 14:05:23
  |
bapt  |
Update to 1.15.8
Fixes a typo which results in pkg ignoring some lua script in some particular
circumpstancies: shell script also available in certain types |
1.15.7 02 Oct 2020 09:01:41
  |
manu  |
ports-mgmt/pkg: Update to 1.15.7
Changes from 1.15.6 to 1.15.7:
- Fix %# expand in script
Approved by: bapt (implicit) |
1.15.6 24 Sep 2020 17:29:13
  |
pkubaj  |
ports-mgmt/pkg: fix build on powerpc64le
Little-endian powerpc64 is not detected properly by sqlite3. |
1.15.6 22 Sep 2020 14:15:45
  |
manu  |
ports-mgmt/pkg: Update to 1.15.6
Changes from 1.15.5 to 1.15.6
- Fix '%X' to include the file name and sum
Approved by: bapt (implicit) |
1.15.5 21 Sep 2020 14:54:18
  |
manu  |
ports-mgmt/pkg: Update to 1.15.5
Changes from 1.15.4 to 1.15.5
- Add powerpc64le arch
- Fix query '%X' to not use the version
Approved by: bapt (implicit) |
1.15.4 09 Sep 2020 16:41:08
  |
bapt  |
Release 1.15.4
- Fix the ssh protocol support |
1.15.3 08 Sep 2020 19:22:40
  |
bapt  |
Update to 1.15.3
- Fix fetching files not belonging to a repo (fixes pkg audit -F)
PR: 249185
Reported by: Peter Larsen |
1.15.2 08 Sep 2020 16:55:48
  |
bapt  |
Release 1.15.2
- Fixes a crash in the fetch methods |
1.15.1 07 Sep 2020 15:53:38
  |
bapt  |
Commit forgotten distinfo |
1.15.1 07 Sep 2020 15:52:12
  |
bapt  |
Fix a crash when fetching audit file |
1.15.0 07 Sep 2020 10:02:02
  |
manu  |
ports-mgmt/pkg: Update to 1.15
Changes from 1.14.99.6 to 1.14.99.7
- Default the OSVERSION check to false
- Fix some errors related to getpwname_r/getgrnam_r
- Add RISC-V ABI aliases
- Add '%X' to pkg-query, this print the internal package checksum
Changes from 1.14.99.5 to 1.14.99.6
- Run lua scripts before shell scripts
- unbreak build with -fno-common
Changes from 1.14.99.4 to 1.14.99.5
- Fix lua script during pkg_delete
- Return file type for lua_stat (Only the first 15 lines of the commit message are shown above ) |
1.14.7 18 Aug 2020 08:23:44
  |
manu  |
ports-mgmt/pkg: Update to 1.4.17
- Fix build with -fno-common |
1.14.6 29 Jun 2020 08:00:18
  |
manu  |
Update to 1.14.6
Changes from 1.14.5 to 1.14.6:
- Fix linking on FreeBSD
Approved by: bapt (implicit) |
1.14.5 25 Jun 2020 15:01:10
  |
manu  |
Update to 1.14.5
Changes from 1.14.4 to 1.14.5:
- Prevent potential hang with lua scripts
- Add a debug message if obtaining the lock fails
Approved by: bapt |
1.14.4_1 20 Jun 2020 21:22:55
  |
delphij  |
ports-mgmt/pkg: Respect liblzma.pc if available.
Note that this is meant to be a temporary hack and will be reverted once the
freebsd/pkg have solved this in the build infrastructure.
PR: 200142
MFH: 2020Q2
Approved by: portmgr (bapt over IRC)
Differential Revision: https://reviews.freebsd.org/D24972 |
1.14.4 29 Apr 2020 07:32:00
  |
bapt  |
Update to 1.14.4
- fix a hang in pkg scripts
PR: 245462
Submitted by: sobomax
Reported by: sobomax, jkim |
1.14.3 27 Apr 2020 07:40:02
  |
bapt  |
Update to 1.14.3:
- Add pkg create -l to set compression level
- Parallelize the run of kyua
- Fix VERSION_MINOR UCL expansion
- Bring back pkg create -n
- Document pkg_create(3)
- Improve documentations in pkg-set(8) |
1.14.2 03 Apr 2020 10:53:16
  |
bapt  |
Update to 1.14.2
- Disable keep-alive for now, it is not stable enough |
1.14.1 02 Apr 2020 18:06:01
  |
bapt  |
Update to 1.14.1
- fix a regression in the autosetup system which resulted in bad path
for periodic script |
1.14.0 02 Apr 2020 15:15:14
  |
bapt  |
forgot to commit the plist part
Reported by: ohauer |
1.14.0 02 Apr 2020 13:00:38
  |
bapt  |
Update to 1.14
Major changes since 1.13:
- HTTP keep-alive in libfetch (imported from xbps)
- allow to backup shared libraries during upgrades
(a compat-libraries packages is created to keep track of it)
- better reproducible build support
- More variable exposed to configuration
exp-run by: antoine |
1.13.2 21 Feb 2020 14:24:58
  |
bapt  |
Update to 1.13.2
- fix pkg fetch -o
- accept again colon before path in ssh url scheme in repositories |
1.13.1 12 Feb 2020 14:01:53
  |
bapt  |
Update to 1.3.1
- Fix inverted logic that lead to pkg always restarting rc scripts
Reported by: flo |
1.13.0 11 Feb 2020 08:36:23
  |
bapt  |
Release pkg 1.13
- when installing over a non tracked file (not owned by any package)
pkg now saves a copy of that file as .pkgsave
- Fix a chicken/egg problem with the meta being compressed and defining
the compression format. Now pkg repo will create a meta.conf file
uncompressed (it is small enough) and fallback on the old meta.txz.
Note that meta.txz is still created for backward compatibility.
- pkg repo now creates meta files in version 2 by default meaning the
digests.txz (this was only used with pkg up to 1.2).
Anyone using that version and willing to upgrade can do it via:
pkg bootstrap -f
- suppress version checking when -j is specified
- Alphabetically sort packages printed in the output of pkg commands to
ease readability
- pkg lock/unlock now allows multiple packages in arguments (Only the first 15 lines of the commit message are shown above ) |
1.12.0_1 29 Jan 2020 13:09:02
  |
bapt  |
Import the libfetch patch to the bundled libfetch |
1.12.0 02 Oct 2019 18:35:29
  |
bapt  |
Attempt to fix pkg on mips.
Since recently, libarchive is linked to libzstd, which itself uses threads
somehow, this make the build of pkg in mips unhappy.
Given libpkg is not threadsafe anyway just drop the __thread
PR: 240822
Reported by: tech-lists@zyxst.net and mandree
Discussed with: jhb |
1.12.0 18 Sep 2019 07:37:56
  |
bapt  |
Release pkg 1.12.0
- updating: allow to use regular expession in AFFECTS: value
- updating: improve the exact matching for AFFECTS: values
- recommand using pkg bootstrap -f instead of pkg-static install -f to reinstall
pkg itself
- Add support for lua in package scripts (not documented yet)
- Add support for lua in keywords definition (not documented yet)
- Properly detect when base libarchive is linked to zstd and handle it. (needed
an upcoming change in base)
- Add a function tu lua script to append message at the run of the pkg process
along with other messages
- Add the missing warning about @unexec being deprecated for a while now in
pkg-plist
- Fix build with gmake
- Ensure pkg_shutdown properly reinitialize all the closed fd to -1.
- Do not crash when being passed an unsupported ABI |
1.11.1 03 Jun 2019 11:27:34
  |
bapt  |
Respect CC
Submitted by: tijl |
1.11.1 03 Jun 2019 05:02:53
  |
dinoex  |
- fix build with custom PREFIX
PR: 238296 |
1.11.1 31 May 2019 14:59:44
  |
bapt  |
Update to 1.11.1
- Fix abi string for dragonfly
- Fix libfetch built without ipv6 support [1]
PR: 238264
Reported by: ume |
1.11.0 31 May 2019 09:54:50
  |
bapt  |
Update to 1.11
Improvements:
* better ABI name on linux
* lots of changes in internal API to use fd when possible
* 410.pkg-audit now uses anticongestion on freebsd 12+
* completion improvements
* add an extra line when printing pkg-messages to improve readability
* add %q to pkg_printf(3) and pkg-query(8) to print altabi
* make pkg version -r imply -R
* New build system based on autosetup
* pkg is now a semi static binary
* Add 3 new aliases:
- rall-depends: showing depenencies of a non installed package
- rcomment: showing only the comment of a non installed package
- rdesc: showing only the description of a non installed package
* close stdin when running scripts
* Tons of bug fixes
Removal:
* removed option: pkg repo -L
* removed script: pkg2ng |
1.10.5_5 16 Oct 2018 10:08:01
  |
bapt  |
Add a patch to fix pkg-static with linked against openssl 1.1.1
This is needed to be able to sign repository with pkg-static
Reported by: many (based on a patch by gjb)
MFH: 2018Q4 |
1.10.5_4 11 Oct 2018 00:10:52
  |
zi  |
- Bump PORTREVISION to chase openssl update in CURRENT |
1.10.5_3 10 Sep 2018 22:29:00
  |
brd  |
Apply a patch from git that fixes make packages with hardlinks and config files. |
1.10.5_2 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.10.5_2 20 Aug 2018 16:53:05
  |
brd  |
Add a small patch to pkg to fix NULL check in pkg_is_config_file().
This helps pkgbase users with recent updates.
Approved by: bapt |
1.10.5_1 22 May 2018 09:34:12
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
1.10.5_1 09 May 2018 16:00:37
  |
brd  |
Apply patch for a segfault on upgrade
https://github.com/freebsd/pkg/issues/1663
Approved by: bapt |
1.10.5 15 Feb 2018 00:14:50
  |
brd  |
Update pkg to 1.10.5
PR: 225104
Reviewed by: bdrewery |
1.10.4 06 Feb 2018 14:13:35
  |
swills  |
Don't use pkg-static when cross building
PR: 224217
Submitted by: nwhitehorn
Approved by: bapt |
1.10.4 06 Jan 2018 23:50:22
  |
bapt  |
Update to 1.10.4
- Fix progression display
- Parse FreeBSD OS version and forbid to install too new packages |
1.10.3_1 05 Dec 2017 16:22:01
  |
bapt  |
Fix segfault in pkg version against the ports tree
PR: 224023
Reported by: jrm, kib, Trond.Endrestol@ximalas.info
Tested by: jrm (an early version of the patch) |
1.10.3 04 Dec 2017 21:32:01
  |
bapt  |
Update to 1.10.3
- Accept DT_SONAME anywhere in .dynamic when parsing elf binaries
- Fix pkg version when it deals with the ports tree and INDEX after flavors
- Sort fts traversal in repo creation (for reproducible builds)
- Documentation improvements
- make pkg version -r imply -R |
1.10.2_1 01 Dec 2017 14:10:54
  |
bapt  |
Add patches from git to handle pkg version with newly flavoured ports tree |
1.10.2 15 Nov 2017 10:04:54
  |
bapt  |
Update to 1.10.2
Changes from 1.10.1 to 1.10.2
- pkg clean is now happy if the cache dir non existing
- 410.pkg-audit now uses anticongestion on freebsd 12
- fix pkg install -r foo if foo is a disabled repository
- fix elf handling on non FreeBSD
- fix support for platforms without AT_SYMLINK_NOFOLLOW
- fix dropping privileges on Linux
- fix build with recent libbsd
- fix duplicate pkg registration overwriting the existing pkg
- fix again using pattern as package arch
- recognize armv7
- add %q to pkg_printf(3) and pkg-query(8) to print altabi
- add support for new periodic variables in multiple scripts
- add an extra line when printing pkg-messages to improve readability
- stop considering nfs as dangerous and if a corruption happens on nfs drive
by a message the user to the highly possible reason of the corruption so
that he can fix
- better ABI name on linux
- fix pollution of "locked" message
PR: 221129
exp-run by: antoine |
1.10.1 15 Oct 2017 14:05:04
  |
madpilot  |
Retire WITHOUT_DEBUG flag.
The flag has partial support across the tree, and the same effect
can be obtained by using ".undef WITH_DEBUG".
Reviewed by: mat, rene
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D12548 |
1.10.1 26 Mar 2017 21:25:47
  |
bapt  |
Update to 1.10.1
- Cache pw result to avoid over reloading nssswitch.conf
- Fix allow to set env per repo for everykind of repo
- Fix signing_command something saving a truncated signature in the file
as a result pkg will reject any repository signed
- Fix sqlite vfs overload with new sqlite
- pkg which: add -m to show what files matched using globs
- Revert the new UI which does not respect 80 columns
- Fix query '%q' printing the internal arch instead of the official one |
1.10.0_2 27 Feb 2017 14:32:37
  |
bapt  |
Fix signing_command something saving a truncated signature in the file
as a result pkg will reject any repository signed |
1.10.0_1 25 Feb 2017 12:28:49
  |
bapt  |
Allow per repo environment variable to be set for
every kind of repositories
Reported by: kib
Tested by: kib |
1.10.0 24 Feb 2017 22:55:52
  |
bapt  |
Release pkg 1.10.0
* fix pkg which -g
* Do not use openssl for sha256
* Improve the default output when fetching data
* Update libfetch to the version of FreeBSD 11
* Fix NetBSD ABI
* Add a fallback for utimensat when reporting EOPNOTSUPP
* replace libsbuf with utstring for portability
* Overwrite some sqlite vfs functions to allow more capsicumisation of pkg
* move more pkg audit details into the library
* allow to run pkg query without any privileges
* extend the audit periodic script to report deprecated packages
* Fix fd leak to rcscripts
* stop dropping privieges during fetching it causes more issues than it solves (Only the first 15 lines of the commit message are shown above ) |
1.9.4_1 03 Jan 2017 20:38:47
  |
zi  |
- Instruct portscout to ignore these |
1.9.4_1 25 Dec 2016 15:15:38
  |
bapt  |
Fix file descriptor leak that might lead to errors on packages with lots of
files
PR: 215544
Submitted by: pasokondokoro@gmail.com |
1.9.4 08 Dec 2016 09:27:05
  |
bapt  |
Update to 1.9.4
- Stop dropping privileges for fetching, it causes more issues than it solves
- Fix segfault when ABI is defined by empty
- Fix reporting of deprecated packages
- Provide instructions on how to unset vital flages
- Fix libfetch for NetBSD
- Fix @config potential double free
- Always warn about the deprecated @dirrm/@dirrmtry
- Always warn about the deprecated @exec
- Rework pkg register to share more code with pkg install
* It makes it more robust to libarchive regressions [1]
PR: 214381 [1], 215029 [2]
Reported by: lampa@fit.vutbr.cz [1]
Exp-run: antoine [2] |
1.9.3 03 Nov 2016 22:20:08
  |
bapt  |
Update to 1.9.3
- Fix file descriptor leak during rc script execution
- Fix setting attributes on directories
- Fix locking on NFS
- Allow pkg annodate -S to run as a non priviledge user
- Extend the audit periodic script to report about expiration/deprecation |
1.9.2 29 Oct 2016 09:01:16
  |
bapt  |
Update to 1.9.2
- Fix NetBSD ABI
- Add a fallback for when utimensat returns EOPNOTSUPP like on some NFS servers
- Install the NEWS file |
1.9.1 16 Oct 2016 14:55:49
  |
bapt  |
Release 1.9.1
- fix a fd leak on freebsd <11
Reported by: mat
Tested by: mat |
1.9.0 15 Oct 2016 21:26:18
  |
bapt  |
Update to 1.9.0
- Drop privileges in many commands
- Drop privileges when fetching a file
- Add resource limitation in sandboxes
- Add support for METALOG
- pkg delete new prints a warning for pattens that matches nothing? |
1.8.7_3 14 Sep 2016 23:41:39
  |
bdrewery  |
Force a rebuild to bring in libarchive fixes from head r305819.
MFH: 2016Q3 |
1.8.7_2 13 Sep 2016 20:29:55
  |
bapt  |
Add javavmwrapper 2.5_1 to the list of buggy scripts |
1.8.7_1 31 Jul 2016 11:52:22
  |
bapt  |
Add a hack in pkg to skip running predeinstall for javavmwrapper-2.5
During upgrades/reinstall javavmwrapper 2.5 pre deinstall script deletes the pkg
temporary files preventing to finish the upgrade.
A fixed version of javavmwrapper will be made soon, this hack will remain in the
ports tree and not in pkg(8) itself. This hack is made to not bother users is
only affecting upgrade/reinstall phase not proper deinstall
PR: 210313 |
1.8.7 05 Jul 2016 15:15:52
  |
bapt  |
Update to 1.8.7
- update internal expat to 2.2.0
- fix external solver
- fix build on freebsd pre 9.2
- fix warnings on armv6
- fix solver issue resulting in missing conflicts or reinstalling unneeded
packages
- add a mini summary at the end of the output |
1.8.6 25 Jun 2016 11:48:14
  |
bapt  |
Release 1.8.6
- Important fixes in the solver
- When conflicts are found, they are explicitly printed
- Reduce namecache contention a bit
- Temporary files created during extraction are now hidden
- Accept symlinks to directories when pkg is expecting a directory |
1.8.5_1 12 Jun 2016 22:41:04
  |
bapt  |
Fix pkg upgrade -f |
1.8.5 09 Jun 2016 21:21:03
  |
bapt  |
Release 1.8.5
Changes:
- Fix mirror_type: http with https servers
- Fix regression in the solver that tries to reinstall reverse deps sometime |
1.8.4_1 08 Jun 2016 14:04:50
  |
bapt  |
Add a patch to fix grabbing mirror lists over https
Note that people are using mirror_type: http when they should not
most probably due to bad documentation on our side so we will improve that later
mirror_type: http is only useful if you actually host multiple mirror of your
repos see pkg-repository(5). |
1.8.4 05 Jun 2016 09:08:50
  |
bapt  |
Update to 1.8.4
Changes:
- Fix: setting date on system not POSIX 2008 compliant (like FreeBSD 8)
- Fix: running pkg in env where the 0 file descriptor is closd
- Fix: make http mirror type respect the specified port
- Fix: chown/chmod on linux
- Fix: pkg ssh
- Improved upgrade chain in multi repo environment
- Update libucl to latest version |
1.8.3 23 May 2016 18:11:30
  |
bapt  |
Update to 1.8.3
Changes:
- upgrading/reinstall packages also need to not check the result of the
predeinstall script :( |
1.8.2 23 May 2016 12:25:30
  |
bapt  |
Do not check deinstall script results at all except if DEVELOPER_MODE is set
Due to too many bad quality ports, for now we are back in not checking pre/post
deinstall scripts at all except if DEVELOPER_MODE=yes is set, we hope to readd
those checks once the ports have been fixed |
1.8.1 23 May 2016 09:53:15
  |
bapt  |
Update to 1.8.1
Changes:
- Fix double free in pkg updating
- Drop failures on POST-DEINSTALL (still too many failures in ports there :() |
1.8.0 22 May 2016 15:12:16
  |
bapt  |
Release pkg 1.8.0
New features:
- new vital flag that prevent from removing a package with pkg delete when not
specifying -f
- upgrade process now has atomicity per packages meaning now we can safely check
the return of the pre* scripts
- handle ctrl-c during upgrade/install/update
- solver improvements
- pkg clean now runs in a capsicum sandbox on supported plateforms
Changes:
- pkg delete now fails if one tries to delete it (the pkg package) without -f.
Before it was just warning and skipping it
- pkg install --from-root has been renamed pkg install --recursive to avoir
confusion
Fixes:
- correctly handle hardlinked setuid files
- better handling of setuid
- fix elf analysis when some bad libraries have SONAME specified by empty
- fix elf analysis when a binary provides elf_notes but not the expected ones
and are still valid freebsd binaries
(this fixes the case when libgdk_pixbuf was not found as a provided lib on
i386)
- NAMESERVER option is now working again and inputs are better checked
- lots of bug fixes: potential leaks mostly |
1.7.2 06 Apr 2016 07:06:24
  |
bapt  |
Update to 1.7.2
Changes:
- Update libucl to latest version which fixes an issue with empty pkg.conf
(regression test added)
- pkg install on an already installed package returns 0 again this regression
was introduced when fixing pkg lock (regression test added) |