SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pacman-lang-7.0.0-2.2.noarch.rpm :

* Thu Sep 05 2024 lujianhua000AATTgmail.com- Update to version 7.0.0:
* Update meson versions for release
* Update index.asciidoc for release
* Update translations for release
* Update NEWS for 7.0.0 release
* Update README for 7.0.0 release
* Prepare tranlsation strings for 7.0.0 release
* Tidy up landlock check
* Revert \"_alpm_archive_fgets(): bail early if reached end of block\"
* do not sort passed list
* tidy/strip: Fix incorrect recognition of static binaries as relocatable ones
* libmakepkg: Use git -c safe.bareRepository=all in bare repositories
* Add download sandbox related options to example config file
* Fix typos
* repo-add: unconditionally create the database if it is missing
* Only copy source files onces when creating debug packages
* Fix error when downloading signature file for an existing package file
* Fix calculation of space needed for download package
* Prevent buffer overflow when using a scriptlet shell with a long path
* Add --disable-sandbox and DisableSandbox
* Restrict filesystem access to the download process whenever possible
* Fix up-to-date repo databases being redownloaded when sandboxed
* libmakepkg: make configured BUILDENV readonly
* makepkg: provide environment variable to disable PKGBUILD linting
* Fix spelling of environment
* editorconfig: update url
* Fix typos
* makepkg: remove GITFLAGS support
* Revert \"Prepare git src with `git worktree`\"
* doc/makepkg.8: Improve --cleanbuild documentation
* makepkg: drop sudo permissions after use
* Document makepkg.conf.d/ drop-in configuration
* makepkg: make \'not a clone of\' visible with a new error code
* Stop redirecting stderr of bsdtar to /dev/null
* Prepare git src with `git worktree`
* Update RELEASE documentation for website deployment via gitlab CI
* Deploy website using gitlab pages
* Remove `--use-agent` from the manpages of makepkg and repo-add
* meson: use the custom meson provided intl dependency
* Fix unstable git checksums
* libmakepkg: add fortran buildenv to meson sources array
* makepkg: fix git checksumming depends on user config
* repo-add: handle lack of newline at end of .PKGINFO
* libmakepkg: do not unset CHOST with !buildflags
* _alpm_archive_fgets(): bail early if reached end of block
* Add guidelines for managing release branches
* unlink_file: restore trailing slash on directory before checking mountpoint
* pacman-key: fix permission checks for non-root operations
* libmakepkg: remove MAKEFLAGS from buildenv_vars
* Fix leak in total progress bar
* Do not pass NULL paramenter to bsearch with empty filelist
* Fix typo in cb_progress
* Restore partially downloaded files to the temporary directory
* Download to a temporary directory owned by the Download user
* pactest: test database downloads with optional signatures
* pactest: Add basic sandboxed download tests
* Stop trusting the Content-Disposition HTTP header
* Remove random_partfile from payload struct
* libalpm: fill in more payload information before passing to downloader
* Document DownloadUser
* Add support for DownloadUser with XferCommand
* Add sandboxed download for the internal downloader
* Expose _alpm_reset_signals() to library
* Add callbacks for sandboxed operations
* Provide function for switching user in child processes
* Add DownloadUser configuration option
* use snprintf instead of sprintf
* makepkg: Fix missing end of line in -D documentaiton
* Limit scope of `name` and `a` variable to avoid conflict with PKGBUILD scripts.
* Update bug report URL in tranlsation configuration files
* makepkg: document -D in --help text
* Fetch signature and database from the same URL
* Fix read-after-free issue parsing config files
* Fix deadlink to the old bug tracker in footer
* debugedit: only check for debugedit if we build a package
* Fix unused result warnings
* repo-add: fix parseopts missing arg to -k/--key
* make_aligned_titles: pass the correct buffer length
* Update website to reflect gitlab usage
* Manage releases through gitlab
* Fix error messages for unknown key in databases
* Wed Mar 13 2024 lujianhua000AATTgmail.com- Update to version 6.1.0:
* Pull translations for release
* Update web index for release
* Update meson.build for release
* Update NEWS for 6.1 release
* Update README for 6.1
* conf: do not default sysroot to /
* conf: make prepend_dir and globdir NULL aware
* libmakepkg/srcinfo.sh: fix missing extglob in srcinfo_write_attr
* Do not segfault with badly formed URL
* Fix bug introduced to string_length
* Wed Oct 20 2021 Enrico Belleri - Update to version 6.0.1 - Prevent download error pages ending up in package files - Give -U downloads a random .part file name if needed - Fix downloading signatures with redirecting URLs - Fix double free when importing PGP keys - Ensure signature files are named after original file following redirects - Order downloads by size - largest to smallest - Fix reproducibility of man pages - makepkg: - Fix stripping debug symbols with binutils 2.37 - Export PYTHONHASHSEED for reproducible python packages - pacman-key: - Quieten trust db checks.
* Sun Aug 22 2021 Enrico Belleri - update to version 6.0.0 - internal downloader can retrieve files in parallel (FS#20056) - an additional progress bar is added to track total download progress. This replaces the previous TotalDownload option. - fix download rates becoming negative - skip mirror servers with too many errors (FS#29293) - package signatures are always retrieved even if signature is embedded in repo database or package is in cache (FS#33992) - detached package signatures found in CacheDir can be used to verify packages if signature is not in the database. Also verify packages checksums from repo db when using detached signatures. - add support for multiple \'Architecture\' values - -Qkk now validates file checksums in addition to date/size - colored upgrade summary now dulls version numbers for contrast - libalpm frontends can now supply context to callbacks (FS#12721) - support xattr when extracting packages - allow setting --noprogressbar in pacman.conf - fix output alignment for CJK translated text (FS#59229) - fix reading targets from stdin when using --sysroot (FS#68630) - fix deleting signatures for existing databases with -Sc - check for and forbid duplicate download filenames (FS#67850) - -Fx now reports error for invalid regex - remove support for the autotools build system - meson: properly compile internal symbols as hidden - meson: make -uninstalled.pc correct - fix build errors on systems like FreeBSD - makepkg: - add link time optimization support to makepkg - add support for sources using the fossil VCS - allow specifying alternative authentication commands when running pacman as root (FS#32621) - support zstd decompression for sources - strip: fix removing file attributes such as xattr - switch to CRC as default integrity checksum - record $startdir for reproducible builds - record name of build orchestration tool for reproducible builds - fix signing of source packages - add optional argument support to parseopts - reduce dependency on file for detecting ELF files - remove dependency on GNU sed - avoid trailing whitespace in --printsrcinfo output - libprovides: don\'t provide both versioned and unversioned sonames - don\'t double-layer distcc on ccache - fix detection of source file names for debug packages with gcc 11 - strip: silence warnings emitted by readelf while detecting source filenames - fix use of spaces in source file renaming (FS#70254) - pacman-key: - --refresh-keys queries WKD before keyserver - be less noisy when populating the keyring (FS#64142) - warn about time taken for master key generation - repo-add: - support the same compression methods as makepkg - zsh completion: add pacman-conf support - various documentation updates - after a decade and a half of promising libalpm.3 documentation \"once we get around to doing good Doxygen documentation\", it has happened!
* Tue Mar 16 2021 Frank Schreiner - updated to version 5.2.2
* Fri Oct 11 2019 John Vandenberg - Update mirrorlist and use pacman.conf from upstream- Add fix-gcc-warnings.patch from upstream- Add initialisation of the alpm database- Add Recommends for git-core and xdelta3- Require tests to pass
* Thu Mar 07 2019 munix9AATTgooglemail.com- update to version 5.1.3
* Sanitize file path received from Content-Disposition header to fix potential arbitary code execution
* Sat Dec 29 2018 munix9AATTgooglemail.com- update to version 5.1.2
* pacman-conf: add missing DisableDownloadTimeout support
* Include version when checking optdepend install status during -Qi (FS#60106)
* Improve error message for unresolvable urls (FS#48285)
* Do not raise SIGINT when a downloaded file exceeds the expected size
* Fix previous download interruption status carrying over to new downloads
* Reset known signal handlers before running install scripts or hooks (FS#56756)
* Properly handle signal interrupts while running install scripts or hooks (FS#60396)
* Allow explicitly disabling signature checks when compiled without signature support (FS#60880)
* makepkg: fix linting error on environment variables (FS#60681)
* Mon Jul 30 2018 munix9AATTgooglemail.com- update to version 5.1.1
* Allow full path including root prefix to be passed to - -overwrite
* Revert deprecation of --root
* Document comment syntax restrictions in pacman.conf
* makepkg: - handle pre-existing directories when checking for write permissions - reduce restrictions on pkgver in depends listings (FS#58776) - permit versioned optdepends - remove unintended chmod of $BUILDDIR (FS#58790) - fix issue when $startdir was not an absolute path (FS#58865) - fix syntax error when $pkgname is empty - fix --nocolor being passed to pacman (FS#58820) - fix issues with trap handling - fix several issues with debug packages (signing, printing of package names, clearing of global package options, source file inclusion) - fix --help text for --packagelist
* pacman-conf: Fix detection of Usage option
* Fri Jun 08 2018 munix9AATTgooglemail.com- update to version 5.1.0 See the Release Notes for the list of all new features and bug fixes: https://git.archlinux.org/pacman.git/tree/NEWS?h=v5.1.0
 
ICM